/* **********************************************************
 * GENERAL STYLES
 * ******************************************************** */


/* ******************************
 * GENERAL TEXT TWEAKS
 * *************************** */
h1, h1 a, h2, h2 a, h3, h3 {

}
h4, h4 a, h5, h5 a  {

}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: ;
}
.jupiterx-widget .card-title, 
.jupiterx-widget .widgettitle,
h2.jupiterx-post-related-label {
	font-size: 1.75rem !important;
}
.elementor-text-editor ul, .elementor-text-editor ol {
    margin-top: 2rem;
}
a:focus,
a:visited {
	color: ;
}
.white-text h1, .white-text h1 a, .white-text h2, .white-text h2 a, .white-text h3, .white-text h3 a, .white-text h4, .white-text h4 a, .white-text h5, .white-text h5 a, .white-text h6, .white-text h6 a, .white-text p, .white-text, .white-link a, .hover-white a:hover {
	color: #fff !important;
}


/* FANCY LINK HOVERS */
/* Paragraph Text / List Items - Mahogany hovers to Mahogany Light */
.elementor-widget-text-editor a,
.elementor-icon-list-item a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    background-image: linear-gradient(315deg, #510715 50%, #85515B 65%);
    background-size: 300%;
    background-position: bottom right;
    transition: all 1.0s ease !important;
}
/* Heading Text / Post Loop Title  - Mahogany hovers to Mahogany Light */
.elementor-heading-title a,
.elementor-widget-text-editor h1 a,
.elementor-widget-text-editor h2 a,
.elementor-widget-text-editor h3 a,
.elementor-widget-text-editor h4 a,
.elementor-widget-text-editor h5 a,
.elementor-widget-text-editor h6 a,
.posts-loop .elementor-post__title a,
.elementor-post__card .elementor-post__title a,
.raven-post-navigation-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    background-image: linear-gradient(315deg, #510715 50%, #85515B 65%);
    background-size: 300%;
    background-position: bottom right;
    transition: all 1.0s ease !important;
}
/* ALTERNATE LINK HOVER - Mahogany hovers to Beauty Bush Dark */
.alt-link-hover .elementor-widget-text-editor a,
.alt-link-hover.elementor-widget-text-editor a,
.alt-link-hover .elementor-icon-list-item a,
.alt-link-hover.elementor-icon-list-item a,
.alt-link-hover .elementor-heading-title a,
.alt-link-hover.elementor-heading-title a,
.alt-link-hover .elementor-widget-text-editor h1 a,
.alt-link-hover.elementor-widget-text-editor h1 a,
.alt-link-hover .elementor-widget-text-editor h2 a,
.alt-link-hover.elementor-widget-text-editor h2 a,
.alt-link-hover .elementor-widget-text-editor h3 a,
.alt-link-hover.elementor-widget-text-editor h3 a,
.alt-link-hover .elementor-widget-text-editor h4 a,
.alt-link-hover.elementor-widget-text-editor h4 a,
.alt-link-hover .elementor-widget-text-editor h5 a,
.alt-link-hover.elementor-widget-text-editor h5 a,
.alt-link-hover .elementor-widget-text-editor h6 a,
.alt-link-hover.elementor-widget-text-editor h6 a {
    background-image: linear-gradient(315deg, #510715 50%, #BE9698 65%);
}
/* DARK BG - Beauty Bush Dark, hovers to near-white */
.dark-bg .elementor-heading-title a,
.dark-bg.elementor-heading-title a,
.dark-bg .elementor-widget-text-editor a,
.dark-bg.elementor-widget-text-editor a,
.dark-bg .elementor-icon-list-item a,
.dark-bg.elementor-icon-list-item a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    background-image: linear-gradient(315deg, #BE9698 50%, #EDE6E7 65%);
    background-size: 300%;
    background-position: bottom right;
    transition: all 1.0s ease !important;
}
/* DARK BG WHITE LINKS - White, hovers to Beauty Bush Dark */
.dark-bg-white-links .elementor-heading-title a,
.dark-bg-white-links.elementor-heading-title a,
.dark-bg-white-links .elementor-widget-text-editor a,
.dark-bg-white-links.elementor-widget-text-editor a,
.dark-bg-white-links .elementor-icon-list-item a,
.dark-bg-white-links.elementor-icon-list-item a,
footer .elementor-icon-list-item a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    background-image: linear-gradient(315deg, #FFFFFF 50%, #BE9698 65%);
    background-size: 300%;
    background-position:bottom right;
    transition: all 1.0s ease !important;
}
/* FANCY LINK HOVER STATE */
.elementor-heading-title a:hover,
.elementor-widget-text-editor a:hover,
.elementor-icon-list-item a:hover,
.posts-loop .elementor-post__title a:hover,
.elementor-post__card .elementor-post__title:hover a,
footer .elementor-icon-list-item a:hover,
.raven-post-navigation-title:hover {
    background-position: bottom left !important;
    background-size: 300% !important;
}
/* STOP TEXT CLIP FOR SPECIFIC ELEMENTS */
.jet-mega-menu-item .section-mega-menu a.elementor-element {
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}


/* ******************************
 * TEXT SIZE UTILITY CLASSES
 * *************************** */
.text-large {
  font-size: clamp(18px, calc(0.5vw + 16.4px + max(0px, (100vw - 1920px) * 0.0063)), 30px) !important;
  line-height: 1.6em !important;
}
.text-medium {
  font-size: clamp(17px, calc(0.188vw + 16.4px + max(0px, (100vw - 1920px) * 0.0063)), 24px) !important;
  line-height: 1.6em !important;	
}
.text-small {
  font-size: clamp(14px, calc(0.125vw + 13.6px + max(0px, (100vw - 1920px) * 0.0047)), 19px) !important;
  line-height: 1.6em !important;	
}
.text-tiny {
  font-size:clamp(12px, calc(0vw + 12px + max(0px, (100vw - 1920px) * 0.0047)), 15px) !important;
  line-height: 1.6em !important;	
}

/* ******************************
 * JET HEADLINE — KICKER / SUBTEXT 
 * KICKER — HEADING LABEL  (for standard Heading/Text widgets)
 * *************************** */
.elementor-widget-jet-headline .jet-headline__first .jet-headline__label,
.kicker {
  font-family: "Outfit", Sans-serif;	
  font-size: clamp(21px, calc(0.313vw + 20px + max(0px, (100vw - 1920px) * 0.0063)), 30px) !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  line-height: 1.5em !important;
  letter-spacing: 2px;
}


/* ******************************
 * MARGINS
 * *************************** */
.margin-bottom-0,
.elementor-widget-text-editor.margin-bottom-0 p,
.elementor-widget-heading.margin-bottom-0,
.margin-bottom-0.elementor-widget:not(:last-child)  {
    margin-bottom: 0 !important;
}
.elementor-widget-text-editor, 
.elementor-widget-raven-heading {
    margin-bottom: ;
}


/* ******************************
 * TRANSITIONS - Extra Settings if Needed
 * *************************** */
a,
.jet-menu .jet-menu-item .top-level-link, 
li.elementor-icon-list-item a,
li.elementor-icon-list-item i,
li.elementor-icon-list-item span.elementor-icon-list-text,
.jet-mobile-menu__item .jet-menu-label,
.elementor-social-icon i,
.jet-mega-menu-item__link,
.jet-mega-menu-item__title {
    transition-property: color;
    transition-duration: 0.5s;
}
.elementor-kit-7 button,
.elementor-button,
.gform_wrapper .gform_footer input[type=submit] {
    transition: all 0.5s ease !important;
}
.elementor-button.elementor-animation-grow {
    transition: all 0.5s ease !important;
}


/* ******************************
 * FOCUS - SET TO SITE COLORS
 * *************************** */
:focus-visible {
    outline: #eee auto 1px !important;
}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .btn:focus, .btn.focus, 
.woocommerce #respond input#submit:focus, .woocommerce #respond input#submit.focus, .woocommerce a.button:focus, .woocommerce a.button.focus, .woocommerce button.button:focus, .woocommerce button.button.focus, .woocommerce input.button:focus, .woocommerce input.button.focus, .woocommerce .jupiterx-wc-loadmore:focus, .woocommerce .jupiterx-wc-loadmore.focus,
.woocommerce-page .jupiterx-primary input:not(.jet-range__slider__input):focus, .woocommerce-page .jupiterx-primary textarea:focus, .woocommerce-page .jupiterx-primary select:focus, .woocommerce form input:not(.jet-range__slider__input):focus, .woocommerce form textarea:focus, .woocommerce form select:focus,
.jupiterx-widget.widget_search .form-control:focus,
form.jupiterx-search-form input.form-control {
    box-shadow: inset 0px 0px 3px #ccc !important;
	border-color: #aaa;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    background-color: ;
    border-color: ;	
}
.btn-primary:focus, 
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: inset 0px 0px 3px #ccc !important;
}
