/* End custom CSS */

.elementor-kit-52396 {
	--e-global-color-primary: #05392b;
	--e-global-color-secondary: #000;
	--e-global-color-text: #323232;
	--e-global-color-accent: #fff;
	--e-global-color-6526dec: #000;
	--e-global-color-c425ed8: #05392b;
	--e-global-color-2748630: #8d9755;
	--e-global-color-d0a20a6: #75813a;
	--e-global-color-92f90cc: #f1e6a0;
	--e-global-color-573ec42: #e4b53a;
	--e-global-color-a5d04ac: #dacb71;
	--e-global-color-b5a3908: #a06e39;
	--e-global-color-854c312: #664737;
	--e-global-color-e81e2d6: #00382a;
	--e-global-color-d4058ac: #323232;
	--e-global-color-ea0e6eb: #00382a;
	--e-global-color-dd9a27f: #dce3d5;
	--e-global-color-0fb22a2: #fffaf0;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-52396 button, .elementor-kit-52396 input[type="button"], .elementor-kit-52396 input[type="submit"], .elementor-kit-52396 .elementor-button {
	background-color: #fff;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #00382a;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #00382a;
	border-radius: 4px 4px 4px 4px;
	padding: 12px 16px 12px 16px;
}

.elementor-kit-52396 button:hover, .elementor-kit-52396 button:focus, .elementor-kit-52396 input[type="button"]:hover, .elementor-kit-52396 input[type="button"]:focus, .elementor-kit-52396 input[type="submit"]:hover, .elementor-kit-52396 input[type="submit"]:focus, .elementor-kit-52396 .elementor-button:hover, .elementor-kit-52396 .elementor-button:focus {
	background-color: var(--e-global-color-dd9a27f);
	color: #00382a;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #00382a;
}

.elementor-kit-52396 e-page-transition {
	background-color: #ffbc7d;
}

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

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

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

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

@media (max-width:1024px) {
	.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 */
.featured-product-grid .elementor-grid {
	display: flex !important;
	flex-wrap: wrap !important;
}

.featured-product-grid .elementor-grid > div {
	width: calc(50% - 2.5px);
}

.featured-product-grid .custom-price .elementor-heading-title {
	display: block !important;
}

@media (min-width:768px) {
	.featured-product-grid .elementor-grid > div {
		width: calc(50% - 15px);
	}
}

@media (min-width:992px) {
	.featured-product-grid .elementor-grid > div {
		width: calc(25% - 22.5px);
	}
}
