/*!
Theme Name: echoexpressinc
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: echoexpressinc
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.

echoexpressinc 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

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

.owner-operator-page{
	margin-bottom: 100px;
}
.owner-operator-page .content-info-wrapper{
	padding-top: 0;
	padding-bottom: 0;
}
.owner-operator-page .content-decor-image-wrapper{
	height: 50%;
}
.owner-operator-page .content-decor-image {
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: end;
}
.owner-operator-page .content-info-wrapper .quote{
	padding-top: 0;
}
.owner-operator-page .content_section{
	text-align: center;
	padding-bottom: 150px;
}
.owner-operator-page .phone_number {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.owner-operator-page .call_button {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 1.31em;
    font-weight: 500;
    text-align: center;
    background: #55be8c;
    border-radius: 6px;
    padding: 15px 32px 14px;
    position: relative;
    overflow: hidden;
    outline: 0;
    border: 0;
    margin-bottom: 20px;
    font-weight: 600;
}
.owner-operator-page .content_section a{
	display: block;
}
.owner-operator-page ol{
	padding-left: 25px;
	margin-top: 70px;
}
.owner-operator-page ol li {
	padding-bottom: 30px;
	padding-left: 10px;
}
.owner-operator-page ol li{
	list-style-type: decimal-leading-zero;
}
.owner-operator-page .content-info-wrapper .quote:before{
	height: 50%;

}
.owner-operator-page ol li::marker {
    color: #55BE8C
}
.header-button{
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 1.31em;
    font-weight: 500;
    margin-left: 20px;
    text-align: center;
    background: #55be8c;
    border-radius: 6px;
    padding: 15px 32px 14px;
    position: relative;
    overflow: hidden;
    outline: 0;
    border: 0;
}
.err-input {
    color: red;
    font-size: 12px;
}
.wpcf7-not-valid-tip{
display:none;
}
.header-button:hover {
    background: #373d42;
}
.main-top-section-wrapper .popup-call{
	position: relative;
	margin-left: 0px !important;
	z-index: 1;
	color: #fff;
    font-size: 16px;
    line-height: 1.31em;
    font-weight: 500;
    margin-left: 60px;
    text-align: center;
    background: #55be8c;
    border-radius: 6px;
    padding: 15px 32px 14px;
	font-family: 'Segoe UI',sans-serif;
    position: relative;
    overflow: hidden;
    outline: 0;
    border: 0;
	margin-bottom: 80px;
}

.wpcf7-acceptance .wpcf7-list-item{
	margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item input{
	width: 13px;
	height: 13px;
	padding: 0 !important;
}
.wpcf7-acceptance .wpcf7-list-item a {
 color: #55be8c;
}
body{
	overflow-x: hidden;
}
.request-call-wrapper .menu-switcher{
	margin-right: 0 !important;
}
.wpcf7-response-output{
	display: none;
}
@media only screen and (max-width: 1600px) {
	.menu-item:not(:last-child) {
	    margin-right: 25px !important;
	}
}
@media only screen and (max-width: 1400px) {
	.menu-item:not(:last-child) {
	    margin-right: 24px !important;
	}
	.header-button, .popup-call{
		 padding: 10px 20px !important;
		 margin-left: 30px;
	}
	.popup-call{
		 margin-left: 25px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.main-menu .menu-item{
		margin-right: 0px !important;
	}
	.header-button{
		display: none;
	}
	body.home .request-call-wrapper .phone {
		color: #55be8c;
		border: 1px solid #55be8c;
		padding: 10px 20px;
		border-radius: 5px;
	}
}
@media only screen and (min-width: 1200px) {
	.main-menu-wrapper .owner_operator_link{
	   display: none;
	}

}
@media only screen and (max-width: 768px) {
	.popup.active .close-popup {
		top: 65px;
	}
	.owner-operator-page .subpage-content-wrapper {
		flex-direction: column-reverse;
	}
	.owner-operator-page .content-decor-image {
	 	height: auto;
	 	padding-bottom: 0;
		align-items:center;
	}
	.owner-operator-page  .content-decor-image-wrapper {
	  	display: none;
	}
	.owner-operator-page .content_section{
		padding-bottom: 0;
	}

}
@media only screen and (max-width: 420px) {
	.header-button{
		 padding: 15px 12px 14px;
	}
}
.social-links li {
    overflow-x: clip !important;
}
.wpcf7 .wpcf7-submit{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
@media (max-width: 767px) {
	.contacts-list-wrapper .contacts-info-wrapper {
		padding: 10px 15px 20px 70px;
	}
	.contacts-list-wrapper .contacts-info-wrapper p {
		text-align: left;
	}
	.wpcf7-response-output{
		display: none !important;
	}
	.popup-form ul input[type=submit]{
		padding: 0 !important;
		line-height: 40px;
	}
}
@media only screen and (min-width: 576px) {
	.main-top-section-wrapper .popup-call{
	   display: none;
	}
   }
@media only screen and (max-width: 576px) {
 body .request-call-wrapper .popup-call {
	display: none;
 }

}



@media only screen and (max-width: 476px) {
	body .request-call-wrapper .popup-call span {
		display: block;
		width: 10px;
		height: 10px;
	}
	.header-button, .popup-call {
		margin-left: 13px;
	}
	body .header-wrapper {
		padding: 10px;
	}
	.header-button{
		font-size: 12px;
	}
	body .logo-wrapper {
		margin-right: 0;
	}
}

.wpcf7 .fv-require-check-wrapper {
    display: block;
    padding: 6px;
    border: none;
    position: relative;
}
.wpcf7 span.acceptance-required{
	right: 0;
	left: -10px;
	top: -5px;
	background-color: transparent;
}
.wpcf7 .fv-require-check-wrapper {
    display: block;
    padding: 0px;
    border: none;
    position: relative;
}
.wpcf7-acceptance:first-child{
	margin-top: 10px;
	display: block;
}