/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #2a338f;
	--e-global-color-secondary: #7a9c3e;
	--e-global-color-text: #4d4d4d;
	--e-global-color-accent: #7a9c3e;
	--e-global-color-2e22f46: #1b1b1d;
	--e-global-typography-primary-font-family: "Metrophobic";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Niramit";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Niramit";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Niramit";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-1e7fe51-font-family: "Niramit";
	--e-global-typography-1e7fe51-font-weight: 400;
	font-size: 18px;
}

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

.elementor-kit-6 a {
	color: #3cabf4;
}

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

.elementor-kit-6 h1 {
	color: var(--e-global-color-primary);
	font-family: "Metrophobic", Sans-serif;
	font-weight: 700;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-primary);
	font-family: "Metrophobic", Sans-serif;
	font-weight: 500;
}

.elementor-kit-6 h3 {
	font-family: "Metrophobic", Sans-serif;
}

.elementor-kit-6 h4 {
	font-family: "Metrophobic", Sans-serif;
}

.elementor-kit-6 h5 {
	font-family: "Metrophobic", Sans-serif;
}

.elementor-kit-6 h6 {
	font-family: "Metrophobic", Sans-serif;
}

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

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

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

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

@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 */
.elementor-button-link, .acf-button {
	color: white !important;
	border-radius: 5px !important;
}

.acf-actions {
	margin-top: 25px;
	margin-bottom: 25px;
}

.tnp-submit, button, input[type="submit"], a.button, button {
	background: #2a338f !important;
	border-radius: 5px !important;
}

.acf-input button, .acf-input button:hover, .mce-tinymce button, .mce-tinymce button:hover, .mce-container button, .mce-container button:hover {
	background: none !important;
}

.tnp-submit:hover, button:hover, input[type="submit"]:hover, a.button:hover, button:hover {
	background: #7a9c3e !important;
	border-radius: 5px !important;
}

.donBtn {
	background: #eb4034 !important;
}

#backToTop .elementor-button-link {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-top-left-radius: 30px !important;
}

/*.woocommerce-form-login-toggle {
    font-weight: bold;
    font-size: 25px;
}

.woocommerce-form-login-toggle .woocommerce-info {
    border-top-color: red;
    color: red;
}

.woocommerce-form-login-toggle .woocommerce-info::before {
    color: red;
}*/
.logout {
	background: #eb4034;
	padding: 10px 25px;
	border-radius: 5px;
	color: white !important;
}

#mceu_18 {
	min-height: 440px;
}

.mce-edit-area, #form-field-message_ifr {
	min-height: 450px;
}

.lds-ring {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

.lds-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	margin: 8px;
	border: 5px solid #2a338f;
	border-radius: 50%;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #2a338f transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
	animation-delay: -.45s;
}

.lds-ring div:nth-child(2) {
	animation-delay: -.3s;
}

.lds-ring div:nth-child(3) {
	animation-delay: -.15s;
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.wc-nonpurchasable-message p {
	margin-bottom: 0px;
}

.acf-field-5fab49fa63dc8 .acf-button {
	clear: both;
	display: block;
	text-align: center;
}

.acf-field-5fab49fa63dc8  .description {
	font-style: italic;
	font-size: 12px;
}

.woosb-cart-child .product-price, .woosb-cart-child .product-quantity, .woosb-cart-child .product-subtotal {
	display: none;
}

.woosb-cart-child .product-total {
	display: none;
}

header .elementor-alert-description {
	text-align: center !important;
	display: block;
	width: 100%;
}

.woosw-item--name a, .woosw-page, .woosw-continue {
	color: #2a338f !important;
}

.woosw-item--name a:hover, .woosw-page:hover, .woosw-continue:hover {
	color: #7a9c3e !important;
}

a.button {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin-left: 0 !important;
	font-size: 16px;
	text-align: center;
}

.woosw-item--info {
	max-width: 400px;
}

/*.woosw-item--stock {
    display: none;
}*/
.recorded-badge {
	display: inline-block;
	background-color: red;
	color: white;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 90px;
	position: absolute;
	top: 70%;
	left: 3%;
}

.recorded-badge-solo {
	display: inline-block;
	background-color: red;
	color: white;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 90px;
	margin-bottom: 10px;
}
