.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1440px; }
.elementor-section:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-default > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[data-settings*="background_background"] > .elementor-column-gap-default > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[class*="ary-bg"] > .elementor-column-gap-default > .elementor-row {
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
.elementor-section:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-narrow > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[data-settings*="background_background"] > .elementor-column-gap-narrow > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[class*="ary-bg"] > .elementor-column-gap-narrow > .elementor-row {
width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px;
}
.elementor-section:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-extended > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[data-settings*="background_background"] > .elementor-column-gap-extended > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[class*="ary-bg"] > .elementor-column-gap-extended > .elementor-row {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
.elementor-section:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-wide > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[data-settings*="background_background"] > .elementor-column-gap-wide > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[class*="ary-bg"] > .elementor-column-gap-wide > .elementor-row {
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
.elementor-section:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-wider > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[data-settings*="background_background"] > .elementor-column-gap-wider > .elementor-row,
.elementor-section-stretched.elementor-section-boxed[class*="ary-bg"] > .elementor-column-gap-wider > .elementor-row {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
}
.elementor-section.elementor-column-gap-25:not([data-settings*="background_background"]):not([class*="ary-bg"]) > .elementor-column-gap-default > .elementor-row,
.elementor-section-stretched.elementor-section-boxed.elementor-column-gap-25[data-settings*="background_background"] > .elementor-column-gap-default > .elementor-row,
.elementor-section-stretched.elementor-section-boxed.elementor-column-gap-25[class*="ary-bg"] > .elementor-column-gap-default > .elementor-row {
width: calc(100% + 50px);
margin-left: -25px;
margin-right: -25px;
}
.elementor-section.elementor-column-gap-25 > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0 25px;
}
.elementor-section[class*="wdt-section-wrap-col"] .elementor-row,
.elementor-section[class*="wdt-section-wrap-col"] > .elementor-container { flex-flow: row wrap; }
.elementor-section.wdt-section-wrap-col-lg-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-12 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section.wdt-section-wrap-col-lg-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-11 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 91.66666667%; max-width: 91.66666667%; }
.elementor-section.wdt-section-wrap-col-lg-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-10 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 83.33333333%; max-width: 83.33333333%; }
.elementor-section.wdt-section-wrap-col-lg-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-9 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 75%; max-width: 75%; }
.elementor-section.wdt-section-wrap-col-lg-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-8 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 66.66666667%; max-width: 66.66666667%; }
.elementor-section.wdt-section-wrap-col-lg-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-7 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 58.33333333%; max-width: 58.33333333%; }
.elementor-section.wdt-section-wrap-col-lg-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-6 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 50%; max-width: 50%; }
.elementor-section.wdt-section-wrap-col-lg-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-5 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 41.66666667%; max-width: 41.66666667%; }
.elementor-section.wdt-section-wrap-col-lg-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-4 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 33.33333333%; max-width: 33.33333333%; }
.elementor-section.wdt-section-wrap-col-lg-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-3 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 25%; max-width: 25%; }
.elementor-section.wdt-section-wrap-col-lg-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-2 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 16.66666667%; max-width: 16.66666667%; }
.elementor-section.wdt-section-wrap-col-lg-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 8.33333333%; max-width: 8.33333333%; } .elementor .elementor-background-overlay { pointer-events: none; }
.elementor-widget-heading .elementor-heading-title, .elementor-widget-toggle .elementor-toggle .elementor-tab-title { line-height: var(--wdtLineHeight_Alt); }
.elementor-widget-heading[class*="ary-color"] .elementor-heading-title,
.elementor-widget-icon[class*="ary-color"] .elementor-icon,
.elementor-widget.elementor-widget-icon-list a:hover .elementor-icon-list-text { color: inherit; }
.elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text { -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.elementor-widget-icon-list .elementor-icon-list-item a > .elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item a > .elementor-icon-list-icon,
.elementor-widget-icon-list .elementor-icon-list-item a > .elementor-icon-list-icon i,
.elementor-widget-icon-list .elementor-icon-list-item a > .elementor-icon-list-icon svg { -webkit-transition: inherit; transition: inherit; }
.elementor-icon-box-title strong { display: block; }
.elementor-text-editor > *:last-child, .elementor-widget-text-editor > .elementor-widget-container > *:last-child { margin-bottom: 0; }
.elementor-widget-image-carousel .elementor-swiper-button { padding: 10px; }
.elementor-widget-image-carousel .swiper-pagination-bullet { padding: 5px; }
.elementor-widget-image-carousel .swiper-container-horizontal > .swiper-pagination-bullets { line-height: 1; bottom: 0; }
.elementor-widget-video .elementor-custom-embed-play { background: none !important; padding: 0; }
.elementor-widget-social-icons .elementor-grid .elementor-grid-item .elementor-social-icon { display: inline-flex; transition: var(--wdtAltTransition);}
.elementor-widget-social-icons .elementor-grid .elementor-grid-item .elementor-social-icon i { -webkit-transition: inherit; transition: inherit; }
.elementor-element.wdt-widget-mixblend-darken, .elementor-widget-image.wdt-image-mixblend-darken .elementor-image img { mix-blend-mode: darken; }
.elementor-element.wdt-widget-mixblend-multiply, .elementor-widget-image.wdt-image-mixblend-multiply .elementor-image img { mix-blend-mode: multiply; }
.elementor-element.wdt-widget-mixblend-overlay, .elementor-widget-image.wdt-image-mixblend-overlay .elementor-image img { mix-blend-mode: overlay; }
.elementor-widget.wdt-zindex-minus-one { z-index: -1 !important }
.elementor-section[class*="bg-opaque"] { position: relative; z-index: 1; }
.elementor-section[class*="bg-opaque"]:before { content: ""; display: inline; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }
.elementor-section[class*="bg-opaque-1"]:before { opacity: 0.1; }
.elementor-section[class*="bg-opaque-2"]:before { opacity: 0.2; }
.elementor-section[class*="bg-opaque-3"]:before { opacity: 0.3; }
.elementor-section[class*="bg-opaque-4"]:before { opacity: 0.4; }
.elementor-section[class*="bg-opaque-5"]:before { opacity: 0.5; }
.elementor-section[class*="bg-opaque-6"]:before { opacity: 0.6; }
.elementor-section[class*="bg-opaque-7"]:before { opacity: 0.7; }
.elementor-section[class*="bg-opaque-8"]:before { opacity: 0.8; }
.elementor-section[class*="bg-opaque-9"]:before { opacity: 0.9; }
.elementor-section[class*="bg-opaque-05"]:before { opacity: 0.05; }
.elementor-section[class*="bg-opaque-15"]:before { opacity: 0.15; }
.elementor-section[class*="bg-opaque-25"]:before { opacity: 0.25; }
.elementor-section[class*="bg-opaque-35"]:before { opacity: 0.35; }
.elementor-section[class*="bg-opaque-45"]:before { opacity: 0.45; }
.elementor-section[class*="bg-opaque-55"]:before { opacity: 0.55; }
.elementor-section[class*="bg-opaque-65"]:before { opacity: 0.65; }
.elementor-section[class*="bg-opaque-75"]:before { opacity: 0.75; }
.elementor-section[class*="bg-opaque-85"]:before { opacity: 0.85; }
.elementor-section[class*="bg-opaque-95"]:before { opacity: 0.95; } .elementor_library > div:not(.single-entry-body) { display: none; }
.elementor-lightbox .dialog-lightbox-close-button{ font-size: var(--wdtFontSize_Base) !important; width: 32px; height: 32px; align-items: center; justify-content: center;}
.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {border: 0; background-color: var(--wdtAccentTxtColor) !important; color: var(--wdtPrimaryColor) !important; }
.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover{background-color: var(--wdtLinkHoverColor) !important; color: var(--wdtAccentTxtColor) !important;} 
.elementor-lightbox i[role="button"] { background: none; color: inherit; }
.elementor-lightbox i[role="button"][class*="eicon-"], .elementor-lightbox i[role="button"][class^="eicon"] { font-family: "eicons" !important; }
.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg{fill: currentColor !important;}
.elementor-slideshow__header .elementor-slideshow__counter { text-align: left; }   .elementor-widget-jet-map .gm-style .gm-style-iw-d span, .wdt-elementor-ordered-list-items .wdt-elementor-ordered-list-item:before { color: var(--wdtPrimaryColor); }
.elementor-widget-tabs.elementor-tabs-view-vertical.wdt-vertical-bordered .elementor-tabs-wrapper .elementor-tab-title a:hover, .elementor-widget-tabs.elementor-tabs-view-vertical.wdt-vertical-bordered .elementor-tabs-wrapper .elementor-tab-title.elementor-active a { color: var(--wdtPrimaryColor); }
.jet-carousel .jet-slick-dots li:hover span, .jet-carousel .jet-slick-dots li.slick-active span, .elementor-image-carousel-wrapper .swiper-pagination-bullet { background-color: var(--wdtPrimaryColor); } @media only screen and (min-width:1541px) and (max-width:1724px) { .wdt-col-hxlg-12, .elementor .elementor-section .elementor-column.wdt-col-hxlg-12 { width: 100%; }
.wdt-col-hxlg-11, .elementor .elementor-section .elementor-column.wdt-col-hxlg-11 { width: 91.66666667%; }
.wdt-col-hxlg-10, .elementor .elementor-section .elementor-column.wdt-col-hxlg-10 { width: 83.33333333%; }
.wdt-col-hxlg-9, .elementor .elementor-section .elementor-column.wdt-col-hxlg-9 { width: 75%; }
.wdt-col-hxlg-8, .elementor .elementor-section .elementor-column.wdt-col-hxlg-8 { width: 66.66666667%; }
.wdt-col-hxlg-7, .elementor .elementor-section .elementor-column.wdt-col-hxlg-7 { width: 58.33333333%; }
.wdt-col-hxlg-6, .elementor .elementor-section .elementor-column.wdt-col-hxlg-6 { width: 50%; }
.wdt-col-hxlg-5, .elementor .elementor-section .elementor-column.wdt-col-hxlg-5 { width: 41.66666667%; }
.wdt-col-hxlg-4, .elementor .elementor-section .elementor-column.wdt-col-hxlg-4 { width: 33.33333333%; }
.wdt-col-hxlg-3, .elementor .elementor-section .elementor-column.wdt-col-hxlg-3 { width: 25%; }
.wdt-col-hxlg-2, .elementor .elementor-section .elementor-column.wdt-col-hxlg-2 { width: 16.66666667%; }
.wdt-col-hxlg-1, .elementor .elementor-section .elementor-column.wdt-col-hxlg-1 { width: 8.33333333%; }
.wdt-col-hxlg-1b5, .elementor .elementor-section .elementor-column.wdt-col-hxlg-1b5 { width: 20%; }
.wdt-col-hxlg-2b5, .elementor .elementor-section .elementor-column.wdt-col-hxlg-2b5 { width: 40%; }
.wdt-col-hxlg-3b5, .elementor .elementor-section .elementor-column.wdt-col-hxlg-3b5 { width: 60%; }
.wdt-col-hxlg-4b5, .elementor .elementor-section .elementor-column.wdt-col-hxlg-4b5 { width: 80%; }
.wdt-col-hxlg-offset-12 { margin-left: 100% }
.wdt-col-hxlg-offset-11 { margin-left: 91.66666667% }
.wdt-col-hxlg-offset-10 { margin-left: 83.33333333% }
.wdt-col-hxlg-offset-9 { margin-left: 75% }
.wdt-col-hxlg-offset-8 { margin-left: 66.66666667% }
.wdt-col-hxlg-offset-7 { margin-left: 58.33333333% }
.wdt-col-hxlg-offset-6 { margin-left: 50% }
.wdt-col-hxlg-offset-5 { margin-left: 41.66666667% }
.wdt-col-hxlg-offset-4 { margin-left: 33.33333333% }
.wdt-col-hxlg-offset-3 { margin-left: 25% }
.wdt-col-hxlg-offset-2 { margin-left: 16.66666667% }
.wdt-col-hxlg-offset-1 { margin-left: 8.33333333% }
.wdt-col-hxlg-offset-0 { margin-left: 0 }
.elementor-section.wdt-section-wrap-col-hxlg-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-12 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section.wdt-section-wrap-col-hxlg-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-11 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 91.66666667%; max-width: 91.66666667%; }
.elementor-section.wdt-section-wrap-col-hxlg-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-10 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 83.33333333%; max-width: 83.33333333%; }
.elementor-section.wdt-section-wrap-col-hxlg-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-9 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 75%; max-width: 75%; }
.elementor-section.wdt-section-wrap-col-hxlg-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-8 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 66.66666667%; max-width: 66.66666667%; }
.elementor-section.wdt-section-wrap-col-hxlg-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-7 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 58.33333333%; max-width: 58.33333333%; }
.elementor-section.wdt-section-wrap-col-hxlg-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-6 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 50%; max-width: 50%; }
.elementor-section.wdt-section-wrap-col-hxlg-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-5 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 41.66666667%; max-width: 41.66666667%; }
.elementor-section.wdt-section-wrap-col-hxlg-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-4 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 33.33333333%; max-width: 33.33333333%; }
.elementor-section.wdt-section-wrap-col-hxlg-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-3 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 25%; max-width: 25%; }
.elementor-section.wdt-section-wrap-col-hxlg-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-2 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 16.66666667%; max-width: 16.66666667%; }
.elementor-section.wdt-section-wrap-col-hxlg-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-hxlg-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 8.33333333%; max-width: 8.33333333%; }
.wdt-hidden-hxlg { display: none !important; }
} @media only screen and (min-width:1281px) and (max-width:1540px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1080px; } .wdt-col-qxlg-12, .elementor .elementor-section .elementor-column.wdt-col-qxlg-12 { width: 100%; }
.wdt-col-qxlg-11, .elementor .elementor-section .elementor-column.wdt-col-qxlg-11 { width: 91.66666667%; }
.wdt-col-qxlg-10, .elementor .elementor-section .elementor-column.wdt-col-qxlg-10 { width: 83.33333333%; }
.wdt-col-qxlg-9, .elementor .elementor-section .elementor-column.wdt-col-qxlg-9 { width: 75%; }
.wdt-col-qxlg-8, .elementor .elementor-section .elementor-column.wdt-col-qxlg-8 { width: 66.66666667%; }
.wdt-col-qxlg-7, .elementor .elementor-section .elementor-column.wdt-col-qxlg-7 { width: 58.33333333%; }
.wdt-col-qxlg-6, .elementor .elementor-section .elementor-column.wdt-col-qxlg-6 { width: 50%; }
.wdt-col-qxlg-5, .elementor .elementor-section .elementor-column.wdt-col-qxlg-5 { width: 41.66666667%; }
.wdt-col-qxlg-4, .elementor .elementor-section .elementor-column.wdt-col-qxlg-4 { width: 33.33333333%; }
.wdt-col-qxlg-3, .elementor .elementor-section .elementor-column.wdt-col-qxlg-3 { width: 25%; }
.wdt-col-qxlg-2, .elementor .elementor-section .elementor-column.wdt-col-qxlg-2 { width: 16.66666667%; }
.wdt-col-qxlg-1, .elementor .elementor-section .elementor-column.wdt-col-qxlg-1 { width: 8.33333333%; }
.wdt-col-qxlg-1b5, .elementor .elementor-section .elementor-column.wdt-col-qxlg-1b5 { width: 20%; }
.wdt-col-qxlg-2b5, .elementor .elementor-section .elementor-column.wdt-col-qxlg-2b5 { width: 40%; }
.wdt-col-qxlg-3b5, .elementor .elementor-section .elementor-column.wdt-col-qxlg-3b5 { width: 60%; }
.wdt-col-qxlg-4b5, .elementor .elementor-section .elementor-column.wdt-col-qxlg-4b5 { width: 80%; }
.wdt-col-qxlg-offset-12 { margin-left: 100% }
.wdt-col-qxlg-offset-11 { margin-left: 91.66666667% }
.wdt-col-qxlg-offset-10 { margin-left: 83.33333333% }
.wdt-col-qxlg-offset-9 { margin-left: 75% }
.wdt-col-qxlg-offset-8 { margin-left: 66.66666667% }
.wdt-col-qxlg-offset-7 { margin-left: 58.33333333% }
.wdt-col-qxlg-offset-6 { margin-left: 50% }
.wdt-col-qxlg-offset-5 { margin-left: 41.66666667% }
.wdt-col-qxlg-offset-4 { margin-left: 33.33333333% }
.wdt-col-qxlg-offset-3 { margin-left: 25% }
.wdt-col-qxlg-offset-2 { margin-left: 16.66666667% }
.wdt-col-qxlg-offset-1 { margin-left: 8.33333333% }
.wdt-col-qxlg-offset-0 { margin-left: 0 }
.elementor-section.wdt-section-wrap-col-qxlg-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-12 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section.wdt-section-wrap-col-qxlg-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-11 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 91.66666667%; max-width: 91.66666667%; }
.elementor-section.wdt-section-wrap-col-qxlg-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-10 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 83.33333333%; max-width: 83.33333333%; }
.elementor-section.wdt-section-wrap-col-qxlg-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-9 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 75%; max-width: 75%; }
.elementor-section.wdt-section-wrap-col-qxlg-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-8 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 66.66666667%; max-width: 66.66666667%; }
.elementor-section.wdt-section-wrap-col-qxlg-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-7 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 58.33333333%; max-width: 58.33333333%; }
.elementor-section.wdt-section-wrap-col-qxlg-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-6 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 50%; max-width: 50%; }
.elementor-section.wdt-section-wrap-col-qxlg-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-5 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 41.66666667%; max-width: 41.66666667%; }
.elementor-section.wdt-section-wrap-col-qxlg-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-4 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 33.33333333%; max-width: 33.33333333%; }
.elementor-section.wdt-section-wrap-col-qxlg-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-3 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 25%; max-width: 25%; }
.elementor-section.wdt-section-wrap-col-qxlg-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-2 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 16.66666667%; max-width: 16.66666667%; }
.elementor-section.wdt-section-wrap-col-qxlg-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-qxlg-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 8.33333333%; max-width: 8.33333333%; }
.wdt-hidden-qxlg { display: none !important; }
}
@media only screen and (min-width:1281px) {
.wdt-col-lg-12, .elementor .elementor-section .elementor-column.wdt-col-lg-12 { width: 100%; }
.wdt-col-lg-11, .elementor .elementor-section .elementor-column.wdt-col-lg-11 { width: 91.66666667%; }
.wdt-col-lg-10, .elementor .elementor-section .elementor-column.wdt-col-lg-10 { width: 83.33333333%; }
.wdt-col-lg-9, .elementor .elementor-section .elementor-column.wdt-col-lg-9 { width: 75%; }
.wdt-col-lg-8, .elementor .elementor-section .elementor-column.wdt-col-lg-8 { width: 66.66666667%; }
.wdt-col-lg-7, .elementor .elementor-section .elementor-column.wdt-col-lg-7 { width: 58.33333333%; }
.wdt-col-lg-6, .elementor .elementor-section .elementor-column.wdt-col-lg-6 { width: 50%; }
.wdt-col-lg-5, .elementor .elementor-section .elementor-column.wdt-col-lg-5 { width: 41.66666667%; }
.wdt-col-lg-4, .elementor .elementor-section .elementor-column.wdt-col-lg-4 { width: 33.33333333%; }
.wdt-col-lg-3, .elementor .elementor-section .elementor-column.wdt-col-lg-3 { width: 25%; }
.wdt-col-lg-2, .elementor .elementor-section .elementor-column.wdt-col-lg-2 { width: 16.66666667%; }
.wdt-col-lg-1, .elementor .elementor-section .elementor-column.wdt-col-lg-1 { width: 8.33333333%; }
}  @media only screen and (min-width:1025px) and (max-width:1280px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width:900px; } .wdt-col-md-12, .elementor .elementor-section .elementor-column.wdt-col-md-12 { width: 100%; }
.wdt-col-md-11, .elementor .elementor-section .elementor-column.wdt-col-md-11 { width: 91.66666667%; }
.wdt-col-md-10, .elementor .elementor-section .elementor-column.wdt-col-md-10 { width: 83.33333333%; }
.wdt-col-md-9, .elementor .elementor-section .elementor-column.wdt-col-md-9 { width: 75%; }
.wdt-col-md-8, .elementor .elementor-section .elementor-column.wdt-col-md-8 { width: 66.66666667%; }
.wdt-col-md-7, .elementor .elementor-section .elementor-column.wdt-col-md-7 { width: 58.33333333%; }
.wdt-col-md-6, .elementor .elementor-section .elementor-column.wdt-col-md-6 { width: 50%; }
.wdt-col-md-5, .elementor .elementor-section .elementor-column.wdt-col-md-5 { width: 41.66666667%; }
.wdt-col-md-4, .elementor .elementor-section .elementor-column.wdt-col-md-4 { width: 33.33333333%; }
.wdt-col-md-3, .elementor .elementor-section .elementor-column.wdt-col-md-3 { width: 25%; }
.wdt-col-md-2, .elementor .elementor-section .elementor-column.wdt-col-md-2 { width: 16.66666667%; }
.wdt-col-md-1, .elementor .elementor-section .elementor-column.wdt-col-md-1 { width: 8.33333333%; }
.wdt-col-md-1b5, .elementor .elementor-section .elementor-column.wdt-col-md-1b5 { width: 20%; }
.wdt-col-md-2b5, .elementor .elementor-section .elementor-column.wdt-col-md-2b5 { width: 40%; }
.wdt-col-md-3b5, .elementor .elementor-section .elementor-column.wdt-col-md-3b5 { width: 60%; }
.wdt-col-md-4b5, .elementor .elementor-section .elementor-column.wdt-col-md-4b5 { width: 80%; }
.wdt-col-md-offset-12 { margin-left: 100% }
.wdt-col-md-offset-11 { margin-left: 91.66666667% }
.wdt-col-md-offset-10 { margin-left: 83.33333333% }
.wdt-col-md-offset-9 { margin-left: 75% }
.wdt-col-md-offset-8 { margin-left: 66.66666667% }
.wdt-col-md-offset-7 { margin-left: 58.33333333% }
.wdt-col-md-offset-6 { margin-left: 50% }
.wdt-col-md-offset-5 { margin-left: 41.66666667% }
.wdt-col-md-offset-4 { margin-left: 33.33333333% }
.wdt-col-md-offset-3 { margin-left: 25% }
.wdt-col-md-offset-2 { margin-left: 16.66666667% }
.wdt-col-md-offset-1 { margin-left: 8.33333333% }
.wdt-col-md-offset-0 { margin-left: 0 }
.elementor-section.wdt-section-wrap-col-md-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-12 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section.wdt-section-wrap-col-md-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-11 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 91.66666667%; max-width: 91.66666667%; }
.elementor-section.wdt-section-wrap-col-md-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-10 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 83.33333333%; max-width: 83.33333333%; }
.elementor-section.wdt-section-wrap-col-md-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-9 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 75%; max-width: 75%; }
.elementor-section.wdt-section-wrap-col-md-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-8 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 66.66666667%; max-width: 66.66666667%; }
.elementor-section.wdt-section-wrap-col-md-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-7 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 58.33333333%; max-width: 58.33333333%; }
.elementor-section.wdt-section-wrap-col-md-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-6 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 50%; max-width: 50%; }
.elementor-section.wdt-section-wrap-col-md-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-5 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 41.66666667%; max-width: 41.66666667%; }
.elementor-section.wdt-section-wrap-col-md-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-4 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 33.33333333%; max-width: 33.33333333%; }
.elementor-section.wdt-section-wrap-col-md-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-3 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 25%; max-width: 25%; }
.elementor-section.wdt-section-wrap-col-md-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-2 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 16.66666667%; max-width: 16.66666667%; }
.elementor-section.wdt-section-wrap-col-md-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-md-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 8.33333333%; max-width: 8.33333333%; }
.wdt-hidden-md { display: none !important; }
}  @media only screen and (min-width:768px) and (max-width:1024px) {
.elementor-section.elementor-section-boxed > .elementor-container { max-width:710px; } .wdt-col-sm-12, .elementor .elementor-section .elementor-column.wdt-col-sm-12 { width: 100%; }
.wdt-col-sm-11, .elementor .elementor-section .elementor-column.wdt-col-sm-11 { width: 91.66666667%; }
.wdt-col-sm-10, .elementor .elementor-section .elementor-column.wdt-col-sm-10 { width: 83.33333333%; }
.wdt-col-sm-9, .elementor .elementor-section .elementor-column.wdt-col-sm-9 { width: 75%; }
.wdt-col-sm-8, .elementor .elementor-section .elementor-column.wdt-col-sm-8 { width: 66.66666667%; }
.wdt-col-sm-7, .elementor .elementor-section .elementor-column.wdt-col-sm-7 { width: 58.33333333%; }
.wdt-col-sm-6, .elementor .elementor-section .elementor-column.wdt-col-sm-6 { width: 50%; }
.wdt-col-sm-5, .elementor .elementor-section .elementor-column.wdt-col-sm-5 { width: 41.66666667%; }
.wdt-col-sm-4, .elementor .elementor-section .elementor-column.wdt-col-sm-4 { width: 33.33333333%; }
.wdt-col-sm-3, .elementor .elementor-section .elementor-column.wdt-col-sm-3 { width: 25%; }
.wdt-col-sm-2, .elementor .elementor-section .elementor-column.wdt-col-sm-2 { width: 16.66666667%; }
.wdt-col-sm-1, .elementor .elementor-section .elementor-column.wdt-col-sm-1 { width: 8.33333333%; }
.wdt-col-sm-1b5, .elementor .elementor-section .elementor-column.wdt-col-sm-1b5 { width: 20%; }
.wdt-col-sm-2b5, .elementor .elementor-section .elementor-column.wdt-col-sm-2b5 { width: 40%; }
.wdt-col-sm-3b5, .elementor .elementor-section .elementor-column.wdt-col-sm-3b5 { width: 60%; }
.wdt-col-sm-4b5, .elementor .elementor-section .elementor-column.wdt-col-sm-4b5 { width: 80%; }
.wdt-col-sm-offset-12 { margin-left: 100% }
.wdt-col-sm-offset-11 { margin-left: 91.66666667% }
.wdt-col-sm-offset-10 { margin-left: 83.33333333% }
.wdt-col-sm-offset-9 { margin-left: 75% }
.wdt-col-sm-offset-8 { margin-left: 66.66666667% }
.wdt-col-sm-offset-7 { margin-left: 58.33333333% }
.wdt-col-sm-offset-6 { margin-left: 50% }
.wdt-col-sm-offset-5 { margin-left: 41.66666667% }
.wdt-col-sm-offset-4 { margin-left: 33.33333333% }
.wdt-col-sm-offset-3 { margin-left: 25% }
.wdt-col-sm-offset-2 { margin-left: 16.66666667% }
.wdt-col-sm-offset-1 { margin-left: 8.33333333% }
.wdt-col-sm-offset-0 { margin-left: 0 }
.elementor-section.wdt-section-wrap-col-sm-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-12 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section.wdt-section-wrap-col-sm-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-11 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 91.66666667%; max-width: 91.66666667%; }
.elementor-section.wdt-section-wrap-col-sm-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-10 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 83.33333333%; max-width: 83.33333333%; }
.elementor-section.wdt-section-wrap-col-sm-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-9 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 75%; max-width: 75%; }
.elementor-section.wdt-section-wrap-col-sm-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-8 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 66.66666667%; max-width: 66.66666667%; }
.elementor-section.wdt-section-wrap-col-sm-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-7 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 58.33333333%; max-width: 58.33333333%; }
.elementor-section.wdt-section-wrap-col-sm-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-6 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 50%; max-width: 50%; }
.elementor-section.wdt-section-wrap-col-sm-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-5 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 41.66666667%; max-width: 41.66666667%; }
.elementor-section.wdt-section-wrap-col-sm-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-4 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 33.33333333%; max-width: 33.33333333%; }
.elementor-section.wdt-section-wrap-col-sm-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-3 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 25%; max-width: 25%; }
.elementor-section.wdt-section-wrap-col-sm-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-2 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 16.66666667%; max-width: 16.66666667%; }
.elementor-section.wdt-section-wrap-col-sm-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-sm-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 8.33333333%; max-width: 8.33333333%; }
.wdt-hidden-sm { display: none !important; }
}  @media only screen and (max-width: 767px) {
.wdt-col, div[class*="wdt-col"], section[class*="wdt-col"], li[class*="wdt-col"] { width: 100%; }
.elementor-section.wdt-section-wrap-col-lg-12 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-11 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-10 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-9 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-8 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-7 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-6 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-5 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-4 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-3 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-2 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-1 > .elementor-container > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-12 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-11 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-10 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-9 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-8 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-7 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-6 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-5 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-4 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-3 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-2 > .elementor-container > .elementor-row > .elementor-column,
.elementor-section.wdt-section-wrap-col-lg-1 > .elementor-container > .elementor-row > .elementor-column { flex: 1 1 100%; max-width: 100%; }
.elementor-section .elementor-section > .elementor-column-gap-default > .elementor-row,
.elementor-section .elementor-section > .elementor-column-gap-narrow > .elementor-row,
.elementor-section .elementor-section > .elementor-column-gap-extended > .elementor-row,
.elementor-section .elementor-section > .elementor-column-gap-wide > .elementor-row,
.elementor-section .elementor-section > .elementor-column-gap-wider > .elementor-row,
.elementor-section .elementor-section.elementor-column-gap-25 > .elementor-column-gap-default > .elementor-row,
.wdt-advanced-carousel-wrapper .slick-slide .elementor-section.elementor-section-boxed > .elementor-container {
margin-left: 0;
margin-right: 0;
width: 100%;
}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.elementor-section.elementor-section-boxed > .elementor-container, .jet-dropbar__content-wrapper { max-width:420px; } .wdt-col-xs-12, .elementor .elementor-section .elementor-column.wdt-col-xs-12 { width: 100%; }
.wdt-col-xs-11, .elementor .elementor-section .elementor-column.wdt-col-xs-11 { width: 91.66666667%; }
.wdt-col-xs-10, .elementor .elementor-section .elementor-column.wdt-col-xs-10 { width: 83.33333333%; }
.wdt-col-xs-9, .elementor .elementor-section .elementor-column.wdt-col-xs-9 { width: 75%; }
.wdt-col-xs-8, .elementor .elementor-section .elementor-column.wdt-col-xs-8 { width: 66.66666667%; }
.wdt-col-xs-7, .elementor .elementor-section .elementor-column.wdt-col-xs-7 { width: 58.33333333%; }
.wdt-col-xs-6, .elementor .elementor-section .elementor-column.wdt-col-xs-6 { width: 50%; }
.wdt-col-xs-5, .elementor .elementor-section .elementor-column.wdt-col-xs-5 { width: 41.66666667%; }
.wdt-col-xs-4, .elementor .elementor-section .elementor-column.wdt-col-xs-4 { width: 33.33333333%; }
.wdt-col-xs-3, .elementor .elementor-section .elementor-column.wdt-col-xs-3 { width: 25%; }
.wdt-col-xs-2, .elementor .elementor-section .elementor-column.wdt-col-xs-2 { width: 16.66666667%; }
.wdt-col-xs-1, .elementor .elementor-section .elementor-column.wdt-col-xs-1 { width: 8.33333333%; }
.wdt-col-xs-1b5, .elementor .elementor-section .elementor-column.wdt-col-xs-1b5 { width: 20%; }
.wdt-col-xs-2b5, .elementor .elementor-section .elementor-column.wdt-col-xs-2b5 { width: 40%; }
.wdt-col-xs-3b5, .elementor .elementor-section .elementor-column.wdt-col-xs-3b5 { width: 60%; }
.wdt-col-xs-4b5, .elementor .elementor-section .elementor-column.wdt-col-xs-4b5 { width: 80%; }
.wdt-col-xs-offset-12 { margin-left: 100% }
.wdt-col-xs-offset-11 { margin-left: 91.66666667% }
.wdt-col-xs-offset-10 { margin-left: 83.33333333% }
.wdt-col-xs-offset-9 { margin-left: 75% }
.wdt-col-xs-offset-8 { margin-left: 66.66666667% }
.wdt-col-xs-offset-7 { margin-left: 58.33333333% }
.wdt-col-xs-offset-6 { margin-left: 50% }
.wdt-col-xs-offset-5 { margin-left: 41.66666667% }
.wdt-col-xs-offset-4 { margin-left: 33.33333333% }
.wdt-col-xs-offset-3 { margin-left: 25% }
.wdt-col-xs-offset-2 { margin-left: 16.66666667% }
.wdt-col-xs-offset-1 { margin-left: 8.33333333% }
.wdt-col-xs-offset-0 { margin-left: 0 }
.wdt-hidden-xs { display: none !important; }
} @media only screen and (min-width: 320px) and (max-width: 479px) {
.elementor-section.elementor-section-boxed > .elementor-container, .jet-dropbar__content-wrapper { max-width: 290px; }
} @media only screen and (max-width: 319px) {
.elementor-section.elementor-section-boxed > .elementor-container, .jet-dropbar__content-wrapper { max-width:200px; }
}body div.pp_overlay { z-index:9999; }
div.pp_default .pp_content .pp_description { line-height: inherit; } .page-template-tpl-onepage #primary.content-full-width { padding-bottom: 0; }
.side-navigation-content .container, #primary.page-with-sidebar .container, .wdt-portfolio-single-details .container { max-width:100%; width:auto; }
.wdt-extend-bg-fullwidth-left:before, .wdt-extend-brdr-fullwidth-left:before,
.wdt-extend-bg-fullwidth-right:after, .wdt-extend-brdr-fullwidth-right:after,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-left .elementor-widget-wrap:before,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-left .elementor-widget-wrap:before,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-right .elementor-widget-wrap:after,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-right .elementor-widget-wrap:after { content: ""; display: inline !important; height: 100%; position: absolute; top: 0; width: 9999px; }
.wdt-extend-bg-fullwidth-left:before, .wdt-extend-brdr-fullwidth-left:before,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-left .elementor-widget-wrap:before,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-left .elementor-widget-wrap:before { right: 100%; }
.wdt-extend-bg-fullwidth-right:after, .wdt-extend-brdr-fullwidth-right:after,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-right .elementor-widget-wrap:after,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-right .elementor-widget-wrap:after { left: 100%; }
.wdt-extend-bg-fullwidth-left:before, .wdt-extend-bg-fullwidth-right:after,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-left .elementor-widget-wrap:before,
.elementor-column[data-settings].wdt-extend-bg-fullwidth-right .elementor-widget-wrap:after { background: inherit; }
.wdt-extend-brdr-fullwidth-left:before, .wdt-extend-brdr-fullwidth-right:after,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-left .elementor-widget-wrap:before,
.elementor-column[data-settings].wdt-extend-brdr-fullwidth-right .elementor-widget-wrap:after { border-color: inherit; border-style: inherit; border-width: inherit; } .slick-slider .slick-slide, .swiper.swiper-container-horizontal:not([class*="thumb-container"]) > .swiper-wrapper > .swiper-slide { cursor: url(//fizyoterrace.com/wp-content/plugins/physeo-plus/assets/images/icon-cursor-move.cur), auto; }
.wdt-dark-cursor .slick-slider .slick-slide,
.wdt-dark-cursor .swiper.swiper-container-horizontal:not([class*="thumb-container"]) > .swiper-wrapper > .swiper-slide { cursor: url(//fizyoterrace.com/wp-content/plugins/physeo-plus/assets/images/icon-cursor-move-alt.cur), auto; }
.swiper.swiper-container-vertical:not([class*="thumb-container"]) > .swiper-wrapper > .swiper-slide { cursor: url(//fizyoterrace.com/wp-content/plugins/physeo-plus/assets/images/icon-cursor-vertical-move.cur), auto; }
.wdt-dark-cursor .swiper.swiper-container-vertical:not([class*="thumb-container"]) > .swiper-wrapper > .swiper-slide { cursor: url(//fizyoterrace.com/wp-content/plugins/physeo-plus/assets/images/icon-cursor-vertical-move-alt.cur), auto; }    .wdt-skin-primary-color { color: var(--wdtPrimaryColor); }
.wdt-skin-primary-bg, .elementor-section[class*="wdt-skin-primary-bg-opaque"]:before, .wdt-search-form-container .wdt-search-form-close { background-color: var(--wdtPrimaryColor); }
.wdt-skin-primary-border, .wdt-loading:before { border-color: var(--wdtPrimaryColor); } .elementor-button.wdt-elementor-button.wdt-bordered { color: var(--wdtPrimaryColor); }
.elementor-button.wdt-elementor-button.wdt-bordered { border-color: var(--wdtPrimaryColor); }
.wdt-button, .elementor-button.wdt-elementor-button { background-color: var(--wdtPrimaryColor); } .carousel-arrows a:hover:before  { color: var(--wdtPrimaryColor); }
.swiper-scrollbar .swiper-scrollbar-drag, .wdt-any-carousel-wrapper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active, .wdt-any-carousel-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill, .wdt-any-carousel-wrapper .swiper-scrollbar .swiper-scrollbar-drag,
.jet-carousel .jet-slick-dots li:hover span, .jet-carousel .jet-slick-dots li.slick-active span { background-color: var(--wdtPrimaryColor); }
.carousel-arrows a:hover { border-color: var(--wdtPrimaryColor); }
.slick-dots li { background-color: var(--wdtSecondaryColor); } .wdt-elementor-ordered-list-items .wdt-elementor-ordered-list-item:before { color: var(--wdtPrimaryColor); } .dtportfolio-sorting a:hover, .dtportfolio-sorting a.active-sort, .post-nav-container .post-next-link a:hover, .post-nav-container .post-prev-link a:hover, .post-nav-container .post-archive-link-wrapper a:hover { color: var(--wdtPrimaryColor); }
.wdt-events-list .wdt-event-title h5 a, .wdt-event-image-caption .wdt-image-content h3 { color: var(--wdtPrimaryColor); }
.wdt-event-image-caption:hover .wdt-image-content:before { border-left-color: var(--wdtPrimaryColor); } .wdt-skin-secondary-color { color: var(--wdtSecondaryColor); }
.wdt-skin-secondary-bg, .elementor-section[class*="wdt-skin-secondary-bg-opaque"]:before, .wdt-search-form-container .wdt-search-form-close:hover { background-color: var(--wdtSecondaryColor); }
.wdt-skin-secondary-border { border-color: var(--wdtSecondaryColor); } .wdt-button:hover, .elementor-button.wdt-elementor-button:hover, .elementor-button.wdt-elementor-button.wdt-bordered:hover { background-color: var(--wdtSecondaryColor); }
.elementor-button.wdt-elementor-button.wdt-bordered:hover { border-color: var(--wdtSecondaryColor); } .wdt-infinite-portfolio-load-more:hover,
#wpsl-stores li > p ~ .wpsl-directions:hover { background-color: var(--wdtSecondaryColor); } .wdt-skin-tertiary-color { color: var(--wdtTertiaryColor); }
.wdt-skin-tertiary-border { border-color: var(--wdtTertiaryColor); }
.wdt-skin-tertiary-bg, .elementor-section[class*="wdt-skin-tertiary-bg-opaque"]:before { background-color: var(--wdtTertiaryColor); } .elementor-widget-wdt-counter .wdt-counter-wrapper.type2 .wdt-counter-inner { border-color: var(--wdtTertiaryColor); }      @media only screen and (max-width: 479px) { .pp_pic_holder { width: 90% !important; left: 5% !important; overflow: hidden; }
.pp_content { width: 98%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width:100%!important; position:static!important; min-height:25px; }
.pp_details a.pp_close{ right:25px; }
div.pp_default .pp_content_container .pp_details { margin-top:15px; }
.pp_pic_holder #pp_full_res iframe {
width: 100%;
} #tiptip_content { font-size: 11px; }
}.widget .recent-posts-widget { float: left; clear: both; width: 100%; margin: 0; padding: 0; }
.widget .recent-posts-widget ul { margin:0; padding: 0; width: 100%; }
.widget .recent-posts-widget li { display: block; clear: both; float: left; margin: 0 0 20px; padding-left: 0; 
padding-bottom: 20px; padding-top: 0px;  }
.widget .recent-posts-widget li:last-child { margin-bottom: 0; }
.widget .recent-posts-widget li .thumb { float:left; margin: 0; padding: 0; width: clamp(5rem, 4.5845rem + 1.3879vw, 6.25rem); height: clamp(5rem, 4.5845rem + 1.3879vw, 6.25rem); border-radius: var(--wdtRadius_1X); -webkit-border-radius: var(--wdtRadius_1X); }
.widget .recent-posts-widget li .thumb img { max-width:100%; width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: inherit;}
.widget .recent-posts-widget li .entry-title h3 { font-size: 1em; letter-spacing: 0; margin-top: 0; margin-bottom: 0; }
.widget .recent-posts-widget li { display: flex; align-items: center; }
.widget .recent-posts-widget li .entry-image { flex: 1 1 auto; }
.widget .recent-posts-widget li .post-details { flex: 1 1 100%; margin-left: clamp(1.25rem, 1.1669rem + 0.2776vw, 1.5rem); }
.widget .recent-posts-widget li .post-details > .post-date > p { font-size: var(--wdtFontSize_Ext);
line-height: normal; margin-bottom: 12px; font-weight: var(--wdtFontWeight_Ext); text-transform: capitalize; color: var(--wdtAccentTxtColor); }
.widget .recent-posts-widget li .entry-meta { font-size: 13px; }
.widget .recent-posts-widget li .entry-meta p { float:left; margin-right: 15px; margin-bottom: 0; }
.widget .recent-posts-widget li .entry-meta p span { margin-right: 5px; }
.widget_recent_posts.widget:not(.widget_text) a:not(:focus) { text-decoration: none; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;} .widget .recent-portfolio-widget ul { margin:0; padding:0; width:100%; }
.widget .recent-portfolio-widget ul li { float:left; margin:0 2% 5px 0; padding:0; width:32%; overflow:hidden; clear:none; border:none; }
.widget .recent-portfolio-widget ul li img { display:block; line-height:0; width:100%; }
.widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right:0; }
.widget .recent-portfolio-widget ul li a { float:left; width:100%; position:relative; padding:0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.widget .recent-portfolio-widget ul li a:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; }
.widget .recent-portfolio-widget ul li a:hover:before { opacity:1; }
.widget .recent-portfolio-widget ul li a:after { content: "\e820"; position: absolute; left: 0; right: 0; bottom: auto; margin: 0 auto; font-family: 'Physeo Icons'; font-size: 14px; font-style: normal; font-weight: 400; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); opacity: 0; visibility: hidden; text-align: center; color: var(--wdtAccentTxtColor); }
.widget .recent-portfolio-widget ul li a:hover:after { opacity: 1; visibility: visible; font-size: 20px; } .widget.widget_flickr ul li { float: left; margin: 0 2% 5px 0; padding: 0; width: 32%; overflow: hidden; clear: none; border: none; }
.widget.widget_flickr ul li a { float: left; width: 100%; position: relative; padding: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.widget.widget_flickr ul li img { object-fit: cover; }
.widget.widget_flickr ul li:nth-child(3n) { margin-right:0; }
.widget.widget_flickr ul li a:before { content: ''; position: absolute; z-index: 1; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; background: var(--wdtBodyBGColor); }
.widget.widget_flickr ul li a:hover:before { opacity: 0.6; }
.widget.widget_flickr ul li:nth-last-child(-n+4):nth-child(3n) ~ * { margin-bottom: 0; } .widget .tweet_list { float:left; width:100%; margin:0; padding:0; }
.widget .tweet_list li { float:left; display:block; margin:0 0 20px; padding:0 0 20px 40px; position:relative; border-bottom:1px solid; }
.widget .tweet_list li:before { font-family:"Physeo Icons"; font-size:24px; position:absolute; left:0; top:0; }
.widget .tweet_list li:before, .widget .tweet_list li:hover:before { content:"\f099"; }
.widget .tweet_list li:last-child { border:none; padding-bottom:0; margin-bottom:0; }
.widget .tweet_list li .tweet-time { clear:both; display:block; font-size:14px; } .widget_text ul.no-border li { border-width: 0; }
.widget_text ul.no-bullet li a { padding-left: 0; }
.widget_text ul.no-bullet li:before, .widget_text ul.no-bullet li:hover:before { content:""; }
.widget_text ul.split-list { clear:none; float:left; margin-right:2%; width:48%; }
.widget_text ul.split-list li { border-width: 0; position: relative;  width:100%; }
.widget_text ul.split-list li:before { content:"\f105"; }
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-text,
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-text:hover { color: inherit; }  .widget.tribe-events-countdown-widget .tribe-countdown-text a { color: var(--wdtHeadAltColor); font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name { font-size:14px; font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a { color: var(--wdtHeadAltColor); }
.widget.tribe-events-venue-widget .tribe-venue-widget-list { margin:15px 0 0; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-top:3px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title { font-size:14px; }
.tribe-mini-calendar-event .list-info h2 { font-weight:600; }
.tribe-mini-calendar-event .list-date { background:rgba(var(--wdtHeadAltColorRgb),0.05); }
.tribe-mini-calendar-event .list-date .list-daynumber { color: var(--wdtHeadAltColor); font-size:12px; }
.tribe-events-adv-list-widget .duration { margin-bottom:10px; display:inline; line-height:20px; }
.tribe-events-adv-list-widget .location { color:rgba(var(--wdtHeadAltColorRgb),0.5); line-height:20px; }
.tribe-events-adv-list-widget .tribe-events-duration, .tribe-events-adv-list-widget .tribe-events-location { line-height:24px; } .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:var(--wdtBodyBGColor); border-color:rgba(var(--wdtHeadAltColorRgb),0.15); color:rgba(var(--wdtHeadAltColorRgb),0.5); font-weight:600; font-size:13px; padding:3px 0; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(var(--wdtHeadAltColorRgb),0.3); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event { color:var(--wdtAccentTxtColor); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(var(--wdtHeadAltColorRgb),0.15); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(var(--wdtHeadAltColorRgb),0.4); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a { color:var(--wdtAccentTxtColor); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(var(--wdtHeadAltColorRgb),0.15); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(var(--wdtHeadAltColorRgb),0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(var(--wdtHeadAltColorRgb),0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(var(--wdtHeadAltColorRgb),0.02); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:rgba(var(--wdtBodyBGColorRgb),0.15); color:var(--wdtAccentTxtColor); }
.wdt-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number { color:var(--wdtAccentTxtColor); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(var(--wdtBodyBGColorRgb),0.4); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(var(--wdtBodyBGColorRgb),0.5); }
.wdt-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a, .wdt-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a, .wdt-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber { color:var(--wdtAccentTxtColor); }
.wdt-dark-bg .tribe-events-adv-list-widget .location { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
.wdt-dark-bg .tribe-mini-calendar-event .list-date { background:rgba(var(--wdtBodyBGColorRgb),0.3); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td { border-color:rgba(var(--wdtBodyBGColorRgb),0.2); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(var(--wdtBodyBGColorRgb),0.3); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(var(--wdtBodyBGColorRgb),0.3); }
.wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .wdt-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(var(--wdtBodyBGColorRgb),0.2); }
.widget.tribe-events-venue-widget .tribe-event-title { padding-top: 0; margin-bottom:10px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-bottom:20px; } .widget ul.tribe-events-sub-nav { float:none; width:auto; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li { clear:none; width:auto; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before { display:none; }
.tribe-this-week-widget-wrapper .tribe-events-page-title { font-size: 16px; font-weight:600; }
.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration,
.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue { line-height:21px; } #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { float: none; margin-bottom: -3px; border: 3px double var(--wdtBorderColor); }
.bbp-login-form fieldset legend { display: none; }
.bbp-login-form label { width: 140px; display: inline-block; }
#sidebar .bbp-login-form label { width: 70px; }
.bbp-login-form .bbp-username, .bbp-login-form .bbp-email, .bbp-login-form .bbp-password, .bbp-login-form .bbp-remember-me, .bbp-login-form .bbp-submit-wrapper { margin-top: 10px; }
.bbp-login-form .bbp-submit-wrapper { text-align: right; }
.bbp-login-form .bbp-login-links a { float: left; clear: left; }
.bbp-logged-in img.avatar { float: left; margin: 0 15px 0 0; }
.bbp-logged-in h4 { font-weight: bold; font-size: 1.3em; clear: none; margin-bottom: 10px; }
.widget #bbp-search-form { position:relative; float:left; width:100%; }
.widget #bbp-search-form input[type="text"] { padding-right:100px; }
.widget #bbp-search-form input[type="submit"] { bottom:0; right:0; top:0; margin:0; padding:0 20px; position:absolute; border-radius:0; }
.widget.bbp_widget_login .bbp-logged-in h4 { font-weight:normal; margin-bottom:0; }
.widget.widget_display_replies ul li a.bbp-author-avatar { margin-right:5px; }
.widget.widget_display_replies ul li a.bbp-author-avatar, .widget.widget_display_replies ul li a.bbp-author-name { display:inline; }
.widget.widget_display_topics ul li .topic-author { margin-left:5px; }
.widget.widget_display_topics ul li div, .widget.widget_display_replies ul li div { color:rgba(var(--wdtHeadAltColorRgb),0.5); margin-top:5px; }
.widget.widget_display_stats dl { margin:0; }
.widget.widget_display_stats dt { float:left; margin:0 10px 0 0; font-weight:normal; clear:both; }
.widget.widget_display_stats dd { float:left; line-height:24px; }
.wdt-dark-bg .widget.widget_display_topics ul li div, .wdt-dark-bg .widget.widget_display_replies ul li div { color:rgba(var(--wdtAccentTxtColorRgb),0.4); } .widget.buddypress div.item-avatar img.avatar { float: left; margin: 0 10px 15px 0; }
.widget.buddypress span.activity { display: inline-block; font-size: small; opacity: 0.8; padding: 0; }
.widget.buddypress div.item-options { font-size: 90%; margin: 0 0 1em 0; padding: 1em 0; }
.widget.buddypress div.item{ margin:0 0 1em 0; }
.widget.buddypress div.item-meta, .widget.buddypress div.item-content { font-size: 11px; margin-left: 50px; }
.widget.buddypress ul.item-list img.avatar { height: 40px; margin-right: 10px; width: 40px; }
.widget.buddypress div.item-avatar img { height: 40px; margin: 1px; width: 40px; }
.widget.buddypress div.avatar-block{ overflow: hidden; }
.widget.buddypress #bp-login-widget-form label { display: block; margin: 1rem 0 .5rem; }
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit { margin-right: 10px; }
.widget.buddypress .bp-login-widget-user-avatar { float: left; }
.bp-login-widget-user-avatar img.avatar { height: 40px; width: 40px; }
.widget.buddypress .bp-login-widget-user-links > div { padding-left: 60px; }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom: .5rem; }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight: bold; }
.widget.buddypress #groups-list, .widget.buddypress #members-list, .widget.buddypress #friends-list { margin-left: 0; padding-left: 0; }
.widget.buddypress #groups-list li, .widget.buddypress #members-list li, .widget.buddypress #friends-list li { clear: both; list-style-type: none; }
.widget.buddypress .item-list .item { margin-bottom:0; }
.widget.buddypress .item-list li:before, .widget.buddypress .item-list li:hover:before { content:""; }
.widget.buddypress .item-list li { padding-left:0; }
.widget #bp-login-widget-form span.bp-login-widget-register-link { display: inline-block; margin-top: 15px; margin-left: 5px; }
#footer .wdt-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color:rgba(var(--wdtAccentTxtColorRgb),0.6); }
#footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color: var(--wdtHeadAltColor); }
.widget.buddypress .item-list .item .item-title { margin-bottom:-3px; }
.widget.buddypress .item-list .item .item-title a { color: var(--wdtHeadAltColor); font-weight:600; }
.widget.buddypress .item-list .item .item-meta { color:rgba(var(--wdtHeadAltColorRgb),0.5); }
.widget.buddypress div.item-options { border-bottom:1px solid rgba(var(--wdtHeadAltColorRgb),0.15); margin:0 0 25px; padding-bottom:0; }
.widget.buddypress div.item-options a { font-size:14px; margin-bottom:-1px; padding:8px 12px; color:rgba(var(--wdtHeadAltColorRgb),0.4); display:inline-block; border-radius:3px 3px 0 0; font-weight:600; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
.widget.buddypress div.item-options .bp-separator { display:none; }
.widget.buddypress div.item-options a.selected { border:1px solid rgba(var(--wdtHeadAltColorRgb),0.15); border-bottom-color:var(--wdtBodyBGColor); }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight:normal; font-size:14px; color: var(--wdtHeadAltColor); }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom:-3px; }
.profile .bp-widget { display: inline-block; margin-bottom: 20px; width: 100%; }
.bp-widget > h4 { font-weight: 600; margin-bottom:0; }
.wdt-dark-bg .widget.buddypress .item-list .item .item-meta { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
.wdt-dark-bg .widget.buddypress div.item-options { border-bottom:1px solid rgba(var(--wdtBodyBGColorRgb),0.3); }
.wdt-dark-bg .widget.buddypress div.item-options a.selected { border:1px solid rgba(var(--wdtBodyBGColorRgb),0.3); border-bottom-color: var(--wdtHeadAltColor); } .mz-title { overflow:hidden; float:left; width: 100%; }
.mz-title .mz-title-content { position: relative; clear: both; float: left; }
.mz-title .mz-title-content h2, .mz-title .mz-title-content h3.widgettitle { padding: 7px 0 7px 10px; position:relative; z-index:1; margin:0; left:0; text-transform:uppercase; color: var(--wdtAccentTxtColor); }
.mz-title .mz-title-content h1 { font-size: 52px; }
.mz-title .mz-title-content h1 strong { font-weight: bold; }
.mz-title .mz-title-content h2 { font-size: 35px; }
.mz-title .mz-title-content h2 strong { font-weight: 600; }
.mz-title .mz-title-content h3 { font-size: 18px; }
.mz-title .mz-title-content h3 strong { font-weight: 600; }
.mz-title .mz-title-content h4 { font-size: 24px; }
.mz-title .mz-title-content h4 strong { font-weight: 600; }
.mz-title .mz-title-content h5 { font-size: 18px; }
.mz-title .mz-title-content h5 strong { font-weight: 600; }
.mz-title .mz-title-content h6 { font-size: 14px; }
.mz-title .mz-title-content h6 strong { font-weight: 600; }
.aligncenter .mz-title .mz-title-content { float: none; display: inline-block; }
.widget .mz-title .mz-title-content h2, .widget .split2-title .split2-title-content h2 { font-size: 16px; } .mz-stripe-title { float:left; overflow:hidden; width: 100%; }
.mz-stripe-title .mz-stripe-title-content { clear: both; float: left; margin-bottom:30px; position: relative; }
.mz-stripe-title .mz-stripe-title-content:after { background: url(//fizyoterrace.com/wp-content/plugins/physeo-pro/assets/images/title-pattern.png) repeat; content:""; height:100%; top:0; left:100%; position:absolute; width:9000px; }
.mz-stripe-title .mz-stripe-title-content .wdt-main-heading, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { background: var(--wdtHeadAltColor); line-height: normal; margin: 0; padding:12px 15px; position:relative; left: 0; text-transform:uppercase; z-index:1; }
.mz-stripe-title .mz-stripe-title-content h3.widgettitle { font-size:18px; }
.mz-stripe-title .mz-stripe-title-content h3.widgettitle:before { display: none; }
.mz-stripe-title .mz-stripe-title-content .wdt-main-heading, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { color:var(--wdtAccentTxtColor); }
.mz-stripe-title.blue .mz-stripe-title-content .wdt-main-heading { background:#3498db; }
.mz-stripe-title.purple .mz-stripe-title-content .wdt-main-heading { background:#9b59b6; }
.mz-stripe-title.pink .mz-stripe-title-content .wdt-main-heading { background:#f13d7a; }
.mz-stripe-title.orange .mz-stripe-title-content .wdt-main-heading { background:#e67e22; }
.mz-stripe-title.cyan .mz-stripe-title-content .wdt-main-heading { background:#1abc9c; } .mz-title .mz-title-content h2, .mz-title-content h3.widgettitle, .mz-title .mz-title-content:before { background-color: var(--wdtPrimaryColor); } .recent-posts-widget li .entry-meta a { color:rgba(var(--wdtHeadAltColorRgb),0.5); }
.recent-portfolio-widget ul li a:after { color:var(--wdtAccentTxtColor); }
.tweet_list li { border-color:rgba(var(--wdtHeadAltColorRgb),0.15); }
.tweet_list li .tweet-time { color:rgba(var(--wdtHeadAltColorRgb),0.3); }
.wdt-tweet span { color:rgba(var(--wdtHeadAltColorRgb),0.4); } @media only screen and (min-width:1281px) and (max-width:1540px) {
.widget.widget_flickr ul li { width: 31.6%; }
.widget.widget_flickr ul li a { width: 90px; height: auto; }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
.mz-title .mz-title-content h1 { line-height: normal; }
.wdt-one-third .widget_text ul.split-list { width:100%; margin-right:0; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.widget.widget_flickr ul li { width: 31.6%; }
.widget.widget_flickr ul li a { width: 80px; height: auto; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.mz-title .mz-title-content h1 { font-size: 42px; line-height: normal; }
.widget .recent-posts-widget li .entry-meta p { margin-right: 10px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.wdt-one-third .widget_text ul.split-list { width:100%; margin-right:0; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woocommerce.widget_price_filter .price_label { font-size: 12px; top: 12px; }
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button { font-size: 12px; }
}
@media only screen and (min-width:768px) and (max-width: 1024px) { }
@media only screen and (max-width: 767px) {
.mz-title .mz-title-content h1 { font-size: 40px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.widget_text ul.split-list { width:100%; margin:0; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
}.wdt_services_single-wrapper { display: flex; flex-wrap: wrap; --ser-gap: clamp(2.5rem, -0.3631rem + 4.4693vw, 5rem); gap: var(--ser-gap); }
.wdt_services_single-wrapper > .primary-wrap { flex: 1 1 calc(70% - calc(var(--ser-gap) / 2)); }
.wdt_services_single-wrapper > .secondary-wrap { flex: 1 1 calc(30% - calc(var(--ser-gap) / 2)); order: -1; }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap { position: sticky; top: 50px; background-color: Rgba(var(--wdtQuaternaryColorRgb), 0.1);
padding: 30px 20px; -webkit-border-radius: var(--wdtRadius_4X); border-radius: var(--wdtRadius_4X); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav h3 { margin-top: 0; }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list { list-style: none; margin: 0; padding: 0; }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li { margin-bottom: 10px; }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li a:hover,.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li.active a { background: var(--wdtPrimaryColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li a:before { content: '\e80d'; font-family: "sweetheart-icon";
font-style: normal; position: relative; width: 16px; height: auto; color: var(--wdtQuaternaryColor); display: inline-block; margin-right: 15px; -webkit-transition: var(--wdtAltTransition); transition: var(--wdtAltTransition); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li a:hover:before, .wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li.active a:before { color: var(--wdtAccentTxtColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap nav .service-list li a { font-size: var(--wdtFontSize_H6); color: var(--wdtAccentTxtColor); padding: 15px 30px; background: var(--wdtSecondaryColor);
border-radius: var(--wdtRadius_Part);
-webkit-border-radius: var(--wdtRadius_Part);
display: flex;
align-items: center;
line-height: var(--wdtLineHeight_Alt);
-webkit-transition: var(--wdtAltTransition);
transition: var(--wdtAltTransition); }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact > p { color: var(--wdtSecondaryColor); }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact .social-icons { display: flex; gap: 8px; }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact .social-icons a .wdt-social-type-icon { display: flex; }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact .social-icons a { 
border-style: solid; border-width: 1px 1px 1px 1px; border-color: var( --wdtSecondaryColor ); width: 30px; height: 30px; display: inline-flex; border-radius: var(--wdtRadius_Full); align-items: center; justify-content: center; }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact .social-icons a:hover { background-color: var(--wdtPrimaryColor); border-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); }
.wdt_services_single-wrapper > .secondary-wrap .wdt-service-meta-wrap .service-contact .social-icons a img { width: 16px; height: 16px; }
.wdt_services_single-wrapper > .primary-wrap > div.featured_image_wrap { position: relative; }
.wdt_services_single-wrapper > .primary-wrap > div .services-featured-image { -webkit-border-radius: var(--wdtRadius_4X); border-radius: var(--wdtRadius_4X); overflow: hidden; margin-bottom: 40px; }
.wdt_services_single-wrapper > .primary-wrap > div .wdt-service-meta-wrap { position: absolute; bottom: 0; padding: 15px; background-color: var(--wdtAccentTxtColor); border-top-right-radius: var(--wdtRadius_4X); }
.wdt_services_single-wrapper > .primary-wrap .featured_image_wrap .wdt-service-meta-wrap:before,.wdt_services_single-wrapper > .primary-wrap .featured_image_wrap .wdt-service-meta-wrap:after { 
content: ''; position: absolute; width: 60px; height: 60px; rotate: 90deg; z-index: 10; background-color: inherit; clip-path: path("M60,30v30H30c8.3,0,15.8-3.4,21.2-8.8C56.6,45.8,60,38.3,60,30z"); backface-visibility: hidden; will-change: transform; isolation: isolate;  }
.wdt_services_single-wrapper > .primary-wrap .featured_image_wrap .wdt-service-meta-wrap:before { left: 0; top: -60px;  }
.wdt_services_single-wrapper > .primary-wrap .featured_image_wrap .wdt-service-meta-wrap:after { right: -60px; bottom: 0; }
.wdt_services_single-wrapper > .primary-wrap > div .wdt-service-meta-wrap .wdt-service-type-price-group {
display: flex; align-items: center; 
font-size: var(--wdtFontSize_H6);
font-family: var(--wdtFontTypo_Alt);
color: var(--wdtSecondaryColor);
}
.wdt_services_single-wrapper > .primary-wrap > div .wdt-service-meta-wrap .wdt-service-type-price-group .wdt-service-type-offerprice {
margin-left: 24px; position: relative;
}
.wdt_services_single-wrapper > .primary-wrap > div .wdt-service-meta-wrap .wdt-service-type-price-group .wdt-service-type-offerprice:after { 
content: ''; position: absolute; width: 8px; height: 2px; background-color: var(--wdtSecondaryColor); left: -15px; top: 0; bottom: 0; margin: auto; -webkit-transition: var(--wdtAltTransition); transition: var(--wdtAltTransition);
}
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact > p a { color: var(--wdtHeadAltColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact > p a:hover { color: var(--wdtLinkHoverColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact > .social-icons a { color: var(--wdtHeadAltColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact > .social-icons a:hover { color: var(--wdtAccentTxtColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact .service-enquiry-form .wpcf7-form-control-wrap { margin-top: 10px; }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact .service-enquiry-form p.with-spinner input[type="submit"] { color: var(--wdtAccentTxtColor); }
.wdt_services_single-wrapper > .secondary-wrap .sidebar-inner-wrap .service-contact .service-enquiry-form > p { margin-bottom: 15px; }
@media (max-width: 1024px) {
.wdt_services_single-wrapper > .primary-wrap { flex: 1 1 100%; }
.wdt_services_single-wrapper > .secondary-wrap { flex: 1 1 100%; order: 0; }
}.widget ul li:before, .widget ul li:hover:before, .widget.widget_archive ul li > a span, .widget.widget_archive ul li > a:hover span, .widget.widget_categories ul li > a span, .widget.widget_categories ul li > a:hover span, .widget .recent-portfolio-widget ul li a:before, .widget .recent-portfolio-widget ul li a:after, .widget.widget_flickr ul li a:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .widget { clear:both; float: left; margin-bottom: 30px; padding: 30px; position: relative; width: 100%; 
-webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero);  }
.widgettitle, .widget_block > h2, .widget .wp-block-search__label, .widget_block .wp-block-group .wp-block-group__inner-container > h2 { clear:both; display: inline-block; font-size: 1.25rem; margin-top: 0; margin-bottom: 25px; padding-bottom:15px; position: relative;     color: var(--wdtAccentTxtColor); }
.widgettitle:before, .widget_block > h2:before, .widget .wp-block-search__label:before, .widget_block .wp-block-group .wp-block-group__inner-container > h2:before { content:""; height:3px; position:absolute; bottom:0; left:0; width:35px; }
.widgettitle.aligncenter:before { right: 0; margin: auto;}
.widgettitle.alignright { margin-left: 0; }
.widgettitle.alignright:before { right: 0; left: auto; }
.widget ul, .widget ol { clear:both; float:left; margin:0; padding:0; width:100%; }
.widget ul li, .widget ol li { border-bottom:1px solid; clear:both; display:block; margin:0; padding:10px 0 10px 0; position:relative; width:100%; }
.widget .widgettitle + ul > li:first-child, .widget .widgettitle + ol > li:first-child,
.widget ul li:first-child:not(:only-child), .widget ol li:first-child:not(:only-child) { padding-top:0; }
.widget ul li:last-child:not(:only-child), .widget ol li:last-child:not(:only-child) { border-bottom-width: 0; padding-bottom: 0; }
.widget ul li > a, .widget ol li > a { display:inline-block; line-height: var(--wdtLineHeight_Base); width:100%; }
.widget ul li:last-child:not(:only-child) > a, .widget ol li:last-child:not(:only-child) > a { padding-bottom:0; } .widget_categories label, .widget_archive label { color: var(--wdtBodyTxtColor); display:inline-block; font-size:var(--wdtFontSize_Base); font-weight: 600; margin:0 0 10px; width: 100%; }
.widget.widget_categories ul li > a { position:relative; } .widget.widget_categories ul li > a, .widget.widget_archive ul li > a { width: auto; }
.widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span { float: right; padding: 0; } .widget.widget_nav_menu ul.menu li:first-child { padding-top: 0; }
.widget.widget_nav_menu ul.menu li > a { display:inline-block; line-height: var(--wdtLineHeight_Base); width:100%;  }
.widget.widget_nav_menu ul li { padding:0; }
.widget.widget_nav_menu ul li, .widget.widget_nav_menu ul li:last-child { border-width: 0 !important; }
.widget.widget_nav_menu ul li a { border-bottom: 1px solid; padding:10px 0; }
.widget.widget_nav_menu ul li a:empty { display:none; }
.widget.widget_nav_menu > div[class*="menu-container"] > ul > li:last-child:not(:only-child) > a { border-bottom-width: 0; padding-bottom: 0; } .widget_rss h3.widgettitle > a.rsswidget > img { display: none; margin-right:5px; margin-top: -3px; }
.widget_rss ul li > a.rsswidget { font-weight: var(--wdtFontWeight_Alt); }
.widget_rss ul li .rssSummary { margin-top: 0.5em; margin-bottom: 0.5em; }
.widget_rss ul li .rss-date, .widget_rss ul li cite { font-size: 0.8em; } .widget_tag_cloud .tagcloud, .widget .tagcloud { float:left; clear:both; width:100%; margin:0; padding:0; }
.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { float:left; font-size:14px !important; line-height: normal; margin:0 10px 10px 0; padding:7px 15px; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); -webkit-box-shadow: none !important; box-shadow: none !important; }
.wp-block-tag-cloud a { display: inline-block; float: none; }
.wp-block-tag-cloud a:not(:focus) { text-decoration: none; } .widget #searchform { margin-bottom: 5px; max-width: 100%; position:relative; width: 100%; }
.widget #searchform .wdt-search-icon { display: none; }
.widget #searchform input[type="text"] { padding-right:60px; height:auto; width: 100%; }
.widget #searchform input[type="submit"] { position:absolute; right:0; top:0; padding: 0; margin:0; height:50px; }
.widget_block .wp-block-search { margin-bottom: 0; }
.widget_block .wp-block-search .wp-block-search__inside-wrapper { flex-wrap: wrap; }
.widget_block .wp-block-search__label { color: var(--wdtAccentTxtColor); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); line-height: var(--wdtLineHeight_Alt); }
.widget_block .wp-block-search .wp-block-search__button { margin-bottom: 0; } .widget #wp-calendar { border-collapse: collapse; }
.widget #wp-calendar caption { font-size: var(--wdtFontSize_Base); font-weight: 600; margin-top: -0.35em; margin-bottom: 10px; }
.widget #wp-calendar td { padding: 0.5em 0; }
.widget #wp-calendar td#today a{color:var(--wdtSecondaryColor);}
.widget #wp-calendar td#next { text-align: right; }
.widget #wp-calendar td#prev { text-align: left; }
.widget.widget_calendar .wp-calendar-nav { display: flex; justify-content: space-between; }
.widget.widget_calendar .wp-calendar-nav span.pad { display: none; } .widget.widget_block .wp-block-calendar,
.widget.widget_block .wp-block-archives-dropdown, .widget.widget_block .wp-block-categories-dropdown, 
.widget.widget_block .wp-block-latest-comments__comment-excerpt > *:last-child { margin-bottom: 0; }
.widget.widget_block .wp-block-calendar table caption, .widget.widget_block .wp-block-calendar table tbody { color: var(--wdtAccentTxtColor); }
.widget.widget_block .wp-block-archives-dropdown > label:first-child + select,
.widget.widget_block .wp-block-archives-dropdown > label:first-child + select + .select2-container, 
.widget.widget_block .wp-block-categories-dropdown > label:first-child + select,
.widget.widget_block .wp-block-categories-dropdown > label:first-child + select + .select2-container { margin-bottom: 0; }
.widget.widget_block .wp-block-archives-dropdown label:not(.screen-reader-text), 
.widget.widget_block .wp-block-categories-dropdown label:not(.screen-reader-text) { margin-top: -0.35em; vertical-align: top; } .widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list li:last-child .wp-block-latest-posts__post-excerpt { margin-bottom: 0; }
.widget.widget_block .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt { margin-top: 0.5em; margin-bottom: 0.5em; }
.widget.widget_block .wp-block-loginout form > p.login-remember label { display: inline-flex; vertical-align: top; }
.widget.widget_block .wp-block-loginout form > p.login-remember label input#rememberme { margin-right: 8px; }
.widget.widget_block .wp-block-loginout form > p:last-child { margin-bottom: 0; }
.widget.widget_block .wp-block-social-links li.wp-social-link { float: none; width: auto; padding: 0; }
.widget.widget_block .wp-block-social-links li.wp-social-link a { display: inherit; line-height: 0; padding: .25em; }  .widget.widget_archive ul ul li:last-child, .widget.widget_categories ul ul li:last-child, .widget.widget_meta ul ul li:last-child, .widget.widget_nav_menu ul.menu ul li:last-child, .widget.widget_pages ul ul li:last-child { border-bottom-width: 1px; }
.widget.widget_nav_menu ul li ul.sub-menu, .widget.widget_pages ul li ul.children, .widget.widget_block .wp-block-page-list li ul.submenu-container { padding-left: 5%; width:100%;  }
.widget.widget_archive ul li ul, .widget.widget_categories ul li ul,
.widget.widget_nav_menu ul.menu li ul, .widget.widget_pages ul li ul,
.widget.widget_block .wp-block-page-list li ul.submenu-container { padding-left: 5%; padding-top: 0; }
.widget.widget_archive ul li, .widget.widget_categories ul li,
.widget.widget_nav_menu ul.menu li, .widget.widget_pages ul li,
.widget.widget_meta ul li, .widget.widget_text ul li,
.widget.widget_block .wp-block-page-list li { padding: 0; }
.widget.widget_archive ul li > a, .widget.widget_categories ul li > a,
.widget.widget_nav_menu ul.menu li > a, .widget.widget_pages ul li > a,
.widget.widget_meta ul li > a, .widget.widget_text ul li > a,
.widget.widget_block .wp-block-page-list li > a { padding: 10px 0; }
.widget.widget_archive ul li:first-child > a, .widget.widget_categories ul li:first-child > a,
.widget.widget_pages ul li:first-child > a, .widget.widget_nav_menu ul.menu li:first-child > a,
.widget.widget_meta ul li:first-child > a, .widget.widget_text ul li:first-child > a,
.widget.widget_block .wp-block-page-list li:first-child > a { padding-top: 0; }
.widget.widget_archive ul ul.children li > a, .widget.widget_archive ul ul.children li:first-child > a,
.widget.widget_categories ul ul.children li > a, .widget.widget_categories ul ul.children li:first-child > a,
.widget.widget_nav_menu ul ul.children li > a, .widget.widget_nav_menu ul ul.children li:first-child > a,
.widget.widget_nav_menu ul ul.sub-menu li > a, .widget.widget_nav_menu ul ul.sub-menu li:first-child > a,
.widget.widget_pages ul ul.children li > a, .widget.widget_pages ul ul.children li:first-child > a,
.widget.widget_block .wp-block-page-list li ul.submenu-container li > a,
.widget.widget_block .wp-block-page-list li ul.submenu-container li:first-child > a { padding-top: 10px; }
.widget.widget_archive ul ul.children li > a, .widget.widget_archive ul ul.children li:last-child > a,
.widget.widget_categories ul ul.children li > a, .widget.widget_categories ul ul.children li:last-child > a,
.widget.widget_nav_menu ul ul.children li > a, .widget.widget_nav_menu ul ul.children li:last-child > a,
.widget.widget_nav_menu ul ul.sub-menu li > a, .widget.widget_nav_menu ul ul.sub-menu li:last-child > a,
.widget.widget_pages ul ul.children li > a, .widget.widget_pages ul ul.children li:last-child > a,
.widget.widget_block .wp-block-page-list li ul.submenu-container li > a,
.widget.widget_block .wp-block-page-list li ul.submenu-container li:last-child > a { padding-bottom: 10px; }
.widget.widget_block .wp-block-page-list li ul.submenu-container li:last-child { border-bottom-width: 1px; }
.widget .recent-posts-widget li:before, .widget .recent-posts-widget li:hover:before,
.widget .recent-portfolio-widget ul li:before, .widget .recent-portfolio-widget ul li:hover:before { content:""; }
.widget.widget_media_video .mejs-layers .mejs-overlay-button { background-color: transparent; }
.widget_recent_entries ul li > a { width: auto; }
.widget.widget_recent_posts .recent-posts-widget .entry-title h4 a[href*="title-should-not-overflow-the-content-area"] { word-break: break-all; }
.widget.widget_recent_posts .recent-posts-widget .entry-title h4 { font-size: var(--wdtFontSize_H6); } .widget_recent_comments ul li.recentcomments > a { font-family: var(--wdtFontTypo_Alt); font-weight: 600; line-height: var(--wdtLineHeight_Alt); }
.widget_recent_comments ul li.recentcomments .comment-author-link a { font-weight: 500; color: var(--wdtAccentTxtColor);  }
.widget_text form .selection-box + br:last-child { display: none; }
.widget > p:last-child, .widget > p:only-child,
.widget .plugin-description > p:last-child, .widget .plugin-description > p:only-child { margin-bottom: 0; }
.widget .select2-container { margin-bottom: 5px; }
.widget:not(.widget_text) a:not(:focus) { text-decoration: none; } .widget ul li, .widget ol li, .widget.widget_nav_menu ul.menu li, .widget.widget_nav_menu ul li a { border-color: rgb(var(--wdtTertiaryColorRgb), .4); }
.widget #wp-calendar td a { color:rgba(var(--wdtHeadAltColorRgb),0.5); }
.widget_tag_cloud .tagcloud a, .widget .tagcloud a, .wp-block-tag-cloud a { background:transparent; }
.wdt-dark-bg .widget input[type="text"], .wdt-dark-bg .widget input[type="password"], .wdt-dark-bg .widget input[type="email"], .wdt-dark-bg .widget input[type="url"], .wdt-dark-bg .widget input[type="tel"], .wdt-dark-bg .widget input[type="number"], .wdt-dark-bg .widget input[type="range"], .wdt-dark-bg .widget input[type="date"], .wdt-dark-bg .widget textarea, .wdt-dark-bg .widget input[type="search"], .wdt-dark-bg .widget select, .wdt-dark-bg .widget.widget_categories ul li > a span, .wdt-dark-bg .widget.widget_archive ul li > a span { background:rgba(var(--wdtBodyBGColorRgb),0.15); }
.wdt-dark-bg .widget .selection-box:before { border-top-color:rgba(var(--wdtBodyBGColorRgb),0.15); }
.wdt-dark-bg .widget .selection-box:after { background:rgba(var(--wdtBodyBGColorRgb),0.05); }
.wdt-dark-bg .widget ul li, .wdt-dark-bg .widget.widget_nav_menu ul.menu li { border-color:rgba(var(--wdtBodyBGColorRgb),0.2); }
.wdt-dark-bg .widget #wp-calendar td a { color:rgba(var(--wdtAccentTxtColorRgb),0.5); }
.wdt-dark-bg .tagcloud a { background:rgba(var(--wdtBodyBGColorRgb),0.15); }
.tagcloud a:hover, .wp-block-tag-cloud a:hover, #footer .wdt-dark-bg .tagcloud a:hover, #footer .tagcloud a:hover { color:var(--wdtAccentTxtColor) !important; }
.widget #searchform:hover:before { color: var(--wdtAccentTxtColor); }  .widget ul li > a:hover, .widget .recent-posts-widget li .entry-meta p span, .widget #wp-calendar td a:hover,
.wdt-dark-bg .widget #wp-calendar td a:hover { color: var(--wdtPrimaryColor); }
.widgettitle:before, .widget_block > h2:before, .widget .wp-block-search__label:before, .widget_block .wp-block-group .wp-block-group__inner-container > h2:before, .tagcloud a:hover, .wp-block-tag-cloud a:hover, 
.wdt-dark-bg .widget.widget_categories ul li > a:hover span, #footer .wdt-dark-bg .widget.widget_categories ul li > a:hover span, #footer .wdt-dark-bg .widget.widget_archive ul li > a:hover span, .wdt-dark-bg .tagcloud a:hover { background-color: var(--wdtPrimaryColor); }
.tagcloud a:hover, .wp-block-tag-cloud a:hover, .wdt-dark-bg .tagcloud a:hover { border-color: var(--wdtPrimaryColor); } @media only screen and (min-width:1025px) and (max-width:1280px) {
.tagcloud a { margin:0 4px 10px 0; } .widget #searchform input[type="submit"] { padding: 0 }
.widget #searchform:before, .widget #searchform input[type="submit"] { width: 40px; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.widgettitle { font-size:20px; }
.tagcloud a { margin:0 4px 10px 0; }
}
@media only screen and (max-width: 767px) {
.tagcloud a { margin:0 5px 10px 0; }
} .ad-popup {  position: fixed;bottom: 20px;right: 20px; width: 300px;background: #fff;padding: 10px; z-index: 9999; box-shadow: 0 0 10px rgba(0,0,0,0.3); border-radius: 8px; }
.ad-popup img,.ad-popup video {  width: 100%;height: auto;display: block; }
.close-ad {  position: absolute;top: 5px;right: 8px;background: none;border: none;font-size: 20px;cursor: pointer; }.product_swatch { cursor: pointer; }
.product_swatch:not(.available) { pointer-events: none; opacity: 0.5; cursor: not-allowed !important; }
.swiper.primary-image-wrapper .swiper-slide { width: 100% !important; }
.product_swatch.proswatch-material { background-size: cover; background-position: center; }
.woocommerce ul.products li.product .product-wrapper .attribute-swatchesselectbox { display: none !important; } .woocommerce ul.products li.product .product-buttons-wrapper.product-button .add_to_cart_variantbutton.added { display: none; } .woocommerce ul.products li.product .product-wrapper .product-thumb .product-thumb-content > div:has(> .product-element-group-items:only-child .variation-swatches) { margin: 0 1px; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .product-thumb-content .product-element-group-wrapper:has(> .product-element-group-items:only-child .variation-swatches) { 
position: relative; overflow: hidden; background: rgba(var(--wdtAccentTxtColorRgb), 0.5); 
backdrop-filter: blur(5px); padding: 10px; backface-visibility: hidden; will-change: transform; 
isolation: isolate; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches {
width: 100%; max-width: 100%; display: inline-flex; flex-wrap: wrap; justify-content: center; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches:not(:last-child) { 
margin-bottom: 6px; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch {
display: inline-block; cursor: pointer; text-align: center; } .woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-color {
width: 20px; height: 20px; padding: 0; border: 1px solid transparent; -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-color.selected {
border-color: var(--wdtPrimaryColor); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-color div {
width: 100%; height: 100%; -webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-color.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); } .woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-button {
width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; font-size: .7em; 
font-weight: var(--wdtFontWeight_Ext); text-transform: uppercase; background-color: var(--wdtAccentTxtColor); 
color: var(--wdtHeadAltColor); border: 1px solid var(--wdtBorderColor); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-button:hover,
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-button.selected {
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor); } .woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-material {
width: 45px; height: 45px; padding: 0; border: 1px solid transparent; -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-material.selected {
border-color: var(--wdtPrimaryColor); }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-material div {
width: 100%; height: 100%; background-size: cover !important; background-position: 10% 30% !important; 
-webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product .product-wrapper .product-thumb .variation-swatches .attribute-swatches .swatch-material.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); } .woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches:has( ~ .product-title ) { margin: 0; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches {
width: 100%; max-width: 100%; display: inline-flex; margin-bottom: 6px; }
.woocommerce ul.products.product-content-alignment-center li.product .product-wrapper .product-details .variation-swatches .attribute-swatches { justify-content: center; }
.woocommerce ul.products.product-content-alignment-left li.product .product-wrapper .product-details .variation-swatches .attribute-swatches { justify-content: flex-start; }
.woocommerce ul.products.product-content-alignment-right li.product .product-wrapper .product-details .variation-swatches .attribute-swatches { justify-content: flex-end; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches:not(:last-child) { 
margin-bottom: 6px; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch {
display: inline-block; cursor: pointer; text-align: center; } .woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-color {
width: 20px; height: 20px; padding: 0; border: 1px solid transparent; -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-color.selected {
border-color: var(--wdtPrimaryColor); }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-color div {
width: 100%; height: 100%; -webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-color.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); } .woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-button {
width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; font-size: .7em; 
font-weight: var(--wdtFontWeight_Ext); text-transform: uppercase; background-color: var(--wdtAccentTxtColor); 
color: var(--wdtHeadAltColor); border: 1px solid var(--wdtBorderColor); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-button:hover,
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-button.selected {
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor); } .woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-material {
width: 45px; height: 45px; padding: 0; border: 1px solid transparent; -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-material.selected { border-color: var(--wdtPrimaryColor); }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-material div {
width: 100%; height: 100%; background-size: cover !important; background-position: 10% 30% !important; 
-webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce ul.products li.product .product-wrapper .product-details .variation-swatches .attribute-swatches .swatch-material.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); }  .woocommerce div.product form.variations_form .variation-swatches { margin: 6px 0; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches {
display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 12px; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches:not(:first-child) { margin-top: 20px; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches div.wdt-swatches-container {
display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches .wdt-swatches-title {
display: inline-flex; align-items: center; font-family: var(--wdtFontTypo_Alt); 
font-size: var(--wdtFontSize_H6); font-weight: var(--wdtFontWeight_Ext); line-height: var(--wdtLineHeight_Alt); 
text-transform: capitalize; color: var(--wdtHeadAltColor); }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches .wdt-swatches-title .wdt-swatches-label ~ span:not(:last-child) { margin: 0 5px; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches .wdt-swatches-title .wdt-swatches-label ~ span:has( ~ .wdt-swatches-support:empty) { display: none; }
.woocommerce div.product form.variations_form .variation-swatches .clear_swatchespro {
font-family: var(--wdtFontTypo_Alt); font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); 
text-transform: capitalize; text-decoration: underline !important; text-underline-offset: 1px; 
color: var(--wdtHeadAltColor); margin-top: 16px; display: none; }
.woocommerce div.product form.variations_form .variation-swatches .attribute-swatches:has( > div.wdt-swatches-container .product_swatch.selected ) ~ .clear_swatchespro { display: block; } .woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-color div.wdt-swatches-container { margin: -2px; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-color div.wdt-swatches-container .proswatch-color {
width: 20px; height: 20px; padding: 0; background: none !important; border: 1px solid transparent; 
-webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); 
-webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-color div.wdt-swatches-container .proswatch-color.selected { border-color: var(--wdtPrimaryColor); }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-color div.wdt-swatches-container .proswatch-color div { width: 100%; height: 100%; -webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-color div.wdt-swatches-container .proswatch-color.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); } .woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-button div.wdt-swatches-container { margin: -5px; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-button div.wdt-swatches-container .product_swatch {
width: clamp(2.5rem, 2.3888rem + 0.6135vw, 3.125rem); height: 32px; padding: 8px; 
font-size: calc(var(--wdtFontSize_Ext) - 2px); font-weight: var(--wdtFontWeight_Alt); text-transform: uppercase; 
background-color: transparent; color: var(--wdtHeadAltColor); display: flex; justify-content: center; align-items: center; 
border: 1px solid var(--wdtBorderColor); -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 4px !important; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-button div.wdt-swatches-container .product_swatch:hover, .woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-button div.wdt-swatches-container .product_swatch.selected { 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); border-color: var(--wdtPrimaryColor); } .woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-material div.wdt-swatches-container { margin: -2px; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-material div.wdt-swatches-container .proswatch-material {
width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; font-size: .7em; 
font-weight: var(--wdtFontWeight_Ext); text-transform: uppercase; background-color: var(--wdtAccentTxtColor); 
color: var(--wdtHeadAltColor); border: 1px solid var(--wdtBorderColor); -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; margin: 2px; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-material div.wdt-swatches-container .proswatch-material.selected { border-color: var(--wdtPrimaryColor); }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-material div.wdt-swatches-container .proswatch-material div { width: 100%; height: 100%; background-size: cover !important; background-position: 10% 30% !important; 
-webkit-transform: scale(1); transform: scale(1); -webkit-border-radius: var(--wdtRadius_Part); 
border-radius: var(--wdtRadius_Part); -webkit-transition: all .3s ease; transition: all .3s ease; }
.woocommerce div.product form.variations_form .variation-swatches .wdt-proswatch-material div.wdt-swatches-container .proswatch-material.selected div { -webkit-transform: scale(0.8); transform: scale(0.8); }:root {
--wdt-elementor-color-black: #000;
--wdt-elementor-color-white: #fff;
--wdt-elementor-base-transition: all 0.3s linear 0s;
--wdt-Ad-Transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); } .e-con:not(.e-div-block-base).wdt-sticky-css { transition: none !important; align-self: flex-start; }
.wdt-counter-holder .wdt-content-item .wdt-content-counter span { -webkit-transform: none !important; transform: none !important; }
svg { height: 1em; width: 1em; } svg:not([fill]) { fill: currentColor; } svg:not(:root) { overflow: hidden; } .e-con-select-type__icons__icon svg { height: auto; }