/**
 * Elementor compatibility overrides
 */

body.jmartin-elementor-page .elementor-element.e-con-boxed > .e-con-inner {
	max-width: var(--jmartin-wide, 1400px);
	margin-inline: auto;
}

body.elementor-page .elementor-widget-shortcode,
body.elementor-page .elementor-widget-html {
	width: 100%;
}

.elementor-location-header .elementor-widget-html .jmartin-mobile-menu {
	display: none;
}

@media (max-width: 1024px) {
	.elementor-location-header .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
		display: none;
	}

	.elementor-location-header .elementor-widget-html .jmartin-mobile-menu {
		display: block;
	}
}

.jmartin-auth-card--bare {
	background: transparent;
	box-shadow: none;
	padding: 0;
}

body.jmartin-elementor-ready.elementor-template-full-width .wp-site-blocks > header:not(.jmartin-site-header),
body.jmartin-elementor-ready.elementor-template-canvas .wp-site-blocks > header:not(.jmartin-site-header) {
	display: none;
}

/* Header */
.elementor-location-header > .e-con:first-child,
.elementor-location-header > .elementor-element.e-con:first-child {
	min-height: 78px;
}

.elementor-location-header .elementor-widget-image .elementor-widget-container img {
	max-height: 48px;
	width: auto;
}

.elementor-location-header .elementor-nav-menu--main .elementor-item {
	color: #fff;
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
}

.elementor-location-header .elementor-nav-menu--main .elementor-item:hover,
.elementor-location-header .elementor-nav-menu--main .elementor-item:focus {
	color: #f5eee2;
}

.elementor-location-header .elementor-menu-cart__toggle .elementor-button {
	color: #fff;
}

.elementor-location-header .elementor-widget-icon .elementor-icon {
	color: #fff;
}

.elementor-location-header .elementor-menu-cart__toggle .elementor-button-icon-counter {
	background-color: var(--jmartin-cart-red) !important;
}

@media (max-width: 767px) {
	.elementor-location-header > .e-con:first-child,
	.elementor-location-header > .elementor-element.e-con:first-child {
		min-height: 50px;
	}

	.elementor-location-header .elementor-widget-image .elementor-widget-container img {
		max-height: 30px;
	}
}

/* Footer */
.elementor-location-footer .elementor-widget-text-editor p {
	color: #f5eee2;
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}

.elementor-location-footer .elementor-icon-box-title {
	color: #f5eee2 !important;
	font-family: "Inter", var(--jmartin-font-body) !important;
	font-size: 11px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
}

.elementor-location-footer .elementor-widget-form .elementor-field-group input {
	font-size: 14px;
	font-weight: 400;
}

.elementor-location-footer .elementor-widget-heading .elementor-heading-title {
	line-height: 1.2;
}

.elementor-location-footer .elementor-widget-heading h4.elementor-heading-title {
	font-family: "Inter", var(--jmartin-font-body) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}

.elementor-location-footer .elementor-widget-heading p.elementor-heading-title {
	font-family: "Inter", var(--jmartin-font-body) !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

.elementor-location-footer .elementor-widget-form {
	background: rgba(134, 142, 112, 0.3);
	border-radius: 10px;
	padding: 1rem 1.25rem;
}

.elementor-location-footer .elementor-field-group input {
	background: transparent;
	border: none;
	border-bottom: 1px solid #f5eee2;
	color: #f5eee2;
}

.elementor-location-footer .elementor-divider-separator {
	border-color: #f5eee2;
}

@media (max-width: 767px) {
	.elementor-location-footer .e-con {
		text-align: center;
	}

	.elementor-location-footer .elementor-widget-social-icons,
	.elementor-location-footer .elementor-widget-image {
		text-align: center;
	}
}

/* Home */
.elementor-page .elementor-widget-heading .elementor-heading-title {
	font-family: "Jomolhari", var(--jmartin-font-heading);
	font-weight: 400;
	line-height: 1.2;
	color: var(--jmartin-text);
}

.elementor-page .elementor-widget-heading h1.elementor-heading-title {
	font-size: 48px;
}

.elementor-page .elementor-widget-heading h2.elementor-heading-title {
	font-size: 40px;
}

.elementor-page .elementor-widget-heading h3.elementor-heading-title {
	font-size: 24px;
	line-height: 1.3;
}

.elementor-page .elementor-widget-heading h4.elementor-heading-title {
	font-size: 20px;
	line-height: 1.3;
}

.elementor-page .elementor-widget-heading h6.elementor-heading-title {
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.elementor-page .elementor-widget-text-editor {
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}

.elementor-page .elementor-widget-button .elementor-button {
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	border-radius: 12px;
}

.elementor-page .elementor-widget-button .elementor-button.elementor-size-md {
	background-color: var(--jmartin-button-green);
}

.elementor-page .elementor-widget-icon-box .elementor-icon-box-title {
	font-family: "Inter", var(--jmartin-font-body);
	font-weight: 500;
}

.elementor-page .elementor-widget-icon-box .elementor-icon-box-description {
	font-family: "Inter", var(--jmartin-font-body);
}

.elementor-page .elementor-widget-icon-list .elementor-icon-list-text {
	font-family: "Inter", var(--jmartin-font-body);
}

.elementor-page .elementor-widget-form .elementor-field-group input,
.elementor-page .elementor-widget-form .elementor-field-group textarea {
	font-family: "Inter", var(--jmartin-font-body);
}

.elementor-page .elementor-widget-testimonial .elementor-testimonial-content {
	font-family: "Inter", var(--jmartin-font-body);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: var(--jmartin-text);
}

.elementor-page .elementor-widget-testimonial .elementor-testimonial-name {
	font-size: 14px;
	font-weight: 600;
}

.elementor-page .elementor-widget-testimonial .elementor-testimonial-job {
	font-size: 12px;
	font-weight: 400;
}

.elementor-page .elementor-widget-testimonial .elementor-testimonial-meta {
	font-family: "Inter", var(--jmartin-font-body);
	font-style: italic;
	color: #545454;
}

.elementor-location-archive .jmartin-shop-toolbar,
.elementor-location-archive .jmartin-shop-content {
	width: 100%;
}
