@charset "UTF-8";
/*
	Theme Name: Marsa
	Theme URI: https://think.mt
	Author: Think Malta
	Author URI: https://think.mt
	Description: Wordpress theme for Marsa
	Requires at least: 5.3
	Tested up to: 5.6
	Requires PHP: 5.6
	Version: 1.0
	Text Domain: marsa
*/

.wpcf7-not-valid-tip {
	font-size: 14px;
    margin-top: 5px;
}

form.wpcf7-form input:not([type=submit]).wpcf7-not-valid, form.wpcf7-form textarea.wpcf7-not-valid {
	border-bottom: 1px solid #CC3E3E;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding: 0 !important;
	border: 0 !important; 
	margin-top: 20px;
}

.wpcf7-list-item {
	margin-left: 0;
}

.proposer-long__wrapper.not-valid label {
	color: red;
}

.proposer-long__wrapper.not-valid input {
	border-bottom: 1px solid red;
}

.woocommerce-billing-fields__field-wrapper {
	display: none !important;
}

.woocommerce-checkout #payment {
	background: none;
	margin-top: 120px;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, 
.wpcf7 form.aborted .wpcf7-response-output {
    color: #dc3232;
    text-transform: uppercase;
}

.wpcf7-spinner {
	top: 5px;
}

.page-id-44 .about-table.dark {
	margin-bottom: 0 !important;
}