@charset 'UTF-8';

 .slick-loading .slick-list
{
background: #fff url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/fonts/slick.eot);
src: url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/fonts/slick.woff) format('woff'), url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/fonts/slick.ttf) format('truetype'), url(https://kuramor.com/wp-content/plugins/woopack/assets/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.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;
}.woopack-modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
}
.woopack-modal .woopack-modal-overlay {
position: fixed;
z-index: 999998;
background-repeat: no-repeat;
background-position: 50%;
background-color: #fff;
width: 40px;
height: 40px;
top: 50%;
left: 50%;
border-radius: 50px;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
}
.woopack-modal.woopack-ajax-loaded .woopack-modal-overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 0;
background-color: rgba(0,0,0,0.2);
}
.woopack-modal .woopack-modal-inner {
position: fixed;
top: 50%;
left: 50%;
min-height: 180px;
min-width: 500px;
background: #fff;
z-index: 999999;
transform: translate3d(-50%, -50%, 0);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
transition: all 0.2s ease-in-out;
visibility: hidden;
}
.woopack-modal.woopack-ajax-loaded .woopack-modal-inner {
visibility: visible;
}
.woopack-modal.woopack-modal-fullscreen .woopack-modal-inner {
width: 100%;
height: 100%;
padding: 0;
}
.woopack-modal .woopack-modal-content {
background-size: 30px;
background-position: 50% 100%;
background-repeat: no-repeat;
min-height: 50px;
max-height: calc(100vh - 40px);
min-width: 50px;
overflow-y: auto;
padding: 20px;
}
.admin-bar .woopack-modal .woopack-modal-content {
max-height: calc(100vh - 65px);
}
.woopack-modal.woopack-ajax-loaded .woopack-modal-content {
background-image: none !important;
}
.woopack-modal .woopack-modal-content:before,
.woopack-modal .woopack-modal-content:after {
content: " ";
display: table;
}
.woopack-modal .woopack-modal-content:after {
clear: both;
}
.woopack-modal.woopack-modal-fullscreen .woopack-modal-content {
height: 100%;
width: 100%;
}
.woopack-modal.woopack-modal-fullscreen .woopack-modal-content iframe {
height: 100vh;
width: 100%;
}
.woopack-modal .woopack-modal-close {
position: fixed;
top: -12px;
right: -12px;
width: 30px;
height: 30px;
text-align: center;
font-size: 20px;
font-family: Helvetica, Arial;
font-style: normal;
font-weight: bold;
cursor: pointer;
background: #fff;
z-index: 999999999;
color: #737373;
border-radius: 50px;
line-height: 1.5;
box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.5);
}
.woopack-modal.woopack-modal-hide-close .woopack-modal-close {
display: none;
}
.woopack-modal.woopack-modal-fullscreen.woopack-modal-has-iframe .woopack-modal-close {
width: auto;
height: auto;
font-size: 30px;
background: none;
color: #fff;
box-shadow: none;
top: 0;
right: 58px;
}
.woopack-modal .woocommerce:not(.woopack-qv-template) div.product div.images.woocommerce-product-gallery {
opacity: 1 !important;
}
.woopack-modal .woocommerce div.product .woocommerce-tabs .panel {
display: none;
}
.woopack-modal form .wc-bookings-booking-form {
display: block !important;
}
.woopack-modal .woopack-modal-content .woopack-product {
display: none;
opacity: 0;
}
.woopack-modal.woopack-content-loaded .woopack-modal-content .woopack-product {
display: block;
}
.woopack-modal.woopack-ajax-loaded.woopack-ajax-loaded .woopack-modal-content .woopack-product {
opacity: 1;
}
.woopack-modal .woopack-modal-content .woopack-product .fl-animation {
opacity: 1;
}
@media (min-width: 768px) {
.woopack-modal .woopack-modal-inner {
width: 670px;
}
}
@media (max-width: 768px) {
.woopack-modal .woopack-modal-inner .fl-row-content-wrap {
padding: 0 !important;
}
}
@media (max-width: 767px) {
.woopack-modal .woopack-modal-close {
top: 8px;
right: 8px;
}
.woopack-modal .woopack-modal-inner {
width: 100%;
min-width: auto;
top: 0;
left: 0;
transform: none;
overflow-y: auto;
}
}.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:not([data-accepts]):before,.fl-module:not([data-accepts]):after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:not([data-accepts]):after,.fl-module-content:after {clear: both;}.fl-clear {clear: both;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;min-width: 0;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content,.fl-row-bg-embed,.fl-row-bg-embed .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video,.fl-row-bg-embed .fl-bg-embed-code {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video,.fl-row-bg-embed .fl-bg-embed-code video {bottom: 0;left: 0px;max-width: none;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video video {min-width: 100%;min-height: 100%;width: auto;height: auto;}.fl-row-bg-video .fl-bg-video iframe,.fl-row-bg-embed .fl-bg-embed-code iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-row-overlap-top .fl-row-content-wrap {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {min-height: 0;}.fl-row-default-height .fl-row-content,.fl-row-full-height .fl-row-content,.fl-row-custom-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-default-height .fl-row-full-width.fl-row-content,.fl-row-full-height .fl-row-full-width.fl-row-content,.fl-row-custom-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-row-default-height.fl-row-align-center .fl-row-content-wrap,.fl-row-full-height.fl-row-align-center .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;justify-content: center;align-items: center;}.fl-row-default-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;justify-content: flex-end;align-items: flex-end;}.fl-col-group-equal-height {display: flex;flex-wrap: wrap;width: 100%;}.fl-col-group-equal-height.fl-col-group-has-child-loading {flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content {display: flex;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content {flex-direction: column;flex-shrink: 1;min-width: 1px;max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {justify-content: flex-start;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {justify-content: center;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-builder-layer {position: absolute;top:0;left:0;right: 0;bottom: 0;z-index: 0;pointer-events: none;overflow: hidden;}.fl-builder-shape-layer {z-index: 0;}.fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 2;}.fl-row-has-layers .fl-row-content {z-index: 1;}.fl-row-bg-overlay .fl-row-content {z-index: 2;}.fl-builder-layer > * {display: block;position: absolute;top:0;left:0;width: 100%;}.fl-builder-layer + .fl-row-content {position: relative;}.fl-builder-layer .fl-shape {fill: #aaa;stroke: none;stroke-width: 0;width:100%;}@supports (-webkit-touch-callout: inherit) {.fl-row.fl-row-bg-parallax .fl-row-content-wrap,.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}@supports (-webkit-touch-callout: none) {.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}.fl-builder-content .fl-button:is(a, button),.fl-builder-content a.fl-button:visited {border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {width: 100%;display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: right;height: auto;width: auto;}.fl-icon i:before {border: none !important;height: auto;width: auto;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text-empty {display: none;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-icon-text span {display: block;}.fl-icon-text span.mce-edit-focus {min-width: 1px;}.fl-module img {max-width: 100%;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}body.fl-no-js .fl-animation {opacity: 1;}.fl-builder-preview .fl-animation,.fl-builder-edit .fl-animation,.fl-animated {opacity: 1;}.fl-animated {animation-fill-mode: both;}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1 !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}@media (max-width: 1200px) {}@media (max-width: 992px) { .fl-col-group.fl-col-group-medium-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;} }@media (max-width: 768px) { .fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;}.fl-col-group.fl-col-group-responsive-reversed .fl-col:not(.fl-col-small-custom-width) {flex-basis: 100%;width: 100% !important;}.fl-col-group.fl-col-group-medium-reversed:not(.fl-col-group-responsive-reversed) {display: unset;display: unset;-webkit-flex-wrap: unset;flex-wrap: unset;flex-direction: unset;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small:not(.fl-col-small-full-width) {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {margin: 0;padding-left: 0;padding-right: 0;} }@media (min-width: 1201px) {html .fl-visible-large:not(.fl-visible-desktop),html .fl-visible-medium:not(.fl-visible-desktop),html .fl-visible-mobile:not(.fl-visible-desktop) {display: none;}}@media (min-width: 993px) and (max-width: 1200px) {html .fl-visible-desktop:not(.fl-visible-large),html .fl-visible-medium:not(.fl-visible-large),html .fl-visible-mobile:not(.fl-visible-large) {display: none;}}@media (min-width: 769px) and (max-width: 992px) {html .fl-visible-desktop:not(.fl-visible-medium),html .fl-visible-large:not(.fl-visible-medium),html .fl-visible-mobile:not(.fl-visible-medium) {display: none;}}@media (max-width: 768px) {html .fl-visible-desktop:not(.fl-visible-mobile),html .fl-visible-large:not(.fl-visible-mobile),html .fl-visible-medium:not(.fl-visible-mobile) {display: none;}}.fl-col-content {display: flex;flex-direction: column;}.fl-row-fixed-width {max-width: 1100px;}.fl-builder-content > .fl-module-box {margin: 0;}.fl-row-content-wrap {margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}.fl-module-content, .fl-module:where(.fl-module:not(:has(> .fl-module-content))) {margin-top: 20px;margin-right: 20px;margin-bottom: 20px;margin-left: 20px;}.fl-node-sv7mlbr52hdg > .fl-row-content-wrap {background-color: #f7f7f7;}@media ( max-width: 768px ) { .fl-node-sv7mlbr52hdg.fl-row > .fl-row-content-wrap {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}} .fl-node-sv7mlbr52hdg > .fl-row-content-wrap {padding-top:0px;padding-bottom:0px;}@media ( max-width: 768px ) { .fl-node-sv7mlbr52hdg.fl-row > .fl-row-content-wrap {padding-right:0px;padding-left:0px;}}.fl-node-ewf1k8qpiybn {width: 100%;}.fl-node-12iz8k5xbhmg {width: 14%;}@media(max-width: 992px) {.fl-builder-content .fl-node-12iz8k5xbhmg {width: 11% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-12iz8k5xbhmg {width: 10% !important;max-width: none;clear: none;float: left;}}.fl-node-4z2cf5di9pr8 {width: 67%;}@media(max-width: 1200px) {.fl-builder-content .fl-node-4z2cf5di9pr8 {width: 72% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 992px) {.fl-builder-content .fl-node-4z2cf5di9pr8 {width: 50% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-4z2cf5di9pr8 {width: 50% !important;max-width: none;clear: none;float: left;}}@media ( max-width: 768px ) { .fl-node-4z2cf5di9pr8.fl-col > .fl-col-content {margin-right:0px;margin-left:7px;}}@media ( max-width: 768px ) { .fl-node-4z2cf5di9pr8.fl-col > .fl-col-content {padding-right:0px;padding-left:0px;}}.fl-node-tihx3fw0nje4 {width: 10%;}@media(max-width: 1200px) {.fl-builder-content .fl-node-tihx3fw0nje4 {width: 10% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 992px) {.fl-builder-content .fl-node-tihx3fw0nje4 {width: 16% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-tihx3fw0nje4 {width: 30% !important;max-width: none;clear: none;float: left;}}@media ( max-width: 768px ) { .fl-node-tihx3fw0nje4.fl-col > .fl-col-content {margin-right:0px;margin-left:0px;}}@media ( max-width: 768px ) { .fl-node-tihx3fw0nje4.fl-col > .fl-col-content {padding-right:0px;padding-left:0px;}}.fl-node-jp76w4zao23g {width: 8%;}@media(max-width: 768px) {.fl-builder-content .fl-node-jp76w4zao23g {width: 10% !important;max-width: none;clear: none;float: left;}}.fl-builder-content .fl-rich-text strong {font-weight: bold;}.fl-module.fl-rich-text p:last-child {margin-bottom: 0;}.fl-builder-edit .fl-module.fl-rich-text p:not(:has(~ *:not(.fl-block-overlay))) {margin-bottom: 0;}.fl-builder-content .fl-node-rvyge5z1693a .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-rvyge5z1693a .fl-module-content .fl-rich-text * {color: #ffffff;}.fl-builder-content .fl-node-rvyge5z1693a .fl-rich-text, .fl-builder-content .fl-node-rvyge5z1693a .fl-rich-text *:not(b, strong) {font-size: 11px;letter-spacing: 2px;text-align: center;} .fl-node-rvyge5z1693a > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.pp-advanced-menu ul,.pp-advanced-menu li {list-style: none;margin: 0;padding: 0;}.pp-advanced-menu .menu:before,.pp-advanced-menu .menu:after {content: '';display: table;clear: both;}.pp-advanced-menu .menu {padding-left: 0;}.pp-advanced-menu li {position: relative;}.pp-advanced-menu a {display: block;text-decoration: none;outline: 0;}.pp-advanced-menu a:hover,.pp-advanced-menu a:focus {text-decoration: none;outline: 0;}.pp-advanced-menu .sub-menu {width: 220px;}.pp-advanced-menu .pp-menu-nav {outline: 0;}.fl-module[data-node] .pp-advanced-menu .pp-advanced-menu-expanded .sub-menu {background-color: transparent;-webkit-box-shadow: none;-ms-box-shadow: none;box-shadow: none;}.pp-advanced-menu .pp-has-submenu:focus,.pp-advanced-menu .pp-has-submenu .sub-menu:focus,.pp-advanced-menu .pp-has-submenu-container:focus {outline: 0;}.pp-advanced-menu .pp-has-submenu-container {position: relative;}.pp-advanced-menu .pp-advanced-menu-accordion .pp-has-submenu > .sub-menu {display: none;}.pp-advanced-menu .pp-advanced-menu-horizontal .pp-has-submenu.pp-active .hide-heading > .sub-menu {box-shadow: none;display: block !important;}.pp-advanced-menu .pp-menu-toggle {position: absolute;top: 50%;right: 10px;cursor: pointer;}.pp-advanced-menu .pp-toggle-arrows .pp-menu-toggle:before,.pp-advanced-menu .pp-toggle-none .pp-menu-toggle:before {content: '';border-color: #333;}.pp-advanced-menu .pp-menu-expanded .pp-menu-toggle {display: none;}.pp-advanced-menu-mobile {display: flex;align-items: center;justify-content: center;}.fl-module-pp-advanced-menu .pp-advanced-menu-mobile-toggle {position: relative;padding: 8px;background-color: transparent;border: none;color: #333;border-radius: 0;cursor: pointer;line-height: 0;display: inline-flex;align-items: center;justify-content: center;}.pp-advanced-menu-mobile-toggle.text {width: 100%;text-align: center;}.pp-advanced-menu-mobile-toggle.hamburger .pp-advanced-menu-mobile-toggle-label,.pp-advanced-menu-mobile-toggle.hamburger-label .pp-advanced-menu-mobile-toggle-label {display: inline-block;margin-left: 10px;line-height: 0.8;}.pp-advanced-menu-mobile-toggle.hamburger .pp-svg-container,.pp-advanced-menu-mobile-toggle.hamburger-label .pp-svg-container {display: inline-block;position: relative;width: 1.4em;height: 1.4em;vertical-align: middle;}.pp-advanced-menu-mobile-toggle.hamburger .hamburger-menu,.pp-advanced-menu-mobile-toggle.hamburger-label .hamburger-menu {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.pp-advanced-menu-mobile-toggle.hamburger .hamburger-menu rect,.pp-advanced-menu-mobile-toggle.hamburger-label .hamburger-menu rect {fill: currentColor;}.pp-advanced-menu-mobile-toggle .pp-hamburger {font: inherit;display: inline-block;overflow: visible;margin: 0;cursor: pointer;transition-timing-function: linear;transition-duration: .15s;transition-property: opacity,filter;text-transform: none;color: inherit;border: 0;background-color: transparent;line-height: 0;}.pp-advanced-menu-mobile-toggle .pp-hamburger:focus {outline: none;}.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box {position: relative;display: inline-block;width: 30px;height: 18px;}.pp-advanced-menu-mobile-toggle .pp-hamburger-box .pp-hamburger-inner {top: 50%;display: block;margin-top: -2px;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration: 75ms;}.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner,.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before,.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {background-color: #000;position: absolute;width: 30px;height: 3px;transition-timing-function: ease;transition-duration: .15s;transition-property: transform;border-radius: 4px;}.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {display: block;content: "";}.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before {transition: top 75ms ease .12s,opacity 75ms ease;top: -8px;}.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {transition: bottom 75ms ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.12s;bottom: -8px;}.pp-advanced-menu.off-canvas .pp-off-canvas-menu .pp-menu-close-btn {position: relative;cursor: pointer;float: right;top: 20px;right: 20px;line-height: 1;z-index: 1;font-style: normal;font-family: Helvetica, Arial, sans-serif;font-weight: 100;}.pp-advanced-menu.off-canvas .pp-off-canvas-menu.pp-menu-right .pp-menu-close-btn {float: left;right: 0;left: 20px;}.pp-advanced-menu.off-canvas .pp-off-canvas-menu ul.menu {overflow-y: auto;width: 100%;}.pp-advanced-menu .pp-menu-overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.8);z-index: 999;overflow-y: auto;overflow-x: hidden;min-height: 100vh;}html:not(.pp-full-screen-menu-open) .fl-builder-edit .pp-advanced-menu .pp-menu-overlay,html:not(.pp-off-canvas-menu-open) .fl-builder-edit .pp-advanced-menu .pp-menu-overlay {position: absolute;}.pp-advanced-menu .pp-menu-overlay > ul.menu {position: relative;top: 50%;width: 100%;height: 60%;margin: 0 auto;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.pp-advanced-menu .pp-overlay-fade {opacity: 0;visibility: hidden;-webkit-transition: opacity 0.5s, visibility 0s 0.5s;transition: opacity 0.5s, visibility 0s 0.5s;}.pp-advanced-menu.menu-open .pp-overlay-fade {opacity: 1;visibility: visible;-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}.pp-advanced-menu .pp-overlay-corner {opacity: 0;visibility: hidden;-webkit-transform: translateY(50px) translateX(50px);-moz-transform: translateY(50px) translateX(50px);transform: translateY(50px) translateX(50px);-webkit-transition: opacity 0.5s, -webkit-transform 0.5s, visibility 0s 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s, visibility 0s 0.5s;transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;}.pp-advanced-menu.menu-open .pp-overlay-corner {opacity: 1;visibility: visible;-webkit-transform: translateY(0%);-moz-transform: translateY(0%);transform: translateY(0%);-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}.pp-advanced-menu .pp-overlay-slide-down {visibility: hidden;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;-moz-transition: -moz-transform 0.4s ease-in-out, visibility 0s 0.4s;transition: transform 0.4s ease-in-out, visibility 0s 0.4s;}.pp-advanced-menu.menu-open .pp-overlay-slide-down {visibility: visible;-webkit-transform: translateY(0%);-moz-transform: translateY(0%);transform: translateY(0%);-webkit-transition: -webkit-transform 0.4s ease-in-out;-moz-transition: -moz-transform 0.4s ease-in-out;transition: transform 0.4s ease-in-out;}.pp-advanced-menu .pp-overlay-scale {visibility: hidden;opacity: 0;-webkit-transform: scale(0.9);-moz-transform: scale(0.9);transform: scale(0.9);-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;-moz-transition: -moz-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;}.pp-advanced-menu.menu-open .pp-overlay-scale {visibility: visible;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;-moz-transition: -moz-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;}.pp-advanced-menu .pp-overlay-door {visibility: hidden;width: 0;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;-moz-transition: width 0.5s 0.3s, visibility 0s 0.8s;transition: width 0.5s 0.3s, visibility 0s 0.8s;}.pp-advanced-menu.menu-open .pp-overlay-door {visibility: visible;width: 100%;-webkit-transition: width 0.5s;-moz-transition: width 0.5s;transition: width 0.5s;}.pp-advanced-menu .pp-overlay-door > ul.menu {left: 0;right: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}.pp-advanced-menu .pp-overlay-door > ul,.pp-advanced-menu .pp-overlay-door .pp-menu-close-btn {opacity: 0;-webkit-transition: opacity 0.3s 0.5s;-moz-transition: opacity 0.3s 0.5s;transition: opacity 0.3s 0.5s;}.pp-advanced-menu.menu-open .pp-overlay-door > ul,.pp-advanced-menu.menu-open .pp-overlay-door .pp-menu-close-btn {opacity: 1;-webkit-transition-delay: 0.5s;-moz-transition-delay: 0.5s;transition-delay: 0.5s;}.pp-advanced-menu.menu-close .pp-overlay-door > ul,.pp-advanced-menu.menu-close .pp-overlay-door .pp-menu-close-btn {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;transition-delay: 0s;}.pp-advanced-menu .pp-menu-overlay .pp-toggle-arrows .pp-has-submenu-container a > span {}.pp-advanced-menu .pp-menu-overlay .pp-menu-close-btn {position: absolute;display: block;width: 55px;height: 45px;right: 20px;top: 50px;overflow: hidden;border: none;outline: none;z-index: 100;font-size: 30px;cursor: pointer;background-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: background-color 0.3s;-moz-transition: background-color 0.3s;transition: background-color 0.3s;}.pp-advanced-menu .pp-menu-overlay .pp-menu-close-btn:before,.pp-advanced-menu .pp-menu-overlay .pp-menu-close-btn:after {content: '';position: absolute;left: 50%;width: 2px;height: 40px;background-color: #ffffff;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;-webkit-transform: translateY(0) rotate(45deg);-moz-transform: translateY(0) rotate(45deg);transform: translateY(0) rotate(45deg);}.pp-advanced-menu .pp-menu-overlay .pp-menu-close-btn:after {-webkit-transform: translateY(0) rotate(-45deg);-moz-transform: translateY(0) rotate(-45deg);transform: translateY(0) rotate(-45deg);}.pp-advanced-menu .pp-off-canvas-menu {position: fixed;top: 0;z-index: 999998;width: 320px;height: 100%;opacity: 0;background: #333;overflow-y: auto;overflow-x: hidden;-ms-overflow-style: -ms-autohiding-scrollbar;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;-webkit-perspective: 1000;-moz-perspective: 1000;perspective: 1000;backface-visibility: hidden;will-change: transform;-webkit-overflow-scrolling: touch;}.pp-advanced-menu .pp-off-canvas-menu.pp-menu-left {left: 0;-webkit-transform: translate3d(-350px, 0, 0);-moz-transform: translate3d(-350px, 0, 0);transform: translate3d(-350px, 0, 0);}.pp-advanced-menu .pp-off-canvas-menu.pp-menu-right {right: 0;-webkit-transform: translate3d(350px, 0, 0);-moz-transform: translate3d(350px, 0, 0);transform: translate3d(350px, 0, 0);}html.pp-off-canvas-menu-open .pp-advanced-menu.menu-open .pp-off-canvas-menu {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}.pp-advanced-menu.off-canvas {overflow-y: auto;}.pp-advanced-menu.off-canvas .pp-clear {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999998;background: rgba(0,0,0,0.1);visibility: hidden;opacity: 0;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.pp-advanced-menu.off-canvas.menu-open .pp-clear {visibility: visible;opacity: 1;}.fl-builder-edit .pp-advanced-menu.off-canvas .pp-clear {z-index: 100010;}.pp-advanced-menu .pp-off-canvas-menu .menu {margin-top: 0;}.pp-advanced-menu li.mega-menu .hide-heading > a,.pp-advanced-menu li.mega-menu .hide-heading > .pp-has-submenu-container,.pp-advanced-menu li.mega-menu-disabled .hide-heading > a,.pp-advanced-menu li.mega-menu-disabled .hide-heading > .pp-has-submenu-container {display: none;}ul.pp-advanced-menu-horizontal li.mega-menu {position: static;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu {top: inherit !important;left: 0 !important;right: 0 !important;width: 100%;background: #ffffff;}ul.pp-advanced-menu-horizontal li.mega-menu.pp-has-submenu:hover > ul.sub-menu,ul.pp-advanced-menu-horizontal li.mega-menu.pp-has-submenu.pp-active > ul.sub-menu{display: flex !important;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu li {border-color: transparent;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu > li {width: 100%;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu > li > .pp-has-submenu-container a {font-weight: bold;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu > li > .pp-has-submenu-container a:hover {background: transparent;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu .pp-menu-toggle {display: none;}ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu ul.sub-menu {background: transparent;-webkit-box-shadow: none;-ms-box-shadow: none;box-shadow: none;display: block;min-width: 0;opacity: 1;padding: 0;position: static;visibility: visible;}.pp-advanced-menu ul li.mega-menu a:not([href]) {color: unset;background: none;background-color: unset;}.rtl .pp-advanced-menu:not(.full-screen) .menu .pp-has-submenu .sub-menu {text-align: inherit;right: 0; left: auto;}.rtl .pp-advanced-menu .menu .pp-has-submenu .pp-has-submenu .sub-menu {right: 100%; left: auto;}.rtl .pp-advanced-menu .menu .pp-menu-toggle,.rtl .pp-advanced-menu.off-canvas .menu.pp-toggle-arrows .pp-menu-toggle {right: auto;left: 10px;}.rtl .pp-advanced-menu.off-canvas .menu.pp-toggle-arrows .pp-menu-toggle {left: 28px;}.rtl .pp-advanced-menu.full-screen .menu .pp-menu-toggle {left: 0;}.rtl .pp-advanced-menu:not(.off-canvas) .menu:not(.pp-advanced-menu-accordion) .pp-has-submenu .pp-has-submenu .pp-menu-toggle {right: auto;left: 0;}.rtl .pp-advanced-menu:not(.full-screen):not(.off-canvas) .menu:not(.pp-advanced-menu-accordion):not(.pp-advanced-menu-vertical) .pp-has-submenu .pp-has-submenu .pp-menu-toggle:before {-webkit-transform: translateY( -5px ) rotate( 135deg );-ms-transform: translateY( -5px ) rotate( 135deg );transform: translateY( -5px ) rotate( 135deg );}.rtl .pp-advanced-menu .menu .pp-has-submenu-container > a > span,.rtl .pp-advanced-menu .menu.pp-advanced-menu-horizontal.pp-toggle-arrows .pp-has-submenu-container > a > span {padding-right: 0;padding-left: 28px;}.rtl .pp-advanced-menu.off-canvas .menu .pp-has-submenu-container > a > span,.rtl .pp-advanced-menu.off-canvas .menu.pp-advanced-menu-horizontal.pp-toggle-arrows .pp-has-submenu-container > a > span {padding-left: 0;}.pp-advanced-menu li .pp-search-form-wrap {position: absolute;right: 0;top: 100%;z-index: 10;opacity: 0;visibility: hidden;transition: all 0.2s ease-in-out;}.pp-advanced-menu li:not(.pp-search-active) .pp-search-form-wrap {height: 0;}.pp-advanced-menu li.pp-search-active .pp-search-form-wrap {opacity: 1;visibility: visible;}.pp-advanced-menu li .pp-search-form-wrap .pp-search-form__icon {display: none;}.pp-advanced-menuli .pp-search-form__container {max-width: 100%;}.pp-advanced-menu.off-canvas li .pp-search-form-wrap,.pp-advanced-menu.off-canvas li .pp-search-form__container {width: 100%;position: static;}.pp-advanced-menu.full-screen li .pp-search-form-wrap {max-width: 100%;}.pp-advanced-menu .pp-advanced-menu-accordion li .pp-search-form-wrap {width: 100%;}.pp-advanced-menu .pp-advanced-menu-accordion.pp-menu-align-center li .pp-search-form__container {margin: 0 auto;}.pp-advanced-menu .pp-advanced-menu-accordion.pp-menu-align-right li .pp-search-form__container {margin-right: 0;margin-left: auto;}.pp-advanced-menu li.pp-menu-cart-item .pp-menu-cart-icon {margin-right: 5px;}@media (max-width: 768px) {}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li {}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-has-submenu-container a > span {padding-right: 38px;}.fl-node-3fosghtmlknj-clone {display: none;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > a,.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {border-style: solid;border-top-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-width: 1px;border-color: rgba(0,0,0,0.53);background-color: ;color: #000000;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > a:focus,.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > .pp-has-submenu-container > a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > .pp-has-submenu-container > a:focus {}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-toggle-arrows .pp-menu-toggle:before,.fl-node-3fosghtmlknj .pp-advanced-menu .pp-toggle-none .pp-menu-toggle:before {border-color: #000000;}.fl-node-3fosghtmlknj .menu > li > a:hover,.fl-node-3fosghtmlknj .menu > li > a:focus,.fl-node-3fosghtmlknj .menu > li:hover > .pp-has-submenu-container > a,.fl-node-3fosghtmlknj .menu > li.focus > .pp-has-submenu-container > a,.fl-node-3fosghtmlknj .menu > li.current-menu-item > a,.fl-node-3fosghtmlknj .menu > li.current-menu-item > .pp-has-submenu-container > a {background-color: rgba(197,161,78,0.57);}.fl-node-3fosghtmlknj .menu .pp-has-submenu .sub-menu {display: none;}.fl-node-3fosghtmlknj .pp-advanced-menu .sub-menu {background-color: rgba(197,161,78,0.73);}@media (min-width: 768px) {.fl-node-3fosghtmlknj .pp-advanced-menu .sub-menu {width: 450px;}}.fl-node-3fosghtmlknj ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu {background: rgba(197,161,78,0.73);}.fl-node-3fosghtmlknj .sub-menu > li > a,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a {border-width: 0;border-style: solid;border-bottom-width: 1px;border-color: rgba(5,0,0,0.54);background-color: ;color: #000000;}.fl-node-3fosghtmlknj .sub-menu > li > a:hover,.fl-node-3fosghtmlknj .sub-menu > li > a:focus,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a:hover,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a:focus {}.fl-node-3fosghtmlknj .sub-menu > li:last-child > a:not(:focus),.fl-node-3fosghtmlknj .sub-menu > li:last-child > .pp-has-submenu-container > a:not(:focus) {border: 0;}.fl-node-3fosghtmlknj .sub-menu > li > a:hover,.fl-node-3fosghtmlknj .sub-menu > li > a:focus,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a:hover,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a:focus,.fl-node-3fosghtmlknj .sub-menu > li.current-menu-item > a,.fl-node-3fosghtmlknj .sub-menu > li.current-menu-item > .pp-has-submenu-container > a {background-color: #ffffff;color: ;}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-menu-toggle:before {content: '';position: absolute;right: 50%;top: 50%;z-index: 1;display: block;width: 9px;height: 9px;margin: -5px -5px 0 0;border-right: 2px solid;border-bottom: 2px solid;-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translateX( -5px ) rotate( 45deg );-ms-transform: translateX( -5px ) rotate( 45deg );transform: translateX( -5px ) rotate( 45deg );}.fl-node-3fosghtmlknj .pp-advanced-menu:not(.off-canvas):not(.full-screen) .pp-has-submenu .pp-menu-toggle:before {-webkit-transform: translateY( -5px ) rotate( -45deg );-ms-transform: translateY( -5px ) rotate( -45deg );transform: translateY( -5px ) rotate( -45deg );}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-has-submenu.pp-active > .pp-has-submenu-container .pp-menu-toggle {-webkit-transform: rotate( -180deg );-ms-transform: rotate( -180deg );transform: rotate( -180deg );}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-menu-toggle {}.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-arrows .pp-has-submenu-container a {padding-right: 29px;}.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-arrows .pp-has-submenu-container > a > span {padding-right: 0px;}.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-arrows .pp-menu-toggle,.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-none .pp-menu-toggle {width: 29px;height: 29px;margin: -14.5px 0 0;}.fl-node-3fosghtmlknj .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-menu-toggle,.fl-node-3fosghtmlknj .pp-advanced-menu-horizontal.pp-toggle-none .pp-menu-toggle,.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-arrows .pp-menu-toggle,.fl-node-3fosghtmlknj .pp-advanced-menu-vertical.pp-toggle-none .pp-menu-toggle {width: 29px;height: 29px;margin: -14.5px 0 0;}.fl-node-3fosghtmlknj .pp-advanced-menu li:first-child {border-top: none;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile + .pp-clear + .pp-menu-nav ul.menu {display: none;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu {margin-top: 20px;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu {}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li {margin-left: 0 !important;margin-right: 0 !important;}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-off-canvas-menu .pp-menu-close-btn,.fl-node-3fosghtmlknj .pp-advanced-menu .pp-menu-overlay .pp-menu-close-btn {display: block;}.fl-node-3fosghtmlknj .pp-advanced-menu .sub-menu {box-shadow: none;border: 0;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile {text-align: left;justify-content: flex-start;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle {color: #000000;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box,.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner,.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before,.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {width: 25px;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner,.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before,.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {background-color: #000000;height: 1px;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle rect {fill: #000000;}@media only screen and (max-width: 992px) {.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li {}.fl-node-3fosghtmlknj .sub-menu > li > a,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a {border-bottom-width: px;background-color: rgba(197,161,78,0.48);}.fl-node-3fosghtmlknj .sub-menu {width: auto;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile {justify-content: center;}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle {}}@media only screen and (max-width: 768px) {.fl-node-3fosghtmlknj div.pp-advanced-menu {text-align: left;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li {}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > a,.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {}.fl-node-3fosghtmlknj .sub-menu > li > a,.fl-node-3fosghtmlknj .sub-menu > li > .pp-has-submenu-container > a {border-bottom-width: px;background-color: rgba(197,161,78,0.48);}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile {}.fl-node-3fosghtmlknj .pp-advanced-menu-mobile-toggle {}}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-off-canvas-menu {background-color: rgba(255, 255, 255, 1);}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-off-canvas-menu .pp-menu-close-btn {font-size: 30px;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu {}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu {box-shadow: none;border: none;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu > li.current-menu-parent.pp-has-submenu .sub-menu {display: block;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu > li,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li {display: block;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .pp-toggle-arrows .pp-has-submenu-container > a > span,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .pp-toggle-plus .pp-has-submenu-container > a > span {padding-right: 0;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > a:focus,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > .pp-has-submenu-container > a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > .pp-has-submenu-container > a:focus,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li.current-menu-item > a,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li.current-menu-item > .pp-has-submenu-container > a {background-color: #ffffff;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li a,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li .pp-has-submenu-container a {border-style: solid;border-bottom-color: #b5b5b5;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li a:focus,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li.current-menu-item > a,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li .pp-has-submenu-container a:hover,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li .pp-has-submenu-container a:focus,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li.current-menu-parent .pp-has-submenu-container li.current-menu-item > a,.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li.pp-active > .pp-has-submenu-container > a {}.fl-node-3fosghtmlknj .pp-advanced-menu .pp-off-canvas-menu.pp-menu-left,.fl-node-3fosghtmlknj .menu-open.pp-advanced-menu .pp-off-canvas-menu.pp-menu-left,.fl-node-3fosghtmlknj .pp-advanced-menu .pp-off-canvas-menu.pp-menu-right,.fl-node-3fosghtmlknj .menu-open.pp-advanced-menu .pp-off-canvas-menu.pp-menu-right {transition-duration: 0.5s;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .pp-toggle-arrows .pp-menu-toggle {width: 29px;height: 29px;}.fl-node-3fosghtmlknj .pp-advanced-menu.pp-menu-default {display: none;}@media ( max-width: 1024px ) {html.pp-off-canvas-menu-open {overflow: hidden !important;}}@media only screen and (max-width: 992px) {}@media only screen and (max-width: 768px) {}.fl-node-3fosghtmlknj .pp-advanced-menu {text-align: left;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu a {font-size: 16px;}.fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > a, .fl-node-3fosghtmlknj .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {padding-top: 15px;padding-right: 15px;padding-bottom: 15px;padding-left: 15px;}.fl-node-3fosghtmlknj .pp-advanced-menu .sub-menu > li > a, .fl-node-3fosghtmlknj .pp-advanced-menu .sub-menu > li > .pp-has-submenu-container > a {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu {padding-top: 20px;padding-right: 5px;padding-bottom: 0px;padding-left: 20px;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li a, .fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .menu li .pp-has-submenu-container a {border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > a, .fl-node-3fosghtmlknj .pp-advanced-menu.off-canvas .sub-menu > li > .pp-has-submenu-container > a {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;} .fl-node-3fosghtmlknj > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:15px;}@media ( max-width: 768px ) { .fl-node-3fosghtmlknj.fl-module > .fl-module-content {margin-left:10px;}}img.mfp-img {padding-bottom: 40px !important;}.fl-builder-edit .fl-fill-container img {transition: object-position .5s;}.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {height: 100% !important;width: 100% !important;}@media (max-width: 768px) { .fl-photo-content,.fl-photo-img {max-width: 100%;} }.fl-node-9fiarmczld4n, .fl-node-9fiarmczld4n .fl-photo {text-align: center;}.fl-node-9fiarmczld4n .fl-photo-content, .fl-node-9fiarmczld4n .fl-photo-img {width: 200px;}@media(max-width: 1200px) {.fl-node-9fiarmczld4n .fl-photo-content, .fl-node-9fiarmczld4n .fl-photo-img {width: 110px;}}@media(max-width: 768px) {.fl-node-9fiarmczld4n .fl-photo-content, .fl-node-9fiarmczld4n .fl-photo-img {width: 100px;}} .fl-node-9fiarmczld4n > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 992px ) { .fl-node-9fiarmczld4n.fl-module > .fl-module-content {margin-left:-20px;}}@media ( max-width: 768px ) { .fl-node-9fiarmczld4n.fl-module > .fl-module-content {margin-right:0px;margin-left:0px;}}.fl-menu ul,.fl-menu li{list-style: none;margin: 0;padding: 0;}.fl-menu .menu:before,.fl-menu .menu:after{content: '';display: table;clear: both;}.fl-menu-horizontal {display: inline-flex;flex-wrap: wrap;align-items: center;}.fl-menu li{position: relative;}.fl-menu a{display: block;padding: 10px;text-decoration: none;}.fl-menu a:hover{text-decoration: none;}.fl-menu .sub-menu{min-width: 220px;}.fl-module[data-node] .fl-menu .fl-menu-expanded .sub-menu {background-color: transparent;-webkit-box-shadow: none;-ms-box-shadow: none;box-shadow: none;}.fl-menu .fl-has-submenu:focus,.fl-menu .fl-has-submenu .sub-menu:focus,.fl-menu .fl-has-submenu-container:focus {outline: 0;}.fl-menu .fl-has-submenu-container:has(span.fl-menu-toggle) {position: relative;}.fl-menu .fl-has-submenu-container:has(button.fl-menu-toggle) {display: grid;grid-template-columns: 1fr 40px;}.fl-menu .fl-menu-accordion .fl-has-submenu > .sub-menu{display: none;}.fl-menu .fl-menu-accordion .fl-has-submenu.fl-active .hide-heading > .sub-menu {box-shadow: none;display: block !important;}.fl-menu span.fl-menu-toggle{position: absolute;top: 0;right: 0;bottom: 0;height: 100%;cursor: pointer;}.fl-menu button.fl-menu-toggle{all: unset;position: relative;cursor: pointer;}.fl-menu .fl-toggle-arrows .fl-menu-toggle:before{border-color: #333;}.fl-menu .fl-menu-expanded .fl-menu-toggle{display: none;}.fl-menu .fl-menu-mobile-toggle {position: relative;padding: 8px;background-color: transparent;border: none;color: #333;border-radius: 0;cursor: pointer;}.fl-menu .fl-menu-mobile-toggle:focus-visible,.fl-menu-mobile-close:focus-visible,.fl-menu .fl-menu-toggle:focus-visible {outline: 2px auto Highlight;outline: 2px auto -webkit-focus-ring-color;}.fl-menu .fl-menu-mobile-toggle.text{width: 100%;text-align: center;}.fl-menu .fl-menu-mobile-toggle.hamburger .fl-menu-mobile-toggle-label,.fl-menu .fl-menu-mobile-toggle.hamburger-label .fl-menu-mobile-toggle-label{display: inline-block;margin-left: 10px;vertical-align: middle;}.fl-menu .fl-menu-mobile-toggle.hamburger .svg-container,.fl-menu .fl-menu-mobile-toggle.hamburger-label .svg-container{display: inline-block;position: relative;width: 1.4em;height: 1.4em;vertical-align: middle;}.fl-menu .fl-menu-mobile-toggle.hamburger .hamburger-menu,.fl-menu .fl-menu-mobile-toggle.hamburger-label .hamburger-menu{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.fl-menu .fl-menu-mobile-toggle.hamburger .hamburger-menu rect,.fl-menu .fl-menu-mobile-toggle.hamburger-label .hamburger-menu rect{fill: currentColor;}li.mega-menu .hide-heading > a,li.mega-menu .hide-heading > .fl-has-submenu-container,li.mega-menu-disabled .hide-heading > a,li.mega-menu-disabled .hide-heading > .fl-has-submenu-container {display: none;}ul.fl-menu-horizontal li.mega-menu {position: static;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {top: inherit !important;left: 0 !important;right: 0 !important;width: 100%;}ul.fl-menu-horizontal li.mega-menu.fl-has-submenu:hover > ul.sub-menu,ul.fl-menu-horizontal li.mega-menu.fl-has-submenu.focus > ul.sub-menu {display: flex !important;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu li {border-color: transparent;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li {width: 100%;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li > .fl-has-submenu-container a {font-weight: bold;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li > .fl-has-submenu-container a:hover {background: transparent;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu .fl-menu-toggle {display: none;}ul.fl-menu-horizontal li.mega-menu > ul.sub-menu ul.sub-menu {background: transparent;-webkit-box-shadow: none;-ms-box-shadow: none;box-shadow: none;display: block;min-width: 0;opacity: 1;padding: 0;position: static;visibility: visible;}:where(.fl-col-group-medium-reversed, .fl-col-group-responsive-reversed, .fl-col-group-equal-height.fl-col-group-custom-width) > .fl-menu-mobile-clone {flex: 1 1 100%;}.fl-menu-mobile-clone {clear: both;}.fl-menu-mobile-clone .fl-menu .menu {float: none !important;}.fl-menu-mobile-flyout .fl-menu-mobile-close,.fl-menu-mobile-flyout .fl-menu-mobile-close:hover,.fl-menu-mobile-flyout .fl-menu-mobile-close:focus {background: none;border: 0 none;color: inherit;font-size: 18px;padding: 10px 15px;margin: 5px 0;cursor: pointer;}.fl-node-zwp6q7renycl .menu-item a {color: #000000;}.fl-node-zwp6q7renycl .menu .fl-has-submenu .sub-menu{display: none;}.fl-node-zwp6q7renycl .fl-menu .sub-menu {background-color: #ffffff;-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.1);-ms-box-shadow: 0 1px 20px rgba(0,0,0,0.1);box-shadow: 0 1px 20px rgba(0,0,0,0.1);}.fl-node-zwp6q7renycl .fl-menu-horizontal.fl-toggle-arrows .fl-has-submenu-container a{padding-right: 30px;}.fl-node-zwp6q7renycl .fl-menu-horizontal.fl-toggle-arrows .fl-menu-toggle{width: 30px;}.fl-node-zwp6q7renycl .fl-menu-horizontal.fl-toggle-arrows .fl-menu-toggle,.fl-node-zwp6q7renycl .fl-menu-vertical.fl-toggle-arrows .fl-menu-toggle{width: 30px;}.fl-node-zwp6q7renycl .fl-menu li{border-top: 1px solid transparent;}.fl-node-zwp6q7renycl .fl-menu li:first-child{border-top: none;}@media ( max-width: 768px ) {.fl-node-zwp6q7renycl .fl-menu .sub-menu {-webkit-box-shadow: none;-ms-box-shadow: none;box-shadow: none;}.fl-node-zwp6q7renycl .fl-menu:not(.no-hover) .fl-has-submenu:hover > .sub-menu,.fl-node-zwp6q7renycl .mega-menu.fl-active .hide-heading > .sub-menu,.fl-node-zwp6q7renycl .mega-menu-disabled.fl-active .hide-heading > .sub-menu {display: block !important;}.fl-node-zwp6q7renycl .fl-menu-logo,.fl-node-zwp6q7renycl .fl-menu-search-item {display: none;}} @media ( min-width: 769px ) {.fl-node-zwp6q7renycl .fl-menu .menu > li{ display: inline-block; }.fl-node-zwp6q7renycl .menu li{border-left: 1px solid transparent;border-top: none;}.fl-node-zwp6q7renycl .menu li:first-child{border: none;}.fl-node-zwp6q7renycl .menu li li{border-top: 1px solid transparent;border-left: none;}.fl-node-zwp6q7renycl .menu .fl-has-submenu .sub-menu{position: absolute;top: 100%;left: 0;z-index: 10;visibility: hidden;opacity: 0;text-align:left;}.fl-node-zwp6q7renycl .fl-has-submenu .fl-has-submenu .sub-menu{top: 0;left: 100%;}.fl-node-zwp6q7renycl .fl-menu .fl-has-submenu:hover > .sub-menu,.fl-node-zwp6q7renycl .fl-menu .fl-has-submenu.focus > .sub-menu{display: block;visibility: visible;opacity: 1;}.fl-node-zwp6q7renycl .menu .fl-has-submenu.fl-menu-submenu-right .sub-menu{left: inherit;right: 0;}.fl-node-zwp6q7renycl .menu .fl-has-submenu .fl-has-submenu.fl-menu-submenu-right .sub-menu{top: 0;left: inherit;right: 100%;}.fl-node-zwp6q7renycl .fl-menu .fl-has-submenu.fl-active > .fl-has-submenu-container .fl-menu-toggle{-webkit-transform: none;-ms-transform: none;transform: none;}.fl-node-zwp6q7renycl .fl-menu .fl-menu-toggle{display: none;}.fl-node-zwp6q7renycl ul.sub-menu {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.fl-node-zwp6q7renycl ul.sub-menu a {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}}.fl-node-zwp6q7renycl ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li > .fl-has-submenu-container a:hover {color: #000000;}.fl-node-zwp6q7renycl .fl-menu .menu, .fl-node-zwp6q7renycl .fl-menu .menu > li {font-size: 16px;line-height: 1;}.fl-node-zwp6q7renycl .fl-menu {text-align: right;}.fl-node-zwp6q7renycl .fl-menu .menu {justify-content: right;}.fl-node-zwp6q7renycl .menu a {padding-top: 0px;padding-right: 16px;padding-bottom: 0px;padding-left: 0px;}.fl-node-zwp6q7renycl .fl-menu .menu .sub-menu > li {font-size: 16px;line-height: 1;}@media(max-width: 768px) {.fl-node-zwp6q7renycl .fl-menu .menu, .fl-node-zwp6q7renycl .fl-menu .menu > li {font-size: 13px;}.fl-node-zwp6q7renycl .fl-menu {text-align: center;}.fl-node-zwp6q7renycl .fl-menu .menu {justify-content: center;}.fl-node-zwp6q7renycl .menu li.fl-has-submenu ul.sub-menu {padding-left: 15px;}.fl-node-zwp6q7renycl .fl-menu .sub-menu {background-color: transparent;}} .fl-node-zwp6q7renycl > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-zwp6q7renycl.fl-module > .fl-module-content {margin-right:-10px;margin-left:10px;}}.woopack-clear:before,.woopack-clear:after {content: " ";display: table;}.woopack-clear:after {clear: both;}.woopack-offcanvas-cart .woopack-cart-contents {position: relative;background: #ccc;padding: 10px;border-radius: 10px;color: #000;text-decoration: none !important;transition: all 0.2s;}.woopack-offcanvas-cart .woopack-cart-contents .cart-contents-icon {font-size: 20px;vertical-align: middle;}.woopack-offcanvas-cart .cart-contents-text {vertical-align: middle;}.woopack-offcanvas-cart .cart-contents-count { position: relative;}.woopack-offcanvas-cart .cart-contents-count span {position: absolute;top: -15px;right: -18px;border-radius: 100%;background: #52525d;color: #fff;width: 20px;height: 20px;display: inline-block;text-align: center;}.woopack-offcanvas-cart .woopack-cart-items {border: 1px solid #dddddd;margin-top: 10px;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.woopack-offcanvas-cart .woopack-cart-items.show-mini-cart {top: 20px;opacity: 1;visibility: visible;}.woopack-offcanvas-cart .woopack-cart-items ul {list-style: none;margin: 0;padding: 0;}.woopack-offcanvas-cart.woopack-desktop-align-center .woopack-cart-button {text-align: center;}.woopack-offcanvas-cart.woopack-desktop-align-left .woopack-cart-button {text-align: left;}.woopack-offcanvas-cart.woopack-desktop-align-right .woopack-cart-button {text-align: right;}.woopack-offcanvas-cart.woopack-desktop-align-center .woopack-cart-items {left: 50%;right: 50%;transform: translate(-50%);}.woopack-offcanvas-cart.woopack-desktop-align-left .woopack-cart-items {left: 0;right: auto;transform: translate(0);}.woopack-offcanvas-cart.woopack-desktop-align-right .woopack-cart-items {right: 0;left: auto;transform: translate(0);}.woopack-cart-items ul li.woocommerce-mini-cart-item {display: table;width: 100%;padding: 10px 0;border-bottom: 1px solid #dddddd;position: relative;}.woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {position: absolute;right: 0px;top: 10px;}.woopack-cart-items ul li.woocommerce-mini-cart-item a img {margin-right: 20px;width: 50px;float: left;}.woopack-cart-items .woocommerce-mini-cart__total.total {text-align: right;padding: 10px;margin-bottom: 0;}.woopack-cart-items .quantity {display: table-row;vertical-align: middle;text-align: right;}.woopack-cart-items .woocommerce-mini-cart__buttons {display: flex;text-align: center;margin: 0;padding: 12px;}.woopack-cart-items .woocommerce-mini-cart__buttons .button {-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;transition: 0.2s ease-in-out;}.woopack-cart-items .quantity {display: block;text-align: inherit;margin-bottom: 10px;}.cart-contents-count-before span {padding: 11px;background: #000;color: #fff;position: relative;left: 4px;}.cart-contents-count-after span {padding: 11px;background: #000;color: #fff;position: relative;left: 0px;}.woopack-cart-items ul li.woocommerce-mini-cart-item a:not(.remove_from_cart_button) {display: block;}.woopack-offcanvas-cart-panel a {text-decoration: none !important;}.woopack-offcanvas-overlay {position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 999999;}.fl-builder-edit .woopack-offcanvas-overlay {z-index: 99999;}.fl-builder-edit .woopack-offcanvas-cart-panel:not(.woopack-offcanvas-active) .woopack-offcanvas-overlay {position: static;}.woopack-offcanvas-cart-panel.woopack-offcanvas-active .woopack-offcanvas-overlay {opacity: 1;visibility: visible;}.woopack-offcanvas-cart-panel .woopack-offcanvas-inner {position: fixed;top: 0;width: 350px;background: #fff;transition: all 0.3s ease;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);z-index: 1000001;}.woopack-offcanvas-cart-panel.direction-left .woopack-offcanvas-inner {left: 0;transform: translateX(-100%);}.woopack-offcanvas-cart-panel.woopack-offcanvas-active.direction-left .woopack-offcanvas-inner {transform: translateX(0px);}.woopack-offcanvas-cart-panel.direction-right .woopack-offcanvas-inner {right: 0;transform: translateX(100%);}.woopack-offcanvas-cart-panel.woopack-offcanvas-active.direction-right .woopack-offcanvas-inner {transform: translateX(0px);}.woopack-offcanvas-cart-panel .woopack-offcanvas-header {display: flex;justify-content: space-between;align-items: center;padding: 14px;border-bottom: 1px solid #eee;}.woopack-offcanvas-header-elements {display: flex;align-items: center;gap: 10px;}.woopack-offcanvas-cart-panel .woopack-offcanvas-title {float: left;}.woopack-offcanvas-cart-panel .woopack-offcanvas-close {float: right;cursor: pointer;}.woopack-offcanvas-cart-panel .woopack-offcanvas-content {padding: 0;}.woopack-offcanvas-cart-panel .woopack-cart-items {margin-top: 0;border: 0;}.woopack-offcanvas-cart-panel .woopack-cart-items .woocommerce-mini-cart-item {padding: 12px;border-bottom-color: #eee;}.woopack-offcanvas-cart-panel .woopack-cart-items .woocommerce-mini-cart__total.total {padding: 12px;border-top: 1px solid #eee;}.woopack-offcanvas-cart-panel .woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {right: 5px;}.woopack-offcanvas-cart-panel .woocommerce-mini-cart.cart_list {overflow-y: auto;}.woopack-offcanvas-cart-panel .woocommerce-mini-cart__buttons .button {border-radius: 0;border-color: transparent;width: 50%;padding: 12px;background: #eee;}.woopack-offcanvas-cart-panel .woocommerce-mini-cart__buttons .button:not(.checkout) {background: #666;color: #fff;}.woopack-offcanvas-cart .mini-close-icon {font-size: 15px;color: #808080;position: relative;padding: 0 10px;line-height: 1;cursor: pointer;width: 100%;padding-bottom: 10px;border-bottom: 1px solid;border-color: #c5c5c5;}.woopack-offcanvas-cart .mini-close-icon i {float: right;}.woopack-offcanvas-cart .woopack-cart-items ul {overflow: auto;}.fl-node-s485d92zmgeu .woopack-cart-contents {background-color: rgba(255,255,255,0);}.fl-node-s485d92zmgeu .woopack-cart-contents:hover {}.fl-node-s485d92zmgeu .cart-contents-text {color: #000000;}.fl-node-s485d92zmgeu .woopack-cart-contents:hover .cart-contents-text {}.fl-node-s485d92zmgeu .woopack-cart-contents .cart-contents-icon {color: #000000;font-size: 20px;}.fl-node-s485d92zmgeu .woopack-cart-contents .cart-contents-image {width: 20px;height: 20px;}.fl-node-s485d92zmgeu .woopack-cart-icon_text .cart-contents-icon {padding-right: 5px;}.fl-node-s485d92zmgeu .woopack-cart-contents:hover .cart-contents-icon {}.fl-node-s485d92zmgeu .woopack-cart-contents .cart-counter {background-color: rgba(255,255,255,0);color: #000000;}.fl-node-s485d92zmgeu .cart-contents-count span {width: 20px;height: 20px;line-height: 20px;}.fl-node-s485d92zmgeu .woopack-cart-contents:hover .cart-counter {background-color: rgba(255,255,255,0);color: #000000;}#woopack-cart-s485d92zmgeu .woopack-offcanvas-inner {}#woopack-cart-s485d92zmgeu .woopack-offcanvas-header {border-bottom-width: 1px;border-bottom-color: #efefef;}#woopack-cart-s485d92zmgeu .woopack-offcanvas-overlay {background: rgba(0, 0, 0, 0.5);}#woopack-cart-s485d92zmgeu .woopack-cart-items {background-color: #ffffff;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item{border-bottom-width: 1px;border-bottom-style: solid;border-color: #efefef;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item:nth-child(even) {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item:nth-child(odd) {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a {text-decoration: none;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a img {float: left;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {top: 10px;right: 10px;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a:not(.remove_from_cart_button) {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button:hover {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item .quantity {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__total.total {text-align: right;}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons {text-align: right;gap: 10px;}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button:not(.checkout) {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button:not(.checkout):hover {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.checkout {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.checkout:hover {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button {width: 50%;margin-right: 0;}#woopack-cart-s485d92zmgeu {}#woopack-cart-s485d92zmgeu * {box-sizing: border-box;}div#woopack-cart-s485d92zmgeu .woopack-cart-items {width: 100%;opacity: 1;visibility: visible;}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout) {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout):hover {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.checkout {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons .button.checkout:hover {}#woopack-cart-s485d92zmgeu .woopack-offcanvas-close span {}#woopack-cart-s485d92zmgeu .woopack-offcanvas-close span:hover {}@media only screen and (max-width: 992px) {.fl-node-s485d92zmgeu .cart-contents-icon {}.fl-node-s485d92zmgeu .cart-contents-image {}.fl-node-s485d92zmgeu .woopack-cart-icon_text .cart-contents-icon {}.fl-node-s485d92zmgeu .cart-contents-count span {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item {border-bottom-style: solid;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a img {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a:not(.remove_from_cart_button) {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons {}}@media only screen and (max-width: 768px) {.fl-node-s485d92zmgeu .cart-contents-icon {font-size: 16px;}.fl-node-s485d92zmgeu .cart-contents-image {width: 16px;height: 16px;}.fl-node-s485d92zmgeu .woopack-cart-icon_text .cart-contents-icon {}.fl-node-s485d92zmgeu .cart-contents-count span {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item {border-bottom-style: solid;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a img {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a.remove.remove_from_cart_button {}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item a:not(.remove_from_cart_button) {}#woopack-cart-s485d92zmgeu .woopack-cart-items .woocommerce-mini-cart__buttons {}}.fl-node-s485d92zmgeu .woopack-offcanvas-cart .woopack-cart-button {text-align: left;}.fl-node-s485d92zmgeu .woopack-cart-contents {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.fl-node-s485d92zmgeu .cart-contents-count-before span,.fl-node-s485d92zmgeu .cart-contents-count-after span {padding-top: 10px;padding-right: 8px;padding-bottom: 10px;padding-left: 8px;}#woopack-cart-s485d92zmgeu .woopack-cart-items ul li.woocommerce-mini-cart-item {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}@media(max-width: 768px) {.fl-node-s485d92zmgeu .cart-contents-count-before span,.fl-node-s485d92zmgeu .cart-contents-count-after span {padding-right: 0px;padding-left: 0px;}} .fl-node-s485d92zmgeu > .fl-module-content {margin-top:3px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {position: fixed;width: 100%;z-index: 100;}.fl-theme-builder-flyout-menu-push-left .fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {left: auto !important;transition: left 0.2s !important;}.fl-theme-builder-flyout-menu-push-right .fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {right: auto !important;transition: right 0.2s !important;}.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky .fl-menu .fl-menu-mobile-opacity {height: 100vh;width: 100vw;}.fl-builder-content[data-type="header"]:not([data-overlay="1"]).fl-theme-builder-header-sticky .fl-menu-mobile-flyout {top: 0px;}.fl-theme-builder-flyout-menu-active body {margin-left: 0px !important;margin-right: 0px !important;}.fl-theme-builder-has-flyout-menu, .fl-theme-builder-has-flyout-menu body {overflow-x: hidden;}.fl-theme-builder-flyout-menu-push-right {right: 0px;transition: right 0.2s ease-in-out;}.fl-theme-builder-flyout-menu-push-left {left: 0px;transition: left 0.2s ease-in-out;}.fl-theme-builder-flyout-menu-active .fl-theme-builder-flyout-menu-push-right {position: relative;right: 250px;}.fl-theme-builder-flyout-menu-active .fl-theme-builder-flyout-menu-push-left {position: relative;left: 250px;}.fl-theme-builder-flyout-menu-active .fl-builder-content[data-type="header"] .fl-menu-disable-transition {transition: none;}.fl-builder-content[data-shrink="1"] .fl-row-content-wrap,.fl-builder-content[data-shrink="1"] .fl-col-content,.fl-builder-content[data-shrink="1"] .fl-module-content,.fl-builder-content[data-shrink="1"] img {-webkit-transition: all 0.4s ease-in-out, background-position 1ms;-moz-transition: all 0.4s ease-in-out, background-position 1ms;transition: all 0.4s ease-in-out, background-position 1ms;}.fl-builder-content[data-shrink="1"] img {width: auto;}.fl-builder-content[data-shrink="1"] img.fl-photo-img {width: auto;height: auto;}.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-row-content-wrap {margin-bottom: 0;margin-top: 0;}.fl-theme-builder-header-shrink-row-bottom.fl-row-content-wrap {padding-bottom: 5px;}.fl-theme-builder-header-shrink-row-top.fl-row-content-wrap {padding-top: 5px;}.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-col-content {margin-bottom: 0;margin-top: 0;padding-bottom: 0;padding-top: 0;}.fl-theme-builder-header-shrink-module-bottom.fl-module-content,.fl-theme-builder-header-shrink-module-bottom.fl-module:where(.fl-module:not(:has(> .fl-module-content))) {margin-bottom: 5px;}.fl-theme-builder-header-shrink-module-top.fl-module-content,.fl-theme-builder-header-shrink-module-bottom.fl-module:where(.fl-module:not(:has(> .fl-module-content))) {margin-top: 5px;}.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img {-webkit-transition: all 0.4s ease-in-out, background-position 1ms;-moz-transition: all 0.4s ease-in-out, background-position 1ms;transition: all 0.4s ease-in-out, background-position 1ms;}.fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky):not(.fl-builder-content-editing) {position: absolute;width: 100%;z-index: 100;}.fl-builder-edit body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"] {display: none;}body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-scrolled):not([data-overlay-bg="default"]) .fl-row-content-wrap,body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-scrolled):not([data-overlay-bg="default"]) .fl-col-content,body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-scrolled):not([data-overlay-bg="default"]) .fl-module-box {background: transparent;}.fl-theme-builder-woo-notices {margin: 0 auto;padding: 40px;}.fl-theme-builder-woo-notices .woocommerce-message {margin: 0 !important;}.woocommerce .fl-module-fl-woo-cart-button form.cart div.quantity {display: -webkit-box;}@media (min-width: 768px) {.woocommerce .fl-module-fl-woo-related-products .related ul.products,.woocommerce .fl-module-fl-woo-product-upsells .up-sells ul.products {display: block;}.woocommerce .fl-module-fl-woo-related-products .related ul.products li.product{width: 22.05% !important;margin-left: 10px;margin-right: 10px;}.woocommerce .fl-module-fl-woo-product-upsells .up-sells ul.products li.product {width: 22.05% !important;margin-left: 10px;margin-right: 10px;}}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-4zxhfn7lvkp3 > .fl-row-content-wrap {background-color: #ac5390;} .fl-node-4zxhfn7lvkp3 > .fl-row-content-wrap {margin-top:0px;} .fl-node-4zxhfn7lvkp3 > .fl-row-content-wrap {padding-top:60px;}.fl-node-jhpogixlqz8m {width: 100%;}.fl-node-f9zn8xq4l570 {width: 25%;}@media(max-width: 992px) {.fl-builder-content .fl-node-f9zn8xq4l570 {width: 50% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-f9zn8xq4l570 {width: 100% !important;max-width: none;clear: none;float: left;}}@media ( max-width: 768px ) { .fl-node-f9zn8xq4l570.fl-col > .fl-col-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}}@media ( max-width: 768px ) { .fl-node-f9zn8xq4l570.fl-col > .fl-col-content {padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}}.fl-node-u4rwo6gdst2q {width: 25%;}@media(max-width: 992px) {.fl-builder-content .fl-node-u4rwo6gdst2q {width: 50% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-u4rwo6gdst2q {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-j6hkytlzvsco {width: 25%;}@media(max-width: 992px) {.fl-builder-content .fl-node-j6hkytlzvsco {width: 32% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-j6hkytlzvsco {width: 100% !important;max-width: none;clear: none;float: left;}}.fl-node-v31mcjeqf4w0 {width: 25%;}@media(max-width: 992px) {.fl-builder-content .fl-node-v31mcjeqf4w0 {width: 32% !important;max-width: none;-webkit-box-flex: 0 1 auto;-moz-box-flex: 0 1 auto;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}}@media(max-width: 768px) {.fl-builder-content .fl-node-v31mcjeqf4w0 {width: 100% !important;max-width: none;clear: none;float: left;}}@media (max-width: 768px) { .fl-module-icon {text-align: center;} }.fl-node-12knv8u3qgyl .fl-icon i,.fl-node-12knv8u3qgyl .fl-icon i:before {color: #9b9b9b;}.fl-node-12knv8u3qgyl .fl-icon i:hover,.fl-node-12knv8u3qgyl .fl-icon i:hover:before,.fl-node-12knv8u3qgyl .fl-icon a:hover i,.fl-node-12knv8u3qgyl .fl-icon a:hover i:before {color: #7f7f7f;}.fl-node-12knv8u3qgyl .fl-icon i, .fl-node-12knv8u3qgyl .fl-icon i:before {font-size: 16px;}.fl-node-12knv8u3qgyl .fl-icon-wrap .fl-icon-text {height: 28px;}.fl-node-12knv8u3qgyl.fl-module-icon {text-align: left;}@media(max-width: 1200px) {.fl-node-12knv8u3qgyl .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 992px) {.fl-node-12knv8u3qgyl .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 768px) {.fl-node-12knv8u3qgyl .fl-icon-wrap .fl-icon-text {height: 28px;}} .fl-node-12knv8u3qgyl > .fl-module-content {margin-top:0px;margin-bottom:0px;margin-left:5px;}.fl-node-v30q4pmh8axu .fl-icon i,.fl-node-v30q4pmh8axu .fl-icon i:before {color: #9b9b9b;}.fl-node-v30q4pmh8axu .fl-icon i, .fl-node-v30q4pmh8axu .fl-icon i:before {font-size: 16px;}.fl-node-v30q4pmh8axu .fl-icon-wrap .fl-icon-text {height: 28px;}.fl-node-v30q4pmh8axu.fl-module-icon {text-align: left;}@media(max-width: 1200px) {.fl-node-v30q4pmh8axu .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 992px) {.fl-node-v30q4pmh8axu .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 768px) {.fl-node-v30q4pmh8axu .fl-icon-wrap .fl-icon-text {height: 28px;}} .fl-node-v30q4pmh8axu > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:3px;}.fl-node-oxhp4mjt7f6y .fl-icon i,.fl-node-oxhp4mjt7f6y .fl-icon i:before {color: #9b9b9b;}.fl-node-oxhp4mjt7f6y .fl-icon i:hover,.fl-node-oxhp4mjt7f6y .fl-icon i:hover:before,.fl-node-oxhp4mjt7f6y .fl-icon a:hover i,.fl-node-oxhp4mjt7f6y .fl-icon a:hover i:before {color: #7f7f7f;}.fl-node-oxhp4mjt7f6y .fl-icon i, .fl-node-oxhp4mjt7f6y .fl-icon i:before {font-size: 16px;}.fl-node-oxhp4mjt7f6y .fl-icon-wrap .fl-icon-text {height: 28px;}.fl-node-oxhp4mjt7f6y.fl-module-icon {text-align: left;}@media(max-width: 1200px) {.fl-node-oxhp4mjt7f6y .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 992px) {.fl-node-oxhp4mjt7f6y .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 768px) {.fl-node-oxhp4mjt7f6y .fl-icon-wrap .fl-icon-text {height: 28px;}} .fl-node-oxhp4mjt7f6y > .fl-module-content {margin-top:0px;margin-bottom:0px;margin-left:5px;}.fl-node-qv950sbm2xrt .fl-icon i,.fl-node-qv950sbm2xrt .fl-icon i:before {color: #9b9b9b;}.fl-node-qv950sbm2xrt .fl-icon i, .fl-node-qv950sbm2xrt .fl-icon i:before {font-size: 16px;}.fl-node-qv950sbm2xrt .fl-icon-wrap .fl-icon-text {height: 28px;}.fl-node-qv950sbm2xrt.fl-module-icon {text-align: left;}@media(max-width: 1200px) {.fl-node-qv950sbm2xrt .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 992px) {.fl-node-qv950sbm2xrt .fl-icon-wrap .fl-icon-text {height: 28px;}}@media(max-width: 768px) {.fl-node-qv950sbm2xrt .fl-icon-wrap .fl-icon-text {height: 28px;}} .fl-node-qv950sbm2xrt > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:3px;}.pp-infobox:before,.pp-infobox:after {content: " ";display: table;}.pp-infobox:after {clear: both;}.pp-infobox-wrap .pp-infobox-link {text-decoration: none;display: block;}.pp-infobox-title-prefix {display: block;}.pp-infobox-title-wrapper .pp-infobox-title {margin-bottom: 5px;margin-top: 0;}.pp-infobox-description p {margin-bottom: 15px;}.pp-infobox-description p:last-of-type {margin-bottom: 0 !important;}.pp-more-link {color: inherit;display: block;text-decoration: none;box-shadow: none;}.pp-infobox .pp-more-link {display: inline-block;}.pp-more-link:hover {text-decoration: none;}.pp-infobox-icon-inner .dashicons,.pp-infobox-icon-inner .dashicons-before:before {height: auto;width: auto;}.pp-infobox {border-width: 0;padding: 20px;text-align: center;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}.pp-infobox-icon {border-width: 0;display: inline-block;margin: 0 auto;text-align: center;}.pp-infobox-icon-inner {display: table;}.pp-infobox-icon span {display: table-cell;vertical-align: middle;}.pp-infobox-image {margin: 0 auto 10px;text-align: center;}.pp-infobox-image img {border-width: 0;height: 2em;width: 2em;}.pp-infobox-image a {text-decoration: none !important;box-shadow: none !important;border: none !important;outline: none !important;}.pp-infobox-wrap .layout-1 {text-align: left;}.pp-infobox-wrap .layout-1 .pp-heading-wrapper {display: table;margin-bottom: 5px;}.pp-infobox-wrap .layout-1 .pp-icon-wrapper,.pp-infobox-wrap .layout-1 .pp-infobox-title-wrapper {display: table-cell;vertical-align: middle;}.pp-infobox-wrap .layout-1 .pp-infobox-title-wrapper .pp-infobox-title {margin-bottom: 0;margin-left: 10px;}.pp-infobox-wrap .layout-1 .pp-infobox-title-prefix {margin-bottom: 0;margin-left: 10px;}.pp-infobox-wrap .layout-1 .pp-heading-wrapper-inner {display: table-cell;vertical-align: middle;}.pp-infobox-wrap .layout-1 .pp-more-link.pp-title-link .pp-infobox-title-wrapper {display: block;}.pp-infobox-wrap .layout-2 {text-align: right;}.pp-infobox-wrap .layout-2 .pp-heading-wrapper {display: table;float: right;margin-bottom: 5px;}.pp-infobox-wrap .layout-2 .pp-icon-wrapper {float: right;}.pp-infobox-wrap .layout-2 .pp-infobox-title-wrapper,.pp-infobox-wrap .layout-2 .pp-icon-wrapper {display: table-cell;vertical-align: middle;}.pp-infobox-wrap .layout-2 .pp-infobox-title-wrapper .pp-infobox-title {margin-bottom: 0;margin-right: 10px;}.pp-infobox-wrap .layout-2 .pp-infobox-description {clear: both;}.pp-infobox-wrap .layout-2 .pp-header-wrapper-inner {display: table-cell;vertical-align: middle;}.pp-infobox-wrap .layout-2 .pp-more-link.pp-title-link .pp-infobox-title-wrapper {display: block;}.pp-infobox-wrap .layout-2 .pp-infobox-title-prefix {margin-bottom: 0;margin-right: 10px;}.pp-infobox-wrap .layout-3 {text-align: left;}.pp-infobox-wrap .layout-3-wrapper {display: flex;flex-direction: row;flex-wrap: wrap;align-items: flex-start;flex-shrink: 1;}.pp-infobox-wrap .layout-3 .pp-icon-wrapper {margin-right: 10px;}.pp-infobox-wrap .layout-3 .pp-heading-wrapper {flex: 1;}.pp-infobox-wrap .layout-4 {text-align: right;}.pp-infobox-wrap .layout-4-wrapper {display: flex;flex-direction: row;flex-wrap: wrap;align-items: flex-start;flex-shrink: 1;}.pp-infobox-wrap .layout-4 .pp-icon-wrapper {margin-left: 10px;}.pp-infobox-wrap .layout-4 .pp-heading-wrapper {flex: 1;}@media (max-width: 768px) {}.fl-col-group-equal-height .fl-node-zhx1o5qptl93,.fl-col-group-equal-height .fl-node-zhx1o5qptl93 .fl-module-content,.fl-col-group-equal-height .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap,.fl-col-group-equal-height .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap .pp-infobox,.fl-col-group-equal-height .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap > .pp-infobox-link,.fl-col-group-equal-height .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap > .pp-more-link {display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;flex-shrink: 1;min-width: 1px;max-width: 100%;-webkit-box-flex: 1 1 auto;-moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-col-group-equal-height.fl-col-group-align-center .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap .pp-infobox {justify-content: center;}.fl-col-group-equal-height.fl-col-group-align-top .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap .pp-infobox {justify-content: flex-start;}.fl-col-group-equal-height.fl-col-group-align-bottom .fl-node-zhx1o5qptl93 .fl-module-content .pp-infobox-wrap .pp-infobox {justify-content: flex-end;}.fl-node-zhx1o5qptl93 .pp-infobox-title-prefix {display: none;}.fl-node-zhx1o5qptl93 .pp-infobox-title-wrapper .pp-infobox-title {color: #868694;margin-top: 10px;margin-bottom: 10px;}.fl-node-zhx1o5qptl93 .pp-infobox-title-wrapper .pp-infobox-title a {color: #868694;}.fl-node-zhx1o5qptl93 .pp-infobox-description {color: #ffffff;margin-top: 0px;margin-bottom: 0px;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-infobox-title:hover {}.fl-node-zhx1o5qptl93 .pp-infobox .pp-infobox-title a:hover {}.fl-node-zhx1o5qptl93 .pp-infobox .pp-infobox-description:hover {}.fl-node-zhx1o5qptl93 .pp-infobox-image {}.fl-builder-content .fl-node-zhx1o5qptl93 .pp-infobox-image img {height: auto;max-width: 100%;}.fl-node-zhx1o5qptl93 .pp-infobox:hover .pp-infobox-image img {}.fl-node-zhx1o5qptl93 .pp-infobox-icon-inner span.pp-icon,.fl-node-zhx1o5qptl93 .pp-infobox-image img {border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .pp-infobox {text-align: left;}.fl-node-zhx1o5qptl93 .pp-infobox:hover {}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link {color: #494949;background-color: #bfbfbf;text-decoration: none;text-align: center;margin: 0 auto;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link:hover {}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link .pp-button-icon {font-size: 15px;color: ;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link:hover .pp-button-icon {color: ;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link .pp-button-icon-left {margin-right: 10px;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link .pp-button-icon-right {margin-left: 10px;}.fl-node-zhx1o5qptl93 .pp-infobox .animated {-webkit-animation-duration: 500ms;-moz-animation-duration: 500ms;-o-animation-duration: 500ms;-ms-animation-duration: 500ms;animation-duration: 500ms;}@media only screen and (min-width: 768px) {.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4-wrapper {}}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-1 .pp-heading-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-2 .pp-heading-wrapper {display: flex;align-items: center;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-2 .pp-infobox-description,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-2 .pp-heading-wrapper {float: left;}@media only screen and (max-width: 992px) {.fl-node-zhx1o5qptl93 .pp-infobox {text-align: center;}}@media only screen and (max-width: 768px) {.fl-node-zhx1o5qptl93 .pp-infobox {text-align: center;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3-wrapper {flex-direction: column;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .pp-icon-wrapper {margin-right: 0 !important;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4-wrapper {flex-direction: column-reverse;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .pp-icon-wrapper {margin-left: 0 !important;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .layout-3-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .layout-4-wrapper {align-items: normal;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-1 .pp-infobox-description,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-2 .pp-infobox-description {float: none;text-align: center;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-1 .pp-heading-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-2 .pp-heading-wrapper {margin: 0 auto;float: none;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .pp-heading-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .pp-icon-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .pp-heading-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .pp-icon-wrapper {flex: auto;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .layout-3-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .layout-4-wrapper,.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-5 {text-align: center;}}.fl-node-zhx1o5qptl93 .pp-infobox-title-wrapper .pp-infobox-title {font-family: Poppins, sans-serif;font-weight: 400;font-size: 15px;}.fl-node-zhx1o5qptl93 .pp-infobox-description {font-family: Poppins, sans-serif;font-weight: 400;font-size: 15px;}.fl-node-zhx1o5qptl93 .pp-infobox-icon, .fl-node-zhx1o5qptl93 .pp-infobox-image img {border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.fl-builder-content .fl-node-zhx1o5qptl93 .pp-infobox-image img {width: 100px;}.fl-node-zhx1o5qptl93 .pp-infobox {padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;border-style: none;border-width: 0;background-clip: border-box;border-color: #d8d8d8;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.fl-node-zhx1o5qptl93 .pp-more-link {font-weight: 400;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link {padding-top: 10px;padding-right: 15px;padding-bottom: 10px;padding-left: 15px;margin-top: 17px;margin-bottom: 0px;border-style: none;border-width: 0;background-clip: border-box;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;box-shadow: 0px 0px 10px 0px #848484;}.fl-node-zhx1o5qptl93 .pp-infobox .pp-more-link:hover {border-style: none;border-width: 0;background-clip: border-box;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;box-shadow: 0px 0px 10px 0px #848484;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-3 .pp-icon-wrapper {margin-right: 30px;}.fl-node-zhx1o5qptl93 .pp-infobox-wrap .layout-4 .pp-icon-wrapper {margin-left: 30px;}@media(max-width: 768px) {.fl-node-zhx1o5qptl93 .pp-more-link {text-align: center;}} .fl-node-zhx1o5qptl93 > .fl-module-content {margin-top:3px;margin-left:40px;}@media ( max-width: 992px ) { .fl-node-zhx1o5qptl93.fl-module > .fl-module-content {margin-top:0px;margin-right:20px;margin-bottom:14px;margin-left:20px;}}@media ( max-width: 768px ) { .fl-node-zhx1o5qptl93.fl-module > .fl-module-content {margin-right:0px;margin-left:0px;}}.fl-builder-content .fl-node-bzvew8sd9nlx .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-bzvew8sd9nlx .fl-module-content .fl-rich-text * {color: #ffffff;}.fl-builder-content .fl-node-bzvew8sd9nlx .fl-rich-text, .fl-builder-content .fl-node-bzvew8sd9nlx .fl-rich-text *:not(b, strong) {font-size: 13px;line-height: 2;text-align: center;}@media(max-width: 768px) {.fl-builder-content .fl-node-bzvew8sd9nlx .fl-rich-text, .fl-builder-content .fl-node-bzvew8sd9nlx .fl-rich-text *:not(b, strong) {font-size: 12px;}}@media ( max-width: 768px ) { .fl-node-bzvew8sd9nlx.fl-module > .fl-module-content {margin-top:0px;margin-right:0px;margin-left:0px;}}.clearfix:before,.clearfix:after {content: " ";display: table;}.clearfix:after {clear: both;}.pp-row-effects-wrap {overflow: hidden;}.fl-builder-edit .pp-row-effects-wrap {position: relative;}.pp-line-separator-inner.pp-line-only {line-height: 0;}.pp-line-separator-inner.pp-line-only .pp-line-separator.pp-line-only {display: inline-block;max-width: 100%;}.pp-line-separator-inner.pp-line-icon {position: relative;overflow: hidden;}.pp-line-separator-inner.pp-line-icon:before,.pp-line-separator-inner.pp-line-icon:after {content: '';display: inline-block;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.pp-line-separator-inner .pp-image-wrap {display: inline-block;}.pp-line-separator-inner.pp-icon-image {position: relative;z-index: 99;}@media (max-width: 768px) {}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-only {text-align: center;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-only .pp-line-separator {border-bottom-color: #ffffff;border-bottom-style: solid;border-bottom-width: 1px;width: 100%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon:before,.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon:after {border-bottom-color: #ffffff;border-bottom-style: solid;border-bottom-width: 1px;width: 100%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon:before {left: auto;right: 50%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon:after {left: 50%;right: auto;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon.left:before {display: none;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon.left:after {left: 1%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon.right:after {display: none;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon.right:before {right: 1%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-line-icon .pp-line-separator.pp-icon-image {border-bottom-color: #ffffff;border-bottom-style: solid;border-bottom-width: 1px;width: 100%;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-icon-image .pp-icon-wrap {text-align: center;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-icon-image .pp-icon-wrap span.pp-icon {color: #000000;font-size: 16px;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-icon-image {text-align: center;}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-icon-image .pp-image-wrap {}.fl-node-6b59qe3f1gna .pp-line-separator-inner.pp-icon-image .pp-image-wrap img {border-top-left-radius: px;border-top-right-radius: px;border-bottom-left-radius: px;border-bottom-right-radius: px;height: 16px;width: 16px;} .fl-node-6b59qe3f1gna > .fl-module-content {margin-right:0px;margin-bottom:0px;margin-left:0px;}@media ( max-width: 768px ) { .fl-node-6b59qe3f1gna.fl-module > .fl-module-content {margin-top:20px;margin-bottom:20px;}}.fl-node-dy2ntbiehpjq, .fl-node-dy2ntbiehpjq .fl-photo {text-align: left;}.fl-node-dy2ntbiehpjq .fl-photo-content, .fl-node-dy2ntbiehpjq .fl-photo-img {width: 160px;}@media(max-width: 992px) {.fl-node-dy2ntbiehpjq, .fl-node-dy2ntbiehpjq .fl-photo {text-align: center;}}@media(max-width: 768px) {.fl-node-dy2ntbiehpjq .fl-photo-content, .fl-node-dy2ntbiehpjq .fl-photo-img {width: 200px;}} .fl-node-dy2ntbiehpjq > .fl-module-content {margin-top:0px;margin-bottom:0px;}@media ( max-width: 768px ) { .fl-node-dy2ntbiehpjq.fl-module > .fl-module-content {margin-right:0px;margin-left:0px;}}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li {}.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-has-submenu-container a > span {padding-right: 0;}.fl-node-otu4lgi9q0ch-clone {display: none;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > a,.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {border-style: solid;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-right-width: 0px;border-color: rgba(0,0,0,0.53);background-color: ;color: #f9f9f9;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > a:hover,.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > a:focus,.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > .pp-has-submenu-container > a:hover,.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > .pp-has-submenu-container > a:focus {}.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-toggle-arrows .pp-menu-toggle:before,.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-toggle-none .pp-menu-toggle:before {border-color: #f9f9f9;}.fl-node-otu4lgi9q0ch .menu > li > a:hover,.fl-node-otu4lgi9q0ch .menu > li > a:focus,.fl-node-otu4lgi9q0ch .menu > li:hover > .pp-has-submenu-container > a,.fl-node-otu4lgi9q0ch .menu > li.focus > .pp-has-submenu-container > a,.fl-node-otu4lgi9q0ch .menu > li.current-menu-item > a,.fl-node-otu4lgi9q0ch .menu > li.current-menu-item > .pp-has-submenu-container > a {background-color: rgba(197,161,78,0.57);}.fl-node-otu4lgi9q0ch .pp-advanced-menu .sub-menu {background-color: rgba(197,161,78,0.73);}@media (min-width: 768px) {.fl-node-otu4lgi9q0ch .pp-advanced-menu .sub-menu {width: 220px;}}.fl-node-otu4lgi9q0ch ul.pp-advanced-menu-horizontal li.mega-menu > ul.sub-menu {background: rgba(197,161,78,0.73);}.fl-node-otu4lgi9q0ch .sub-menu > li > a,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a {border-width: 0;border-style: solid;border-bottom-width: px;border-color: ;background-color: ;color: #f9f9f9;}.fl-node-otu4lgi9q0ch .sub-menu > li > a:hover,.fl-node-otu4lgi9q0ch .sub-menu > li > a:focus,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a:hover,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a:focus {}.fl-node-otu4lgi9q0ch .sub-menu > li:last-child > a:not(:focus),.fl-node-otu4lgi9q0ch .sub-menu > li:last-child > .pp-has-submenu-container > a:not(:focus) {border: 0;}.fl-node-otu4lgi9q0ch .sub-menu > li > a:hover,.fl-node-otu4lgi9q0ch .sub-menu > li > a:focus,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a:hover,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a:focus,.fl-node-otu4lgi9q0ch .sub-menu > li.current-menu-item > a,.fl-node-otu4lgi9q0ch .sub-menu > li.current-menu-item > .pp-has-submenu-container > a {background-color: #ffffff;color: ;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-menu-toggle:before {content: '';position: absolute;right: 50%;top: 50%;z-index: 1;display: block;width: 9px;height: 9px;margin: -5px -5px 0 0;border-right: 2px solid;border-bottom: 2px solid;-webkit-transform-origin: right bottom;-ms-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: translateX( -5px ) rotate( 45deg );-ms-transform: translateX( -5px ) rotate( 45deg );transform: translateX( -5px ) rotate( 45deg );}.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-has-submenu.pp-active > .pp-has-submenu-container .pp-menu-toggle {-webkit-transform: rotate( -180deg );-ms-transform: rotate( -180deg );transform: rotate( -180deg );}.fl-node-otu4lgi9q0ch .pp-advanced-menu .pp-menu-toggle {}.fl-node-otu4lgi9q0ch .pp-advanced-menu-accordion.pp-toggle-arrows .pp-has-submenu-container a {padding-right: 23px;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-accordion.pp-toggle-arrows .pp-has-submenu-container > a > span {padding-right: 23px;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-accordion.pp-toggle-arrows .pp-menu-toggle,.fl-node-otu4lgi9q0ch .pp-advanced-menu-accordion.pp-toggle-none .pp-menu-toggle {width: 21px;height: 21px;margin: -10.5px 0 0;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-menu-toggle,.fl-node-otu4lgi9q0ch .pp-advanced-menu-horizontal.pp-toggle-none .pp-menu-toggle,.fl-node-otu4lgi9q0ch .pp-advanced-menu-vertical.pp-toggle-arrows .pp-menu-toggle,.fl-node-otu4lgi9q0ch .pp-advanced-menu-vertical.pp-toggle-none .pp-menu-toggle {width: 23px;height: 21px;margin: -10.5px 0 0;}.fl-node-otu4lgi9q0ch .pp-advanced-menu li:first-child {border-top: none;}@media only screen and (max-width: 768px) {.fl-node-otu4lgi9q0ch .pp-advanced-menu-mobile-toggle + .pp-clear + .pp-menu-nav ul.menu {display: none;}}@media ( min-width: 769px ) {}@media ( min-width: 769px ) {.fl-node-otu4lgi9q0ch .pp-advanced-menu-accordion.pp-toggle-arrows .pp-has-submenu-container > a > span {padding-right: 23px;}}@media only screen and (max-width: 992px) {.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li {}.fl-node-otu4lgi9q0ch .sub-menu > li > a,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a {border-bottom-width: px;background-color: ;}.fl-node-otu4lgi9q0ch .sub-menu {width: auto;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-mobile {justify-content: center;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-mobile-toggle {}}@media only screen and (max-width: 768px) {.fl-node-otu4lgi9q0ch div.pp-advanced-menu {text-align: center;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li {}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > a,.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {}.fl-node-otu4lgi9q0ch .sub-menu > li > a,.fl-node-otu4lgi9q0ch .sub-menu > li > .pp-has-submenu-container > a {border-bottom-width: px;background-color: ;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-mobile {text-align: center;justify-content: center;}.fl-node-otu4lgi9q0ch .pp-advanced-menu-mobile-toggle {}}.fl-node-otu4lgi9q0ch .pp-advanced-menu {text-align: center;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu a {font-size: 13px;text-transform: uppercase;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > a, .fl-node-otu4lgi9q0ch .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {padding-top: 0px;padding-right: 9px;padding-bottom: 9px;padding-left: 9px;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .sub-menu > li > a, .fl-node-otu4lgi9q0ch .pp-advanced-menu .sub-menu > li > .pp-has-submenu-container > a {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}@media(max-width: 768px) {.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu a {font-size: 12px;}.fl-node-otu4lgi9q0ch .pp-advanced-menu .menu .sub-menu a {font-size: 12px;}} .fl-node-otu4lgi9q0ch > .fl-module-content {margin-top:20px;margin-right:30px;margin-bottom:0px;margin-left:30px;}@media (max-width: 768px) { .fl-node-otu4lgi9q0ch > .fl-module-content { margin-left:20px;margin-right:20px; } }.fl-builder-content .fl-node-mx7btzu84yfj .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-mx7btzu84yfj .fl-module-content .fl-rich-text * {color: #ffffff;} .fl-node-mx7btzu84yfj > .fl-module-content {margin-top:0px;margin-bottom:0px;}.pp-social-icons {display: flex;}.pp-social-icons-vertical {flex-direction: column;}.pp-social-icons-vertical .pp-social-icon:last-of-type {margin-bottom: 0 !important;}.pp-social-icons-horizontal .pp-social-icon:last-of-type {margin-right: 0 !important;}.pp-social-icons-horizontal .pp-social-icon:first-child {margin-left: 0 !important;}.pp-social-icons .pp-social-icon {display: inline-block;line-height: 0;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon a,.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon a:hover {text-decoration: none;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon a {display: inline-block;float: left;text-align: center;border-radius: 0px;border: 0px solid #;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon a:hover {border-color: #;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(1) a {border: 0px solid #;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(1) a:hover {}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(1) a {color: #bfbfbf;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(1) i:hover,.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(1) a:hover i {}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(2) a {border: 0px solid #;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(2) a:hover {}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(2) a {color: #bfbfbf;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(2) i:hover,.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(2) a:hover i {}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(3) a {border: 0px solid #;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(3) a:hover {}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(3) a {color: #bfbfbf;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(3) i:hover,.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon:nth-child(3) a:hover i {}.fl-node-j9ws74vkoiln .pp-social-icons-vertical .pp-social-icon {margin-bottom: 15px;}.fl-node-j9ws74vkoiln .pp-social-icons-horizontal .pp-social-icon {margin-right: 15px;}.fl-node-j9ws74vkoiln .pp-social-icons {justify-content: flex-start;}.fl-node-j9ws74vkoiln .fl-module-content .pp-social-icon a {font-size: 24px;width: 32px;height: 32px;line-height: 32px;}@media(max-width: 992px) {.fl-node-j9ws74vkoiln .pp-social-icons {justify-content: center;}}@media(max-width: 768px) {.fl-node-j9ws74vkoiln .pp-social-icons {justify-content: center;}} .fl-node-j9ws74vkoiln > .fl-module-content {margin-top:10px;margin-bottom:10px;margin-left:35px;}@media ( max-width: 768px ) { .fl-node-j9ws74vkoiln.fl-module > .fl-module-content {margin-bottom:20px;}}@media (max-width: 768px) { .fl-node-j9ws74vkoiln > .fl-module-content { margin-left:20px; } }.fl-builder-content .fl-node-a2ulvfmd8sb6 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-a2ulvfmd8sb6 .fl-module-content .fl-rich-text * {color: #ffffff;}.fl-module-heading .fl-heading {padding: 0 !important;margin: 0 !important;}.fl-row .fl-col .fl-node-amvok6iqtsr9 h3.fl-heading a,.fl-row .fl-col .fl-node-amvok6iqtsr9 h3.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-amvok6iqtsr9 h3.fl-heading .fl-heading-text *,.fl-node-amvok6iqtsr9 h3.fl-heading .fl-heading-text {color: #ffffff;}.fl-node-amvok6iqtsr9.fl-module-heading .fl-heading {font-weight: 300;line-height: 1.4;} .fl-node-amvok6iqtsr9 > .fl-module-content {margin-bottom:0px;}.fl-form-field input,.fl-form-field input[type=text],.fl-form-field input[type=email] {height: auto;width: 100%;font-size: 16px;line-height: 1;padding: 12px 24px;border-radius: 4px;}.fl-form-field .hidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.fl-subscribe-form-inline .fl-form-field {float: left;margin: 0;padding-right: 10px;width: 33.33%;}.fl-subscribe-form-inline.fl-subscribe-form-name-hide .fl-form-field {width: 66.66%;}.fl-subscribe-form-inline .fl-form-button {float: left;width: 33.33%;}.fl-subscribe-form-inline .fl-form-recaptcha {clear: both;float: none;margin: 0;padding-top: 15px;width: auto;}.fl-terms-checkbox-wrap {display: inline-flex;vertical-align: middle;}.fl-form-field.fl-terms-checkbox input[type="checkbox"] {height: 23px !important;width: 23px;margin: 0px 10px 0 -2px;padding: 0!important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-form-field.fl-terms-checkbox {width: 100%;}.fl-form-field.fl-terms-checkbox label {word-wrap: break-word;}.fl-form-field .fl-terms-checkbox-text {margin: 10px 0;}@media (max-width: 768px) { .fl-subscribe-form-inline .fl-form-field {float: none;margin: 0 0 15px;padding-right: 0;width: 100%;}.fl-subscribe-form-inline.fl-subscribe-form-name-hide .fl-form-field {width: 100%;}.fl-subscribe-form-inline .fl-form-button {float: none;width: 100%;}.fl-form-field.fl-terms-checkbox input[type=checkbox] {-webkit-margin-start: 5px;} }.fl-node-lxe0vnys5oim .fl-subscribe-form input:not([type=checkbox]) {padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 10px;font-size: 13px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-node-$id a.fl-button:visited, .fl-node-lxe0vnys5oim .fl-button:is(a, button) *, .fl-node-$id a.fl-button:visited * {color: #494949;}.fl-node-lxe0vnys5oim.fl-button-wrap, .fl-node-lxe0vnys5oim .fl-button-wrap {text-align: left;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button) {padding-top: 10px;padding-right: 5px;padding-bottom: 10px;padding-left: 5px;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited {border: 1px solid #b3b3b3;background-color: #bfbfbf;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):focus {border: 1px solid #b3b3b3;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited, .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):focus {border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover, .fl-page .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button):hover {background-color: #bfbfbf;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited, .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button) *, .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited *, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button) *, .fl-page .fl-builder-content .fl-node-lxe0vnys5oim a.fl-button:visited * {color: #494949;}.fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button), .fl-builder-content .fl-node-lxe0vnys5oim .fl-button:is(a, button) * {transition: none;-moz-transition: none;-webkit-transition: none;-o-transition: none;}.fl-node-lxe0vnys5oim .fl-form-success-message {display: none;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-4zxhfn7lvkp3 .pp-row-separator {position: absolute;left: 0;width: 100%;z-index: 1;}.pp-previewing .fl-node-4zxhfn7lvkp3 .pp-row-separator {z-index: 2001;}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg {position: absolute;left: 0;width: 100%;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-top {margin-top: -1px;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-top,.fl-node-4zxhfn7lvkp3 .pp-row-separator-top svg {top: 0;bottom: auto;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-bottom {margin-bottom: -1px;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-bottom,.fl-node-4zxhfn7lvkp3 .pp-row-separator-bottom svg {top: auto;bottom: 0;}.fl-node-4zxhfn7lvkp3 .pp-row-separator {position: absolute;left: 0;right: 0;width: 100%;height: 200px;z-index: 2;}.fl-node-4zxhfn7lvkp3 .pp-row-separator.pp-row-separator-top {height: 100px;transform: rotate(180deg) translateZ(0);}.fl-node-4zxhfn7lvkp3 .pp-row-separator.pp-row-separator-bottom {height: 100px;transform: translateZ(0);}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg {width: 100%;left: 0;bottom: -1px;height: 100% !important;position: absolute;}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg path:first-child {opacity: 0.1;}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg path:nth-child(2) {opacity: 0.12;}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg path:nth-child(3) {opacity: 0.13;}.fl-node-4zxhfn7lvkp3 .pp-row-separator svg path:nth-child(4) {opacity: 0.33;}@media only screen and (max-width: 992px) {.fl-node-4zxhfn7lvkp3 .pp-row-separator-top {}.fl-node-4zxhfn7lvkp3 .pp-row-separator-bottom {display: none;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-top svg {height: 100px;}.fl-node-4zxhfn7lvkp3 .pp-row-separator.pp-row-separator-top {height: 100px;}}@media only screen and (max-width: 768px) {.fl-node-4zxhfn7lvkp3 .pp-row-separator-top {}.fl-node-4zxhfn7lvkp3 .pp-row-separator-bottom {display: none;}.fl-node-4zxhfn7lvkp3 .pp-row-separator-top svg {height: 100px;}.fl-node-4zxhfn7lvkp3 .pp-row-separator.pp-row-separator-top {height: 100px;}}.fl-node-07dog598r13z > .fl-row-content-wrap {background-image: url(https://kuramor.com/wp-content/uploads/2023/07/glassmorphism.webp);background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;}@media(max-width: 1200px) {.fl-node-07dog598r13z > .fl-row-content-wrap {background-position: center center;}}@media(max-width: 992px) {.fl-node-07dog598r13z > .fl-row-content-wrap {background-position: center center;}}@media(max-width: 768px) {.fl-node-07dog598r13z > .fl-row-content-wrap {background-position: center center;}} .fl-node-07dog598r13z > .fl-row-content-wrap {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} .fl-node-07dog598r13z > .fl-row-content-wrap {padding-top:200px;}.fl-node-d93u8k10p4wm {width: 100%;}.fl-node-815uivsjk6hx {width: 22%;}.fl-node-2x7cmiw56f81 {width: 77%;} .pp-breadcrumbs {font-family: inherit !important;font-size: inherit !important;}.pp-breadcrumbs a,.pp-breadcrumbs span {display: inline-block;}.pp-breadcrumbs a span {padding: 0 !important;border: 0 !important;box-shadow: none !important;border-radius: 0 !important;margin: 0 !important;background-color: transparent !important;}.pp-breadcrumbs p {margin-bottom: 0;}.pp-breadcrumbs .rank-math-breadcrumb .separator {margin: 0 5px;}.pp-breadcrumbs .breadcrumb>li+li:before {display: none;}@media (max-width: 768px) {}.fl-node-y1vfjn5hub7w .pp-breadcrumbs {}.fl-node-y1vfjn5hub7w .pp-breadcrumbs a,.fl-node-y1vfjn5hub7w .pp-breadcrumbs span:not(.separator) {}.fl-node-y1vfjn5hub7w .pp-breadcrumbs a:hover,.fl-node-y1vfjn5hub7w .pp-breadcrumbs span:not(.separator):hover {}.fl-node-y1vfjn5hub7w .pp-breadcrumbs {text-align: left;}.woocommerce ul.products.woopack-products,.woocommerce-page ul.products.woopack-products {display: block;}.woopack-products-grid-wrap {position: relative;}.woocommerce-ordering + .woopack-grid-wrap {margin-top: 50px;}.woopack-products-grid-wrap ul.products .woopack-product-grid,.woopack-products-grid-wrap ul.products .woopack-product-grid:hover {-webkit-transition: -webkit-box-shadow 0.3s ease-in;-moz-transition: -moz-box-shadow 0.3s ease-in;-ms-transition: -ms-box-shadow 0.3s ease-in;-o-transition: -o-box-shadow 0.3s ease-in;transition: box-shadow 0.3s ease-in;}.woopack-products-grid-wrap.woocommerce ul.products {clear: both;padding-top: 0;}.woopack-products-grid-wrap ul.products::after,.woopack-products-grid-wrap ul.products::before {content: ' ';display: table;}.woopack-products-grid-wrap ul.products::after {clear: both;}.woopack-products-grid-wrap ul.products li.product {float: left;margin: 0 3.8% 2.992em 0;padding: 0;position: relative;width: 22.05%;margin-left: 0;}.woopack-products-grid-wrap ul.products li.first {clear: both;}.woopack-products-grid-wrap ul.products li.last {margin-right: 0;}.woopack-products-grid-wrap span.onsale {min-height: 0;min-width: 0;top: 0;right: 0;left: auto;margin: -.5em -.5em 0 0;}.woopack-products-grid-wrap .products ul,.woopack-products-grid-wrap ul.products {padding: 0;list-style: none outside;clear: both;}.woopack-products-grid-wrap .products ul::after,.woopack-products-grid-wrap .products ul::before,.woopack-products-grid-wrap ul.products::after,.woopack-products-grid-wrap ul.products::before {content: ' ';display: table;}.woopack-products-grid-wrap .products ul::after,.woopack-products-grid-wrap ul.products::after {clear: both;}.woopack-products-grid-wrap .products ul li,.woopack-products-grid-wrap ul.products li {list-style: none outside;}.woopack-products-grid-wrap .woopack-category-title,.woopack-products-grid-wrap .woopack-product-title,.woopack-products-grid-wrap h3.woopack-product-title {margin: 0;}.woopack-products-grid-wrap .woopack-product-content {width: 100%;}.woopack-products-grid-wrap a {text-decoration: none;}.woopack-products-grid-wrap .woopack-product-image a img {width: 100%;height: auto;display: block;box-shadow: none;}.woopack-products-grid-wrap .woopack-product-image a {position: relative;display: inline-block;}.woopack-products-grid-wrap .star-rating {font-size: .857em;}.woopack-products-grid-wrap .woopack-product-action a,.woopack-products-grid-wrap .woopack-product-action a.add_to_cart_button,.woopack-products-grid-wrap .woopack-product-action a.added_to_cart {display: inline-block;transition: 0.3s ease-in-out;}.woopack-products-grid-wrap .woopack-product-action #respond input#submit,.woopack-products-grid-wrap .woopack-product-action a.button,.woopack-products-grid-wrap .woopack-product-action a.added_to_cart,.woopack-products-grid-wrap .woopack-product-action button.button,.woopack-products-grid-wrap .woopack-product-action input.button {font-size: 100%;margin: 0;line-height: 1;cursor: pointer;position: relative;text-decoration: none;overflow: visible;padding: .618em 1em;font-weight: 700;border-radius: 3px;left: auto;color: #515151;background-color: #ebe9eb;border: 0;white-space: nowrap;display: inline-block;background-image: none;box-shadow: none;text-shadow: none}.woopack-products-grid-wrap #infscr-loading {position: absolute;bottom: 0;}.woopack-products-grid-wrap.woopack-is-filtering:before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.4);z-index: 20;}.woopack-products-grid-wrap .price {color: #77a464;display: block;font-weight: 400;margin-bottom: 0;font-size: .857em;}.woopack-products-grid-wrap .price del {color: inherit;opacity: .5;display: inline-block!important;}.woopack-products-grid-wrap .price ins {background: 0 0;font-weight: 700;}.woopack-products-grid-wrap .price .from {font-size: .67em;margin: -2px 0 0 0;text-transform: uppercase;color: rgba(132,132,132,.5);}.woocommerce-page .woopack-product-filters-wrap {margin-top: 50px;}.woopack-product-filters-wrap:before,.woopack-product-filters-wrap:after {content: " ";display: table;}.woopack-product-filters-wrap:after {clear: both;}.woopack-product-filters {padding: 0;margin: 0;display: flex;flex-wrap: wrap;flex-direction: row;}.woopack-product-filters .woopack-product-filter {list-style: none;margin-right: 20px;margin-bottom: 20px;padding: 10px;cursor: pointer;transition: all 0.2s ease-in-out;outline: 0;}.woopack-product-filters .woopack-product-filter:hover,.woopack-product-filters .woopack-product-filter:focus,.woopack-product-filters .woopack-product-filter.woopack-filter-active {color: #000000;}.woopack-product-filters-toggle {display: none;padding: 10px;cursor: pointer;margin-bottom: 10px;background: #fafafa;}.woopack-product-filters-toggle:after {content: "+";float: right;font-weight: bold;}.woopack-product-images .woopack-product-image-slide {display: none;}.woopack-product-images .woopack-product-image-slide:first-of-type {display: block;}.woopack-product-images.slick-slider .woopack-product-image-slide {display: block;}.woopack-product-images.slick-slider .slick-slide {font-size: 0;}.bottom-align-buttons .woopack-products .product,.bottom-align-buttons .woopack-product-content {display: flex !important;flex-direction: column;}.bottom-align-buttons .woopack-product-content {flex: 1;}.bottom-align-buttons .woopack-product-action {margin-top: auto;}@media (max-width: 768px) {}.fl-node-ehp7o08i9lnw .woocommerce a {text-decoration: none;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products li.product,.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-carousel div.products div.product {max-width: none;clear: none !important;position: relative;text-align: center;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products li.product:hover,.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-carousel div.products div.product:hover {}@media only screen and (max-width: 992px) {.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products li.product,.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-carousel div.products div.product {text-align : center;}}@media only screen and (max-width: 768px) {.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products li.product,.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-carousel div.products div.product {text-align : center;}}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-image,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-image {position: relative;width: 100%;min-width: 0;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-image a,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-image a {display: block;cursor: pointer;height: 100%;width: 100%;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-image a img,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-image a img {margin: auto;width: auto;border: none;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce .product span.woopack-sale-badge {position: absolute;top: 0 !important;left: 0 !important;bottom: auto !important;right: auto !important;background-color: #f9c300;color: #7a7373;min-width: 0;min-height: 0;}.fl-node-ehp7o08i9lnw .woocommerce .products .product.outofstock .woopack-product-image .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce .products .product.outofstock .woopack-product-image img {opacity: 0.4;}.fl-node-ehp7o08i9lnw .woocommerce .products .product.outofstock .woopack-product-image .woopack-out-of-stock {position: absolute;display: flex;top: 0;left: 0;width: 100%;height: 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.fl-node-ehp7o08i9lnw .woocommerce .products .product.outofstock .woopack-product-image .woopack-out-of-stock span {background-color: rgba(197,161,78,0.45);color: #ffffff;}@media only screen and (max-width: 992px) {.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce .product span.woopack-sale-badge {}}@media only screen and (max-width: 768px) {.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce .product span.woopack-sale-badge {}}.woopack-product-quick-view {position: absolute;width: 100%;z-index: 90;background-color: rgba(255,255,255,.5);bottom: 0;text-align: center;opacity: 0;transition: 0.3s ease-in-out;}.woopack-product-quick-view {width: 100%;color: #434343;cursor: pointer;padding: 15px;}.woopack-product-quick-view p {font-size: 14px;text-transform: capitalize;margin: 0;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product:hover .woopack-product-quick-view,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product:hover .woopack-product-quick-view {opacity: 1;}.fl-node-ehp7o08i9lnw .woopack-product-quick-view {}.fl-node-ehp7o08i9lnw .woopack-product-quick-view {}.fl-node-ehp7o08i9lnw .woopack-product-quick-view p {}div.woopack-modal-ehp7o08i9lnw.woopack-ajax-loaded .woopack-modal-overlay {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .product_title {font-size: 26px;margin-top: 0;margin-bottom: 0;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price del,.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price .amount {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price ins .amount {text-decoration: none;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce-product-rating .star-rating:before {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce-product-rating .star-rating span:before {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce-product-rating .woocommerce-review-link {display: none; }.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .woocommerce-product-details__short-description {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart table.variations {margin: 0 auto;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart table.variations .reset_variations {float: right;padding: 0;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart .woocommerce-variation-price {text-align: center;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart .woocommerce-variation-add-to-cart {margin-top: 10px;text-align: center;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart .woocommerce-variation-add-to-cart div.quantity {display: inline-block;float: none;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product form.cart button.alt {display: inline-block;float: none;width: auto;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce button.button.alt {width: auto;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce button.button.alt:hover {}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce a.added_to_cart {background: none;font-weight: normal;color: inherit;border: 1px solid;margin-left: 4px;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce .product_meta {border-color: #eeeeee;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce .product_meta a {}@media (min-width: 768px) {div.woopack-modal-ehp7o08i9lnw .woopack-modal-inner {}}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product.woopack-product-align-left,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product.woopack-product-align-left {text-align: left;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product.woopack-product-align-center,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product.woopack-product-align-center {text-align: center;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product.woopack-product-align-right,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product.woopack-product-align-right {text-align: right;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title {margin-top: 10px;margin-bottom: 10px;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title a,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title a {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title a:hover,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title a:hover {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .star-rating,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .star-rating {margin-bottom: 10px !important;margin-left: auto !important;margin-right: auto !important;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .star-rating:before,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .star-rating:before {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .star-rating span:before,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .star-rating span:before {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woocommerce-rating-count,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woocommerce-rating-count {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price del,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price del {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price .amount,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price .amount {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price ins .amount,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price ins .amount {text-decoration: none;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-description,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-description {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-meta .product_meta,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-meta .product_meta {text-align: center;border-color: #eeeeee;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-meta .product_meta .posted_in a,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-meta .product_meta .posted_in a {}@media only screen and (max-width: 992px) {.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .star-rating,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .star-rating {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-description,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-description {}}@media only screen and (max-width: 768px) {.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .star-rating,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .star-rating {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price {}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-description,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-description {}}.fl-node-ehp7o08i9lnw .woocommerce ul.products .woopack-product-action,.fl-node-ehp7o08i9lnw .woocommerce div.products .woopack-product-action {}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .woopack-qty-input,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .variations_form .quantity {display: none;display: inline-block;width: 60px;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .woopack-qty-input input.qty,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .variations_form .quantity input.qty {width: 100%;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .variations_form table,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .grouped_form table {margin: 0 auto;margin-bottom: 10px;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .grouped_form div.quantity {margin-right: 10px;margin-bottom: 5px;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .grouped_form .woocommerce-grouped-product-list-item__label label {margin-right: 10px;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .grouped_form .woocommerce-grouped-product-list-item__price .amount {display: inline-block;margin-bottom: 5px;}.fl-node-ehp7o08i9lnw .woocommerce .woopack-product-action .variations_form .label {color: inherit;}.fl-node-ehp7o08i9lnw .woocommerce .woopack-product-action .variations_form .label label {font-size: 12px;}.fl-node-ehp7o08i9lnw .woocommerce .woopack-product-action .variations_form .reset_variations {margin-left: 5px;}.fl-node-ehp7o08i9lnw .woocommerce .woopack-product-action .variations_form .woocommerce-variation-price {margin-top: 5px;}.fl-node-ehp7o08i9lnw .woocommerce .woopack-product-action .variations_form .woocommerce-variation-price .price {font-size: 14px;}.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.button.alt,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.add_to_cart_button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.add_to_cart_button.alt,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.added_to_cart,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action .button.alt,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action button.alt {margin-top: 10px;margin-bottom: 15px;width: auto;text-align: center;-webkit-transition: 0.2s ease-in-out;-moz-transition: 0.2s ease-in-out;transition: 0.2s ease-in-out;}.fl-node-ehp7o08i9lnw .woocommerce ul.products .woopack-product-action a.button:hover,.fl-node-ehp7o08i9lnw .woocommerce div.products .woopack-product-action a.button:hover,.fl-node-ehp7o08i9lnw .woocommerce ul.products .woopack-product-action .button:hover,.fl-node-ehp7o08i9lnw .woocommerce div.products .woopack-product-action .button:hover {}@media only screen and (max-width: 992px) {.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.add_to_cart_button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.added_to_cart {}}@media only screen and (max-width: 768px) {.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.add_to_cart_button,.fl-node-ehp7o08i9lnw .woocommerce .products .woopack-product-action a.added_to_cart {}}.fl-node-ehp7o08i9lnw .woopack-grid-sizer {width: 2%;margin: 0;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products.woopack-products {margin: 0 !important;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products.woopack-products li.product {width: 23.5% !important;margin-bottom: 2% !important;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products.woopack-products li.product,.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-right: 0 !important;}.rtl .fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products.woopack-products li.product,.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-left: 0 !important;}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap.woopack-filters-enabled ul.products.woopack-products li.product {margin-right: 0 !important;}.rtl .fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap.woopack-filters-enabled ul.products.woopack-products li.product {margin-left: 0 !important;}.fl-node-ehp7o08i9lnw .fl-builder-pagination {width: 100%;}.fl-node-ehp7o08i9lnw .fl-builder-pagination ul.page-numbers {text-align: center;}.fl-node-ehp7o08i9lnw .fl-builder-pagination li a.page-numbers,.fl-node-ehp7o08i9lnw .fl-builder-pagination li span.page-numbers {}.fl-node-ehp7o08i9lnw .fl-builder-pagination li a.page-numbers:hover,.fl-node-ehp7o08i9lnw .fl-builder-pagination li span.current,.fl-node-ehp7o08i9lnw .fl-builder-pagination li span[area-current] {}.fl-node-ehp7o08i9lnw .woopack-product-filters-wrap {text-align: left;}.fl-node-ehp7o08i9lnw .woopack-product-filters {justify-content: flex-start;}.fl-node-ehp7o08i9lnw .woopack-product-filters-toggle {}.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter {border-style: solid;border-width: 0px;border-color: transparent;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-right: 20px;margin-bottom: 20px;border-radius: 0px;}.rtl .fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter {margin-left: 20px;margin-right: 0;}.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter:hover,.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter:focus,.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter.woopack-filter-active {}.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter.woopack-filter-active {}@media only screen and (min-width: 767px ) { }@media only screen and (max-width: 1200px) {.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product.woopack-product-grid {width: 23.5% !important;margin-bottom: 2% !important;float: left !important;}.fl-node-ehp7o08i9lnw .woopack-grid-sizer {width: 2%;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-right: 0% !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-left: 0% !important;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-right: 0 !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-left: 0 !important;}}@media only screen and (max-width: 992px) {.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product.woopack-product-grid {width: 32% !important;margin-bottom: 2% !important;float: left !important;}.fl-node-ehp7o08i9lnw .woopack-grid-sizer {width: 2%;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-right: 0% !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(4n) {margin-left: 0% !important;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(3n) {margin-right: 0 !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(3n) {margin-left: 0 !important;}}@media only screen and (max-width: 768px) {.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product.woopack-product-grid {width: 49% !important;margin-bottom: 2% !important;float: left !important;}.fl-node-ehp7o08i9lnw .woopack-grid-sizer {width: 2%;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(3n) {margin-right: 0% !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(3n) {margin-left: 0% !important;}.fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(2n) {margin-right: 0 !important;}.rtl .fl-node-ehp7o08i9lnw .woopack-products-grid-wrap ul.products.woopack-products li.product:nth-of-type(2n) {margin-left: 0 !important;}.fl-node-ehp7o08i9lnw .woopack-product-filters-wrap {text-align: left;}.fl-node-ehp7o08i9lnw .woopack-product-filters-toggle {display: block;}.fl-node-ehp7o08i9lnw .woopack-product-filters {display: none;}.fl-node-ehp7o08i9lnw .woopack-product-filters .woopack-product-filter {display: block;float: none;margin: 0 !important;text-align: left;}}.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-grid-wrap ul.products li.product,.fl-node-ehp7o08i9lnw .woocommerce.woopack-products-carousel div.products div.product {border-top-left-radius: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;}.fl-node-ehp7o08i9lnw .woocommerce .products .product.outofstock .woopack-product-image .woopack-out-of-stock span {padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-sale-badge,.fl-node-ehp7o08i9lnw .woocommerce .product span.woopack-sale-badge {font-weight: 700;font-size: 17px;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .product_title {font-weight: 300;font-size: 14px;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price del,.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price .amount {font-size: 16px;}.woopack-modal-content .fl-node-ehp7o08i9lnw .woocommerce div.product .price ins .amount {font-size: 16px;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .woopack-product-title,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .woopack-product-title {font-weight: 300;font-size: 14px;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price .amount,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price .amount {font-size: 16px;}.fl-node-ehp7o08i9lnw .woocommerce ul.products li.product .price ins .amount,.fl-node-ehp7o08i9lnw .woocommerce div.products div.product .price ins .amount {font-size: 16px;}.pp-tabs-label {outline: 0;cursor: pointer;transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;}.pp-tabs-label:hover,.pp-tab-active {transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;}.pp-tabs-label.pp-tab-active {position: relative;z-index: 1;}.pp-tab-label-flex {display: flex;flex-direction: row;flex: 1 1 auto;}.pp-tabs-label .pp-tab-label-flex {align-items: center;}.pp-tabs-label.pp-tab-icon-top .pp-tab-label-flex,.pp-tabs-label.pp-tab-icon-bottom .pp-tab-label-flex {flex-direction: column;}.pp-tab-description {position: relative;margin-top: 10px;}.pp-clearfix:before,.pp-clearfix:after {content: "";display: table;}.pp-clearfix:after {clear: both;}.pp-tabs-panel-label {display: none;}.pp-tabs-panel-label span {display: table-cell;width: 100%;}.pp-tabs-panel-label .pp-toggle-icon {display: table-cell;line-height: inherit;opacity: .5;filter: alpha(opacity = 50);padding-left: 15px;vertical-align: middle;width: auto;}.pp-tabs-panel-label .pp-tab-close {display: none;}.pp-tabs-panel-label.pp-tabs-label.pp-tab-active .pp-tab-close {display: table-cell;}.pp-tabs-panel-label.pp-tabs-label.pp-tab-active .pp-tab-open {display: none;}.pp-tabs-default .pp-tabs-panels {border-width: 1px;border-style: solid;border-color: transparent;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-panels {clear: both;}.pp-tabs-panel-content {display: none !important;padding: 30px;clear: both;}.pp-tabs-panel-content.pp-tab-active {display: block !important;}.pp-tabs-panel-content p:last-child {margin-bottom: 0;padding-bottom: 0;}.pp-tabs-vertical .pp-tabs-panel-content.pp-tab-active {display: table;width: 100%;}.pp-tabs-panel .pp-tabs-label .pp-tab-label-inner {display: flex;align-items: center;}.pp-tabs-horizontal .pp-tabs-label {float: left;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels {display: inherit;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels .pp-tabs-label {flex: initial;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-label {border-width: 1px;border-style: solid;border-color: transparent;border-bottom: none !important;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-label.pp-tab-active {top: 1px;}.pp-tabs-vertical .pp-tabs-labels {float: left;width: 30%;}.pp-tabs-vertical.pp-tabs-vertical-right .pp-tabs-labels {float: right;}.pp-tabs-vertical .pp-tabs-label {text-align: center;padding: 20px 10px;}.pp-tabs-vertical .pp-tabs-label.pp-tab-active {border-width: 0px;border-style: solid;}.pp-tabs-vertical.pp-tabs-default .pp-tabs-label {margin-right: -1px;}.pp-tabs-vertical.pp-tabs-vertical-right.pp-tabs-default .pp-tabs-label {margin-right: auto;margin-left: -1px;}.pp-tabs-vertical.pp-tabs-default .pp-tabs-label.pp-tab-active {border-width: 1px;}.pp-tabs-vertical .pp-tabs-panels {float: left;width: 70%;}.pp-tabs-vertical.pp-tabs-style-4 .pp-tabs-labels .pp-tabs-label {margin-right: 0;}.pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-labels .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {bottom: -45px;}.pp-tabs-horizontal .pp-tabs-labels {position: relative;display: -ms-flexbox;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: flex;margin: 0 auto;padding: 0;list-style: none;-ms-box-orient: horizontal;-ms-box-pack: center;-webkit-flex-flow: row wrap;-moz-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;}.pp-tabs-horizontal .pp-tabs-labels .pp-tabs-label {position: relative;z-index: 1;display: block;margin: 0;text-align: center;-webkit-flex: 1;-moz-flex: 1;-ms-flex: 1;flex: 1;padding: 15px 18px 12px;}.pp-tabs-labels .pp-tabs-label .pp-tab-label-inner {position: relative;}.pp-tabs-style-1 .pp-tabs-labels {border: 4px solid #eee;}.pp-tabs-horizontal.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label {margin: 0 2px;}.pp-tabs-horizontal.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label:first-child {margin-left: 0;}.pp-tabs-horizontal.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label:last-child {margin-right: 0;}.pp-tabs-vertical.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label {margin: 2px 0;}.pp-tabs-vertical.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label:first-child {margin-top: 0;}.pp-tabs-vertical.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label:last-child {margin-bottom: 0;}.pp-tabs-style-1 .pp-tabs-labels .pp-tabs-label.pp-tab-active {border: 0;}.pp-tabs-style-2 .pp-tabs-label .pp-tab-label-inner {position: relative;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: visible;line-height: 1;-webkit-transition: color 0.2s;transition: color 0.2s;}.pp-tabs-style-2 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {content: "";position: absolute;left: 0;right: 0;bottom: -40px;display: block;border: solid 15px transparent;width: 0px;margin: 0 auto;}.pp-tabs-style-2 .pp-tabs-label.pp-tab-active {z-index: 50;border: 0;}.pp-tabs-style-2 .pp-tabs-label:first-child:before, .pp-tabs-style-2 .pp-tabs-label::after {position: absolute;top: 20%;right: 0;z-index: -1;width: 1px;height: 60%;content: '';}.pp-tabs-style-2 .pp-tabs-label.pp-no-border:after {display: none;}.pp-tabs-style-2 .pp-tabs-label:last-child:after,.pp-tabs-style-2 .pp-tabs-label.pp-tab-active:after,.pp-tabs-style-2 .pp-tabs-label.pp-tab-active:before,.pp-tabs-style-2 .pp-tabs-label:first-child:before {display: none;}.pp-tabs-style-2 .pp-tabs-labels .pp-tabs-label:first-child:before {right: auto;left: 0;}.pp-tabs-style-2 .pp-tabs-labels .pp-tabs-label.pp-tab-active {border: 0;}.pp-tabs-style-3 .pp-tabs-label {margin-left: 1px;overflow: hidden;position: relative;}.pp-tabs-style-3:not(.pp-tabs-vertical-left) .pp-tabs-labels .pp-tabs-label:first-child {margin-left: 0;}.pp-tabs-style-3 .pp-tabs-label:after {position: absolute;bottom: 0;left: 0;width: 100%;height: 6px;content: '';-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transform: translate3d(0,150%,0);transform: translate3d(0,150%,0);}.pp-tabs-style-3 .pp-tabs-label.pp-tab-active:after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}.pp-tabs-style-3 .pp-tabs-label.pp-tab-active {border: 0;}.pp-tabs-style-4 .pp-tabs-label {margin-right: 1px;position: relative;overflow: hidden;}.pp-tabs-style-4 .pp-tabs-label:before {position: absolute;top: 0;left: 0;width: 100%;height: 6px;content: '';-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transform: translate3d(0,-150%,0);transform: translate3d(0,-150%,0);}.pp-tabs-style-4 .pp-tabs-label.pp-tab-active:before {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}.pp-tabs-style-4.pp-tabs-label.pp-tab-active {border-bottom: 0;}.pp-tabs-style-5 .pp-tabs-label {padding: 0 !important;background-color: transparent !important;overflow: hidden;}.pp-tabs-style-5 .pp-tabs-label .pp-tab-label-inner {padding: 20px 10px;position: relative;}.pp-tabs-style-5 .pp-tabs-label .pp-tab-label-inner:after {position: absolute;top: 0;left: 0px;z-index: -1;width: 100%;height: 100%;background-color: #f0f0f0;content: '';-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;transition: transform 0.3s, background-color 0.3s;-webkit-transform: perspective(900px) rotate3d(1,0,0,90deg);transform: perspective(900px) rotate3d(1,0,0,90deg);-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-perspective-origin: 50% 100%;perspective-origin: 50% 100%;}.pp-tabs-style-5 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {background-color: #eee;-webkit-transform: perspective(900px) rotate3d(1,0,0,0deg);transform: perspective(900px) rotate3d(1,0,0,0deg);}.pp-tabs-style-6 .pp-tabs-label .pp-tab-label-inner {-webkit-transition: color 0.3s, -webkit-transform 0.3s;transition: color 0.3s, transform 0.3s;position: relative;}.pp-tabs-style-6 .pp-tabs-label.pp-tab-active .pp-tab-label-inner {-webkit-transform: translate3d(0,8px,0);transform: translate3d(0,8px,0);}.pp-tabs-style-6 .pp-tabs-label:last-child:before {position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background-color: #2CC185;content: '';-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;}.pp-tabs-vertical.pp-tabs-style-6 .pp-tabs-label:last-child:before {display: none;}.pp-tabs-style-7 .pp-tabs-label {padding: 0 !important;background-color: transparent !important;}.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {overflow: visible;border-bottom: 1px solid rgba(0,0,0,0.2);-webkit-transition: color 0.2s;transition: color 0.2s;padding: 20px 10px;}.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {position: absolute;top: 100%;left: 50%;width: 0;height: 0;border: solid transparent;content: '';pointer-events: none;}.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {border-width: 11px;border-top-color: rgba(0,0,0,0.2);}.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {margin-left: -10px;border-width: 10px;border-top-color: #e7ecea;}.pp-tabs-style-8 .pp-tabs-label {padding: 0 !important;background-color: transparent !important;margin: 0 15px;overflow: hidden;}.pp-tabs-vertical.pp-tabs-style-8 .pp-tabs-label {margin: 0 !important;}.pp-tabs-style-8 .pp-tabs-label .pp-tab-label-inner {padding: 20px 10px;position: relative;overflow: hidden;}.pp-tabs-style-8 .pp-tabs-label .pp-tab-label-inner:after {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;background: #d2d8d6;content: '';-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;transition: background-color 0.3s, transform 0.3s;-webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);-webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);transform: translate3d(0,100%,0) translate3d(0,-3px,0);}.pp-tabs-style-8 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}.pp-tabs-vertical.pp-tabs-style-8 .pp-tabs-label .pp-tab-label-inner:after {opacity: 0;}.pp-tabs-vertical.pp-tabs-style-8 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {opacity: 1;}@media only screen and (min-width: 769px) {.pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-label .pp-tab-label-inner:after {border-top-color: transparent !important;border-left-color: #e4e4e4;bottom: 0;margin: auto 0;right: -40px;left: auto;top: -45px;height: 0;content: "";position: absolute;}.pp-tabs-vertical.pp-tabs-vertical-right.pp-tabs-style-2 .pp-tabs-label .pp-tab-label-inner:after {right: auto;left: -40px;transform: rotate(180deg);}.pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-label:first-child:before,.pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-label::after {display: none;}.pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-bottom: 0;border-right: 1px solid rgba(0,0,0,0.2);}.pp-tabs-vertical.pp-tabs-vertical-right.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-left: 1px solid rgba(0,0,0,0.2);border-right: 0;}.pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {position: absolute;top: 35%;right: -22px;left: auto;width: 0;height: 0;border: solid transparent;content: '';pointer-events: none;border-top-color: transparent !important;}.pp-tabs-vertical.pp-tabs-vertical-right.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {right: auto;left: -22px;transform: rotate(180deg);}.pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {border-width: 11px;border-left-color: rgba(0,0,0,0.2);}}@media (max-width: 768px) { .pp-tabs-labels {display: none !important;}.pp-tabs-panel-label {display: table;width: 100%;padding: 20px 15px;}.pp-tabs-panel-label span {width: auto;}.pp-tabs-panel:last-child {border-bottom: none;}.pp-tabs-default .pp-tabs-panels {border: 0;}.pp-tabs-horizontal .pp-tabs-label {float: none;}.pp-tabs-horizontal .pp-tabs-label.pp-tab-active {border: none;}.pp-tabs-vertical .pp-tabs-labels {float: none;width: auto;}.pp-tabs-vertical .pp-tabs-label.pp-tab-active {border: none;}.pp-tabs-vertical .pp-tabs-panels {float: none;width: auto;}.pp-tabs-panel-content {padding: 20px;}.pp-tabs .pp-tabs-label {text-align: left;border-bottom: 2px solid #e7e7e7;}.pp-tabs .pp-tabs-label.pp-tab-active {border-bottom: 0;}.pp-tabs .pp-tabs-default .pp-tabs-label,.pp-tabs .pp-tabs-default .pp-tabs-label.pp-tab-active,.pp-tabs .pp-tabs-style-5 .pp-tabs-label,.pp-tabs .pp-tabs-style-6 .pp-tabs-label,.pp-tabs .pp-tabs-style-6 .pp-tabs-label.pp-tab-active,.pp-tabs .pp-tabs-style-7 .pp-tabs-label,.pp-tabs .pp-tabs-style-7 .pp-tabs-label.pp-tab-active,.pp-tabs .pp-tabs-style-8 .pp-tabs-label {background-color: transparent !important;}.pp-tabs-style-1 .pp-tabs-label {border: 0 !important;border-bottom: 2px solid #e7e7e7 !important;}.pp-tabs-style-1 .pp-tabs-label.pp-tab-active {border-bottom: 0 !important;}.pp-tabs-style-2 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after,.pp-tabs-style-3 .pp-tabs-label:after,.pp-tabs-style-4 .pp-tabs-label.pp-tab-active:before,.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after,.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {display: none;}.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-bottom: 0;}.pp-tabs-horizontal .pp-tabs-label .pp-tab-label-inner:before {content: "";display: block;height: auto;vertical-align: middle;}.pp-tabs-style-2 .pp-tabs-label .pp-tab-label-inner {display: table;}.pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-label .pp-tab-label-inner:after {display: none;}.pp-tabs-style-2 .pp-tabs-label:first-child:before, .pp-tabs-style-2 .pp-tabs-label::after {display: none;}.pp-tabs .pp-tab-title {display: inline-block;width: auto;}.pp-tab-icon {padding-left: 0 !important;display: inline-table !important;margin-bottom: 0 !important;margin-top: 0 !important;margin-right: 15px !important;}.pp-tab-icon-right .pp-tab-icon,.pp-tab-icon-bottom .pp-tab-icon {margin-right: 0 !important;margin-left: 15px !important;}.pp-tabs-panel-label .pp-toggle-icon {text-align: right;}.pp-tabs-style-5 .pp-tabs-label .pp-tab-label-inner:after {display: none;}.pp-tabs-horizontal.pp-tabs-default .pp-tabs-label.pp-tab-active {}.pp-tabs-style-8 .pp-tabs-label {margin: 0 !important;}.pp-tabs-style-8 .pp-tabs-label .pp-tab-label-inner:after {display: none;} }.fl-node-tdk1h7z9p5v0 .pp-tabs-default .pp-tabs-label.pp-tab-active {border-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-default .pp-tabs-panels,.fl-node-tdk1h7z9p5v0 .pp-tabs-default .pp-tabs-panel {border-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-label .pp-tab-icon {font-size: 15px;margin-right: 15px;}.fl-node-tdk1h7z9p5v0 .pp-tabs-label .pp-tab-icon:before {font-size: 15px;}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical .pp-tabs-label {text-align: ;}.fl-node-tdk1h7z9p5v0 .pp-tabs-labels .pp-tabs-label .pp-tab-label-flex {}.fl-node-tdk1h7z9p5v0 .pp-tabs-panels .pp-tabs-panel-content {color: #;border-style: solid;border-color: #;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label {background-color: #ffffff;color: #666666;}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active:hover,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label:hover,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label:focus {background-color: rgba(255,0,0,0);color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label .pp-tab-description {}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active .pp-tab-description,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active:hover .pp-tab-description,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label:hover .pp-tab-description {}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active .pp-tab-icon,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active:hover .pp-tab-icon,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label:hover .pp-tab-icon {}.fl-node-tdk1h7z9p5v0 .pp-tabs-panel-label .pp-toggle-icon {font-size: 16px;color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-label.pp-tab-active .pp-toggle-icon {color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-horizontal.pp-tabs-default .pp-tabs-label.pp-tab-active {top: 0;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-1 .pp-tabs-labels {background-color: #;border-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-1 .pp-tabs-label:hover {color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-2 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {border-top-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-2 .pp-tabs-label:first-child:before,.fl-node-tdk1h7z9p5v0 .pp-tabs-style-2 .pp-tabs-label::after {background: rgba(0, 0, 0, 0.7);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-3 .pp-tabs-label:after {background-color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-3 .pp-tabs-label:hover {color: #666666;background-color: #ffffff;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-4 .pp-tabs-label:before {background-color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-4 .pp-tabs-label:hover {color: #666666;background-color: #ffffff;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-5 .pp-tabs-label .pp-tab-label-inner:after {background-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-5 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {background-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-5 .pp-tabs-label:hover {color: #666666;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-6 .pp-tabs-label,.fl-node-tdk1h7z9p5v0 .pp-tabs-style-6 .pp-tabs-label.pp-tab-active,.fl-node-tdk1h7z9p5v0 .pp-tabs-style-6 .pp-tabs-label.pp-tab-active:hover,.fl-node-tdk1h7z9p5v0 .pp-tabs .pp-tabs-style-6 .pp-tabs-label:hover {background-color: transparent !important;color: #666666 !important;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-6 .pp-tabs-label:last-child:before {background-color: #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-bottom-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after,.fl-node-tdk1h7z9p5v0 .pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before {border-top-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-8 .pp-tabs-label .pp-tab-label-inner:after {background-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-8 .pp-tabs-label:hover .pp-tab-label-inner:after {background-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-8 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {background-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-8 .pp-tabs-label:hover {color: #666666;}.fl-node-tdk1h7z9p5v0 .pp-tabs-horizontal.pp-tabs-style-8 .pp-tabs-label {margin-left: 15px;margin-right: 15px;}@media only screen and (min-width: 769px) {.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-2 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {border-left-color: #rgba(255,0,0,0);}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-6 .pp-tabs-label {border-bottom: 4px solid transparent;}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-6 .pp-tabs-label.pp-tab-active {border-bottom: 4px solid #333333;}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-right-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-vertical-right.pp-tabs-style-7 .pp-tabs-label .pp-tab-label-inner {border-left-color: #;}.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:before,.fl-node-tdk1h7z9p5v0 .pp-tabs-vertical.pp-tabs-style-7 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {border-left-color: #;}}@media only screen and (max-width: 768px) {.fl-node-tdk1h7z9p5v0 .pp-tabs-style-1 .pp-tabs-label {border: 4px solid #;margin: 2px 0;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-5 .pp-tabs-label.pp-tab-active {background-color: #rgba(255,0,0,0) !important;}.fl-node-tdk1h7z9p5v0 .pp-tabs-style-8 .pp-tabs-label.pp-tab-active {background-color: #rgba(255,0,0,0) !important;}}.fl-node-tdk1h7z9p5v0 .pp-tabs-labels .pp-tabs-label .pp-tab-title, .fl-node-tdk1h7z9p5v0 .pp-tabs-panels .pp-tabs-label .pp-tab-title {font-weight: 700;font-size: 15px;}.fl-node-tdk1h7z9p5v0 .pp-tabs-labels .pp-tabs-label .pp-tab-description, .fl-node-tdk1h7z9p5v0 .pp-tabs-panels .pp-tabs-label .pp-tab-description {line-height: 0.7;}.fl-node-tdk1h7z9p5v0 .pp-tabs-panels .pp-tabs-panel-content {font-size: 14px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;} .fl-node-tdk1h7z9p5v0 > .fl-module-content {margin-top:0px;} .fl-node-rusaj6np1e0d > .fl-module-content {margin-top:0px;margin-bottom:0px;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd;max-width:300px}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(//kuramor.com/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.menu .dgwt-wcas-search-icon,html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:0 0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}@font-face{font-family:"tinvwl-webfont";font-display:block;src:url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi);src:url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi#iefix) format("embedded-opentype"),url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff2?ver=xu2uyi) format("woff2"),url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff?ver=xu2uyi) format("woff"),url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.ttf?ver=xu2uyi) format("truetype"),url(//kuramor.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.svg?ver=xu2uyi#tinvwl-webfont) format("svg");font-weight:normal;font-style:normal}
.ftinvwl{font-family:"tinvwl-webfont" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ftinvwl-twitter:before{content:"\f099"}
.ftinvwl-facebook:before{content:"\f09a" !important}
.ftinvwl-facebook-f:before{content:"\f09a" !important}
.ftinvwl-google:before{content:"\f0d5" !important}
.ftinvwl-email:before{content:"\f0e0" !important}
.ftinvwl-pinterest:before{content:"\f231" !important}
.ftinvwl-whatsapp:before{content:"\f232" !important}
.ftinvwl-clipboard:before{content:"\e911" !important}
.ftinvwl-star:before{content:"\e912" !important}
.ftinvwl-shopping-cart:before{content:"\e913" !important}
.ftinvwl-magic:before{content:"\e914" !important}
.ftinvwl-info:before{content:"\e915" !important}
.ftinvwl-graduation-cap:before{content:"\e918" !important}
.ftinvwl-floppy-o:before{content:"\e919" !important}
.ftinvwl-eyedropper:before{content:"\e91a" !important}
.ftinvwl-exclamation-triangle:before{content:"\e91b" !important}
.ftinvwl-check:before{content:"\e91e" !important}
.ftinvwl-arrow-left:before{content:"\e91f" !important}
.ftinvwl-wrench:before{content:"\e920" !important}
.ftinvwl-chevron-down:before{content:"\e900" !important}
.ftinvwl-chevron-right:before{content:"\e901" !important}
.ftinvwl-chevron-left:before{content:"\e902" !important}
.ftinvwl-chevron-up:before{content:"\e903" !important}
.ftinvwl-cancel:before{content:"\e904" !important}
.ftinvwl-times:before{content:"\e905" !important}
.ftinvwl-heart-plus:before{content:"\e906" !important}
.ftinvwl-heart-mark-right:before{content:"\e907" !important}
.ftinvwl-heart2:before{content:"\e908" !important}
.ftinvwl-heart-o:before{content:"\e909" !important}
.ftinvwl-heart-mark-left:before{content:"\e90a" !important}
.ftinvwl-heart-mail:before{content:"\e90b" !important}
.ftinvwl-heart-tinv:before{content:"\e90c" !important}
.ftinvwl-key:before{content:"\e90d" !important}
.ftinvwl-lock:before{content:"\e90e" !important}
.ftinvwl-hearts:before{content:"\e90f" !important}
.ftinvwl-user:before{content:"\e910" !important}
.ftinvwl-pulse.ftinvwl-animated::before{-webkit-animation:ftinvwl-pulse 2s linear infinite;animation:ftinvwl-pulse 2s linear infinite}
@-webkit-keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}@keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}.tinv-wishlist form,.tinv-wishlist p:last-child,.tinv-wishlist table{margin-bottom:0}
.tinv-wishlist *{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinvwl-wishlist :after,.tinvwl-wishlist :before{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinv-wishlist select{width:140px}
.tinv-wishlist ul:not(.woocommerce-error){list-style:none;margin:0;padding:0}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{margin-top:-10px;margin-left:-10px}
.woocommerce.tinv-wishlist #respond input#submit.alt,.woocommerce.tinv-wishlist a.button.alt,.woocommerce.tinv-wishlist button.button.alt,.woocommerce.tinv-wishlist input.button.alt{text-align:center}
.tinv-wishlist .button i,.tinv-wishlist .navigation-button a i{margin-right:6px}
.tinv-wishlist input[type=button] i,.tinv-wishlist input[type=reset] i,.tinv-wishlist input[type=submit] i{margin-right:6px}
.tinv-wishlist a.tinv-close-modal i{margin-right:0}
a.wishlist_products_counter{text-decoration:none}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,a.wishlist_products_counter.top_wishlist-heart:before,span.wishlist_products_counter.top_wishlist-heart:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before{content:"\e909";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,a.wishlist_products_counter.top_wishlist-heart-plus:before,span.wishlist_products_counter.top_wishlist-heart-plus:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart-plus:before{content:"\e906";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
a.wishlist_products_counter.top_wishlist-heart-plus.no-txt,span.wishlist_products_counter.top_wishlist-heart-plus.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{position:absolute;top:50%;left:50%;margin-right:0}
.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{padding-left:1em;vertical-align:bottom}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{content:"\e908"}
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before{content:"\e908"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart-plus.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before{content:"\e907"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-white:before,a.wishlist_products_counter.top_wishlist-white:before,span.wishlist_products_counter.top_wishlist-white:before{color:#FFF}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before,a.wishlist_products_counter.top_wishlist-black:before,span.wishlist_products_counter.top_wishlist-black:before{color:#000}
.tinv-wishlist.tinvwl-before-add-to-cart .tinvwl_add_to_wishlist_button{margin-bottom:15px}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:15px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt{width:18px;height:18px;line-height:1}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button{margin:0}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button::before{display:none}
a.wishlist_products_counter.top_wishlist-custom.no-txt,span.wishlist_products_counter.top_wishlist-custom.no-txt{width:18px;height:18px;line-height:1}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,a.wishlist_products_counter.top_wishlist-custom img,span.wishlist_products_counter.top_wishlist-custom img{display:inline-block !important;vertical-align:baseline;width:auto !important;max-width:16px;max-height:16px;margin:0 6px 0 0 !important}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,a.wishlist_products_counter.top_wishlist-custom.no-txt img,span.wishlist_products_counter.top_wishlist-custom.no-txt img{margin-right:0 !important}
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button,div.product form.cart .tinvwl_add_to_wishlist_button{float:none}
ul.products li.product .tinvwl_add_to_wishlist_button{margin-top:1em}
.tinvwl_add_to_wishlist_button{display:inline-block;cursor:pointer;-webkit-transition:opacity 1s;transition:opacity 1s;opacity:1;visibility:visible;position:relative}
.tinv-wishlist.woocommerce .stock.in-stock:before{content:none}
.tinv-wraper.tinv-wishlist{font-size:100%}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart{position:absolute;z-index:10;margin:0;top:10px;left:10px}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart a.tinvwl_add_to_wishlist_button{margin-top:0}
.tinv-create-list li input[type=radio]{margin-right:10px}
.tinv-create-list li+li{margin-top:15px}
.tinv-create-list .tinvwl-input-group+ul{margin-top:25px}
.tinv-search-list{margin-bottom:36px}
.tinv-wishlist .tinv-header{margin-bottom:30px}
.tinv-wishlist table{position:relative;table-layout:auto;margin-bottom:30px}
.tinv-overlay{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist .tinv-modal{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist table.tinvwl-table-manage-list{margin-bottom:27px;width:100%}
.tinv-wishlist table input[type=checkbox]{margin-right:0}
.tinv-wishlist table td,.tinv-wishlist table th{padding:1em;vertical-align:middle}
.tinv-wishlist .tinvwl-table-manage-list .product-cb{width:35px;text-align:center}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{width:35px;text-align:center;padding:1em .5em}
.tinv-wishlist .product-remove button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;margin:0 auto;width:27px;height:27px;border-radius:50%;padding:0;-webkit-box-shadow:none;box-shadow:none;border:0;background-color:#f7f7f7;color:#000;font-size:20px;padding-left:1px;padding-top:3px;min-height:0}
.tinv-wishlist .product-thumbnail{min-width:100px;max-width:100%;width:100px}
.tinv-wishlist .product-thumbnail .wp-post-image{margin-bottom:0}
.tinv-wishlist td.product-name a+.variation{margin-top:2px}
.tinv-wishlist .product-stock i{margin-right:15px}
.tinv-wishlist .product-stock p{display:table}
.tinv-wishlist .product-stock p.stock::before{display:none}
.tinv-wishlist .product-stock span{display:table-cell;vertical-align:middle}
.tinv-wishlist .product-action>.button>i,.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove],.tinv-wishlist table thead th .tinvwl-mobile{display:none}
.tinv-wishlist.woocommerce .product-quantity{width:80px;text-align:center}
.tinv-wishlist.woocommerce table .quantity .qty{max-width:100%;width:62px;text-align:left}
.tinv-wishlist .product-action{width:135px;text-align:center}
.tinv-wishlist .product-action .button{width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:5px}
.tinv-wishlist .tinvwl-table-manage-list .product-action>button[name=tinvwl-remove]>i{margin-right:0}
.tinv-wishlist .wishlist-cb{width:33px;text-align:center}
.tinv-wishlist .wishlist-name .tinvwl-rename-input input{width:100%}
.tinv-wishlist .wishlist-name .tinvwl-rename-button{float:right}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i{margin-right:10px}
.tinv-wishlist .wishlist-privacy,.tinv-wishlist table:not(.tinvwl-public) .wishlist-date{width:18%}
.tinv-wishlist .wishlist-privacy select{width:100%}
.tinv-wishlist .wishlist-name{width:45%}
.tinv-wishlist .wishlist-action{width:120px;text-align:center}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:none;margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:inline-block;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list>a.button{margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:-10px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:left;width:35%;margin-right:2%}
.tinv-wishlist tfoot .tinvwl-to-right{float:left;width:63%;text-align:right}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right>*+*{margin-left:10px}
.tinv-wishlist tfoot .tinvwl-to-left:empty+.tinvwl-to-right{width:100%}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:16px}
.tinv-wishlist .navigation-button{margin-top:-10px}
.tinv-wishlist .navigation-button>li{float:left}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a,.tinv-wishlist .navigation-button>li>a{margin-right:30px;margin-top:10px;display:inline-block}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a.button,.tinv-wishlist .navigation-button>li>a.button{margin-right:10px}
.tinv-wishlist .navigation-button>li:last-child>.tinv-create-list>a,.tinv-wishlist .navigation-button>li:last-child>a{margin-right:0}
.tinv-wishlist .social-buttons{text-align:right}
.tinv-wishlist .social-buttons>span,.tinv-wishlist .social-buttons>ul{display:inline-block;vertical-align:middle}
.tinv-wishlist .social-buttons>span{margin-right:27px}
.tinv-wishlist .social-buttons li{float:left;margin:0 5px 0 0;list-style:none}
.tinv-wishlist .social-buttons li:last-child{margin-right:0}
.tinv-wishlist .social-buttons li a.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2em;height:2em;border-radius:50%;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:0;font-size:20px;text-decoration:none;text-transform:none !important}
.tinv-wishlist .social-buttons li a.social.white{color:#fff}
.tinv-wishlist .social-buttons li a.social.dark{color:#000}
.tinv-wishlist .social-buttons li a.social i{line-height:2em}
.tinv-wishlist .navigation-button .tinv-create-list>a.tinvwl-no-icon>i,.tinv-wishlist .navigation-button li>a.tinvwl-no-icon>i{display:none}
.tinv-wishlist .tinv-lists-nav{margin-top:35px;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.tinv-wishlist .tinv-lists-nav>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.tinv-wishlist .tinv-lists-nav>span{font-weight:700}
.tinv-wishlist .tinv-next{display:inline-block;float:left}
.tinv-wishlist .tinv-prev{display:inline-block;float:left;margin-right:35px !important}
.tinv-wishlist .tinv-prev i{margin-left:0;margin-right:18px}
.tinv-wishlist .tinv-next i{margin-left:18px;margin-right:0}
.tinv-overlay{width:100%;height:100%;visibility:hidden;opacity:0;background:#191919}
.tinv-modal.tinv-modal-open .tinv-overlay{visibility:visible;opacity:.5}
.admin-bar .tinv-wishlist .tinv-modal{padding-top:32px !important}
.tinv-wishlist .tinv-modal{overflow-y:auto;overflow-x:hidden;width:0;height:0;z-index:9999;outline:0 !important;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0;text-align:left}
.tinv-wishlist .tinv-modal .tinv-modal-inner{position:relative;margin:0 auto;background-color:#fff;max-width:360px;padding:40px}
.tinv-wishlist .tinv-modal.tinv-modal-open{visibility:visible;opacity:1;width:100%;height:100%}
.tinv-wishlist .tinv-modal .tinv-close-modal{display:inline-block;position:absolute;top:17px;right:14px;width:26px;height:26px;line-height:26px;font-size:12px;text-align:center;border-radius:50%;border-bottom:0;-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#ebe9eb}
.tinv-wishlist .tinv-modal .icon_big_heart_check,.tinv-wishlist .tinv-modal .icon_big_times,.tinv-wishlist .tinv-modal img{display:block;margin:0 auto;margin-bottom:25px;opacity:1 !important}
.tinv-wishlist .tinv-modal ul{overflow:visible;list-style:disc;margin:10px 0 0 20px}
.tinv-wishlist .tinv-modal li{list-style:disc !important}
.tinv-wishlist .tinv-create-list .tinv-modal ul,.tinv-wishlist.tinv-create-list form ul{list-style:none !important;margin:25px 0 0}
.tinv-wishlist .tinv-create-list .tinv-modal li,.tinv-wishlist.tinv-create-list form li{list-style:none !important}
.tinv-wishlist .tinv-modal .already-in{margin-bottom:35px}
.tinv-wishlist .tinv-modal .delete-notification{margin-bottom:25px}
.tinv-wishlist .tinv-modal .already-in ul{overflow:visible;margin:12px 0 27px 17px}
.tinv-wishlist .tinv-modal select{width:100%}
.tinv-wishlist .tinv-modal button+.button,.tinv-wishlist .tinv-modal button+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal input+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal label+button,.tinv-wishlist .tinv-modal label+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal select+button,.tinv-wishlist .tinv-modal select+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal .already-in+label{display:block;margin-top:6px}
.tinv-wishlist .tinv-modal label select{margin-top:8px}
.tinv-wishlist .tinv-modal .delete-notification+button{width:100%}
.tinv-wishlist .tinvwl_added_to_wishlist,.tinv-wishlist .tinvwl_created_wishlist{text-align:center}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist button{margin-top:0;margin-bottom:10px}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button{margin-top:0;margin-bottom:10px}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group{margin-top:20px}
.tinv-wishlist .tinvwl-buttons-group button{width:100%}
.tinv-wishlist .tinvwl-buttons-group button+button{margin-top:7px}
.tinv-wishlist .tinvwl-buttons-group button i{position:relative}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times{font-size:20px;top:0;vertical-align:initial}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before{position:relative;top:3px}
.tinv-wishlist .tinvwl-buttons-group+button{width:100%;margin-top:7px}
.tinv-wishlist .tinv-modal h2{text-align:center;margin:0 0 35px}
.tinv-wishlist .tinv-create-list .tinv-modal-inner{max-width:778px;padding:30px}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group),.tinv-wishlist .tinvwl-input-group.tinvwl-has-error .form-control{border:2px solid red}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group){border:2px solid red}
.tinv-wishlist .tinvwl-has-error+.tinvwl-error{padding:5px 0 0 5px;color:red}
.tinvwl-tooltip{display:none}
.tinvwl-input-group{position:relative;display:table;border-collapse:separate}
.tinvwl-input-group .form-control{position:relative;z-index:1;float:left;height:38px;width:100%;margin:0}
.tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:15px}
.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:10px}
.tinv-wishlist .tinv-search-form .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:9px}
.tinvwl-input-group .form-control,.tinvwl-input-group-addon,.tinvwl-input-group-btn{display:table-cell}
.tinvwl-input-group-addon,.tinvwl-input-group-btn{width:1%;white-space:nowrap;vertical-align:top}
.tinv-table{display:table;width:100%;height:100%}
.tinv-cell{display:table-cell;vertical-align:middle}
.tinv-wishlist .tinv-wishlist-clear{visibility:visible;width:auto;height:auto}
.tinv-wishlist-clear:before{content:"";display:table}
.tinv-wishlist-clear:after{content:"";display:table;clear:both}
.icon_big_heart_check{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times::before{content:"\e904";top:-7px;left:-7px;position:relative}
.icon_big_heart_check::before{content:"\e90a";top:-7px;left:-7px;position:relative}
.tinvwl_add_to_wishlist_button.tinvwl-button.disabled-add-wishlist,.tinvwl_add_to_wishlist_button.disabled-add-wishlist{opacity:.5 !important;cursor:not-allowed}
.empty-name-wishlist{border-color:#f00 !important}
.tinvwl_remove_from_wishlist-text,.tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-icon-custom img.icon-already-on-wishlist{display:none !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-already-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_remove_from_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-already-on-wishlist{display:inline !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-add-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_add_to_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-add-on-wishlist{display:none !important}
.tooltipped{position:relative}
.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:.5em .75em;font:normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#1b1f23;border-radius:3px;opacity:0}
.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#1b1f23;pointer-events:none;content:"";border:6px solid transparent;opacity:0}
.tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after{display:inline-block;text-decoration:none;-webkit-animation-name:tooltip-appear;animation-name:tooltip-appear;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:.4s;animation-delay:.4s}
.tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after{-webkit-animation-delay:0s;animation-delay:0s}
.tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after{display:table-cell}
.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}
.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}
.tooltipped-se::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-sw::after{margin-right:-16px}
.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}
.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}
.tooltipped-ne::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-nw::after{margin-right:-16px}
.tooltipped-s::after,.tooltipped-n::after{-webkit-transform:translateX(50%);transform:translateX(50%)}
.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}
.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}
.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}
.tooltipped-align-right-1::before{right:10px}
.tooltipped-align-right-2::before{right:15px}
.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}
.tooltipped-align-left-1::before{left:5px}
.tooltipped-align-left-2::before{left:10px}
.tooltipped-multiline::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}
.tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after{right:100%}
.tooltipped-sticky::before,.tooltipped-sticky::after{display:inline-block}
.tooltipped-sticky.tooltipped-multiline::after{display:table-cell}
.tinvwl-table-manage-list .component_table_item_price:before{font-family:FontAwesomeCP;font-size:1rem;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);content:"\e811";opacity:.25;margin:0 12px 0 2px}
.wishlist-icon{position:relative}
.wishlist-popup{opacity:0;max-height:0;position:absolute;overflow:hidden;padding:5px;margin-top:-10px;border-radius:5px;line-height:1.3;text-align:center;font-size:.9em;top:100%;background-color:rgba(0,0,0,0.8);right:0;color:#FFF;-webkit-transition:opacity .3s,max-height .3s;transition:opacity .3s,max-height .3s;-webkit-transition-delay:.3s;transition-delay:.3s}
.wishlist-popup:after{bottom:100%;right:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:rgba(0,0,0,0.8);border-width:10px;margin-left:-10px}
.wishlist-icon:hover .wishlist-popup{opacity:1;max-height:200px;overflow-y:auto}
.wishlist-popup a{color:#ccc;display:block}
.wishlist-popup a:hover{color:#FFF}
.wishlist-icon.added:after{background-color:red;-webkit-transform:translateY(-3px);transform:translateY(-3px)}
.wishlist-popup .ajax-loading,.wishlist-popup .feedback{display:none !important}
.wishlist-title{margin-bottom:20px}
span.tinvwl-product-stats{background-color:#ebe9eb;border-radius:50%;padding:.2em;line-height:1;font-size:.7em;min-width:1.5em;display:inline-block;position:absolute;top:-0.7em;right:-1.5em;text-align:center}
@media screen and (min-width:0 \0){.tooltipped-multiline::after{width:250px}
}@media only screen and (max-width:1024px) and (min-width:769px){.tinv-wishlist .tinvwl-table-manage-list td.product-stock p{display:block;text-align:center}
.tinv-wishlist .product-stock span{display:block}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock i{margin-right:0}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock .tinvwl-txt{display:none}
.tinv-wishlist .product-thumbnail{max-width:76px;width:76px}
.tinv-wishlist .product-action .button>i{display:inline-block;margin-right:0}
.tinv-wishlist .product-action .button .tinvwl-txt{display:none}
}@media only screen and (max-width:1024px) and (min-width:768px){.tinv-wishlist .wishlist-action button[value=manage_remove] span{display:none}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:inline-block}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:0}
}@media only screen and (max-width:1024px){.tinv-wishlist .tinvwl-table-manage-lists:not(.tinvwl-public){margin-top:0}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:none}
.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove]{display:inline-block;margin-top:5px}
.tinv-wishlist .product-action{width:60px}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i,.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){margin-right:0}
.tinv-wishlist .wishlist-name .tinvwl-rename-button span{display:none}
.tinv-wishlist .wishlist-action{width:60px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:none;width:auto}
.tinv-wishlist tfoot .tinvwl-to-right{float:none;width:auto;text-align:left}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:30px}
.tinv-wishlist .social-buttons{float:none;width:auto;text-align:left;margin-top:20px}
.tinv-wishlist .tinv-login form input[name=login]{min-width:auto}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:table-cell}
}@media only screen and (max-width:1023px){.tinv-wishlist .tinv-lists-nav a.tinv-prev>i,.tinv-wishlist .tinv-lists-nav a.tinv-next>i{margin:0}
.tinv-wishlist .tinv-lists-nav a.tinv-prev>span,.tinv-wishlist .tinv-lists-nav a.tinv-next>span{display:none}
}@media only screen and (max-width:768px){.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name){display:none}
.tinv-wishlist table.tinvwl-table-manage-lists thead th:not(.wishlist-name){display:none}
.tinv-wishlist thead th .tinvwl-full{display:none}
.tinv-wishlist table.tinvwl-table-manage-list thead th.product-name,.tinv-wishlist table.tinvwl-table-manage-lists thead th.wishlist-name{display:block;width:100%;text-align:center}
.tinv-wishlist table thead th .tinvwl-mobile{display:block}
.tinv-wishlist table.tinvwl-table-manage-list tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td,.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td:not(:last-child),.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist .product-stock p{margin:0 auto}
.tinv-wishlist .product-thumbnail img{margin:0 auto;max-width:80px}
.tinv-wishlist.woocommerce table .quantity .qty{text-align:center;width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:10px}
.tinv-wishlist table.tinvwl-table-manage-list tfoot td{display:block;width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-action button[value=manage_remove]{width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-name .tinvwl-rename-button{float:none}
.tinv-wishlist button[value=manage_apply] .tinvwl-mobile,.tinv-wishlist button[value=product_apply] .tinvwl-mobile{display:none}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:block}
.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right .button:first-child,.tinv-wishlist tfoot .tinvwl-to-right button:first-child{margin-top:0 !important}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:20px}
.tinv-wishlist .social-buttons{text-align:center}
.tinv-wishlist .social-buttons>span{display:block;margin-top:0;margin-right:0;margin-bottom:5px}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first,.tinv-wishlist.woocommerce .tinv-login form .form-row-last{float:none;width:100%}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first{padding:0}
.tinv-wishlist.woocommerce .tinv-login form .form-row-last{padding:0;margin-top:10px}
.tinv-wishlist.woocommerce .tinv-login form .tinvwl-input-group-btn{display:block;padding:0;width:auto;margin-top:10px}
.navigation-button,.social-buttons,.tinv-lists-nav{margin-left:12px;margin-right:12px}
.tinvwl-input-group{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full){display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control{float:none}
.tinv-wishlist .tinv-search-form .tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>input{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>input{width:100%}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove{display:block}
}@media screen and (max-width:768px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:46px !important}
}@media screen and (max-width:600px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:0 !important}
.tinv-wishlist .tinv-modal .tinv-close-modal{position:static;display:block;margin:0 auto 20px}
}@-webkit-keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}@keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}.vi-wpvs-variation-wrap-wrap{max-width:100%;padding-left:8px}.vi-wpvs-hidden{display:none!important;visibility:hidden!important}.vi-wpvs-select-attribute{display:none!important;visibility:hidden}select option.vi-wpvs-option-disabled{display:none;visibility:hidden}.vi-wpvs-variation-wrap{max-width:100%;display:inline-flex;flex-wrap:wrap;text-align:center;justify-content:flex-start}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap{width:auto;height:auto;align-items:center;display:flex;margin:5px 12px 8px 0;cursor:pointer;position:relative;transition:all 30ms ease-in-out}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-select .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock .vi-wpvs-option,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-select .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute .vi-wpvs-option,.vi-wpvs-variation-wrap:not(.vi-wpvs-variation-wrap-select) .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute>:not(.vi-wpvs-option-tooltip),.vi-wpvs-variation-wrap:not(.vi-wpvs-variation-wrap-select) .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock>:not(.vi-wpvs-option-tooltip){opacity:.5}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-loop .vi-wpvs-option-wrap{margin:0 8px 8px 0}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-button .vi-wpvs-option-wrap{padding:0 5px}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option{margin:auto;max-width:100%;max-height:100%;overflow:hidden;display:flex;align-items:center;line-height:normal;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute{overflow:hidden;border-color:rgba(192,185,200,.26);z-index:1}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable{cursor:not-allowed}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected{z-index:2}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::before,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::before,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::before{display:none;position:absolute;left:0;width:100%;height:1px;z-index:2;content:'';background:#ff3136}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::before,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::before,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::before{transform:rotate(-45deg)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::after{transform:rotate(45deg)}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-radio .vi-wpvs-option-wrap label.vi-wpvs-option,.woocommerce div.product form.cart .variations label.vi-wpvs-option{margin:0;cursor:pointer}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-radio .vi-wpvs-option-wrap input{cursor:pointer;margin:auto 5px auto auto}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:last-child{margin-right:0}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option.vi-wpvs-option-color,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option.vi-wpvs-option-image{width:100%;height:100%;max-height:100%;max-width:100%;margin:0!important}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip{visibility:visible;opacity:1}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip{visibility:hidden;opacity:0;position:absolute;z-index:5;pointer-events:none;text-align:center;transition:all .3s linear}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip::before{content:"";position:absolute;z-index:10;transition:all .3ms linear}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip-top{bottom:120%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-top{bottom:150%;left:50%;transform:translate(-50%,0)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-top::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-top::before{top:100%;left:50%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip-bottom{top:120%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-bottom{top:150%;left:50%;transform:translate(-50%,0)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-bottom::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-bottom::before{bottom:100%;left:50%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip-left{right:120%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-left{top:50%;right:150%;transform:translate(0,-50%)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-left::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-left::before{top:50%;left:100%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap:hover .vi-wpvs-option-tooltip-right{left:120%}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-right{top:50%;left:150%;transform:translate(0,-50%)}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-right::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap .vi-wpvs-option-tooltip-right::before{top:50%;right:100%}.vi_variation_container{display:flex;align-items:center;margin:unset}.vi_variation_container .vi-wpvs-variation-wrap-loop.vi-wpvs-variation-wrap{padding-left:0}.vi_variation_container .vi-wpvs-option-wrap.vi-wpvs-product-link{background:#e2e2e2!important;box-shadow:0 0 0 1px #ddd!important}.vi_variation_container .vi-wpvs-option-wrap.vi-wpvs-product-link .vi-wpvs-option{justify-content:center}.vi-wpvs-variation-style{max-width:100%;width:100%;display:grid!important;border:unset!important;grid-auto-columns:auto;grid-auto-rows:auto;margin-bottom:10px;height:auto!important}.woocommerce div.product div.summary form.cart.variations_form .variations ul.vi-wpvs-variation-style,.woocommerce-page div.product div.summary form.cart.variations_form .variations ul.vi-wpvs-variation-style{margin-bottom:10px}.vi-wpvs-variation-style.vi-wpvs-variation-style-vertical{grid-template-columns:auto;grid-gap:0}.woocommerce .variations_form.vi_wpvs_variation_form .vi-wpvs-variation-style td,.woocommerce-page .variations_form.vi_wpvs_variation_form .vi-wpvs-variation-style td{width:100%;border:unset}.vi-wpvs-variation-style.vi-wpvs-variation-style-horizontal{grid-template-columns:2fr 8fr;grid-gap:8px;align-items:center;justify-items:stretch}.vi-wpvs-variation-style .vi-wpvs-variation-style-content:not(.vi_variation_container){margin:unset!important;background:0 0}.vi-wpvs-variation-style .vi-wpvs-variation-wrap-wrap{padding-left:unset}.variations .vi-wpvs-variation-style a.reset_variations{bottom:100%}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-select{max-width:100%;width:100%}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-select-wrap{border:unset;min-width:160px;position:relative;max-width:100%;width:100%;cursor:pointer}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select{border:1px solid #ccc;width:auto;text-align:left;position:relative;padding-left:8px;color:#222}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select::after{content:'';color:inherit;border-width:5px;border-style:solid;border-color:#222 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:10px}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select>span{margin-right:20px}.vi-wpvs-variation-wrap-option-available{z-index:9999999999;position:absolute;visibility:visible}.vi-wpvs-variation-wrap-select-top{bottom:100%;border-bottom:unset}.vi-wpvs-variation-wrap-select-bottom{top:100%;border-top:unset}.vi-wpvs-variation-wrap-option-available .vi-wpvs-variation-wrap-option{visibility:visible;width:100%;left:0;border:1px solid #ccc;border-top:none;display:grid;grid-template-columns:auto;grid-auto-columns:auto;grid-auto-rows:auto;transition:visibility 300ms ease;max-height:300px;overflow-x:hidden;overflow-y:visible}.vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option::-webkit-scrollbar{width:7px}.vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option::-webkit-scrollbar-thumb:hover{background:#a6a6a6}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-option .vi-wpvs-option-wrap{width:100%;margin:0;justify-content:flex-start}.vi-wpvs-variation-wrap .vi-wpvs-variation-wrap-option .vi-wpvs-option-wrap .vi-wpvs-option{margin:unset;width:100%;height:100%;line-height:normal;text-align:left}.vi-wpvs-select-hidden{visibility:hidden!important;z-index:-1!important}.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::after,.vi-wpvs-variation-wrap .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::after,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-slider .vi-wpvs-option-wrap.vi-wpvs-option-wrap-disable::before,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-slider .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock-attribute::before,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-slider .vi-wpvs-option-wrap.vi-wpvs-option-wrap-out-of-stock::before{bottom:50%}.vi-wpvs-label-selected{margin-left:10px}.vi-wpvs-variation-style.vi-wpvs-variation-style-rtl{direction:rtl}.vi-wpvs-variation-style.vi-wpvs-variation-style-rtl .vi-wpvs-variation-wrap-wrap{float:right}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl:not(.vi-wpvs-variation-wrap-loop) .vi-wpvs-option-wrap{margin:5px 0 8px 12px!important}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-option-wrap:last-child{margin-left:0!important}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-loop.vi-wpvs-variation-wrap-rtl .vi-wpvs-option-wrap{margin:0 0 8px 8px!important}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select>span,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option .vi-wpvs-option-wrap,.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-wrap-option .vi-wpvs-option-wrap .vi-wpvs-option{text-align:right;justify-content:flex-end}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select::after{border-width:0;border-color:transparent}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select::before{content:'';color:inherit;border-width:5px;border-style:solid;border-color:#222 transparent transparent;position:absolute;top:50%;margin-top:-3px;left:10px}.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-rtl .vi-wpvs-variation-wrap-select-wrap .vi-wpvs-variation-button-select>span{margin-right:0;margin-left:20px}.woocommerce .elementor-element form.cart.vi_wpvs_variation_form .variations{width:100%!important;max-width:100%!important}.woocommerce div.product.elementor form.cart table.variations tr.vi-wpvs-variation-style{display:grid!important}.swatches-select.swatches-on-single,.vi-wpvs-variation-style-content .wd-swatches-product,.woocommerce div.product.elementor form.cart table.variations td.value.vi-wpvs-variation-style-content:before{display:none!important}.single-product .product .variations .vi-wpvs-variation-wrap-viwpvs_default select{max-width:100%}