/*!
Theme Name: Tristan
Theme URI: https://marketingwebsites.ca/
Author: Marketing Websites
Author URI: https://marketingwebsites.ca/
Description: Custom Theme Development for Tristan
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tristan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Tristan is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/


.cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit,
.cf7mls_back.action-button {
    background: #fff !important;
    border: 0 none!important;
    color: #191919!important;
    cursor: pointer!important;
    font-weight: bold!important;
    display: inline-block!important;
    padding: 0px 15px!important;
    border: 1px solid #fff!important;
    border-radius: 0px!important;
    font-weight: 500 !important;
    text-align: center!important;
    line-height: 57px!important;
    min-width: 195px!important;
    font-size: 16px!important;
    letter-spacing: 2px!important;
    border: 1px solid transparent #000 !important;
    text-transform: uppercase!important;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    margin: 0px 0px 26px!important;
    padding: 0 !important;
}

.cf7mls_next.action-button:hover, .cf7mls_next.active {
    color: #fff !important;
    background: none !important;
    border-color: #fff !important;
}

.cf7mls-btns .cf7mls_back.action-button {
    color: #191919!important;
    background: #fff!important;
    border-color: #fff !important;
    opacity: 0.7!important;
}

.cf7mls-btns .cf7mls_back.action-button:hover,.cf7mls_back.action-button:hover{
    color: #fff !important;
    background: none !important;
    border-color: #fff !important;
    opacity: 1 !important;
}

.cf7mls_back.action-button:hover {
    opacity: 1 !important;
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    padding: 0 !important;
    height: 60px!important;
    border-radius: 0!important;
}

#stepper.alert span.wpcf7-list-item {
    display: inline-block!important;
    width: 48%!important;
    text-align: left!important;
    margin: 0!important;
}

.spperinfo.alert label {
    font-size: 16px!important;
    text-transform: uppercase!important;
    color: #2b2b2b!important;
    font-weight: 700!important;
    margin-bottom: 20px!important;
	
}
.spperinfo.alert label {
    color: #fff !important;
}
