 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select { background:transparent; border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; } body { line-height:1; } abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; } del { text-decoration:line-through; } hr { background-color: #767676; border:0; clear:both; color:transparent; height:1px; margin:20px 0; padding:0; } small { font-size: 80%; } mark { background-color:#ffffb3; font-style:italic } input, select { vertical-align:middle; } ins { background-color:red; color:white; text-decoration:none; } ol, ul { list-style:none; } table { border-collapse:collapse; border-spacing:0; } html { cursor: default; height:100%; line-height: 1.5; scroll-behavior: smooth; -moz-tab-size: 4; tab-size: 4; -webkit-tap-highlight-color: transparent; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { overflow-x: clip; width: 100%; } @media screen and (-webkit-min-device-pixel-ratio:0) { html, body { overflow-x: hidden; } } body, button, input, textarea, select, optgroup { margin: 0; } *, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; } :before, :after { text-decoration: inherit; vertical-align: inherit; } .elementor-edit-area-active .elementor-inner-section:first-child { margin: 0; } .elementor-icon-list-items .elementor-icon-list-item { pointer-events: none; } .elementor-icon-list-items .elementor-icon-list-item a { pointer-events: all; } .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text:empty { display: none; } .elementor-widget-heading .elementor-heading-title { margin: 0 0 clamp(1rem, 0.9423rem + 0.2564vw, 1.25rem); } .wdt-overflow-hidden { overflow: hidden !important; } .elementor-spacer .elementor-spacer-inner { height: var(--spacer-size) !important; } @media (min-width: 1281px) { .wdt-section-space-between > .elementor-container, .wdt-section-space-between > .elementor-container > .elementor-row { justify-content: space-between; } } @media (max-width: 1024px) and (min-width: 768px) { .wdt-order-1 { order: 1 !important; } .wdt-order-2 { order: 2 !important; } .wdt-order-3 { order: 3 !important; } .wdt-order-4 { order: 4 !important; } } @media (max-width: 1024px) { .wdt-order-1-fixed { order: 1 !important; } .wdt-order-2-fixed { order: 2 !important; } .wdt-order-3-fixed { order: 3 !important; } .wdt-order-4-fixed { order: 4 !important; } } .wdt-custom-contact-info .elementor-icon-list-item .elementor-icon-list-icon { padding: 0.8rem; background-color: var(--wdtSecondaryColor); aspect-ratio: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; } .wdt-custom-contact-info .elementor-icon-list-item:has(> .elementor-icon-list-text:empty) { margin: 0 0 0.9rem; padding: 0px; } a, input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-widget-button .elementor-button, .elementor-button.wdt-elementor-button, .radio-label input[type="radio"] + span:before, .select2-results__option { -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); } .fadeIn { animation-name: adFadeInIn !important; animation-duration: 380ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; } @-webkit-keyframes adFadeInIn { from { opacity: 0; transform: translateY(0px) translateZ(0) scaleY(0.7); transform-origin: top center; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } @keyframes adFadeInIn { from { opacity: 0; transform: translateY(0px) translateZ(0) scaleY(0.7); transform-origin: top center; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } .fadeInUp { animation-name: adFadeInUp !important; animation-duration: 380ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; } @-webkit-keyframes adFadeInUp { from { opacity: 0; transform: translateY(60px) translateZ(0) skewY(4deg) scaleY(1.4); transform-origin: top left; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } @keyframes adFadeInUp { from { opacity: 0; transform: translateY(60px) translateZ(0) skewY(4deg) scaleY(1.4); transform-origin: top left; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } .fadeInDown { animation-name: adfadeInDown !important; animation-duration: 380ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; } @-webkit-keyframes adfadeInDown { from { opacity: 0; transform: translateY(-60px) translateZ(0) skewY(-4deg) scaleY(1.4); transform-origin: bottom left; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } @keyframes adfadeInDown { from { opacity: 0; transform: translateY(-60px) translateZ(0) skewY(-4deg) scaleY(1.4); transform-origin: bottom left; } to { opacity: 1; transform: translateY(0) translateZ(0) skewY(0) scaleY(1); } } .fadeInLeft { animation-name: adFadeInLeft !important; animation-duration: 380ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; } @-webkit-keyframes adFadeInLeft { from { opacity: 0; transform: translateX(-100px) translateZ(0) scaleX(1); transform-origin: top left; } to { opacity: 1; transform: translateX(0) translateZ(0) scaleX(1); } } @keyframes adFadeInLeft { from { opacity: 0; transform: translateX(-100px) translateZ(0) scaleX(1); transform-origin: top left; } to { opacity: 1; transform: translateX(0) translateZ(0) scaleX(1); } } .fadeInRight { animation-name: adFadeInRight !important; animation-duration: 380ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; } @-webkit-keyframes adFadeInRight { from { opacity: 0; transform: translateX(100px) translateZ(0) scaleX(1); transform-origin: top right; } to { opacity: 1; transform: translateX(0) translateZ(0) scaleX(1); } } @keyframes adFadeInRight { from { opacity: 0; transform: translateX(100px) translateZ(0) scaleX(1); transform-origin: top right; } to { opacity: 1; transform: translateX(0) translateZ(0) scaleX(1); } } h1, h2, h3, h4, h5, h6 { line-height: 1.25em; font-weight: bold; margin-top: 1.5rem; margin-bottom: 0.75rem; } h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; } p { margin-bottom: 0.75rem; } b, strong { font-weight: bold; } em, i, dfn, cite { font-style: italic; } address { display:block; margin: 0 0 1.5em; } blockquote { border-left: 2px solid currentColor; margin: 1rem 0; padding: 0 0 0 1rem; } blockquote > p { margin: 0 0 0.75rem; } blockquote > p:only-child, blockquote > p:last-of-type { margin-bottom: 0; } pre { border: 1px solid #e2e4e7; font-family: monospace; margin-top: 0.75em; margin-bottom: 0.75em; max-width: 100%; overflow: auto; padding: 1.6em; white-space: pre; } code, kbd, tt, var { font-family: monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted; cursor: help; } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } hr { background-color: #eaeaea; border: 0; height: 1px; margin: 1.5em 0; } a { background-color: transparent; text-decoration: none; } a:hover, a:active { outline: 0; } a:not(.btn):not(.button):not(.wdt-button):focus { text-decoration: none; text-decoration-skip-ink: none; } a:focus > img, figure a:focus { outline: none; } .post-edit-link { background:rgba(0, 0, 0, 0.05); border-radius:3px; float:right; clear:both; margin:20px 0 20px; line-height:24px; padding:2px 13px; font-size:12px; } ol ol, ol ul, ul ol, ul ul { margin: 0; } ul, ol { margin: 0 0 1.5em; } li > ul, li > ol { padding-top: 10px; } ul, li > ul { padding-left: 1.5rem; } ol, li > ol { padding-left: 2rem; } ul, ul.commentlist ul { list-style: disc; } ol { list-style: decimal; } ul ul, ul.commentlist ul ul { list-style-type: circle; } li { line-height: 1.8; padding-bottom: 10px; } ul > li:last-child, ol > li:last-child { padding-bottom: 0; } ul ul ul { list-style-type: square; } ol ol { list-style: lower-alpha; } ol ol ol { list-style: lower-roman; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } dl dl, dl ol, dl ul, ol dl, ul dl { margin: 0; } table { border-collapse: collapse; border-spacing:0; clear:both; margin: 0 0 1rem; width: 100%; } table td, table th { border:1px solid var(--wdtBorderColor); padding: 0.5em; text-align:center; } thead th, tbody th { font-weight: var(--wdtFontWeight_Base); } th a:hover, td a:hover { text-decoration: underline; } th > a:only-child:not(:focus), td > a:only-child:not(:focus) { text-decoration: none; } audio, canvas, iframe, img, svg, video { vertical-align: middle; } audio, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } iframe { border-style: none; } img { border-style: none; } svg:not([fill]) { fill: currentColor; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 0; } img { height:auto; max-width:100%; } a img { border: 0; } @supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee)) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) { img { image-rendering: -webkit-optimize-contrast; } } embed, iframe, object, video { max-width:100%; } main, details { display: block; } summary { display: list-item; } canvas { display: inline-block; } dialog { background-color: white; border: solid; color: black; display: block; height: -moz-fit-content; height: -webkit-fit-content; height: fit-content; left: 0; margin: auto; padding: 1em; position: absolute; right: 0; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; } a, area, button, input, label, select, summary, textarea, [tabindex] { -ms-touch-action: manipulation; touch-action: manipulation; } template, dialog:not([open]), [hidden] { display: none } .hidden { display: none !important; } [aria-busy="true"] { cursor: progress; } [aria-controls] { cursor: pointer; } [aria-disabled="true"], [disabled] { cursor: not-allowed; } [aria-hidden="false"][hidden] { display: initial; } [aria-hidden="false"][hidden]:not(:focus) { clip: rect(0, 0, 0, 0); position: absolute; } .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } #content[tabindex="-1"]:focus { outline: 0; } .alignleft, img.alignleft { display:inline; float: left; margin-right: 1.5em; } .alignright, img.alignright { display:inline; float: right; margin-left: 1.5em; } .aligncenter, img.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; } .alignnone { float: none; display: inline-block; } .has-text-align-left p, .alignleft { text-align: left; } .has-text-align-center p, .aligncenter { text-align: center; } .has-text-align-right p, .alignright { text-align: right; } .wp-caption { margin-bottom: 15px; max-width:100%; padding: 0; text-align:center; width:100%; } .wp-caption img { display:block; margin: 0 auto; max-width:100%; } .wp-caption-text, .wp-caption-dt { font-size: 0.85em; line-height: normal; margin: 0; padding: 10px 5px; text-align:center; } .wp-caption-text:empty, .wp-caption-dt:empty { display: none; } .wp-caption.alignnone { clear: both; } .wp-caption.alignright { margin:0.375em 0 1.75em 1.75em; } .wp-caption.alignleft { margin:0.375em 1.75em 1.75em 0; } img.alignleft, img.alignright, img.aligncenter, img.alignnone, .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone { margin-bottom: 1.75em; } .gallery { display: flex; flex-flow: row wrap; margin: 0 -1.1666667% 1.75rem; } .gallery-item { display: inline-block; margin-right: 16px; margin-bottom: 16px; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; } dl.gallery-item { margin: 0; } .gallery-item img { border: 5px solid var(--wdtBorderColor); } .gallery-columns-1 .gallery-item { max-width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-icon img { margin: 0 auto; } .gallery-caption { display: block; font-size: 0.81111em; margin: 0 0 10px; padding: 0.5rem; font-style: italic; line-height: 1.6153846154; hyphens: auto; word-break: break-word; -ms-word-wrap: break-word; word-wrap: break-word; -moz-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; } .gallery-columns-2 .gallery-item { max-width: calc((100% - 16px * 1) / 2); } .gallery-columns-2 .gallery-item:nth-of-type(2n+2) { margin-right: 0; } .gallery-columns-3 .gallery-item { max-width: calc((100% - 16px * 2) / 3); } .gallery-columns-3 .gallery-item:nth-of-type(3n+3) { margin-right: 0; } .gallery-columns-4 .gallery-item { max-width: calc((100% - 16px * 3) / 4); } .gallery-columns-4 .gallery-item:nth-of-type(4n+4) { margin-right: 0; } .gallery-columns-5 .gallery-item { max-width: calc((100% - 16px * 4) / 5); } .gallery-columns-5 .gallery-item:nth-of-type(5n+5) { margin-right: 0; } .gallery-columns-6 .gallery-item { max-width: calc((100% - 16px * 5) / 6); } .gallery-columns-6 .gallery-item:nth-of-type(6n+6) { margin-right: 0; } .gallery-columns-7 .gallery-item { max-width: calc((100% - 16px * 6) / 7); } .gallery-columns-7 .gallery-item:nth-of-type(7n+7) { margin-right: 0; } .gallery-columns-8 .gallery-item { max-width: calc((100% - 16px * 7) / 8); } .gallery-columns-8 .gallery-item:nth-of-type(8n+8) { margin-right: 0; } .gallery-columns-9 .gallery-item { max-width: calc((100% - 16px * 8) / 9); } .gallery-columns-9 .gallery-item:nth-of-type(9n+9) { margin-right: 0; } .gallery-item > div > a { display: block; line-height: 0; -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; margin-bottom: 20px; } .gallery-size-thumbnail .gallery-item figcaption { background: none; border: none; margin: 0; padding: 0; } button, input, textarea, select, optgroup { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; transition: var(--wdtBaseTransition); } button, input { overflow: visible; } button, select { text-transform: none; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } fieldset { padding: 0.35em 0.75em 0.625em; border: 1px solid; padding: 15px; margin: 0 0 20px; } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; font-weight: bold; } progress { display: inline-block; vertical-align: baseline; } textarea { overflow: auto; } [type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; opacity: 1; -webkit-appearance: "Always Show Up/Down Arrows"; } [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border: 1px solid; display: block; margin: 0; padding: var(--wdtInputPadding); background-color: var(--wdtInputBgColor); width: 100%; -webkit-appearance:none; appearance:none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); font-size: clamp(0.875rem, 0.8462rem + 0.1282vw, 1rem) ; } .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { padding: 10px; } .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border: 1px solid !important; } textarea { height: clamp(7.1875rem, 5.601rem + 7.0513vw, 14.0625rem); overflow: auto; resize: unset; } select { background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); background-position: calc(100% - 15px); background-repeat: no-repeat; } select, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple { border:1px solid; cursor:pointer; height:49px; margin:0; padding: 10px 30px 10px 10px; text-align: left !important; text-indent: 0.01px; text-overflow: ''; width:100%; -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); } .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple { background: none !important; height: auto !important; padding: 0; -webkit-border-radius: var(--wdtRadius_2X) !important; border-radius: var(--wdtRadius_2X) !important; } .select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple .select2-selection__arrow { top: 50% !important; -webkit-transform: translateY(-50%); transform: translateY(-50%); right : 15px !important; } .select2-container--default .select2-selection--multiple .select2-selection__rendered { white-space: normal; } .select2-container--default .select2-dropdown .select2-search--dropdown, .select2-container--default .select2-results>.select2-results__options { padding: 10px; } .select2-container--default .select2-dropdown--below .select2-results>.select2-results__options, .select2-container--default .select2-dropdown--above .select2-results>.select2-results__options { padding-top: 0; } .select2-container--default .select2-results>.select2-results__options .select2-results__option { height: auto; line-height: inherit; padding: 5px 10px; } .select2-container--default .select2-results>.select2-results__options .select2-results__option + .select2-results__option { margin-top: 1px; } .select2-container .select2-choice, .select2-drop, .select2-dropdown, .select2-drop.select2-drop-above, .select2-drop.select2-drop-below, .select2-container--open .select2-dropdown.select2-dropdown--above, .select2-container--open .select2-dropdown.select2-dropdown--below { -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); } .select2-container--open .select2-dropdown.select2-dropdown--above { margin-top: -10px; -webkit-box-shadow: none; box-shadow: none; } .select2-container--open .select2-dropdown.select2-dropdown--below { margin-top: 10px; -webkit-box-shadow: none; box-shadow: none; } .admin-bar .select2-container--open .select2-dropdown.select2-dropdown--below { margin-top: 40px; } .admin-bar .select2-container--open .select2-dropdown.select2-dropdown--above { margin-top: 22px; } .select2-drop .select2-results li, .select2-dropdown .select2-results li { padding-bottom: 0; } .select2-container { width: 100% !important; } .select2-container .select2-choice { padding: 0 0 0 15px; } .select2-results { padding: 5px 0; } .select2-results .select2-result-label { padding: 5px 15px; } .select2-results__option { overflow: hidden; padding: 0 20px; } .select2-container.select2-container--default .select2-selection--single { background-color: transparent; margin: 0; } .select2-results__option, .select2-container.select2-container--default .select2-selection--single, .select2-container.select2-container--default .select2-selection--multiple { height: 50px; line-height: 50px; } .select2-container.select2-container--default .select2-selection--multiple { min-height: 50px; } .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered { color: inherit; font-size: var(--wdtFontSize_Base); line-height: inherit; padding-left: 15px; padding-right: 80px; } .select2-container--default .select2-selection--single .select2-selection__arrow b { border-top-color: currentColor !important; } .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-bottom-color: currentColor !important; } .select2-container .select2-choice .select2-arrow b:after { border: none; content: '\f107'; font-family: "Yummie Icons"; margin-left: -15px; margin-top: 0; transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered { display: block; float: none; line-height: 1.8em; margin: 0; padding: 0 15px; width: auto; white-space: normal; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice { font-size: 0.9em; margin: 10px 5px 0 0; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline { display: block; float: none; margin: 0; width: auto !important; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline .select2-search__field { padding: 10px 0 !important; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline:first-child .select2-search__field { border-color: transparent !important; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice ~ li.select2-search--inline { margin-top: 10px; margin-bottom: 10px; } .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice ~ li.select2-search--inline .select2-search__field { padding: 10px 15px !important; } .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected='true'] { background-color: #f0f2f5; } ::-webkit-input-placeholder { color: inherit; opacity: 0.55; } ::-moz-placeholder { color: inherit; opacity: 0.55; } :-ms-input-placeholder { color: inherit; opacity: 0.55; } :-moz-placeholder { color: inherit; opacity: 0.55; } input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .elementor-element .elementor-button, .elementor-widget-button .elementor-button, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button { border-width: 0; cursor: pointer; display: inline-block; float: none; font-family: var(--wdtFontTypo_Alt); font-size: clamp(1.125rem, 1.0805rem + 0.2454vw, 1.375rem); font-style: normal; font-weight: var(--wdtFontWeight_Base); line-height: var(--wdtLineHeight_Alt); text-transform: uppercase; padding: var(--wdtPadding_Btn); outline: none; text-decoration: none; -webkit-appearance: none; appearance: none; -webkit-border-radius: var(--wdtRadius_2X); border-radius: var(--wdtRadius_2X); margin: 10px 0 0; } .elementor-element .elementor-button.elementor-size-sm { font-size: 0.9em; padding: var(--wdtPadding_Btn); } .elementor-element .elementor-button.elementor-size-md { font-size: var(--wdtFontSize_Base); padding: var(--wdtPadding_Btn); } .elementor-element .elementor-button.elementor-size-xs, .elementor-element .elementor-button.elementor-size-sm, .elementor-element .elementor-button.elementor-size-md, .elementor-element .elementor-button.elementor-size-lg, .elementor-element .elementor-button.elementor-size-xl { font-weight: normal; -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); } .aligncenter input[type="submit"], .aligncenter input[type="reset"], .aligncenter input[type="button"], .aligncenter button[type="button"], .aligncenter *[role="button"], .aligncenter button, .aligncenter .button, .aligncenter a.button, .aligncenter .wdt-button { float: none; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border:0; padding:0; margin-top:-1px; margin-bottom:-1px; } .wdt-custom-btn-minsize { padding: var(--wdtPadding_MiniBtn); } .wdt-custom-btn-maxsize { padding: var(--wdtPadding_MaxiBtn); } .elementor-lightbox i[role="button"] { background: none; } .wpcf7-form p { margin: 0; display: grid; gap: 20px; line-height: normal; } .wdt-dark-bg .wpcf7-form input, .wdt-dark-bg.wpcf7-form input, .wdt-dark-bg .wpcf7-form input[type="text"], .wdt-dark-bg.wpcf7-form input[type="text"], .wdt-dark-bg .wpcf7-form input[type="email"], .wdt-dark-bg.wpcf7-form input[type="email"], .wdt-dark-bg .wpcf7-form input[type="tel"], .wdt-dark-bg.wpcf7-form input[type="tel"], .wdt-dark-bg .wpcf7-form textarea, .wdt-dark-bg.wpcf7-form textarea { border-color: rgb(var(--wdtAccentTxtColorRgb), 0.5); background-color: transparent; color: var(--wdtAccentTxtColor); -webkit-transition: var(--wdt-Livi-Transition); transition: var(--wdt-Livi-Transition); } .wdt-dark-bg .wpcf7-form input:focus, .wdt-dark-bg.wpcf7-form input:focus, .wdt-dark-bg .wpcf7-form input[type="text"]:focus, .wdt-dark-bg.wpcf7-form input[type="text"]:focus, .wdt-dark-bg .wpcf7-form input[type="email"]:focus, .wdt-dark-bg.wpcf7-form input[type="email"]:focus, .wdt-dark-bg .wpcf7-form input[type="tel"]:focus, .wdt-dark-bg.wpcf7-form input[type="tel"]:focus, .wdt-dark-bg .wpcf7-form textarea:focus, .wdt-dark-bg.wpcf7-form textarea:focus { border-color: rgb(var(--wdtPrimaryColorRgb), 1); } .wdt-dark-bg .wpcf7-form input::placeholder, .wdt-dark-bg.wpcf7-form input::placeholder, .wdt-dark-bg .wpcf7-form input[type="text"]::placeholder, .wdt-dark-bg.wpcf7-form input[type="text"]::placeholder, .wdt-dark-bg .wpcf7-form input[type="email"]::placeholder, .wdt-dark-bg.wpcf7-form input[type="email"]::placeholder, .wdt-dark-bg .wpcf7-form input[type="tel"]::placeholder, .wdt-dark-bg.wpcf7-form input[type="tel"]::placeholder, .wdt-dark-bg .wpcf7-form textarea::placeholder, .wdt-dark-bg.wpcf7-form textarea::placeholder { color: var(--wdtAccentTxtColor); } .wpcf7-form input::placeholder, .wpcf7-form input[type="text"]::placeholder, .wpcf7-form input[type="email"]::placeholder, .wpcf7-form input[type="tel"]::placeholder, .wpcf7-form textarea::placeholder { color: var(--wdtBodyTxtColor); } .wpcf7-form input ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="text"] ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="email"] ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="tel"] ~ .wpcf7-not-valid-tip, .wpcf7-form textarea ~ .wpcf7-not-valid-tip { -webkit-transition: var(--wdt-Livi-Transition); transition: var(--wdt-Livi-Transition); font-size: clamp(0.625rem, 0.5673rem + 0.2564vw, 0.875rem); position: absolute; right: 6px; bottom: 4px; } .wdt-dark-bg .wpcf7-form input ~ .wpcf7-not-valid-tip, .wdt-dark-bg.wpcf7-form input ~ .wpcf7-not-valid-tip, .wdt-dark-bg .wpcf7-form input[type="text"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg.wpcf7-form input[type="text"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg .wpcf7-form input[type="email"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg.wpcf7-form input[type="email"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg .wpcf7-form input[type="tel"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg.wpcf7-form input[type="tel"] ~ .wpcf7-not-valid-tip, .wdt-dark-bg .wpcf7-form textarea ~ .wpcf7-not-valid-tip, .wdt-dark-bg.wpcf7-form textarea ~ .wpcf7-not-valid-tip { color: var(--wdtAccentTxtColor); opacity: 0.8; } .wpcf7-form input:focus ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="text"]:focus ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="email"]:focus ~ .wpcf7-not-valid-tip, .wpcf7-form input[type="tel"]:focus ~ .wpcf7-not-valid-tip, .wpcf7-form textarea:focus ~ .wpcf7-not-valid-tip { opacity: 0; } .wpcf7-form .wdt-form-btn { margin-top: clamp(1.75rem, 1.5769rem + 0.7692vw, 2.5rem); } .wpcf7-form .wdt-form-btn > p { display: inline-block; position: relative; } .wpcf7-form .wdt-form-btn input[type="submit"]:focus, .wpcf7-form .wdt-form-btn input[type="submit"]:hover { color: var(--wdtAccentTxtColor); } .wpcf7-form .wdt-form-btn > p:first-child:after { margin: auto 0; border-radius: 50%; pointer-events: none; content: ""; position: absolute; width: 14px; height: 14px; border: 1px solid var(--wdtAccentTxtColor); top: 0; bottom: 0; right: -28px; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: var(--wdt-Livi-Transition); transition: var(--wdt-Livi-Transition); } .wpcf7-form .wdt-form-btn > p:first-child:focus:after, .wpcf7-form .wdt-form-btn > p:first-child:hover:after { border-radius: 0%; right: -24px; border: none; border-top: 14px solid transparent; border-right: 14px solid var(--wdtAccentTxtColor); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .wpcf7-form .with-spinner { position: relative; display: inline-block; margin-bottom: 0; } .wpcf7-form input.wpcf7-submit { margin-top: 0; } .wpcf7-form .with-spinner .wpcf7-spinner { left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); position: absolute; margin: 0 0; } #searchform { display: inline-block; margin: 0; max-width: 250px; position: relative; } #searchform input[type="text"] { font-size: var(--wdtFontSize_Base); padding: var(--wdtInputPadding); text-transform: none; width: 220px; } #searchform label span { display: none; } #searchform input[type="submit"] { border-width: 0; cursor: pointer; margin: 0; padding: 0; text-indent: -9999px; z-index: 1; background-color: currentColor; -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 120 120' style='enable-background:new 0 0 120 120;' xml:space='preserve'%3E%3Cpath d='M33.9,67.9c-3.4,0-6.2-2.8-6.2-6.2c0-17.1,13.9-31.1,31.1-31.1c3.4,0,6.2,2.8,6.2,6.2c0,3.4-2.8,6.2-6.2,6.2 c-10.3,0-18.6,8.4-18.6,18.6C40.1,65.1,37.3,67.9,33.9,67.9z'%3E%3C/path%3E%3Cpath d='M59.9,119c-13.8,0-27.1-4.8-37.8-13.8C10,95.1,2.6,80.8,1.2,65.1c-1.4-15.7,3.4-31,13.6-43.1C24.9,10,39.2,2.6,54.9,1.2 c15.7-1.4,31,3.4,43.1,13.6c12.1,10.1,19.5,24.4,20.8,40.1c2.8,32.4-21.2,61.1-53.6,63.9l0,0C63.4,118.9,61.6,119,59.9,119z M64.6,112.6L64.6,112.6L64.6,112.6z M60.1,13.4c-1.4,0-2.8,0.1-4.1,0.2c-25.6,2.2-44.6,24.9-42.3,50.5c1.1,12.4,6.9,23.6,16.5,31.6 c9.5,8,21.6,11.8,34,10.7l0,0c25.6-2.2,44.6-24.9,42.3-50.5c-1.1-12.4-6.9-23.6-16.5-31.6C81.5,17.2,71,13.4,60.1,13.4z'%3E%3C/path%3E%3Cpath d='M108.4,117.6c-1.6,0-3.2-0.6-4.4-1.8l-12.4-12.4c-2.4-2.4-2.4-6.4,0-8.8s6.4-2.4,8.8,0l12.4,12.4c2.4,2.4,2.4,6.4,0,8.8 C111.6,117,110,117.6,108.4,117.6z'%3E%3C/path%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 120 120' style='enable-background:new 0 0 120 120;' xml:space='preserve'%3E%3Cpath d='M33.9,67.9c-3.4,0-6.2-2.8-6.2-6.2c0-17.1,13.9-31.1,31.1-31.1c3.4,0,6.2,2.8,6.2,6.2c0,3.4-2.8,6.2-6.2,6.2 c-10.3,0-18.6,8.4-18.6,18.6C40.1,65.1,37.3,67.9,33.9,67.9z'%3E%3C/path%3E%3Cpath d='M59.9,119c-13.8,0-27.1-4.8-37.8-13.8C10,95.1,2.6,80.8,1.2,65.1c-1.4-15.7,3.4-31,13.6-43.1C24.9,10,39.2,2.6,54.9,1.2 c15.7-1.4,31,3.4,43.1,13.6c12.1,10.1,19.5,24.4,20.8,40.1c2.8,32.4-21.2,61.1-53.6,63.9l0,0C63.4,118.9,61.6,119,59.9,119z M64.6,112.6L64.6,112.6L64.6,112.6z M60.1,13.4c-1.4,0-2.8,0.1-4.1,0.2c-25.6,2.2-44.6,24.9-42.3,50.5c1.1,12.4,6.9,23.6,16.5,31.6 c9.5,8,21.6,11.8,34,10.7l0,0c25.6-2.2,44.6-24.9,42.3-50.5c-1.1-12.4-6.9-23.6-16.5-31.6C81.5,17.2,71,13.4,60.1,13.4z'%3E%3C/path%3E%3Cpath d='M108.4,117.6c-1.6,0-3.2-0.6-4.4-1.8l-12.4-12.4c-2.4-2.4-2.4-6.4,0-8.8s6.4-2.4,8.8,0l12.4,12.4c2.4,2.4,2.4,6.4,0,8.8 C111.6,117,110,117.6,108.4,117.6z'%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; -webkit-mask-size: 0.9em auto; mask-size: 0.9em auto; } #searchform input[type="submit"]:hover { background-color: var(--wdtPrimaryColor); } #searchform .wdt-search-icon { background-color: #ff0000; color: #fff; height: inherit; opacity: 0; left: 100%; visibility: hidden; z-index: -1; -webkit-transform: translateX(-100%); transform: translateX(-100%); display: none; } #searchform .wdt-search-icon span { display: block; height: 100%; width: 100%; } #searchform .wdt-search-icon span:before { margin: auto; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } #searchform:before, #searchform input[type="submit"], #searchform .wdt-search-icon { height: inherit; margin-top: auto; margin-bottom: auto; position: absolute; bottom: 0; right: 0; top: 0; text-align: center; width: 60px; } #searchform:hover .wdt-search-icon { opacity: 1; visibility: visible; -webkit-transform: translateX(1px); transform: translateX(1px); } .wpcf7-form-control-wrap { clear: both; display: inline-block; width: 100%; vertical-align: top; } .wpcf7-form .wpcf7-response-output, .wpcf7 form .wpcf7-response-output { float: left; width: 100%; margin: clamp(0.75rem, 0.4904rem + 1.1538vw, 1.875rem) 0 0; } .wpcf7-form .wpcf7-response-output, .wpcf7 form .wpcf7-response-output { font-size: clamp(0.875rem, 0.8462rem + 0.1282vw, 1rem) ; position: relative; clear: both; float: left; margin-left: 0; margin-right: 0; width: 100%; box-sizing: border-box; padding: clamp(0.75rem, 0.6346rem + 0.5128vw, 1.25rem) ; display: flex; align-items: baseline; border-radius: var(--wdtRadius_2X); } .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output { background-color: #ffcccc; border: 1px solid #ff9999; color: #d01313; position: relative; } .wpcf7-btn-wrap.left-align { text-align: left; } .wpcf7-btn-wrap.center-align { text-align: center; } .wpcf7-btn-wrap.right-align { text-align: right; } .wpcf7-form.sent .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output { background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; } .wpcf7-form .wpcf7-response-output:before, .wpcf7 form .wpcf7-response-output:before { font-family: "Yummie Icons"; top: 0.06em; font-style: normal; font-weight: bold; text-decoration: inherit; font-size: 20px; position: relative; margin-right: 12px; line-height: 1; } .wpcf7-form.invalid .wpcf7-response-output:before, .wpcf7 form.invalid .wpcf7-response-output:before { content: "\e817"; } .wpcf7-form.sent .wpcf7-response-output:before, .wpcf7 form.sent .wpcf7-response-output:before { content: "\e814"; } .entry-grid-layout.wdt-post-entry .blog-entry.product.type-product > div.entry-date { display: none; } #disqus_thread:empty { display: none; } #disqus_thread { margin: 50px 0; box-shadow: 0 0.3rem 2.9rem 0 var(--wdtBorderColor); padding: 50px; width: 100%; float: left; } #disqus_thread > iframe { float: left; } #disqus_thread a, #disqus_thread a:focus, #disqus_thread button:focus, #disqus_thread .nav-tab--secondary > a, #disqus_thread .nav-tab--secondary > div a, #thread__container .tab-general > a, #thread__container .tab-general > a:focus, #thread__container .tab-general > button, #thread__container .tab-general > button:focus { outline: 0 !important; outline-offset: 0 !important; } #disqus_thread #layout { float: left; width: 100%; } blockquote.wp-block-quote, .wp-block-pullquote blockquote { background-color: transparent; } blockquote.wp-block-quote { margin: 0 0 1rem; } blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large { margin: 1rem 0; } .wp-block-quote { border-left: 4px solid currentColor; padding: 0 0 0 1rem; margin: 0; } .wp-block-quote > cite > br:first-child { display: none; } .wp-block-quote > cite, .wp-block-pullquote cite, .wp-block-pullquote__citation, .wp-block-pullquote footer { font-weight: 600; letter-spacing: 0.5px; margin-top: 0; text-align: inherit; } .wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain) { padding: 0 0 0 1rem; } .wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer { display: inline-block; margin-top: 10px; } .wp-block-quote.has-text-align-right { border-width: 0 4px 0 0; padding: 0 1.5rem 0 0; border-style: solid; margin: 32px 0; } body.has-gutenberg-blocks .wp-block-quote.is-style-large cite br { display: none; } .wp-block-pullquote { border-width: 2px 0; border-style: solid; display: inline-block; padding: 1rem; width: 100%; } .wp-block-pullquote blockquote { background-color: transparent; border-width: 0; margin-top: calc(3 * 1rem); margin-bottom: calc(3.33 * 1rem); padding: 0; } .wp-block-pullquote blockquote p { line-height: var(--wdtLineHeight_Base); } .wp-block-pullquote blockquote p, .wp-block-pullquote.is-style-solid-color blockquote p { font-weight: normal; font-style: italic; margin-bottom: 0.5rem; margin-top: 0.5rem; } .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignleft blockquote * { text-align: left; } .wp-block-pullquote.alignright blockquote, .wp-block-pullquote.alignright blockquote * { text-align: right; } .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { text-transform: none; } .wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized { display: grid; } .wp-block-image .aligncenter { justify-content: center; } .wp-block-image .alignright { justify-content: flex-end; } .wp-block-image figcaption { font-size: 90%; } .wp-block-table, .wp-block-table.is-style-stripes { border-collapse: collapse; } .wp-block-table td, .wp-block-table th, .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: var(--wdtBorderColor); border-width: 1px; border-style: solid; } .wp-block-table tbody tr:nth-child(2n+1) { background: rgba(0, 0, 0, 0); } .wp-block-table td, .wp-block-table th { vertical-align: middle; } .wp-block-table.is-style-stripes { margin-bottom: 2em; } .wp-block-table.is-style-stripes .has-fixed-layout { margin-bottom: 0; } .wp-block-image > figure:not([class*="align"]) { margin: 0; } .wp-block-image .alignleft { margin-right: 2em; } .wp-block-image .alignright { margin-left: 2em; } .wp-block-cover h2, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-text { padding: 0.75em; font-weight: bold; } .wp-block-cover .wp-block-cover-text strong, .wp-block-cover-image .wp-block-cover-text strong { font-weight: 900; } .wp-block-cover, .wp-block-media-text { margin-bottom: 1.5em; } .wp-block-media-text .wp-block-media-text__content p { margin: 1rem 0; } .wp-block-cover.has-background-dim p:not(.has-text-color), .wp-block-cover.has-background-dim p:not(.has-text-color):not(.wp-block-cover-text) a { color: var(--wdtAccentTxtColor); } .wp-block-cover.has-background-dim p:not(.has-text-color) a:hover { opacity: 0.75; } .wp-block-button__link { margin: .75em 0; } .wp-block-button .wp-block-button__link { font-size: var(--wdtFontSize_Base); line-height: 1.75;padding: var(--wdtPadding_Btn); } .is-style-squared .wp-block-button__link { border-radius: 0; } .is-style-outline .wp-block-button__link:hover { color: var(--wdtHeadAltColor); } .wp-block-button.is-style-underline .wp-block-button__link { background: none !important; color: var(--wdtHeadAltColor) !important; padding-left: 0; padding-right: 0; text-decoration-color: var(--wdtPrimaryColor); text-decoration-thickness: 3px; text-decoration-style: solid; text-decoration-line: underline; text-underline-offset: 6px; } .wp-block-button.is-style-underline .wp-block-button__link:hover { text-decoration-color: var(--wdtSecondaryColor); text-decoration-thickness: 4px; } .wp-block-archives, .wp-block-categories, .wp-block-latest-posts, .wp-block-archives ul, .wp-block-categories ul, .wp-block-latest-posts ul { list-style: none; } .wp-block-archives, .wp-block-categories, .wp-block-latest-posts, .wp-block-latest-comments { padding-left: 0; } .wp-block-latest-posts.is-grid li, .wp-block-latest-comments li { padding: 0; } .wp-block-latest-comments li.wp-block-latest-comments__comment { line-height: 1.8; } .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-date, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { font-size: 0.8em; } .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title { display: inline-block; width: 100%; } .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-publish-date { margin-right: 12px; } .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-author, .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-publish-date, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-author, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-date { display: inline-block; } .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { line-height: inherit; } .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { display: inline-block; line-height: var(--wdtLineHeight_Base);margin-top: 5px; margin-bottom: 5px; width: 100%; } .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p { font-size: var(--wdtFontSize_Base); line-height: var(--wdtLineHeight_Base); } .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt > * { font-size: inherit; } .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt > *, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt > *, .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link { line-height: inherit; } .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title, .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link { font-family: var(--wdtFontTypo_Alt); font-size: 1.15em; font-weight: 400; } .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title, .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title { font-size: 1.3em; line-height: var(--wdtLineHeight_Alt); } .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author { font-weight: 500; } .wp-block-rss li.wp-block-rss__item .wp-block-rss__item-excerpt { margin-top: 0.5em; } .wp-block-archives-dropdown, .wp-block-categories-dropdown, .wp-block-calendar { margin-bottom: 25px; } .wp-block-archives-dropdown label:not(.screen-reader-text), .wp-block-categories-dropdown label:not(.screen-reader-text) { color: var(--wdtBodyTxtColor); display:inline-block; font-size:var(--wdtFontSize_Base); font-weight: 600; margin:0 0 10px; width: 100%; } .wp-block-archives-dropdown label { display: block; margin-bottom: 0.75rem; } .wp-block-calendar .wp-calendar-nav { display: flex; justify-content: space-between; } .wp-block-search, .wp-block-search .wp-block-search__inside-wrapper { display: block; } .wp-block-search .wp-block-search__button { margin-left: 0; margin-bottom: 25px; } .wp-block-archives-list li a:not(:focus), .wp-block-calendar a:not(:focus), .wp-block-latest-comments li a:not(:focus), .wp-block-latest-posts li a:not(:focus), .wp-block-rss li a:not(:focus) { text-decoration: none; } .wp-block-gallery li { padding: 0; } .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img { flex: 1; height: 100%; object-fit: cover; -o-object-fit: cover; } .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure { position: relative; } body.has-gutenberg-blocks ul.wp-block-gallery { display: flex; margin-bottom: 20px; padding-left: 0; } body.has-gutenberg-blocks figcaption.blocks-gallery-caption { margin: 0 0 1em; } .alignfull.wp-block-gallery { margin-bottom: 2rem; } .wp-block-gallery:not(.has-nested-images).alignleft { margin-right: 1.5em; } .wp-block-gallery:not(.has-nested-images).alignright { margin-left: 1.5em; } .alignfull { max-width: inherit; position: relative; } .alignwide { clear: both; width: 100%; } #primary:not(.page-with-sidebar) .alignfull { margin-left: -50vw; margin-right: -50vw; max-width: 100vw; position: relative; left: 50%; right: 50%; width: 100vw; } #primary:not(.page-with-sidebar) .wp-block-columns.alignfull { padding: 0 0.5em; } #primary:not(.page-with-sidebar) .alignfull.wp-block-embed iframe, #primary:not(.page-with-sidebar) .alignfull.wp-block-embed figcaption { max-width: 100%; width: 100%; } .wp-block-spacer { clear: both; display: block; float: none; margin: 0 !important; } .wp-block-separator { background: #eaeaea; border-width: 0; margin-left: auto; margin-right: auto; } .wp-block-separator.is-style-dots { color: currentColor; } .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { width: 100px; } pre.wp-block-verse { white-space: nowrap; overflow: auto; } .wp-block-embed__wrapper{ word-break: break-all; } .wp-block-preformatted { display: inline-block; white-space: pre; width: 100%; } body.has-gutenberg-blocks .blog-single-entry .entry-body { padding: 0; } body.has-gutenberg-blocks .blog-single-entry .entry-body > *[class^="wp-block"] { margin-bottom: 30px; } p.has-large-font-size, body.has-gutenberg-blocks p.has-large-font-size, body.has-gutenberg-blocks .blog-single-entry .entry-body > p[style*="font-size"], p.has-large-font-size + p[style="font-size:46px"] { line-height: var(--wdtLineHeight_Alt); } .has-drop-cap { clear: both; display: inline-block; width: 100%; } .has-large-font-size, .has-medium-font-size { margin-bottom: 1.5rem; } .has-background p, .wp-block-group.has-background p {margin-bottom: 0;} .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {padding: 10px 15px;border: 1px solid var(--wdtBorderColor);} .wp-block-query-pagination.wp-block-query-pagination-is-layout-flex {display: block;} .wp-block-social-link, .wp-block-social-links.is-style-pill-shape .wp-social-link, .wp-block-social-link, .wp-block-social-links.is-style-pill-shape .wp-social-link {padding: 0;} .wp-block-social-links.is-style-pill-shape .wp-social-link a {padding-left: 0.25em;padding-right: 0.25em;} .wp-block-columns.has-background, .wp-block-column.has-background, .wp-block-group.has-background {padding: 1rem;margin-bottom: 20px;} .wp-block-cover-image.is-light .wp-block-cover__inner-container, .wp-block-cover.is-light .wp-block-cover__inner-container {color: #fff;} .wp-block-button__link {background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); } .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { background-color: var(--wdtSecondaryColor);color: var(--wdtAccentTxtColor); } .wp-block-file a:not(.wp-block-file__button) { box-shadow: inset 0 -1px 0 currentColor; font-size: .8rem; } .wp-block-file .wp-block-file__button { background-color: var(--wdtPrimaryColor); border-radius: 2em; color: #000; font-size: .8rem; padding: 0.6em 1.4em; display: table;margin: 10px 0 10px 0;} .wp-block-file:not(.wp-element-button):has(~ p) { margin-bottom: 0.75rem; } .wp-block-file .wp-block-file__button:hover {background-color: var(--wdtSecondaryColor);} body.has-gutenberg-blocks *[class^="wp-block"] .selection-box { display: inline-block; } body.has-gutenberg-blocks *[class^="wp-block"].wp-block-archives-dropdown .selection-box { margin-bottom: 20px; } .wp-block-group.has-background { padding: 1rem; margin-bottom: 40px; } .wp-block-social-links.is-style-default .wp-social-link.wp-social-link.wp-social-link { padding: 5px; } figure.wp-block-image a:focus, .wp-block-image figure a:focus, .wp-block-gallery .blocks-gallery-item figure a:focus { outline: none; } @media only screen and (max-width: 479px) { *[class*="columns-"].wp-block-gallery .blocks-gallery-item figcaption { display: none; } .wp-block-audio audio { min-width: 100%; } .wp-block-embed-instagram iframe { min-width: 290px !important; width: 290px !important; } } .wp-block-coblocks-click-to-tweet { background: none; padding: 0; } .wp-block-coblocks-click-to-tweet__twitter-btn:not(.has-button-color):hover, .wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button:hover { background-color: var(--wdtHeadAltColor) !important; color: var(--wdtAccentTxtColor); } .wp-block-coblocks-accordion-item__title:focus { outline: none; } .wp-block-coblocks-click-to-tweet__text { padding-left: 0; } .wp-block-coblocks-click-to-tweet__text::before { display: inline-block; margin-right: 15px; position: relative; top: 5px; } .wp-block-coblocks-alert { margin-bottom: 20px; } .wp-block-coblocks-author__avatar-img { left: 0; } .elementor-widget-wdt-post-title .single-entry-title > h4 { margin: 0; text-transform: uppercase; } .custom-post-title-case { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); font-size: clamp(1.125rem, 1.0962rem + 0.1282vw, 1.25rem); } .elementor_library > div:not(.single-entry-body) { display: none; } a:hover, .gallery-caption { color: var(--wdtBodyTxtColor); } .selection-box:before { border-top-color: var(--wdtBodyTxtColor); } th, th a, .post-edit-link:hover, #searchform:hover:before, #searchform:focus-within:before, .select2-container--default .select2-results .select2-results__option[aria-selected=true], .select2-container--default .select2-results .select2-results__option--highlighted[aria-selected], input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .elementor-widget-button .elementor-button, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, *[role="button"]:hover, button:hover, .button:hover, a.button:hover, .wdt-button:hover, .elementor-button.wdt-elementor-button:hover, .elementor-widget-button .elementor-button:hover, .wp-block-search .wp-block-search__button:hover, .yith-wcwl-add-to-wishlist a:hover, .yith-wcqv-button:hover, .wdt-wcsg-button:hover { color: var(--wdtLinkColor); } th a:hover { color: rgba(var(--wdtAccentTxtColorRgb),0.55); } td a, ins, .form-calender-icon input[type="text"], input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], textarea, select, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-dropdown .select2-result { color: inherit; } #searchform:before, #searchform input[type="text"] { color: var(--wdtBodyTxtColor); } a, .post-edit-link, dialog, td a:hover, body .blog-single-entry ul li .comment-body .comment-content td a:hover, .blog-single-entry .single-entry-body tbody th a:hover { color: var(--wdtHeadAltColor); } .blog-single-entry .single-entry-body > p > img[class="align"]:only-child { clear: both; } dialog, #searchform .wdt-search-icon { background-color: var(--wdtBodyBGColor); } hr, .wp-block-separator { background-color: var(--wdtBorderColor); } blockquote, .wp-block-quote, .wp-block-pullquote { border-color: rgba(var(--wdtHeadAltColorRgb),0.2); } input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], fieldset, select, abbr, acronym, pre, #searchform, .comment-form > p input[type="checkbox"] ~ label:before, .comment-form > p input[type="radio"] ~ label:before, .comment-form-wdt-privatepolicy input[type="checkbox"] ~ label:before, .woocommerce-form__label-for-checkbox > span:before, .woocommerce .woocommerce-shipping-methods input[type="radio"] ~ label:before, .woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"] ~ label:before { border-color: var(--wdtBorderColor); } .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple, .select2-dropdown, .select2-container--default .select2-search .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field { border-color: var(--wdtBorderColor) !important; } .has-body-bg-background-color { background-color: var(--wdtBodyBGColor); } .has-body-text-background-color { background-color: var(--wdtBodyTxtColor); } .has-alternate-background-color { background-color: var(--wdtHeadAltColor); } .has-transparent-background-color { background-color:rgba(0, 0, 0, 0); } .has-body-bg-color { color: var(--wdtBodyBGColor); } .has-body-text-color { color: var(--wdtBodyTxtColor); } .has-alternate-color { color: var(--wdtHeadAltColor); } .has-transparent-color { color:rgba(0, 0, 0, 0); } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, input.text:focus { outline: none; outline-offset: 0; border-color: var(--wdtPrimaryColor); } .comment-form > p input[type="checkbox"]:focus:not(:checked) ~ label:before, .comment-form > p input[type="radio"]:focus:not(:checked) ~ label:before, .comment-form-wdt-privatepolicy input[type="checkbox"]:focus:not(:checked) ~ label:before, .woocommerce-form__label-for-checkbox > input:focus:not(:checked) ~ span:before, .woocommerce .woocommerce-shipping-methods input[type="radio"]:focus:not(:checked) ~ label:before, .woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li input[type="radio"]:focus:not(:checked) ~ label:before { outline: none; } input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, button[type="button"]:focus, *[role="button"]:focus, button:focus, .button:focus, a.button:focus, .wdt-button:focus, .elementor-button.wdt-elementor-button:focus, .elementor-widget-button .elementor-button:focus, .yith-wcwl-add-to-wishlist a:focus, .yith-wcqv-button:focus, .wdt-wcsg-button:focus, a.post-edit-link:focus, a.skip-link:focus { outline: none; outline-offset: -3px; text-decoration: none !important; } input[type="submit"]:focus:not(:focus-visible), input[type="reset"]:focus:not(:focus-visible), input[type="button"]:focus:not(:focus-visible), button[type="button"]:focus:not(:focus-visible), *[role="button"]:focus:not(:focus-visible), button:focus:not(:focus-visible), .button:focus:not(:focus-visible), a.button:focus:not(:focus-visible), .wdt-button:focus:not(:focus-visible), .elementor-button.wdt-elementor-button:focus:not(:focus-visible), .elementor-widget-button .elementor-button:focus:not(:focus-visible), .yith-wcwl-add-to-wishlist a:focus:not(:focus-visible), .yith-wcqv-button:focus:not(:focus-visible), .wdt-wcsg-button:focus:not(:focus-visible), a.post-edit-link:focus:not(:focus-visible), a.skip-link:focus:not(:focus-visible) { outline: none; outline-offset: -3px; text-decoration: none !important; } .screen-reader-text:focus { -webkit-box-shadow: 0 0 2px 2px rgba(var(--wdtHeadAltColorRgb),0.6); box-shadow: 0 0 2px 2px rgba(var(--wdtHeadAltColorRgb),0.6); } .wdt-dark-bg, .wdt-dark-bg h1, .wdt-dark-bg h2, .wdt-dark-bg h3, .wdt-dark-bg h4, .wdt-dark-bg h5, .wdt-dark-bg h6 { color: var(--wdtAccentTxtColor); } .wdt-dark-bg { border-color:var(--wdtBodyBGColor); } .wdt-dark-bg fieldset { border-color:rgba(var(--wdtBodyBGColorRgb), 0.2); } .wdt-dark-bg .wp-caption-text, .wdt-dark-bg .wp-caption-dt { background:rgba(var(--wdtBodyBGColorRgb),0.15); border-color:rgba(var(--wdtBodyBGColorRgb),0.05); } #main:has(> .wdt-elementor-container-fluid #signup-content .wp-activate-container) { margin: 0 0 120px; } #main:has(> .wdt-elementor-container-fluid #signup-content .wp-activate-container) ~ footer:has(> .container .wdt-no-footer-builder-content.footer-copyright) { position: absolute; top: auto; bottom: 0; } #main #signup-content .wp-activate-container { width: 100%; margin: 0 auto; max-width: 1140px; padding: 0 20px; } #main #signup-content .wp-activate-container > h2 { margin-top: 0px; } #activateform > p.submit { width: auto; display: inline-flex; position: relative; margin-right: 28px; justify-self: start; margin-top: 30px;margin-bottom: 0px;} #activateform > p.submit input[type="submit"] { width: fit-content; font-size: 1rem; background-size: 100% 1px; line-height: 1; } #activateform > p.submit input[type="submit"]:hover, #activateform > p.submit input[type="submit"]:focus { background-size: 0% 1px; } #activateform > p.submit:after { margin: auto 0; border-radius: 50%; pointer-events: none; content: ""; position: absolute; width: 14px; height: 14px; border: 1px solid var(--wdtLinkColor); top: 0; bottom: 0; right: -28px; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: var(--wdt-Livi-Transition); transition: var(--wdt-Livi-Transition); } #activateform > p.submit:has(> input[type="submit"]:hover):after, #activateform > p.submit:has(> input[type="submit"]:focus):after { border-radius: 0%; right: -24px; border: none; border-top: 14px solid transparent; border-right: 14px solid var(--wdtLinkColor); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .has-primary-color { color: var(--wdtPrimaryColor); } table:not(.shop_attributes) > tbody:first-child > tr > th, th, .wp-block-calendar table th, .select2-container--default .select2-results .select2-results__option[aria-selected=true], input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], *[role="button"], button, .button, a.button, .has-primary-background-color { background-color: var(--wdtPrimaryColor); } table:not(.shop_attributes) > tbody:first-child > tr > th, th, .wp-block-calendar table th { background: var(--wdtPrimaryColor); border-color: var(--wdtBorderColor); } .wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th { border-color: var(--wdtBorderColor); } .select2-container--default .select2-results .select2-results__option--highlighted[aria-selected] { background-color: rgba(var(--wdtPrimaryColorRgb),0.85); } .has-secondary-color { color: var(--wdtSecondaryColor); } .has-secondary-background-color { background-color: var(--wdtSecondaryColor); } input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button[type="button"]:hover, *[role="button"]:hover, button:hover, .button:hover, a.button:hover, .wp-block-search .wp-block-search__button:hover, .wdt-infinite-portfolio-load-more:hover, #wpsl-stores li > p ~ .wpsl-directions:hover { background-color: var(--wdtSecondaryColor); border-color: transparent; } .has-tertiary-background-color { background-color: var(--wdtTertiaryColor); } .has-tertiary-color { color: var(--wdtTertiaryColor); } @media only screen and (max-width:1280px) { } @media only screen and (min-width: 1025px) and (max-width: 1280px) { .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid, .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid, .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); margin-right: -20px; } .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item, .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item, .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item { margin: 0; padding: 0 20px 20px 0; width: 100%; } } @media only screen and (min-width: 600px) and (max-width: 1024px) { .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid, .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid, .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); margin-right: -20px; } .page-with-sidebar .wp-block-gallery.columns-6 .blocks-gallery-grid .blocks-gallery-item, .page-with-sidebar .wp-block-gallery.columns-7 .blocks-gallery-grid .blocks-gallery-item, .page-with-sidebar .wp-block-gallery.columns-8 .blocks-gallery-grid .blocks-gallery-item { margin: 0; padding: 0 20px 20px 0; width: 100%; } } @media only screen and (max-width: 767px) { } @media only screen and (max-width: 479px) { } @media only screen and (min-width: 320px) and (max-width: 479px) { th, td, tbody th { font-size: var(--wdtFontSize_Ext); } } @media only screen and (max-width: 319px) { th, td, tbody th { font-size: 10px; } } 