.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both }@-webkit-keyframes fadeIn{0%{opacity: 0}100%{opacity: 1}}@keyframes fadeIn{0%{opacity: 0}100%{opacity: 1}}
.fadeIn{-webkit-animation-name: fadeIn;animation-name: fadeIn }@-webkit-keyframes fadeOut{0%{opacity: 1}100%{opacity: 0}}@keyframes fadeOut{0%{opacity: 1}100%{opacity: 0}}
.fadeOut{-webkit-animation-name: fadeOut;animation-name: fadeOut }
.ts-effect-image{text-align: center;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
.ts-effect-image .image-link{display: block;position: relative;max-width: 100%;overflow: hidden;}
.product-cat-meta h4 {
text-align: center;
font-size: calc(var(--ts-body-font-size) + 1px);
line-height: var(--ts-line-height);
} .ts-countdown-wrapper, .counter-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 5px 10px;
}
.meta-wrapper .counter-wrapper,
.ts-countdown-wrapper {
width: fit-content;
gap: 20px;
padding: 9px 26px;
overflow: hidden;
border-radius: 40px;
position: relative;
color: var(--ts-primary-color);
font-size: 1rem;
}
.meta-wrapper .counter-wrapper {
gap: 5px 10px;
margin-bottom: 5px;
}
.meta-wrapper .counter-wrapper:before,
.ts-countdown-wrapper:before {
content: '';
position: absolute;
inset: 0;
background: var(--ts-primary-color);
opacity: 0.1;
}
.counter-wrapper {font-weight: var(--ts-heading-font-weight);justify-content: center;}
.counter-wrapper > div {
display: inline-flex;
align-items: center;
gap: 4px;
min-width: 32px;
}
.shortcode-heading-wrapper .ts-countdown-wrapper {
margin-left: auto; margin-bottom: 20px;
} .ts-banner,
.ts-banner * {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} 
.ts-banner {
width: 100%;
overflow: hidden;
}
.ts-banner .banner-wrapper {
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0)
}
.ts-banner .banner-wrapper > a {
position: absolute;
inset: 0;
z-index: 6;
}
.ts-banner .box-content h2 {
margin-bottom: 0;
}
.banner-wrapper > * {
position: relative; 
z-index: 3;
}
.ts-banner .background-overlay {
height: 100%;
width: 100%;
top: 0;left: 0;
position: absolute;
z-index: 4;
}
.ts-banner .banner-bg img {
position: relative;
margin: 0 auto;
width: 100%;
transition: 0.3s ease 0s;
}
.ts-banner .box-content {
position: absolute;
z-index: 5;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: flex;
flex-direction: column;
height: 100%;
}
.ts-banner .content-text {
display: flex;
flex-direction: column;
gap: 10px;
align-items: flex-start;
}
.ts-banner .ts-banner-button a.button {display: inline-block;white-space: nowrap;}
.ts-banner a.banner-link:hover ~ .box-content .ts-banner-button a.button {
color: var(--ts-btn-hover-color);
background-color: var(--ts-btn-hover-bg);
border-color: var(--ts-btn-hover-border);
text-decoration: none;
}
.ts-banner .content-text .description {color: inherit;}
.ts-banner .banner-bg .mobile-banner {display: none;}
.product-style-v3 :is(.list-posts, .ts-blogs) a.button.button-readmore,
.product-style-v3 .ts-banner .ts-banner-button a.button {
display: inline-flex;
align-items: center;
gap: 20px;
}
.product-style-v3 :where(.columns-2,.columns-3) .list-posts a.button.button-readmore,
.product-style-v3 .ts-blogs:where(.columns-2,.columns-3) a.button.button-readmore {
font-size: calc(var(--ts-btn-font-size) - 4px);
}
.btn-product-style-v3 .elementor-button,
.product-style-v3 :is(.list-posts, .ts-blogs) a.button.button-readmore,
.product-style-v3 .ts-banner .ts-banner-button a.button {
padding: 0;
border-width: 0;
}
.product-style-v3 .ts-banner .ts-banner-button a.button {gap: 30px;}
.btn-product-style-v3 .elementor-button-content-wrapper {gap: 20px;align-items: center;}
.btn-product-style-v3  .elementor-button,
.product-style-v3 .ts-banner .ts-banner-button a.button,
.btn-product-style-v3  .elementor-button:hover,
.product-style-v3 .ts-banner .ts-banner-button a.button:hover {
background: transparent;
color: inherit;
}
.product-style-v3 .button-text .subscribe-email .button > span,
.product-style-v3 .button-text .subscribe-email .button:after,
.product-style-v3 :where(.list-posts, .ts-blogs) a.button.button-readmore > span,
.product-style-v3 :where(.list-posts, .ts-blogs) a.button.button-readmore > i,
.btn-product-style-v3  .elementor-button .elementor-button-text,
.btn-product-style-v3  .elementor-button .elementor-button-icon,
.product-style-v3 .ts-banner .ts-banner-button a.button > span,
.product-style-v3 .ts-banner .ts-banner-button a.button > i {
padding: 0.2em 0;
}
.product-style-v3 .button-text .subscribe-email .button > span,
.product-style-v3 :where(.list-posts, .ts-blogs) a.button.button-readmore > span,
.btn-product-style-v3  .elementor-button .elementor-button-text,
.product-style-v3 .ts-banner .ts-banner-button a.button > span {
height: 100%;
display: inline-block;
position: relative;
border-bottom: 1px solid;
}
.product-style-v3 :where(.list-posts, .ts-blogs) a.button.button-readmore:hover > i,
.btn-product-style-v3 .elementor-button:hover .elementor-button-icon,
.product-style-v3 .ts-banner .ts-banner-button:hover a.button > i {
animation-name: elementor-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
:where(.list-posts, .ts-blogs) a.button.button-readmore > i {
display: none;
}
.ts-blogs.readmore-icon.layout-list article .article-content .thumbnail-content,
.list-posts.readmore-icon.layout-list article .entry-format {
flex-shrink: 0;
}
.ts-blogs.readmore-icon.layout-list article .article-content .entry-content,
.list-posts.readmore-icon.layout-list article .entry-content {
flex: none;
flex-shrink: 1;
}
:where(.list-posts, .ts-blogs).readmore-icon .items article {
position: relative;
}
:where(.list-posts, .ts-blogs).readmore-icon .items article:last-child {
margin: 0;
padding: 0;
border: 0;
}
:where(.list-posts, .ts-blogs).readmore-icon a.button.button-readmore {
margin: 0;
text-decoration: none;
padding: 0;
border: 0;
color: inherit;
}
:where(.list-posts, .ts-blogs).readmore-icon a.button.button-readmore:hover {
color: var(--ts-link-hover-color);
}
:where(.list-posts, .ts-blogs).readmore-icon a.button.button-readmore > span {
display: none;
}
:where(.list-posts, .ts-blogs).readmore-icon a.button.button-readmore > i {
display: inline-block;
width: var(--read-more-size);
height: var(--read-more-size);
border: 1px solid;
line-height: calc(var(--read-more-size) - 2px);
text-align: center;
font-size: 10px;
border-radius: 50%;
}
:where(.list-posts, .ts-blogs).readmore-icon a.button.button-readmore:after {
display: none;
}
.product-style-v3 :where(.list-posts, .ts-blogs) a.button.button-readmore > i {
display: inline-block;
}
:where(.product-style-v2,.product-style-v4,.product-style-v5) :is(.list-posts, .ts-blogs) a.button.button-readmore {
border-width: 1px;
color: var(--ts-btn-bg);
background-color: transparent;
border-color: var(--ts-btn-bg);
margin-top: 5px;
}
.product-style-v4 :is(.list-posts, .ts-blogs) a.button.button-readmore {
border-radius: 40px;
}
:where(.product-style-v2, .product-style-v4) :is(.list-posts, .ts-blogs) a.button.button-readmore:hover {
color: var(--ts-primary-color);
border-color: var(--ts-primary-color);
}
:is(.product-style-v2,.product-style-v4) :where(.list-posts, .ts-blogs) a.button.button-readmore > span {border: 0; padding: 0;} .eff-zoom-in:hover img.bg-image {
transform: scale(1.12,1.12);
}
.eff-grow-rotate img.bg-image{
transform: scale(1,1);
transition: 0.3s ease 0s;
}
.eff-grow-rotate:hover img.bg-image {
transform: translateX(20px) scale(1.1);
}
.eff-flash .banner-wrapper {
position: relative;
overflow: hidden;
}
.eff-flash .banner-wrapper:before, 
.eff-flash .banner-wrapper:after {
content: '';
width: 100%;
height: 100%;
background: rgba(255,255,255,.3);
position: absolute;
top: 0;
left: 0;
z-index: 5;
transition: transform .4s,opacity .15s ease-in-out 0s;
opacity: 0;
}
.eff-flash:hover .banner-wrapper:before {
transform: scale(0,1);
opacity: 1;
}
.eff-flash:hover .banner-wrapper:after {
transform: scale(1,0);
opacity: 1;
} .product-style-v6 .ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper) {
--ts-border: var(--ts-product-border);
}
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper).ts-slider .items,
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper) .items {
display: grid;
grid-template-columns: repeat(var(--ts-product-columns), minmax(0, 1fr));
gap: 1px !important;
border-width: 1px;
border-style: solid;
border-color: var(--ts-border);
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
}
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper) .items .item {
padding: 20px;
outline: 1px solid var(--ts-border);
}
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper).ts-slider .items {
border-width: 1px 0 1px 1px; }
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper).ts-slider .items .item {
padding: 20px;
border-right: 1px solid var(--ts-border); outline: 0;
}
.ts-shortcode:where(.ts-logo-slider-wrapper,.ts-product-brand-wrapper) .items .item > a {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ts-shortcode.ts-product-brand-wrapper .items .item a img {
width: auto;
max-height: 50px;
}
.ts-shortcode.ts-product-brand-wrapper .items .item .meta-wrapper {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 10px;
}
.ts-shortcode.ts-product-brand-wrapper .items .item .meta-wrapper .heading-title {
margin: 0;
font-size: 1rem;
line-height: 1.4;
} .ts-shortcode {position: relative; clear: both;}
.ts-shortcode:not(.ts-product) {overflow: hidden}
.ts-shortcode .shortcode-heading-wrapper h3:empty, 
.ts-shortcode .shortcode-heading-wrapper .shortcode-title:empty {margin-bottom: 0; padding-bottom: 0; border: 0;}
.column-tabs .list-categories,
.ts-shortcode .shortcode-heading-wrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
}	
.column-tabs * {
color: inherit;
}
.shortcode-heading-wrapper .shop-more {
display: inline-flex;
align-items: center;
gap: 10px;
margin-left: auto; }
.shortcode-heading-wrapper .shop-more a {color: inherit; text-decoration: none;}
.shortcode-heading-wrapper .shop-more a:hover {color: var(--ts-link-hover-color);} .ts-testimonial-wrapper {
--ts-star-size: 16px;
--ts-star-gap: 10px;
}
.ts-shortcode.ts-testimonial-wrapper:not(.ts-slider) .items {
grid-gap: 1px;
}
.ts-testimonial-wrapper:not(.ts-slider) .items .item {
outline: 1px solid var(--ts-border);
}
.ts-shortcode.ts-testimonial-wrapper.ts-slider .items {
margin: 0 -1px;
}
.ts-shortcode.ts-testimonial-wrapper:not(.columns-1).ts-slider .items .item {
border-right: 1px solid var(--ts-border); }
.ts-testimonial-wrapper .quote-wrapper {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 30px;
}
.ts-testimonial-wrapper .item blockquote {
max-width: 1100px;
margin: 0 auto;
align-items: center;
text-align: center;
}
.ts-testimonial-wrapper blockquote:before {display: none;}
.ts-testimonial-wrapper .author-meta .dash:last-child {display: none;}
.product-style-v5 .ts-testimonial-wrapper .author-meta {
margin-top: auto;
}
.product-style-v5 .ts-testimonial-wrapper blockquote {
height: 100%;	
justify-content: space-between;
}
.product-style-v5 .ts-testimonial-wrapper .shortcode-heading-wrapper {
align-items: flex-start;
} .ts-team-members .team-content,
.ts-team-members .team-info {
display: flex;
flex-flow: column wrap;
align-items: center;
gap: 25px;
}
.ts-team-members .image-thumbnail img {border-radius: 10px;}
.ts-team-members .team-info {gap: 8px;}
.ts-team-members .team-info > * {margin: 0; padding: 0;}
.ts-team-members .team-info .name {font-size: 1.33rem;}
.ts-team-members .team-info > .member-social {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 20px;
font-size: 25px;
margin-top: 4px;
}
.ts-team-members .team-info .member-social a {text-decoration: none; color: inherit;}
.ts-team-members .team-info .member-social a:hover {color: var(--ts-primary-color);}  .column-tabs .list-categories {
justify-content: space-between;
}
.column-tabs .list-categories ul.tabs {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px 30px;
margin-left: auto; }
.column-tabs .list-categories .shop-more-button,
.column-tabs .list-categories ul.tabs li {
font-size: var(--ts-h6-font-size);
list-style: none;
padding: 0;
margin: 0;
line-height: 1.4;
font-family: var(--ts-heading-font-family);
font-weight: var(--ts-heading-font-weight);
font-style: var(--ts-heading-font-style);
letter-spacing: var(--ts-heading-letter-spacing);
color: var(--ts-heading-color);
position: relative;
overflow: hidden;
}
.column-tabs .list-categories .shop-more-button {
margin-left: 30px;
color: inherit;
text-decoration: none;
}
.column-tabs .list-categories .shop-more-button:hover {color: var(--ts-link-hover-color);}
.column-tabs .list-categories ul.tabs li:after {
content: '';
width: 100%;
height: 1px;
border-bottom: 1px solid;
position: absolute;
bottom: 0;
left: -100%; right: auto; transition: 250ms ease;
}
.column-tabs .list-categories ul.tabs li:hover:after,
.column-tabs .list-categories ul.tabs li.current:after {
left: 0; right: 0; }
.column-tabs .list-categories ul.tabs li,
.column-tabs .list-categories ul.tabs li:hover,
.column-tabs .list-categories ul.tabs li.current {
color: var(--ts-product-color);
}
.column-tabs .list-categories ul.tabs li:hover {
cursor: pointer;
}
.column-tabs .list-categories ul.tabs li.current {
cursor: default;
}
.column-tabs ul.tabs,
.column-tabs .heading-tab .heading-title {
margin-bottom: 0 !important;
}
.column-tabs ul.tabs {
display: flex; 
flex-wrap: wrap; 
gap: 20px 0;
}
.column-tabs ul.tabs li {
list-style: none;
padding: 0;
position: relative;
font-family: var(--ts-heading-font-family);
font-weight: var(--ts-heading-font-weight);
font-style: var(--ts-heading-font-style);
line-height: var(--ts-heading-line-height);
letter-spacing: var(--ts-heading-letter-spacing);
}
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li:not(:last-child) {
margin: 0 20px 0 0; }
.ts-product-in-product-type-tab-wrapper .column-tabs {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.column-tabs .list-categories,
.ts-product-in-product-type-tab-wrapper .column-tabs {
margin: 0 0 20px;
}
.ts-product-in-product-type-tab-wrapper .column-tabs .shop-more {padding: 5px 0 0;}
.ts-product-in-product-type-tab-wrapper .column-tabs .shop-more:before {display: none;}
.product-style-v6 .ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li,
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li {color: var(--ts-gray-color);}
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li:hover,
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li.current {color: var(--ts-product-color);}
.column-tabs ul.tabs li span.count {text-transform: none;}
.ts-product-in-category-tab-wrapper .column-products {
display: flex; 
flex-flow: column wrap;
gap: var(--ts-h-gap);
}
.ts-shortcode .tab-banner {
grid-column: span 2;
overflow: hidden;
display: inline-grid;
position: relative;
align-self: flex-start;
}
.ts-shortcode .tab-banner img {
border-radius: 10px;
}
.ts-shortcode .tab-banner:before {
content: '';
position: absolute;
top: 0;
left: -100%;
z-index: 2;
display: block;
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);transform: skewX(-25deg);
}
.ts-shortcode .tab-banner:hover:before {
-webkit-animation: shine 1.2s;
animation: shine 1.2s;
} .woocommerce .column-products.loading .products {transition: 300ms ease 0s;}
.column-products.loading:after {top: 35%;} .mailchimp-subscription .subscribe-widget,
.mailchimp-subscription {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.widget-container.mailchimp-subscription .widget-title-wrapper,
.mailchimp-subscription * {margin: 0;}
.mailchimp-subscription .subscribe-email {
gap: 5px;
display: flex;	
align-items: center;
}
.subscribe-email input[type=email] {
min-width: 0;
flex: 1;
}
.subscribe-email .button {
background: var(--ts-text-color);
border-color: var(--ts-text-color);
color: var(--ts-body-bg);
position: relative;
}
.subscribe-email .button:hover {
background: transparent;
border-color: var(--ts-text-color);
color: var(--ts-text-color);
}
.button-text .subscribe-email .button {
display: inline-flex;
gap: 20px;
background: transparent !important;
padding: 0;
border: 0;
color: inherit;
transition: 300ms ease;
}
.button-text .subscribe-email .button:after {
content: '\e9c2';
font-family: 'icomoon';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
.button-text .subscribe-email .button:hover:after {
animation-name: elementor-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.button-icon .subscribe-email .button {
width: calc(var(--ts-btn-padding-top)* 2 + 22px);
padding: var(--ts-btn-padding-top);
font-size: 0;
display: inline-flex;
justify-content: center;
align-items: center;
}
.button-icon .subscribe-email .button:after {
content: '\e9ab';
font-family: 'icomoon';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
font-size: 7px;
line-height: 1;
}
.direction-row .mailchimp-subscription {align-items: center;flex-wrap: wrap;}
.direction-row .mailchimp-subscription .subscribe-widget,
.direction-row .mailchimp-subscription {gap: 20px 50px;}
.direction-column .mailchimp-subscription > *,
.direction-column .mailchimp-subscription > * > form {width: 100%;}
.form-direction-column .mailchimp-subscription .subscribe-email {align-items: flex-start;} .ts-list-of-product-categories-wrapper .list-categories {
display: flex;
flex-flow: column nowrap;
align-items: flex-start;
gap: 25px;
}
.ts-list-of-product-categories-wrapper .heading-title {
font-size: calc(1em - 1px);
line-height: 1.2;
color: var(--ts-gray-color);
margin: 0;
}
.ts-list-of-product-categories-wrapper .list-categories > ul {
display: flex;
flex-flow: column wrap;
gap: 12px;
margin: 0;
}
.ts-list-of-product-categories-wrapper .list-categories > ul li {
padding: 0;
list-style: none;
}
.ts-list-of-product-categories-wrapper .list-categories a {color: inherit;}
.ts-list-of-product-categories-wrapper .list-categories a:hover {color: var(--ts-link-hover-color);} .availability-status {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 7px;
font-size: 12px;
}
.availability-bar .progress-bar {
display: block;
width: 100%;
height: 6px;
background-color: #e6e6e6;
position: relative;
border-radius: 10px;
overflow: hidden;
}
.availability-bar .progress-bar > span {
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: 0; background-color: var(--ts-text-color);
border-radius: 10px;
}
.availability-status > span > span:first-child {
color: var(--ts-gray-color);
}  .coupon-code {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 7px 15px 5px;
line-height: 1.2;
font-size: 0.86em;
font-weight: bold;
position: relative;
transition: 250ms ease 0s;
border: 1px dashed;
border-radius: var(--ts-border-radius);
text-transform: uppercase;
}
.coupon-code:hover {
cursor: pointer; 
border-style: solid;
}
.coupon-code.loading .copy-message {
display: block;
transition: 150ms ease 0s;
}
.coupon-code .copy-message {
content: "";
display: inline-block;
vertical-align: middle;
display: none;
}
.coupon-code.loading > span:first-child {display: none;}
.coupon-code.style-underline {
padding: 0;
border: 0;
border-radius: 0;
}
.coupon-code.style-underline:after {
content: '';
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 1px solid;
transition: 250ms ease;
}
.coupon-code.style-underline:hover:after {
border-bottom: 1px dashed;
} .ts-social-icons-elementor-widget,
.ts-social-icons-elementor-widget .list-items {display: flex;}
.ts-social-icons-elementor-widget.title-horizontal,
.ts-social-icons-elementor-widget .list-items {flex-wrap: wrap;}
.ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon {
width: auto;
height: auto;
font-size: 20px;
line-height: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
color: inherit;
}
.ts-social-icons-elementor-widget .elementor-social-icon:hover {
opacity: 1; 
color: var(--ts-primary-color);
text-decoration: none;
}
.ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon i,
.ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon svg {
width: 1em;
height: 1em;
display: inline-block;
box-sizing: content-box;
color: inherit;
}
.ts-social-icons-elementor-widget .elementor-icon.elementor-social-icon i:before {
position: static;
transform: none;
line-height: 1;
}
.ts-social-icons-elementor-widget.title-vertical {flex-direction: column; gap: 25px;}
.ts-social-icons-elementor-widget.title-horizontal {align-items: center; gap: 40px;}
.ts-social-icons-elementor-widget .list-items {gap: 20px;}
.ts-social-icons-elementor-widget.show-name .list-items {gap: 10px;}
.ts-social-icons-elementor-widget .shortcode-heading-wrapper .shortcode-title {margin: 0;}
.ts-social-icons-elementor-widget.show-name .list-items .social-name {font-size: var(--ts-body-font-size)}
.ts-social-icons-elementor-widget.show-name .list-items > span > a {
display: inline-flex;
align-items: center;
padding: 7px 20px;
border: 1px solid var(--ts-border);
border-radius: 40px;
}
.ts-social-icons-elementor-widget.show-name .list-items > span > a:hover {
border-color: var(--ts-primary-color);
color: var(--ts-primary-color);
} .ts-grouped-product-wrapper form.cart {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 30px 20px;
}
.ts-grouped-product-wrapper.ts-shortcode:not(.ts-slider) .items {
display: flex;
flex-direction: column;
gap: 20px;
width: 100%;
position: relative;
padding-bottom: 30px;
border-width: 0 0 1px;
border-style: solid;
}
.ts-grouped-product-wrapper .items .item {
width: 100%;
display: flex;
align-items: center;
gap: 15px;
}
.ts-grouped-product-wrapper .item .product-thumbnail {
width: 40%;
max-width: 170px;
background: var(--ts-product-bg);
border-radius: var(--ts-border-radius);
position: relative;
}
.ts-grouped-product-wrapper .item .product-meta {
flex: 1;
display: flex;
flex-direction: column;
gap: 3px 0;
}
.ts-grouped-product-wrapper .item .product-meta a {color: inherit; text-decoration: none;}
.ts-grouped-product-wrapper .wishlist {
width: 30px;
height: 30px;
position: absolute;
top: 5px;
right: 5px;
z-index: 2;
}
.ts-grouped-product-wrapper .wishlist a {
font-size: 0;
line-height: 0;
padding: 0;
border: 0;
min-width: 0;
width: 100%;
height: 100%;
display: block;
letter-spacing: 0;
text-align: center;
position: relative;
transition: 250ms ease;
color: var(--ts-btn-thumbnail-color);
border-radius: var(--ts-border-radius-large);
}
.ts-grouped-product-wrapper .wishlist .added a:before {
content: "\e9a1";
}
.ts-grouped-product-wrapper .wishlist a:before {
content: "\e9a0";
font-family: 'icomoon';
font-weight: normal;
font-style: normal;
letter-spacing: 0;
font-size: 14px;
line-height: 30px;
transition: none;
}
.ts-grouped-product-wrapper .product-meta .product-brands {
color: var(--ts-gray-color);
font-family: var(--ts-text-small-font-family);
font-weight: var(--ts-text-small-font-weight);
font-size: var(--ts-text-small);
line-height: var(--ts-text-small-line-height);
text-transform: var(--ts-text-small-transform);
}
.ts-grouped-product-wrapper .product-meta .product-title {
font-family: var(--ts-product-font-family);
font-style: var(--ts-product-font-style);
letter-spacing: var(--ts-product-letter-spacing);
text-transform: var(--ts-product-text-transform);
font-weight: var(--ts-product-font-weight);
font-size: var(--ts-product-font-size);
line-height: var(--ts-product-line-height);
}
.ts-grouped-product-wrapper .product-meta .product-price {
font-family: var(--ts-product-price-font-family);
font-style: var(--ts-product-price-font-style);
font-weight: var(--ts-product-price-font-weight);
font-size: var(--ts-product-price-font-size);
line-height: var(--ts-product-price-line-height);
color: var(--ts-product-price-color);
margin: 5px 0 0;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0 6px;
}
.ts-grouped-product-wrapper .product-meta .product-price del {
font-size: calc(var(--ts-product-font-size) - 1px);
font-weight: 400;
order: 2;
color: var(--ts-product-regular-price-color);
}
.ts-grouped-product-wrapper .product-meta .product-price ins {
color: var(--ts-product-sale-price-color);
}
.ts-grouped-product-wrapper .total-wrapper {
display: flex;
flex-direction: column;
}
.ts-grouped-product-wrapper .total-wrapper .total-amount {
font-size: calc(1em - 1px);
font-family: var(--ts-product-price-font-family);
font-style: var(--ts-product-price-font-style);
font-weight: var(--ts-product-price-font-weight);
font-size: var(--ts-product-price-font-size);
line-height: var(--ts-product-price-line-height);
color: var(--ts-product-price-color);
}
.ts-grouped-product-wrapper form.cart .button {
flex: 1;
display: inline-flex;
gap: 7px;
align-items: center;
justify-content: center;
min-width: 0;
}
.ts-grouped-product-wrapper form.cart .button .count {
display: inline-block;
width: 18px;
height: 18px;
font-size: 9px;
background: var(--ts-btn-color);
border-radius: 50%;
color: var(--ts-btn-bg);
line-height: 18px;
font-weight: 800;
}
.ts-grouped-product-wrapper form.cart .button:hover .count {
background: var(--ts-btn-hover-color);
color: var(--ts-btn-color);
}
.ts-grouped-product-wrapper .total-wrapper .total-label {
color: var(--ts-gray-color);
font-size: calc(1em - 1px);
line-height: 1.2;
} .woocommerce.ts-special-product-wrapper {
--ts-product-columns: 1 !important;
}
.woocommerce.ts-special-product-wrapper .products:not(:is(.cross-sells,.up-sells,.related)):not(.swiper) {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ts-special-product-wrapper.woocommerce .products .product-wrapper {
display: grid;
grid-template-columns: [left] 45% [right] 1fr;
align-items: center;
background: var(--ts-product-bg);
border-radius: var(--ts-border-radius);
gap: 30px 0;
padding: 30px;
outline: 0 !important;
}
.ts-special-product-wrapper.woocommerce .products .product :where(.meta-wrapper-2,.meta-wrapper-3),
.product-style-v3 .ts-special-product-wrapper.woocommerce .button.add_to_cart_button.added:before,
.ts-special-product-wrapper .product-wrapper .product-group-button {display: none !important;}
.ts-special-product-wrapper .product-wrapper .thumbnail-wrapper {
background: transparent;
order: 2;
}
.ts-special-product-wrapper.woocommerce .products .product .product-name {
font-size: var(--ts-h2-font-size);
line-height: 1.2;
}
.ts-special-product-wrapper.woocommerce .products .product .price {
font-size: calc(var(--ts-body-font-size) + 1px);
margin: 13px 0 16px;
}
.ts-special-product-wrapper.woocommerce .products .product .meta-wrapper {
gap: 0;
text-align: start;
align-items: flex-start;
}
.ts-special-product-wrapper.woocommerce .products .product-wrapper .thumbnail-wrapper {background: transparent;}
.ts-special-product-wrapper.woocommerce .products .product div.loop-add-to-cart .button {
display: inline-flex;
min-width: 200px;
} .product-style-v4 .ts-special-product-wrapper.woocommerce .products .meta-wrapper:not(.meta-wrapper-2) .price {
display: flex;
}
.product-label-v2 .ts-special-product-wrapper.woocommerce .products .product .product-label,
.product-label-v6 .ts-special-product-wrapper.woocommerce .products .product .product-label {
inset: 0 0 auto auto; }
.product-label-v4 .ts-special-product-wrapper.woocommerce .products .product .product-label,
.product-label-v5 .ts-special-product-wrapper.woocommerce .products .product .product-label {
inset: 20px 20px auto auto; }
.product-label-v3 .ts-special-product-wrapper.woocommerce .products .product-wrapper .thumbnail-wrapper {
position: relative;
}
.product-label-v3 .ts-special-product-wrapper.woocommerce .product .product-label {
--label-font-size: 25px;
inset: 20px 20px auto auto; }
.product-style-v3 .ts-special-product-wrapper.woocommerce .products .product div.loop-add-to-cart a {
background: transparent;
color: inherit;
display: inline-flex !important;
align-items: center;
gap: 20px;
border: 0;
padding: 0;
overflow: visible;
min-width: 0;
--loading-size: calc(1em - 2px);
font-family: var(--ts-btn-font-family);
font-weight: var(--ts-btn-font-weight);
font-style: var(--ts-btn-font-style);
font-size: var(--ts-btn-font-size);
line-height: var(--ts-btn-line-height);
letter-spacing: var(--ts-btn-letter-spacing);
text-transform: var(--ts-btn-text-transform);
}
.product-style-v3 .ts-special-product-wrapper.woocommerce .products .product div.loop-add-to-cart a:hover {
color: var(--ts-link-hover-color);
}
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart a > span {
display: inline-flex;
position: relative;
border-bottom: 1px solid;
gap: 10px;
align-items: center;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart a > span,
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart a:after {
padding: 0.2em 0;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart a:hover:after {
animation-name: elementor-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart a:after {
content: "\e9c2" !important;
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
background: transparent;
position: static;
display: inline-block !important;
margin: 0;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce .button.add_to_cart_button.loading:before {
border-top-color: currentColor;
position: static;
margin: 0;
order: 1;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce .products .product div.loop-add-to-cart a.added_to_cart,
.product-style-v3 .ts-special-product-wrapper.woocommerce .button.add_to_cart_button.loading:after {
display: none !important;
}
.product-style-v3 .ts-special-product-wrapper.woocommerce div.loop-add-to-cart > a.add_to_cart_button.added .ts-tooltip:before {
content: "\e9bc" !important;
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
background: transparent;
position: static;
display: inline-block !important;
margin: 0;
font-size: 0.8em;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{width:100%;height:100%;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-11621, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-11621 .pum-container, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-11621 .pum-title, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-11621 .pum-content, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-11621 .pum-content + .pum-close, .pum-theme-%d1%82%d0%b5%d0%bc%d0%b0-%d0%bf%d0%be-%d1%83%d0%bc%d0%be%d0%bb%d1%87%d0%b0%d0%bd%d0%b8%d1%8e .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-11622, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-11622 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-11622 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-11622 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-11622 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-11623, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-11623 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-11623 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-11623 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-11623 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-11624, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-11624 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-11624 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-11624 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-11624 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-11625, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-11625 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-11625 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-11625 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-11625 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-11626, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-11626 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-11626 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-11626 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-11626 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-11627, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-11627 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-11627 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-11627 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-11627 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-11628, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-11628 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-11628 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-11628 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-11628 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 
#pum-11913 {z-index: 1999999999}
#pum-11906 {z-index: 1999999999}
#pum-11629 {z-index: 1999999999}