/*
Theme Name: LINDHOLM RENOVATIONS
Description: LINDHOLM RENOVATIONS is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: LINDHOLM RENOVATIONS
Domain Path: LINDHOLM RENOVATIONS
Author: Developing Team
Contact: tanand79@gmail.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.about-wrap {
	position: relative;
}
.about-wrap::after {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px inset #9c9d9d;
	margin: 15px;
}

.contact-form .wpforms-field-medium {
	font-size: 15px !important;
	font-family: "Inter";
	color: #666 !important;
	border-color: #666 !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	padding-left: 30px !important;
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 8px center;
}
.contact-form {
	width: 80%;
	margin: auto;
}
.contact-form .wpforms-submit {
	background-color: #055D00 !important;
	font-family: "Roboto", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	border-radius: 30px 30px 30px 30px !important;
	padding: 15px 30px 15px 30px !important;
	height: 45px !important;
	margin: auto;
	display: block;
	outline: none !important;
	box-shadow: none !important;
}

.name-field #wpforms-250-field_1 {
	background-image: url("https://a2ztechnologies.co.uk/demo/lindholmrenovations/wp-content/uploads/2025/04/name-icon.png");
}
.email-field #wpforms-250-field_3 {
	background-image: url("https://a2ztechnologies.co.uk/demo/lindholmrenovations/wp-content/uploads/2025/04/mail-icon.png");
}
.phone-field #wpforms-250-field_13 {
	background-image: url("https://a2ztechnologies.co.uk/demo/lindholmrenovations/wp-content/uploads/2025/04/phone-icon.png");
}
.subject-field #wpforms-250-field_14 {
	background-image: url("https://a2ztechnologies.co.uk/demo/lindholmrenovations/wp-content/uploads/2025/04/subject-icon.png");
}
.message-field #wpforms-250-field_15 {
	background-image: url("https://a2ztechnologies.co.uk/demo/lindholmrenovations/wp-content/uploads/2025/04/message-icon.png");
	  background-position: 8px 15px;
}

.gallery .elementor-invisible {
    visibility: visible !important;
}

.how-wrap:hover {
	border-radius: 5px;
	box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.3);
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: transparent !important;
	border: 1px solid #025700 !important;
	box-sizing: border-box !important;
}












/*RESPONSIVE*/
@media screen and (max-width: 2880px) {

}

@media screen and (max-width: 1920px) 
{
	
}
@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@media screen and (max-width: 1200px) {
	.contact-form .wpforms-submit {
		font-size: 15px !important;
		padding: 12px 20px 12px 20px !important;
		height: 40px !important;
	}
}

@media screen and (max-width: 1023px) {
	

}

@media screen and (max-width: 767px) {
	.head-contact .elementor-icon-box-title a {
		display: none;
	}
	
}
@media screen and (max-width: 480px) {
	
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) 
{

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}