/*
Theme Name: Metrasens
Theme URI: https://www.metrasens.com
Description: Bespoke theme for Metrasens
Author: Nettl inc. Absolute Creative
Author URI: https://www.absolutecreativemarketing.co.uk
Template: Impreza
*/

/* h4 title with top border */
.bordered-title {display:inline-block !important;}

/* meet the team area */
.metrasens-team-hover img.ult-modal-img:hover {opacity:0.3; transition:all 0.5s ease;}

/* contact form style */
.metrasens-contact-form input[type="text"],
.metrasens-contact-form input[type="email"],
.metrasens-contact-form textarea {border-bottom:2px solid #EE7624; border-radius:0; background:#fff; box-shadow:none !important;}

/* product page watch the video modal */
.metrasens-modal-button .btn-modal:hover {background-color:#C3550B !important; transition:all 0.5s ease;}

/* hide specification modals on tablet/mobile */
@media (max-width: 1080px) {
	.hide-modal {display:none !important;}
}

/* woocommerce checkout button */
.woocommerce .cart_totals .checkout-button {background-color:#F07622 !important;}

/* centered text in section */
.centered-text * {text-align:center;}

/* ? */
section.l-section.wpb_row.height_medium.ult-vc-hide-row.vc_row-has-fill {position:fixed;}

.l-footer .widget_nav_menu ul li {padding: 0 0 20px; text-align: center;}
.l-footer .widget_nav_menu ul li:before {display: none !important;}

.w-tabs.accordion.title_atcenter .w-tabs-section-header-h {color: #ffffff !important;}

.w-counter-value {
    font-weight: 900 !important;
    font-size: 36px !important;
}


#pardot-form p.submit {
	margin: 1em 0.5em 0.2em 160px;
	padding: 0;
	background: black;
}
#pardot-form p.submit input {
	background: black !important;
}
