/*
Theme Name: Sprung-Total
Theme URI:
Description:
Author: Sprung Interactive
Author URI: http://madebysprung.com
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.wcsatt-sub-options {
    display: none !important;
}

/* TYPOGRAPHY */
.wpb_text_column h1:first-child, .wpb_text_column h2:first-child, .wpb_text_column h3:first-child, .wpb_text_column h4:first-child, .wpb_text_column h5:first-child, .wpb_text_column h6:first-child,  .wpb_text_column blockquote:first-child,
.wpb_text_column.wpex-h1, .wpb_text_column.wpex-h2, .wpb_text_column.wpex-h3, .wpb_text_column.wpex-h4, .wpb_text_column.wpex-h5, .wpb_text_column.wpex-h6 {
    margin-top: 0;
}

h5, .wpex-h5 {
    font-family: 'Scheherazade New';
    font-weight: 600;
    font-size: 25px;
    line-height: 1.1;
}

h6, .wpex-h6 {
    font-family: adelle-sans;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#site-scroll-top {
  bottom: 70px;
}

.red-text {
    color: var(--wpex-palette-28577-color) !important;
}

.vcex-navbar.news-filter .vcex-navbar-link.active {
    border-color: var(--wpex-palette-28577-color) !important;
    border-radius: var(--wpex-btn-border-radius);
    border-width: var(--wpex-btn-border-width);
    border-style: var(--wpex-btn-border-style);
}

.vcex-navbar.news-filter .vcex-navbar-link.active:hover {
    background-color: var(--wpex-palette-28577-color);
    color: var(--wpex-palette-28579-color);
}



/* BUTTONS AND LINKS */
.theme-txt-link {
    font-size: var(--wpex-btn-font-size);
    font-family: var(--wpex-btn-font-family);
    font-style: var(--wpex-btn-font-style);
    text-transform: var(--wpex-btn-text-transform);
    letter-spacing: var(--wpex-btn-letter-spacing);
    line-height: var(--wpex-btn-line-height);
    font-weight: var(--wpex-btn-font-weight);
}

.theme-txt-link .vcex-button-icon {
    font-size: .8em;
    transition: all ease .15s;
}

.theme-txt-link .theme-button-icon-right {
    padding-left: .4em;
}

.theme-txt-link .theme-button-icon-left {
    padding-right: .4em;
}

.theme-txt-link:hover {
    text-decoration: none;
}

.theme-txt-link:hover .theme-button-icon-right {
    padding-left: .7em;
}

.theme-txt-link:hover .theme-button-icon-left {
    margin-left: -.305em;
    /* padding-left: 0px; */
    padding-right: .7em;
}

.theme-button.outline {
    background-color: var(--wpex-palette-28579-color);
    border-color: var(--wpex-palette-28577-color);
    border-radius: var(--wpex-btn-border-radius);
    border-width: var(--wpex-btn-border-width);
    border-style: var(--wpex-btn-border-style);
    color: var(--wpex-palette-28577-color);
}

.theme-button.outline:hover {
    background-color: var(--wpex-palette-28577-color);
    color: var(--wpex-palette-28579-color);
}

.typography-white .vcex-button:not(.theme-txt-link) {
    background-color: var(--wpex-palette-28579-color);
    border-color: var(--wpex-palette-28579-color);
    color: var(--wpex-palette-28577-color);
}

.typography-white .vcex-button:not(.theme-txt-link):hover {
    background-color: var(--wpex-palette-28577-color);
    color: var(--wpex-palette-28579-color);
}

.typography-white .theme-txt-link {
    text-decoration: none;
}

.typography-white .theme-button.outline {
    background-color: var(--wpex-palette-28577-color);
    border-color: var(--wpex-palette-28579-color);
    color: var(--wpex-palette-28579-color);
}

.typography-white .theme-button.outline:hover {
    background-color: var(--wpex-palette-28579-color);
    color: var(--wpex-palette-28577-color);
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    padding-top: 10px;
}


.staff-social a.wpex-social-btn {
    color: var(--wpex-on-accent-alt);
    background: var(--wpex-palette-28577-color);
    border: 2px solid var(--wpex-palette-28577-color);
    border-radius: 6px;
    height: 30px;
    width: 30px;
}

.staff-social a.wpex-social-btn:hover {
    background: var(--wpex-on-accent-alt);
    color: var(--wpex-palette-28577-color);
}

.header-link h6 a {
    color: var(--wpex-palette-28577-color);
}

.header-link h6 a:hover {
    color: var(--wpex-palette-28578-color);
}



/* SITE STYLES */
#frm_form_2_container .frm_fields_container {
    display: flex;
}

#frm_form_2_container #frm_field_7_container,
#frm_form_2_container #frm_field_8_container {
    width: 100%;
}

#frm_form_2_container #frm_field_6_container {
  min-width: 130px !important;
  width: 130px !important;
}

.vcex-image.block-image .vcex-image-inner,
.vcex-image.block-image .vcex-image-img img {
    display: block;
}

.vcex-image .vcex-image-img img {
    border-radius: inherit;
}

.wpex-card-woocommerce .woo-entry-image-swap>img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}

.wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart),
.wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart) {
    background-color: rgba(193, 5, 20, .85);
    mix-blend-mode: multiply;
    font-size: 14px;
    font-family: var(--wpex-btn-font-family);
    font-style: var(--wpex-btn-font-style);
    text-transform: var(--wpex-btn-text-transform);
    letter-spacing: var(--wpex-btn-letter-spacing);
    line-height: var(--wpex-btn-line-height);
    font-weight: var(--wpex-btn-font-weight);
    padding: 10px 20px 8px;
}

body.product_cat_cbd-spa .wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart),
body.product_cat_cbd-spa .wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart) {
    background-color: rgba(148, 172, 133, .85);
}

.wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart):hover,
.wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart):hover {
    background-color: rgba(193, 5, 20, 1);
}

body.product_cat_cbd-spa .wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart):hover,
body.product_cat_cbd-spa .wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart):hover {
    background-color: rgba(148, 172, 133, 1);
}

.wpex-card-woocommerce .wpex-loop-product-images {
    border-radius: 10px;
    overflow: hidden;
}

.wpex-card-woocommerce .product_cat-staff-favorites .wpex-loop-product-images::after,
.wpex-card-woocommerce .product_cat-best-sellers .wpex-loop-product-images::after {
    background: var(--wpex-palette-28577-color);
    color: var(--wpex-palette-28579-color);
    border-radius: 5px;
    padding: 6px 10px 4px;
    content: "Staff Favorite";
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: uppercase;
    position: absolute;
    left: 10px;
    top: 10px;
}

.wpex-card-woocommerce .product_cat-best-sellers .wpex-loop-product-images::after {
    content: "Best Seller";
}

.hide-bestseller .wpex-card-woocommerce .product_cat-best-sellers .wpex-loop-product-images::after {
    display: none;
}

.wpex-card-woocommerce .product-details {
    text-align: center;
}

h2.woocommerce-loop-product__title {
    font-family: 'Scheherazade New';
    font-weight: 600;
    font-size: 23px;
    line-height: 1.1;
}

body:not(.woocommerce-shop) .shop-title {
    display: none;
}

.wpex-card-woocommerce .product-type-variable .price>.amount::before {
    /* content: "From "; */
}

.wpex-card-woocommerce .price>.amount,
.wpex-card-woocommerce .price b .amount {
    color: var(--wpex-palette-28577-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0.03em;
}

.spagrid .wpex-card-woocommerce .price>.amount,
.spagrid .wpex-card-woocommerce .price b .amount {
    color: var(--wpex-palette-28578-color);
}

#wpex-cart-overlay .wpex-fs-overlay__close {
    pointer-events: none;
}

body.single-product .woocommerce-product-gallery__image>a>img,
body.single-product ol.flex-control-thumbs>li>img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}

body.single-product ol.flex-control-thumbs>li>img {

}

.vcex-image-grid {
  justify-content: center;
}

.wpex-flex-wrap {
  justify-content: center;
}

.spagrid .wpex-card-woocommerce .product_cat-staff-favorites .wpex-loop-product-images::after,
.spagrid .wpex-card-woocommerce .product_cat-best-sellers .wpex-loop-product-images::after,
.spagrid .wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart),
.spagrid .wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart),
.body.product_cat_cbd-spa .wpex-card-woocommerce .product_cat-staff-favorites .wpex-loop-product-images::after,
.body.product_cat_cbd-spa .wpex-card-woocommerce .product_cat-best-sellers .wpex-loop-product-images::after,
.body.product_cat_cbd-spa .wpex-card-woocommerce .wpex-loop-product-images .wpex-loop-product-add-to-cart>:is(.button,.added_to_cart),
.body.product_cat_cbd-spa .wpex-card-woocommerce .overlay-add-to-cart-hover .overlay-content :is(.button,.added_to_cart)  {
  background-color: var(--wpex-palette-28583-color);
}

.woocommerce .product .cart .variations, .vcex-wc-template-part .variations {
    margin-bottom: 30px !important;
}

.woocommerce .woocommerce-tabs .additional_information_tab {
  display: none;
}

.vcex-wc-template-part table.variations th.label label {
    color: var(--wpex-palette-28578-color) !important;
    font-family: adelle-sans;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.03em;
    text-transform: uppercase !important;
}

.woocommerce .product .cart .variations td.variationButtons {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.variationButtons .wpex-select-wrap,
.variationButtons .reset_variations {
    display: none !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item,
.variationButtons .radioButton label {
    background: var(--wpex-palette-28579-color);
    /* border: 2px solid var(--wpex-palette-28577-color); */
    border-radius: 30px;
    display: inline-block;
    padding: 7px 20px 5px 20px;
    position: relative;
    /* margin-left: -18px; */
    transition: all ease .15s;
    width: auto;
}

.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span{
  border-radius: 0 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{
  box-shadow: none !important;
}

.variationButtons .radioButton.invalid-option {
    opacity: 0.5;
    filter: grayscale(100%);
}

.variationButtons .radioButton.invalid-option label {
    color: #999;
    cursor: pointer; /* Keep it clickable */
}

body.product_cat_cbd-spa .variationButtons .radioButton label {
    background: var(--wpex-palette-28579-color);
    border: 2px solid var(--wpex-palette-28578-color);
}

.woocommerce .product .cart .variations .variationButtons .radioButton .radio__button:hover label,
.woocommerce .product .cart .variations .variationButtons .radioButton input:checked + label {
    background: var(--wpex-palette-28577-color);
    color: var(--wpex-palette-28579-color);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock),
body.product_cat_cbd-spa.woocommerce .product .cart .variations .variationButtons .radioButton .radio__button:hover label,
body.product_cat_cbd-spa.woocommerce .product .cart .variations .variationButtons .radioButton input:checked + label {
    /* background: var(--wpex-palette-28578-color); */
    background: var(--wpex-btn-bg);
    color: var(--wpex-palette-28579-color);
}

.price>.amount, .price ins .amount {
    color: #C10514;
}

body.product_cat_cbd-spa .price>.amount,
body.product_cat_cbd-spa .price ins .amount,
body.product_cat_cbd-spa .wcsatt-sub-options {
    color: var(--wpex-palette-28583-color);
}

.woocommerce-tabs .wc-tabs:where(:not(.wc-tabs--single)) li.active a {
  color: #C10514 !important;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio {
    position: relative;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::after,
.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::after {
    background: var(--wpex-palette-28577-color);
    border-radius: 100%;
    height: 8px;
    width: 8px;
    left: 4px;
    transition: all ease .15s;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::before {
    border: 2px solid var(--wpex-palette-28577-color);
    border-radius: 100%;
    height: 16px;
    width: 16px;
    left: 0;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::after {
    background: var(--wpex-palette-28577-color);
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::before {
    border: 2px solid var(--wpex-palette-28577-color);
}

body.product_cat_cbd-spa .wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::after {
    background: var(--wpex-palette-28578-color);
}

body.product_cat_cbd-spa .wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::before {
    border: 2px solid var(--wpex-palette-28578-color);
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action::after,
.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action-input {
    opacity: 0;
}

.wcsatt-options-prompt-radios .wcsatt-options-prompt-radio .wcsatt-options-prompt-action-input:checked + .wcsatt-options-prompt-action::after {
    opacity: 1;
}

.woocommerce-tabs .wc-tabs {
    gap: 0px 2px;
    row-gap: 0 !important;
    margin-bottom: 0 !important;
}

.woocommerce-tabs .wc-tabs a {
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #e3e3e3;
    border-width: 1px !important;
    border-block-end: 1px solid #e3e3e3 !important;
    background-color: #EBEBEB;
    color: #666 !important;
    padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: all .2s ease-in-out;
    box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    border-width: 1px;
    border-color: #f0f0f0 !important;
    /* border-bottom-color: transparent; */
    border-block-end: 1px solid transparent !important;
    background-color: #f8f8f8;
    color: #666 !important;
}

.woocommerce-tabs .wc-tabs li:not(.active) a:hover {
    background-color: #dcdcdc;
}

.woocommerce-Tabs-panel {
    border-radius: 5px;
    border-top-left-radius: 0;
    border: 1px solid transparent;
    border-color: #f0f0f0;
    /* border-top-color: transparent; */
    background-color: #f8f8f8;
    margin-top: -1px !important;
    padding: 30px !important;

}

.woocommerce-Tabs-panel>*:last-child {
    margin-bottom: 0;
}

.woocommerce-tabs .wc-tabs::after {
    display: none !important;
}

.woocommerce-tabs .wc-tabs:where(:not(.wc-tabs--single)) li.active a {
    margin-block-end: 0 !important;
}

.staff-card .vcex-image {
    border-radius: var(--wpex-rounded-full);
    overflow: hidden;
}

.news-card .vcex-image {
    border-radius: 10px;
    overflow: hidden;
}

.staff-card .vcex-image img,
.news-card .vcex-image img {
    transform: scale(1);
    transition: all ease .3s;
}

.staff-card a:hover .vcex-image img,
.news-card a:hover .vcex-image img {
    transform: scale(1.07);
    transition: all ease .3s;
}

.news-card .vcex-post-meta {
    justify-content: flex-start;
}

.picturegrid-row .vcex-image-inner,
.picturegrid-row .vcex-image-img,
.picturegrid-row img {
    display: block;
}

body.page-id-28588 #footer-builder {
    background-color: var(--wpex-palette-28582-color);
}

body.page-id-28588 #footer-builder .default-logo {
    display: none;
}

body.page-id-28588 #footer-builder .spa-logo.hidden {
    display: block;
}

body.page-id-28588 .frm_style_formidable-style.with_frm_style .frm_submit button {
    background: var(--wpex-palette-28583-color);
    border-color: var(--wpex-palette-28583-color);
}

body.page-id-28588 .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: var(--wpex-palette-28579-color);
    border-color: var(--wpex-palette-28583-color);
    color: var(--wpex-palette-28583-color);
}

body.product_cat_cbd-spa .single_add_to_cart_button {
    background: var(--wpex-palette-28578-color);
    border-color: var(--wpex-palette-28578-color);
}

body.product_cat_cbd-spa .single_add_to_cart_button,
body.product_cat_cbd-spa .vcex-post-terms__item {
    background: var(--wpex-palette-28578-color);
    border-color: var(--wpex-palette-28578-color);
}

body.product_cat_cbd-spa .single_add_to_cart_button:hover,
body.product_cat_cbd-spa .vcex-post-terms__item:hover {
    background: var(--wpex-palette-28579-color);
    border-color: var(--wpex-palette-28578-color);
    color: var(--wpex-palette-28578-color);
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    display: none;
}

.return-to-shop {
    padding-top: 40px;
}

.vcex-image.category-banner {
    position: absolute;
    height: 100%;
    width: 100vw;
    top: 0;
    left: calc((100vw - var(--wpex-container-width)) / -2 + 15px);
    z-index: -1;
}

.vcex-image.category-banner::after {
    background: var(--wpex-palette-28578-color);
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .5;
}

.vcex-image.category-banner .vcex-image-inner,
.vcex-image.category-banner .vcex-image-img,
.vcex-image.category-banner img {
    height: 100%;
    width: 100%;
}

.vcex-image.category-banner img {
    object-fit: cover;
}

.news-meta {
    font-weight: 500;
    justify-content: flex-start !important;
}

.news-meta .meta-post-terms a {
    text-decoration-color: var(--wpex-link-color);
}


/* .variationButtons .radioButton input {
    visibility: hidden;
}

.variationButtons .radioButton span {
    background: white;
    border: 2px solid red;
    border-radius: 20px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.variationButtons .radioButton input:checked + * {
    color: white;
}

.variationButtons .radioButton input:checked + span {
    background: red;
} */

.wwp-wholesale-pricing-details .price-text {
  display: none;
}

.wc-block-components-form .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-form .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 2px var(--wpex-palette-28577-color) !important;
}

.wc-block-components-form .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-color: var(--wpex-palette-28577-color) !important;
}

.wc-block-components-form .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: var(--wpex-palette-28577-color) !important;
}

.learn-boxes {

}

.learn-boxes .vcex-icon-box-image {
    display: block;
    width: fit-content;
    margin: auto;
    overflow: hidden;
}

.learn-boxes:hover img {
    transform: scale(1.05);
}

.learn-boxes img {
    display: block;
    margin: auto;
    transform: scale(1);
    transition: all ease .3s;
}

.vc_tta.vc_general .vc_tta-panel-title {
    line-height: 1.2 !important;
    border-bottom: 1px solid var(--wpex-palette-28579-color);
}

.vc_tta.vc_general .vc_tta-panel-body {
    color: var(--wpex-palette-28578-color) !important;
    padding-top: 0 !important;
}

.vcex-image.vcex-fill-column .vcex-image-img {
    height: 100%;
}

.woocommerce-MyAccount-navigation a {
    color: var(--wpex-palette-28578-color) !important;
}

.woocommerce-MyAccount-navigation .is-active>a {
    color: var(--wpex-palette-28579-color) !important;
}

.entry-title {
    cursor: pointer;
    transition: color 0.3s ease;
}

.entry-title:hover {
    color: #4C4E4B !important;
}

.wpem-event-listing-header-title {
  display: none;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
  background-color: #C10514 !important;
  color: #ffffff;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    background-color: #ffffff !important;
    color: #C10514;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
  border-color: #ffffff !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-controls-icon::before {
  border-color: #C10514 !important;
}

.woocommerce-MyAccount-navigation .is-active>a{
  background-color: #C10514 !important;
}

.woocommerce .related.products>h2 {
  display: none;
}

.woocommerce del {
  color: #C10514 !important;
  text-decoration: none !important;
  font-style: inherit !important;
}

body.product_cat_cbd-spa .woocommerce del {
    color: var(--wpex-palette-28583-color) !important;
}

.wcsatt-options-prompt-text {
  display: none;
}

.woocommerce-shop #content-wrap .content-area {
    padding-block-end: 0px;
}

.full-bleed-left .vcex-image,
.full-bleed-right .vcex-image {
    position: absolute;
    top: 0;
    left: calc((100vw - var(--wpex-container-width)) / -2);
    height: 100%;
    width: calc(100% + (100vw - var(--wpex-container-width)) / 2 - 15px);
}

.full-bleed-right .vcex-image {
  left: unset;
  right: calc((100vw - var(--wpex-container-width)) / -2 - 15px);
}

.full-bleed-left .vcex-image .vcex-image-inner,
.full-bleed-right .vcex-image .vcex-image-inner {
    height: 100%;
}

.full-bleed-left .vcex-image img,
.full-bleed-right .vcex-image img {
    height: 100%;
    object-fit: cover;
    object-position: inherit;
}

.vcex-video .vcex-video-overlay img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.vcex-image-img.wpex-object-cover img {
    aspect-ratio: inherit;
    object-fit: inherit;
    object-position: inherit;
}

.wpex-woocommerce-product-qty-btn-wrapper.wpex-flex-wrap {
  justify-content: flex-start;
}




/* HEADER */
.main-navigation .megamenu>.sub-menu {
    /* padding: 40px calc((100vw - var(--wpex-container-width))/2); */
    left: calc((100vw - var(--wpex-container-width))/-30);
    /* width: 100vw !important; */
    border-bottom: 0;
    box-shadow: 0px 3px 5px rgba(0,0,0,.1);
    max-width: 1000px;
    margin-left: -30px !important;
    padding: 25px 30px;
}

.main-navigation .megamenu>.sub-menu>.menu-item.menu-item-has-children>a[href="#"] {
    font-family: 'Scheherazade New';
}

.main-navigation .megamenu>.sub-menu>.menu-item.menu-item-has-children>a[href="#"]>.link-inner {
    color: var(--wpex-palette-28577-color);
    font-size: 33px;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: none;
}

.main-navigation .megamenu>.sub-menu>.menu-item:not(:first-child)::before {
    display: none;
}

.main-navigation .sub-menu {
    padding: 20px;
    width: 100vw !important;
    border-bottom: none;
    box-shadow: 0px 3px 5px rgba(0,0,0,.1);
}

.main-navigation .sub-menu>.menu-item>a[href="#"] {
    font-family: 'Scheherazade New';
}

.main-navigation .sub-menu>.menu-item>a[href="#"]>.link-inner {
    color: var(--wpex-palette-28577-color);
    font-size: 33px;
    font-weight: 500;
    text-transform: none;
}

.main-navigation .sub-menu>.menu-item::before {
    display: none;
}


.main-prod-cat>a .link-inner {
  font-weight: 700 !important;
}

.main-prod-sep>a .link-inner {
  border-left: 1px solid #ccc;
  border-radius: 0 !important;
  padding-left: 30px !important;
}

#wpex-searchform-overlay .wpex-icon svg,
#wpex-cart-overlay .wpex-icon svg {
    fill: var(--wpex-palette-28578-color);
}

.searchform--overlay .searchform-input {
    border: 1px solid var(--wpex-palette-28578-color);
    color: var(--wpex-palette-28578-color);
}

.wpex-fs-overlay {
    background-color: #fffffff2;
}

#wpex-cart-overlay .wpex-inner {
    border: 1px solid var(--wpex-palette-28578-color);
}

.mobile-toggle-nav .megamenu__inner-ul {
    display: block;
}

.mobile-toggle-nav .menu-item.megamenu>.sub-menu>.menu-item>.mobile-toggle-nav__link-wrap>.mobile-toggle-nav__link {
    font-family: 'Scheherazade New';
    font-weight: 500;
    color: var(--wpex-palette-28577-color);
    font-size: 30px;
}

.mobile-toggle-nav .menu-item.megamenu .sub-menu .mobile-toggle-nav__link {
    padding-block: 10px;
}

.mobile-toggle-nav .menu-item.megamenu .sub-menu .link-inner.wpex-ml-40 {
    margin-inline-start: 20px;
}

.mobile-toggle-nav .menu-item.megamenu .dropdown {
    padding-bottom: 20px;
}

.mobile-toggle-nav .menu-item.megamenu .dropdown .wpex-open-submenu {
    display: none;
}

.icon-only.menu-item .wpex-icon {
    margin-right: 0;
}

#top-bar-wrap {
    padding: 0;
}

.scrolling-text h4 {
    margin-bottom: 0;
    margin-top: 0;
    display: inline;
}

.scrolling-text .wpb_wrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.scrolling-text .wpb_wrapper p  {
    display: flex;
    gap: 2em; /* Adjust spacing between items */
    white-space: nowrap;
    animation: marquee 30s linear infinite;
    width: max-content;
    padding-right: 2em;
}

@keyframes marquee {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-50%);
    }
}

.scrolling-text .marquee-item::after {
    content: '✦';
    padding-left: 2em;
    display: inline;
    position: relative;
}




/* FOOTER */
.footer-links p {
    margin-block-end: 8px;
    line-height: 1.2;
}

.footer-links a {
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}

#footer-builder a.vcex-icon-box:hover {
    text-decoration: underline;
}

#footer-builder .vcex-icon-box-text {
    flex-grow: unset;
}

#footer-builder h6 {
    font-size: 16px;
}

.spaprice .wcsatt-sub-options del,
.spaprice .subscription-details del,
body.product_cat_cbd-spa .wcsatt-sub-options del,
body.product_cat_cbd-spa .subscription-details del {
    /* color: var(--wpex-palette-28583-color) !important; */
    color: var(--wpex-palette-28578-color) !important;
}

.spaprice .wpex-card-woocommerce .price > .amount,
body.product_cat_cbd-spa .price > .amount {
    /* color: var(--wpex-palette-28583-color) !important; */
    color: var(--wpex-palette-28578-color) !important;
}





/* Responsive Overrides */
@media only screen and (max-width: 1300px) {
  .full-bleed-left .vcex-image,
  .full-bleed-right .vcex-image {
      position: absolute;
      top: 0;
      left: -5vw;
      height: 100%;
      width: calc(100% + 5vw - 15px);
  }

  .full-bleed-right .vcex-image {
      left: unset;
      right: -5vw;
  }

  .vcex-image.category-banner {
      left: calc(-5vw + 15px);
      width: 100vw;
  }


}
/* mobile menu breakpoint
-------------------------------------------------------------- */
@media only screen and (max-width: 1210px) {


}
/* Greater then tablets
-------------------------------------------------------------- */
@media only screen and (min-width: 768px) {

}

/* Tablet & Small Desktop Widths 768px - 1280px
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {

}

/* Large Desktop Breakpoint
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {


}

/* All Devices under 992px
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
  .staff-social {
      justify-content: flex-start;
  }



}

/* All Devices over 960px
--------------------------------------------------------------*/
@media only screen and (min-width: 960px) {
    .visible-tablet {
        display: none;
    }

}

/* All Devices under 960px
--------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


}

/* Tablet Landscape
--------------------------------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {


}

/* Tablet Portrait
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {


}

/* Between Phone and Mobile
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {


}

/* Phone Portrait and Landscape
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    h5, .wpex-h5 {
        font-size: 22px;
    }

    h6, .wpex-h6,
    .vcex-wc-template-part table.variations th.label label {
        font-size: 16px;
    }

    h2.woocommerce-loop-product__title {
        font-size: 20px;
    }

    .wpex-card-woocommerce .price>.amount {
        font-size: 14px;
    }

    .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea,
    .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {
        font-size: 16px;
    }

    .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
        font-size: 16px;
    }

    .woocommerce-tabs .wc-tabs {
        flex-direction: column;
    }

    .woocommerce-tabs .wc-tabs li:not(:first-child) a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .full-bleed-left .vcex-image,
    .full-bleed-right .vcex-image {
        position: relative;
        width: 100vw;
    }

    .full-bleed-right .vcex-image {
        left: -5vw;
    }

    #frm_form_2_container .frm_fields_container {
        flex-direction: column;
        max-width: 500px;
        margin: auto;
    }

    #frm_form_2_container #frm_field_6_container {
        min-width: 100%;
        width: 100% !important;
    }

    #frm_form_2_container #frm_field_6_container .frm_button_submit {
        width: 100%;
        text-align: center;
    }

    .spagrid .wpex-post-cards-flex_wrap .wpex-post-cards-entry {
        flex-basis: 100%;
    }

    #footer-builder .vcex-icon-box,
    .vcex-social-links {
        justify-content: center;
    }






}

/* Phone Landscape
--------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {


}

/* Phone Portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {


}
