/* Generated by Montaro Palette Switcher - do not edit.
 * Brand colours become variables; literal values are carried along
 * only where they could override one of them. Source order kept.
 */


/* ---- source: solvent/main ---- */

:where(body[class*="pal-"]) pre {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) code {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) table tr {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) table th {
    border-right-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) table td {
    border-right-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) a img {
    border-color: transparent;
}
:where(body[class*="pal-"]) .gallery-caption,
:where(body[class*="pal-"]) .wp-caption,
:where(body[class*="pal-"]) figcaption {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .gallery-caption a,
:where(body[class*="pal-"]) .wp-caption a,
:where(body[class*="pal-"]) figcaption a {
    color: inherit;
}
body:where([class*="pal-"]) {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h1,
:where(body[class*="pal-"]) h1 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h1 a,
:where(body[class*="pal-"]) h1 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-h2,
:where(body[class*="pal-"]) h2 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h2 a,
:where(body[class*="pal-"]) h2 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-h3,
:where(body[class*="pal-"]) h3 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h3 a,
:where(body[class*="pal-"]) h3 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-h4,
:where(body[class*="pal-"]) h4 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h4 a,
:where(body[class*="pal-"]) h4 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-h5,
:where(body[class*="pal-"]) h5 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h5 a,
:where(body[class*="pal-"]) h5 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-h6,
:where(body[class*="pal-"]) h6 {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-h6 a,
:where(body[class*="pal-"]) h6 a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef--default-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) a,
:where(body[class*="pal-"]) p a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wp-block-quote,
:where(body[class*="pal-"]) blockquote {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wp-block-quote,
:where(body[class*="pal-"]) blockquote {
    border-color: transparent;
}
:where(body[class*="pal-"]) .wp-block-quote:before,
:where(body[class*="pal-"]) blockquote:before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wp-block-quote>*,
:where(body[class*="pal-"]) blockquote>* {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-e-info>* {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-e-info>a:after,
:where(body[class*="pal-"]) .qodef-e-info>a:before {
    background-color: currentcolor;
}
:where(body[class*="pal-"]) .qodef-info-tags-label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-info-tags a:after,
:where(body[class*="pal-"]) .qodef-info-tags a:before {
    background-color: currentcolor;
}
:where(body[class*="pal-"]) .qodef-info-tags a:hover {
    color: currentcolor;
}
:where(body[class*="pal-"]) textarea {
    background-color: transparent;
}
:where(body[class*="pal-"]) input[type=date],
:where(body[class*="pal-"]) input[type=email],
:where(body[class*="pal-"]) input[type=number],
:where(body[class*="pal-"]) input[type=password],
:where(body[class*="pal-"]) input[type=search],
:where(body[class*="pal-"]) input[type=tel],
:where(body[class*="pal-"]) input[type=text],
:where(body[class*="pal-"]) input[type=url],
:where(body[class*="pal-"]) select,
:where(body[class*="pal-"]) textarea {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) input[type=date],
:where(body[class*="pal-"]) input[type=email],
:where(body[class*="pal-"]) input[type=number],
:where(body[class*="pal-"]) input[type=password],
:where(body[class*="pal-"]) input[type=search],
:where(body[class*="pal-"]) input[type=tel],
:where(body[class*="pal-"]) input[type=text],
:where(body[class*="pal-"]) input[type=url],
:where(body[class*="pal-"]) select,
:where(body[class*="pal-"]) textarea {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) input[type=date],
:where(body[class*="pal-"]) input[type=email],
:where(body[class*="pal-"]) input[type=number],
:where(body[class*="pal-"]) input[type=password],
:where(body[class*="pal-"]) input[type=search],
:where(body[class*="pal-"]) input[type=tel],
:where(body[class*="pal-"]) input[type=text],
:where(body[class*="pal-"]) input[type=url],
:where(body[class*="pal-"]) select,
:where(body[class*="pal-"]) textarea {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) textarea:focus {
    background-color: transparent;
}
:where(body[class*="pal-"]) input[type=date]:focus,
:where(body[class*="pal-"]) input[type=email]:focus,
:where(body[class*="pal-"]) input[type=number]:focus,
:where(body[class*="pal-"]) input[type=password]:focus,
:where(body[class*="pal-"]) input[type=search]:focus,
:where(body[class*="pal-"]) input[type=tel]:focus,
:where(body[class*="pal-"]) input[type=text]:focus,
:where(body[class*="pal-"]) input[type=url]:focus,
:where(body[class*="pal-"]) select:focus,
:where(body[class*="pal-"]) textarea:focus {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) input[type=date]:focus,
:where(body[class*="pal-"]) input[type=email]:focus,
:where(body[class*="pal-"]) input[type=number]:focus,
:where(body[class*="pal-"]) input[type=password]:focus,
:where(body[class*="pal-"]) input[type=search]:focus,
:where(body[class*="pal-"]) input[type=tel]:focus,
:where(body[class*="pal-"]) input[type=text]:focus,
:where(body[class*="pal-"]) input[type=url]:focus,
:where(body[class*="pal-"]) select:focus,
:where(body[class*="pal-"]) textarea:focus {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer textarea {
    background-color: transparent;
}
:where(body[class*="pal-"]) #qodef-page-footer input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer select,
:where(body[class*="pal-"]) #qodef-page-footer textarea {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-page-footer input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer select,
:where(body[class*="pal-"]) #qodef-page-footer textarea {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer select,
:where(body[class*="pal-"]) #qodef-page-footer textarea {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-page-footer textarea:focus {
    background-color: transparent;
}
:where(body[class*="pal-"]) #qodef-page-footer input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=url]:focus,
:where(body[class*="pal-"]) #qodef-page-footer select:focus,
:where(body[class*="pal-"]) #qodef-page-footer textarea:focus {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-page-footer input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer input[type=url]:focus,
:where(body[class*="pal-"]) #qodef-page-footer select:focus,
:where(body[class*="pal-"]) #qodef-page-footer textarea:focus {
    color: #fff;
}
:where(body[class*="pal-"]) input[type=date]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=email]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=number]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=password]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=search]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=tel]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=text]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=url]:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) select:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) textarea:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) input[type=date]::placeholder,
:where(body[class*="pal-"]) input[type=email]::placeholder,
:where(body[class*="pal-"]) input[type=number]::placeholder,
:where(body[class*="pal-"]) input[type=password]::placeholder,
:where(body[class*="pal-"]) input[type=search]::placeholder,
:where(body[class*="pal-"]) input[type=tel]::placeholder,
:where(body[class*="pal-"]) input[type=text]::placeholder,
:where(body[class*="pal-"]) input[type=url]::placeholder,
:where(body[class*="pal-"]) select::placeholder,
:where(body[class*="pal-"]) textarea::placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) textarea {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) textarea {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) textarea:focus {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) select:disabled {
    border-color: inherit;
}
:where(body[class*="pal-"]) select:disabled {
    color: inherit;
}
:where(body[class*="pal-"]) select option {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-theme-button,
:where(body[class*="pal-"]) button[type=submit],
:where(body[class*="pal-"]) input[type=submit] {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) input[type=checkbox],
:where(body[class*="pal-"]) input[type=radio] {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) input[type=checkbox]:after,
:where(body[class*="pal-"]) input[type=radio]:after {
    background-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--inline .select2-search__field {
    border-color: transparent !important;
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--inline .select2-search__field {
    color: inherit;
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-dropdown {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--dropdown .select2-search__field {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-results__option {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default .select2-results__option:hover {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default.select2-container--open .select2-selection--multiple,
:where(body[class*="pal-"]) [class*=solvent] .select2-container--default.select2-container--open .select2-selection--single {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .select2-container--default .select2-selection {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .select2-container--default .select2-selection {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .select2-container--default .select2-selection:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .select2-container--default .select2-selection:focus {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .select2-container--default .select2-selection {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .select2-container--default .select2-selection {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .select2-container--default .select2-selection:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .select2-container--default .select2-selection:focus {
    color: #fff !important;
}
:where(body[class*="pal-"]) input:-webkit-autofill {
    -webkit-text-fill-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer input:-webkit-autofill {
    -webkit-text-fill-color: #fff;
}
:where(body[class*="pal-"]) .mfp-bottom-bar .mfp-counter,
:where(body[class*="pal-"]) .mfp-bottom-bar .mfp-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .mfp-bottom-bar .mfp-counter,
:where(body[class*="pal-"]) .mfp-bottom-bar .mfp-title {
    color: #fff;
}
:where(body[class*="pal-"]) .swiper-pagination-bullets:after {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .swiper-pagination-bullets .swiper-pagination-bullet {
    background-image: linear-gradient(90deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) .swiper-button-next,
:where(body[class*="pal-"]) .swiper-button-prev {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    background-color: transparent;
}
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-blog .qodef-list-date .qodef-day {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-blog .qodef-list-date .qodef-day {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-blog article.format-gallery .swiper-button-next,
:where(body[class*="pal-"]) .qodef-blog article.format-gallery .swiper-button-prev {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-blog article.format-link .qodef-e-link {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-blog article.format-link .qodef-e-link-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-blog article.format-quote .qodef-e-quote {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-blog article.format-quote .qodef-e-quote-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #respond .qodef-comment-form .comment-form-author svg,
:where(body[class*="pal-"]) #respond .qodef-comment-form .comment-form-comment svg,
:where(body[class*="pal-"]) #respond .qodef-comment-form .comment-form-email svg,
:where(body[class*="pal-"]) #respond .qodef-comment-form .comment-form-url svg,
:where(body[class*="pal-"]) #respond .qodef-comment-form .form-submit svg {
    fill: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer-top-area {
    background-color: var(--mtr-ink-2);
}
:where(body[class*="pal-"]) #qodef-page-footer-top-area-inner {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-page-footer-bottom-area {
    background-color: var(--mtr-ink-2);
}
:where(body[class*="pal-"]) #qodef-page-footer-bottom-area-inner {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wp-block-button .wp-block-button__link {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .wp-block-cover-image h1 a,
:where(body[class*="pal-"]) .wp-block-cover-image h2 a,
:where(body[class*="pal-"]) .wp-block-cover-image h3 a,
:where(body[class*="pal-"]) .wp-block-cover-image h4 a,
:where(body[class*="pal-"]) .wp-block-cover-image h5 a,
:where(body[class*="pal-"]) .wp-block-cover-image h6 a,
:where(body[class*="pal-"]) .wp-block-cover-image p a {
    color: #fff !important;
}
:where(body[class*="pal-"]) .wp-block-cover h1 a,
:where(body[class*="pal-"]) .wp-block-cover h2 a,
:where(body[class*="pal-"]) .wp-block-cover h3 a,
:where(body[class*="pal-"]) .wp-block-cover h4 a,
:where(body[class*="pal-"]) .wp-block-cover h5 a,
:where(body[class*="pal-"]) .wp-block-cover h6 a,
:where(body[class*="pal-"]) .wp-block-cover p a {
    color: #fff !important;
}
:where(body[class*="pal-"]) .wp-block-file {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wp-block-table.is-style-stripes td,
:where(body[class*="pal-"]) .wp-block-table.is-style-stripes tr {
    border-color: transparent !important;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation {
    background-color: var(--mtr-ink-2);
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation {
    border-top-color: var(--mtr-ink-3);
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation {
    border-bottom-color: var(--mtr-ink-3);
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li>a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li>a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li>a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li.current-menu-ancestor>a,
:where(body[class*="pal-"]) .qodef-mobile-header-navigation ul li ul li.current-menu-item>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation>ul>li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation>ul>li>a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a,
:where(body[class*="pal-"]) .qodef-mobile-header-navigation>ul>li.current-menu-item>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    background-color: var(--mtr-ink-2);
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    border-color: var(--mtr-ink-3);
}
:where(body[class*="pal-"]) .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .qodef-m-pagination.qodef--wp .page-numbers:before {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-m-pagination.qodef--wp .page-numbers:before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:before {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-single-links .qodef-m-single-links-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-single-links a:before,
:where(body[class*="pal-"]) .qodef-single-links>span:not(.qodef-m-single-links-title):before {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-single-links a:before,
:where(body[class*="pal-"]) .qodef-single-links>span:not(.qodef-m-single-links-title):before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-search .qodef-search-form-button {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-svg--drag-cursor circle {
    fill: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-page-title {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .widget .qodef-widget-title a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .qodef-widget-title a {
    color: inherit;
}
:where(body[class*="pal-"]) .widget .wp-caption,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-caption {
    color: inherit;
}
:where(body[class*="pal-"]) .widget .wp-block-categories li a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-categories li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .wp-block-categories li a:after,
:where(body[class*="pal-"]) .widget .wp-block-categories li a:before,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-categories li a:after,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-categories li a:before {
    background-color: currentcolor;
}
:where(body[class*="pal-"]) .widget .tagcloud a:after,
:where(body[class*="pal-"]) .widget .tagcloud a:before,
:where(body[class*="pal-"]) .widget .wp-block-tag-cloud a:after,
:where(body[class*="pal-"]) .widget .wp-block-tag-cloud a:before,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .tagcloud a:after,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .tagcloud a:before,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-tag-cloud a:after,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-tag-cloud a:before {
    background-color: currentcolor;
}
:where(body[class*="pal-"]) .widget .wp-block-calendar #today a,
:where(body[class*="pal-"]) .widget.widget_calendar #today a,
:where(body[class*="pal-"]) .widget[data-widget_type*=widget-calendar] #today a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-calendar #today a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget].widget_calendar #today a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget][data-widget_type*=widget-calendar] #today a {
    color: inherit;
}
:where(body[class*="pal-"]) .widget.widget_nav_menu ul li a:before,
:where(body[class*="pal-"]) .widget[data-widget_type*=widget-nav-menu] ul li a:before,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget].widget_nav_menu ul li a:before,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget][data-widget_type*=widget-nav-menu] ul li a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .widget a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .tagcloud a,
:where(body[class*="pal-"]) .widget .wp-block-tag-cloud a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) .widget.widget_calendar .wp-calendar-nav a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .tagcloud a,
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget] .wp-block-tag-cloud a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) [class*=elementor-widget-wp-widget][data-widget_type*=widget-calendar] .wp-calendar-nav a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget .tagcloud a,
:where(body[class*="pal-"]) #qodef-top-area .widget .wp-block-tag-cloud a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) #qodef-top-area .widget.widget_calendar .wp-calendar-nav a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h1:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h2:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h3:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h4:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h5:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h6:not([class*=qodef]) {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .qodef-widget-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .tagcloud a,
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wp-block-tag-cloud a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .tagcloud a:hover,
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wp-block-tag-cloud a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.widget_calendar .wp-calendar-nav a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wp-block-calendar .wp-calendar-nav a:hover,
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h1:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h2:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h3:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h4:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h5:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget:not(.widget_solvent_core_title_widget) h6:not([class*=qodef]) {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .qodef-widget-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .tagcloud a,
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wp-block-tag-cloud a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .tagcloud a:hover,
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wp-block-tag-cloud a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.widget_calendar .wp-calendar-nav a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wp-block-calendar .wp-calendar-nav a:hover,
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h1:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h2:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h3:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h4:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h5:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-page-footer .widget:not(.widget_solvent_core_title_widget) h6:not([class*=qodef]) {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-widget-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-search-form-button.qodef--button-inside {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .tagcloud a,
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-tag-cloud a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .tagcloud a:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-tag-cloud a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-calendar td,
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-calendar tr,
:where(body[class*="pal-"]) #qodef-page-footer .widget.widget_calendar td,
:where(body[class*="pal-"]) #qodef-page-footer .widget.widget_calendar tr {
    border-color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) #qodef-page-footer .widget.widget_calendar .wp-calendar-nav a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .wp-block-calendar .wp-calendar-nav a:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h1:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h2:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h3:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h4:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h5:not([class*=qodef]),
:where(body[class*="pal-"]) #qodef-side-area .widget:not(.widget_solvent_core_title_widget) h6:not([class*=qodef]) {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-widget-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-side-area .widget .tagcloud a,
:where(body[class*="pal-"]) #qodef-side-area .widget .wp-block-tag-cloud a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .tagcloud a:hover,
:where(body[class*="pal-"]) #qodef-side-area .widget .wp-block-tag-cloud a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) #qodef-side-area .widget.widget_calendar .wp-calendar-nav a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .wp-block-calendar .wp-calendar-nav a:hover,
:where(body[class*="pal-"]) #qodef-side-area .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h1:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h2:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h3:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h4:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h5:not([class*=qodef]),
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget:not(.widget_solvent_core_title_widget) h6:not([class*=qodef]) {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .qodef-search-form-button.qodef--button-inside {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .tagcloud a,
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .wp-block-tag-cloud a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .wp-block-calendar .wp-calendar-nav a,
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget.widget_calendar .wp-calendar-nav a {
    color: #fff;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control label,
:where(body[class*="pal-"]) .wc-block-components-text-input label {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=url] {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=url] {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=url] {
    border-bottom-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=date]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=email]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=number]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=password]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=search]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=tel]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=text]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=url]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=date]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=email]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=number]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=password]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=search]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=tel]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=text]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=url]:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=date]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=email]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=number]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=password]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=search]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=tel]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=text]:focus,
:where(body[class*="pal-"]) .wc-block-components-combobox-control input[type=url]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=date]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=email]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=number]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=password]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=search]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=tel]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=text]:focus,
:where(body[class*="pal-"]) .wc-block-components-text-input input[type=url]:focus {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=url] {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=url] {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=url],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=date],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=email],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=number],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=password],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=search],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=tel],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=text],
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=url] {
    border-bottom-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=url]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=url]:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-combobox-control input[type=url]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=date]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=email]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=number]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=password]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=search]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=tel]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=text]:focus,
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-text-input input[type=url]:focus {
    color: #fff !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control ul {
    background-color: #fafafa !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control ul {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control ul li {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-combobox-control ul li:hover {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-textarea {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-textarea {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-textarea {
    border-bottom-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-textarea:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-textarea:focus {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-textarea {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-textarea {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-textarea {
    border-bottom-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-textarea:focus {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .wc-block-components-textarea:focus {
    color: #fff !important;
}
:where(body[class*="pal-"]) .wc-block-components-radio-control-accordion-option {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wc-block-components-radio-control__input {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-radio-control__input:after {
    background-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-radio-control__label {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-radio-control__secondary-label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wc-block-components-checkbox__input {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-checkbox__input:after {
    background-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-checkbox__label {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) div.wc-block-components-notice-banner {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) div.wc-block-components-notice-banner li,
:where(body[class*="pal-"]) div.wc-block-components-notice-banner__content {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) div.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-product-name {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-order-summary-item:after {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-panel__button {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-totals-wrapper:after {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wc-block-components-totals-item__label {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-totals-item__value {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-totals-coupon-link {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-totals-coupon__button {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wc-block-components-checkout-return-to-cart-button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .wc-block-components-checkout-place-order-button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) #qodef-woo-page .qodef-woo-ratings .qodef-m-star,
:where(body[class*="pal-"]) #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star,
:where(body[class*="pal-"]) .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active svg,
:where(body[class*="pal-"]) #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star.qodef--active svg,
:where(body[class*="pal-"]) .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) #qodef-woo-page .added_to_cart,
:where(body[class*="pal-"]) #qodef-woo-page .button,
:where(body[class*="pal-"]) #yith-quick-view-modal .added_to_cart,
:where(body[class*="pal-"]) #yith-quick-view-modal .button,
:where(body[class*="pal-"]) .qodef-woo-shortcode .added_to_cart,
:where(body[class*="pal-"]) .qodef-woo-shortcode .button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) #qodef-woo-page .quantity input[type=number] {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .woocommerce-error,
:where(body[class*="pal-"]) .woocommerce-info,
:where(body[class*="pal-"]) .woocommerce-message {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .woocommerce-error li,
:where(body[class*="pal-"]) .woocommerce-error__content,
:where(body[class*="pal-"]) .woocommerce-info li,
:where(body[class*="pal-"]) .woocommerce-info__content,
:where(body[class*="pal-"]) .woocommerce-message li,
:where(body[class*="pal-"]) .woocommerce-message__content {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .woocommerce-error>.wc-block-components-notice-banner__content .wc-forward,
:where(body[class*="pal-"]) .woocommerce-info>.wc-block-components-notice-banner__content .wc-forward,
:where(body[class*="pal-"]) .woocommerce-message>.wc-block-components-notice-banner__content .wc-forward {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .shop_table th {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wc-block-cart table.wc-block-cart-items:after {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wc-block-cart table.wc-block-cart-items td:after {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__header {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wc-block-cart div.wc-block-cart__sidebar .wc-block-cart__totals-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wc-block-cart__submit-button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title li,
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title__content {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title>.wc-block-components-notice-banner__content .wc-forward {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .wp-block-woocommerce-cart-cross-sells-block li,
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block li {
    border-color: transparent !important;
}
:where(body[class*="pal-"]) .wp-block-woocommerce-cart-cross-sells-block img,
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block img {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .wp-block-woocommerce-cart-cross-sells-block .wp-block-button__link,
:where(body[class*="pal-"]) .wp-block-woocommerce-empty-cart-block .wp-block-button__link {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .wc-block-grid__product-title,
:where(body[class*="pal-"]) .wp-block-cart-cross-sells-product__product-title {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .wc-empty-cart-message .wc-block-components-notice-banner__content {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .return-to-shop a {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .return-to-shop a {
    color: #fff;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .return-to-shop a {
    border-color: transparent;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .return-to-shop a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .woocommerce-page div.woocommerce .return-to-shop a:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--checkout .wc_payment_methods li {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--checkout .wc_payment_methods label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .woocommerce-account .button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-woo-page .woocommerce-pagination .page-numbers:before {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) #qodef-woo-page .woocommerce-pagination .page-numbers:before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-woo-product-list .qodef-e-media-inner {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-woo-product-list .qodef-e-media-inner .qodef-woo-product-title a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-woo-product-list .qodef-e-media-inner .qodef-e-info>* {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-woo-product-list .qodef-e-media-inner .price {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-quantity-selector,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-quantity-selector .qodef-quantity-input,
:where(body[class*="pal-"]) .qodef-quantity-selector input.wc-block-components-quantity-selector__input,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .qodef-quantity-input,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-quantity-selector .qodef-quantity-button,
:where(body[class*="pal-"]) .qodef-quantity-selector .wc-block-components-quantity-selector__button,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .qodef-quantity-button,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-quantity-selector .qodef-quantity-button,
:where(body[class*="pal-"]) .qodef-quantity-selector .wc-block-components-quantity-selector__button,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .qodef-quantity-button,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-quantity-selector .qodef-quantity--plus,
:where(body[class*="pal-"]) .qodef-quantity-selector .wc-block-components-quantity-selector__button--plus,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .qodef-quantity--plus,
:where(body[class*="pal-"]) div.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .entry-summary .price,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .entry-summary .price {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .woocommerce-product-rating .woocommerce-review-link {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .woocommerce-product-rating .woocommerce-review-link:hover {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single form.cart.grouped_form .group_table label,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product form.cart.grouped_form .group_table label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single form.cart .group_table th,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product form.cart .group_table th {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single form.cart .variations label,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product form.cart .variations label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .out-of-stock,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .out-of-stock {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-value a {
    color: inherit;
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs:after,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs:after {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .shop_attributes th,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .shop_attributes th {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__author {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single #review_form .comment-reply-title,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product #review_form .comment-reply-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active~* svg,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active~* svg {
    fill: transparent;
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product #review_form .comment-form-rating a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a svg,
:where(body[class*="pal-"]) #yith-quick-view-content.single-product #review_form .comment-form-rating a svg {
    fill: transparent;
}
:where(body[class*="pal-"]) .widget .qodef-woo-ratings .qodef-m-star {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .qodef-woo-ratings .qodef-m-star.qodef--active svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) .widget.woocommerce .button,
:where(body[class*="pal-"]) .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .widget.woocommerce.widget_recent_reviews a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .wc-block-components-price-slider .wc-block-components-price-slider__actions button {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .widget.woocommerce .qodef-woo-product-title a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget.woocommerce a .product-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget.woocommerce .qodef-woo-product-title a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget.woocommerce a .product-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce a .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce a:hover .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce a .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce a:hover .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-m-star {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce .qodef-woo-product-title a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce a .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce a:hover .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget.woocommerce.widget_recent_reviews a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce .qodef-woo-product-title a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce a .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce a:hover .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget.woocommerce.widget_recent_reviews a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget.woocommerce .qodef-woo-product-title a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget.woocommerce a .product-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff;
}

/* ---- source: solvent-core ---- */

:where(body[class*="pal-"]) #qodef-back-to-top .qodef-back-to-top-icon {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) #qodef-back-to-top svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-arrow {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-arrow svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article:hover .qodef-e-arrow {
    border-color: rgba(255,255,255,.1);
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article:hover .qodef-e-title a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article:hover .qodef-e-info>* {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-blog.qodef-item-layout--info-on-image article:hover .qodef-e-info a {
    color: #fff;
}
body:where([class*="pal-"]).qodef-blog--custom #qodef-media .qodef-e-link {
    border-color: var(--mtr-tint);
}
body:where([class*="pal-"]).qodef-blog--custom #qodef-media .qodef-e-link-icon {
    border-color: var(--mtr-tint);
}
body:where([class*="pal-"]).qodef-blog--custom #qodef-media .qodef-e-quote {
    border-color: var(--mtr-tint);
}
body:where([class*="pal-"]).qodef-blog--custom #qodef-media .qodef-e-quote-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-author-info {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-author-info .qodef-m-social-icons a {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-author-info .qodef-m-social-icons a:after {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) #qodef-author-info .qodef-m-social-icons a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-author-info .qodef-m-social-icons a:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) #qodef-single-post-navigation .qodef-m-nav-label {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-content-side.qodef--light .widget a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-content-side.qodef--light .widget a:hover {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-content-side.qodef--light .qodef-menu-item-indicator {
    background-color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-content-side #qodef-content-side-inner:before {
    background-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-content-side #qodef-content-side-inner .qodef-menu-item-indicator {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-content-side .widget a {
    color: inherit;
}
:where(body[class*="pal-"]) #qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) #qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    color: var(--mtr-ink);
}
body:where([class*="pal-"]).qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom:before {
    background-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-top-area-inner {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-map-marker-holder .qodef-info-window {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-map-marker-holder .qodef-info-window-inner:after {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-map-marker-holder .qodef-info-window-inner:after {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-places-geo-radius {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: var(--mtr-ink-2);
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
    background-image: linear-gradient(270deg,var(--mtr-highlight) 0,var(--mtr-accent) 49.4%,var(--mtr-ink-2) 120%);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .wpcf7-response-output,
:where(body[class*="pal-"]) .rs-layer .wpcf7-response-output,
:where(body[class*="pal-"]) sr7-module .wpcf7-response-output {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .wpcf7-response-output,
:where(body[class*="pal-"]) .rs-layer .wpcf7-response-output,
:where(body[class*="pal-"]) sr7-module .wpcf7-response-output {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--main input,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--main input,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--main input {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--main .qodef-form-holder,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--main .qodef-form-holder,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--main .qodef-form-holder {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--main .qodef-form-holder,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--main .qodef-form-holder,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--main .qodef-form-holder {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--light textarea,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--light textarea,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--light textarea {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--light svg,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--light svg,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--light svg {
    fill: #fff;
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--blur input,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--blur input,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--blur input {
    border-bottom-color: rgba(255,255,255,.3);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--blur .qodef-form-holder,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--blur .qodef-form-holder,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--blur .qodef-form-holder {
    background-color: rgba(255,255,255,0);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--blur .qodef-form-holder,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--blur .qodef-form-holder,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--blur .qodef-form-holder {
    border-color: rgba(255,255,255,.06);
}
:where(body[class*="pal-"]) .qodef-contact-form-7 .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) .rs-layer .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) sr7-module .qodef-form-wrapper.qodef--newsletter input {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-side-area .qodef-contact-form-7 .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) #qodef-side-area .rs-layer .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) #qodef-side-area sr7-module .qodef-form-wrapper.qodef--newsletter input {
    border-bottom-color: rgba(255,255,255,.6);
}
:where(body[class*="pal-"]) footer .qodef-contact-form-7 .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) footer .rs-layer .qodef-form-wrapper.qodef--newsletter input,
:where(body[class*="pal-"]) footer sr7-module .qodef-form-wrapper.qodef--newsletter input {
    border-bottom-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) footer .qodef-contact-form-7 .qodef-form-wrapper.qodef--newsletter input:focus,
:where(body[class*="pal-"]) footer .rs-layer .qodef-form-wrapper.qodef--newsletter input:focus,
:where(body[class*="pal-"]) footer sr7-module .qodef-form-wrapper.qodef--newsletter input:focus {
    border-bottom-color: #fff !important;
}
:where(body[class*="pal-"]) .qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
:where(body[class*="pal-"]) .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
:where(body[class*="pal-"]) .qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
    background-color: #fff;
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
    border-color: var(--mtr-tint) !important;
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected {
    border-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected {
    border-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-yith-wccl--predefined .select_box.select_box_label>* {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .yith-wcwl-form .shop_table.wishlist_table th {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .yith-wcwl-form .shop_table.wishlist_table.shop_table tr td {
    border-color: transparent !important;
}
:where(body[class*="pal-"]) .yith-wcwl-form .shop_table.wishlist_table.shop_table tr td {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a {
    color: var(--mtr-ink) !important;
}
:where(body[class*="pal-"]) .yith-wcwl-form .shop_table.wishlist_table .product-add-to-cart a {
    background-color: transparent !important;
}
:where(body[class*="pal-"]) .qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important;
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__buttons a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__buttons a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    color: #fff;
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__buttons a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-action a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    border-color: transparent;
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-action a:hover,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-action a:hover,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-action a:hover,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-action a:hover,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) .widget_shopping_cart,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) .widget_shopping_cart .widget_shopping_cart_content,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .widget_shopping_cart_content {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) .widget_shopping_cart .widget_shopping_cart_content,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .widget_shopping_cart_content {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart-item a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .widget_shopping_cart .qodef-m-order-details strong,
:where(body[class*="pal-"]) .widget_shopping_cart .woocommerce-mini-cart__total strong,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .qodef-m-order-details strong,
:where(body[class*="pal-"]) .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget_shopping_cart,
:where(body[class*="pal-"]) #qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget_solvent_core_woo_dropdown_cart {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget_shopping_cart,
:where(body[class*="pal-"]) .qodef-header--minimal #qodef-page-header-inner.qodef-skin--light .widget_solvent_core_woo_dropdown_cart {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .widget_shopping_cart_content {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .widget_shopping_cart_content {
    border-color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
:where(body[class*="pal-"]) #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .qodef-m-order-details strong,
:where(body[class*="pal-"]) #qodef-page-footer .widget_solvent_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
    color: #ccc;
}
:where(body[class*="pal-"]) #qodef-side-area .widget_shopping_cart,
:where(body[class*="pal-"]) #qodef-side-area .widget_solvent_core_woo_dropdown_cart {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget_shopping_cart,
:where(body[class*="pal-"]) .qodef-mega-menu-widget-holder .widget_solvent_core_woo_dropdown_cart {
    color: #fff;
}
:where(body[class*="pal-"]) .widget_solvent_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .widget_solvent_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .qodef-clients-list .qodef-e:hover {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-team-interactive-columns .qodef-social-icons .qodef-team-member-social-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-team-interactive-columns .qodef-social-icons .qodef-team-member-social-icon:after {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) .qodef-team-interactive-columns .qodef-social-icons .qodef-team-member-social-icon:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) .qodef-team-interactive-columns .qodef-ic-content-holder .qodef-ic-item .qodef-e-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-team-list .qodef-social-icons .qodef-team-member-social-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-team-list .qodef-social-icons .qodef-team-member-social-icon:after {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) .qodef-team-list .qodef-social-icons .qodef-team-member-social-icon:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icon {
    border-color: rgba(255,255,255,.5);
}
:where(body[class*="pal-"]) .qodef-testimonials-list-outer.qodef-skin--light .swiper-button-next,
:where(body[class*="pal-"]) .qodef-testimonials-list-outer.qodef-skin--light .swiper-button-prev {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-testimonials-list-outer.qodef-skin--light .swiper-button-next:hover,
:where(body[class*="pal-"]) .qodef-testimonials-list-outer.qodef-skin--light .swiper-button-prev:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-testimonials-list.qodef-skin--light+.swiper-button-prev,
:where(body[class*="pal-"]) .qodef-testimonials-list.qodef-skin--light+.swiper-button-prev+.swiper-button-next {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-testimonials-list.qodef-skin--light+.swiper-button-prev+.swiper-button-next:hover,
:where(body[class*="pal-"]) .qodef-testimonials-list.qodef-skin--light+.swiper-button-prev:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top {
    border-bottom-color: transparent;
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top .qodef-testimonials-list-top-navigation {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top .qodef-testimonials-list-top-navigation {
    border-top-color: transparent;
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top .qodef-e-static-title {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top .qodef-e-static-title {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-list-top .qodef-e-static-title {
    border-top-color: transparent;
}
:where(body[class*="pal-"]) .qodef-testimonials-main-content {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-main-content .qodef-e-right {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-testimonials-main-content .qodef-e-right {
    border-left-color: transparent;
}
:where(body[class*="pal-"]) .qodef-review-rating .qodef-star-rating {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-review-rating .qodef-star-rating svg {
    fill: transparent;
}
:where(body[class*="pal-"]) .qodef-review-rating .qodef-star-rating.active svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) .qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentcolor;
}
:where(body[class*="pal-"]) .qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-fullscreen-search-holder {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-fullscreen-search-holder .qodef-m-form-field {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-fullscreen-search-holder .qodef-m-form-field {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-fullscreen-search-holder .qodef-m-form-field:focus {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    border-right-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-button.qodef-layout--filled.qodef-html--link {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 50%,var(--mtr-ink-2) 100%);
}
:where(body[class*="pal-"]) .qodef-button.qodef-layout--textual {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-countdown.qodef-countdown--light .qodef-digit {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-countdown.qodef-layout--simple .qodef-digit {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-counter.qodef-layout--simple {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-counter.qodef-layout--simple .qodef-m-digit {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-dropcaps .qodef-m-letter {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-highlight .qodef-highlight-text {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-icon-with-text .qodef-m-title a:hover {
    color: currentcolor;
}
:where(body[class*="pal-"]) .qodef-icon-with-text .qodef-m-icon-box {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-icon-with-text .qodef-m-icon-box {
    border-color: transparent;
}
:where(body[class*="pal-"]) .qodef-icon-with-text.qodef-box--outline .qodef-m-icon-box {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-icon-with-text.qodef-box--outline .qodef-m-icon-box {
    background-color: transparent;
}
:where(body[class*="pal-"]) .qodef-icon-with-text.qodef-layout--top:hover {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-icon-holder.qodef-layout--circle a,
:where(body[class*="pal-"]) .qodef-icon-holder.qodef-layout--square a {
    color: inherit;
}
:where(body[class*="pal-"]) .qodef-icon-holder.qodef-layout--circle:hover,
:where(body[class*="pal-"]) .qodef-icon-holder.qodef-layout--square:hover {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery {
    border-top-color: #323640;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery {
    border-bottom-color: #323640;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper {
    border-right-color: #323640;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img {
    border-color: #323640;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper:hover {
    background-color: #030813;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top .qodef-image-gallery.qodef-boxed-gallery {
    border-top-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top .qodef-image-gallery.qodef-boxed-gallery {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper {
    border-right-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--top .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper:hover {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--left.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img,
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--right.qodef-skin--light .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img {
    border-color: #323640;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--left .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img,
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-static--right .qodef-image-gallery.qodef-boxed-gallery .qodef-image-wrapper img {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-skin--light .swiper-button-next,
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-skin--light .swiper-button-prev {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-skin--light .swiper-button-next:hover,
:where(body[class*="pal-"]) .qodef-image-gallery-outer.qodef-skin--light .swiper-button-prev:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-image-with-text:hover .qodef-m-image img {
    border-color: transparent;
}
:where(body[class*="pal-"]) .qodef-image-with-text .qodef-m-image img {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator .qodef-m-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator .qodef-m-price .qodef-m-price-currency {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator .qodef-m-price .qodef-m-price-value {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator .qodef-e-switch {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator .qodef-e-switch .qodef-e-slider:before {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-m-price .qodef-m-price-currency,
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-m-price .qodef-m-price-value,
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-m-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-e-switch {
    border-color: #fff;
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-e-switch svg {
    fill: #fff;
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-e-switch .qodef-e-slider:before {
    background-color: #fff;
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-e-switch input:checked~.qodef-svg--calc-check {
    fill: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-calculator.qodef-skin--light .qodef-e-switch input:not(:checked)~.qodef-svg--calc-none {
    fill: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-price .qodef-m-price-currency {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-price .qodef-m-price-value {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-features-holder .qodef-m-features-list .qodef-m-feature {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-download-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-download-icon {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-download-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-commission-text-price-holder {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-pricing-table .qodef-m-commission-price {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-status--featured,
:where(body[class*="pal-"]) .qodef-pricing-table:hover {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-commission-price,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-download-icon,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-download-title,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-features-holder .qodef-m-features-list .qodef-m-feature,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-price .qodef-m-price-currency,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-price .qodef-m-price-value,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-commission-text-price-holder,
:where(body[class*="pal-"]) .qodef-pricing-table.qodef-skin--light .qodef-m-download-icon {
    border-color: rgba(255,255,255,.2);
}
:where(body[class*="pal-"]) .qodef-process .qodef-e-icon {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-process .qodef-e-item-icon-text {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-process .qodef-e-line-inner {
    border-left-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-progress-bar.qodef-layout--circle .qodef-m-value {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-progress-bar.qodef-layout--horizontal .percentCount {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-progress-bar.qodef-layout--vertical .qodef-m-canvas:before {
    background-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-progress-bar.qodef-layout--vertical span.qodef-m-value {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-separator .qodef-m-line {
    border-bottom-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-services .qodef-e-arrow:before {
    border-color: rgba(255,255,255,.1);
}
:where(body[class*="pal-"]) .qodef-services .qodef-e-arrow svg {
    fill: #fff;
}
:where(body[class*="pal-"]) .qodef-services .qodef-e-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-showcase .qodef-showcase-circle {
    border-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-showcase .qodef-e-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-showcase.qodef-skin--light .qodef-e-title {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-showcase.qodef-skin--light .qodef-showcase-circle {
    border-color: rgba(255,255,255,.7);
}
:where(body[class*="pal-"]) .qodef-showcase.qodef-skin--light .qodef-e-icon:before {
    border-color: #fff;
}
:where(body[class*="pal-"]) .qodef-swapping-image-gallery .qodef-m-info {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation:after {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    border-right-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) #qodef-side-area {
    background-color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-social-share .qodef-social-title {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    background-color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--list li a:before {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-skin--light .qodef-social-share.qodef-layout--list li a:before {
    border-color: #fff;
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--list li a:after {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) .qodef-social-share.qodef-layout--list li a:hover {
    color: #fff !important;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #fff;
}
:where(body[class*="pal-"]) #qodef-page-spinner.qodef-layout--solvent .qode-m-spinner-text {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-page-spinner.qodef-layout--solvent .qode-m-spinner-text {
    color: inherit;
}
:where(body[class*="pal-"]) .widget_solvent_core_svg_icon .qodef-svg-icon-widget.qodef--gradient a {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .widget_solvent_core_svg_icon .qodef-svg-icon-widget.qodef--gradient a:after {
    background-image: linear-gradient(135deg,var(--mtr-highlight) 0,var(--mtr-accent) 55%,#312837 100%);
}
:where(body[class*="pal-"]) .widget_solvent_core_svg_icon .qodef-svg-icon-widget.qodef--gradient a:hover {
    color: #fff;
}
:where(body[class*="pal-"]) .widget_solvent_core_svg_icon .qodef-svg-icon-widget.qodef--gradient a:hover {
    border-color: transparent;
}
:where(body[class*="pal-"]) .qodef-wishlist .qodef-m-response {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-wishlist .qodef-m-response {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-wishlist-dropdown .qodef-m-link {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) #qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: var(--mtr-ink);
}
:where(body[class*="pal-"]) .qodef-wishlist-dropdown .qodef-m-items {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .qodef-wishlist-dropdown .qodef-e-image-link img {
    border-color: var(--mtr-tint);
}

/* ---- source: elementor/base-desktop.css ---- */


/* ---- source: elementor/base-mobile.css ---- */


/* ---- source: elementor/post-1035.css ---- */


/* ---- source: elementor/post-1303.css ---- */


/* ---- source: elementor/post-1454.css ---- */

:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-19757c8 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-bc27f42:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-bc27f42 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-3a6cbf2 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-64d135f:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-1454 .elementor-element.elementor-element-64d135f > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: var(--mtr-tint-2);
}

/* ---- source: elementor/post-18.css ---- */


/* ---- source: elementor/post-1987.css ---- */


/* ---- source: elementor/post-1991.css ---- */


/* ---- source: elementor/post-1998.css ---- */


/* ---- source: elementor/post-2382.css ---- */


/* ---- source: elementor/post-2391.css ---- */


/* ---- source: elementor/post-2400.css ---- */


/* ---- source: elementor/post-380.css ---- */

:where(body[class*="pal-"]) .elementor-380 .elementor-element.elementor-element-6d865b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #c9c3b8;
}
:where(body[class*="pal-"]) .elementor-380 .elementor-element.elementor-element-c0b9734:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-380 .elementor-element.elementor-element-c0b9734 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .elementor-380 .elementor-element.elementor-element-5caffdb {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-380 .elementor-element.elementor-element-fca76dc {
    border-color: var(--mtr-tint);
}

/* ---- source: elementor/post-4029.css ---- */

:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-472dedd > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #495466;
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-d21a707 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-9a4c194 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-23502f3 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-b75a613 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-6937f07 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-db4b18a {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-63ff732:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-63ff732 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-cd2d858 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-aadd98b {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-a933051 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-4029 .elementor-element.elementor-element-a5a7bdf {
    border-color: var(--mtr-tint);
}

/* ---- source: elementor/post-4083.css ---- */


/* ---- source: elementor/post-4085.css ---- */


/* ---- source: elementor/post-607.css ---- */

:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
}
:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: linear-gradient(346deg, var(--mtr-ink-2) 40%, #B2D3F98C 100%);
}
:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: transparent;
}
:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-607 .elementor-element.elementor-element-0e6a7a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: linear-gradient(344deg, var(--mtr-ink-2) 65%, #B2D3F98C 100%);
}

/* ---- source: elementor/post-61.css ---- */


/* ---- source: elementor/post-897.css ---- */

:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-79c3d07 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-b985200 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-f1917bf {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-214f606 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-310235f {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-32246d4 {
    border-color: var(--mtr-tint);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-e0bbbee:not(.elementor-motion-effects-element-type-background),
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-e0bbbee > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: var(--mtr-tint-2);
}
:where(body[class*="pal-"]) .elementor-897 .elementor-element.elementor-element-d81bc85 {
    border-color: var(--mtr-tint);
}
