@charset "UTF-8";
@charset "UTF-8";
.header,
.she-header-yes,
.she-header-yes.e-con,
.she-header {
transition: all 0.4s ease-in-out, height 0.4s ease-in-out,
background-color 0.4s ease-in-out, border-bottom-width 0.4s ease-in-out,
border-bottom-color 0.4s ease-in-out, margin 0s !important;
width: 100%;
max-width: 100%;
z-index: 9999;
} .she-header {
margin-bottom: 0;
margin-top: 0; }
.she-header:not(.elementor-sticky) {
position: fixed !important;
top: 0;
} .she-header.she-blur-yes {
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
} .headerup {
-ms-transform: translateY(-110vh) !important;
-o-transition: transform 0.4s ease-in-out !important;
-webkit-transform: translateY(-110vh) !important;
-webkit-transition: transform 0.4s ease-in-out !important;
-webkit-transition: -webkit-transform 0.4s ease-in-out !important;
transform: translateY(-110vh) !important;
transition: transform 0.4s ease-in-out !important;
} .she-header-yes .elementor-widget-theme-site-logo,
.she-header-yes .elementor-widget-image,
.she-header-yes .logo,
.she-header-yes .elementor-widget-theme-site-logo img,
.she-header-yes .elementor-widget-image img,
.she-header-yes .logo img {
transition: all 0.4s ease-in-out !important;
} .she-header-transparent-yes,
.elementor-editor-active .she-header-transparent-yes {
transition: all 0.4s ease-in-out, top 0s;
width: 100%;
background-color: rgba(0, 0, 0, 0) !important;
position: absolute !important;
z-index: 99;
} .she-header-yes .elementor-menu-toggle:before,
.she-header-yes .elementor-menu-toggle:after,
.she-header-yes .elementor-menu-toggle i:after {
transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.she-header-yes .elementor-menu-toggle {
position: relative;
transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}
.she-header-yes .elementor-menu-toggle.elementor-active:before {
transform: translate(-50%, -50%) rotate(-45deg);
}
.she-header-yes .elementor-menu-toggle:after {
transform: translate(-50%, calc(-50% - 0.25em));
}
.she-header-yes .elementor-menu-toggle.elementor-active:after {
transform: translate(-50%, -50%) rotate(45deg);
}
.she-header-yes .elementor-menu-toggle i:after {
transform: translate(-50%, -50%);
} @media screen and (min-width: 783px) {
.admin-bar .she-header:not(.elementor-sticky) {
top: 32px;
}
}

a.uk-link-muted, .uk-link-muted a, .uk-link-toggle .uk-link-muted {
color: #999;
}
a.uk-link-muted:hover, .uk-link-muted a:hover, .uk-link-toggle:hover .uk-link-muted {
color: #666;
}
a.uk-link-text, .uk-link-text a, .uk-link-toggle .uk-link-text {
color: inherit;
}
a.uk-link-text:hover, .uk-link-text a:hover, .uk-link-toggle:hover .uk-link-text {
color: #999;
}
a.uk-link-heading, .uk-link-heading a, .uk-link-toggle .uk-link-heading {
color: inherit;
}
a.uk-link-heading:hover, .uk-link-heading a:hover, .uk-link-toggle:hover .uk-link-heading {
color: #1e87f0;
text-decoration: none;
}
a.uk-link-reset, .uk-link-reset a {
color: inherit !important;
text-decoration: none !important;
}
.uk-link-toggle {
color: inherit !important;
text-decoration: none !important;
}
[class*=uk-divider] {
border: none;
margin-bottom: 20px;
}
* + [class*=uk-divider] {
margin-top: 20px;
}
.uk-divider-icon {
position: relative;
height: 20px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28214,%20214,%20214,%200.49%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
background-repeat: no-repeat;
background-position: 50% 50%;
}
.uk-divider-icon::before, .uk-divider-icon::after {
content: "";
position: absolute;
top: 50%;
max-width: calc(50% - (50px / 2));
border-bottom: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-divider-icon::before {
right: calc(50% + (50px / 2));
width: 100%;
}
.uk-divider-icon::after {
left: calc(50% + (50px / 2));
width: 100%;
}
.uk-divider-small {
line-height: 0;
}
.uk-divider-small::after {
content: "";
display: inline-block;
width: 100px;
max-width: 100%;
border-top: 1px solid rgba(214, 214, 214, 0.49);
vertical-align: top;
}
.uk-divider-vertical {
width: max-content;
height: 100px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-list {
padding: 0;
list-style: none;
}
.uk-list > * {
break-inside: avoid-column;
}
.uk-list > * > :last-child {
margin-bottom: 0;
}
.uk-list > :nth-child(n+2), .uk-list > * > ul {
margin-top: 10px;
}
.uk-list-disc > *, .uk-list-circle > *, .uk-list-square > *, .uk-list-decimal > *, .uk-list-hyphen > * {
padding-left: 30px;
}
.uk-list-decimal {
counter-reset: decimal;
}
.uk-list-decimal > * {
counter-increment: decimal;
}
.uk-list-disc > ::before, .uk-list-circle > ::before, .uk-list-square > ::before, .uk-list-decimal > ::before, .uk-list-hyphen > ::before {
content: "";
position: relative;
left: -30px;
width: 30px;
height: 1.5em;
margin-bottom: -1.5em;
display: list-item;
list-style-position: inside;
text-align: right;
}
.uk-list-disc > ::before {
list-style-type: disc;
}
.uk-list-circle > ::before {
list-style-type: circle;
}
.uk-list-square > ::before {
list-style-type: square;
}
.uk-list-decimal > ::before {
content: counter(decimal, decimal) " . ";
}
.uk-list-hyphen > ::before {
content: "–  ";
}
.uk-list-muted > ::before {
color: #999 !important;
}
.uk-list-emphasis > ::before {
color: #333 !important;
}
.uk-list-primary > ::before {
color: #1e87f0 !important;
}
.uk-list-secondary > ::before {
color: #222 !important;
}
.uk-list-bullet > * {
padding-left: 30px;
}
.uk-list-bullet > ::before {
content: "";
display: list-item;
position: relative;
left: -30px;
width: 30px;
height: 1.5em;
margin-bottom: -1.5em;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
background-repeat: no-repeat;
background-position: 50% 50%;
}
.uk-list-divider > :nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-list-striped > * {
padding: 10px 10px;
}
.uk-list-striped > :nth-of-type(odd) {
background: #f8f8f8;
}
.uk-list-striped > :nth-child(n+2) {
margin-top: 0;
}
.uk-list-large > :nth-child(n+2), .uk-list-large > * > ul {
margin-top: 20px;
}
.uk-list-collapse > :nth-child(n+2), .uk-list-collapse > * > ul {
margin-top: 0;
}
.uk-list-large.uk-list-divider > :nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
}
.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
margin-top: 0;
padding-top: 0;
}
.uk-list-large.uk-list-striped > * {
padding: 20px 10px;
}
.uk-list-collapse.uk-list-striped > * {
padding-top: 0;
padding-bottom: 0;
}
.uk-list-large.uk-list-striped > :nth-child(n+2), .uk-list-collapse.uk-list-striped > :nth-child(n+2) {
margin-top: 0;
}
.uk-description-list > dt {
color: #333;
}
.uk-description-list > dt:nth-child(n+2) {
margin-top: 20px;
}
.uk-description-list-divider > dt:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom: 20px;
}
* + .uk-table {
margin-top: 20px;
}
.uk-table th {
padding: 16px 12px;
text-align: left;
vertical-align: bottom;
font-size: 16px;
font-weight: bold;
color: #666;
}
.uk-table td {
padding: 16px 12px;
vertical-align: top;
}
.uk-table td > :last-child {
margin-bottom: 0;
}
.uk-table tfoot {
font-size: 0.875rem;
}
.uk-table caption {
font-size: 0.875rem;
text-align: left;
color: #999;
}
.uk-table-middle, .uk-table-middle td {
vertical-align: middle !important;
}
.uk-table-divider > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > :first-child > tr:not(:first-child) {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {
background: #f8f8f8;
}
.uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover {
background: #ffd;
}
.uk-table > tr.uk-active, .uk-table tbody tr.uk-active {
background: #ffd;
}
.uk-table-small th, .uk-table-small td {
padding: 10px 12px;
}
.uk-table-large th, .uk-table-large td {
padding: 22px 12px;
}
.uk-table-justify th:first-child, .uk-table-justify td:first-child {
padding-left: 0;
}
.uk-table-justify th:last-child, .uk-table-justify td:last-child {
padding-right: 0;
}
.uk-table-shrink {
width: 1px;
}
.uk-table-expand {
min-width: 150px;
}
.uk-table-link {
padding: 0 !important;
}
.uk-table-link > a {
display: block;
padding: 16px 12px;
}
.uk-table-small .uk-table-link > a {
padding: 10px 12px;
}
@media (max-width: 959px) {
.uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive th, .uk-table-responsive td, .uk-table-responsive tr {
display: block;
}
.uk-table-responsive thead {
display: none;
}
.uk-table-responsive th, .uk-table-responsive td {
width: auto !important;
max-width: none !important;
min-width: 0 !important;
overflow: visible !important;
white-space: normal !important;
}
.uk-table-responsive th:not(:first-child):not(.uk-table-link), .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:first-child) > a {
padding-top: 5px !important;
}
.uk-table-responsive th:not(:last-child):not(.uk-table-link), .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:last-child) > a {
padding-bottom: 5px !important;
}
.uk-table-justify.uk-table-responsive th, .uk-table-justify.uk-table-responsive td {
padding-left: 0;
padding-right: 0;
}
}
.uk-icon {
margin: 0;
border: none;
border-radius: 0;
overflow: visible;
font: inherit;
color: inherit;
text-transform: none;
padding: 0;
background-color: transparent;
display: inline-block;
fill: currentcolor;
line-height: 0;
}
button.uk-icon:not(:disabled) {
cursor: pointer;
}
.uk-icon::-moz-focus-inner {
border: 0;
padding: 0;
}
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
stroke: currentcolor;
}
.uk-icon > * {
transform: translate(0, 0);
}
.uk-icon-image {
width: 20px;
height: 20px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
object-fit: scale-down;
max-width: none;
}
.uk-icon-link {
color: #999;
text-decoration: none !important;
}
.uk-icon-link:hover {
color: #666;
}
.uk-icon-link:active, .uk-active > .uk-icon-link {
color: #595959;
}
.uk-icon-button {
box-sizing: border-box;
width: 36px;
height: 36px;
border-radius: 500px;
background: #f8f8f8;
color: #999;
vertical-align: middle;
display: inline-flex;
justify-content: center;
align-items: center;
}
.uk-icon-button:hover {
background-color: #ebebeb;
color: #666;
}
.uk-icon-button:active, .uk-active > .uk-icon-button {
background-color: #dfdfdf;
color: #666;
}
.uk-range {
-webkit-appearance: none;
box-sizing: border-box;
margin: 0;
vertical-align: middle;
max-width: 100%;
width: 100%;
background: transparent;
}
.uk-range:focus {
outline: none;
}
.uk-range::-moz-focus-outer {
border: none;
}
.uk-range:not(:disabled)::-webkit-slider-thumb {
cursor: pointer;
}
.uk-range:not(:disabled)::-moz-range-thumb {
cursor: pointer;
}
.uk-range::-webkit-slider-runnable-track {
height: 3px;
background: #ebebeb;
}
.uk-range:focus::-webkit-slider-runnable-track, .uk-range:active::-webkit-slider-runnable-track {
background: #dedede;
}
.uk-range::-moz-range-track {
height: 3px;
background: #ebebeb;
}
.uk-range:focus::-moz-range-track {
background: #dedede;
}
.uk-range::-webkit-slider-thumb {
-webkit-appearance: none;
margin-top: -7px;
height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
}
.uk-range::-moz-range-thumb {
border: none;
height: 15px;
width: 15px;
margin-top: -7px;
border-radius: 500px;
background: #666;
}
.uk-input, .uk-select, .uk-textarea, .uk-radio, .uk-checkbox {
box-sizing: border-box;
margin: 0;
border-radius: 0;
font: inherit;
}
.uk-input {
overflow: visible;
}
.uk-select {
text-transform: none;
}
.uk-select optgroup {
font: inherit;
font-weight: bold;
}
.uk-textarea {
overflow: auto;
}
.uk-input[type=search]::-webkit-search-cancel-button, .uk-input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
.uk-input[type=number]::-webkit-inner-spin-button, .uk-input[type=number]::-webkit-outer-spin-button {
height: auto;
}
.uk-input::-moz-placeholder, .uk-textarea::-moz-placeholder {
opacity: 1;
}
.uk-radio:not(:disabled), .uk-checkbox:not(:disabled) {
cursor: pointer;
}
.uk-fieldset {
border: none;
margin: 0;
padding: 0;
min-width: 0;
}
.uk-input, .uk-textarea {
-webkit-appearance: none;
}
.uk-input, .uk-select, .uk-textarea {
max-width: 100%;
width: 100%;
border: 0 none;
padding: 0 10px;
background: #f8f8f8;
color: #666;
border-radius: 3px;
}
.uk-input, .uk-select:not([multiple]):not([size]) {
height: 40px;
vertical-align: middle;
display: inline-block;
}
.uk-input:not(input), .uk-select:not(select) {
line-height: 40px;
}
.uk-select[multiple], .uk-select[size], .uk-textarea {
padding-top: 6px;
padding-bottom: 6px;
vertical-align: top;
}
.uk-select[multiple], .uk-select[size] {
resize: vertical;
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
outline: none;
background-color: #ebebeb;
color: #666;
}
.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
background-color: #f8f8f8;
color: #999;
}
.uk-input::placeholder {
color: #999;
}
.uk-textarea::placeholder {
color: #999;
}
.uk-form-small {
font-size: 0.875rem;
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
height: 30px;
padding-left: 8px;
padding-right: 8px;
}
textarea.uk-form-small, [multiple].uk-form-small, [size].uk-form-small {
padding: 5px 8px;
}
.uk-form-small:not(select):not(input):not(textarea) {
line-height: 30px;
}
.uk-form-large {
font-size: 1.25rem;
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
height: 55px;
padding-left: 12px;
padding-right: 12px;
}
textarea.uk-form-large, [multiple].uk-form-large, [size].uk-form-large {
padding: 7px 12px;
}
.uk-form-large:not(select):not(input):not(textarea) {
line-height: 55px;
}
.uk-form-danger, .uk-form-danger:focus {
color: #f0506e;
}
.uk-form-success, .uk-form-success:focus {
color: #32d296;
}
.uk-form-blank {
background: none;
}
input.uk-form-width-xsmall {
width: 50px;
}
select.uk-form-width-xsmall {
width: 75px;
}
.uk-form-width-small {
width: 130px;
}
.uk-form-width-medium {
width: 200px;
}
.uk-form-width-large {
width: 500px;
}
.uk-select:not([multiple]):not([size]) {
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 20px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
background-repeat: no-repeat;
background-position: 100% 50%;
}
.uk-select:not([multiple]):not([size]) option {
color: #666;
}
.uk-select:not([multiple]):not([size]):disabled {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.uk-input[list] {
padding-right: 20px;
background-repeat: no-repeat;
background-position: 100% 50%;
}
.uk-input[list]:hover, .uk-input[list]:focus {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.uk-input[list]::-webkit-calendar-picker-indicator {
display: none !important;
}
.uk-radio, .uk-checkbox {
display: inline-block;
height: 16px;
width: 16px;
overflow: hidden;
margin-top: -4px;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
background-color: #ebebeb;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.uk-radio {
border-radius: 50%;
}
.uk-radio:focus, .uk-checkbox:focus {
background-color: #dedede;
outline: none;
}
.uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate {
background-color: #1e87f0;
}
.uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus {
background-color: #0e6dcd;
}
.uk-radio:checked {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-checkbox:checked {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.uk-checkbox:indeterminate {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-radio:disabled, .uk-checkbox:disabled {
background-color: #f8f8f8;
}
.uk-radio:disabled:checked {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-checkbox:disabled:checked {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.uk-checkbox:disabled:indeterminate {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.uk-legend {
width: 100%;
color: inherit;
padding: 0;
font-size: 1.5rem;
line-height: 1.4;
}
.uk-form-custom {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle;
}
.uk-form-custom select, .uk-form-custom input[type=file] {
position: absolute;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
-webkit-appearance: none;
opacity: 0;
cursor: pointer;
}
.uk-form-custom input[type=file] {
font-size: 500px;
overflow: hidden;
}
.uk-form-stacked .uk-form-label {
display: block;
margin-bottom: 10px;
}
@media (max-width: 959px) {
.uk-form-horizontal .uk-form-label {
display: block;
margin-bottom: 10px;
}
}
@media (min-width: 960px) {
.uk-form-horizontal .uk-form-label {
width: 200px;
margin-top: 7px;
float: left;
}
.uk-form-horizontal .uk-form-controls {
margin-left: 215px;
}
.uk-form-horizontal .uk-form-controls-text {
padding-top: 7px;
}
}
.uk-form-icon {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 40px;
display: inline-flex;
justify-content: center;
align-items: center;
color: #999;
}
.uk-form-icon:hover {
color: #666;
}
.uk-form-icon:not(a):not(button):not(input) {
pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
padding-left: 40px !important;
}
.uk-form-icon-flip {
right: 0;
left: auto;
}
.uk-form-icon-flip ~ .uk-input {
padding-right: 40px !important;
}
.uk-button {
margin: 0;
border: none;
overflow: visible;
font: inherit;
color: inherit;
text-transform: none;
-webkit-appearance: none;
border-radius: 0;
display: inline-block;
box-sizing: border-box;
padding: 0 30px;
vertical-align: middle;
font-size: 16px;
line-height: 40px;
text-align: center;
text-decoration: none;
border-radius: 3px;
}
.uk-button:not(:disabled) {
cursor: pointer;
}
.uk-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.uk-button:hover {
text-decoration: none;
}
.uk-button-default {
background-color: #f8f8f8;
color: #333;
}
.uk-button-default:hover {
background-color: #ebebeb;
color: #333;
}
.uk-button-default:active, .uk-button-default.uk-active {
background-color: #dfdfdf;
color: #333;
}
.uk-button-primary {
background-color: #1e87f0;
color: #fff;
}
.uk-button-primary:hover {
background-color: #0f7ae5;
color: #fff;
}
.uk-button-primary:active, .uk-button-primary.uk-active {
background-color: #0e6dcd;
color: #fff;
}
.uk-button-secondary {
background-color: #222;
color: #fff;
}
.uk-button-secondary:hover {
background-color: #151515;
color: #fff;
}
.uk-button-secondary:active, .uk-button-secondary.uk-active {
background-color: #080808;
color: #fff;
}
.uk-button-danger {
background-color: #f0506e;
color: #fff;
}
.uk-button-danger:hover {
background-color: #ee395b;
color: #fff;
}
.uk-button-danger:active, .uk-button-danger.uk-active {
background-color: #ec2147;
color: #fff;
}
.uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled, .uk-button-danger:disabled {
background-color: #f8f8f8;
color: #999;
}
.uk-button-small {
padding: 0 15px;
line-height: 30px;
font-size: 0.875rem;
}
.uk-button-large {
padding: 0 40px;
line-height: 55px;
font-size: 1.25rem;
}
.uk-button-text {
padding: 0;
line-height: 1.5;
background: none;
color: #333;
}
.uk-button-text:hover {
color: #999;
}
.uk-button-text:disabled {
color: #999;
}
.uk-button-link {
padding: 0;
line-height: 1.5;
background: none;
color: #333;
}
.uk-button-link:hover {
color: #999;
text-decoration: none;
}
.uk-button-link:disabled {
color: #999;
text-decoration: none;
}
.uk-button-group {
display: inline-flex;
vertical-align: middle;
position: relative;
}
.uk-progress {
vertical-align: baseline;
display: block;
width: 100%;
border: 0;
background-color: #f8f8f8;
margin-bottom: 20px;
height: 15px;
}
* + .uk-progress {
margin-top: 20px;
}
.uk-progress::-webkit-progress-bar {
background-color: transparent;
}
.uk-progress::-webkit-progress-value {
background-color: #1e87f0;
transition: width 0.6s ease;
}
.uk-progress::-moz-progress-bar {
background-color: #1e87f0;
transition: width 0.6s ease;
}
.uk-section {
display: flow-root;
box-sizing: border-box;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 960px) {
.uk-section {
padding-top: 70px;
padding-bottom: 70px;
}
}
.uk-section > :last-child {
margin-bottom: 0;
}
.uk-section-xsmall {
padding-top: 20px;
padding-bottom: 20px;
}
.uk-section-small {
padding-top: 40px;
padding-bottom: 40px;
}
.uk-section-large {
padding-top: 70px;
padding-bottom: 70px;
}
@media (min-width: 960px) {
.uk-section-large {
padding-top: 140px;
padding-bottom: 140px;
}
}
.uk-section-xlarge {
padding-top: 140px;
padding-bottom: 140px;
}
@media (min-width: 960px) {
.uk-section-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}
.uk-section-default {
--uk-inverse:dark;
background: #fff;
}
.uk-section-muted {
--uk-inverse:dark;
background: #f8f8f8;
}
.uk-section-primary {
--uk-inverse:light;
background: #1e87f0;
}
.uk-section-secondary {
--uk-inverse:light;
background: #222;
}
.uk-container {
display: flow-root;
box-sizing: content-box;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 640px) {
.uk-container {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 960px) {
.uk-container {
padding-left: 40px;
padding-right: 40px;
}
}
.uk-container > :last-child {
margin-bottom: 0;
}
.uk-container .uk-container {
padding-left: 0;
padding-right: 0;
}
.uk-container-xsmall {
max-width: 750px;
}
.uk-container-small {
max-width: 900px;
}
.uk-container-large {
max-width: 1400px;
}
.uk-container-xlarge {
max-width: 1600px;
}
.uk-container-expand {
max-width: none;
}
.uk-container-expand-left {
margin-left: 0;
}
.uk-container-expand-right {
margin-right: 0;
}
@media (min-width: 640px) {
.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
max-width: calc(50% + (750px / 2) - 30px);
}
.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
max-width: calc(50% + (900px / 2) - 30px);
}
}
@media (min-width: 960px) {
.uk-container-expand-left, .uk-container-expand-right {
max-width: calc(50% + (1200px / 2) - 40px);
}
.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
max-width: calc(50% + (750px / 2) - 40px);
}
.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
max-width: calc(50% + (900px / 2) - 40px);
}
.uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
max-width: calc(50% + (1400px / 2) - 40px);
}
.uk-container-expand-left.uk-container-xlarge, .uk-container-expand-right.uk-container-xlarge {
max-width: calc(50% + (1600px / 2) - 40px);
}
}
.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
width: calc(100% + 15px);
}
.uk-container-item-padding-remove-left {
margin-left: -15px;
}
.uk-container-item-padding-remove-right {
margin-right: -15px;
}
@media (min-width: 640px) {
.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
width: calc(100% + 30px);
}
.uk-container-item-padding-remove-left {
margin-left: -30px;
}
.uk-container-item-padding-remove-right {
margin-right: -30px;
}
}
@media (min-width: 960px) {
.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
width: calc(100% + 40px);
}
.uk-container-item-padding-remove-left {
margin-left: -40px;
}
.uk-container-item-padding-remove-right {
margin-right: -40px;
}
}
.uk-tile {
display: flow-root;
position: relative;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 640px) {
.uk-tile {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 960px) {
.uk-tile {
padding-left: 40px;
padding-right: 40px;
padding-top: 70px;
padding-bottom: 70px;
}
}
.uk-tile > :last-child {
margin-bottom: 0;
}
.uk-tile-xsmall {
padding-top: 20px;
padding-bottom: 20px;
}
.uk-tile-small {
padding-top: 40px;
padding-bottom: 40px;
}
.uk-tile-large {
padding-top: 70px;
padding-bottom: 70px;
}
@media (min-width: 960px) {
.uk-tile-large {
padding-top: 140px;
padding-bottom: 140px;
}
}
.uk-tile-xlarge {
padding-top: 140px;
padding-bottom: 140px;
}
@media (min-width: 960px) {
.uk-tile-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}
.uk-tile-default {
--uk-inverse:dark;
background-color: #fff;
}
.uk-tile-muted {
--uk-inverse:dark;
background-color: #f8f8f8;
}
.uk-tile-primary {
--uk-inverse:light;
background-color: #1e87f0;
}
.uk-tile-secondary {
--uk-inverse:light;
background-color: #222;
}
.uk-card {
position: relative;
box-sizing: border-box;
}
.uk-card-body {
display: flow-root;
padding: 30px 30px;
}
.uk-card-header {
display: flow-root;
padding: 15px 30px;
}
.uk-card-footer {
display: flow-root;
padding: 15px 30px;
}
@media (min-width: 1200px) {
.uk-card-body {
padding: 40px 40px;
}
.uk-card-header {
padding: 20px 40px;
}
.uk-card-footer {
padding: 20px 40px;
}
}
.uk-card-body > :last-child, .uk-card-header > :last-child, .uk-card-footer > :last-child {
margin-bottom: 0;
}
.uk-card-title {
font-size: 1.5rem;
line-height: 1.4;
}
.uk-card-badge {
position: absolute;
top: 15px;
right: 15px;
z-index: 1;
height: 22px;
padding: 0 10px;
background: #1e87f0;
color: #fff;
font-size: 0.875rem;
display: flex;
justify-content: center;
align-items: center;
line-height: 0;
}
.uk-card-badge:first-child + * {
margin-top: 0;
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
background-color: #f8f8f8;
}
.uk-card-default {
--uk-inverse:dark;
background-color: #f8f8f8;
color: #666;
}
.uk-card-default .uk-card-title {
color: #333;
}
.uk-card-default.uk-card-hover:hover {
background-color: #ebebeb;
}
.uk-card-primary {
--uk-inverse:light;
background-color: #1e87f0;
color: #fff;
}
.uk-card-primary .uk-card-title {
color: #fff;
}
.uk-card-primary.uk-card-hover:hover {
background-color: #0f7ae5;
}
.uk-card-secondary {
--uk-inverse:light;
background-color: #222;
color: #fff;
}
.uk-card-secondary .uk-card-title {
color: #fff;
}
.uk-card-secondary.uk-card-hover:hover {
background-color: #151515;
}
.uk-card-small.uk-card-body, .uk-card-small .uk-card-body {
padding: 20px 20px;
}
.uk-card-small .uk-card-header {
padding: 13px 20px;
}
.uk-card-small .uk-card-footer {
padding: 13px 20px;
}
@media (min-width: 1200px) {
.uk-card-large.uk-card-body, .uk-card-large .uk-card-body {
padding: 70px 70px;
}
.uk-card-large .uk-card-header {
padding: 35px 70px;
}
.uk-card-large .uk-card-footer {
padding: 35px 70px;
}
}
.uk-close {
color: #999;
}
.uk-close:hover {
color: #666;
}
.uk-spinner > * {
animation: uk-spinner-rotate 1.4s linear infinite;
}
@keyframes uk-spinner-rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(270deg);
}
}
.uk-spinner > * > * {
stroke-dasharray: 88px;
stroke-dashoffset: 0;
transform-origin: center;
animation: uk-spinner-dash 1.4s ease-in-out infinite;
stroke-width: 1;
stroke-linecap: round;
}
@keyframes uk-spinner-dash {
0% {
stroke-dashoffset: 88px;
}
50% {
stroke-dashoffset: 22px;
transform: rotate(135deg);
}
100% {
stroke-dashoffset: 88px;
transform: rotate(450deg);
}
}
.uk-totop {
padding: 5px;
color: #999;
}
.uk-totop:hover {
color: #666;
}
.uk-totop:active {
color: #333;
}
.uk-marker {
padding: 5px;
background: #222;
color: #fff;
}
.uk-marker:hover {
color: #fff;
}
.uk-alert {
position: relative;
margin-bottom: 20px;
padding: 15px 29px 15px 15px;
background: #f8f8f8;
color: #666;
}
* + .uk-alert {
margin-top: 20px;
}
.uk-alert > :last-child {
margin-bottom: 0;
}
.uk-alert-close {
position: absolute;
top: 20px;
right: 15px;
}
.uk-alert-close:first-child + * {
margin-top: 0;
}
.uk-alert-primary {
background: #d8eafc;
color: #1e87f0;
}
.uk-alert-success {
background: #edfbf6;
color: #32d296;
}
.uk-alert-warning {
background: #fff6ee;
color: #faa05a;
}
.uk-alert-danger {
background: #fef4f6;
color: #f0506e;
}
.uk-placeholder {
margin-bottom: 20px;
padding: 30px 30px;
background: #f8f8f8;
}
* + .uk-placeholder {
margin-top: 20px;
}
.uk-placeholder > :last-child {
margin-bottom: 0;
}
.uk-badge {
box-sizing: border-box;
min-width: 18px;
height: 18px;
padding: 0 5px;
border-radius: 500px;
vertical-align: middle;
background: #1e87f0;
color: #fff;
font-size: 11px;
display: inline-flex;
justify-content: center;
align-items: center;
line-height: 0;
}
.uk-badge:hover {
text-decoration: none;
}
.uk-label {
display: inline-block;
padding: 0 10px;
background: #1e87f0;
line-height: 1.5;
font-size: 0.875rem;
color: #fff;
vertical-align: middle;
white-space: nowrap;
}
.uk-label-success {
background-color: #32d296;
color: #fff;
}
.uk-label-warning {
background-color: #faa05a;
color: #fff;
}
.uk-label-danger {
background-color: #f0506e;
color: #fff;
}
.uk-overlay {
padding: 30px 30px;
}
.uk-overlay > :last-child {
margin-bottom: 0;
}
.uk-overlay-default {
--uk-inverse:dark;
background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-primary {
--uk-inverse:light;
background: rgba(34, 34, 34, 0.8);
}
.uk-article {
display: flow-root;
}
.uk-article > :last-child {
margin-bottom: 0;
}
.uk-article + .uk-article {
margin-top: 70px;
}
.uk-article-title {
font-size: 2.23125rem;
line-height: 1.2;
}
@media (min-width: 960px) {
.uk-article-title {
font-size: 2.625rem;
}
}
.uk-article-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
.uk-comment-body {
display: flow-root;
overflow-wrap: break-word;
word-wrap: break-word;
}
.uk-comment-header {
display: flow-root;
margin-bottom: 20px;
}
.uk-comment-body > :last-child, .uk-comment-header > :last-child {
margin-bottom: 0;
}
.uk-comment-title {
font-size: 1.25rem;
line-height: 1.4;
}
.uk-comment-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
.uk-comment-list {
padding: 0;
list-style: none;
}
.uk-comment-list > :nth-child(n+2) {
margin-top: 70px;
}
.uk-comment-list .uk-comment ~ ul {
margin: 70px 0 0 0;
padding-left: 30px;
list-style: none;
}
@media (min-width: 960px) {
.uk-comment-list .uk-comment ~ ul {
padding-left: 100px;
}
}
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
margin-top: 70px;
}
.uk-search {
display: inline-block;
position: relative;
max-width: 100%;
margin: 0;
}
.uk-search-input::-webkit-search-cancel-button, .uk-search-input::-webkit-search-decoration {
-webkit-appearance: none;
}
.uk-search-input::-moz-placeholder {
opacity: 1;
}
.uk-search-input {
box-sizing: border-box;
margin: 0;
border-radius: 0;
font: inherit;
overflow: visible;
-webkit-appearance: none;
vertical-align: middle;
width: 100%;
border: none;
color: #666;
}
.uk-search-input:focus {
outline: none;
}
.uk-search-input::placeholder {
color: #999;
}
.uk-search .uk-search-icon {
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: inline-flex;
justify-content: center;
align-items: center;
color: #999;
}
.uk-search .uk-search-icon:hover {
color: #999;
}
.uk-search .uk-search-icon:not(a):not(button):not(input) {
pointer-events: none;
}
.uk-search .uk-search-icon-flip {
right: 0;
left: auto;
}
.uk-search-default {
width: 240px;
}
.uk-search-default .uk-search-input {
height: 40px;
padding-left: 10px;
padding-right: 10px;
background: #f8f8f8;
}
.uk-search-default .uk-search-input:focus {
background-color: #f3f3f3;
}
.uk-search-default .uk-search-icon {
width: 40px;
}
.uk-search-default:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 40px;
}
.uk-search-default:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 40px;
}
.uk-search-navbar {
width: 240px;
}
.uk-search-navbar .uk-search-input {
height: 40px;
padding-left: 10px;
padding-right: 10px;
background: #fff;
}
.uk-search-navbar .uk-search-input:focus {
background-color: #fcfcfc;
}
.uk-search-navbar .uk-search-icon {
width: 40px;
}
.uk-search-navbar:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 40px;
}
.uk-search-navbar:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 40px;
}
.uk-search-medium {
width: 400px;
}
.uk-search-medium .uk-search-input {
height: 40px;
background: transparent;
font-size: 1.5rem;
}
.uk-search-medium .uk-search-icon {
width: 24px;
}
.uk-search-medium:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 34px;
}
.uk-search-medium:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 34px;
}
.uk-search-large {
width: 500px;
}
.uk-search-large .uk-search-input {
height: 80px;
background: transparent;
font-size: 2.625rem;
}
.uk-search-large .uk-search-icon {
width: 40px;
}
.uk-search-large:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
padding-left: 60px;
}
.uk-search-large:has(.uk-search-icon-flip) .uk-search-input {
padding-right: 60px;
}
.uk-search-toggle {
color: #999;
}
.uk-search-toggle:hover {
color: #666;
}
.uk-accordion {
padding: 0;
list-style: none;
}
.uk-accordion > :nth-child(n+2) {
margin-top: 20px;
}
.uk-accordion-title {
display: block;
font-size: 1.25rem;
line-height: 1.4;
color: #333;
}
.uk-accordion-title:hover {
color: #666;
text-decoration: none;
}
.uk-accordion-content {
display: flow-root;
margin-top: 20px;
}
.uk-accordion-content > :last-child {
margin-bottom: 0;
}
.uk-drop {
display: none;
position: absolute;
z-index: 1020;
--uk-position-offset:20px;
--uk-position-viewport-offset:15px;
box-sizing: border-box;
width: 300px;
}
.uk-drop.uk-open {
display: block;
}
.uk-drop-stack .uk-drop-grid > * {
width: 100% !important;
}
.uk-drop-parent-icon {
margin-left: 0.25em;
transition: transform 0.3s ease-out;
}
[aria-expanded=true] > .uk-drop-parent-icon {
transform: rotateX(180deg);
}
.uk-dropbar {
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:0;
--uk-inverse:dark;
width: auto;
padding: 15px 15px 15px 15px;
background: #f8f8f8;
color: #666;
}
.uk-dropbar > :last-child {
margin-bottom: 0;
}
@media (min-width: 640px) {
.uk-dropbar {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 960px) {
.uk-dropbar {
padding-left: 40px;
padding-right: 40px;
}
}
.uk-dropbar :focus-visible {
outline-color: #333 !important;
}
.uk-dropbar-large {
padding-top: 40px;
padding-bottom: 40px;
}
.uk-dropnav-dropbar {
position: absolute;
z-index: 980;
padding: 0;
left: 0;
right: 0;
}
.uk-modal {
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010;
overflow-y: auto;
padding: 15px 15px;
background: rgba(0, 0, 0, 0.6);
opacity: 0;
transition: opacity 0.15s linear;
}
@media (min-width: 640px) {
.uk-modal {
padding: 50px 30px;
}
}
@media (min-width: 960px) {
.uk-modal {
padding-left: 40px;
padding-right: 40px;
}
}
.uk-modal.uk-open {
opacity: 1;
}
.uk-modal-page {
overflow: hidden;
}
.uk-modal-dialog {
position: relative;
box-sizing: border-box;
margin: 0 auto;
width: 600px;
max-width: 100% !important;
background: #fff;
opacity: 0;
transform: translateY(-100px);
transition: 0.3s linear;
transition-property: opacity, transform;
border-radius: 3px;
}
.uk-open > .uk-modal-dialog {
opacity: 1;
transform: translateY(0);
}
.uk-modal-container .uk-modal-dialog {
width: 1200px;
}
.uk-modal-full {
padding: 0;
background: none;
}
.uk-modal-full .uk-modal-dialog {
margin: 0;
width: 100%;
max-width: 100%;
transform: translateY(0);
}
.uk-modal-body {
display: flow-root;
padding: 20px 20px;
}
.uk-modal-header {
display: flow-root;
padding: 10px 20px;
background: #f8f8f8;
}
.uk-modal-footer {
display: flow-root;
padding: 10px 20px;
background: #f8f8f8;
}
@media (min-width: 640px) {
.uk-modal-body {
padding: 30px 30px;
}
.uk-modal-header {
padding: 15px 30px;
}
.uk-modal-footer {
padding: 15px 30px;
}
}
.uk-modal-body > :last-child, .uk-modal-header > :last-child, .uk-modal-footer > :last-child {
margin-bottom: 0;
}
.uk-modal-title {
font-size: 1.6rem;
line-height: 1.3;
font-weight: 400;
}
[class*=uk-modal-close-] {
position: absolute;
z-index: 1010;
top: 10px;
right: 10px;
padding: 5px;
}
[class*=uk-modal-close-]:first-child + * {
margin-top: 0;
}
.uk-modal-close-outside {
top: 0;
right: -5px;
transform: translate(0, -100%);
color: #fff;
}
.uk-modal-close-outside:hover {
color: #fff;
}
@media (min-width: 960px) {
.uk-modal-close-outside {
right: 0;
transform: translate(100%, -100%);
}
}
.uk-slideshow {
-webkit-tap-highlight-color: transparent;
}
.uk-slideshow-items {
position: relative;
z-index: 0;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
-webkit-touch-callout: none;
touch-action: pan-y;
}
.uk-slideshow-items > * {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
will-change: transform, opacity;
}
.uk-slideshow-items > :not(.uk-active) {
display: none;
}
.uk-slider {
-webkit-tap-highlight-color: transparent;
}
.uk-slider-container {
overflow: hidden;
overflow: clip;
}
.uk-slider-container-offset {
margin: -11px -25px -39px -25px;
padding: 11px 25px 39px 25px;
}
.uk-slider-items {
will-change: transform;
position: relative;
touch-action: pan-y;
}
.uk-slider-items:not(.uk-grid) {
display: flex;
margin: 0;
padding: 0;
list-style: none;
-webkit-touch-callout: none;
}
.uk-slider-items.uk-grid {
flex-wrap: nowrap;
}
.uk-slider-items > * {
flex: none !important;
box-sizing: border-box;
max-width: 100%;
position: relative;
}
.uk-sticky {
position: relative;
z-index: 980;
box-sizing: border-box;
}
.uk-sticky-fixed {
margin: 0 !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.uk-sticky[class*=uk-animation-] {
animation-duration: 0.2s;
}
.uk-sticky.uk-animation-reverse {
animation-duration: 0.2s;
}
.uk-sticky-placeholder {
pointer-events: none;
}
.uk-offcanvas {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 1000;
}
.uk-offcanvas-flip .uk-offcanvas {
right: 0;
left: auto;
}
.uk-offcanvas-bar {
--uk-inverse:light;
position: absolute;
top: 0;
bottom: 0;
left: -270px;
box-sizing: border-box;
width: 270px;
padding: 20px 20px;
background: #222;
overflow-y: auto;
}
@media (min-width: 640px) {
.uk-offcanvas-bar {
left: -350px;
width: 350px;
padding: 30px 30px;
}
}
.uk-offcanvas-flip .uk-offcanvas-bar {
left: auto;
right: -270px;
}
@media (min-width: 640px) {
.uk-offcanvas-flip .uk-offcanvas-bar {
right: -350px;
}
}
.uk-open > .uk-offcanvas-bar {
left: 0;
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
left: auto;
right: 0;
}
.uk-offcanvas-bar-animation {
transition: left 0.3s ease-out;
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
transition-property: right;
}
.uk-offcanvas-reveal {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 0;
overflow: hidden;
transition: width 0.3s ease-out;
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
left: 0;
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
left: auto;
right: 0;
}
.uk-open > .uk-offcanvas-reveal {
width: 270px;
}
@media (min-width: 640px) {
.uk-open > .uk-offcanvas-reveal {
width: 350px;
}
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
right: 0;
left: auto;
}
.uk-offcanvas-close {
position: absolute;
z-index: 1000;
top: 5px;
right: 5px;
padding: 5px;
}
@media (min-width: 640px) {
.uk-offcanvas-close {
top: 10px;
right: 10px;
}
}
.uk-offcanvas-close:first-child + * {
margin-top: 0;
}
.uk-offcanvas-overlay {
width: 100vw;
touch-action: none;
}
.uk-offcanvas-overlay::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.1);
opacity: 0;
transition: opacity 0.15s linear;
}
.uk-offcanvas-overlay.uk-open::before {
opacity: 1;
}
.uk-offcanvas-page, .uk-offcanvas-container {
overflow-x: hidden;
overflow-x: clip;
}
.uk-offcanvas-container {
position: relative;
left: 0;
transition: left 0.3s ease-out;
box-sizing: border-box;
width: 100%;
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 270px;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -270px;
}
@media (min-width: 640px) {
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 350px;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -350px;
}
}
.uk-switcher {
margin: 0;
padding: 0;
list-style: none;
}
.uk-switcher > :not(.uk-active) {
display: none;
}
.uk-switcher > * > :last-child {
margin-bottom: 0;
}
.uk-leader {
overflow: hidden;
}
.uk-leader-fill::after {
display: inline-block;
margin-left: 15px;
width: 0;
content: attr(data-fill);
white-space: nowrap;
}
.uk-leader-fill.uk-leader-hide::after {
display: none;
}
:root {
--uk-leader-fill-content:.;
}
.uk-notification {
position: fixed;
top: 10px;
left: 10px;
z-index: 1040;
box-sizing: border-box;
width: 450px;
}
.uk-notification-top-right, .uk-notification-bottom-right {
left: auto;
right: 10px;
}
.uk-notification-top-center, .uk-notification-bottom-center {
left: 50%;
margin-left: -225px;
}
.uk-notification-bottom-left, .uk-notification-bottom-right, .uk-notification-bottom-center {
top: auto;
bottom: 10px;
}
@media (max-width: 639px) {
.uk-notification {
left: 10px;
right: 10px;
width: auto;
margin: 0;
}
}
.uk-notification-message {
position: relative;
padding: 15px;
background: #f8f8f8;
color: #666;
font-size: 1.25rem;
line-height: 1.4;
cursor: pointer;
}
* + .uk-notification-message {
margin-top: 10px;
}
.uk-notification-close {
display: none;
position: absolute;
top: 20px;
right: 15px;
}
.uk-notification-message:hover .uk-notification-close {
display: block;
}
.uk-notification-message-primary {
color: #1e87f0;
}
.uk-notification-message-success {
color: #32d296;
}
.uk-notification-message-warning {
color: #faa05a;
}
.uk-notification-message-danger {
color: #f0506e;
}
.uk-tooltip {
display: none;
position: absolute;
z-index: 1030;
--uk-position-offset:10px;
--uk-position-viewport-offset:10;
top: 0;
box-sizing: border-box;
max-width: 200px;
padding: 3px 6px;
background: #666;
border-radius: 2px;
color: #fff;
font-size: 12px;
}
.uk-tooltip.uk-active {
display: block;
}
.uk-sortable {
position: relative;
}
.uk-sortable > :last-child {
margin-bottom: 0;
}
.uk-sortable-drag {
position: fixed !important;
z-index: 1050 !important;
pointer-events: none;
}
.uk-sortable-placeholder {
opacity: 0;
pointer-events: none;
}
.uk-sortable-empty {
min-height: 50px;
}
.uk-sortable-handle:hover {
cursor: move;
}
.uk-countdown-number {
font-variant-numeric: tabular-nums;
font-size: 2rem;
line-height: 0.8;
}
@media (min-width: 640px) {
.uk-countdown-number {
font-size: 4rem;
}
}
@media (min-width: 960px) {
.uk-countdown-number {
font-size: 6rem;
}
}
.uk-countdown-separator {
font-size: 1rem;
line-height: 1.6;
}
@media (min-width: 640px) {
.uk-countdown-separator {
font-size: 2rem;
}
}
@media (min-width: 960px) {
.uk-countdown-separator {
font-size: 3rem;
}
}
.uk-grid {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.uk-grid > * {
margin: 0;
}
.uk-grid > * > :last-child {
margin-bottom: 0;
}
.uk-grid {
margin-left: -30px;
}
.uk-grid > * {
padding-left: 30px;
}
.uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
margin-top: 30px;
}
@media (min-width: 1200px) {
.uk-grid {
margin-left: -40px;
}
.uk-grid > * {
padding-left: 40px;
}
.uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
margin-top: 40px;
}
}
.uk-grid-small, .uk-grid-column-small {
margin-left: -15px;
}
.uk-grid-small > *, .uk-grid-column-small > * {
padding-left: 15px;
}
.uk-grid + .uk-grid-small, .uk-grid + .uk-grid-row-small, .uk-grid-small > .uk-grid-margin, .uk-grid-row-small > .uk-grid-margin, * + .uk-grid-margin-small {
margin-top: 15px;
}
.uk-grid-medium, .uk-grid-column-medium {
margin-left: -30px;
}
.uk-grid-medium > *, .uk-grid-column-medium > * {
padding-left: 30px;
}
.uk-grid + .uk-grid-medium, .uk-grid + .uk-grid-row-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-row-medium > .uk-grid-margin, * + .uk-grid-margin-medium {
margin-top: 30px;
}
.uk-grid-large, .uk-grid-column-large {
margin-left: -40px;
}
.uk-grid-large > *, .uk-grid-column-large > * {
padding-left: 40px;
}
.uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {
margin-top: 40px;
}
@media (min-width: 1200px) {
.uk-grid-large, .uk-grid-column-large {
margin-left: -70px;
}
.uk-grid-large > *, .uk-grid-column-large > * {
padding-left: 70px;
}
.uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {
margin-top: 70px;
}
}
.uk-grid-collapse, .uk-grid-column-collapse {
margin-left: 0;
}
.uk-grid-collapse > *, .uk-grid-column-collapse > * {
padding-left: 0;
}
.uk-grid + .uk-grid-collapse, .uk-grid + .uk-grid-row-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-row-collapse > .uk-grid-margin {
margin-top: 0;
}
.uk-grid-divider > * {
position: relative;
}
.uk-grid-divider > :not(.uk-first-column)::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
border-left: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
content: "";
position: absolute;
left: 0;
right: 0;
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-grid-divider {
margin-left: -60px;
}
.uk-grid-divider > * {
padding-left: 60px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
left: 30px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
margin-top: 60px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
top: -30px;
left: 60px;
}
@media (min-width: 1200px) {
.uk-grid-divider {
margin-left: -80px;
}
.uk-grid-divider > * {
padding-left: 80px;
}
.uk-grid-divider > :not(.uk-first-column)::before {
left: 40px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
margin-top: 80px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
top: -40px;
left: 80px;
}
}
.uk-grid-divider.uk-grid-small, .uk-grid-divider.uk-grid-column-small {
margin-left: -30px;
}
.uk-grid-divider.uk-grid-small > *, .uk-grid-divider.uk-grid-column-small > * {
padding-left: 30px;
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
left: 15px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
margin-top: 30px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
top: -15px;
left: 30px;
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
top: -15px;
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
left: 30px;
}
.uk-grid-divider.uk-grid-medium, .uk-grid-divider.uk-grid-column-medium {
margin-left: -60px;
}
.uk-grid-divider.uk-grid-medium > *, .uk-grid-divider.uk-grid-column-medium > * {
padding-left: 60px;
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
left: 30px;
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
margin-top: 60px;
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
top: -30px;
left: 60px;
}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
top: -30px;
}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
left: 60px;
}
.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
margin-left: -80px;
}
.uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
padding-left: 80px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
left: 40px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
margin-top: 80px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
top: -40px;
left: 80px;
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
top: -40px;
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
left: 80px;
}
@media (min-width: 1200px) {
.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
margin-left: -140px;
}
.uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
padding-left: 140px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
left: 70px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
margin-top: 140px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
top: -70px;
left: 140px;
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
top: -70px;
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
left: 140px;
}
}
.uk-grid-match > *, .uk-grid-item-match {
display: flex;
flex-wrap: wrap;
}
.uk-grid-match > * > :not([class*=uk-width]), .uk-grid-item-match > :not([class*=uk-width]) {
box-sizing: border-box;
width: 100%;
flex: auto;
}
.uk-nav, .uk-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.uk-nav li > a {
display: flex;
align-items: center;
column-gap: 0.25em;
text-decoration: none;
}
.uk-nav > li > a {
padding: 5px 0;
}
ul.uk-nav-sub {
padding: 5px 0 5px 15px;
}
.uk-nav-sub ul {
padding-left: 15px;
}
.uk-nav-sub a {
padding: 2px 0;
}
.uk-nav-parent-icon {
margin-left: auto;
transition: transform 0.3s ease-out;
}
.uk-nav > li.uk-open > a .uk-nav-parent-icon {
transform: rotateX(180deg);
}
.uk-nav-header {
padding: 5px 0;
text-transform: uppercase;
font-size: 0.875rem;
}
.uk-nav-header:not(:first-child) {
margin-top: 20px;
}
.uk-nav .uk-nav-divider {
margin: 5px 0;
}
.uk-nav-default {
font-size: 16px;
line-height: 1.5;
}
.uk-nav-default > li > a {
color: #999;
}
.uk-nav-default > li > a:hover {
color: #666;
}
.uk-nav-default > li.uk-active > a {
color: #333;
}
.uk-nav-default .uk-nav-subtitle {
font-size: 0.875rem;
}
.uk-nav-default .uk-nav-header {
color: #333;
}
.uk-nav-default .uk-nav-divider {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-nav-default .uk-nav-sub {
font-size: 16px;
line-height: 1.5;
}
.uk-nav-default .uk-nav-sub a {
color: #999;
}
.uk-nav-default .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-default .uk-nav-sub li.uk-active > a {
color: #333;
}
.uk-nav-primary {
font-size: 1.5rem;
line-height: 1.5;
}
.uk-nav-primary > li > a {
color: #999;
}
.uk-nav-primary > li > a:hover {
color: #666;
}
.uk-nav-primary > li.uk-active > a {
color: #333;
}
.uk-nav-primary .uk-nav-subtitle {
font-size: 1.25rem;
}
.uk-nav-primary .uk-nav-header {
color: #333;
}
.uk-nav-primary .uk-nav-divider {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-nav-primary .uk-nav-sub {
font-size: 1.25rem;
line-height: 1.5;
}
.uk-nav-primary .uk-nav-sub a {
color: #999;
}
.uk-nav-primary .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-primary .uk-nav-sub li.uk-active > a {
color: #333;
}
.uk-nav-secondary {
font-size: 16px;
line-height: 1.5;
}
.uk-nav-secondary > li > a {
color: #333;
}
.uk-nav-secondary > li > a:hover {
color: #333;
}
.uk-nav-secondary > li.uk-active > a {
color: #333;
}
.uk-nav-secondary .uk-nav-subtitle {
font-size: 0.875rem;
color: #999;
}
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
color: #666;
}
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
color: #333;
}
.uk-nav-secondary .uk-nav-header {
color: #333;
}
.uk-nav-secondary .uk-nav-divider {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-nav-secondary .uk-nav-sub {
font-size: 0.875rem;
line-height: 1.5;
}
.uk-nav-secondary .uk-nav-sub a {
color: #999;
}
.uk-nav-secondary .uk-nav-sub a:hover {
color: #666;
}
.uk-nav-secondary .uk-nav-sub li.uk-active > a {
color: #333;
}
.uk-nav-medium {
font-size: 2.8875rem;
line-height: 1;
}
.uk-nav-large {
font-size: 3.4rem;
line-height: 1;
}
.uk-nav-xlarge {
font-size: 4rem;
line-height: 1;
}
@media (min-width: 960px) {
.uk-nav-medium {
font-size: 3.5rem;
}
.uk-nav-large {
font-size: 4rem;
}
.uk-nav-xlarge {
font-size: 6rem;
}
}
@media (min-width: 1200px) {
.uk-nav-medium {
font-size: 4rem;
}
.uk-nav-large {
font-size: 6rem;
}
.uk-nav-xlarge {
font-size: 8rem;
}
}
.uk-nav-center {
text-align: center;
}
.uk-nav-center li > a {
justify-content: center;
}
.uk-nav-center .uk-nav-sub, .uk-nav-center .uk-nav-sub ul {
padding-left: 0;
}
.uk-nav-center .uk-nav-parent-icon {
margin-left: 0.25em;
}
.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-navbar {
display: flex;
position: relative;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
background: #f8f8f8;
}
.uk-navbar-left, .uk-navbar-right, [class*=uk-navbar-center] {
display: flex;
gap: 0;
align-items: center;
}
.uk-navbar-right {
margin-left: auto;
}
.uk-navbar-center:only-child {
margin-left: auto;
margin-right: auto;
position: relative;
}
.uk-navbar-center:not(:only-child) {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: max-content;
box-sizing: border-box;
z-index: 990;
}
.uk-navbar-center-left, .uk-navbar-center-right {
position: absolute;
top: 0;
}
.uk-navbar-center-left {
right: calc(100% + 0px);
}
.uk-navbar-center-right {
left: calc(100% + 0px);
}
[class*=uk-navbar-center-] {
width: max-content;
box-sizing: border-box;
}
.uk-navbar-nav {
display: flex;
gap: 0;
margin: 0;
padding: 0;
list-style: none;
}
.uk-navbar-left, .uk-navbar-right, .uk-navbar-center:only-child {
flex-wrap: wrap;
}
.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
display: flex;
justify-content: center;
align-items: center;
column-gap: 0.25em;
box-sizing: border-box;
min-height: 80px;
font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
text-decoration: none;
}
.uk-navbar-nav > li > a {
padding: 0 15px;
color: #999;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded=true] {
color: #666;
}
.uk-navbar-nav > li > a:active {
color: #333;
}
.uk-navbar-nav > li.uk-active > a {
color: #333;
}
.uk-navbar-parent-icon {
margin-left: 4px;
transition: transform 0.3s ease-out;
}
.uk-navbar-nav > li > a[aria-expanded=true] .uk-navbar-parent-icon {
transform: rotateX(180deg);
}
.uk-navbar-item {
padding: 0 15px;
color: #666;
}
.uk-navbar-item > :last-child {
margin-bottom: 0;
}
.uk-navbar-toggle {
padding: 0 15px;
color: #999;
}
.uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded=true] {
color: #666;
text-decoration: none;
}
.uk-navbar-subtitle {
font-size: 0.875rem;
}
.uk-navbar-justify .uk-navbar-left, .uk-navbar-justify .uk-navbar-right, .uk-navbar-justify .uk-navbar-nav, .uk-navbar-justify .uk-navbar-nav > li, .uk-navbar-justify .uk-navbar-item, .uk-navbar-justify .uk-navbar-toggle {
flex-grow: 1;
}
.uk-navbar-dropdown {
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:15px;
--uk-inverse:dark;
width: 200px;
padding: 15px;
background: #f8f8f8;
color: #666;
}
.uk-navbar-dropdown > :last-child {
margin-bottom: 0;
}
.uk-navbar-dropdown :focus-visible {
outline-color: #333 !important;
}
.uk-navbar-dropdown .uk-drop-grid {
margin-left: -30px;
}
.uk-navbar-dropdown .uk-drop-grid > * {
padding-left: 30px;
}
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
margin-top: 30px;
}
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
width: 400px;
}
.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
width: 600px;
}
.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
width: 800px;
}
.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
width: 1000px;
}
.uk-navbar-dropdown-large {
--uk-position-shift-offset:0;
padding: 40px;
}
.uk-navbar-dropdown-dropbar {
width: auto;
background: transparent;
padding: 15px 0 15px 0;
--uk-position-offset:0;
--uk-position-shift-offset:0;
--uk-position-viewport-offset:15px;
}
@media (min-width: 640px) {
.uk-navbar-dropdown-dropbar {
--uk-position-viewport-offset:30px;
}
}
@media (min-width: 960px) {
.uk-navbar-dropdown-dropbar {
--uk-position-viewport-offset:40px;
}
}
.uk-navbar-dropdown-dropbar-large {
--uk-position-shift-offset:0;
padding-top: 40px;
padding-bottom: 40px;
}
.uk-navbar-dropdown-nav > li > a {
color: #999;
}
.uk-navbar-dropdown-nav > li > a:hover {
color: #666;
}
.uk-navbar-dropdown-nav > li.uk-active > a {
color: #333;
}
.uk-navbar-dropdown-nav .uk-nav-subtitle {
font-size: 0.875rem;
}
.uk-navbar-dropdown-nav .uk-nav-header {
color: #333;
}
.uk-navbar-dropdown-nav .uk-nav-divider {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-navbar-dropdown-nav .uk-nav-sub a {
color: #999;
}
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
color: #666;
}
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
color: #333;
}
.uk-subnav {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-left: -20px;
padding: 0;
list-style: none;
}
.uk-subnav > * {
flex: none;
padding-left: 20px;
position: relative;
}
.uk-subnav > * > :first-child {
display: flex;
align-items: center;
column-gap: 0.25em;
color: #999;
}
.uk-subnav > * > a:hover {
color: #666;
text-decoration: none;
}
.uk-subnav > .uk-active > a {
color: #333;
}
.uk-subnav-divider {
margin-left: -41px;
}
.uk-subnav-divider > * {
display: flex;
align-items: center;
}
.uk-subnav-divider > ::before {
content: "";
height: 1.5em;
margin-left: 0;
margin-right: 20px;
border-left: 1px solid transparent;
}
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
border-left-color: rgba(214, 214, 214, 0.49);
}
.uk-subnav-pill > * > :first-child {
padding: 5px 10px;
background: transparent;
color: #999;
}
.uk-subnav-pill > * > a:hover {
background-color: #f8f8f8;
color: #666;
}
.uk-subnav-pill > * > a:active {
background-color: #f8f8f8;
color: #666;
}
.uk-subnav-pill > .uk-active > a {
background-color: #1e87f0;
color: #fff;
}
.uk-subnav > .uk-disabled > a {
color: #999;
}
.uk-breadcrumb {
padding: 0;
list-style: none;
}
.uk-breadcrumb > * {
display: contents;
}
.uk-breadcrumb > * > * {
font-size: 0.875rem;
color: #999;
}
.uk-breadcrumb > * > :hover {
color: #666;
text-decoration: none;
}
.uk-breadcrumb > :last-child > span, .uk-breadcrumb > :last-child > a:not([href]) {
color: #666;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
content: "/";
display: inline-block;
margin: 0 20px 0 calc(20px - 4px);
font-size: 0.875rem;
color: #999;
}
.uk-pagination {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-left: 0;
padding: 0;
list-style: none;
}
.uk-pagination > * {
flex: none;
padding-left: 0;
position: relative;
}
.uk-pagination > * > * {
display: flex;
align-items: center;
column-gap: 0.25em;
padding: 5px 10px;
color: #999;
}
.uk-pagination > * > :hover {
color: #666;
text-decoration: none;
}
.uk-pagination > .uk-active > * {
color: #666;
}
.uk-pagination > .uk-disabled > * {
color: #999;
}
.uk-tab {
display: flex;
flex-wrap: wrap;
margin-left: -20px;
padding: 0;
list-style: none;
}
.uk-tab > * {
flex: none;
padding-left: 20px;
position: relative;
}
.uk-tab > * > a {
display: flex;
align-items: center;
column-gap: 0.25em;
justify-content: center;
padding: 10px 15px;
color: #999;
}
.uk-tab > * > a:hover {
color: #666;
text-decoration: none;
}
.uk-tab > .uk-active > a {
color: #333;
}
.uk-tab > .uk-disabled > a {
color: #999;
}
.uk-tab-left, .uk-tab-right {
flex-direction: column;
margin-left: 0;
}
.uk-tab-left > *, .uk-tab-right > * {
padding-left: 0;
}
.uk-tab-left > * > a {
justify-content: left;
}
.uk-tab-right > * > a {
justify-content: left;
}
.uk-slidenav {
padding: 5px 10px;
color: rgba(102, 102, 102, 0.5);
}
.uk-slidenav:hover {
color: rgba(102, 102, 102, 0.9);
}
.uk-slidenav:active {
color: rgba(102, 102, 102, 0.5);
}
.uk-slidenav-large {
padding: 10px 10px;
}
.uk-slidenav-container {
display: flex;
}
.uk-dotnav {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
margin-left: -12px;
}
.uk-dotnav > * {
flex: none;
padding-left: 12px;
}
.uk-dotnav > * > * {
display: block;
box-sizing: border-box;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(102, 102, 102, 0.2);
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
}
.uk-dotnav > * > :hover {
background-color: rgba(102, 102, 102, 0.6);
}
.uk-dotnav > * > :active {
background-color: rgba(102, 102, 102, 0.2);
}
.uk-dotnav > .uk-active > * {
background-color: rgba(102, 102, 102, 0.6);
}
.uk-dotnav-vertical {
flex-direction: column;
margin-left: 0;
margin-top: -12px;
}
.uk-dotnav-vertical > * {
padding-left: 0;
padding-top: 12px;
}
.uk-thumbnav {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
margin-left: -15px;
}
.uk-thumbnav > * {
padding-left: 15px;
}
.uk-thumbnav > * > * {
display: inline-block;
}
.uk-thumbnav-vertical {
flex-direction: column;
margin-left: 0;
margin-top: -15px;
}
.uk-thumbnav-vertical > * {
padding-left: 0;
padding-top: 15px;
}
.uk-iconnav {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
margin-left: -10px;
}
.uk-iconnav > * {
padding-left: 10px;
}
.uk-iconnav > * > a {
display: flex;
align-items: center;
column-gap: 0.25em;
line-height: 0;
color: #999;
text-decoration: none;
}
.uk-iconnav > * > a:hover {
color: #666;
}
.uk-iconnav > .uk-active > a {
color: #666;
}
.uk-iconnav-vertical {
flex-direction: column;
margin-left: 0;
margin-top: -10px;
}
.uk-iconnav-vertical > * {
padding-left: 0;
padding-top: 10px;
}
.uk-dropdown {
--uk-position-offset:10px;
--uk-position-viewport-offset:15px;
--uk-inverse:dark;
width: auto;
min-width: 200px;
padding: 15px;
background: #f8f8f8;
color: #666;
}
.uk-dropdown > :last-child {
margin-bottom: 0;
}
.uk-dropdown :focus-visible {
outline-color: #333 !important;
}
.uk-dropdown-large {
padding: 40px;
}
.uk-dropdown-dropbar {
width: auto;
background: transparent;
padding: 15px 0 15px 0;
--uk-position-viewport-offset:15px;
}
@media (min-width: 640px) {
.uk-dropdown-dropbar {
--uk-position-viewport-offset:30px;
}
}
@media (min-width: 960px) {
.uk-dropdown-dropbar {
--uk-position-viewport-offset:40px;
}
}
.uk-dropdown-dropbar-large {
padding-top: 40px;
padding-bottom: 40px;
}
.uk-dropdown-nav > li > a {
color: #999;
}
.uk-dropdown-nav > li > a:hover, .uk-dropdown-nav > li.uk-active > a {
color: #666;
}
.uk-dropdown-nav .uk-nav-subtitle {
font-size: 0.875rem;
}
.uk-dropdown-nav .uk-nav-header {
color: #333;
}
.uk-dropdown-nav .uk-nav-divider {
border-top: 1px solid rgba(214, 214, 214, 0.49);
}
.uk-dropdown-nav .uk-nav-sub a {
color: #999;
}
.uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
color: #666;
}
.uk-lightbox {
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010;
background: #000;
opacity: 0;
transition: opacity 0.15s linear;
touch-action: pinch-zoom;
}
.uk-lightbox.uk-open {
display: block;
opacity: 1;
}
.uk-lightbox :focus-visible {
outline-color: rgba(255, 255, 255, 0.7);
}
.uk-lightbox-page {
overflow: hidden;
}
.uk-lightbox-items > * {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
justify-content: center;
align-items: center;
color: rgba(255, 255, 255, 0.7);
will-change: transform, opacity;
}
.uk-lightbox-items > * > * {
max-width: 100vw;
max-height: 100vh;
}
.uk-lightbox-items > * > :not(iframe) {
width: auto;
height: auto;
}
.uk-lightbox-items > .uk-active {
display: flex;
}
.uk-lightbox-toolbar {
padding: 10px 10px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7);
}
.uk-lightbox-toolbar > * {
color: rgba(255, 255, 255, 0.7);
}
.uk-lightbox-toolbar-icon {
padding: 5px;
color: rgba(255, 255, 255, 0.7);
}
.uk-lightbox-toolbar-icon:hover {
color: #fff;
}
.uk-lightbox-button {
box-sizing: border-box;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7);
display: inline-flex;
justify-content: center;
align-items: center;
}
.uk-lightbox-button:hover {
color: #fff;
}
.uk-lightbox-caption:empty {
display: none;
}
.uk-lightbox-iframe {
width: 80%;
height: 80%;
}
[class*=uk-animation-] {
animation: 0.5s ease-out both;
}
.uk-animation-fade {
animation-name: uk-fade;
animation-duration: 0.8s;
animation-timing-function: linear;
}
.uk-animation-scale-up {
animation-name: uk-fade, uk-scale-up;
}
.uk-animation-scale-down {
animation-name: uk-fade, uk-scale-down;
}
.uk-animation-slide-top {
animation-name: uk-fade, uk-slide-top;
}
.uk-animation-slide-bottom {
animation-name: uk-fade, uk-slide-bottom;
}
.uk-animation-slide-left {
animation-name: uk-fade, uk-slide-left;
}
.uk-animation-slide-right {
animation-name: uk-fade, uk-slide-right;
}
.uk-animation-slide-top-small {
animation-name: uk-fade, uk-slide-top-small;
}
.uk-animation-slide-bottom-small {
animation-name: uk-fade, uk-slide-bottom-small;
}
.uk-animation-slide-left-small {
animation-name: uk-fade, uk-slide-left-small;
}
.uk-animation-slide-right-small {
animation-name: uk-fade, uk-slide-right-small;
}
.uk-animation-slide-top-medium {
animation-name: uk-fade, uk-slide-top-medium;
}
.uk-animation-slide-bottom-medium {
animation-name: uk-fade, uk-slide-bottom-medium;
}
.uk-animation-slide-left-medium {
animation-name: uk-fade, uk-slide-left-medium;
}
.uk-animation-slide-right-medium {
animation-name: uk-fade, uk-slide-right-medium;
}
.uk-animation-kenburns {
animation-name: uk-kenburns;
animation-duration: 15s;
}
.uk-animation-shake {
animation-name: uk-shake;
}
.uk-animation-stroke {
animation-name: uk-stroke;
animation-duration: 2s;
stroke-dasharray: var(--uk-animation-stroke);
}
.uk-animation-reverse {
animation-direction: reverse;
animation-timing-function: ease-in;
}
.uk-animation-fast {
animation-duration: 0.1s;
}
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
animation-name: none;
}
@keyframes uk-fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes uk-scale-up {
0% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
@keyframes uk-scale-down {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@keyframes uk-slide-top {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-bottom {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-left {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-slide-right {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-slide-top-small {
0% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-bottom-small {
0% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-left-small {
0% {
transform: translateX(-10px);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-slide-right-small {
0% {
transform: translateX(10px);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-slide-top-medium {
0% {
transform: translateY(-50px);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-bottom-medium {
0% {
transform: translateY(50px);
}
100% {
transform: translateY(0);
}
}
@keyframes uk-slide-left-medium {
0% {
transform: translateX(-50px);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-slide-right-medium {
0% {
transform: translateX(50px);
}
100% {
transform: translateX(0);
}
}
@keyframes uk-kenburns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
}
@keyframes uk-shake {
0%, 100% {
transform: translateX(0);
}
10% {
transform: translateX(-9px);
}
20% {
transform: translateX(8px);
}
30% {
transform: translateX(-7px);
}
40% {
transform: translateX(6px);
}
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(4px);
}
70% {
transform: translateX(-3px);
}
80% {
transform: translateX(2px);
}
90% {
transform: translateX(-1px);
}
}
@keyframes uk-stroke {
0% {
stroke-dashoffset: var(--uk-animation-stroke);
}
100% {
stroke-dashoffset: 0;
}
}
[class*=uk-child-width] > * {
box-sizing: border-box;
width: 100%;
}
.uk-child-width-1-2 > * {
width: 50%;
}
.uk-child-width-1-3 > * {
width: calc(100% / 3);
}
.uk-child-width-1-4 > * {
width: 25%;
}
.uk-child-width-1-5 > * {
width: 20%;
}
.uk-child-width-1-6 > * {
width: calc(100% / 6);
}
.uk-child-width-auto > * {
width: auto;
}
.uk-child-width-expand > :not([class*=uk-width]) {
flex: 1;
min-width: 1px;
}
@media (min-width: 640px) {
.uk-child-width-1-1\@s > * {
width: 100%;
}
.uk-child-width-1-2\@s > * {
width: 50%;
}
.uk-child-width-1-3\@s > * {
width: calc(100% / 3);
}
.uk-child-width-1-4\@s > * {
width: 25%;
}
.uk-child-width-1-5\@s > * {
width: 20%;
}
.uk-child-width-1-6\@s > * {
width: calc(100% / 6);
}
.uk-child-width-auto\@s > * {
width: auto;
}
.uk-child-width-expand\@s > :not([class*=uk-width]) {
flex: 1;
min-width: 1px;
}
.uk-child-width-1-1\@s > :not([class*=uk-width]), .uk-child-width-1-2\@s > :not([class*=uk-width]), .uk-child-width-1-3\@s > :not([class*=uk-width]), .uk-child-width-1-4\@s > :not([class*=uk-width]), .uk-child-width-1-5\@s > :not([class*=uk-width]), .uk-child-width-1-6\@s > :not([class*=uk-width]), .uk-child-width-auto\@s > :not([class*=uk-width]) {
flex: initial;
}
}
@media (min-width: 960px) {
.uk-child-width-1-1\@m > * {
width: 100%;
}
.uk-child-width-1-2\@m > * {
width: 50%;
}
.uk-child-width-1-3\@m > * {
width: calc(100% / 3);
}
.uk-child-width-1-4\@m > * {
width: 25%;
}
.uk-child-width-1-5\@m > * {
width: 20%;
}
.uk-child-width-1-6\@m > * {
width: calc(100% / 6);
}
.uk-child-width-auto\@m > * {
width: auto;
}
.uk-child-width-expand\@m > :not([class*=uk-width]) {
flex: 1;
min-width: 1px;
}
.uk-child-width-1-1\@m > :not([class*=uk-width]), .uk-child-width-1-2\@m > :not([class*=uk-width]), .uk-child-width-1-3\@m > :not([class*=uk-width]), .uk-child-width-1-4\@m > :not([class*=uk-width]), .uk-child-width-1-5\@m > :not([class*=uk-width]), .uk-child-width-1-6\@m > :not([class*=uk-width]), .uk-child-width-auto\@m > :not([class*=uk-width]) {
flex: initial;
}
}
@media (min-width: 1200px) {
.uk-child-width-1-1\@l > * {
width: 100%;
}
.uk-child-width-1-2\@l > * {
width: 50%;
}
.uk-child-width-1-3\@l > * {
width: calc(100% / 3);
}
.uk-child-width-1-4\@l > * {
width: 25%;
}
.uk-child-width-1-5\@l > * {
width: 20%;
}
.uk-child-width-1-6\@l > * {
width: calc(100% / 6);
}
.uk-child-width-auto\@l > * {
width: auto;
}
.uk-child-width-expand\@l > :not([class*=uk-width]) {
flex: 1;
min-width: 1px;
}
.uk-child-width-1-1\@l > :not([class*=uk-width]), .uk-child-width-1-2\@l > :not([class*=uk-width]), .uk-child-width-1-3\@l > :not([class*=uk-width]), .uk-child-width-1-4\@l > :not([class*=uk-width]), .uk-child-width-1-5\@l > :not([class*=uk-width]), .uk-child-width-1-6\@l > :not([class*=uk-width]), .uk-child-width-auto\@l > :not([class*=uk-width]) {
flex: initial;
}
}
@media (min-width: 1600px) {
.uk-child-width-1-1\@xl > * {
width: 100%;
}
.uk-child-width-1-2\@xl > * {
width: 50%;
}
.uk-child-width-1-3\@xl > * {
width: calc(100% / 3);
}
.uk-child-width-1-4\@xl > * {
width: 25%;
}
.uk-child-width-1-5\@xl > * {
width: 20%;
}
.uk-child-width-1-6\@xl > * {
width: calc(100% / 6);
}
.uk-child-width-auto\@xl > * {
width: auto;
}
.uk-child-width-expand\@xl > :not([class*=uk-width]) {
flex: 1;
min-width: 1px;
}
.uk-child-width-1-1\@xl > :not([class*=uk-width]), .uk-child-width-1-2\@xl > :not([class*=uk-width]), .uk-child-width-1-3\@xl > :not([class*=uk-width]), .uk-child-width-1-4\@xl > :not([class*=uk-width]), .uk-child-width-1-5\@xl > :not([class*=uk-width]), .uk-child-width-1-6\@xl > :not([class*=uk-width]), .uk-child-width-auto\@xl > :not([class*=uk-width]) {
flex: initial;
}
}
[class*=uk-width] {
box-sizing: border-box;
width: 100%;
max-width: 100%;
}
.uk-width-1-2 {
width: 50%;
}
.uk-width-1-3 {
width: calc(100% / 3);
}
.uk-width-2-3 {
width: calc(200% / 3);
}
.uk-width-1-4 {
width: 25%;
}
.uk-width-3-4 {
width: 75%;
}
.uk-width-1-5 {
width: 20%;
}
.uk-width-2-5 {
width: 40%;
}
.uk-width-3-5 {
width: 60%;
}
.uk-width-4-5 {
width: 80%;
}
.uk-width-1-6 {
width: calc(100% / 6);
}
.uk-width-5-6 {
width: calc(500% / 6);
}
.uk-width-small {
width: 150px;
}
.uk-width-medium {
width: 300px;
}
.uk-width-large {
width: 450px;
}
.uk-width-xlarge {
width: 600px;
}
.uk-width-2xlarge {
width: 750px;
}
.uk-width-auto {
width: auto;
}
.uk-width-expand {
flex: 1;
min-width: 1px;
}
@media (min-width: 640px) {
.uk-width-1-1\@s {
width: 100%;
}
.uk-width-1-2\@s {
width: 50%;
}
.uk-width-1-3\@s {
width: calc(100% / 3);
}
.uk-width-2-3\@s {
width: calc(200% / 3);
}
.uk-width-1-4\@s {
width: 25%;
}
.uk-width-3-4\@s {
width: 75%;
}
.uk-width-1-5\@s {
width: 20%;
}
.uk-width-2-5\@s {
width: 40%;
}
.uk-width-3-5\@s {
width: 60%;
}
.uk-width-4-5\@s {
width: 80%;
}
.uk-width-1-6\@s {
width: calc(100% / 6);
}
.uk-width-5-6\@s {
width: calc(500% / 6);
}
.uk-width-small\@s {
width: 150px;
}
.uk-width-medium\@s {
width: 300px;
}
.uk-width-large\@s {
width: 450px;
}
.uk-width-xlarge\@s {
width: 600px;
}
.uk-width-2xlarge\@s {
width: 750px;
}
.uk-width-auto\@s {
width: auto;
}
.uk-width-expand\@s {
flex: 1;
min-width: 1px;
}
.uk-width-1-1\@s, .uk-width-1-2\@s, .uk-width-1-3\@s, .uk-width-2-3\@s, .uk-width-1-4\@s, .uk-width-3-4\@s, .uk-width-1-5\@s, .uk-width-2-5\@s, .uk-width-3-5\@s, .uk-width-4-5\@s, .uk-width-1-6\@s, .uk-width-5-6\@s, .uk-width-small\@s, .uk-width-medium\@s, .uk-width-large\@s, .uk-width-xlarge\@s, .uk-width-2xlarge\@s, .uk-width-auto\@s {
flex: initial;
}
}
@media (min-width: 960px) {
.uk-width-1-1\@m {
width: 100%;
}
.uk-width-1-2\@m {
width: 50%;
}
.uk-width-1-3\@m {
width: calc(100% / 3);
}
.uk-width-2-3\@m {
width: calc(200% / 3);
}
.uk-width-1-4\@m {
width: 25%;
}
.uk-width-3-4\@m {
width: 75%;
}
.uk-width-1-5\@m {
width: 20%;
}
.uk-width-2-5\@m {
width: 40%;
}
.uk-width-3-5\@m {
width: 60%;
}
.uk-width-4-5\@m {
width: 80%;
}
.uk-width-1-6\@m {
width: calc(100% / 6);
}
.uk-width-5-6\@m {
width: calc(500% / 6);
}
.uk-width-small\@m {
width: 150px;
}
.uk-width-medium\@m {
width: 300px;
}
.uk-width-large\@m {
width: 450px;
}
.uk-width-xlarge\@m {
width: 600px;
}
.uk-width-2xlarge\@m {
width: 750px;
}
.uk-width-auto\@m {
width: auto;
}
.uk-width-expand\@m {
flex: 1;
min-width: 1px;
}
.uk-width-1-1\@m, .uk-width-1-2\@m, .uk-width-1-3\@m, .uk-width-2-3\@m, .uk-width-1-4\@m, .uk-width-3-4\@m, .uk-width-1-5\@m, .uk-width-2-5\@m, .uk-width-3-5\@m, .uk-width-4-5\@m, .uk-width-1-6\@m, .uk-width-5-6\@m, .uk-width-small\@m, .uk-width-medium\@m, .uk-width-large\@m, .uk-width-xlarge\@m, .uk-width-2xlarge\@m, .uk-width-auto\@m {
flex: initial;
}
}
@media (min-width: 1200px) {
.uk-width-1-1\@l {
width: 100%;
}
.uk-width-1-2\@l {
width: 50%;
}
.uk-width-1-3\@l {
width: calc(100% / 3);
}
.uk-width-2-3\@l {
width: calc(200% / 3);
}
.uk-width-1-4\@l {
width: 25%;
}
.uk-width-3-4\@l {
width: 75%;
}
.uk-width-1-5\@l {
width: 20%;
}
.uk-width-2-5\@l {
width: 40%;
}
.uk-width-3-5\@l {
width: 60%;
}
.uk-width-4-5\@l {
width: 80%;
}
.uk-width-1-6\@l {
width: calc(100% / 6);
}
.uk-width-5-6\@l {
width: calc(500% / 6);
}
.uk-width-small\@l {
width: 150px;
}
.uk-width-medium\@l {
width: 300px;
}
.uk-width-large\@l {
width: 450px;
}
.uk-width-xlarge\@l {
width: 600px;
}
.uk-width-2xlarge\@l {
width: 750px;
}
.uk-width-auto\@l {
width: auto;
}
.uk-width-expand\@l {
flex: 1;
min-width: 1px;
}
.uk-width-1-1\@l, .uk-width-1-2\@l, .uk-width-1-3\@l, .uk-width-2-3\@l, .uk-width-1-4\@l, .uk-width-3-4\@l, .uk-width-1-5\@l, .uk-width-2-5\@l, .uk-width-3-5\@l, .uk-width-4-5\@l, .uk-width-1-6\@l, .uk-width-5-6\@l, .uk-width-small\@l, .uk-width-medium\@l, .uk-width-large\@l, .uk-width-xlarge\@l, .uk-width-2xlarge\@l, .uk-width-auto\@l {
flex: initial;
}
}
@media (min-width: 1600px) {
.uk-width-1-1\@xl {
width: 100%;
}
.uk-width-1-2\@xl {
width: 50%;
}
.uk-width-1-3\@xl {
width: calc(100% / 3);
}
.uk-width-2-3\@xl {
width: calc(200% / 3);
}
.uk-width-1-4\@xl {
width: 25%;
}
.uk-width-3-4\@xl {
width: 75%;
}
.uk-width-1-5\@xl {
width: 20%;
}
.uk-width-2-5\@xl {
width: 40%;
}
.uk-width-3-5\@xl {
width: 60%;
}
.uk-width-4-5\@xl {
width: 80%;
}
.uk-width-1-6\@xl {
width: calc(100% / 6);
}
.uk-width-5-6\@xl {
width: calc(500% / 6);
}
.uk-width-small\@xl {
width: 150px;
}
.uk-width-medium\@xl {
width: 300px;
}
.uk-width-large\@xl {
width: 450px;
}
.uk-width-xlarge\@xl {
width: 600px;
}
.uk-width-2xlarge\@xl {
width: 750px;
}
.uk-width-auto\@xl {
width: auto;
}
.uk-width-expand\@xl {
flex: 1;
min-width: 1px;
}
.uk-width-1-1\@xl, .uk-width-1-2\@xl, .uk-width-1-3\@xl, .uk-width-2-3\@xl, .uk-width-1-4\@xl, .uk-width-3-4\@xl, .uk-width-1-5\@xl, .uk-width-2-5\@xl, .uk-width-3-5\@xl, .uk-width-4-5\@xl, .uk-width-1-6\@xl, .uk-width-5-6\@xl, .uk-width-small\@xl, .uk-width-medium\@xl, .uk-width-large\@xl, .uk-width-xlarge\@xl, .uk-width-2xlarge\@xl, .uk-width-auto\@xl {
flex: initial;
}
}
.uk-width-max-content {
width: max-content;
}
.uk-width-min-content {
width: min-content;
}
[class*=uk-height] {
box-sizing: border-box;
}
.uk-height-1-1 {
height: 100%;
}
.uk-height-viewport {
min-height: 100vh;
}
.uk-height-viewport-2 {
min-height: 200vh;
}
.uk-height-viewport-3 {
min-height: 300vh;
}
.uk-height-viewport-4 {
min-height: 400vh;
}
.uk-height-small {
height: 150px;
}
.uk-height-medium {
height: 300px;
}
.uk-height-large {
height: 450px;
}
.uk-height-max-small {
max-height: 150px;
}
.uk-height-max-medium {
max-height: 300px;
}
.uk-height-max-large {
max-height: 450px;
}
.uk-text-lead {
font-size: 1.5rem;
line-height: 1.5;
color: #333;
}
.uk-text-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}
.uk-text-small {
font-size: 0.875rem;
line-height: 1.5;
}
.uk-text-large {
font-size: 1.5rem;
line-height: 1.5;
}
.uk-text-default {
font-size: 16px;
line-height: 1.5;
}
.uk-text-light {
font-weight: 300;
}
.uk-text-normal {
font-weight: 400;
}
.uk-text-bold {
font-weight: 700;
}
.uk-text-lighter {
font-weight: lighter;
}
.uk-text-bolder {
font-weight: bolder;
}
.uk-text-italic {
font-style: italic;
}
.uk-text-capitalize {
text-transform: capitalize !important;
}
.uk-text-uppercase {
text-transform: uppercase !important;
}
.uk-text-lowercase {
text-transform: lowercase !important;
}
.uk-text-decoration-none {
text-decoration: none !important;
}
.uk-text-muted {
color: #999 !important;
}
.uk-text-emphasis {
color: #333 !important;
}
.uk-text-primary {
color: #1e87f0 !important;
}
.uk-text-secondary {
color: #222 !important;
}
.uk-text-success {
color: #32d296 !important;
}
.uk-text-warning {
color: #faa05a !important;
}
.uk-text-danger {
color: #f0506e !important;
}
.uk-text-background {
-webkit-background-clip: text;
color: transparent !important;
display: inline-block;
background-color: #1e87f0;
}
.uk-text-left {
text-align: left !important;
}
.uk-text-right {
text-align: right !important;
}
.uk-text-center {
text-align: center !important;
}
.uk-text-justify {
text-align: justify !important;
}
@media (min-width: 640px) {
.uk-text-left\@s {
text-align: left !important;
}
.uk-text-right\@s {
text-align: right !important;
}
.uk-text-center\@s {
text-align: center !important;
}
}
@media (min-width: 960px) {
.uk-text-left\@m {
text-align: left !important;
}
.uk-text-right\@m {
text-align: right !important;
}
.uk-text-center\@m {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.uk-text-left\@l {
text-align: left !important;
}
.uk-text-right\@l {
text-align: right !important;
}
.uk-text-center\@l {
text-align: center !important;
}
}
@media (min-width: 1600px) {
.uk-text-left\@xl {
text-align: left !important;
}
.uk-text-right\@xl {
text-align: right !important;
}
.uk-text-center\@xl {
text-align: center !important;
}
}
.uk-text-top {
vertical-align: top !important;
}
.uk-text-middle {
vertical-align: middle !important;
}
.uk-text-bottom {
vertical-align: bottom !important;
}
.uk-text-baseline {
vertical-align: baseline !important;
}
.uk-text-nowrap {
white-space: nowrap;
}
.uk-text-truncate {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
th.uk-text-truncate, td.uk-text-truncate {
max-width: 0;
}
.uk-text-break {
overflow-wrap: break-word;
}
th.uk-text-break, td.uk-text-break {
word-break: break-word;
}
[class*=uk-column-] {
column-gap: 30px;
}
@media (min-width: 1200px) {
[class*=uk-column-] {
column-gap: 40px;
}
}
[class*=uk-column-] img {
transform: translate3d(0, 0, 0);
}
.uk-column-divider {
column-rule: 1px solid rgba(214, 214, 214, 0.49);
column-gap: 60px;
}
@media (min-width: 1200px) {
.uk-column-divider {
column-gap: 80px;
}
}
.uk-column-1-2 {
column-count: 2;
}
.uk-column-1-3 {
column-count: 3;
}
.uk-column-1-4 {
column-count: 4;
}
.uk-column-1-5 {
column-count: 5;
}
.uk-column-1-6 {
column-count: 6;
}
@media (min-width: 640px) {
.uk-column-1-2\@s {
column-count: 2;
}
.uk-column-1-3\@s {
column-count: 3;
}
.uk-column-1-4\@s {
column-count: 4;
}
.uk-column-1-5\@s {
column-count: 5;
}
.uk-column-1-6\@s {
column-count: 6;
}
}
@media (min-width: 960px) {
.uk-column-1-2\@m {
column-count: 2;
}
.uk-column-1-3\@m {
column-count: 3;
}
.uk-column-1-4\@m {
column-count: 4;
}
.uk-column-1-5\@m {
column-count: 5;
}
.uk-column-1-6\@m {
column-count: 6;
}
}
@media (min-width: 1200px) {
.uk-column-1-2\@l {
column-count: 2;
}
.uk-column-1-3\@l {
column-count: 3;
}
.uk-column-1-4\@l {
column-count: 4;
}
.uk-column-1-5\@l {
column-count: 5;
}
.uk-column-1-6\@l {
column-count: 6;
}
}
@media (min-width: 1600px) {
.uk-column-1-2\@xl {
column-count: 2;
}
.uk-column-1-3\@xl {
column-count: 3;
}
.uk-column-1-4\@xl {
column-count: 4;
}
.uk-column-1-5\@xl {
column-count: 5;
}
.uk-column-1-6\@xl {
column-count: 6;
}
}
.uk-column-span {
column-span: all;
}
[uk-cover]:where(canvas, iframe, svg), [data-uk-cover]:where(canvas, iframe, svg) {
max-width: none;
position: absolute;
left: 50%;
top: 50%;
--uk-position-translate-x:-50%;
--uk-position-translate-y:-50%;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}
iframe[uk-cover], iframe[data-uk-cover] {
pointer-events: none;
}
[uk-cover]:where(img, video), [data-uk-cover]:where(img, video) {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
object-fit: cover;
object-position: center;
}
.uk-cover-container {
overflow: hidden;
position: relative;
}
.uk-background-default {
background-color: #fff;
}
.uk-background-muted {
background-color: #f8f8f8;
}
.uk-background-primary {
background-color: #1e87f0;
}
.uk-background-secondary {
background-color: #222;
}
.uk-background-cover, .uk-background-contain, .uk-background-width-1-1, .uk-background-height-1-1 {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.uk-background-cover {
background-size: cover;
}
.uk-background-contain {
background-size: contain;
}
.uk-background-width-1-1 {
background-size: 100%;
}
.uk-background-height-1-1 {
background-size: auto 100%;
}
.uk-background-top-left {
background-position: 0 0;
}
.uk-background-top-center {
background-position: 50% 0;
}
.uk-background-top-right {
background-position: 100% 0;
}
.uk-background-center-left {
background-position: 0 50%;
}
.uk-background-center-center {
background-position: 50% 50%;
}
.uk-background-center-right {
background-position: 100% 50%;
}
.uk-background-bottom-left {
background-position: 0 100%;
}
.uk-background-bottom-center {
background-position: 50% 100%;
}
.uk-background-bottom-right {
background-position: 100% 100%;
}
.uk-background-norepeat {
background-repeat: no-repeat;
}
.uk-background-fixed {
background-attachment: fixed;
backface-visibility: hidden;
}
@media (pointer: coarse) {
.uk-background-fixed {
background-attachment: scroll;
}
}
@media (max-width: 639px) {
.uk-background-image\@s {
background-image: none !important;
}
}
@media (max-width: 959px) {
.uk-background-image\@m {
background-image: none !important;
}
}
@media (max-width: 1199px) {
.uk-background-image\@l {
background-image: none !important;
}
}
@media (max-width: 1599px) {
.uk-background-image\@xl {
background-image: none !important;
}
}
.uk-background-blend-multiply {
background-blend-mode: multiply;
}
.uk-background-blend-screen {
background-blend-mode: screen;
}
.uk-background-blend-overlay {
background-blend-mode: overlay;
}
.uk-background-blend-darken {
background-blend-mode: darken;
}
.uk-background-blend-lighten {
background-blend-mode: lighten;
}
.uk-background-blend-color-dodge {
background-blend-mode: color-dodge;
}
.uk-background-blend-color-burn {
background-blend-mode: color-burn;
}
.uk-background-blend-hard-light {
background-blend-mode: hard-light;
}
.uk-background-blend-soft-light {
background-blend-mode: soft-light;
}
.uk-background-blend-difference {
background-blend-mode: difference;
}
.uk-background-blend-exclusion {
background-blend-mode: exclusion;
}
.uk-background-blend-hue {
background-blend-mode: hue;
}
.uk-background-blend-saturation {
background-blend-mode: saturation;
}
.uk-background-blend-color {
background-blend-mode: color;
}
.uk-background-blend-luminosity {
background-blend-mode: luminosity;
}
[class*=uk-align] {
display: block;
margin-bottom: 30px;
}
* + [class*=uk-align] {
margin-top: 30px;
}
.uk-align-center {
margin-left: auto;
margin-right: auto;
}
.uk-align-left {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right {
margin-top: 0;
margin-left: 30px;
float: right;
}
@media (min-width: 640px) {
.uk-align-left\@s {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right\@s {
margin-top: 0;
margin-left: 30px;
float: right;
}
}
@media (min-width: 960px) {
.uk-align-left\@m {
margin-top: 0;
margin-right: 30px;
float: left;
}
.uk-align-right\@m {
margin-top: 0;
margin-left: 30px;
float: right;
}
}
@media (min-width: 1200px) {
.uk-align-left\@l {
margin-top: 0;
float: left;
}
.uk-align-right\@l {
margin-top: 0;
float: right;
}
.uk-align-left, .uk-align-left\@s, .uk-align-left\@m, .uk-align-left\@l {
margin-right: 40px;
}
.uk-align-right, .uk-align-right\@s, .uk-align-right\@m, .uk-align-right\@l {
margin-left: 40px;
}
}
@media (min-width: 1600px) {
.uk-align-left\@xl {
margin-top: 0;
margin-right: 40px;
float: left;
}
.uk-align-right\@xl {
margin-top: 0;
margin-left: 40px;
float: right;
}
}
.uk-svg, .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
fill: currentcolor;
}
.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
stroke: currentcolor;
}
.uk-svg {
transform: translate(0, 0);
}
.uk-panel {
display: flow-root;
position: relative;
box-sizing: border-box;
}
.uk-panel > :last-child {
margin-bottom: 0;
}
.uk-panel-scrollable {
height: 170px;
padding: 10px;
border: 1px solid rgba(214, 214, 214, 0.49);
overflow: auto;
resize: both;
}
.uk-clearfix::before {
content: "";
display: table-cell;
}
.uk-clearfix::after {
content: "";
display: table;
clear: both;
}
.uk-float-left {
float: left;
}
.uk-float-right {
float: right;
}
[class*=uk-float-] {
max-width: 100%;
}
.uk-overflow-hidden {
overflow: hidden;
}
.uk-overflow-auto {
overflow: auto;
}
.uk-overflow-auto > :last-child {
margin-bottom: 0;
}
.uk-box-sizing-content {
box-sizing: content-box;
}
.uk-box-sizing-border {
box-sizing: border-box;
}
.uk-resize {
resize: both;
}
.uk-resize-horizontal {
resize: horizontal;
}
.uk-resize-vertical {
resize: vertical;
}
.uk-display-block {
display: block !important;
}
.uk-display-inline {
display: inline !important;
}
.uk-display-inline-block {
display: inline-block !important;
}
[class*=uk-inline] {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle;
-webkit-backface-visibility: hidden;
}
.uk-inline-clip {
overflow: hidden;
}
.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
max-width: none;
}
.uk-responsive-width, .uk-responsive-height {
box-sizing: border-box;
}
.uk-responsive-width {
max-width: 100% !important;
height: auto;
}
.uk-responsive-height {
max-height: 100%;
width: auto;
max-width: none;
}
[uk-responsive], [data-uk-responsive] {
max-width: 100%;
}
.uk-object-cover {
object-fit: cover;
}
.uk-object-contain {
object-fit: contain;
}
.uk-object-fill {
object-fit: fill;
}
.uk-object-none {
object-fit: none;
}
.uk-object-scale-down {
object-fit: scale-down;
}
.uk-object-top-left {
object-position: 0 0;
}
.uk-object-top-center {
object-position: 50% 0;
}
.uk-object-top-right {
object-position: 100% 0;
}
.uk-object-center-left {
object-position: 0 50%;
}
.uk-object-center-center {
object-position: 50% 50%;
}
.uk-object-center-right {
object-position: 100% 50%;
}
.uk-object-bottom-left {
object-position: 0 100%;
}
.uk-object-bottom-center {
object-position: 50% 100%;
}
.uk-object-bottom-right {
object-position: 100% 100%;
}
.uk-border-circle {
border-radius: 50%;
}
.uk-border-pill {
border-radius: 500px;
}
.uk-border-rounded {
border-radius: 5px;
}
.uk-inline-clip[class*=uk-border-] {
-webkit-transform: translateZ(0);
}
.uk-box-shadow-small {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-medium {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-large {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-box-shadow-xlarge {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}
[class*=uk-box-shadow-hover] {
transition: box-shadow 0.1s ease-in-out;
}
.uk-box-shadow-hover-small:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-medium:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-large:hover {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-box-shadow-hover-xlarge:hover {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}
@supports (filter: blur(0)) {
.uk-box-shadow-bottom {
display: inline-block;
position: relative;
z-index: 0;
max-width: 100%;
vertical-align: middle;
}
.uk-box-shadow-bottom::after {
content: "";
position: absolute;
bottom: -30px;
left: 0;
right: 0;
z-index: -1;
height: 30px;
border-radius: 100%;
background: #444;
filter: blur(20px);
will-change: filter;
}
}
.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
display: block;
margin-right: 10px;
float: left;
font-size: 4.5em;
line-height: 1;
}
@-moz-document url-prefix() {
.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
margin-top: 1.1%;
}
}
.uk-logo {
font-size: 1.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
color: #333;
text-decoration: none;
}
:where(.uk-logo) {
display: inline-block;
vertical-align: middle;
}
.uk-logo:hover {
color: #333;
text-decoration: none;
}
.uk-logo :where(img, svg, video) {
display: block;
}
.uk-logo-inverse {
display: none;
}
.uk-disabled {
pointer-events: none;
}
.uk-drag, .uk-drag * {
cursor: move;
}
.uk-drag iframe {
pointer-events: none;
}
.uk-dragover {
box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}
.uk-blend-multiply {
mix-blend-mode: multiply;
}
.uk-blend-screen {
mix-blend-mode: screen;
}
.uk-blend-overlay {
mix-blend-mode: overlay;
}
.uk-blend-darken {
mix-blend-mode: darken;
}
.uk-blend-lighten {
mix-blend-mode: lighten;
}
.uk-blend-color-dodge {
mix-blend-mode: color-dodge;
}
.uk-blend-color-burn {
mix-blend-mode: color-burn;
}
.uk-blend-hard-light {
mix-blend-mode: hard-light;
}
.uk-blend-soft-light {
mix-blend-mode: soft-light;
}
.uk-blend-difference {
mix-blend-mode: difference;
}
.uk-blend-exclusion {
mix-blend-mode: exclusion;
}
.uk-blend-hue {
mix-blend-mode: hue;
}
.uk-blend-saturation {
mix-blend-mode: saturation;
}
.uk-blend-color {
mix-blend-mode: color;
}
.uk-blend-luminosity {
mix-blend-mode: luminosity;
}
.uk-transform-center {
transform: translate(-50%, -50%);
}
.uk-transform-origin-top-left {
transform-origin: 0 0;
}
.uk-transform-origin-top-center {
transform-origin: 50% 0;
}
.uk-transform-origin-top-right {
transform-origin: 100% 0;
}
.uk-transform-origin-center-left {
transform-origin: 0 50%;
}
.uk-transform-origin-center-right {
transform-origin: 100% 50%;
}
.uk-transform-origin-bottom-left {
transform-origin: 0 100%;
}
.uk-transform-origin-bottom-center {
transform-origin: 50% 100%;
}
.uk-transform-origin-bottom-right {
transform-origin: 100% 100%;
}
.uk-flex {
display: flex;
}
.uk-flex-inline {
display: inline-flex;
}
.uk-flex-left {
justify-content: flex-start;
}
.uk-flex-center {
justify-content: center;
}
.uk-flex-right {
justify-content: flex-end;
}
.uk-flex-between {
justify-content: space-between;
}
.uk-flex-around {
justify-content: space-around;
}
@media (min-width: 640px) {
.uk-flex-left\@s {
justify-content: flex-start;
}
.uk-flex-center\@s {
justify-content: center;
}
.uk-flex-right\@s {
justify-content: flex-end;
}
.uk-flex-between\@s {
justify-content: space-between;
}
.uk-flex-around\@s {
justify-content: space-around;
}
}
@media (min-width: 960px) {
.uk-flex-left\@m {
justify-content: flex-start;
}
.uk-flex-center\@m {
justify-content: center;
}
.uk-flex-right\@m {
justify-content: flex-end;
}
.uk-flex-between\@m {
justify-content: space-between;
}
.uk-flex-around\@m {
justify-content: space-around;
}
}
@media (min-width: 1200px) {
.uk-flex-left\@l {
justify-content: flex-start;
}
.uk-flex-center\@l {
justify-content: center;
}
.uk-flex-right\@l {
justify-content: flex-end;
}
.uk-flex-between\@l {
justify-content: space-between;
}
.uk-flex-around\@l {
justify-content: space-around;
}
}
@media (min-width: 1600px) {
.uk-flex-left\@xl {
justify-content: flex-start;
}
.uk-flex-center\@xl {
justify-content: center;
}
.uk-flex-right\@xl {
justify-content: flex-end;
}
.uk-flex-between\@xl {
justify-content: space-between;
}
.uk-flex-around\@xl {
justify-content: space-around;
}
}
.uk-flex-stretch {
align-items: stretch;
}
.uk-flex-top {
align-items: flex-start;
}
.uk-flex-middle {
align-items: center;
}
.uk-flex-bottom {
align-items: flex-end;
}
@media (min-width: 640px) {
.uk-flex-stretch\@s {
align-items: stretch;
}
.uk-flex-top\@s {
align-items: flex-start;
}
.uk-flex-middle\@s {
align-items: center;
}
.uk-flex-bottom\@s {
align-items: flex-end;
}
}
@media (min-width: 960px) {
.uk-flex-stretch\@m {
align-items: stretch;
}
.uk-flex-top\@m {
align-items: flex-start;
}
.uk-flex-middle\@m {
align-items: center;
}
.uk-flex-bottom\@m {
align-items: flex-end;
}
}
@media (min-width: 1200px) {
.uk-flex-stretch\@l {
align-items: stretch;
}
.uk-flex-top\@l {
align-items: flex-start;
}
.uk-flex-middle\@l {
align-items: center;
}
.uk-flex-bottom\@l {
align-items: flex-end;
}
}
@media (min-width: 1600px) {
.uk-flex-stretch\@xl {
align-items: stretch;
}
.uk-flex-top\@xl {
align-items: flex-start;
}
.uk-flex-middle\@xl {
align-items: center;
}
.uk-flex-bottom\@xl {
align-items: flex-end;
}
}
.uk-flex-row {
flex-direction: row;
}
.uk-flex-row-reverse {
flex-direction: row-reverse;
}
.uk-flex-column {
flex-direction: column;
}
.uk-flex-column-reverse {
flex-direction: column-reverse;
}
@media (min-width: 640px) {
.uk-flex-row\@s {
flex-direction: row;
}
.uk-flex-column\@s {
flex-direction: column;
}
}
@media (min-width: 960px) {
.uk-flex-row\@m {
flex-direction: row;
}
.uk-flex-column\@m {
flex-direction: column;
}
}
@media (min-width: 1200px) {
.uk-flex-row\@l {
flex-direction: row;
}
.uk-flex-column\@l {
flex-direction: column;
}
}
@media (min-width: 1600px) {
.uk-flex-row\@xl {
flex-direction: row;
}
.uk-flex-column\@xl {
flex-direction: column;
}
}
.uk-flex-nowrap {
flex-wrap: nowrap;
}
.uk-flex-wrap {
flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.uk-flex-wrap-stretch {
align-content: stretch;
}
.uk-flex-wrap-top {
align-content: flex-start;
}
.uk-flex-wrap-middle {
align-content: center;
}
.uk-flex-wrap-bottom {
align-content: flex-end;
}
.uk-flex-wrap-between {
align-content: space-between;
}
.uk-flex-wrap-around {
align-content: space-around;
}
.uk-flex-first {
order: -1;
}
.uk-flex-last {
order: 99;
}
@media (min-width: 640px) {
.uk-flex-first\@s {
order: -1;
}
.uk-flex-last\@s {
order: 99;
}
}
@media (min-width: 960px) {
.uk-flex-first\@m {
order: -1;
}
.uk-flex-last\@m {
order: 99;
}
}
@media (min-width: 1200px) {
.uk-flex-first\@l {
order: -1;
}
.uk-flex-last\@l {
order: 99;
}
}
@media (min-width: 1600px) {
.uk-flex-first\@xl {
order: -1;
}
.uk-flex-last\@xl {
order: 99;
}
}
.uk-flex-initial {
flex: initial;
}
.uk-flex-none {
flex: none;
}
.uk-flex-auto {
flex: auto;
}
.uk-flex-1 {
flex: 1;
}
@media (min-width: 640px) {
.uk-flex-initial\@s {
flex: initial;
}
.uk-flex-none\@s {
flex: none;
}
.uk-flex-1\@s {
flex: 1;
}
}
@media (min-width: 960px) {
.uk-flex-initial\@m {
flex: initial;
}
.uk-flex-none\@m {
flex: none;
}
.uk-flex-1\@m {
flex: 1;
}
}
@media (min-width: 1200px) {
.uk-flex-initial\@l {
flex: initial;
}
.uk-flex-none\@l {
flex: none;
}
.uk-flex-1\@l {
flex: 1;
}
}
@media (min-width: 1600px) {
.uk-flex-initial\@xl {
flex: initial;
}
.uk-flex-none\@xl {
flex: none;
}
.uk-flex-1\@xl {
flex: 1;
}
}
.uk-margin {
margin-bottom: 20px;
}
* + .uk-margin {
margin-top: 20px !important;
}
.uk-margin-top {
margin-top: 20px !important;
}
.uk-margin-bottom {
margin-bottom: 20px !important;
}
.uk-margin-left {
margin-left: 20px !important;
}
.uk-margin-right {
margin-right: 20px !important;
}
.uk-margin-small {
margin-bottom: 10px;
}
* + .uk-margin-small {
margin-top: 10px !important;
}
.uk-margin-small-top {
margin-top: 10px !important;
}
.uk-margin-small-bottom {
margin-bottom: 10px !important;
}
.uk-margin-small-left {
margin-left: 10px !important;
}
.uk-margin-small-right {
margin-right: 10px !important;
}
.uk-margin-medium {
margin-bottom: 40px;
}
* + .uk-margin-medium {
margin-top: 40px !important;
}
.uk-margin-medium-top {
margin-top: 40px !important;
}
.uk-margin-medium-bottom {
margin-bottom: 40px !important;
}
.uk-margin-medium-left {
margin-left: 40px !important;
}
.uk-margin-medium-right {
margin-right: 40px !important;
}
.uk-margin-large {
margin-bottom: 40px;
}
* + .uk-margin-large {
margin-top: 40px !important;
}
.uk-margin-large-top {
margin-top: 40px !important;
}
.uk-margin-large-bottom {
margin-bottom: 40px !important;
}
.uk-margin-large-left {
margin-left: 40px !important;
}
.uk-margin-large-right {
margin-right: 40px !important;
}
@media (min-width: 1200px) {
.uk-margin-large {
margin-bottom: 70px;
}
* + .uk-margin-large {
margin-top: 70px !important;
}
.uk-margin-large-top {
margin-top: 70px !important;
}
.uk-margin-large-bottom {
margin-bottom: 70px !important;
}
.uk-margin-large-left {
margin-left: 70px !important;
}
.uk-margin-large-right {
margin-right: 70px !important;
}
}
.uk-margin-xlarge {
margin-bottom: 70px;
}
* + .uk-margin-xlarge {
margin-top: 70px !important;
}
.uk-margin-xlarge-top {
margin-top: 70px !important;
}
.uk-margin-xlarge-bottom {
margin-bottom: 70px !important;
}
.uk-margin-xlarge-left {
margin-left: 70px !important;
}
.uk-margin-xlarge-right {
margin-right: 70px !important;
}
@media (min-width: 1200px) {
.uk-margin-xlarge {
margin-bottom: 140px;
}
* + .uk-margin-xlarge {
margin-top: 140px !important;
}
.uk-margin-xlarge-top {
margin-top: 140px !important;
}
.uk-margin-xlarge-bottom {
margin-bottom: 140px !important;
}
.uk-margin-xlarge-left {
margin-left: 140px !important;
}
.uk-margin-xlarge-right {
margin-right: 140px !important;
}
}
.uk-margin-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.uk-margin-auto-top {
margin-top: auto !important;
}
.uk-margin-auto-bottom {
margin-bottom: auto !important;
}
.uk-margin-auto-left {
margin-left: auto !important;
}
.uk-margin-auto-right {
margin-right: auto !important;
}
.uk-margin-auto-vertical {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 640px) {
.uk-margin-auto\@s {
margin-left: auto !important;
margin-right: auto !important;
}
.uk-margin-auto-left\@s {
margin-left: auto !important;
}
.uk-margin-auto-right\@s {
margin-right: auto !important;
}
}
@media (min-width: 960px) {
.uk-margin-auto\@m {
margin-left: auto !important;
margin-right: auto !important;
}
.uk-margin-auto-left\@m {
margin-left: auto !important;
}
.uk-margin-auto-right\@m {
margin-right: auto !important;
}
}
@media (min-width: 1200px) {
.uk-margin-auto\@l {
margin-left: auto !important;
margin-right: auto !important;
}
.uk-margin-auto-left\@l {
margin-left: auto !important;
}
.uk-margin-auto-right\@l {
margin-right: auto !important;
}
}
@media (min-width: 1600px) {
.uk-margin-auto\@xl {
margin-left: auto !important;
margin-right: auto !important;
}
.uk-margin-auto-left\@xl {
margin-left: auto !important;
}
.uk-margin-auto-right\@xl {
margin-right: auto !important;
}
}
.uk-margin-remove {
margin: 0 !important;
}
.uk-margin-remove-top {
margin-top: 0 !important;
}
.uk-margin-remove-bottom {
margin-bottom: 0 !important;
}
.uk-margin-remove-left {
margin-left: 0 !important;
}
.uk-margin-remove-right {
margin-right: 0 !important;
}
.uk-margin-remove-vertical {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.uk-margin-remove-adjacent + *, .uk-margin-remove-first-child > :first-child {
margin-top: 0 !important;
}
.uk-margin-remove-last-child > :last-child {
margin-bottom: 0 !important;
}
@media (min-width: 640px) {
.uk-margin-remove-left\@s {
margin-left: 0 !important;
}
.uk-margin-remove-right\@s {
margin-right: 0 !important;
}
}
@media (min-width: 960px) {
.uk-margin-remove-left\@m {
margin-left: 0 !important;
}
.uk-margin-remove-right\@m {
margin-right: 0 !important;
}
}
@media (min-width: 1200px) {
.uk-margin-remove-left\@l {
margin-left: 0 !important;
}
.uk-margin-remove-right\@l {
margin-right: 0 !important;
}
}
@media (min-width: 1600px) {
.uk-margin-remove-left\@xl {
margin-left: 0 !important;
}
.uk-margin-remove-right\@xl {
margin-right: 0 !important;
}
}
.uk-padding {
padding: 30px;
}
@media (min-width: 1200px) {
.uk-padding {
padding: 40px;
}
}
.uk-padding-small {
padding: 15px;
}
.uk-padding-large {
padding: 40px;
}
@media (min-width: 1200px) {
.uk-padding-large {
padding: 70px;
}
}
.uk-padding-remove {
padding: 0 !important;
}
.uk-padding-remove-top {
padding-top: 0 !important;
}
.uk-padding-remove-bottom {
padding-bottom: 0 !important;
}
.uk-padding-remove-left {
padding-left: 0 !important;
}
.uk-padding-remove-right {
padding-right: 0 !important;
}
.uk-padding-remove-vertical {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.uk-padding-remove-horizontal {
padding-left: 0 !important;
padding-right: 0 !important;
}
:root {
--uk-position-margin-offset:.0001px;
}
[class*=uk-position-top], [class*=uk-position-bottom], [class*=uk-position-left], [class*=uk-position-right], [class*=uk-position-center] {
position: absolute !important;
max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
box-sizing: border-box;
}
.uk-position-top {
top: 0;
left: 0;
right: 0;
}
.uk-position-bottom {
bottom: 0;
left: 0;
right: 0;
}
.uk-position-left {
top: 0;
bottom: 0;
left: 0;
}
.uk-position-right {
top: 0;
bottom: 0;
right: 0;
}
.uk-position-top-left {
top: 0;
left: 0;
}
.uk-position-top-right {
top: 0;
right: 0;
}
.uk-position-bottom-left {
bottom: 0;
left: 0;
}
.uk-position-bottom-right {
bottom: 0;
right: 0;
}
.uk-position-center {
top: calc(50% - var(--uk-position-margin-offset));
left: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x:-50%;
--uk-position-translate-y:-50%;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
width: max-content;
}
[class*=uk-position-center-left], [class*=uk-position-center-right], .uk-position-center-vertical {
top: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-y:-50%;
transform: translate(0, var(--uk-position-translate-y));
}
.uk-position-center-left {
left: 0;
}
.uk-position-center-right {
right: 0;
}
.uk-position-center-vertical {
left: 0;
right: 0;
}
.uk-position-center-left-out {
right: 100%;
width: max-content;
}
.uk-position-center-right-out {
left: 100%;
width: max-content;
}
.uk-position-top-center, .uk-position-bottom-center, .uk-position-center-horizontal {
left: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x:-50%;
transform: translate(var(--uk-position-translate-x), 0);
width: max-content;
}
.uk-position-top-center {
top: 0;
}
.uk-position-bottom-center {
bottom: 0;
}
.uk-position-center-horizontal {
top: 0;
bottom: 0;
}
.uk-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.uk-position-small {
margin: 15px;
--uk-position-margin-offset:15px;
}
.uk-position-medium {
margin: 30px;
--uk-position-margin-offset:30px;
}
.uk-position-large {
margin: 30px;
--uk-position-margin-offset:30px;
}
@media (min-width: 1200px) {
.uk-position-large {
margin: 50px;
--uk-position-margin-offset:50px;
}
}
.uk-position-relative {
position: relative !important;
}
.uk-position-absolute {
position: absolute !important;
}
.uk-position-fixed {
position: fixed !important;
}
.uk-position-sticky {
position: sticky !important;
}
.uk-position-z-index {
z-index: 1;
}
.uk-position-z-index-zero {
z-index: 0;
}
.uk-position-z-index-negative {
z-index: -1;
}
.uk-position-z-index-high {
z-index: 990;
}
:where(.uk-transition-fade), :where([class*="uk-transition-scale"]), :where([class*="uk-transition-slide"]) {
--uk-position-translate-x:0;
--uk-position-translate-y:0;
}
.uk-transition-fade, [class*=uk-transition-scale], [class*=uk-transition-slide] {
--uk-translate-x:0;
--uk-translate-y:0;
--uk-scale-x:1;
--uk-scale-y:1;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
transition: 0.3s ease-out;
transition-property: opacity, transform, filter;
opacity: 0;
}
.uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle .uk-transition-fade:focus-within, .uk-transition-active.uk-active .uk-transition-fade {
opacity: 1;
}
[class*=uk-transition-scale] {
-webkit-backface-visibility: hidden;
}
.uk-transition-scale-up {
--uk-scale-x:1;
--uk-scale-y:1;
}
.uk-transition-scale-down {
--uk-scale-x:1.03;
--uk-scale-y:1.03;
}
.uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle .uk-transition-scale-up:focus-within, .uk-transition-active.uk-active .uk-transition-scale-up {
--uk-scale-x:1.03;
--uk-scale-y:1.03;
opacity: 1;
}
.uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle .uk-transition-scale-down:focus-within, .uk-transition-active.uk-active .uk-transition-scale-down {
--uk-scale-x:1;
--uk-scale-y:1;
opacity: 1;
}
.uk-transition-slide-top {
--uk-translate-y:-100%;
}
.uk-transition-slide-bottom {
--uk-translate-y:100%;
}
.uk-transition-slide-left {
--uk-translate-x:-100%;
}
.uk-transition-slide-right {
--uk-translate-x:100%;
}
.uk-transition-slide-top-small {
--uk-translate-y:calc(-1 * 10px);
}
.uk-transition-slide-bottom-small {
--uk-translate-y:10px;
}
.uk-transition-slide-left-small {
--uk-translate-x:calc(-1 * 10px);
}
.uk-transition-slide-right-small {
--uk-translate-x:10px;
}
.uk-transition-slide-top-medium {
--uk-translate-y:calc(-1 * 50px);
}
.uk-transition-slide-bottom-medium {
--uk-translate-y:50px;
}
.uk-transition-slide-left-medium {
--uk-translate-x:calc(-1 * 50px);
}
.uk-transition-slide-right-medium {
--uk-translate-x:50px;
}
.uk-transition-toggle:hover [class*=uk-transition-slide], .uk-transition-toggle:focus [class*=uk-transition-slide], .uk-transition-toggle [class*=uk-transition-slide]:focus-within, .uk-transition-active.uk-active [class*=uk-transition-slide] {
--uk-translate-x:0;
--uk-translate-y:0;
opacity: 1;
}
.uk-transition-opaque {
opacity: 1;
}
.uk-transition-slow {
transition-duration: 0.7s;
}
.uk-transition-disable, .uk-transition-disable * {
transition: none !important;
}
[hidden], .uk-hidden {
display: none !important;
}
@media (min-width: 640px) {
.uk-hidden\@s {
display: none !important;
}
}
@media (min-width: 960px) {
.uk-hidden\@m {
display: none !important;
}
}
@media (min-width: 1200px) {
.uk-hidden\@l {
display: none !important;
}
}
@media (min-width: 1600px) {
.uk-hidden\@xl {
display: none !important;
}
}
@media (max-width: 639px) {
.uk-visible\@s {
display: none !important;
}
}
@media (max-width: 959px) {
.uk-visible\@m {
display: none !important;
}
}
@media (max-width: 1199px) {
.uk-visible\@l {
display: none !important;
}
}
@media (max-width: 1599px) {
.uk-visible\@xl {
display: none !important;
}
}
.uk-invisible {
visibility: hidden !important;
}
.uk-hidden-visually:not(:focus):not(:active):not(:focus-within), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
border: 0 !important;
margin: 0 !important;
overflow: hidden !important;
clip-path: inset(50%) !important;
white-space: nowrap !important;
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
opacity: 0 !important;
}
@media (hover: none) {
.uk-hidden-touch {
display: none !important;
}
}
@media (hover) {
.uk-hidden-notouch {
display: none !important;
}
}
* {
--uk-inverse:initial;
}
.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*=uk-card-media]), .uk-overlay-primary, .uk-offcanvas-bar {
--uk-inverse:light;
}
.uk-dark, .uk-section-default:not(.uk-preserve-color), .uk-section-muted:not(.uk-preserve-color), .uk-tile-default:not(.uk-preserve-color), .uk-tile-muted:not(.uk-preserve-color), .uk-card-default.uk-card-body, .uk-card-default > :not([class*=uk-card-media]), .uk-overlay-default, .uk-dropbar, .uk-navbar-container:not(.uk-navbar-transparent), .uk-navbar-dropdown, .uk-dropdown {
--uk-inverse:dark;
}
.uk-inverse-light {
--uk-inverse:light !important;
}
.uk-inverse-dark {
--uk-inverse:dark !important;
}
.uk-modal-full {
overflow-x: hidden;
}
.hook-modal-dialog {
border-radius: 3px;
}
.hook-modal-title {
font-weight: 400;
}
.uk-lightbox {
position: fixed !important;
}
.uk-cover {
max-width: none !important;
}
.uk-drop .uk-card p:empty {
display: none;
}
.uk-drop .uk-card p:not(:first-child) {
margin-top: 15px;
margin-bottom: 0;
}
.uk-tooltip {
padding: 7px 12px;
background: #464646;
border-radius: 3px;
font-size: 13px;
}
.elementor-align-justify .uk-button {
width: 100%;
}
.uk-notification .uk-spinner {
vertical-align: middle;
}
.uk-notification .uk-spinner svg {
width: 24px;
height: auto;
}
.uk-notification .uk-icon {
margin-right: 10px;
vertical-align: middle;
line-height: normal;
}
.uk-notification .uk-close {
top: 50%;
transform: translateY(-50%);
color: #f01e1e;
font-size: 1.2em;
}
.uk-notification .uk-close svg {
width: 1.2em;
height: 1.2em;
}
.uk-notification .uk-notification-message {
padding: 40px 40px 40px 20px;
background: #ffffff;
font-size: 1.2rem;
box-shadow: rgba(14, 63, 126, 0.04) 0 0 0 1px, rgba(42, 51, 69, 0.04) 0 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0 6px 6px -3px, rgba(14, 63, 126, 0.04) 0 12px 12px -6px, rgba(14, 63, 126, 0.04) 0 24px 24px -12px;
border-radius: 6px;
border: 2px solid #1e87f0;
}
.uk-slideshow .uk-slideshow-items {
padding: 0;
margin: 0;
}
.uk-slideshow .uk-slideshow-items[uk-height-viewport] .uk-slideshow-item img {
width: auto !important;
height: auto;
}
.uk-modal-full {
background-color: #fff;
}
.hook-button {
border-radius: 3px;
}
.hook-form {
border-radius: 3px;
}
.uk-sticky-wrapper {
width: 100%;
}
.uk-heading-title:before, .uk-heading-tag:before, .uk-slide-title:before {
content: none;
}
.uk-tippy-tooltip {
outline: none;
}
[class*=elementor-widget-uk-] a:hover {
text-decoration: none;
}
@media (max-width: 1200px) {
.uk-user-login a.elementor-button .elementor-button-icon, .uk-user-register a.elementor-button .elementor-button-icon {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
.rtl .uk-position-top-center, .rtl .uk-position-bottom-center, .rtl .uk-position-center {
right: calc(50% - var(--uk-position-margin-offset));
left: auto;
}
.rtl [uk-cover], .rtl [data-uk-cover] {
right: 50%;
left: auto;
}
.rtl [uk-cover]:where(img, video), .rtl [data-uk-cover]:where(img, video) {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
object-fit: cover;
object-position: center;
}

.wowe-dots-container .swiper-pagination,
.wowe-arrows-dots-container .swiper-pagination {
position: relative;
display: flex;
align-items: var(--wowe-swiper-dots-align, center);
justify-content: center;
}
.wowe-dots-container .swiper-pagination .swiper-pagination-bullet,
.wowe-arrows-dots-container .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
outline: none;
transition: all 0.3s ease;
}
.wowe-dots-container .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet,
.wowe-arrows-dots-container .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: var(--wowe-swiper-dots-space-between, 5px);
outline: none;
}
.wowe-dots-container .swiper-pagination.swiper-pagination-fraction,
.wowe-arrows-dots-container .swiper-pagination.swiper-pagination-fraction {
bottom: auto;
z-index: 1;
}
.wowe-dots-container .swiper-pagination-bullets,
.wowe-arrows-dots-container .swiper-pagination-bullets {
min-height: var(--wowe-swiper-dots-active-height, 10px);
}
.wowe-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,
.wowe-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet {
position: relative;
}
.wowe-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,
.wowe-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after {
content: "";
width: calc(100% + 6px);
height: calc(100% + 6px);
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic,
.wowe-dots-container .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
width: 100% !important;
left: 0 !important;
transform: translateX(0) !important;
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.wowe-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.wowe-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
[class*=wowe-arrows-align-top] .wowe-arrows-container {
transform: translateY(-40px);
}
[class*=wowe-arrows-align-bottom] .wowe-arrows-container {
transform: translateY(40px);
}
[class*=wowe-dots-align-top] .wowe-dots-container {
transform: translateY(-30px);
}
[class*=wowe-dots-align-bottom] .wowe-dots-container {
transform: translateY(30px);
}
[class*=wowe-arrows-dots-align-top] .wowe-arrows-dots-container {
transform: translateY(-40px);
}
[class*=wowe-arrows-dots-align-bottom] .wowe-arrows-dots-container {
transform: translateY(40px);
}
.wowe-arrows-align-center .uk-position-center,
.wowe-arrows-dots-align-center .uk-position-center {
width: 100%;
}
.wowe-arrows-align-center .wowe-navigation-prev,
.wowe-arrows-dots-align-center .wowe-navigation-prev {
left: 0;
position: absolute;
transform: translateY(-50%);
}
.wowe-arrows-align-center .wowe-navigation-next,
.wowe-arrows-dots-align-center .wowe-navigation-next {
right: 0;
position: absolute;
transform: translateY(-50%);
}
.rtl .wowe-arrows-align-center .wowe-navigation-prev,
.rtl .wowe-arrows-dots-align-center .wowe-navigation-prev {
right: 0;
left: inherit;
}
.rtl .wowe-arrows-align-center .wowe-navigation-next,
.rtl .wowe-arrows-dots-align-center .wowe-navigation-next {
left: 0;
right: inherit;
}
.wowe-arrows-dots-align-center .wowe-dots-container .swiper-pagination,
.wowe-arrows-dots-align-center .wowe-arrows-dots-container .swiper-pagination {
position: absolute;
width: 100% !important;
}
.wowe-navigation-type-progress .swiper-pagination-progress {
transform: translateY(15px);
height: 5px;
width: 100%;
}
[class*=" elementor-widget-wowe-"] svg.e-font-icon-svg {
height: 1em;
width: 1em;
}
[class*=" elementor-widget-wowe-"] .swiper-pagination-fraction,
[class*=" elementor-widget-wowe-"] .swiper-pagination-custom,
[class*=" elementor-widget-wowe-"] .swiper-horizontal > .swiper-pagination-bullets,
[class*=" elementor-widget-wowe-"] .swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: auto;
}
[class*=elementor-widget-wowe-] .wowe-arrows-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-arrows-ncx, 0), var(--wowe-swiper-carousel-arrows-ncy, 40));
transform: translate(var(--wowe-swiper-carousel-arrows-ncx, 0), var(--wowe-swiper-carousel-arrows-ncy, 40));
}
[class*=elementor-widget-wowe-] .wowe-dots-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-dots-nnx, 0), var(--wowe-swiper-carousel-dots-nny, 30));
transform: translate(var(--wowe-swiper-carousel-dots-nnx, 0), var(--wowe-swiper-carousel-dots-nny, 30));
}
[class*=elementor-widget-wowe-] .wowe-arrows-dots-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-both-ncx, 0), var(--wowe-swiper-carousel-both-ncy, 40));
transform: translate(var(--wowe-swiper-carousel-both-ncx, 0), var(--wowe-swiper-carousel-both-ncy, 40));
}
[class*=elementor-widget-wowe-] .wowe-arrows-fraction-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-arrows-fraction-ncx, 0), var(--wowe-swiper-carousel-arrows-fraction-ncy, 40));
transform: translate(var(--wowe-swiper-carousel-arrows-fraction-ncx, 0), var(--wowe-swiper-carousel-arrows-fraction-ncy, 40));
}
[class*=elementor-widget-wowe-] .uk-position-center-left .wowe-arrows-container,
[class*=elementor-widget-wowe-] .uk-position-center-right .wowe-arrows-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-arrows-ncx, 0), var(--wowe-swiper-carousel-arrows-ncy, 0)) rotate(90deg);
transform: translate(var(--wowe-swiper-carousel-arrows-ncx, 0), var(--wowe-swiper-carousel-arrows-ncy, 0)) rotate(90deg);
}
[class*=elementor-widget-wowe-] .uk-position-center-left .wowe-dots-container,
[class*=elementor-widget-wowe-] .uk-position-center-right .wowe-dots-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-dots-nnx, 0), var(--wowe-swiper-carousel-dots-nny, 0)) rotate(90deg);
transform: translate(var(--wowe-swiper-carousel-dots-nnx, 0), var(--wowe-swiper-carousel-dots-nny, 0)) rotate(90deg);
}
[class*=elementor-widget-wowe-] .uk-position-center-left .wowe-arrows-dots-container,
[class*=elementor-widget-wowe-] .uk-position-center-right .wowe-arrows-dots-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-both-ncx, 0), var(--wowe-swiper-carousel-both-ncy, 0)) rotate(90deg);
transform: translate(var(--wowe-swiper-carousel-both-ncx, 0), var(--wowe-swiper-carousel-both-ncy, 0)) rotate(90deg);
}
[class*=elementor-widget-wowe-] .uk-position-center-left .wowe-arrows-fraction-container,
[class*=elementor-widget-wowe-] .uk-position-center-right .wowe-arrows-fraction-container {
-webkit-transform: translate(var(--wowe-swiper-carousel-arrows-fraction-ncx, 0), var(--wowe-swiper-carousel-arrows-fraction-ncy, 0)) rotate(90deg);
transform: translate(var(--wowe-swiper-carousel-arrows-fraction-ncx, 0), var(--wowe-swiper-carousel-arrows-fraction-ncy, 0)) rotate(90deg);
} .wowe-liquid-glass-effects-yes {
overflow: hidden;
}
.wowe-liquid-glass-effects-yes > * {
position: relative;
z-index: 1;
}
.wowe-liquid-glass-effects-yes:after {
content: "";
position: absolute;
inset: 0;
backdrop-filter: blur(var(--wowe-liquid-glass-effects-blur, 1px));
filter: url(#wowe-frosted);
} .elementor-widget.wowe-backdrop-filter-yes > .elementor-widget,
.e-con-inner > .wowe-backdrop-filter-yes.elementor-element,
.e-con-inner > .e-con > .wowe-backdrop-filter-yes.elementor-element,
.e-con-inner > .e-con .wowe-backdrop-filter-yes.elementor-element,
.e-con-inner.wowe-backdrop-filter-yes .e-container__inner,
.elementor-column.wowe-backdrop-filter-yes > .elementor-element-populated,
.elementor-column .elementor-element-populated > .wowe-backdrop-filter-yes {
-webkit-backdrop-filter: blur(var(--wowe-backdrop-filter-blur, 0)) brightness(var(--wowe-backdrop-filter-brightness, 100%)) contrast(var(--wowe-backdrop-filter-contrast, 1)) grayscale(var(--wowe-backdrop-filter-grayscale, 0)) invert(var(--wowe-backdrop-filter-invert, 0)) opacity(var(--wowe-backdrop-filter-opacity, 1)) sepia(var(--wowe-backdrop-filter-sepia, 0)) saturate(var(--wowe-backdrop-filter-saturate, 1)) hue-rotate(var(--wowe-backdrop-filter-hue-rotate, 0));
backdrop-filter: blur(var(--wowe-backdrop-filter-blur, 0)) brightness(var(--wowe-backdrop-filter-brightness, 100%)) contrast(var(--wowe-backdrop-filter-contrast, 1)) grayscale(var(--wowe-backdrop-filter-grayscale, 0)) invert(var(--wowe-backdrop-filter-invert, 0)) opacity(var(--wowe-backdrop-filter-opacity, 1)) sepia(var(--wowe-backdrop-filter-sepia, 0)) saturate(var(--wowe-backdrop-filter-saturate, 1)) hue-rotate(var(--wowe-backdrop-filter-hue-rotate, 0));
} .wowe-particle-container {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.wowe-particle-container canvas {
display: block;
vertical-align: bottom;
}
.wowe-particle-container .particles-js-canvas-el {
position: absolute;
top: 0;
transform: scale(1);
opacity: 1;
animation: appear 1.4s 1;
animation-fill-mode: forwards;
}
@keyframes appear {
from {
transform: scale(0);
opacity: 0;
}
to {
transform: scale(1);
opacity: 1;
}
}
[class*=elementor-widget-wowe-] a:hover {
text-decoration: none;
}
[class*=elementor-widget-wowe-] .swiper-pagination .swiper-pagination-bullet {
transition: all 350ms cubic-bezier(0.38, 0.91, 0.58, 1);
} .elementor-lightbox *, .elementor-lightbox *::before, .elementor-lightbox *::after {
box-sizing: border-box;
}
.wowe-product-image ol {
display: flex;
padding: 0;
list-style: none;
margin: 0;
} .wowe-scrollnav-fixed-yes .wowe-scrollnav {
position: fixed !important;
}
.wowe-scrollnav-fixed-yes .wowe-scrollnav [class*=uk-navbar] {
margin: 30px;
}
[class*=elementor-widget-wowe-] { }
[class*=elementor-widget-wowe-] .swiper-pagination-fraction,
[class*=elementor-widget-wowe-] .swiper-pagination-custom,
[class*=elementor-widget-wowe-] .swiper-horizontal .swiper-pagination-bullets,
[class*=elementor-widget-wowe-] .swiper-horizontal + .swiper-pagination-bullets {
bottom: -50px;
width: 100%;
}
[class*=elementor-widget-wowe-] .swiper-pagination-fraction .swiper-pagination-bullet,
[class*=elementor-widget-wowe-] .swiper-pagination-custom .swiper-pagination-bullet,
[class*=elementor-widget-wowe-] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,
[class*=elementor-widget-wowe-] .swiper-horizontal + .swiper-pagination-bullets .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 0 5px;
}
.wowe-navigation-type-arrows-fraction .swiper-pagination {
position: initial;
}
.rtl .wowe-arrows-container,
.rtl .wowe-arrows-fraction-container,
.rtl .wowe-arrows-dots-container {
direction: rtl;
}
.rtl .wowe-arrows-container .swiper-pagination,
.rtl .wowe-arrows-fraction-container .swiper-pagination,
.rtl .wowe-arrows-dots-container .swiper-pagination {
direction: ltr;
}
.rtl .wowe-news-ticker-controls {
display: flex;
flex-direction: row-reverse;
}
.elementor-widget-wowe-post-video-slider .swiper:not(.swiper-initialized),
.elementor-widget-wowe-post-stories-slider .swiper:not(.swiper-initialized),
.elementor-widget-wowe-post-slider .swiper:not(.swiper-initialized) {
opacity: 1 !important;
visibility: visible !important;
}
[class*=" elementor-widget-wowe-"] .swiper:not(.swiper-initialized) {
opacity: 0;
visibility: hidden;
}
[class*=elementor-widget-wowe-] { }
[class*=elementor-widget-wowe-] .swiper .elementor-lightbox-content-source {
display: none;
}
[class*=elementor-widget-wowe-] .swiper-horizontal + .swiper-pagination-progressbar,
[class*=elementor-widget-wowe-] .swiper-vertical + .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
}
[class*=elementor-widget-wowe-] .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
[class*=elementor-widget-wowe-] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
[class*=elementor-widget-wowe-] .wowe-navigation-prev, [class*=elementor-widget-wowe-] .wowe-navigation-next {
cursor: pointer;
}
[class*=elementor-widget-wowe-] .swiper-coverflow {
padding-top: 15px;
}
[class*=elementor-widget-wowe-] .swiper-coverflow .swiper-slide {
transition-property: transform, border, background;
}
[class*=elementor-widget-wowe-] .swiper-horizontal > .swiper-pagination-progress {
top: auto;
bottom: 0;
}
.elementor-pagination-position-inside .swiper-pagination-fraction,
.elementor-pagination-position-inside .swiper-horizontal > .swiper-pagination-bullets {
bottom: 10px;
}
.elementor-pagination-position-outside .swiper {
padding-bottom: 40px;
}
.elementor-pagination-position-outside .swiper-pagination-fraction,
.elementor-pagination-position-outside .swiper-horizontal > .swiper-pagination-bullets {
bottom: 0;
}
.uk-button-icon-align-left {
float: left;
}
.uk-button-icon-align-right {
float: right;
}
.uk-flex-align-left {
order: -1;
}
.uk-flex-align-right {
order: 99;
}
.tippy-box .tippy-content p:last-child {
margin-bottom: 0;
}
.tippy-box[data-placement^=top] > .tippy-backdrop {
transform-origin: 0 25%;
border-radius: 40% 40% 0 0;
}
.tippy-box[data-placement^=top] > .tippy-backdrop[data-state=visible] {
transform: scale(1) translate(-50%, -55%);
}
.tippy-box[data-placement^=top] > .tippy-backdrop[data-state=hidden] {
transform: scale(0.2) translate(-50%, -45%);
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop {
transform-origin: 0 -50%;
border-radius: 0 0 30% 30%;
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop[data-state=visible] {
transform: scale(1) translate(-50%, -45%);
}
.tippy-box[data-placement^=bottom] > .tippy-backdrop[data-state=hidden] {
transform: scale(0.2) translate(-50%);
}
.tippy-box[data-placement^=left] > .tippy-backdrop {
transform-origin: 50% 0;
border-radius: 50% 0 0 50%;
}
.tippy-box[data-placement^=left] > .tippy-backdrop[data-state=visible] {
transform: scale(1) translate(-50%, -50%);
}
.tippy-box[data-placement^=left] > .tippy-backdrop[data-state=hidden] {
transform: scale(0.2) translate(-75%, -50%);
}
.tippy-box[data-placement^=right] > .tippy-backdrop {
transform-origin: -50% 0;
border-radius: 0 50% 50% 0;
}
.tippy-box[data-placement^=right] > .tippy-backdrop[data-state=visible] {
transform: scale(1) translate(-50%, -50%);
}
.tippy-box[data-placement^=right] > .tippy-backdrop[data-state=hidden] {
transform: scale(0.2) translate(-25%, -50%);
}
.tippy-box[data-animatefill] {
background: none !important;
}
.tippy-backdrop {
position: absolute;
background-color: #333;
border-radius: 50%;
width: calc(110% + 32px);
left: 50%;
top: 50%;
z-index: -1;
transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.tippy-backdrop[data-state=hidden] {
opacity: 0;
}
.tippy-backdrop:after {
content: "";
float: left;
padding-top: 100%;
}
.tippy-backdrop + .tippy-content {
transition-property: opacity;
will-change: opacity;
}
.tippy-backdrop + .tippy-content[data-state=hidden] {
opacity: 0;
} .tippy-box[data-animation=perspective][data-placement^=top] {
transform-origin: bottom;
}
.tippy-box[data-animation=perspective][data-placement^=top][data-state=visible] {
transform: perspective(700px);
}
.tippy-box[data-animation=perspective][data-placement^=top][data-state=hidden] {
transform: perspective(700px) translateY(8px) rotateX(60deg);
}
.tippy-box[data-animation=perspective][data-placement^=bottom] {
transform-origin: top;
}
.tippy-box[data-animation=perspective][data-placement^=bottom][data-state=visible] {
transform: perspective(700px);
}
.tippy-box[data-animation=perspective][data-placement^=bottom][data-state=hidden] {
transform: perspective(700px) translateY(-8px) rotateX(-60deg);
}
.tippy-box[data-animation=perspective][data-placement^=left] {
transform-origin: right;
}
.tippy-box[data-animation=perspective][data-placement^=left][data-state=visible] {
transform: perspective(700px);
}
.tippy-box[data-animation=perspective][data-placement^=left][data-state=hidden] {
transform: perspective(700px) translateX(8px) rotateY(-60deg);
}
.tippy-box[data-animation=perspective][data-placement^=right] {
transform-origin: left;
}
.tippy-box[data-animation=perspective][data-placement^=right][data-state=visible] {
transform: perspective(700px);
}
.tippy-box[data-animation=perspective][data-placement^=right][data-state=hidden] {
transform: perspective(700px) translateX(-8px) rotateY(60deg);
}
.tippy-box[data-animation=perspective][data-state=hidden] {
opacity: 0;
} .tippy-box[data-animation=scale][data-placement^=top] {
transform-origin: bottom;
}
.tippy-box[data-animation=scale][data-placement^=bottom] {
transform-origin: top;
}
.tippy-box[data-animation=scale][data-placement^=left] {
transform-origin: right;
}
.tippy-box[data-animation=scale][data-placement^=right] {
transform-origin: left;
}
.tippy-box[data-animation=scale][data-state=hidden] {
transform: scale(0.5);
opacity: 0;
} .tippy-box[data-animation=shift-away][data-state=hidden] {
opacity: 0;
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
transform: translateY(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
transform: translateY(-10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
transform: translateX(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
transform: translateX(-10px);
} .tippy-box[data-animation=shift-toward][data-state=hidden] {
opacity: 0;
}
.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top] {
transform: translateY(-10px);
}
.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom] {
transform: translateY(10px);
}
.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left] {
transform: translateX(-10px);
}
.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right] {
transform: translateX(10px);
}
.wowe-pagination-wrap .wowe-pagination {
margin: 20px 0;
}
.wowe-pagination-wrap .wowe-pagination li {
list-style-type: none;
}
.wowe-pagination-wrap .wowe-pagination li:hover a, .wowe-pagination-wrap .wowe-pagination li.wowe-active a {
color: #ef233c;
}
.wowe-pagination-wrap .wowe-pagination li a {
font-size: 16px;
font-weight: 600;
color: #8d99ae;
line-height: 1;
}
.wowe-pagination-wrap .wowe-pagination li:nth-child(1) {
padding-left: 0;
}
.wowe-pagination-wrap .wowe-pagination li.wowe-pagination-previous a, .wowe-pagination-wrap .wowe-pagination li.wowe-pagination-next a {
border: 1px solid #8d99ae;
padding: 10px;
border-radius: 3px;
display: inline-block;
}
.wowe-pagination-wrap .wowe-pagination {
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 0;
list-style: none;
align-items: center;
}
.wowe-pagination-wrap .wowe-pagination > * {
flex: none;
padding-left: 20px;
position: relative;
}
.wowe-pagination-wrap .wowe-pagination > * > * {
color: #8d99ae;
}
.wowe-pagination-wrap .wowe-pagination > * > :hover,
.wowe-pagination-wrap .wowe-pagination > * > :focus {
color: #8d99ae;
text-decoration: none;
}
.wowe-pagination-wrap .wowe-pagination > .wowe-active > * {
color: #8d99ae;
}
.wowe-pagination-wrap .wowe-pagination > .wowe-disabled > * {
color: #8d99ae;
}
.wowe-pagination-wrap .wowe-pagination-dot-dot {
display: flex;
align-items: center;
justify-content: center;
}
.wowe-pagination-wrap .wowe-pagination-dot-dot span {
line-height: 1px;
height: 13px;
color: #bbb !important;
}
.wowesc-rating .wowesc-rating-item {
color: #e7e7e7;
}
.wowesc-rating[class*=" wowesc-rating-0"] .wowesc-rating-item:nth-child(1) i:after, .wowesc-rating[class*=" wowesc-rating-1"] .wowesc-rating-item:nth-child(-n+1) i:after, .wowesc-rating[class*=" wowesc-rating-2"] .wowesc-rating-item:nth-child(-n+2) i:after, .wowesc-rating[class*=" wowesc-rating-3"] .wowesc-rating-item:nth-child(-n+3) i:after, .wowesc-rating[class*=" wowesc-rating-4"] .wowesc-rating-item:nth-child(-n+4) i:after, .wowesc-rating[class*=" wowesc-rating-5"] .wowesc-rating-item:nth-child(-n+5) i:after {
position: absolute;
content: "";
color: #ffcc00;
}
.wowesc-rating.wowesc-rating-0-5 .wowesc-rating-item:nth-child(1) i:after, .wowesc-rating.wowesc-rating-1-5 .wowesc-rating-item:nth-child(2) i:after, .wowesc-rating.wowesc-rating-2-5 .wowesc-rating-item:nth-child(3) i:after, .wowesc-rating.wowesc-rating-3-5 .wowesc-rating-item:nth-child(4) i:after, .wowesc-rating.wowesc-rating-4-5 .wowesc-rating-item:nth-child(5) i:after {
content: "";
color: #ffcc00;
position: absolute;
} .wowe-css-grid .wowe-grid {
display: grid;
}
.wowe-css-grid .wowe-grid-layout {
grid-template-columns: repeat(1, 1fr);
}
.wowe-css-grid .wowe-list-layout {
grid-template-columns: repeat(1, 1fr);
}
.wowe-css-grid {
position: relative;
}
.wowe-css-grid .wowe-grid-header {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
.wowe-css-grid .woocommerce-result-count {
display: flex;
align-items: center;
color: #8d99ae;
font-size: 16px;
margin: 0;
text-transform: capitalize;
}
.wowe-css-grid .wowe-grid-header-tabs {
display: flex;
align-items: center;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
}
.wowe-css-grid .wowe-grid-tabs-list.wowe-tabs-active a {
color: #e6edef;
background: #2b2d42;
}
.wowe-css-grid .wowe-grid-tabs-list a {
padding: 4px 9px;
color: #8d99ae;
border: var(--wowe-filter-border-width, 1px) solid #cad7ef;
border-right: 0;
transition: all 0.3s ease;
font-size: 14px;
display: inline-block;
}
.wowe-css-grid .wowe-grid-tabs-list a span {
width: auto;
}
.wowe-css-grid .wowe-grid-tabs-list a:hover {
color: #e6edef;
background: #2b2d42;
}
.wowe-css-grid .wowe-grid-tabs-list:nth-last-child(1) a {
border-right: var(--wowe-filter-border-width, 1px) solid #cad7ef;
}
@media screen and (min-width: 768px) {
.wowe-css-grid .wowe-grid.wowe-grid-3 {
grid-template-columns: repeat(2, 1fr);
}
.wowe-css-grid .wowe-grid.wowe-grid-1.wowe-list-layout {
grid-template-columns: repeat(1, 1fr) !important;
}
}
@media screen and (min-width: 1024px) {
.wowe-css-grid .wowe-grid.wowe-list-2 {
grid-template-columns: repeat(2, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-1 {
grid-template-columns: repeat(1, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-2 {
grid-template-columns: repeat(2, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-3 {
grid-template-columns: repeat(3, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-4 {
grid-template-columns: repeat(4, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-5 {
grid-template-columns: repeat(5, 1fr) !important;
}
.wowe-css-grid .wowe-grid.wowe-grid-6 {
grid-template-columns: repeat(6, 1fr) !important;
}
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item,
.wowe-grid-carousel .wowe-item {
position: relative;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item:hover .wowe-image .image-default,
.wowe-grid-carousel .wowe-item:hover .wowe-image .image-default {
opacity: 0;
transform: scale(0.8);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item:hover .wowe-image .image-hover,
.wowe-grid-carousel .wowe-item:hover .wowe-image .image-hover {
opacity: 1;
transform: scale(1);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item:hover .wowe-shoping a,
.wowe-grid-carousel .wowe-item:hover .wowe-shoping a {
opacity: 1;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item-box,
.wowe-grid-carousel .wowe-item-box {
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-image,
.wowe-grid-carousel .wowe-image {
position: relative;
overflow: hidden;
background: #fff;
transition: all 0.3s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-image .img,
.wowe-grid-carousel .wowe-image .img {
width: 100%;
height: auto;
overflow: hidden;
vertical-align: middle;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-image .image-default,
.wowe-grid-carousel .wowe-image .image-default {
opacity: 1;
transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), opacity 0.5s;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .image-hover,
.wowe-grid-carousel .image-hover {
position: absolute;
opacity: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.5s ease;
transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), opacity 0.5s;
transform: scale(0.9);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping,
.wowe-grid-carousel .wowe-shoping {
position: absolute;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping a,
.wowe-grid-carousel .wowe-shoping a {
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
margin-bottom: 5px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
padding: clamp(10px, 1vw, 12px);
color: #000;
background: #fff;
opacity: 0;
line-height: 1;
font-size: clamp(12px, 1vw, 14px);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping a:hover,
.wowe-grid-carousel .wowe-shoping a:hover {
background: #2b2d42;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping a:nth-last-child(1),
.wowe-grid-carousel .wowe-shoping a:nth-last-child(1) {
margin-bottom: 0;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping-icon-wishlist,
.wowe-grid-carousel .wowe-shoping-icon-wishlist {
transition: all 0.3s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping-icon-wishlist.wowe-active,
.wowe-grid-carousel .wowe-shoping-icon-wishlist.wowe-active {
background-color: #d90429;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-compare,
.wowe-grid-carousel .wowe-compare {
transition: all 0.4s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-compare.wowe-active,
.wowe-grid-carousel .wowe-compare.wowe-active {
background-color: #d90429;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping-icon-quickview,
.wowe-grid-carousel .wowe-shoping-icon-quickview {
transition: all 0.5s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-cart,
.wowe-grid-carousel .wowe-cart {
transition: all 0.6s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-cart.added,
.wowe-grid-carousel .wowe-cart.added {
display: none;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-cart.added i::before,
.wowe-grid-carousel .wowe-cart.added i::before {
display: none;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-cart.loading .icon::before,
.wowe-grid-carousel .wowe-cart.loading .icon::before {
display: none;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-cart.loading .icon::after,
.wowe-grid-carousel .wowe-cart.loading .icon::after {
content: "";
width: 16px;
height: 16px;
border: 2px dotted #fff;
border-radius: 50%;
display: inline-block;
animation: rotation 2s linear infinite;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping .added_to_cart,
.wowe-grid-carousel .wowe-shoping .added_to_cart {
transition: all 0.6s ease;
-webkit-text-indent: -999999px;
text-indent: -999999px;
margin-bottom: 0;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-shoping .added_to_cart::before,
.wowe-grid-carousel .wowe-shoping .added_to_cart::before {
content: "✓";
text-indent: 0px;
height: 1em;
width: 1em;
font-family: "wow-elements" !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: flex;
justify-content: center;
align-items: center;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-badge-label-wrapper,
.wowe-grid-carousel .wowe-badge-label-wrapper {
position: absolute;
margin: clamp(10px, 1vw, 25px);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-content,
.wowe-grid-carousel .wowe-content {
padding: clamp(15px, 1vw, 30px);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-content-inner,
.wowe-grid-carousel .wowe-content-inner {
position: relative;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-category,
.wowe-grid-carousel .wowe-category {
margin-bottom: clamp(12px, 1vw, 15px);
display: inline-flex;
flex-wrap: wrap;
gap: 8px;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-category a,
.wowe-grid-carousel .wowe-category a {
font-size: clamp(10px, 1vw, 12px);
color: #858890;
text-transform: uppercase;
font-weight: 500;
display: inline-block;
transition: all 0.3s ease;
line-height: 1;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-category a:hover,
.wowe-grid-carousel .wowe-category a:hover {
color: #2b2d42;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-title,
.wowe-grid-carousel .wowe-title {
margin-bottom: 10px;
display: block;
color: #2b2d42;
transition: all 0.3s ease;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-title .title,
.wowe-grid-carousel .wowe-title .title {
text-transform: capitalize;
font-weight: 700;
font-size: clamp(16px, 1vw, 18px);
margin: 0;
color: inherit;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-price,
.wowe-grid-carousel .wowe-price {
font-size: clamp(12px, 1vw, 14px);
font-weight: 700;
color: #858890;
margin-bottom: 10px;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-price del,
.wowe-grid-carousel .wowe-price del {
font-weight: 500;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-price ins,
.wowe-grid-carousel .wowe-price ins {
text-decoration: none;
padding-left: 7px;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item .wowe-rating,
.wowe-grid-carousel .wowe-item .wowe-rating {
margin-bottom: 0px;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item .wowe-rating .woocommerce-product-rating,
.wowe-grid-carousel .wowe-item .wowe-rating .woocommerce-product-rating {
display: flex;
align-items: center;
padding: 0;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-item .wowe-rating .star-rating,
.wowe-grid-carousel .wowe-item .wowe-rating .star-rating {
font-size: clamp(12px, 1vw, 14px);
margin: 0;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-grid-layout .wowe-item-box,
.wowe-grid-carousel .wowe-grid-layout .wowe-item-box {
overflow: hidden;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-grid-layout .wowe-desc,
.wowe-grid-carousel .wowe-grid-layout .wowe-desc {
display: none;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-list-layout .wowe-item-box,
.wowe-grid-carousel .wowe-list-layout .wowe-item-box {
display: flex;
align-items: center;
flex-direction: row;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-list-layout .wowe-image,
.wowe-grid-carousel .wowe-list-layout .wowe-image {
width: 400px;
height: 100%;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-list-layout .wowe-image .img,
.wowe-grid-carousel .wowe-list-layout .wowe-image .img {
width: 100%;
height: 100%;
overflow: hidden;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-list-layout .wowe-content,
.wowe-grid-carousel .wowe-list-layout .wowe-content {
width: 100%;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-list-layout .wowe-desc,
.wowe-grid-carousel .wowe-list-layout .wowe-desc {
font-size: 14px;
line-height: 1.6;
color: #6f6f6f;
display: none;
padding-bottom: 15px;
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media (min-width: 768px) {
.wowe-grid-carousel .wowe-list-layout .wowe-desc {
display: inherit;
}
.wowe-sub-category,
.wowe-product-reviews,
.wowe-css-grid .wowe-grid-layout {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 1024px) {
.wowe-css-grid .wowe-grid-layout {
grid-template-columns: repeat(3, 1fr);
}
.wowe-css-grid .wowe-list-layout {
grid-template-columns: repeat(2, 1fr);
}
.wowe-sub-category,
.wowe-product-reviews {
grid-template-columns: repeat(3, 1fr);
}
} [class*=" elementor-widget-wowe-"] .wowe-pagination {
display: flex;
flex-direction: row;
list-style: none;
margin: 30px 0;
font-weight: 500;
padding: 0;
gap: 10px;
}
[class*=" elementor-widget-wowe-"] .wowe-pagination li a {
color: #2b2d42;
font-size: 12px;
margin: 0;
transition: all 0.3s ease;
border: 1px solid #2b2d42;
padding: 4px 10px;
border-radius: 2px;
}
[class*=" elementor-widget-wowe-"] .wowe-pagination li a:hover {
background: #2b2d42;
color: #edf2f4;
}
[class*=" elementor-widget-wowe-"] .wowe-pagination li:nth-child(1) a {
margin-left: 0;
}
[class*=" elementor-widget-wowe-"] .wowe-pagination .wowe-active a {
background: #2b2d42;
color: #edf2f4;
}
[class*=" elementor-widget-wowe-"] .wowe-item .wowe-shoping a .icon {
width: 1em;
height: 1em;
}
[class*=" elementor-widget-wowe-"] .swiper-slide {
border-style: solid;
border-width: 0;
overflow: hidden;
}
.wowe-product-reviews,
.wowe-sub-category {
display: grid;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-badge-label-content,
[class*=" elementor-widget-wowe-"] .wowe-badge-label-content {
gap: clamp(5px, 1vw, 10px);
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-badge-label-content > div,
[class*=" elementor-widget-wowe-"] .wowe-badge-label-content > div {
display: inline-flex;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-badge-label-content > div .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-badge-label-content > div .wowe-badge {
text-decoration: none;
padding: clamp(3px, 1vw, 4px) clamp(5px, 1vw, 8px);
font-size: clamp(10px, 1vw, 12px);
text-transform: capitalize;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-sale-badge .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-sale-badge .wowe-badge {
background: #2b2d42;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-percantage-badge .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-percantage-badge .wowe-badge {
background: #9fa8bc;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-stock-status-badge .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-stock-status-badge .wowe-badge {
background: #ef233c;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-trending-badge .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-trending-badge .wowe-badge {
background: #ff006e;
color: #fff;
}
.tippy-box[data-theme^=wowe-tippy-product-image-hotspot-] .wowe-new-badge .wowe-badge,
[class*=" elementor-widget-wowe-"] .wowe-new-badge .wowe-badge {
background: #d90429;
color: #fff;
}
.elementor-widget-wowe-page-single .single_variation_wrap,
.elementor-widget-wowe-add-to-cart .single_variation_wrap {
display: flex;
flex-direction: column;
}
.elementor-widget-wowe-page-single .wowe-variation-swatches,
.elementor-widget-wowe-add-to-cart .wowe-variation-swatches {
display: flex;
}
.elementor-widget-wowe-page-single .swatches-support table.variations,
.elementor-widget-wowe-add-to-cart .swatches-support table.variations {
display: flex;
}
.elementor-widget-wowe-page-single table.variations,
.elementor-widget-wowe-add-to-cart table.variations {
border-collapse: separate;
border-spacing: 0 10px;
margin-bottom: 0 !important;
}
.elementor-widget-wowe-page-single form.cart tr,
.elementor-widget-wowe-add-to-cart form.cart tr {
position: relative;
}
.elementor-widget-wowe-page-single form.cart *,
.elementor-widget-wowe-add-to-cart form.cart * {
text-align: left;
}
.elementor-widget-wowe-page-single .wowe-variation-swatches--image,
.elementor-widget-wowe-add-to-cart .wowe-variation-swatches--image {
display: flex;
}
.elementor-widget-wowe-page-single .quantity button,
.elementor-widget-wowe-add-to-cart .quantity button {
padding: 15px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #a4afb7;
border-radius: 3px 3px 3px 3px;
color: #444;
line-height: 1;
cursor: pointer;
background: transparent;
}
.elementor-widget-wowe-page-single .quantity button:hover,
.elementor-widget-wowe-add-to-cart .quantity button:hover {
background: #f9f9f9;
}
.elementor-widget-wowe-page-single form.cart div.quantity,
.elementor-widget-wowe-add-to-cart form.cart div.quantity {
display: flex !important;
gap: 5px;
}
.elementor-widget-wowe-page-single form.cart div.quantity .qty,
.elementor-widget-wowe-add-to-cart form.cart div.quantity .qty {
margin-right: 0 !important;
padding: 14px;
}
.elementor-widget-wowe-page-single .woocommerce-variation-add-to-cart,
.elementor-widget-wowe-add-to-cart .woocommerce-variation-add-to-cart {
display: flex;
gap: 5px;
}
.elementor-widget-wowe-page-single table th,
.elementor-widget-wowe-page-single table td,
.elementor-widget-wowe-add-to-cart table th,
.elementor-widget-wowe-add-to-cart table td {
padding: 0;
border: none;
}
.elementor-widget-wowe-page-single form.cart table td,
.elementor-widget-wowe-page-single div.product form.cart table td,
.elementor-widget-wowe-add-to-cart form.cart table td,
.elementor-widget-wowe-add-to-cart div.product form.cart table td {
padding-left: 30px !important;
}
.elementor-widget-wowe-page-single table tbody tr:hover > td,
.elementor-widget-wowe-page-single table tbody tr:hover > th,
.elementor-widget-wowe-page-single table tbody > tr:nth-child(odd) > td,
.elementor-widget-wowe-page-single table tbody > tr:nth-child(odd) > th,
.elementor-widget-wowe-add-to-cart table tbody tr:hover > td,
.elementor-widget-wowe-add-to-cart table tbody tr:hover > th,
.elementor-widget-wowe-add-to-cart table tbody > tr:nth-child(odd) > td,
.elementor-widget-wowe-add-to-cart table tbody > tr:nth-child(odd) > th {
background-color: transparent;
}
.elementor-widget-wowe-page-single .woocommerce-variation-price,
.elementor-widget-wowe-add-to-cart .woocommerce-variation-price {
margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.wowe-hide-tablet {
display: none;
}
}
@media (min-width: 1024px) {
.wowe-hide-desktop {
display: none;
}
}
@media (max-width: 767px) {
.wowe-hide-mobile {
display: none;
}
}@font-face{font-family:eicons;src:url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(//carskepcele.rs/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.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,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
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: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .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 #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.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: #454545;
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 #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.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: #2b2b2b;
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 #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.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(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_444444_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(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//carskepcele.rs/wp-content/plugins/product-filter-widget-for-elementor/assets/css/images/ui-icons_777777_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: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
-ms-filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.eszlwcf-section label,
.eszlwcf-section input {cursor: pointer;}
.eszlwcf-section h1, .eszlwcf-section h2, .eszlwcf-section h3, .eszlwcf-section h4, .eszlwcf-section h5, .eszlwcf-section h6 {margin: 0 auto;}
.eszlwcf-section h1 a, .eszlwcf-section h1 a:hover, .eszlwcf-section h1 a:focus, .eszlwcf-section h1 a:focus-visible,
.eszlwcf-section h2 a, .eszlwcf-section h2 a:hover, .eszlwcf-section h2 a:focus, .eszlwcf-section h2 a:focus-visible,
.eszlwcf-section h3 a, .eszlwcf-section h3 a:hover, .eszlwcf-section h3 a:focus, .eszlwcf-section h3 a:focus-visible,
.eszlwcf-section h4 a, .eszlwcf-section h4 a:hover, .eszlwcf-section h4 a:focus, .eszlwcf-section h4 a:focus-visible,
.eszlwcf-section h5 a, .eszlwcf-section h5 a:hover, .eszlwcf-section h5 a:focus, .eszlwcf-section h5 a:focus-visible,
.eszlwcf-section h6 a, .eszlwcf-section h6 a:hover, .eszlwcf-section h6 a:focus, .eszlwcf-section h6 a:focus-visible {color: inherit; font-size: inherit; font-weight: inherit; font-family: inherit;} .eszlwcf-section { display: flex; position: relative; padding: 0; flex-direction: column;}
.eszlwcf-section {display: flex; flex-wrap: wrap;}
.eszlwcf-products-frame { position: relative;}
.eszlwcf-products-section {position: relative;}
.eszlwcf-product-query,
.eszlwcf-widget-settings,
.eszlwcf-setting-data {display: none;}
.eszlwcf-section::before {content: '';}
.eszlwcf-section::before { content: ''; background: #1115; position: fixed; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; display: none;}
.eszlwcf-filter-open .eszlwcf-section::before {display: block;} .eszlwcf-products-block {display: grid;}
.eszlwcf-products-block {grid-template-columns: repeat(3, 1fr);} .eszlwcf-product {display: flex; flex-wrap: wrap; flex-direction: column; overflow: hidden;}
.eszlwcf-product > * {width: 100%; max-width: 100%;}
.eszlwcf-product .eszlwcf-product-thumb { width: 100%; position: relative; overflow: hidden;}
.eszlwcf-product .eszlwcf-product-thumb .eszlwcf-product-thumbnail { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; object-fit: cover; max-width: 100%; transition: all 500ms ease-in-out;}
.eszlwcf-product .eszlwcf-product-thumb .eszlwcf-product-thumbnail-back {opacity: 0;}
.eszlwcf-product .eszlwcf-product-thumb:hover .eszlwcf-product-thumbnail-back {opacity: 1}
.eszlwcf-product-badge-sale { position: absolute; z-index: 1;}
.eszlwcf-product-badge-sale { position: absolute; z-index: 1; padding: 5px 15px; background: red; color: #fff; top: 10px;}
.eszlwcf-product-button a {display: inline-flex; align-items: center;}
.eszlwcf-product-button a svg, .eszlwcf-product-button a i { font-size: 16px; width: 16px; height: 16px; display: inline-block; vertical-align: text-top; margin-left: 7px;}
.eszlwcf-product-price del {font-size: 90%; margin-right: 5px;}
.eszlwcf-product-price ins {text-decoration: none}
.eszlwcf-product-price { display: inline-block; margin-right: 10px;}
.eszlwcf-product-button { position: relative; display: inline-block; vertical-align: top; transition: all 400ms ease-in-out}
.eszlwcf-product-button a { transition: width 700ms ease-out;}
.eszlwcf-product-meta { display: flex; justify-content: space-between; align-items: center;} .eszlwcf-filter-form {overflow: hidden; display: flex; flex-wrap: wrap;}
.eszlwcf-filter-form > * {width: 100%;}
.eszlwcf-field-box { margin-right: 10px;}
.eszlwcf-extra-filter-frame {margin-bottom: 30px;}
.eszlwcf-sorting-block {text-align: right;}
.eszlwcf-section select {width: auto; display: inline-block;}
.eszlwcf-field-box select {width: 100%;}
.eszlwcf-filter-block,
.eszlwcf-filter-frame {overflow: hidden;}
.eszlwcf-filter-block-heading {margin: 0 auto;}
.eszlwcf-filter-filed-range input[type="range"] {position: absolute;}
.eszwcf-disable-field > *,
.eszwcf-disable-field {cursor: not-allowed;}
.eszwcf-disable-field { opacity: 0.7;}
.eszlwcf-field-type-image .eszlwcf-field-box {margin-right: 0;}
.eszlwcf-field-type-image label,
.eszlwcf-field-type-color label,
.eszlwcf-field-type-image .eszlwcf-field-box,
.eszlwcf-field-type-color .eszlwcf-field-box {display: flex; align-items: center;}
.eszlwcf-field-type-image label,
.eszlwcf-field-type-color label {margin: 5px 5px 5px 0; }
.eszlwcf-field-type-image label img { max-height: 40px; object-fit: contain; display: inline-block; width: 70px; height: 50px;}
.eszlwcf-field-type-color label span {min-width: 40px; min-height: 40px; border-radius: 30px; line-height: 38px; padding: 0 15px; display: inline-block; margin-right: 5px; transition: all 400ms ease-in-out;}
.eszlwcf-field-type-color input:checked + label span {box-shadow: 0 0 3px #111}
.eszlwcf-filter-filed-wrapper {flex-wrap: wrap;}
.eszlwcf-field-type-image .eszlwcf-filter-filed-wrapper label {box-sizing: border-box; border: 1px solid transparent; position: relative;}
.eszlwcf-field-type-image .eszlwcf-filter-filed-wrapper {display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 10px; grid-row-gap: 10px;}
.eszlwcf-field-type-image .eszlwcf-filter-filed-wrapper input:checked + label img { border: 1px solid #e5e5e5; box-shadow: 0 0 5px #1113}
.eszlwcf-filter-filed-wrapper .eszlwcf-price-range {width: calc(100% - 30px); margin: 10px auto; border: none; height: 10px; background: #e2e8f0;}
.eszlwcf-filter-filed-wrapper .eszlwcf-price-range .ui-slider-handle {border-radius: 50%; box-shadow: 0 0 5px #1115; border: none; height: 20px; width: 20px; outline: none;}
.eszlwcf-filter-filed-wrapper .eszlwcf-price-range .ui-slider-range {background: #dd3233;}
.eszlwcf-load-button-hide {display: none;}
.eszlwcf-field-type-button input,
.eszlwcf-field-type-ratings input,
.eszlwcf-field-type-radio input,
.eszlwcf-field-type-checkbox input,
.eszlwcf-field-type-image input,
.eszlwcf-field-type-color input { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.eszlwcf-field-type-ratings .eszlwcf-field-box,
.eszlwcf-field-type-radio .eszlwcf-field-box,
.eszlwcf-field-type-checkbox .eszlwcf-field-box { display: flex; align-items: center;}
.eszlwcf-field-type-ratings label:not(:last-child) {margin-right: 5px;}
.eszlwcf-field-type-image .not-image label,
.eszlwcf-field-type-color .not-color label,
.eszlwcf-field-type-radio label,
.eszlwcf-field-type-checkbox label {position: relative; padding-left: 26px; display: flex; align-items: center; line-height: 22px;}
.eszlwcf-field-type-image .not-image label::after,
.eszlwcf-field-type-image .not-image label::before,
.eszlwcf-field-type-color .not-color label::after,
.eszlwcf-field-type-color .not-color label::before,
.eszlwcf-field-type-radio label::after,
.eszlwcf-field-type-radio label::before,
.eszlwcf-field-type-checkbox label::before,
.eszlwcf-field-type-checkbox label::after { content: ""; display: block; position: absolute;}
.eszlwcf-field-type-image .not-image label::before,
.eszlwcf-field-type-color .not-color label::before,
.eszlwcf-field-type-radio label::before,
.eszlwcf-field-type-checkbox label::before { width: 14px; height: 14px; border: 2px solid #445dc8; box-sizing: content-box; border-radius: 4px;left: 0; top: 2px;}
.eszlwcf-field-type-image .not-image label::after,
.eszlwcf-field-type-color .not-color label::after,
.eszlwcf-field-type-checkbox label::after { width: 4px; height: 8px; border: 2px solid #445dc8; border-top: 0; border-left: 0; transform: rotate(45deg); box-sizing: content-box; opacity: 0; left: 6px; top: 5px;}
.eszlwcf-field-type-radio label::before {border-radius: 50%;}
.eszlwcf-field-type-image .not-image input:checked + label::after,
.eszlwcf-field-type-color .not-color input:checked + label::after,
.eszlwcf-field-type-radio input:checked + label::after,
.eszlwcf-field-type-checkbox input:checked + label::after {opacity: 1;}
.eszlwcf-field-type-radio label::after { opacity: 0; left: 5px; top: 7px; position: absolute; width: 8px; height: 8px; border-radius: 50%; background: #445dc8; box-sizing: content-box;}
.eszlwcf-field-type-ratings label i {opacity: 0.7;}
.eszlwcf-field-type-ratings input:hover ~ label i,
.eszlwcf-field-type-ratings input:checked ~ label i {opacity: 1;}
.eszlwcf-load-more .eszlwcf-load-button-hide { display: none;}
.eszlwcf-not-found-section { width: 100%; text-align: center; grid-column-start: 1; grid-column-end: 6;}
.eszlwcf-field-type-button .eszlwcf-field-box {display: flex;}
.eszlwcf-field-type-button .eszlwcf-field-box label { padding: 5px 15px; border: 1px solid #e5e5e5; width: auto; display: inline-block; vertical-align: top; } .eszlwcf-loader { position: absolute; z-index: 9; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff8; align-items: center; justify-content: center; display: none;}
.eszlwcf-loader.active {display: flex;}
.eszlwcf-loader img {max-width: 250px;}
.eszlwcf-clear { display: inline-block; vertical-align: text-top; transition: all 400ms ease-in-out;}
.elementor-editor-active .eszlwcf-clear.eszlwcf-clear-editor {display: inline-block;}
.eszlwcf-clear.eszlwcf-clear-editor {display: none;}
.eszlwcf-clear i { margin-left: 2px; font-size: 22px; line-height: 17px; height: 10px; display: inline-block; font-weight: 600; } .eszwcf-quick-view { position: absolute; z-index: 1; top: 10px; padding: 5px 10px; background: #111; color: #fff; right: 0; transition: all 400ms ease-in-out; cursor: pointer;}
.esz-product-modal-frame { position: unset; left: 0; right: 0; top: 0; bottom: 0; background: #1115; z-index: 999; display: none;}
.esz-product-modal-frame.active {position: fixed; display: block;}
.esz-product-modal-container {position: relative; max-width: 900px; height: 0; background: #fff; transition: transform 0.4s ease-in-out; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.esz-product-modal-frame.active .esz-product-modal-container {width: 100%; height: auto; max-height: 700px;}
.esz-modal-close { border-radius: 50%; background: #e5e5e5; line-height: 29px; width: 32px; text-align: center; display: inline-block; height: 32px; position: absolute; top: 10px; right: 10px; cursor: pointer; z-index: 1;}
.esz-product-modal-inner-wrapper { padding: 30px; height: 100%;}
.esz-product-modal { display: none; flex-wrap: wrap; height: 100%;}
.esz-product-modal-frame.active .esz-product-modal {display: flex;}
.esz-product-modal .esz-product-modal-column { flex: 0 0 auto; display: flex; flex-wrap: wrap; height: 100%}
.esz-product-modal .esz-product-modal-column.esz-product-modal-left {width: 50%;}
.esz-product-modal .esz-product-modal-column.esz-product-modal-right {width: 50%; display: block;padding-left: 30px;}
.esz-product-modal .esz-product-modal-column > * {width: 100%; margin-bottom: 15px;}
.esz-product-modal .esz-product-modal-column .esz-product-modal-thumb-gallery {margin-bottom: 0;}
.esz-product-modal .esz-product-modal-thumbnail img {height: 100%; object-fit: contain; display: inline-block; vertical-align: top;}
.esz-product-modal .esz-product-modal-image-slider {height: calc(100% - 100px); max-width: 100%; display: flex;}
.esz-product-modal .esz-product-modal-thumb-gallery {display: flex; flex-wrap: wrap; align-items: flex-start; height: 100%;}
.esz-product-modal .esz-product-modal-thumb-slider {height: 80px; max-width: 100%; display: flex; margin-top: 5px;}
.esz-product-modal .esz-product-modal-thumb-slider .slick-list .slick-track {height: 100%;}
.esz-product-modal .esz-product-modal-thumb-slider .slick-slide {padding: 5px; display: flex; align-items: center; justify-content: center; transition: all 400ms ease-in-out;}
.esz-product-modal .esz-product-modal-thumb-slider img {max-height: 100%; width: 100%; object-fit: cover; box-shadow: 0 0 3px #1113;}
.esz-product-modal .esz-product-modal-thumb-slider .slick-current img {box-shadow: 0 0 5px #1115;}
.esz-product-modal .slick-arrow { font-size: 0; width: 30px; height: 30px; border: none; border-radius: 50%; padding: 0; box-sizing: border-box; outline: none; display: inline-block; flex: 0 0 auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 1; background: #fff;}
.esz-product-modal .slick-arrow.slick-next {left: auto;}
.esz-product-modal .slick-arrow.slick-prev {right: auto;}
.esz-product-modal .slick-arrow::before {content: ''; position: absolute; text-align: center; font-family: "Font Awesome 5 Free"; font-weight: 900; left: 0; right: 0; top: 0; bottom: 0; margin: auto; font-size: 16px; line-height: 30px; color: #111; width: 30px; height: 30px;}
.esz-product-modal .slick-arrow.slick-prev::before {content: "\f053"; right: 2px;}
.esz-product-modal .slick-arrow.slick-next::before {content: "\f054"; left: 2px;}
.esz-product-modal .esz-modal-product-cart.simple form {}
.esz-modal-product-cart-button a { display: inline-block;}
.esz-modal-product-meta label { min-width: 100px; font-weight: 500;}
.esz-modal-product-meta { border-top: 1px solid #eee; margin-top: 25px; padding-top: 25px;} .elementor-widget-eszlwcf-product-filter .eszlwcf-section a {text-decoration: none; transition: all 400ms ease-in-out;}
.elementor-widget-eszlwcf-product-filter .eszlwcf-section select {outline: none; border-style: solid;}
.eszlwcf-load-more a {display: inline-block;}
.eszlwcf-load-more {transition: all 400ms ease-in-out;}
.eszlwcf-filters-open-button-container {margin-bottom: 15px;}
.eszlwcf-section ins {text-decoration: none;}
@media (min-width: 768px) {
.eszlwcf-product-filter-list-left .eszlwcf-section { flex-direction: row; }
.eszlwcf-product-filter-list-right .eszlwcf-section { flex-direction: row-reverse; }
.eszlwcf-filters-open-button-container,
.eszlwcf-widget-close-container {display: none;}
}
@media (min-width: 1025px) {
.eszwcf-quick-view {right: -40px;}
.eszlwcf-product:hover .eszwcf-quick-view {right: 0;}
}
@media (max-width: 1024px) {
.eszlwcf-filter-form { display: grid; }
}
@media (max-width: 992px) {
.esz-product-modal-container {max-width: calc(100% - 60px);}
}
@media (max-width: 767px) {
.esz-product-modal-container {max-width: calc(100% - 30px);}
.eszlwcf-section {display: block;}
.eszlwcf-filter-form { max-height: calc(100% - 87px);overflow: scroll; position: relative; }
.eszlwcf-filter-frame { position: fixed; bottom: 0; right: 0; left: 0; top: 15%; z-index: 999999; padding: 0; background-color: #fff; margin: 0; box-sizing: border-box; border-radius: 7px 7px 0 0; transition: transform .25s ease; transform: translate3d(0, 120%, 0); -webkit-overflow-scrolling: touch; height: auto; }
.eszlwcf-filter-frame.filter-open { transform: translate3d(0, 0, 0); }
.eszlwcf-filters-open-widget {display: inline-block; text-align: left; border: 1px solid #2c2d33; border-radius: 2px; line-height: 1.5; padding: 7px 12px 7px 12px; background-color: transparent; color: #2c2d33; box-sizing: border-box; text-decoration: none !important; font-weight: 400; transition: none; position: relative;}
.eszlwcf-filters-open-widget .eszlwcf-button-inner { display: flex; align-items: center; }
.eszlwcf-filters-open-widget .eszlwcf-icon-html-wrapper { position: relative; margin-right: 10px; top: 2px;}
.eszlwcf-filters-open-widget .eszlwcf-icon-html-wrapper span[class^="eszlwcf-icon-line"] { display: block; height: 1px; width: 18px; border-radius: 3px; background: #2c2d33; margin-bottom: 4px; position: relative;}
.eszlwcf-filters-open-widget .eszlwcf-icon-html-wrapper span[class^="eszlwcf-icon-line"]::after {content: ""; display: block; width: 3px; height: 3px; border: 1px solid #2c2d33; border-radius: 50%; background-color: #fff; position: absolute; top: -2px; box-sizing: content-box;}
.eszlwcf-filters-open-widget .eszlwcf-icon-line-1::after {left: 5px; }
.eszlwcf-filters-open-widget .eszlwcf-icon-line-2::after {left: 12px;}
.eszlwcf-filters-open-widget .eszlwcf-icon-line-3::after {left: 2px; }
.eszlwcf-widget-close-container { width: 100%; position: relative; display: flex; align-items: center; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px;}
.eszlwcf-widget-close-container .eszlwcf-widget-close-icon {width: 56px}
.eszlwcf-widget-close-container .wpc-widget-popup-title {width: calc(100% - 56px); padding-right: 56px; text-align: center;}
.eszlwcf-widget-close-container .eszlwcf-widget-close-icon { display: flex; width: 56px; height: 56px; margin: 0; align-items: center; justify-content: center; position: relative; z-index: 10; }
.eszlwcf-widget-close-container .eszlwcf-widget-close-icon i {background-color: #f1f1f1; width: 35px; height: 35px; border-radius: 50%; display: inline-block; text-align: center; font-size: 24px; line-height: 28px; cursor: pointer; color: #111;}
}
@media (max-width: 600px) {
.esz-product-modal .esz-product-modal-column.esz-product-modal-right,
.esz-product-modal .esz-product-modal-column.esz-product-modal-left {width: 100%;}
.esz-product-modal .esz-product-modal-column.esz-product-modal-left {margin-bottom: 15px;}
.esz-product-modal-frame.active .esz-product-modal-container {max-height: unset;}
}@font-face {
font-family: 'Woo-Side-Cart';
src:  url(//carskepcele.rs/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp);
src:  url(//carskepcele.rs/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp#iefix) format('embedded-opentype'),
url(//carskepcele.rs/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.ttf?qq7fgp) format('truetype'),
url(//carskepcele.rs/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.woff?qq7fgp) format('woff'),
url(//carskepcele.rs/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.svg?qq7fgp#Woo-Side-Cart) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"] { font-family: 'Woo-Side-Cart' !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;
}
.xoo-wsc-icon-heart1:before {
content: "\e92d";
}
.xoo-wsc-icon-cart-plus:before {
content: "\e92e";
}
.xoo-wsc-icon-bookmark-o:before {
content: "\e929";
}
.xoo-wsc-icon-bookmark1:before {
content: "\e92a";
}
.xoo-wsc-icon-arrow-long-right:before {
content: "\e900";
}
.xoo-wsc-icon-basket5:before {
content: "\e901";
}
.xoo-wsc-icon-basket4:before {
content: "\e902";
}
.xoo-wsc-icon-basket6:before {
content: "\e903";
}
.xoo-wsc-icon-basket1:before {
content: "\e904";
}
.xoo-wsc-icon-basket2:before {
content: "\e905";
}
.xoo-wsc-icon-basket3:before {
content: "\e906";
}
.xoo-wsc-icon-trash1:before {
content: "\e907";
}
.xoo-wsc-icon-trash:before {
content: "\e908";
}
.xoo-wsc-icon-cross:before {
content: "\e909";
}
.xoo-wsc-icon-check_circle:before {
content: "\e90a";
}
.xoo-wsc-icon-pencil:before {
content: "\e90b";
}
.xoo-wsc-icon-bag1:before {
content: "\e90c";
}
.xoo-wsc-icon-arrow-thin-right:before {
content: "\e90d";
}
.xoo-wsc-icon-shopping-bag1:before {
content: "\e90e";
}
.xoo-wsc-icon-shopping-cart:before {
content: "\e90f";
}
.xoo-wsc-icon-bag2:before {
content: "\e910";
}
.xoo-wsc-icon-cart1:before {
content: "\e911";
}
.xoo-wsc-icon-cart2:before {
content: "\e912";
}
.xoo-wsc-icon-del4:before {
content: "\e913";
}
.xoo-wsc-icon-trash3:before {
content: "\e914";
}
.xoo-wsc-icon-del1:before {
content: "\e915";
}
.xoo-wsc-icon-del2:before {
content: "\e916";
}
.xoo-wsc-icon-del3:before {
content: "\e917";
}
.xoo-wsc-icon-shopping-bag:before {
content: "\e918";
}
.xoo-wsc-icon-chevron-thin-left:before {
content: "\e919";
}
.xoo-wsc-icon-chevron-left:before {
content: "\e91a";
}
.xoo-wsc-icon-arrow-thin-left:before {
content: "\e91b";
}
.xoo-wsc-icon-arrow-left:before {
content: "\e91c";
}
.xoo-wsc-icon-coupon-1:before {
content: "\e91d";
}
.xoo-wsc-icon-coupon-2:before {
content: "\e91e";
}
.xoo-wsc-icon-coupon-3:before {
content: "\e91f";
}
.xoo-wsc-icon-coupon-5:before {
content: "\e920";
}
.xoo-wsc-icon-coupon-6:before {
content: "\e921";
}
.xoo-wsc-icon-coupon:before {
content: "\e922";
}
.xoo-wsc-icon-coupon-4:before {
content: "\e923";
}
.xoo-wsc-icon-discout:before {
content: "\e924";
}
.xoo-wsc-icon-coupon-7:before {
content: "\e925";
}
.xoo-wsc-icon-coupon-8:before {
content: "\e926";
}
.xoo-wsc-icon-coupon-9:before {
content: "\e927";
}
.xoo-wsc-icon-external-link:before {
content: "\e928";
}
.xoo-wsc-icon-chevron-right:before {
content: "\e92b";
}
.xoo-wsc-icon-chevron-left1:before {
content: "\e92c";
}
.xoo-wsc-icon-cart:before {
content: "\e93a";
}
.xoo-wsc-icon-spinner:before {
content: "\e97a";
}
.xoo-wsc-icon-spinner2:before {
content: "\e97b";
}
.xoo-wsc-icon-spinner4:before {
content: "\e97d";
}
.xoo-wsc-icon-spinner8:before {
content: "\e981";
}
.xoo-wsc-icon-spinner11:before {
content: "\e984";
}
.xoo-wsc-icon-trash2:before {
content: "\e9ad";
}
.xoo-wsc-icon-checkmark:before {
content: "\ea10";
}
.xoo-wsc-icon-cloud-download:before {
content: "\e9c2";
}
.xoo-wsc-icon-download3:before {
content: "\e9c7";
}
.xoo-wsc-icon-heart:before {
content: "\e9da";
}.xoo-wsc-markup *::-webkit-scrollbar {
width: 8px;
}
.xoo-wsc-markup *::-webkit-scrollbar-track {
border-radius: 10px;
background: #f0f0f0;
}
.xoo-wsc-markup *::-webkit-scrollbar-thumb {
border-radius: 50px;
background: #d1d1d1
}
.xoo-wsc-container, .xoo-wsc-slider {
position: fixed;
background-color: #fff;
z-index: 999999;
display: flex;
flex-direction: column;
width: 95%;
transition: 0.5s ease-out;
}
.xoo-wsc-modal * {
box-sizing: border-box;
}
.xoo-wsc-markup a{
text-decoration: none;
}
.xoo-wsc-opac {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
z-index: 999996;
opacity: 0;
height: 0;
transition: height 0s 0.4s, opacity 0.4s 0s;
}
.xoo-wsc-cart-active .xoo-wsc-opac {
opacity: 0.8;
height: 100%;
transition: height 0s 0s, opacity 0.4s;
}
.xoo-wsc-body {
flex-grow: 1;
overflow-y: auto;
overflow-x: hidden;
}
.xoo-wsc-loading .xoo-wsc-loader{
display: block;
}
span.xoo-wsc-loader {
display: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.5;
background-color: #eee;
opacity: 0.7;
z-index: 10;
}
.xoo-wsc-loader-icon{
display: none;
}
.xoo-wsc-loading .xoo-wsc-loader-icon {
position: absolute;
transform: translate(-50%,-50%);
top: 47%;
left: 49%;
z-index: 11;
font-size: 24px;
animation: xoo-wsc-spin 2s linear infinite;
display: block;
}
@keyframes xoo-wsc-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
body.xoo-wsc-cart-active, html.xoo-wsc-cart-active{
overflow: hidden!important;
}
.xoo-wsc-basket {
margin: 10px;
z-index: 9999997;
cursor: pointer;
position: fixed;
transition: 0.5s ease-out;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
}
.xoo-wsc-basket[style*='block'] {
display: flex!important;
}
.xoo-wsc-items-count{
border-radius: 50%;
position: absolute;
font-size: 13px;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
overflow: hidden;
}
.xoo-wsc-fly-animating{
opacity: 1;
position: absolute!important;
height: 150px;
width: 150px;
z-index: 100;
}
.xoo-wsc-sc-bkcont {
position: relative;
}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
display: flex;
position: relative;
cursor: pointer;
align-items: center;
justify-content: center;
}
span.xoo-wsc-sc-count, span.xoo-wsch-items-count{
border-radius: 50%;
height: 18px;
line-height: 18px;
width: 18px;
display: inline-block;
text-align: center;
font-size: 13px;
right: -7px;
position: absolute;
top: -4px;
}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > * {
margin-right: 3px;
} .xoo-wsc-notice-container {
z-index: 2;
position: absolute;
top: 0;
left: 0;
right: 0;
display: none;
}
ul.xoo-wsc-notices {
margin: 0;
list-style-type: none;
padding: 0;
}
.xoo-wsc-notice-success {
background-color: #DFF0D8;
color: #3C763D;
}
.xoo-wsc-notice-error {
color: #a94442;
background-color: #f2dede;
}
ul.xoo-wsc-notices li {
padding: 15px 20px;
list-style-type: none;
}
ul.xoo-wsc-notices li span {
margin-right: 6px;
}
span.xoo-wsc-undo-item {
float: right;
text-decoration: underline;
cursor: pointer;
}
.xoo-wsc-notices a.button.wc-forward {
display: none;
} .xoo-wscb-icon {
font-size: 37px;
}
.xoo-wscb-count {
position: absolute;
z-index: 1;
background-color: transparent;
font-size: 15px;
height: 45px;
line-height: 45px;
text-align: center;
left: 0;
right: 0;
} .xoo-wsc-header {
padding: 15px;
color: #000;
}
span.xoo-wsch-close {
position: absolute;
cursor: pointer;
}
span.xoo-wsch-text {
margin-left: 8px;
}
.xoo-wsch-top .xoo-wsch-basket {
display: table;
position: relative;
}
.xoo-wsch-top {
display: flex;
margin: 0 auto;
align-items: center;
}  .xoo-wsc-product {
display: flex;
border-bottom: 1px solid #eee;
}
.xoo-wsc-img-col {
align-self: center;
}
.xoo-wsc-sum-col {
flex-grow: 1;
padding-left: 15px;
display: flex;
flex-direction: column;
}
.xoo-wsc-img-col img {
width: 100%;
height: auto;
}
.xoo-wsc-sm-left {
flex-grow: 1;
display: flex;
justify-content: space-between;
flex-direction: column;
min-width: 0;
row-gap: 4px;
}
.xoo-wsc-sm-right {
align-items: flex-end;
display: flex;
flex-direction: column;
justify-content: center;
row-gap: 4px;
}
span.xoo-wsc-smr-del+.xoo-wsc-smr-ptotal {
margin-top: auto;
}
span.xoo-wsc-pname, span.xoo-wsc-pname a {
font-weight: 600;
}
span.xoo-wsc-smr-del {
cursor: pointer;
margin: 5px 0;
}
.xoo-wsc-img-col span.xoo-wsc-smr-del {
margin: 5px auto;
display: table;
}
.xoo-wsc-sm-info {
display: flex;
min-width: 0;
gap: 10px;
}
.xoo-wsc-sm-left > *:not(:last-child) {
} .xoo-wsc-qty-price span {
display: inline-block;
} .xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {
margin: 0 4px 0 0;
display: inline-block;
float: left;
font-style: italic;
}
.xoo-wsc-product dl.variation dt {
clear: left;
}
.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
margin: 0;
font-size: 13px;
} .xoo-wsc-ft-buttons-cont {
display: grid;
text-align: center;
grid-column-gap: 5px;
grid-row-gap: 5px;
}
a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
a.xoo-wsc-ft-btn, a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn, .xoo-wsc-container .xoo-wsc-btn:hover{
text-decoration: none;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:only-child {
grid-column: 1/-1;
} .xoo-wsc-ft-totals {
width: 100%;
padding: 5px 0 10px 0;
}
.xoo-wsc-ft-amt {
padding: 3px;
display: flex;
justify-content: space-between;
}
.xoo-wsc-ft-amt-value .xoo-wsc-toggle-slider {
cursor: pointer;
margin-left: 5px;
}
span.xoo-wsc-ft-amt-label {
font-weight: 600;
}
.xoo-wsc-toggle-slider {
cursor: pointer;
}
.xoo-wsc-ft-amt-shipping .xoo-wsc-toggle-slider span {
margin-left: 5px;
}
.xoo-wsc-ft-amt-label {
flex-grow: 1;
padding-right: 10px;
}
.xoo-wsc-ft-amt-value {
text-align: right;
}
.xoo-wsc-ft-amt.xoo-wsc-less, .xoo-wsc-psavings, .xoo-wsc-psavings * {
color: #4CAF50;
}
.xoo-wsc-ft-amt-total {
border-top: 1px dashed #9E9E9E;
margin-top: 5px;
padding-top: 5px;
} .xoo-wsc-product.xoo-wsc-is-parent {
border-bottom: 0;
padding-bottom: 0;
}
.xoo-wsc-product.xoo-wsc-is-child img {
max-width: 50px;
margin-left: auto;
float: right;
}
.xoo-wsc-product.xoo-wsc-is-child {
padding-top: 5px;
}
.xoo-wsc-empty-cart {
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.xoo-wsc-empty-cart > * {
margin-bottom: 20px;
} span.xoo-wsc-ft-amt-label:after {
content: ":";
}
.xoo-wsc-ft-amt-savings + .xoo-wsc-ft-amt-subtotal {
display: flex;
}
.xoo-wsc-ft-amt-subtotal {
display: table;
margin: 0 auto;
font-weight: 600;
}
span.xoo-wsc-ft-amt-label {
padding-right: 5px;
}
span.xoo-wsc-footer-txt {
text-align: center;
margin: -8px auto 10px;
display: block;
font-size: 90%;
}
span.xoo-wsc-del-txt {
text-align: center;
display: block;
font-size: 11px;
text-transform: uppercase;
}
a.xoo-wsc-ft-btn-checkout .amount {
font-style: italic;
}
a.xoo-wsc-ft-btn-checkout .amount:before {
content: "-";
margin: 0 8px;
font-weight: bold;
} .xoo-wsc-is-child:has( +.xoo-wsc-is-child ), .xoo-wsc-is-parent + .xoo-wsc-is-child{
padding-bottom: 5px;
padding-top: 10px;
margin-top: 0;
border-radius: 0;
margin-bottom: 0;
box-shadow: 0 0;
border-bottom: 0;
}
.xoo-wsc-product.xoo-wsc-is-parent{
margin-bottom: 0;
padding-bottom: 0;
} .xoo-wsc-product.xoo-wsc-is-child:not(:has( + *)), .xoo-wsc-is-child:has( + .xoo-wsc-product:not(.xoo-wsc-is-child) ){
margin-top: 0;
padding-top: 5px;
}
.xoo-wsc-product dl.variation {
flex-wrap: wrap;
}
.xoo-wsc-product del {
opacity: 0.5;
text-decoration: line-through;
display: inline-flex;
}
.xoo-wsc-product del+ins {
font-weight: 600;
}
.xoo-wsc-product del .amount {
font-size: 95%;
}
.xoo-wsc-pattern-row .xoo-wsc-qty-box {
margin-top: 4px;
}
.xoo-wsc-priceBox {
display: flex;
flex-wrap: wrap;
row-gap: 4px;
column-gap: 9px;
}
span.xoo-wsc-psavlabel {
text-transform: uppercase;
}
.xoo-wsc-psavings {
padding: 2px 6px;
border: 1px solid #4CAF50;
font-weight: 600;
display: flex;
align-items: center;
gap: 5px;
width: max-content;
margin-top: auto;
}
.xoo-wsc-psavings {
font-size: 80%;
}
.xoo-wsc-body .xoo-wsc-products .xoo-wsc-psavings span.amount {
font-size: inherit;
}
.xoo-wsc-sm-right-tools {
display: flex;
gap: 5px;
}
.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-left {
justify-content: center;
}
.xoo-wsc-ft-amt-savings .xoo-wsc-ft-amt-label {
font-weight: normal;
}
.xoo-wsc-ft-amt-savings {
font-size: 95%;
}
.xoo-wsc-footer .xoo-wsc-ft-amt-savings .amount {
font-size: inherit;
}
body.rtl .xoo-wsc-sum-col {
padding-right: 15px;
padding-left: 0;
}
body.rtl span.xoo-wsch-text {
margin-right: 8px;
margin-left: 0;
}
body.rtl span.xoo-wsc-ft-amt-label {
padding-left: 5px;
padding-right: 0;
}
body.rtl .xoo-wsc-product dl.variation dd, body.rtl .xoo-wsc-product dl.variation dt {
float: right;
}
body.rtl xoo-wsc-qty-price > span{
margin-left: 4px;
margin-right: 0;
}
.xoo-wsc-markup-notices {
top: 20%;
right: -100%;
left: auto;
position: fixed;
box-shadow: 2px 2px 9px 3px #eee;
transition: all 0.5s;
z-index: 999997;
width: 0;
max-width: 400px;
}
.xoo-wsc-markup-notices ul.xoo-wsc-notices li {
padding: 25px;
}
.xoo-wsc-markup-notices.xoo-wsc-active {
right: 0;
width: 100%;
}
.xoo-wsc-markup-notices .xoo-wsc-notice-container {
position: relative;
display: block;
}
.xoo-wsc-qty-price > span {
display: inline-block;
margin-right: 4px;
}
.xoo-wsc-sml-qty span {
display: inline-block;
}
.xoo-wsc-markup[data-wpr-lazyrender] {
content-visibility: visible!important;
}
.xoo-wsc-qty-price {
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;
} .xoo-wsc-pattern-card {
margin: 10px 20px;
padding: 0;
}
.xoo-wsc-pattern-card .xoo-wsc-psavings {
margin-top: 2px;
}
.xoo-wsc-pattern-card .xoo-wsc-product dl.variation {
display: flex;
}
.xoo-wsc-pattern-card .xoo-wsc-product {
flex-direction: column;
position: relative;
border-bottom: 0;
padding: 0;
height: 100%;
margin: 0;
}
.xoo-wsc-pattern-card span.xoo-wsc-smr-del {
position: absolute;
top: 0;
right: 0;
z-index: 5;
padding: 10px;
margin-top: 0;
}
.xoo-wsc-pattern-card .variation {
justify-content: center;
}
.xoo-wsc-sm-back, .xoo-wsc-sm-front {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
gap: 4px;
}
.xoo-wsc-sm-back-cont {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
overflow: auto;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col.xoo-wsc-caniming {
z-index: 10;
}
.xoo-wsc-sm-front {
z-index: 1;
height: 100%;
}
.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*) {
padding: 7px 10px;
}
.xoo-wsc-card-cont {
position: relative;
}
.xoo-wsc-sm-back {
padding: 10px;
min-height: 100%;
}
a.xoo-wsc-smr-link i {
margin-right: 3px;
}
a.xoo-wsc-smr-link {
opacity: 0.7;
font-size: 14px;
}
.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*) .xoo-wsc-sm-emp {
display: none;
}
.xoo-wsc-pattern-card .xoo-wsc-qty-price {
justify-content: center;
padding: 0;
}
.xoo-wsc-qty-price:has(.xoo-wsc-card-ptotal) {
justify-content: space-between;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col {
align-self: center;
z-index: 2;
position: relative;
margin: -1px -1px 0 -1px;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col img{
display: table;
margin: 0 auto;
}
.xoo-wsc-qty-box-cont {
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
row-gap: 4px;
column-gap: 10px;
} .xoo-wsch-new .xoo-wsch-basket, .xoo-wsch-new .xoo-wsch-close, .xoo-wsch-new .xoo-wsch-text {
position: relative;
margin: 0 4px;
}
.xoo-wsch-new .xoo-wsch-basket {
margin: 0 8px;
}
.xoo-wsch-new .xoo-wsch-close{
cursor: pointer;
}
.xoo-wsch-new .xoo-wsch-section{
display: flex;
align-items: center;
}
.xoo-wsch-new.xoo-wsch-top {
display: grid;
grid-template-columns: 1fr auto 1fr;
}
.xoo-wsch-new .xoo-wsch-sec-right {
grid-column: 3; justify-self: end;
}
.xoo-wsch-new .xoo-wsch-sec-left {
grid-column: 1;
justify-self: start;
}
.xoo-wsch-new .xoo-wsch-sec-center {
grid-column: 2; justify-self: center;
}