/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #515255;
	--e-global-color-text: #2c2a2a;
	--e-global-color-accent: #fc9c27;
	--e-global-color-8a6165b: #db861d;
	--e-global-color-71ee787: #000;
	--e-global-color-f98259a: #eee;
	--e-global-color-0901410: #f9f9f9;
	--e-global-color-33e1a58: rgba(255, 255, 255, 0);
	--e-global-color-574592d: #fff;
	--e-global-color-a86edf9: #000;
	--e-global-color-2eb8e73: #eae5e5;
	--e-global-typography-primary-font-family: "Kanit";
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Kanit";
	--e-global-typography-accent-font-weight: 500;
	background-color: var(--e-global-color-574592d);
	color: var(--e-global-color-text);
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Kanit", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--e-global-color-primary);
	border-radius: 0px 0px 0px 0px;
	padding: 16px 20px 16px 20px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-574592d);
}

.elementor-kit-6 e-page-transition {
	background-color: var(--e-global-color-secondary);
}

.elementor-kit-6 a {
	color: var(--e-global-color-accent);
}

.elementor-kit-6 a:hover {
	color: var(--e-global-color-8a6165b);
}

.elementor-kit-6 h1 {
	color: var(--e-global-color-71ee787);
	font-family: "Kanit", Sans-serif;
	font-size: 54px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.1em;
	letter-spacing: 1px;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-71ee787);
	font-family: "Kanit", Sans-serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 1.1em;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-71ee787);
	font-family: "Kanit", Sans-serif;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.1em;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-71ee787);
	font-family: "Kanit", Sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.1em;
}

.elementor-kit-6 h5 {
	color: var(--e-global-color-71ee787);
	font-family: "Kanit", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1em;
}

.elementor-kit-6 h6 {
	color: var(--e-global-color-71ee787);
}

.elementor-kit-6 input:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
	color: var(--e-global-color-text);
	background-color: var(--e-global-color-574592d);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-f98259a);
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1300px;
}

.e-con {
	--container-max-width: 1300px;
	--container-default-padding-top: 20px;
	--container-default-padding-right: 20px;
	--container-default-padding-bottom: 20px;
	--container-default-padding-left: 20px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

h1.entry-title {
	display: var(--page-title-display);
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-6 {
		font-size: 15px;
	}
	
	.elementor-kit-6 h1 {
		font-size: 44px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 34px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 26px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 21px;
	}
	
	.elementor-kit-6 h5 {
		font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */

/* Global START */
body, html {
	overflow-x: hidden;
}

p:last-child {
	margin-bottom: 0;
}

/* Remove Focus Outline On Buttons and Other Elements */
*:focus, [type=button]:focus, [type=submit]:focus, button:focus {
	outline: none;
}

/* Hide Stuff At Different Resolutions */
@media (min-width: 2400px) {
	body:not(.elementor-editor-active) .hide-widescreen {
		display: none !important;
	}
}

@media (min-width: 1025px) and (max-width: 2399px) {
	body:not(.elementor-editor-active) .hide-desktop {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body:not(.elementor-editor-active) .hide-tablet {
		display: none !important;
	}
}

@media (max-width: 767px) {
	body:not(.elementor-editor-active) .hide-mobile {
		display: none !important;
	}
}

/* OL UL margin bottom */
ol, ul {
	margin-bottom: .9rem;
}

/* Remove Left Border of Sub Menu Items */
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}

/* Tables - For overriding Elementor's default table styling - Elementor's styling is below, edit values to override elementor's default styling */

/* table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
}
table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: inherit;
}
table th {
    font-weight: 700;
}
table tfoot th,
table thead th {
    font-size: 1em;
}
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 1px solid #ccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent;
}
table tbody + tbody {
    border-top: 2px solid #ccc;
}
@media (max-width: 767px) {
    table table {
        font-size: 0.8em;
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3;
    }
    table table th {
        font-weight: 400;
    }
} */

/* Fix Fancybox Styling */
.fancybox-button {
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 1rem !important;
}

/* Global END */

/* Password Protect Form */
#content.post-password-required {
	padding: 100px 0 !important;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}

#content.post-password-required form.post-password-form {}

#content.post-password-required form.post-password-form p {}

#content.post-password-required form.post-password-form p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}

#content.post-password-required form.post-password-form p:last-child label {
	display: flex;
	align-items: center;
}

#content.post-password-required form.post-password-form p:last-child label input {
	margin: 0 12px;
}

#content.post-password-required form.post-password-form p:last-child input[type="submit"] {}

/* Gravity Form Style */
.gsection_title {
	font-size: 16px !important;
	margin: 0 0 5px;
}

.gform_heading, p.gform_required_legend {
	display: none !important;
}

.gform-body .gform_fields {
	grid-column-gap: 14px !important;
	grid-row-gap: 16px !important;
}

.ginput_container_address span.ginput_address_state, .ginput_container_address span.ginput_address_zip {
	width: 100%;
}

.gform-body .gfield .ginput_container input:not([type=submit]), .gform-body .gfield .ginput_container textarea, .gform-body .gfield .ginput_container select {
	background-color: white;
	border-color: var(--e-global-color-2eb8e73);
	border-width: 1px;
	color: var(--e-global-color-text);
	font-size: 16px;
	box-shadow: none !important;
}

.gform-body .gfield .ginput_container input:not([type=submit]):focus, .gform-body .gfield .ginput_container textarea:focus, .gform-body .gfield .ginput_container select:focus {
	border-color: rgba(104, 110, 119, 1);
}

.gform-body .gfield .ginput_container input:not([type=submit]):not([type=radio]):not([type=checkbox]), .gform-body .gfield .ginput_container textarea, .gform-body .gfield .ginput_container select {
	padding: 10px;
}

.gform-body .gfield .ginput_container input::placeholder, .gform-body .gfield .ginput_container textarea::placeholder {
	opacity: .6;
}

.gfield .gfield_label {
	font-size: 14px !important;
	font-weight: 500 !important;
	font-family: "Inter", sans-serif;
	color: #000;
}

.gform-theme--framework .gform-field-label > .gfield_required {
	color: var(--e-global-color-8a6165b) !important;
}

.gform-body .gfield .ginput_container input[type=radio]:focus {
	box-shadow: none;
	border-color: var(--e-global-color-accent);
}

.gform-body .gfield .ginput_container input[type=radio]::before {
	background-color: var(--e-global-color-accent);
}

.gform-body .gfield .ginput_container input[type=checkbox], .gform-body .gfield .ginput_container textarea {
	border-radius: 0;
}

.gform-body .gfield .ginput_container input[type=checkbox]::before {
	color: var(--e-global-color-accent);
}

.gform-body .gfield .ginput_container input:not([type=radio]):not([type=checkbox]), .gform-body .gfield .ginput_container select {
	min-height: 54px;
	border-radius: 0;
	line-height: 2em;
}

.gform_footer input[type=submit], .cta-subscribe .gfield--type-submit input[type=submit] {
	background-color: var(--e-global-color-accent) !important;
	color: var(--e-global-color-primary) !important;
	min-height: 54px !important;
	border: 0 !important;
	border-radius: 0px !important;
	width: 100% !important;
	max-width: 200px;
	font-family: "Inter", sans-serif !important;
	font-size: 15px;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}

.gform_footer input[type=submit]:hover, .cta-subscribe .gfield--type-submit input[type=submit]:hover {
	background-color: var(--e-global-color-primary) !important;
	color: #fff !important;
	border-color: var(--e-global-color-accent) !important;
}

@media (max-width:767px) {
	.gform-body .gfield .ginput_container input:not([type=submit]):not([type=radio]):not([type=checkbox]), .gform-body .gfield .ginput_container textarea, .gform-body .gfield .ginput_container select {
		font-size: 15px;
		padding: 5px 10px;
	}
	
	.gform-body .gfield .ginput_container input:not([type=radio]):not([type=checkbox]) {
		min-height: 48px;
	}
}

/* CTA Newsletter */
@media (max-width:767px) {
	.cta-subscribe .gfield--type-submit input[type=submit] {
		min-height: 48px !important;
	}
}

@media (max-width:640px) {
	.cta-subscribe .gfield--type-submit {
		text-align: center;
	}
}

/* Text Link */
.elementor-widget-text-editor a {
	text-decoration: underline;
}

/* WOOCOM NOTICE */
.woocommerce-notices-wrapper {
	padding: 0;
}

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce .woocommerce-info {
	border-color: var(--e-global-color-accent) !important;
	color: var(--e-global-color-text) !important;
	background-color: var(--e-global-color-0901410) !important;
}

.woocommerce-notices-wrapper .woocommerce-message::before, .woocommerce .woocommerce-info:before, .woocommerce-info::before {
	color: var(--e-global-color-accent) !important;
}

.woocommerce-notices-wrapper .woocommerce-message a.button, .woocommerce-info a.wc-forward {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-family: var(--e-global-typography-text-font-family);
	letter-spacing: .5px;
	background-color: var(--e-global-color-primary) !important;
	color: white !important;
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover, .woocommerce-info a.wc-forward:hover {
	background-color: var(--e-global-color-accent) !important;
	color: var(--e-global-color-primary) !important;
	border-color: var(--e-global-color-accent) !important;
}

/* PRODUCTS */
.elementor-wc-product .woocommerce-result-count {
	height: 39px;
}

.elementor-wc-products select.orderby {
	border-radius: 0;
	border-color: var(--e-global-color-2eb8e73);
	font-size: 15px;
}

.elementor-wc-products select.orderby {
	border-radius: 0;
	border-color: var(--e-global-color-2eb8e73);
	font-size: 15px;
}

@media (max-width:1024px) {
	.elementor-wc-products .woocommerce-result-count {
		display: flex;
		align-items: center;
	}
}

@media (max-width:500px) {
	.elementor-wc-products .woocommerce-result-count, .elementor-wc-products .woocommerce-ordering {
		width: 100%;
		justify-content: center;
	}
	
	.elementor-wc-products .woocommerce-result-count {
		height: auto;
	}
}

.woocommerce ul.products li.product a .attachment-woocommerce_thumbnail {
	height: auto !important;
	display: inline-block;
	background-color: white;
	border: 1px solid var(--e-global-color-f98259a);
	overflow: hidden;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0;
	transform: scale(1);
	transition: all .3s ease;
}

.woocommerce ul.products li.product a:hover img {
	transform: scale(1.05);
}

.elementor-wc-products ul.products li.product .onsale, .elementor-widget-woocommerce-product-images span.onsale {
	background-color: var(--e-global-color-primary);
	text-transform: uppercase;
	font-size: .9em !important;
	padding: 2px 5px !important;
}

.related.products ul li span.price {
	color: var(--e-global-color-71ee787) !important;
}

.elementor-wc-products ul.products li .price ins {
	text-decoration: none !important;
	font-weight: 400 !important;
}

.woocommerce-pagination ul.page-numbers li .page-numbers {
	padding: 10px 14px;
}

.woocommerce-pagination ul.page-numbers li:not(:last-child) {
	margin-right: 5px;
}

/* SINGLE Product */
body.single-product .woocommerce-message {
	margin-bottom: 0;
}

.product-template-default .elementor-widget-text-editor strong {
	font-weight: 600;
}

/* Content Reveal widget */
body.archive.woocommerce .pp-content-reveal-content p {
	margin-bottom: 10px !important;
}
