			.glassmorph{
/* From https://css.glass */
background: rgba(255, 255, 255, 0.77);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(15.8px);
-webkit-backdrop-filter: blur(15.8px);
border: 1px solid rgba(255, 255, 255, 1);
}

/* General Form Styling */
.wpcf7-form {
    max-width: 849px;
    margin: 0 auto;
}
}


/* Style Labels */
.wpcf7-form label {
    display: block;
    font-weight: 700;
    margin-bottom: 4px;
		font-family: Montserrat;
		font-size: 0.8rem;
	color:#4A4A4A;
}

/* Style Text Fields */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 0px!important;
    border: 1px solid #ccc;
    border-radius: 50px;
    font-size: 16px;
	background:#B0A7A50D;
	    margin-top: 0!important;
}
.wpcf7-form p{
	margin: 0!important;
}

.wpcf7-form br{
	display: none!important;
}

.wpcf7-form textarea {
	    border-radius: 20px;

}

/* Style Textarea */
.wpcf7-form textarea {
    height: 150px;
    resize: vertical;
}

/* Responsive Two-Column Layout */
@media (min-width: 768px) {
    .wpcf7-form .form-row {
        display: flex;
        gap: 10px;
    }

    .wpcf7-form .form-row div {
        flex: 1;
    }
}

 .wpcf7-form p:nth-of-type(2){
		display: flex;
    justify-content: center;
}

.wpcf7-form p:nth-child(6) span{
	display: none !important;
}

/* Style Submit Button */
.wpcf7-form input[type="submit"] {
    background-color: #9cc36b;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.wpcf7-form input[type="submit"]:hover {
    background-color: #85a15b;
}

.wpcf7-form ::placeholder {
	padding:12px;
  font-family: Montserrat, sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 18px;
    color: #B0A7A5;
}

.intl-tel-input.separate-dial-code .selected-flag,.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{
	background:transparent;
}
.intl-tel-input.separate-dial-code{
	margin-top:12px;
}

.elementor-button-icon{
        display: flex !important;
    align-items: center;
    justify-content: center;
}

.dm-scroll-down {
	width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
	animation: bounce 0.3s infinite ease-in-out;
}

.wpcf7-form .intl-tel-input.separate-dial-code {
	margin-top: 0;
}

.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

@media (max-width: 767px) {
  .wpcf7-form .form-row{
		display: flex;
		flex-direction: column;
    gap: 1rem;
  }

	.wpcf7-form .wpcf7-list-item {
		margin-left: 0;
	}

	.elementor-widget-text-editor ul li {
		gap: 8px;
		align-items: flex-start !important;
	}
}


 @media screen and (min-width: 600px)  {
        .mobile-break { display: none; }
    }

#primary-menu li {
	margin-bottom: 0 !important;
}

.wpcf7-form select {
    width: 100%;
    padding: 10px 16px;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
    border: 1px solid #ccc;
    border-radius: 50px;
    font-size: 16px;
    background-color: #B0A7A50D;
    font-family: Montserrat, sans-serif;
    color: #4A4A4A;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='%234A4A4A'%20class='bi%20bi-caret-down-fill'%20viewBox='0%200%2016%2016'%3E%3Cpath%20d='M7.247%2011.14%202.451%206.342c-.566-.566-.163-1.528.636-1.528h9.826c.799%200%201.202.962.636%201.528L8.753%2011.14a1%201%200%200%201-1.506%200z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1rem;
}

/* Hide the default arrow for consistency across browsers */
.wpcf7-form select::-ms-expand {
    display: none;
}


.elementor-element.elementor-element-b0ab436 .elementor-heading-title {
	line-height: 1.4rem !important;
	text-align: center;
	padding: 1rem;
}

.elementor-element.elementor-element-ec2a6a0, .elementor-element.elementor-element-60ed6068 {
	min-height: 190px;
}
@media (max-width: 768px) {
	#search-swiper .swiper-slide img {
	width: 100%;
}


	.dm-product-gallery .swiper-label-box {
		    line-height: 120%;
	}

	.elementor-5614 .elementor-element.elementor-element-50b3626 {
		display: flex;
		padding-bottom: 50px;
	}

	.elementor-5614 .elementor-element.elementor-element-50b3626 .elementor-element-8d8f3ed {
		gap: 20px;
	}

}
