@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.text-stroke,
.text-stroke--primary,
.text-stroke--secondary {
-webkit-text-stroke-width: var(
--wp--custom--typography--text-stroke-width,
2px
) !important;
}
.ext-absolute {
position: absolute !important;
}
.bring-to-front,
.ext .wp-block-image,
.ext-relative {
position: relative !important;
}
.ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-order-1 {
order: 1 !important;
}
.ext-order-2 {
order: 2 !important;
}
.ext-col-auto {
grid-column: auto !important;
}
.ext-col-span-1 {
grid-column: span 1 / span 1 !important;
}
.ext-col-span-2 {
grid-column: span 2 / span 2 !important;
}
.ext-col-span-3 {
grid-column: span 3 / span 3 !important;
}
.ext-col-span-4 {
grid-column: span 4 / span 4 !important;
}
.ext-col-span-5 {
grid-column: span 5 / span 5 !important;
}
.ext-col-span-6 {
grid-column: span 6 / span 6 !important;
}
.ext-col-span-7 {
grid-column: span 7 / span 7 !important;
}
.ext-col-span-8 {
grid-column: span 8 / span 8 !important;
}
.ext-col-span-9 {
grid-column: span 9 / span 9 !important;
}
.ext-col-span-10 {
grid-column: span 10 / span 10 !important;
}
.ext-col-span-11 {
grid-column: span 11 / span 11 !important;
}
.ext-col-span-12 {
grid-column: span 12 / span 12 !important;
}
.ext-col-span-full {
grid-column: 1 / -1 !important;
}
.ext-col-start-1 {
grid-column-start: 1 !important;
}
.ext-col-start-2 {
grid-column-start: 2 !important;
}
.ext-col-start-3 {
grid-column-start: 3 !important;
}
.ext-col-start-4 {
grid-column-start: 4 !important;
}
.ext-col-start-5 {
grid-column-start: 5 !important;
}
.ext-col-start-6 {
grid-column-start: 6 !important;
}
.ext-col-start-7 {
grid-column-start: 7 !important;
}
.ext-col-start-8 {
grid-column-start: 8 !important;
}
.ext-col-start-9 {
grid-column-start: 9 !important;
}
.ext-col-start-10 {
grid-column-start: 10 !important;
}
.ext-col-start-11 {
grid-column-start: 11 !important;
}
.ext-col-start-12 {
grid-column-start: 12 !important;
}
.ext-col-start-13 {
grid-column-start: 13 !important;
}
.ext-col-start-auto {
grid-column-start: auto !important;
}
.ext-col-end-1 {
grid-column-end: 1 !important;
}
.ext-col-end-2 {
grid-column-end: 2 !important;
}
.ext-col-end-3 {
grid-column-end: 3 !important;
}
.ext-col-end-4 {
grid-column-end: 4 !important;
}
.ext-col-end-5 {
grid-column-end: 5 !important;
}
.ext-col-end-6 {
grid-column-end: 6 !important;
}
.ext-col-end-7 {
grid-column-end: 7 !important;
}
.ext-col-end-8 {
grid-column-end: 8 !important;
}
.ext-col-end-9 {
grid-column-end: 9 !important;
}
.ext-col-end-10 {
grid-column-end: 10 !important;
}
.ext-col-end-11 {
grid-column-end: 11 !important;
}
.ext-col-end-12 {
grid-column-end: 12 !important;
}
.ext-col-end-13 {
grid-column-end: 13 !important;
}
.ext-col-end-auto {
grid-column-end: auto !important;
}
.ext-row-auto {
grid-row: auto !important;
}
.ext-row-span-1 {
grid-row: span 1 / span 1 !important;
}
.ext-row-span-2 {
grid-row: span 2 / span 2 !important;
}
.ext-row-span-3 {
grid-row: span 3 / span 3 !important;
}
.ext-row-span-4 {
grid-row: span 4 / span 4 !important;
}
.ext-row-span-5 {
grid-row: span 5 / span 5 !important;
}
.ext-row-span-6 {
grid-row: span 6 / span 6 !important;
}
.ext-row-span-full {
grid-row: 1 / -1 !important;
}
.ext-row-start-1 {
grid-row-start: 1 !important;
}
.ext-row-start-2 {
grid-row-start: 2 !important;
}
.ext-row-start-3 {
grid-row-start: 3 !important;
}
.ext-row-start-4 {
grid-row-start: 4 !important;
}
.ext-row-start-5 {
grid-row-start: 5 !important;
}
.ext-row-start-6 {
grid-row-start: 6 !important;
}
.ext-row-start-7 {
grid-row-start: 7 !important;
}
.ext-row-start-auto {
grid-row-start: auto !important;
}
.ext-row-end-1 {
grid-row-end: 1 !important;
}
.ext-row-end-2 {
grid-row-end: 2 !important;
}
.ext-row-end-3 {
grid-row-end: 3 !important;
}
.ext-row-end-4 {
grid-row-end: 4 !important;
}
.ext-row-end-5 {
grid-row-end: 5 !important;
}
.ext-row-end-6 {
grid-row-end: 6 !important;
}
.ext-row-end-7 {
grid-row-end: 7 !important;
}
.ext-row-end-auto {
grid-row-end: auto !important;
}
.ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.ext .alignwide,
.ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext .wp-block-group > *,
.ext-my-0:not([style*="margin"]),
.wp-block-column.editor\:pointer-events-none {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.ext-my-auto:not([style*="margin"]) {
margin-top: auto !important;
margin-bottom: auto !important;
}
.ext h2,
.ext-my-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-my-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext--my-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--my-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext
.wp-block-columns
+ .wp-block-columns:not([class*="mt-"]):not([class*="my-"]):not(
[style*="margin"]
),
.ext-mt-0:not([style*="margin"]),
[class*="fullwidth-cols"] .wp-block-column:first-child,
[class*="fullwidth-cols"] .wp-block-column:first-child > *,
[class*="fullwidth-cols"] .wp-block-column > :first-child,
[class*="fullwidth-cols"] .wp-block-group:first-child {
margin-top: 0 !important;
}
.ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-mr-0.alignfull:not([style*="margin"]):not([style*="margin"]),
.ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext .is-not-stacked-on-mobile .wp-block-column,
.ext-mb-0:not([style*="margin"]),
.ext.wp-block-group > :last-child,
.wp-block-columns[class*="fullwidth-cols"].is-not-stacked-on-mobile
> .wp-block-column,
[class*="fullwidth-cols"] .wp-block-column:last-child,
[class*="fullwidth-cols"] .wp-block-column > :last-child,
[class*="fullwidth-cols"] .wp-block-group:last-child {
margin-bottom: 0 !important;
}
.ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.ext-mb-base:not([style*="margin"]),
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:last-child) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.ext-ml-0:not([style*="margin"]),
.ext-ml-0:not([style*="margin"]):not([style*="margin"]) {
margin-left: 0 !important;
}
.ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.editor\:no-resize .components-resizable-box__container,
.ext-block {
display: block !important;
}
.ext .wp-block-image img,
.ext-inline-block {
display: inline-block !important;
}
.ext-inline {
display: inline !important;
}
.ext-flex {
display: flex !important;
}
.ext-inline-flex {
display: inline-flex !important;
}
.ext .ext-grid > [class*="_inner-container"],
.ext-grid {
display: grid !important;
}
.ext-inline-grid {
display: inline-grid !important;
}
.block-editor-block-preview__content-iframe
.ext
[data-type="core/spacer"]
.block-library-spacer__resize-container::before,
.editor\:no-caption .block-editor-rich-text__editable,
.editor\:no-inserter .wp-block-column:not(.is-selected) > .block-list-appender,
.editor\:no-inserter .wp-block-cover__inner-container > .block-list-appender,
.editor\:no-inserter .wp-block-group__inner-container > .block-list-appender,
.editor\:no-inserter > .block-list-appender,
.ext-hidden {
display: none !important;
}
.ext-w-auto {
width: auto !important;
}
.ext-w-full {
width: 100% !important;
}
.ext [class*="inner-container"] > .alignwide [class*="inner-container"] > *,
.ext
[class*="inner-container"]
> [data-align="wide"]
[class*="inner-container"]
> *,
.ext-max-w-full {
max-width: 100% !important;
}
.ext-flex-1 {
flex: 1 1 0% !important;
}
.ext-flex-auto {
flex: 1 1 auto !important;
}
.ext-flex-initial {
flex: 0 1 auto !important;
}
.ext-flex-none {
flex: none !important;
}
.ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.ext-flex-shrink {
flex-shrink: 1 !important;
}
.ext-flex-grow-0 {
flex-grow: 0 !important;
}
.ext-flex-grow {
flex-grow: 1 !important;
}
.ext-list-none,
.is-style-inline-list li {
list-style-type: none !important;
}
.ext .ext-grid-cols-1 > [class*="_inner-container"],
.ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-2 > [class*="_inner-container"],
.ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-3 > [class*="_inner-container"],
.ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-4 > [class*="_inner-container"],
.ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-5 > [class*="_inner-container"],
.ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-6 > [class*="_inner-container"],
.ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-7 > [class*="_inner-container"],
.ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-8 > [class*="_inner-container"],
.ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-9 > [class*="_inner-container"],
.ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-10 > [class*="_inner-container"],
.ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-11 > [class*="_inner-container"],
.ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-12 > [class*="_inner-container"],
.ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.ext .ext-grid-cols-none > [class*="_inner-container"],
.ext-grid-cols-none {
grid-template-columns: none !important;
}
.ext .ext-grid-rows-1 > [class*="_inner-container"],
.ext-grid-rows-1 {
grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-2 > [class*="_inner-container"],
.ext-grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-3 > [class*="_inner-container"],
.ext-grid-rows-3 {
grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-4 > [class*="_inner-container"],
.ext-grid-rows-4 {
grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-5 > [class*="_inner-container"],
.ext-grid-rows-5 {
grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-6 > [class*="_inner-container"],
.ext-grid-rows-6 {
grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
}
.ext .ext-grid-rows-none > [class*="_inner-container"],
.ext-grid-rows-none {
grid-template-rows: none !important;
}
.ext-flex-row {
flex-direction: row !important;
}
.ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.ext-flex-col {
flex-direction: column !important;
}
.ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.ext-flex-wrap {
flex-wrap: wrap !important;
}
.ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.ext .ext-items-start > [class*="_inner-container"],
.ext-items-start {
align-items: flex-start !important;
}
.ext .ext-items-end > [class*="_inner-container"],
.ext-items-end {
align-items: flex-end !important;
}
.ext .ext-items-center > [class*="_inner-container"],
.ext .is-style-angled > [class*="_inner-container"],
.ext-items-center {
align-items: center !important;
}
.ext .ext-items-baseline > [class*="_inner-container"],
.ext-items-baseline {
align-items: baseline !important;
}
.ext .ext-items-stretch > [class*="_inner-container"],
.ext-items-stretch {
align-items: stretch !important;
}
.ext-justify-start {
justify-content: flex-start !important;
}
.ext-justify-end {
justify-content: flex-end !important;
}
.ext-justify-center {
justify-content: center !important;
}
.ext-justify-between {
justify-content: space-between !important;
}
.ext-justify-around {
justify-content: space-around !important;
}
.ext-justify-evenly {
justify-content: space-evenly !important;
}
.ext-justify-items-start {
justify-items: start !important;
}
.ext-justify-items-end {
justify-items: end !important;
}
.ext-justify-items-center {
justify-items: center !important;
}
.ext-justify-items-stretch {
justify-items: stretch !important;
}
.ext-gap-0 {
gap: 0 !important;
}
.ext-gap-base {
gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-lg {
gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-gap-x-0 {
-moz-column-gap: 0 !important;
column-gap: 0 !important;
}
.ext-gap-x-base {
-moz-column-gap: var(--wp--style--block-gap, 1.75rem) !important;
column-gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-x-lg {
-moz-column-gap: var(--extendify--spacing--large, 3rem) !important;
column-gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-gap-y-0 {
row-gap: 0 !important;
}
.ext-gap-y-base {
row-gap: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-gap-y-lg {
row-gap: var(--extendify--spacing--large, 3rem) !important;
}
.ext-justify-self-auto {
justify-self: auto !important;
}
.ext-justify-self-start {
justify-self: start !important;
}
.ext-justify-self-end {
justify-self: end !important;
}
.ext-justify-self-center {
justify-self: center !important;
}
.ext-justify-self-stretch {
justify-self: stretch !important;
}
.ext-rounded-none {
border-radius: 0 !important;
}
.ext-rounded-full {
border-radius: 9999px !important;
}
.ext-rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.ext-rounded-t-full {
border-top-left-radius: 9999px !important;
border-top-right-radius: 9999px !important;
}
.ext-rounded-r-none {
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.ext-rounded-r-full {
border-top-right-radius: 9999px !important;
border-bottom-right-radius: 9999px !important;
}
.ext-rounded-b-none {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.ext-rounded-b-full {
border-bottom-right-radius: 9999px !important;
border-bottom-left-radius: 9999px !important;
}
.ext-rounded-l-none {
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.ext-rounded-l-full {
border-top-left-radius: 9999px !important;
border-bottom-left-radius: 9999px !important;
}
.ext-rounded-tl-none {
border-top-left-radius: 0 !important;
}
.ext-rounded-tl-full {
border-top-left-radius: 9999px !important;
}
.ext-rounded-tr-none {
border-top-right-radius: 0 !important;
}
.ext-rounded-tr-full {
border-top-right-radius: 9999px !important;
}
.ext-rounded-br-none {
border-bottom-right-radius: 0 !important;
}
.ext-rounded-br-full {
border-bottom-right-radius: 9999px !important;
}
.ext-rounded-bl-none {
border-bottom-left-radius: 0 !important;
}
.ext-rounded-bl-full {
border-bottom-left-radius: 9999px !important;
}
.ext-border-0 {
border-width: 0 !important;
}
.ext-border-t-0 {
border-top-width: 0 !important;
}
.ext-border-r-0 {
border-right-width: 0 !important;
}
.ext-border-b-0 {
border-bottom-width: 0 !important;
}
.ext-border-l-0 {
border-left-width: 0 !important;
}
.ext .wp-block-group__inner-container,
.ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.ext .wp-block-columns .wp-block-column[style*="padding"],
.ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ext-px-base:not([style*="padding"]),
.ext.has-background {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext-py-0:not([style*="padding"]) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.ext-py-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-py-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.ext-pl-0:not([style*="padding"]),
.is-style-inline-list {
padding-left: 0 !important;
}
.ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.ext-text-left {
text-align: left !important;
}
.ext .wp-block-image,
.ext-text-center {
text-align: center !important;
}
.ext-text-right {
text-align: right !important;
}
.ext-leading-none {
line-height: 1 !important;
}
.ext-leading-tight {
line-height: 1.25 !important;
}
.ext-leading-snug {
line-height: 1.375 !important;
}
.ext-leading-normal {
line-height: 1.5 !important;
}
.ext-leading-relaxed {
line-height: 1.625 !important;
}
.ext-leading-loose {
line-height: 2 !important;
}
.ext-aspect-square img {
aspect-ratio: 1 / 1 !important;
-o-object-fit: cover !important;
object-fit: cover !important;
}
.ext-aspect-landscape img {
aspect-ratio: 4 / 3 !important;
-o-object-fit: cover !important;
object-fit: cover !important;
}
.ext-aspect-landscape-wide img {
aspect-ratio: 16 / 9 !important;
-o-object-fit: cover !important;
object-fit: cover !important;
}
.ext-aspect-portrait img {
aspect-ratio: 3 / 4 !important;
-o-object-fit: cover !important;
object-fit: cover !important;
}
.ext-aspect-landscape .components-resizable-box__container,
.ext-aspect-landscape-wide .components-resizable-box__container,
.ext-aspect-portrait .components-resizable-box__container,
.ext-aspect-square .components-resizable-box__container {
height: auto !important;
}
.clip-path--rhombus img {
-webkit-clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
}
.clip-path--diamond img {
-webkit-clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
}
.clip-path--rhombus-alt img {
-webkit-clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
}
.wp-block-columns[class*="fullwidth-cols"] {
margin-bottom: unset !important;
}
.is-root-container.block-editor-block-list__layout
> [data-align="full"]:not(:first-of-type)
> .ext-my-0,
.is-root-container.block-editor-block-list__layout
> [data-align="full"]:not(:first-of-type)
> .wp-block-column.editor\:pointer-events-none,
.is-root-container.block-editor-block-list__layout
> [data-align="wide"]
> .ext-my-0:not([style*="margin"]),
.is-root-container.block-editor-block-list__layout
> [data-align="wide"]
> .wp-block-column.editor\:pointer-events-none {
margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
> .wp-block-column:nth-child(2n) {
margin-left: var(--wp--style--block-gap, 2em) !important;
}
}
@media (max-width: 781px) {
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
flex-wrap: wrap !important;
}
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column,
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not([style*="margin"]) {
margin-left: 0 !important;
}
.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column {
flex-basis: 100% !important;
}
}
@media (max-width: 1079px) {
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
flex-wrap: wrap !important;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column,
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not([style*="margin"]) {
margin-left: 0 !important;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column {
flex-basis: 100% !important;
}
.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:last-child) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
}
.direction-rtl {
direction: rtl !important;
}
.direction-ltr {
direction: ltr !important;
}
.bring-to-front {
z-index: 10 !important;
}
.text-stroke {
-webkit-text-stroke-color: var(--wp--preset--color--background) !important;
}
.text-stroke--primary {
-webkit-text-stroke-color: var(--wp--preset--color--primary) !important;
}
.text-stroke--secondary {
-webkit-text-stroke-color: var(--wp--preset--color--secondary) !important;
}
.editor\:no-resize .components-resizable-box__handle,
.editor\:no-resize .components-resizable-box__handle::after,
.editor\:no-resize .components-resizable-box__side-handle::before {
display: none !important;
pointer-events: none !important;
}
.editor\:pointer-events-none {
pointer-events: none !important;
}
.is-style-angled {
align-items: center !important;
justify-content: flex-end !important;
}
.is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
-webkit-clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
z-index: 1 !important;
}
.has-foreground-color {
color: var(--wp--preset--color--foreground, #000) !important;
}
.has-foreground-background-color {
background-color: var(--wp--preset--color--foreground, #000) !important;
}
.has-background-color {
color: var(--wp--preset--color--background, #fff) !important;
}
.has-background-background-color {
background-color: var(--wp--preset--color--background, #fff) !important;
}
.has-primary-color {
color: var(--wp--preset--color--primary, #4b5563) !important;
}
.has-primary-background-color {
background-color: var(--wp--preset--color--primary, #4b5563) !important;
}
.has-secondary-color {
color: var(--wp--preset--color--secondary, #9ca3af) !important;
}
.has-secondary-background-color {
background-color: var(--wp--preset--color--secondary, #9ca3af) !important;
}
.ext.has-text-color h1,
.ext.has-text-color h2,
.ext.has-text-color h3,
.ext.has-text-color h4,
.ext.has-text-color h5,
.ext.has-text-color h6,
.ext.has-text-color p {
color: currentColor !important;
}
.has-white-color {
color: var(--wp--preset--color--white, #fff) !important;
}
.has-black-color {
color: var(--wp--preset--color--black, #000) !important;
}
.has-ext-foreground-background-color {
background-color: var(
--wp--preset--color--foreground,
var(--wp--preset--color--black, #000)
) !important;
}
.has-ext-primary-background-color {
background-color: var(
--wp--preset--color--primary,
var(--wp--preset--color--cyan-bluish-gray, #000)
) !important;
}
.wp-block-button__link.has-black-background-color {
border-color: var(--wp--preset--color--black, #000) !important;
}
.wp-block-button__link.has-white-background-color {
border-color: var(--wp--preset--color--white, #fff) !important;
}
.has-ext-small-font-size {
font-size: var(--wp--preset--font-size--ext-small) !important;
}
.has-ext-medium-font-size {
font-size: var(--wp--preset--font-size--ext-medium) !important;
}
.has-ext-large-font-size {
font-size: var(--wp--preset--font-size--ext-large) !important;
line-height: 1.2 !important;
}
.has-ext-x-large-font-size {
font-size: var(--wp--preset--font-size--ext-x-large) !important;
line-height: 1 !important;
}
.has-ext-xx-large-font-size {
font-size: var(--wp--preset--font-size--ext-xx-large) !important;
line-height: 1 !important;
}
.has-ext-x-large-font-size:not([style*="line-height"]),
.has-ext-xx-large-font-size:not([style*="line-height"]) {
line-height: 1.1 !important;
}
.ext .wp-block-group > * + * {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
margin-bottom: 0 !important;
}
.has-ext-x-large-font-size + h3,
.has-ext-x-large-font-size + p {
margin-top: 0.5rem !important;
}
.ext .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75) !important;
min-width: 12rem !important;
}
.ext > [class*="_inner-container"] > .ext-grid:not([class*="columns"]),
.ext
> [class*="_inner-container"]
> .wp-block
> .ext-grid:not([class*="columns"]) {
display: initial !important;
}
.ext .ext-grid-cols-13 > [class*="_inner-container"] {
grid-template-columns: repeat(13, minmax(0, 1fr)) !important;
}
.ext [class*="inner-container"] > .alignwide [class*="inner-container"],
.ext
[class*="inner-container"]
> [data-align="wide"]
[class*="inner-container"] {
max-width: var(--responsive--alignwide-width, 120rem) !important;
}
.ext .wp-block-image img {
vertical-align: middle !important;
}
body {
--extendify--spacing--large: var(
--wp--custom--spacing--large,
clamp(2em, 8vw, 8em)
) !important;
--wp--preset--font-size--ext-small: 1rem !important;
--wp--preset--font-size--ext-medium: 1.125rem !important;
--wp--preset--font-size--ext-large: clamp(1.65rem, 3.5vw, 2.15rem) !important;
--wp--preset--font-size--ext-x-large: clamp(3rem, 6vw, 4.75rem) !important;
--wp--preset--font-size--ext-xx-large: clamp(
3.25rem,
7.5vw,
5.75rem
) !important;
--wp--preset--color--black: #000 !important;
--wp--preset--color--white: #fff !important;
}
.ext * {
box-sizing: border-box !important;
}
.block-editor-block-preview__content-iframe
.ext
[data-type="core/spacer"]
.components-resizable-box__container {
background: 0 0 !important;
}
.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull {
margin-top: unset !important;
margin-bottom: unset !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-50 {
min-height: 50vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-60 {
min-height: 60vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-70 {
min-height: 70vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-80 {
min-height: 80vw !important;
}
.block-editor-block-preview__content-iframe .preview\:min-h-100 {
min-height: 100vw !important;
}
.is-root-container
.wp-block[data-align="full"]
> .ext-mx-0:not([style*="margin"]):not([style*="margin"]) {
margin-right: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
margin-left: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
overflow: hidden !important;
width: unset !important;
}
@media (min-width: 782px) {
.wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
> .wp-block-column:not(:last-child) {
margin-bottom: 0 !important;
}
.is-style-inline-list li {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
display: inline !important;
}
.is-style-inline-list li:first-child {
margin-left: 0 !important;
}
.is-style-inline-list li:last-child {
margin-right: 0 !important;
}
.is-style-angled .wp-block-cover__image-background,
.is-style-angled .wp-block-cover__video-background {
-webkit-clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
}
.tablet\:ext-absolute {
position: absolute !important;
}
.tablet\:ext-relative {
position: relative !important;
}
.tablet\:ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-order-1 {
order: 1 !important;
}
.tablet\:ext-order-2 {
order: 2 !important;
}
.tablet\:ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.tablet\:ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.tablet\:ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tablet\:ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.tablet\:ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-my-0:not([style*="margin"]) {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tablet\:ext-my-auto:not([style*="margin"]) {
margin-top: auto !important;
margin-bottom: auto !important;
}
.tablet\:ext-my-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-my-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--my-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--my-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mt-0:not([style*="margin"]) {
margin-top: 0 !important;
}
.tablet\:ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.tablet\:ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.tablet\:ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.tablet\:ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-mb-0:not([style*="margin"]) {
margin-bottom: 0 !important;
}
.tablet\:ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.tablet\:ext-mb-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-ml-0:not([style*="margin"]) {
margin-left: 0 !important;
}
.tablet\:ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.tablet\:ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.tablet\:ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.tablet\:ext-block {
display: block !important;
}
.tablet\:ext-inline-block {
display: inline-block !important;
}
.tablet\:ext-inline {
display: inline !important;
}
.tablet\:ext-flex {
display: flex !important;
}
.tablet\:ext-inline-flex {
display: inline-flex !important;
}
.tablet\:ext-grid {
display: grid !important;
}
.tablet\:ext-inline-grid {
display: inline-grid !important;
}
.tablet\:ext-hidden {
display: none !important;
}
.tablet\:ext-w-auto {
width: auto !important;
}
.tablet\:ext-w-full {
width: 100% !important;
}
.tablet\:ext-max-w-full {
max-width: 100% !important;
}
.tablet\:ext-flex-1 {
flex: 1 1 0% !important;
}
.tablet\:ext-flex-auto {
flex: 1 1 auto !important;
}
.tablet\:ext-flex-initial {
flex: 0 1 auto !important;
}
.tablet\:ext-flex-none {
flex: none !important;
}
.tablet\:ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.tablet\:ext-flex-shrink {
flex-shrink: 1 !important;
}
.tablet\:ext-flex-grow-0 {
flex-grow: 0 !important;
}
.tablet\:ext-flex-grow {
flex-grow: 1 !important;
}
.tablet\:ext-list-none {
list-style-type: none !important;
}
.tablet\:ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.tablet\:ext-grid-cols-none {
grid-template-columns: none !important;
}
.tablet\:ext-flex-row {
flex-direction: row !important;
}
.tablet\:ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.tablet\:ext-flex-col {
flex-direction: column !important;
}
.tablet\:ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.tablet\:ext-flex-wrap {
flex-wrap: wrap !important;
}
.tablet\:ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.tablet\:ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.tablet\:ext-items-start {
align-items: flex-start !important;
}
.tablet\:ext-items-end {
align-items: flex-end !important;
}
.tablet\:ext-items-center {
align-items: center !important;
}
.tablet\:ext-items-baseline {
align-items: baseline !important;
}
.tablet\:ext-items-stretch {
align-items: stretch !important;
}
.tablet\:ext-justify-start {
justify-content: flex-start !important;
}
.tablet\:ext-justify-end {
justify-content: flex-end !important;
}
.tablet\:ext-justify-center {
justify-content: center !important;
}
.tablet\:ext-justify-between {
justify-content: space-between !important;
}
.tablet\:ext-justify-around {
justify-content: space-around !important;
}
.tablet\:ext-justify-evenly {
justify-content: space-evenly !important;
}
.tablet\:ext-justify-items-start {
justify-items: start !important;
}
.tablet\:ext-justify-items-end {
justify-items: end !important;
}
.tablet\:ext-justify-items-center {
justify-items: center !important;
}
.tablet\:ext-justify-items-stretch {
justify-items: stretch !important;
}
.tablet\:ext-justify-self-auto {
justify-self: auto !important;
}
.tablet\:ext-justify-self-start {
justify-self: start !important;
}
.tablet\:ext-justify-self-end {
justify-self: end !important;
}
.tablet\:ext-justify-self-center {
justify-self: center !important;
}
.tablet\:ext-justify-self-stretch {
justify-self: stretch !important;
}
.tablet\:ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.tablet\:ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.tablet\:ext-px-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-py-0:not([style*="padding"]) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tablet\:ext-py-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-py-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.tablet\:ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.tablet\:ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.tablet\:ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-pl-0:not([style*="padding"]) {
padding-left: 0 !important;
}
.tablet\:ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.tablet\:ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.tablet\:ext-text-left {
text-align: left !important;
}
.tablet\:ext-text-center {
text-align: center !important;
}
.tablet\:ext-text-right {
text-align: right !important;
}
}
@media (min-width: 1080px) {
.desktop\:ext-absolute {
position: absolute !important;
}
.desktop\:ext-relative {
position: relative !important;
}
.desktop\:ext-top-base {
top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-top-lg {
top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--top-base {
top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--top-lg {
top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-right-base {
right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-right-lg {
right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--right-base {
right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--right-lg {
right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-bottom-base {
bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-bottom-lg {
bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--bottom-base {
bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--bottom-lg {
bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-left-base {
left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-left-lg {
left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--left-base {
left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--left-lg {
left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-order-1 {
order: 1 !important;
}
.desktop\:ext-order-2 {
order: 2 !important;
}
.desktop\:ext-m-0:not([style*="margin"]) {
margin: 0 !important;
}
.desktop\:ext-m-auto:not([style*="margin"]) {
margin: auto !important;
}
.desktop\:ext-m-base:not([style*="margin"]) {
margin: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-m-lg:not([style*="margin"]) {
margin: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--m-base:not([style*="margin"]) {
margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--m-lg:not([style*="margin"]) {
margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mx-0:not([style*="margin"]) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.desktop\:ext-mx-auto:not([style*="margin"]) {
margin-left: auto !important;
margin-right: auto !important;
}
.desktop\:ext-mx-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mx-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mx-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mx-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-my-0:not([style*="margin"]) {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.desktop\:ext-my-auto:not([style*="margin"]) {
margin-top: auto !important;
margin-bottom: auto !important;
}
.desktop\:ext-my-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-my-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--my-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--my-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mt-0:not([style*="margin"]) {
margin-top: 0 !important;
}
.desktop\:ext-mt-auto:not([style*="margin"]) {
margin-top: auto !important;
}
.desktop\:ext-mt-base:not([style*="margin"]) {
margin-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mt-lg:not([style*="margin"]) {
margin-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mt-base:not([style*="margin"]) {
margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mt-lg:not([style*="margin"]) {
margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mr-0:not([style*="margin"]) {
margin-right: 0 !important;
}
.desktop\:ext-mr-auto:not([style*="margin"]) {
margin-right: auto !important;
}
.desktop\:ext-mr-base:not([style*="margin"]) {
margin-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mr-lg:not([style*="margin"]) {
margin-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mr-base:not([style*="margin"]) {
margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mr-lg:not([style*="margin"]) {
margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-mb-0:not([style*="margin"]) {
margin-bottom: 0 !important;
}
.desktop\:ext-mb-auto:not([style*="margin"]) {
margin-bottom: auto !important;
}
.desktop\:ext-mb-base:not([style*="margin"]) {
margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-mb-lg:not([style*="margin"]) {
margin-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--mb-base:not([style*="margin"]) {
margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--mb-lg:not([style*="margin"]) {
margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-ml-0:not([style*="margin"]) {
margin-left: 0 !important;
}
.desktop\:ext-ml-auto:not([style*="margin"]) {
margin-left: auto !important;
}
.desktop\:ext-ml-base:not([style*="margin"]) {
margin-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-ml-lg:not([style*="margin"]) {
margin-left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext--ml-base:not([style*="margin"]) {
margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
}
.desktop\:ext--ml-lg:not([style*="margin"]) {
margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
}
.desktop\:ext-block {
display: block !important;
}
.desktop\:ext-inline-block {
display: inline-block !important;
}
.desktop\:ext-inline {
display: inline !important;
}
.desktop\:ext-flex {
display: flex !important;
}
.desktop\:ext-inline-flex {
display: inline-flex !important;
}
.desktop\:ext-grid {
display: grid !important;
}
.desktop\:ext-inline-grid {
display: inline-grid !important;
}
.desktop\:ext-hidden {
display: none !important;
}
.desktop\:ext-w-auto {
width: auto !important;
}
.desktop\:ext-w-full {
width: 100% !important;
}
.desktop\:ext-max-w-full {
max-width: 100% !important;
}
.desktop\:ext-flex-1 {
flex: 1 1 0% !important;
}
.desktop\:ext-flex-auto {
flex: 1 1 auto !important;
}
.desktop\:ext-flex-initial {
flex: 0 1 auto !important;
}
.desktop\:ext-flex-none {
flex: none !important;
}
.desktop\:ext-flex-shrink-0 {
flex-shrink: 0 !important;
}
.desktop\:ext-flex-shrink {
flex-shrink: 1 !important;
}
.desktop\:ext-flex-grow-0 {
flex-grow: 0 !important;
}
.desktop\:ext-flex-grow {
flex-grow: 1 !important;
}
.desktop\:ext-list-none {
list-style-type: none !important;
}
.desktop\:ext-grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-9 {
grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-10 {
grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-11 {
grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.desktop\:ext-grid-cols-none {
grid-template-columns: none !important;
}
.desktop\:ext-flex-row {
flex-direction: row !important;
}
.desktop\:ext-flex-row-reverse {
flex-direction: row-reverse !important;
}
.desktop\:ext-flex-col {
flex-direction: column !important;
}
.desktop\:ext-flex-col-reverse {
flex-direction: column-reverse !important;
}
.desktop\:ext-flex-wrap {
flex-wrap: wrap !important;
}
.desktop\:ext-flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.desktop\:ext-flex-nowrap {
flex-wrap: nowrap !important;
}
.desktop\:ext-items-start {
align-items: flex-start !important;
}
.desktop\:ext-items-end {
align-items: flex-end !important;
}
.desktop\:ext-items-center {
align-items: center !important;
}
.desktop\:ext-items-baseline {
align-items: baseline !important;
}
.desktop\:ext-items-stretch {
align-items: stretch !important;
}
.desktop\:ext-justify-start {
justify-content: flex-start !important;
}
.desktop\:ext-justify-end {
justify-content: flex-end !important;
}
.desktop\:ext-justify-center {
justify-content: center !important;
}
.desktop\:ext-justify-between {
justify-content: space-between !important;
}
.desktop\:ext-justify-around {
justify-content: space-around !important;
}
.desktop\:ext-justify-evenly {
justify-content: space-evenly !important;
}
.desktop\:ext-justify-items-start {
justify-items: start !important;
}
.desktop\:ext-justify-items-end {
justify-items: end !important;
}
.desktop\:ext-justify-items-center {
justify-items: center !important;
}
.desktop\:ext-justify-items-stretch {
justify-items: stretch !important;
}
.desktop\:ext-justify-self-auto {
justify-self: auto !important;
}
.desktop\:ext-justify-self-start {
justify-self: start !important;
}
.desktop\:ext-justify-self-end {
justify-self: end !important;
}
.desktop\:ext-justify-self-center {
justify-self: center !important;
}
.desktop\:ext-justify-self-stretch {
justify-self: stretch !important;
}
.desktop\:ext-p-0:not([style*="padding"]) {
padding: 0 !important;
}
.desktop\:ext-p-base:not([style*="padding"]) {
padding: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-p-lg:not([style*="padding"]) {
padding: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-px-0:not([style*="padding"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.desktop\:ext-px-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-px-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-py-0:not([style*="padding"]) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.desktop\:ext-py-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-py-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pt-0:not([style*="padding"]) {
padding-top: 0 !important;
}
.desktop\:ext-pt-base:not([style*="padding"]) {
padding-top: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pt-lg:not([style*="padding"]) {
padding-top: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pr-0:not([style*="padding"]) {
padding-right: 0 !important;
}
.desktop\:ext-pr-base:not([style*="padding"]) {
padding-right: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pr-lg:not([style*="padding"]) {
padding-right: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pb-0:not([style*="padding"]) {
padding-bottom: 0 !important;
}
.desktop\:ext-pb-base:not([style*="padding"]) {
padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pb-lg:not([style*="padding"]) {
padding-bottom: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-pl-0:not([style*="padding"]) {
padding-left: 0 !important;
}
.desktop\:ext-pl-base:not([style*="padding"]) {
padding-left: var(--wp--style--block-gap, 1.75rem) !important;
}
.desktop\:ext-pl-lg:not([style*="padding"]) {
padding-left: var(--extendify--spacing--large, 3rem) !important;
}
.desktop\:ext-text-left {
text-align: left !important;
}
.desktop\:ext-text-center {
text-align: center !important;
}
.desktop\:ext-text-right {
text-align: right !important;
}
}.products .section-head {
margin-bottom: 40px; }
.products .section-head p {
margin: 15px 0; }
.products .item {
margin-bottom: 15px;
overflow: hidden;
position: relative;
text-align: center; }
.products .item:hover .info {
bottom: 30%; }
.products .item:hover .info .icon {
display: inline-block;
margin-top: 38px; }
.products .item:hover .product-img:after {
height: 100%;
opacity: .6;
top: 0;
visibility: visible; }
.products .item .product-img {
overflow: hidden;
position: relative; }
.products .item .product-img:after {
background-color: rgba(0, 0, 0, 0.9);
border-top: 2px solid #75dab4;
content: '';
height: 25%;
left: 0;
opacity: 1;
position: absolute;
top: 75%;
transition: all .4s;
visibility: visible;
width: 100%; }
.products .item .info {
color: #fff;
bottom: 5%;
left: 0;
padding: 0 15px;
position: absolute;
transition: all .4s;
width: 100%;
z-index: 4; }
.products .item .info h6, .products .item .info h6 a {
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 5px;
color: #fff; }
.products .item .info span {
font-size: 13px;
font-style: italic;
margin-bottom: 10px;
color: #eee; }
.products .item .info .icon {
color: #eee;
cursor: pointer;
display: none;
font-size: 16px;
margin: 7px 10px;
position: relative;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
border: 1px solid #eee; }
.products .item .info .icon .icon-text {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 50%;
font-size: 12px;
text-transform: capitalize;
margin-top: -6px;
display: table;
clear: both;
-webkit-transform: translate3d(-50%, -100%, 0);
transform: translate3d(-50%, -100%, 0);
color: #fff !important;
padding: 3px 8px;
line-height: 1.5;
border-radius: 3px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
width: 80px;
border-color: #75dab4;
background-color: #75dab4; }
.products .item .info .icon .icon-text:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
bottom: -5px;
left: 50%;
right: auto;
margin-bottom: 0;
margin-left: -4px;
margin-right: 0;
border-width: 5px 5px 0 5px;
border-color: transparent;
border-top-color: #75dab4; }
.products .item .info .icon:hover {
color: #75dab4;
border-color: #75dab4; }
.products .item .info .icon:hover .icon-text {
visibility: inherit;
opacity: 1; }  .header-search-icon a.search {
font-size: 16px;
position: relative; }
.header-search-icon a.cart-contents {
font-size: 14px;
position: relative;
left: 20px; }
.header-search-icon a i {
color: #eee; }
.header-search-icon .close-black-block a i {
color: #ffffff; }
.header-search-icon .close-black-block a i.fa-times {
color: #ffffff; }
.header-search-icon .close-black-block a:after {
display: none; }
.header-search-icon .searchform input[type=search] {
font-style: italic;
font-size: 16px;
height: 56px; }
.header-search-icon .searchform .searchsubmit {
background: transparent; }
.header-search-icon .searchform::after {
background: #75dab4;
color: #ffffff !important;
right: 0;
height: 56px;
line-height: 56px;
width: 56px;
font-size: 2rem; }
.header-search-icon .searchform:hover::after {
opacity: 0.7; }
.header-search-icon.open .black-search-block {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 9999999; }
.header-search-icon.open .black-search-table-cell div {
top: 0px;
opacity: 1;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms; } .header-offcanvas-icon a.offcanvas {
font-size: 16px;
position: relative; }
.header-offcanvas-icon a.cart-contents {
font-size: 14px;
position: relative;
left: 20px; }
.header-offcanvas-icon a i {
color: #eee; }
.header-offcanvas-icon .close-black-block-offcanvas a i {
color: #ffffff; }
.header-offcanvas-icon .close-black-block-offcanvas a i.fa-times {
color: #ffffff; }
.header-offcanvas-icon .close-black-block-offcanvas a:after {
display: none; }
.header-offcanvas-icon .offcanvasform input[type=offcanvas] {
font-style: italic;
font-size: 16px;
height: 56px; }
.header-offcanvas-icon .offcanvasform .offcanvassubmit {
background: transparent; }
.header-offcanvas-icon .offcanvasform::after {
background: #75dab4;
color: #ffffff !important;
right: 0;
height: 56px;
line-height: 56px;
width: 56px;
font-size: 2rem; }
.header-offcanvas-icon .offcanvasform:hover::after {
opacity: 0.7; }
.black-offcanvas-block {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: -1;
}
.header-offcanvas-icon.open .black-offcanvas-block {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 9999999; }
.header-offcanvas-icon.open .black-offcanvash-table-cell div {
top: 0px;
opacity: 1;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms; } .YouTubePopUp-Wrap{
position:fixed;
width:100%;
height:100%;
background-color:#000;
background-color:rgba(0,0,0,0.8);
top:0;
left:0;
z-index:9999999999999;
}
.YouTubePopUp-animation{
opacity: 0;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: YouTubePopUp;
animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes YouTubePopUp {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
body.logged-in .YouTubePopUp-Wrap{ top:32px;
z-index:99998;
}
.YouTubePopUp-Content{
max-width:680px;
display:block;
margin:0 auto;
height:100%;
position:relative;
}
.YouTubePopUp-Content iframe{
max-width:100% !important;
width:100% !important;
display:block !important;
height:480px !important;
border:none !important;
position:absolute;
top: 0;
bottom: 0;
margin: auto 0;
}
.YouTubePopUp-Hide{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: YouTubePopUpHide;
animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes YouTubePopUpHide {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.YouTubePopUp-Close{
position:absolute;
top:0;
cursor:pointer;
bottom:528px;
right:0px;
margin:auto 0;
width:24px;
height:24px;
background:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin/widgets/images/close.png) no-repeat;
background-size:24px 24px;
-webkit-background-size:24px 24px;
-moz-background-size:24px 24px;
-o-background-size:24px 24px;
}
.YouTubePopUp-Close:hover{
opacity:0.5;
}
@media all and (max-width: 768px) and (min-width: 10px){
.YouTubePopUp-Content{
max-width:90%;
}
}
@media all and (max-width: 600px) and (min-width: 10px){
.YouTubePopUp-Content iframe{
height:320px !important;
}
.YouTubePopUp-Close{
bottom:362px;
}
}
@media all and (max-width: 480px) and (min-width: 10px){
.YouTubePopUp-Content iframe{
height:220px !important;
}
.YouTubePopUp-Close{
bottom:262px;
}
}

@font-face {
font-family: "linea-arrows-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/arrows/webfonts/linea-arrows-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/arrows/webfonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/arrows/webfonts/linea-arrows-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/arrows/webfonts/linea-arrows-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/arrows/webfonts/linea-arrows-10.svg#linea-arrows-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-arrows-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-arrows"]:before,
[class*=" linea-arrows"]:before {
font-family: "linea-arrows-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-arrows-anticlockwise:before {
content: "\e000";
}
.linea-arrows-anticlockwise-dashed:before {
content: "\e001";
}
.linea-arrows-button-down:before {
content: "\e002";
}
.linea-arrows-button-off:before {
content: "\e003";
}
.linea-arrows-button-on:before {
content: "\e004";
}
.linea-arrows-button-up:before {
content: "\e005";
}
.linea-arrows-check:before {
content: "\e006";
}
.linea-arrows-circle-check:before {
content: "\e007";
}
.linea-arrows-circle-down:before {
content: "\e008";
}
.linea-arrows-circle-downleft:before {
content: "\e009";
}
.linea-arrows-circle-downright:before {
content: "\e00a";
}
.linea-arrows-circle-left:before {
content: "\e00b";
}
.linea-arrows-circle-minus:before {
content: "\e00c";
}
.linea-arrows-circle-plus:before {
content: "\e00d";
}
.linea-arrows-circle-remove:before {
content: "\e00e";
}
.linea-arrows-circle-right:before {
content: "\e00f";
}
.linea-arrows-circle-up:before {
content: "\e010";
}
.linea-arrows-circle-upleft:before {
content: "\e011";
}
.linea-arrows-circle-upright:before {
content: "\e012";
}
.linea-arrows-clockwise:before {
content: "\e013";
}
.linea-arrows-clockwise-dashed:before {
content: "\e014";
}
.linea-arrows-compress:before {
content: "\e015";
}
.linea-arrows-deny:before {
content: "\e016";
}
.linea-arrows-diagonal:before {
content: "\e017";
}
.linea-arrows-diagonal2:before {
content: "\e018";
}
.linea-arrows-down:before {
content: "\e019";
}
.linea-arrows-down-double:before {
content: "\e01a";
}
.linea-arrows-downleft:before {
content: "\e01b";
}
.linea-arrows-downright:before {
content: "\e01c";
}
.linea-arrows-drag-down:before {
content: "\e01d";
}
.linea-arrows-drag-down-dashed:before {
content: "\e01e";
}
.linea-arrows-drag-horiz:before {
content: "\e01f";
}
.linea-arrows-drag-left:before {
content: "\e020";
}
.linea-arrows-drag-left-dashed:before {
content: "\e021";
}
.linea-arrows-drag-right:before {
content: "\e022";
}
.linea-arrows-drag-right-dashed:before {
content: "\e023";
}
.linea-arrows-drag-up:before {
content: "\e024";
}
.linea-arrows-drag-up-dashed:before {
content: "\e025";
}
.linea-arrows-drag-vert:before {
content: "\e026";
}
.linea-arrows-exclamation:before {
content: "\e027";
}
.linea-arrows-expand:before {
content: "\e028";
}
.linea-arrows-expand-diagonal1:before {
content: "\e029";
}
.linea-arrows-expand-horizontal1:before {
content: "\e02a";
}
.linea-arrows-expand-vertical1:before {
content: "\e02b";
}
.linea-arrows-fit-horizontal:before {
content: "\e02c";
}
.linea-arrows-fit-vertical:before {
content: "\e02d";
}
.linea-arrows-glide:before {
content: "\e02e";
}
.linea-arrows-glide-horizontal:before {
content: "\e02f";
}
.linea-arrows-glide-vertical:before {
content: "\e030";
}
.linea-arrows-hamburger1:before {
content: "\e031";
}
.linea-arrows-hamburger-2:before {
content: "\e032";
}
.linea-arrows-horizontal:before {
content: "\e033";
}
.linea-arrows-info:before {
content: "\e034";
}
.linea-arrows-keyboard-alt:before {
content: "\e035";
}
.linea-arrows-keyboard-cmd:before {
content: "\e036";
}
.linea-arrows-keyboard-delete:before {
content: "\e037";
}
.linea-arrows-keyboard-down:before {
content: "\e038";
}
.linea-arrows-keyboard-left:before {
content: "\e039";
}
.linea-arrows-keyboard-return:before {
content: "\e03a";
}
.linea-arrows-keyboard-right:before {
content: "\e03b";
}
.linea-arrows-keyboard-shift:before {
content: "\e03c";
}
.linea-arrows-keyboard-tab:before {
content: "\e03d";
}
.linea-arrows-keyboard-up:before {
content: "\e03e";
}
.linea-arrows-left:before {
content: "\e03f";
}
.linea-arrows-left-double-32:before {
content: "\e040";
}
.linea-arrows-minus:before {
content: "\e041";
}
.linea-arrows-move:before {
content: "\e042";
}
.linea-arrows-move2:before {
content: "\e043";
}
.linea-arrows-move-bottom:before {
content: "\e044";
}
.linea-arrows-move-left:before {
content: "\e045";
}
.linea-arrows-move-right:before {
content: "\e046";
}
.linea-arrows-move-top:before {
content: "\e047";
}
.linea-arrows-plus:before {
content: "\e048";
}
.linea-arrows-question:before {
content: "\e049";
}
.linea-arrows-remove:before {
content: "\e04a";
}
.linea-arrows-right:before {
content: "\e04b";
}
.linea-arrows-right-double:before {
content: "\e04c";
}
.linea-arrows-rotate:before {
content: "\e04d";
}
.linea-arrows-rotate-anti:before {
content: "\e04e";
}
.linea-arrows-rotate-anti-dashed:before {
content: "\e04f";
}
.linea-arrows-rotate-dashed:before {
content: "\e050";
}
.linea-arrows-shrink:before {
content: "\e051";
}
.linea-arrows-shrink-diagonal1:before {
content: "\e052";
}
.linea-arrows-shrink-diagonal2:before {
content: "\e053";
}
.linea-arrows-shrink-horizonal2:before {
content: "\e054";
}
.linea-arrows-shrink-horizontal1:before {
content: "\e055";
}
.linea-arrows-shrink-vertical1:before {
content: "\e056";
}
.linea-arrows-shrink-vertical2:before {
content: "\e057";
}
.linea-arrows-sign-down:before {
content: "\e058";
}
.linea-arrows-sign-left:before {
content: "\e059";
}
.linea-arrows-sign-right:before {
content: "\e05a";
}
.linea-arrows-sign-up:before {
content: "\e05b";
}
.linea-arrows-slide-down1:before {
content: "\e05c";
}
.linea-arrows-slide-down2:before {
content: "\e05d";
}
.linea-arrows-slide-left1:before {
content: "\e05e";
}
.linea-arrows-slide-left2:before {
content: "\e05f";
}
.linea-arrows-slide-right1:before {
content: "\e060";
}
.linea-arrows-slide-right2:before {
content: "\e061";
}
.linea-arrows-slide-up1:before {
content: "\e062";
}
.linea-arrows-slide-up2:before {
content: "\e063";
}
.linea-arrows-slim-down:before {
content: "\e064";
}
.linea-arrows-slim-down-dashed:before {
content: "\e065";
}
.linea-arrows-slim-left:before {
content: "\e066";
}
.linea-arrows-slim-left-dashed:before {
content: "\e067";
}
.linea-arrows-slim-right:before {
content: "\e068";
}
.linea-arrows-slim-right-dashed:before {
content: "\e069";
}
.linea-arrows-slim-up:before {
content: "\e06a";
}
.linea-arrows-slim-up-dashed:before {
content: "\e06b";
}
.linea-arrows-square-check:before {
content: "\e06c";
}
.linea-arrows-square-down:before {
content: "\e06d";
}
.linea-arrows-square-downleft:before {
content: "\e06e";
}
.linea-arrows-square-downright:before {
content: "\e06f";
}
.linea-arrows-square-left:before {
content: "\e070";
}
.linea-arrows-square-minus:before {
content: "\e071";
}
.linea-arrows-square-plus:before {
content: "\e072";
}
.linea-arrows-square-remove:before {
content: "\e073";
}
.linea-arrows-square-right:before {
content: "\e074";
}
.linea-arrows-square-up:before {
content: "\e075";
}
.linea-arrows-square-upleft:before {
content: "\e076";
}
.linea-arrows-square-upright:before {
content: "\e077";
}
.linea-arrows-squares:before {
content: "\e078";
}
.linea-arrows-stretch-diagonal1:before {
content: "\e079";
}
.linea-arrows-stretch-diagonal2:before {
content: "\e07a";
}
.linea-arrows-stretch-diagonal3:before {
content: "\e07b";
}
.linea-arrows-stretch-diagonal4:before {
content: "\e07c";
}
.linea-arrows-stretch-horizontal1:before {
content: "\e07d";
}
.linea-arrows-stretch-horizontal2:before {
content: "\e07e";
}
.linea-arrows-stretch-vertical1:before {
content: "\e07f";
}
.linea-arrows-stretch-vertical2:before {
content: "\e080";
}
.linea-arrows-switch-horizontal:before {
content: "\e081";
}
.linea-arrows-switch-vertical:before {
content: "\e082";
}
.linea-arrows-up:before {
content: "\e083";
}
.linea-arrows-up-double-33:before {
content: "\e084";
}
.linea-arrows-upleft:before {
content: "\e085";
}
.linea-arrows-upright:before {
content: "\e086";
}
.linea-arrows-vertical:before {
content: "\e087";
}

@font-face {
font-family: "linea-basic-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.svg#linea-basic-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-basic-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-basic"]:before,
[class*=" linea-basic"]:before {
font-family: "linea-basic-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-basic-accelerator:before {
content: "a";
}
.linea-basic-alarm:before {
content: "b";
}
.linea-basic-anchor:before {
content: "c";
}
.linea-basic-anticlockwise:before {
content: "d";
}
.linea-basic-archive:before {
content: "e";
}
.linea-basic-archive-full:before {
content: "f";
}
.linea-basic-ban:before {
content: "g";
}
.linea-basic-battery-charge:before {
content: "h";
}
.linea-basic-battery-empty:before {
content: "i";
}
.linea-basic-battery-full:before {
content: "j";
}
.linea-basic-battery-half:before {
content: "k";
}
.linea-basic-bolt:before {
content: "l";
}
.linea-basic-book:before {
content: "m";
}
.linea-basic-book-pen:before {
content: "n";
}
.linea-basic-book-pencil:before {
content: "o";
}
.linea-basic-bookmark:before {
content: "p";
}
.linea-basic-calculator:before {
content: "q";
}
.linea-basic-calendar:before {
content: "r";
}
.linea-basic-cards-diamonds:before {
content: "s";
}
.linea-basic-cards-hearts:before {
content: "t";
}
.linea-basic-case:before {
content: "u";
}
.linea-basic-chronometer:before {
content: "v";
}
.linea-basic-clessidre:before {
content: "w";
}
.linea-basic-clock:before {
content: "x";
}
.linea-basic-clockwise:before {
content: "y";
}
.linea-basic-cloud:before {
content: "z";
}
.linea-basic-clubs:before {
content: "A";
}
.linea-basic-compass:before {
content: "B";
}
.linea-basic-cup:before {
content: "C";
}
.linea-basic-diamonds:before {
content: "D";
}
.linea-basic-display:before {
content: "E";
}
.linea-basic-download:before {
content: "F";
}
.linea-basic-exclamation:before {
content: "G";
}
.linea-basic-eye:before {
content: "H";
}
.linea-basic-eye-closed:before {
content: "I";
}
.linea-basic-female:before {
content: "J";
}
.linea-basic-flag1:before {
content: "K";
}
.linea-basic-flag2:before {
content: "L";
}
.linea-basic-floppydisk:before {
content: "M";
}
.linea-basic-folder:before {
content: "N";
}
.linea-basic-folder-multiple:before {
content: "O";
}
.linea-basic-gear:before {
content: "P";
}
.linea-basic-geolocalize-01:before {
content: "Q";
}
.linea-basic-geolocalize-05:before {
content: "R";
}
.linea-basic-globe:before {
content: "S";
}
.linea-basic-gunsight:before {
content: "T";
}
.linea-basic-hammer:before {
content: "U";
}
.linea-basic-headset:before {
content: "V";
}
.linea-basic-heart:before {
content: "W";
}
.linea-basic-heart-broken:before {
content: "X";
}
.linea-basic-helm:before {
content: "Y";
}
.linea-basic-home:before {
content: "Z";
}
.linea-basic-info:before {
content: "0";
}
.linea-basic-ipod:before {
content: "1";
}
.linea-basic-joypad:before {
content: "2";
}
.linea-basic-key:before {
content: "3";
}
.linea-basic-keyboard:before {
content: "4";
}
.linea-basic-laptop:before {
content: "5";
}
.linea-basic-life-buoy:before {
content: "6";
}
.linea-basic-lightbulb:before {
content: "7";
}
.linea-basic-link:before {
content: "8";
}
.linea-basic-lock:before {
content: "9";
}
.linea-basic-lock-open:before {
content: "!";
}
.linea-basic-magic-mouse:before {
content: "\"";
}
.linea-basic-magnifier:before {
content: "#";
}
.linea-basic-magnifier-minus:before {
content: "$";
}
.linea-basic-magnifier-plus:before {
content: "%";
}
.linea-basic-mail:before {
content: "&";
}
.linea-basic-mail-multiple:before {
content: "'";
}
.linea-basic-mail-open:before {
content: "(";
}
.linea-basic-mail-open-text:before {
content: ")";
}
.linea-basic-male:before {
content: "*";
}
.linea-basic-map:before {
content: "+";
}
.linea-basic-message:before {
content: ",";
}
.linea-basic-message-multiple:before {
content: "-";
}
.linea-basic-message-txt:before {
content: ".";
}
.linea-basic-mixer2:before {
content: "/";
}
.linea-basic-mouse:before {
content: ":";
}
.linea-basic-notebook:before {
content: ";";
}
.linea-basic-notebook-pen:before {
content: "<";
}
.linea-basic-notebook-pencil:before {
content: "=";
}
.linea-basic-paperplane:before {
content: ">";
}
.linea-basic-pencil-ruler:before {
content: "?";
}
.linea-basic-pencil-ruler-pen:before {
content: "@";
}
.linea-basic-photo:before {
content: "[";
}
.linea-basic-picture:before {
content: "]";
}
.linea-basic-picture-multiple:before {
content: "^";
}
.linea-basic-pin1:before {
content: "_";
}
.linea-basic-pin2:before {
content: "`";
}
.linea-basic-postcard:before {
content: "{";
}
.linea-basic-postcard-multiple:before {
content: "|";
}
.linea-basic-printer:before {
content: "}";
}
.linea-basic-question:before {
content: "~";
}
.linea-basic-rss:before {
content: "\\";
}
.linea-basic-server:before {
content: "\e000";
}
.linea-basic-server2:before {
content: "\e001";
}
.linea-basic-server-cloud:before {
content: "\e002";
}
.linea-basic-server-download:before {
content: "\e003";
}
.linea-basic-server-upload:before {
content: "\e004";
}
.linea-basic-settings:before {
content: "\e005";
}
.linea-basic-share:before {
content: "\e006";
}
.linea-basic-sheet:before {
content: "\e007";
}
.linea-basic-sheet-multiple:before {
content: "\e008";
}
.linea-basic-sheet-pen:before {
content: "\e009";
}
.linea-basic-sheet-pencil:before {
content: "\e00a";
}
.linea-basic-sheet-txt:before {
content: "\e00b";
}
.linea-basic-signs:before {
content: "\e00c";
}
.linea-basic-smartphone:before {
content: "\e00d";
}
.linea-basic-spades:before {
content: "\e00e";
}
.linea-basic-spread:before {
content: "\e00f";
}
.linea-basic-spread-bookmark:before {
content: "\e010";
}
.linea-basic-spread-text:before {
content: "\e011";
}
.linea-basic-spread-text-bookmark:before {
content: "\e012";
}
.linea-basic-star:before {
content: "\e013";
}
.linea-basic-tablet:before {
content: "\e014";
}
.linea-basic-target:before {
content: "\e015";
}
.linea-basic-todo:before {
content: "\e016";
}
.linea-basic-todo-pen:before {
content: "\e017";
}
.linea-basic-todo-pencil:before {
content: "\e018";
}
.linea-basic-todo-txt:before {
content: "\e019";
}
.linea-basic-todolist-pen:before {
content: "\e01a";
}
.linea-basic-todolist-pencil:before {
content: "\e01b";
}
.linea-basic-trashcan:before {
content: "\e01c";
}
.linea-basic-trashcan-full:before {
content: "\e01d";
}
.linea-basic-trashcan-refresh:before {
content: "\e01e";
}
.linea-basic-trashcan-remove:before {
content: "\e01f";
}
.linea-basic-upload:before {
content: "\e020";
}
.linea-basic-usb:before {
content: "\e021";
}
.linea-basic-video:before {
content: "\e022";
}
.linea-basic-watch:before {
content: "\e023";
}
.linea-basic-webpage:before {
content: "\e024";
}
.linea-basic-webpage-img-txt:before {
content: "\e025";
}
.linea-basic-webpage-multiple:before {
content: "\e026";
}
.linea-basic-webpage-txt:before {
content: "\e027";
}
.linea-basic-world:before {
content: "\e028";
}

@font-face {
font-family: "linea-basic-elaboration-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic_ela/webfonts/linea-basic-elaboration-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic_ela/webfonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic_ela/webfonts/linea-basic-elaboration-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic_ela/webfonts/linea-basic-elaboration-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic_ela/webfonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-basic-elaboration-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-basic-elaboration"]:before,
[class*=" linea-basic-elaboration"]:before {
font-family: "linea-basic-elaboration-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-basic-elaboration-bookmark-checck:before {
content: "a";
}
.linea-basic-elaboration-bookmark-minus:before {
content: "b";
}
.linea-basic-elaboration-bookmark-plus:before {
content: "c";
}
.linea-basic-elaboration-bookmark-remove:before {
content: "d";
}
.linea-basic-elaboration-briefcase-check:before {
content: "e";
}
.linea-basic-elaboration-briefcase-download:before {
content: "f";
}
.linea-basic-elaboration-briefcase-flagged:before {
content: "g";
}
.linea-basic-elaboration-briefcase-minus:before {
content: "h";
}
.linea-basic-elaboration-briefcase-plus:before {
content: "i";
}
.linea-basic-elaboration-briefcase-refresh:before {
content: "j";
}
.linea-basic-elaboration-briefcase-remove:before {
content: "k";
}
.linea-basic-elaboration-briefcase-search:before {
content: "l";
}
.linea-basic-elaboration-briefcase-star:before {
content: "m";
}
.linea-basic-elaboration-briefcase-upload:before {
content: "n";
}
.linea-basic-elaboration-browser-check:before {
content: "o";
}
.linea-basic-elaboration-browser-download:before {
content: "p";
}
.linea-basic-elaboration-browser-minus:before {
content: "q";
}
.linea-basic-elaboration-browser-plus:before {
content: "r";
}
.linea-basic-elaboration-browser-refresh:before {
content: "s";
}
.linea-basic-elaboration-browser-remove:before {
content: "t";
}
.linea-basic-elaboration-browser-search:before {
content: "u";
}
.linea-basic-elaboration-browser-star:before {
content: "v";
}
.linea-basic-elaboration-browser-upload:before {
content: "w";
}
.linea-basic-elaboration-calendar-check:before {
content: "x";
}
.linea-basic-elaboration-calendar-cloud:before {
content: "y";
}
.linea-basic-elaboration-calendar-download:before {
content: "z";
}
.linea-basic-elaboration-calendar-empty:before {
content: "A";
}
.linea-basic-elaboration-calendar-flagged:before {
content: "B";
}
.linea-basic-elaboration-calendar-heart:before {
content: "C";
}
.linea-basic-elaboration-calendar-minus:before {
content: "D";
}
.linea-basic-elaboration-calendar-next:before {
content: "E";
}
.linea-basic-elaboration-calendar-noaccess:before {
content: "F";
}
.linea-basic-elaboration-calendar-pencil:before {
content: "G";
}
.linea-basic-elaboration-calendar-plus:before {
content: "H";
}
.linea-basic-elaboration-calendar-previous:before {
content: "I";
}
.linea-basic-elaboration-calendar-refresh:before {
content: "J";
}
.linea-basic-elaboration-calendar-remove:before {
content: "K";
}
.linea-basic-elaboration-calendar-search:before {
content: "L";
}
.linea-basic-elaboration-calendar-star:before {
content: "M";
}
.linea-basic-elaboration-calendar-upload:before {
content: "N";
}
.linea-basic-elaboration-cloud-check:before {
content: "O";
}
.linea-basic-elaboration-cloud-download:before {
content: "P";
}
.linea-basic-elaboration-cloud-minus:before {
content: "Q";
}
.linea-basic-elaboration-cloud-noaccess:before {
content: "R";
}
.linea-basic-elaboration-cloud-plus:before {
content: "S";
}
.linea-basic-elaboration-cloud-refresh:before {
content: "T";
}
.linea-basic-elaboration-cloud-remove:before {
content: "U";
}
.linea-basic-elaboration-cloud-search:before {
content: "V";
}
.linea-basic-elaboration-cloud-upload:before {
content: "W";
}
.linea-basic-elaboration-document-check:before {
content: "X";
}
.linea-basic-elaboration-document-cloud:before {
content: "Y";
}
.linea-basic-elaboration-document-download:before {
content: "Z";
}
.linea-basic-elaboration-document-flagged:before {
content: "0";
}
.linea-basic-elaboration-document-graph:before {
content: "1";
}
.linea-basic-elaboration-document-heart:before {
content: "2";
}
.linea-basic-elaboration-document-minus:before {
content: "3";
}
.linea-basic-elaboration-document-next:before {
content: "4";
}
.linea-basic-elaboration-document-noaccess:before {
content: "5";
}
.linea-basic-elaboration-document-note:before {
content: "6";
}
.linea-basic-elaboration-document-pencil:before {
content: "7";
}
.linea-basic-elaboration-document-picture:before {
content: "8";
}
.linea-basic-elaboration-document-plus:before {
content: "9";
}
.linea-basic-elaboration-document-previous:before {
content: "!";
}
.linea-basic-elaboration-document-refresh:before {
content: "\"";
}
.linea-basic-elaboration-document-remove:before {
content: "#";
}
.linea-basic-elaboration-document-search:before {
content: "$";
}
.linea-basic-elaboration-document-star:before {
content: "%";
}
.linea-basic-elaboration-document-upload:before {
content: "&";
}
.linea-basic-elaboration-folder-check:before {
content: "'";
}
.linea-basic-elaboration-folder-cloud:before {
content: "(";
}
.linea-basic-elaboration-folder-document:before {
content: ")";
}
.linea-basic-elaboration-folder-download:before {
content: "*";
}
.linea-basic-elaboration-folder-flagged:before {
content: "+";
}
.linea-basic-elaboration-folder-graph:before {
content: ",";
}
.linea-basic-elaboration-folder-heart:before {
content: "-";
}
.linea-basic-elaboration-folder-minus:before {
content: ".";
}
.linea-basic-elaboration-folder-next:before {
content: "/";
}
.linea-basic-elaboration-folder-noaccess:before {
content: ":";
}
.linea-basic-elaboration-folder-note:before {
content: ";";
}
.linea-basic-elaboration-folder-pencil:before {
content: "<";
}
.linea-basic-elaboration-folder-picture:before {
content: "=";
}
.linea-basic-elaboration-folder-plus:before {
content: ">";
}
.linea-basic-elaboration-folder-previous:before {
content: "?";
}
.linea-basic-elaboration-folder-refresh:before {
content: "@";
}
.linea-basic-elaboration-folder-remove:before {
content: "[";
}
.linea-basic-elaboration-folder-search:before {
content: "]";
}
.linea-basic-elaboration-folder-star:before {
content: "^";
}
.linea-basic-elaboration-folder-upload:before {
content: "_";
}
.linea-basic-elaboration-mail-check:before {
content: "`";
}
.linea-basic-elaboration-mail-cloud:before {
content: "{";
}
.linea-basic-elaboration-mail-document:before {
content: "|";
}
.linea-basic-elaboration-mail-download:before {
content: "}";
}
.linea-basic-elaboration-mail-flagged:before {
content: "~";
}
.linea-basic-elaboration-mail-heart:before {
content: "\\";
}
.linea-basic-elaboration-mail-next:before {
content: "\e000";
}
.linea-basic-elaboration-mail-noaccess:before {
content: "\e001";
}
.linea-basic-elaboration-mail-note:before {
content: "\e002";
}
.linea-basic-elaboration-mail-pencil:before {
content: "\e003";
}
.linea-basic-elaboration-mail-picture:before {
content: "\e004";
}
.linea-basic-elaboration-mail-previous:before {
content: "\e005";
}
.linea-basic-elaboration-mail-refresh:before {
content: "\e006";
}
.linea-basic-elaboration-mail-remove:before {
content: "\e007";
}
.linea-basic-elaboration-mail-search:before {
content: "\e008";
}
.linea-basic-elaboration-mail-star:before {
content: "\e009";
}
.linea-basic-elaboration-mail-upload:before {
content: "\e00a";
}
.linea-basic-elaboration-message-check:before {
content: "\e00b";
}
.linea-basic-elaboration-message-dots:before {
content: "\e00c";
}
.linea-basic-elaboration-message-happy:before {
content: "\e00d";
}
.linea-basic-elaboration-message-heart:before {
content: "\e00e";
}
.linea-basic-elaboration-message-minus:before {
content: "\e00f";
}
.linea-basic-elaboration-message-note:before {
content: "\e010";
}
.linea-basic-elaboration-message-plus:before {
content: "\e011";
}
.linea-basic-elaboration-message-refresh:before {
content: "\e012";
}
.linea-basic-elaboration-message-remove:before {
content: "\e013";
}
.linea-basic-elaboration-message-sad:before {
content: "\e014";
}
.linea-basic-elaboration-smartphone-cloud:before {
content: "\e015";
}
.linea-basic-elaboration-smartphone-heart:before {
content: "\e016";
}
.linea-basic-elaboration-smartphone-noaccess:before {
content: "\e017";
}
.linea-basic-elaboration-smartphone-note:before {
content: "\e018";
}
.linea-basic-elaboration-smartphone-pencil:before {
content: "\e019";
}
.linea-basic-elaboration-smartphone-picture:before {
content: "\e01a";
}
.linea-basic-elaboration-smartphone-refresh:before {
content: "\e01b";
}
.linea-basic-elaboration-smartphone-search:before {
content: "\e01c";
}
.linea-basic-elaboration-tablet-cloud:before {
content: "\e01d";
}
.linea-basic-elaboration-tablet-heart:before {
content: "\e01e";
}
.linea-basic-elaboration-tablet-noaccess:before {
content: "\e01f";
}
.linea-basic-elaboration-tablet-note:before {
content: "\e020";
}
.linea-basic-elaboration-tablet-pencil:before {
content: "\e021";
}
.linea-basic-elaboration-tablet-picture:before {
content: "\e022";
}
.linea-basic-elaboration-tablet-refresh:before {
content: "\e023";
}
.linea-basic-elaboration-tablet-search:before {
content: "\e024";
}
.linea-basic-elaboration-todolist-2:before {
content: "\e025";
}
.linea-basic-elaboration-todolist-check:before {
content: "\e026";
}
.linea-basic-elaboration-todolist-cloud:before {
content: "\e027";
}
.linea-basic-elaboration-todolist-download:before {
content: "\e028";
}
.linea-basic-elaboration-todolist-flagged:before {
content: "\e029";
}
.linea-basic-elaboration-todolist-minus:before {
content: "\e02a";
}
.linea-basic-elaboration-todolist-noaccess:before {
content: "\e02b";
}
.linea-basic-elaboration-todolist-pencil:before {
content: "\e02c";
}
.linea-basic-elaboration-todolist-plus:before {
content: "\e02d";
}
.linea-basic-elaboration-todolist-refresh:before {
content: "\e02e";
}
.linea-basic-elaboration-todolist-remove:before {
content: "\e02f";
}
.linea-basic-elaboration-todolist-search:before {
content: "\e030";
}
.linea-basic-elaboration-todolist-star:before {
content: "\e031";
}
.linea-basic-elaboration-todolist-upload:before {
content: "\e032";
}

@font-face {
font-family: "linea-basic-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.svg#linea-basic-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-basic-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-basic"]:before,
[class*=" linea-basic"]:before {
font-family: "linea-basic-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-basic-accelerator:before {
content: "a";
}
.linea-basic-alarm:before {
content: "b";
}
.linea-basic-anchor:before {
content: "c";
}
.linea-basic-anticlockwise:before {
content: "d";
}
.linea-basic-archive:before {
content: "e";
}
.linea-basic-archive-full:before {
content: "f";
}
.linea-basic-ban:before {
content: "g";
}
.linea-basic-battery-charge:before {
content: "h";
}
.linea-basic-battery-empty:before {
content: "i";
}
.linea-basic-battery-full:before {
content: "j";
}
.linea-basic-battery-half:before {
content: "k";
}
.linea-basic-bolt:before {
content: "l";
}
.linea-basic-book:before {
content: "m";
}
.linea-basic-book-pen:before {
content: "n";
}
.linea-basic-book-pencil:before {
content: "o";
}
.linea-basic-bookmark:before {
content: "p";
}
.linea-basic-calculator:before {
content: "q";
}
.linea-basic-calendar:before {
content: "r";
}
.linea-basic-cards-diamonds:before {
content: "s";
}
.linea-basic-cards-hearts:before {
content: "t";
}
.linea-basic-case:before {
content: "u";
}
.linea-basic-chronometer:before {
content: "v";
}
.linea-basic-clessidre:before {
content: "w";
}
.linea-basic-clock:before {
content: "x";
}
.linea-basic-clockwise:before {
content: "y";
}
.linea-basic-cloud:before {
content: "z";
}
.linea-basic-clubs:before {
content: "A";
}
.linea-basic-compass:before {
content: "B";
}
.linea-basic-cup:before {
content: "C";
}
.linea-basic-diamonds:before {
content: "D";
}
.linea-basic-display:before {
content: "E";
}
.linea-basic-download:before {
content: "F";
}
.linea-basic-exclamation:before {
content: "G";
}
.linea-basic-eye:before {
content: "H";
}
.linea-basic-eye-closed:before {
content: "I";
}
.linea-basic-female:before {
content: "J";
}
.linea-basic-flag1:before {
content: "K";
}
.linea-basic-flag2:before {
content: "L";
}
.linea-basic-floppydisk:before {
content: "M";
}
.linea-basic-folder:before {
content: "N";
}
.linea-basic-folder-multiple:before {
content: "O";
}
.linea-basic-gear:before {
content: "P";
}
.linea-basic-geolocalize-01:before {
content: "Q";
}
.linea-basic-geolocalize-05:before {
content: "R";
}
.linea-basic-globe:before {
content: "S";
}
.linea-basic-gunsight:before {
content: "T";
}
.linea-basic-hammer:before {
content: "U";
}
.linea-basic-headset:before {
content: "V";
}
.linea-basic-heart:before {
content: "W";
}
.linea-basic-heart-broken:before {
content: "X";
}
.linea-basic-helm:before {
content: "Y";
}
.linea-basic-home:before {
content: "Z";
}
.linea-basic-info:before {
content: "0";
}
.linea-basic-ipod:before {
content: "1";
}
.linea-basic-joypad:before {
content: "2";
}
.linea-basic-key:before {
content: "3";
}
.linea-basic-keyboard:before {
content: "4";
}
.linea-basic-laptop:before {
content: "5";
}
.linea-basic-life-buoy:before {
content: "6";
}
.linea-basic-lightbulb:before {
content: "7";
}
.linea-basic-link:before {
content: "8";
}
.linea-basic-lock:before {
content: "9";
}
.linea-basic-lock-open:before {
content: "!";
}
.linea-basic-magic-mouse:before {
content: "\"";
}
.linea-basic-magnifier:before {
content: "#";
}
.linea-basic-magnifier-minus:before {
content: "$";
}
.linea-basic-magnifier-plus:before {
content: "%";
}
.linea-basic-mail:before {
content: "&";
}
.linea-basic-mail-multiple:before {
content: "'";
}
.linea-basic-mail-open:before {
content: "(";
}
.linea-basic-mail-open-text:before {
content: ")";
}
.linea-basic-male:before {
content: "*";
}
.linea-basic-map:before {
content: "+";
}
.linea-basic-message:before {
content: ",";
}
.linea-basic-message-multiple:before {
content: "-";
}
.linea-basic-message-txt:before {
content: ".";
}
.linea-basic-mixer2:before {
content: "/";
}
.linea-basic-mouse:before {
content: ":";
}
.linea-basic-notebook:before {
content: ";";
}
.linea-basic-notebook-pen:before {
content: "<";
}
.linea-basic-notebook-pencil:before {
content: "=";
}
.linea-basic-paperplane:before {
content: ">";
}
.linea-basic-pencil-ruler:before {
content: "?";
}
.linea-basic-pencil-ruler-pen:before {
content: "@";
}
.linea-basic-photo:before {
content: "[";
}
.linea-basic-picture:before {
content: "]";
}
.linea-basic-picture-multiple:before {
content: "^";
}
.linea-basic-pin1:before {
content: "_";
}
.linea-basic-pin2:before {
content: "`";
}
.linea-basic-postcard:before {
content: "{";
}
.linea-basic-postcard-multiple:before {
content: "|";
}
.linea-basic-printer:before {
content: "}";
}
.linea-basic-question:before {
content: "~";
}
.linea-basic-rss:before {
content: "\\";
}
.linea-basic-server:before {
content: "\e000";
}
.linea-basic-server2:before {
content: "\e001";
}
.linea-basic-server-cloud:before {
content: "\e002";
}
.linea-basic-server-download:before {
content: "\e003";
}
.linea-basic-server-upload:before {
content: "\e004";
}
.linea-basic-settings:before {
content: "\e005";
}
.linea-basic-share:before {
content: "\e006";
}
.linea-basic-sheet:before {
content: "\e007";
}
.linea-basic-sheet-multiple:before {
content: "\e008";
}
.linea-basic-sheet-pen:before {
content: "\e009";
}
.linea-basic-sheet-pencil:before {
content: "\e00a";
}
.linea-basic-sheet-txt:before {
content: "\e00b";
}
.linea-basic-signs:before {
content: "\e00c";
}
.linea-basic-smartphone:before {
content: "\e00d";
}
.linea-basic-spades:before {
content: "\e00e";
}
.linea-basic-spread:before {
content: "\e00f";
}
.linea-basic-spread-bookmark:before {
content: "\e010";
}
.linea-basic-spread-text:before {
content: "\e011";
}
.linea-basic-spread-text-bookmark:before {
content: "\e012";
}
.linea-basic-star:before {
content: "\e013";
}
.linea-basic-tablet:before {
content: "\e014";
}
.linea-basic-target:before {
content: "\e015";
}
.linea-basic-todo:before {
content: "\e016";
}
.linea-basic-todo-pen:before {
content: "\e017";
}
.linea-basic-todo-pencil:before {
content: "\e018";
}
.linea-basic-todo-txt:before {
content: "\e019";
}
.linea-basic-todolist-pen:before {
content: "\e01a";
}
.linea-basic-todolist-pencil:before {
content: "\e01b";
}
.linea-basic-trashcan:before {
content: "\e01c";
}
.linea-basic-trashcan-full:before {
content: "\e01d";
}
.linea-basic-trashcan-refresh:before {
content: "\e01e";
}
.linea-basic-trashcan-remove:before {
content: "\e01f";
}
.linea-basic-upload:before {
content: "\e020";
}
.linea-basic-usb:before {
content: "\e021";
}
.linea-basic-video:before {
content: "\e022";
}
.linea-basic-watch:before {
content: "\e023";
}
.linea-basic-webpage:before {
content: "\e024";
}
.linea-basic-webpage-img-txt:before {
content: "\e025";
}
.linea-basic-webpage-multiple:before {
content: "\e026";
}
.linea-basic-webpage-txt:before {
content: "\e027";
}
.linea-basic-world:before {
content: "\e028";
}

@font-face {
font-family: "linea-basic-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/basic/webfonts/linea-basic-10.svg#linea-basic-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-basic-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-basic"]:before,
[class*=" linea-basic"]:before {
font-family: "linea-basic-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-basic-accelerator:before {
content: "a";
}
.linea-basic-alarm:before {
content: "b";
}
.linea-basic-anchor:before {
content: "c";
}
.linea-basic-anticlockwise:before {
content: "d";
}
.linea-basic-archive:before {
content: "e";
}
.linea-basic-archive-full:before {
content: "f";
}
.linea-basic-ban:before {
content: "g";
}
.linea-basic-battery-charge:before {
content: "h";
}
.linea-basic-battery-empty:before {
content: "i";
}
.linea-basic-battery-full:before {
content: "j";
}
.linea-basic-battery-half:before {
content: "k";
}
.linea-basic-bolt:before {
content: "l";
}
.linea-basic-book:before {
content: "m";
}
.linea-basic-book-pen:before {
content: "n";
}
.linea-basic-book-pencil:before {
content: "o";
}
.linea-basic-bookmark:before {
content: "p";
}
.linea-basic-calculator:before {
content: "q";
}
.linea-basic-calendar:before {
content: "r";
}
.linea-basic-cards-diamonds:before {
content: "s";
}
.linea-basic-cards-hearts:before {
content: "t";
}
.linea-basic-case:before {
content: "u";
}
.linea-basic-chronometer:before {
content: "v";
}
.linea-basic-clessidre:before {
content: "w";
}
.linea-basic-clock:before {
content: "x";
}
.linea-basic-clockwise:before {
content: "y";
}
.linea-basic-cloud:before {
content: "z";
}
.linea-basic-clubs:before {
content: "A";
}
.linea-basic-compass:before {
content: "B";
}
.linea-basic-cup:before {
content: "C";
}
.linea-basic-diamonds:before {
content: "D";
}
.linea-basic-display:before {
content: "E";
}
.linea-basic-download:before {
content: "F";
}
.linea-basic-exclamation:before {
content: "G";
}
.linea-basic-eye:before {
content: "H";
}
.linea-basic-eye-closed:before {
content: "I";
}
.linea-basic-female:before {
content: "J";
}
.linea-basic-flag1:before {
content: "K";
}
.linea-basic-flag2:before {
content: "L";
}
.linea-basic-floppydisk:before {
content: "M";
}
.linea-basic-folder:before {
content: "N";
}
.linea-basic-folder-multiple:before {
content: "O";
}
.linea-basic-gear:before {
content: "P";
}
.linea-basic-geolocalize-01:before {
content: "Q";
}
.linea-basic-geolocalize-05:before {
content: "R";
}
.linea-basic-globe:before {
content: "S";
}
.linea-basic-gunsight:before {
content: "T";
}
.linea-basic-hammer:before {
content: "U";
}
.linea-basic-headset:before {
content: "V";
}
.linea-basic-heart:before {
content: "W";
}
.linea-basic-heart-broken:before {
content: "X";
}
.linea-basic-helm:before {
content: "Y";
}
.linea-basic-home:before {
content: "Z";
}
.linea-basic-info:before {
content: "0";
}
.linea-basic-ipod:before {
content: "1";
}
.linea-basic-joypad:before {
content: "2";
}
.linea-basic-key:before {
content: "3";
}
.linea-basic-keyboard:before {
content: "4";
}
.linea-basic-laptop:before {
content: "5";
}
.linea-basic-life-buoy:before {
content: "6";
}
.linea-basic-lightbulb:before {
content: "7";
}
.linea-basic-link:before {
content: "8";
}
.linea-basic-lock:before {
content: "9";
}
.linea-basic-lock-open:before {
content: "!";
}
.linea-basic-magic-mouse:before {
content: "\"";
}
.linea-basic-magnifier:before {
content: "#";
}
.linea-basic-magnifier-minus:before {
content: "$";
}
.linea-basic-magnifier-plus:before {
content: "%";
}
.linea-basic-mail:before {
content: "&";
}
.linea-basic-mail-multiple:before {
content: "'";
}
.linea-basic-mail-open:before {
content: "(";
}
.linea-basic-mail-open-text:before {
content: ")";
}
.linea-basic-male:before {
content: "*";
}
.linea-basic-map:before {
content: "+";
}
.linea-basic-message:before {
content: ",";
}
.linea-basic-message-multiple:before {
content: "-";
}
.linea-basic-message-txt:before {
content: ".";
}
.linea-basic-mixer2:before {
content: "/";
}
.linea-basic-mouse:before {
content: ":";
}
.linea-basic-notebook:before {
content: ";";
}
.linea-basic-notebook-pen:before {
content: "<";
}
.linea-basic-notebook-pencil:before {
content: "=";
}
.linea-basic-paperplane:before {
content: ">";
}
.linea-basic-pencil-ruler:before {
content: "?";
}
.linea-basic-pencil-ruler-pen:before {
content: "@";
}
.linea-basic-photo:before {
content: "[";
}
.linea-basic-picture:before {
content: "]";
}
.linea-basic-picture-multiple:before {
content: "^";
}
.linea-basic-pin1:before {
content: "_";
}
.linea-basic-pin2:before {
content: "`";
}
.linea-basic-postcard:before {
content: "{";
}
.linea-basic-postcard-multiple:before {
content: "|";
}
.linea-basic-printer:before {
content: "}";
}
.linea-basic-question:before {
content: "~";
}
.linea-basic-rss:before {
content: "\\";
}
.linea-basic-server:before {
content: "\e000";
}
.linea-basic-server2:before {
content: "\e001";
}
.linea-basic-server-cloud:before {
content: "\e002";
}
.linea-basic-server-download:before {
content: "\e003";
}
.linea-basic-server-upload:before {
content: "\e004";
}
.linea-basic-settings:before {
content: "\e005";
}
.linea-basic-share:before {
content: "\e006";
}
.linea-basic-sheet:before {
content: "\e007";
}
.linea-basic-sheet-multiple:before {
content: "\e008";
}
.linea-basic-sheet-pen:before {
content: "\e009";
}
.linea-basic-sheet-pencil:before {
content: "\e00a";
}
.linea-basic-sheet-txt:before {
content: "\e00b";
}
.linea-basic-signs:before {
content: "\e00c";
}
.linea-basic-smartphone:before {
content: "\e00d";
}
.linea-basic-spades:before {
content: "\e00e";
}
.linea-basic-spread:before {
content: "\e00f";
}
.linea-basic-spread-bookmark:before {
content: "\e010";
}
.linea-basic-spread-text:before {
content: "\e011";
}
.linea-basic-spread-text-bookmark:before {
content: "\e012";
}
.linea-basic-star:before {
content: "\e013";
}
.linea-basic-tablet:before {
content: "\e014";
}
.linea-basic-target:before {
content: "\e015";
}
.linea-basic-todo:before {
content: "\e016";
}
.linea-basic-todo-pen:before {
content: "\e017";
}
.linea-basic-todo-pencil:before {
content: "\e018";
}
.linea-basic-todo-txt:before {
content: "\e019";
}
.linea-basic-todolist-pen:before {
content: "\e01a";
}
.linea-basic-todolist-pencil:before {
content: "\e01b";
}
.linea-basic-trashcan:before {
content: "\e01c";
}
.linea-basic-trashcan-full:before {
content: "\e01d";
}
.linea-basic-trashcan-refresh:before {
content: "\e01e";
}
.linea-basic-trashcan-remove:before {
content: "\e01f";
}
.linea-basic-upload:before {
content: "\e020";
}
.linea-basic-usb:before {
content: "\e021";
}
.linea-basic-video:before {
content: "\e022";
}
.linea-basic-watch:before {
content: "\e023";
}
.linea-basic-webpage:before {
content: "\e024";
}
.linea-basic-webpage-img-txt:before {
content: "\e025";
}
.linea-basic-webpage-multiple:before {
content: "\e026";
}
.linea-basic-webpage-txt:before {
content: "\e027";
}
.linea-basic-world:before {
content: "\e028";
}

@font-face {
font-family: "linea-software-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/software/webfonts/linea-software-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/software/webfonts/linea-software-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/software/webfonts/linea-software-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/software/webfonts/linea-software-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/software/webfonts/linea-software-10.svg#linea-software-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-software-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-software"]:before,
[class*=" linea-software"]:before {
font-family: "linea-software-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-software-add-vectorpoint:before {
content: "a";
}
.linea-software-box-oval:before {
content: "b";
}
.linea-software-box-polygon:before {
content: "c";
}
.linea-software-box-rectangle:before {
content: "d";
}
.linea-software-box-roundedrectangle:before {
content: "e";
}
.linea-software-character:before {
content: "f";
}
.linea-software-crop:before {
content: "g";
}
.linea-software-eyedropper:before {
content: "h";
}
.linea-software-font-allcaps:before {
content: "i";
}
.linea-software-font-baseline-shift:before {
content: "j";
}
.linea-software-font-horizontal-scale:before {
content: "k";
}
.linea-software-font-kerning:before {
content: "l";
}
.linea-software-font-leading:before {
content: "m";
}
.linea-software-font-size:before {
content: "n";
}
.linea-software-font-smallcapital:before {
content: "o";
}
.linea-software-font-smallcaps:before {
content: "p";
}
.linea-software-font-strikethrough:before {
content: "q";
}
.linea-software-font-tracking:before {
content: "r";
}
.linea-software-font-underline:before {
content: "s";
}
.linea-software-font-vertical-scale:before {
content: "t";
}
.linea-software-horizontal-align-center:before {
content: "u";
}
.linea-software-horizontal-align-left:before {
content: "v";
}
.linea-software-horizontal-align-right:before {
content: "w";
}
.linea-software-horizontal-distribute-center:before {
content: "x";
}
.linea-software-horizontal-distribute-left:before {
content: "y";
}
.linea-software-horizontal-distribute-right:before {
content: "z";
}
.linea-software-indent-firstline:before {
content: "A";
}
.linea-software-indent-left:before {
content: "B";
}
.linea-software-indent-right:before {
content: "C";
}
.linea-software-lasso:before {
content: "D";
}
.linea-software-layers1:before {
content: "E";
}
.linea-software-layers2:before {
content: "F";
}
.linea-software-layout:before {
content: "G";
}
.linea-software-layout-2columns:before {
content: "H";
}
.linea-software-layout-3columns:before {
content: "I";
}
.linea-software-layout-4boxes:before {
content: "J";
}
.linea-software-layout-4columns:before {
content: "K";
}
.linea-software-layout-4lines:before {
content: "L";
}
.linea-software-layout-8boxes:before {
content: "M";
}
.linea-software-layout-header:before {
content: "N";
}
.linea-software-layout-header-2columns:before {
content: "O";
}
.linea-software-layout-header-3columns:before {
content: "P";
}
.linea-software-layout-header-4boxes:before {
content: "Q";
}
.linea-software-layout-header-4columns:before {
content: "R";
}
.linea-software-layout-header-complex:before {
content: "S";
}
.linea-software-layout-header-complex2:before {
content: "T";
}
.linea-software-layout-header-complex3:before {
content: "U";
}
.linea-software-layout-header-complex4:before {
content: "V";
}
.linea-software-layout-header-sideleft:before {
content: "W";
}
.linea-software-layout-header-sideright:before {
content: "X";
}
.linea-software-layout-sidebar-left:before {
content: "Y";
}
.linea-software-layout-sidebar-right:before {
content: "Z";
}
.linea-software-magnete:before {
content: "0";
}
.linea-software-pages:before {
content: "1";
}
.linea-software-paintbrush:before {
content: "2";
}
.linea-software-paintbucket:before {
content: "3";
}
.linea-software-paintroller:before {
content: "4";
}
.linea-software-paragraph:before {
content: "5";
}
.linea-software-paragraph-align-left:before {
content: "6";
}
.linea-software-paragraph-align-right:before {
content: "7";
}
.linea-software-paragraph-center:before {
content: "8";
}
.linea-software-paragraph-justify-all:before {
content: "9";
}
.linea-software-paragraph-justify-center:before {
content: "!";
}
.linea-software-paragraph-justify-left:before {
content: "\"";
}
.linea-software-paragraph-justify-right:before {
content: "#";
}
.linea-software-paragraph-space-after:before {
content: "$";
}
.linea-software-paragraph-space-before:before {
content: "%";
}
.linea-software-pathfinder-exclude:before {
content: "&";
}
.linea-software-pathfinder-intersect:before {
content: "'";
}
.linea-software-pathfinder-subtract:before {
content: "(";
}
.linea-software-pathfinder-unite:before {
content: ")";
}
.linea-software-pen:before {
content: "*";
}
.linea-software-pen-add:before {
content: "+";
}
.linea-software-pen-remove:before {
content: ",";
}
.linea-software-pencil:before {
content: "-";
}
.linea-software-polygonallasso:before {
content: ".";
}
.linea-software-reflect-horizontal:before {
content: "/";
}
.linea-software-reflect-vertical:before {
content: ":";
}
.linea-software-remove-vectorpoint:before {
content: ";";
}
.linea-software-scale-expand:before {
content: "<";
}
.linea-software-scale-reduce:before {
content: "=";
}
.linea-software-selection-oval:before {
content: ">";
}
.linea-software-selection-polygon:before {
content: "?";
}
.linea-software-selection-rectangle:before {
content: "@";
}
.linea-software-selection-roundedrectangle:before {
content: "[";
}
.linea-software-shape-oval:before {
content: "]";
}
.linea-software-shape-polygon:before {
content: "^";
}
.linea-software-shape-rectangle:before {
content: "_";
}
.linea-software-shape-roundedrectangle:before {
content: "`";
}
.linea-software-slice:before {
content: "{";
}
.linea-software-transform-bezier:before {
content: "|";
}
.linea-software-vector-box:before {
content: "}";
}
.linea-software-vector-composite:before {
content: "~";
}
.linea-software-vector-line:before {
content: "\\";
}
.linea-software-vertical-align-bottom:before {
content: "\e000";
}
.linea-software-vertical-align-center:before {
content: "\e001";
}
.linea-software-vertical-align-top:before {
content: "\e002";
}
.linea-software-vertical-distribute-bottom:before {
content: "\e003";
}
.linea-software-vertical-distribute-center:before {
content: "\e004";
}
.linea-software-vertical-distribute-top:before {
content: "\e005";
}

@font-face {
font-family: "linea-weather-10";
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/weather/webfonts/linea-weather-10.eot);
src:url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/weather/webfonts/linea-weather-10.eot?#iefix) format("embedded-opentype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/weather/webfonts/linea-weather-10.woff) format("woff"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/weather/webfonts/linea-weather-10.ttf) format("truetype"),
url(//www.timelesstransactions.com/wp-content/plugins/obelisk_plugin//assets/fonts/linea/weather/webfonts/linea-weather-10.svg#linea-weather-10) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[data-icon]:before {
font-family: "linea-weather-10" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="linea-weather"]:before,
[class*=" linea-weather"]:before {
font-family: "linea-weather-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.linea-weather-aquarius:before {
content: "\e000";
}
.linea-weather-aries:before {
content: "\e001";
}
.linea-weather-cancer:before {
content: "\e002";
}
.linea-weather-capricorn:before {
content: "\e003";
}
.linea-weather-cloud:before {
content: "\e004";
}
.linea-weather-cloud-drop:before {
content: "\e005";
}
.linea-weather-cloud-lightning:before {
content: "\e006";
}
.linea-weather-cloud-snowflake:before {
content: "\e007";
}
.linea-weather-downpour-fullmoon:before {
content: "\e008";
}
.linea-weather-downpour-halfmoon:before {
content: "\e009";
}
.linea-weather-downpour-sun:before {
content: "\e00a";
}
.linea-weather-drop:before {
content: "\e00b";
}
.linea-weather-first-quarter:before {
content: "\e00c";
}
.linea-weather-fog:before {
content: "\e00d";
}
.linea-weather-fog-fullmoon:before {
content: "\e00e";
}
.linea-weather-fog-halfmoon:before {
content: "\e00f";
}
.linea-weather-fog-sun:before {
content: "\e010";
}
.linea-weather-fullmoon:before {
content: "\e011";
}
.linea-weather-gemini:before {
content: "\e012";
}
.linea-weather-hail:before {
content: "\e013";
}
.linea-weather-hail-fullmoon:before {
content: "\e014";
}
.linea-weather-hail-halfmoon:before {
content: "\e015";
}
.linea-weather-hail-sun:before {
content: "\e016";
}
.linea-weather-last-quarter:before {
content: "\e017";
}
.linea-weather-leo:before {
content: "\e018";
}
.linea-weather-libra:before {
content: "\e019";
}
.linea-weather-lightning:before {
content: "\e01a";
}
.linea-weather-mistyrain:before {
content: "\e01b";
}
.linea-weather-mistyrain-fullmoon:before {
content: "\e01c";
}
.linea-weather-mistyrain-halfmoon:before {
content: "\e01d";
}
.linea-weather-mistyrain-sun:before {
content: "\e01e";
}
.linea-weather-moon:before {
content: "\e01f";
}
.linea-weather-moondown-full:before {
content: "\e020";
}
.linea-weather-moondown-half:before {
content: "\e021";
}
.linea-weather-moonset-full:before {
content: "\e022";
}
.linea-weather-moonset-half:before {
content: "\e023";
}
.linea-weather-move2:before {
content: "\e024";
}
.linea-weather-newmoon:before {
content: "\e025";
}
.linea-weather-pisces:before {
content: "\e026";
}
.linea-weather-rain:before {
content: "\e027";
}
.linea-weather-rain-fullmoon:before {
content: "\e028";
}
.linea-weather-rain-halfmoon:before {
content: "\e029";
}
.linea-weather-rain-sun:before {
content: "\e02a";
}
.linea-weather-sagittarius:before {
content: "\e02b";
}
.linea-weather-scorpio:before {
content: "\e02c";
}
.linea-weather-snow:before {
content: "\e02d";
}
.linea-weather-snow-fullmoon:before {
content: "\e02e";
}
.linea-weather-snow-halfmoon:before {
content: "\e02f";
}
.linea-weather-snow-sun:before {
content: "\e030";
}
.linea-weather-snowflake:before {
content: "\e031";
}
.linea-weather-star:before {
content: "\e032";
}
.linea-weather-storm-11:before {
content: "\e033";
}
.linea-weather-storm-32:before {
content: "\e034";
}
.linea-weather-storm-fullmoon:before {
content: "\e035";
}
.linea-weather-storm-halfmoon:before {
content: "\e036";
}
.linea-weather-storm-sun:before {
content: "\e037";
}
.linea-weather-sun:before {
content: "\e038";
}
.linea-weather-sundown:before {
content: "\e039";
}
.linea-weather-sunset:before {
content: "\e03a";
}
.linea-weather-taurus:before {
content: "\e03b";
}
.linea-weather-tempest:before {
content: "\e03c";
}
.linea-weather-tempest-fullmoon:before {
content: "\e03d";
}
.linea-weather-tempest-halfmoon:before {
content: "\e03e";
}
.linea-weather-tempest-sun:before {
content: "\e03f";
}
.linea-weather-variable-fullmoon:before {
content: "\e040";
}
.linea-weather-variable-halfmoon:before {
content: "\e041";
}
.linea-weather-variable-sun:before {
content: "\e042";
}
.linea-weather-virgo:before {
content: "\e043";
}
.linea-weather-waning-cresent:before {
content: "\e044";
}
.linea-weather-waning-gibbous:before {
content: "\e045";
}
.linea-weather-waxing-cresent:before {
content: "\e046";
}
.linea-weather-waxing-gibbous:before {
content: "\e047";
}
.linea-weather-wind:before {
content: "\e048";
}
.linea-weather-wind-e:before {
content: "\e049";
}
.linea-weather-wind-fullmoon:before {
content: "\e04a";
}
.linea-weather-wind-halfmoon:before {
content: "\e04b";
}
.linea-weather-wind-n:before {
content: "\e04c";
}
.linea-weather-wind-ne:before {
content: "\e04d";
}
.linea-weather-wind-nw:before {
content: "\e04e";
}
.linea-weather-wind-s:before {
content: "\e04f";
}
.linea-weather-wind-se:before {
content: "\e050";
}
.linea-weather-wind-sun:before {
content: "\e051";
}
.linea-weather-wind-sw:before {
content: "\e052";
}
.linea-weather-wind-w:before {
content: "\e053";
}
.linea-weather-windgust:before {
content: "\e054";
}