/*
Theme Name: Motionlab PDX
Theme URI: https://edge-one.com
Author: Edge One Media
Author URI: https://themegrill.com
Template: ample
Description: Ample is a multipurpose responsive WordPress theme made to help you create a beautiful professional looking site in no time. It has numerous built-in options to give your site the look that you want. Get free support at https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/ample/
Version: 1.2.5
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-menu, custom-colors, threaded-comments, translation-ready, featured-images, theme-options, blog, e-commerce
Text Domain: ample-child
*/

/* MENU */

.main-head-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-head-wrap:before,
.main-head-wrap:after {
	content: none;
}

#header-logo-image img {
	max-height: 100px;
}

.main-head-wrap {
	position:relative;
}

#header-right-section {
	position: relative;
	right: 0;
	bottom: 0;
	margin-bottom: 10px;
}

/* END */

.wp-block-button__link {
    background: transparent !important;
}

.slider-button-blue .wp-block-button__link {
    display: inline-block;
    color: #4ea2a6;
    font-size: 16px;
    padding: 18px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #4ea2a6;
    border-radius: 5px;
}

.slider-button-blue:hover .wp-block-button__link {
    color: #FFF;
    border: 1px solid #FFF;
	  background-color: #4ea2a6 !important;
}

.slider-button-purple .wp-block-button__link {
    display: inline-block;
    color: #68318f;
    font-size: 16px;
    padding: 18px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #68318f;
    border-radius: 5px;
}

.slider-button-purple:hover .wp-block-button__link {
    color: #FFF;
    border: 1px solid #FFF;
	background-color: #68318f !important;
}

.slider-button-green .wp-block-button__link {
    display: inline-block;
    color: #8eaa46;
    font-size: 16px;
    padding: 18px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #8eaa46;
    border-radius: 5px;
}

.slider-button-green:hover .wp-block-button__link {
    color: #FFF;
    border: 1px solid #FFF;
	  background-color: #8eaa46 !important;
}

.align-center {
	  display: flex;
    justify-content: space-around;
}

.widget-title {
	text-align: center;
	font-size: 3rem;
}

h3.widget-title:after {
	background: none repeat scroll 0 0 #80abc8;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto;
    width: 100px;
}

.widget_featured_posts_block .widget-title:after {
  background: none repeat scroll 0 0 #80abc8;
}

.starting-out {
	max-width: 100%;
}

.starting-out-image {
	background-image:url('/wp-content/uploads/2018/07/ZHA0921.jpg'); 
	background-size:cover; 
	background-repeat:no-repeat;
	color: #FFF;
	margin-top: -15px;
}

.starting-out-top {
	  background-color: #4ea2a6 !important;
    color: #FFF;
	    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.starting-out-top h3,
.starting-out-top p {
	color: #FFF;
}

.services {
	margin-bottom: 3rem;
}

#frontTestimonials .wpmslider-viewport {
    font-style: italic;
    font-weight: normal;
    padding: 20px;
    border: 1px solid #80abc8;
    border-left: 3px solid #80abc8;
    margin-bottom: 20px;
}

#frontTestimonials .testimonial-inner {
	margin-left: 25px;
	margin-right: 25px;
}

.slider-entry-container {
	background-color: rgba(78, 162, 166, 0.65);
  padding: 2rem 0;
}

h1, h2, h3 {
	color: #4fa2a6
}

h4, h5, h6 {color:#68318f}

p {
	font-size: 18px;
	line-height: 1.7;
}

.header-post-title-class {
    font-size: 3rem;
}

i.fab {
	font-size: 60px;
	color: #FFF !important;
	transition: 0.15s ease;
}

i.fab:hover {
	color: #4ea2a6 !important;
}

#colophon a {
	font-size: 14px;
}

#colophon .footer-widgets-area li a {
	margin-left: 15px;
}

.footer-box .wpcf7 form p {
	height: 30px;
}

span.times {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: 700;
}

.home .services .textwidget .content-column:nth-child(2) h2 {
	color: #68318f;
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-weight: 700;
}

.home .services .textwidget .content-column:nth-child(3) h2 {
	color: #8eaa46;
}

.home .services .textwidget .content-column:nth-child(4) h2 {
	color: #4fa2a6;
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-weight: 700;
}

span.s1,
span.s2,
span.s3,
span.s4,
span.s5,
span.s6 {
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
}

p {
    font-family: 'Roboto', sans-serif !important;
}

.post-title-wrapper h1.header-post-title-class,
.breadcrumb,
#menu-main-menu #menu-item-3701,#menu-main-menu #menu-item-3699,#menu-main-menu #menu-item-3696 {
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
}

.simple-banner a {
	text-decoration: underline;
}

.slider-link-btn {
	margin-top: 2rem;
    margin-bottom: 2rem;
}

/* VIDEOS */

 .header-post-title-container {
    display: none;
}

 .header-post-title-container.videos-header {
    display: block;
}

 #primary,
.single-videos #primary {
    width: 100%;
    margin-bottom: 5rem;
}

 .videos .video-post {
    display: block;
}

 .videos iframe {
    pointer-events: none;
}

 .videos .video-container {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

 .videos .video-container .video-post {
    width: 32%;
	margin-bottom: 2rem;
}

p.video-description {
    font-size: 14px;
}

.content-container h4 {
    color:#4ea2a6;
}

.view-video {
    color:#4ea2a6;
    text-transform: uppercase;
}

 .videos .video-container .video-post .youtube-thumb {
    position: relative;
}

 .videos .video-container .video-post .overlay-container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

 .videos .video-container .video-post:hover .overlay-container {
    opacity: 1;
}

 .videos .video-container .video-post .image-container .youtube-thumb {
    margin-bottom: 0;
	height: 264px;
    object-fit: cover;
	width: 100%;
}

 .videos .video-container .video-post .image-container {
	position: relative;
}

 .videos .video-container .video-post .content-container {
    margin-top: 1rem;
    padding: 0 1rem;
}

 .videos .video-container .video-post .content-container h4 {
    font-size: 21px;
    padding-bottom: 10px;
}

.play-button, .subscribe-button {
    height: 50px;
    width: 50px;
}

.play-overlay-link,
.subscribe-overlay-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.25s ease-in-out;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);

    display: flex;
    justify-content: space-around;
    align-items: center;
}

.videos .video-container .video-post:hover .play-overlay-link,
.videos .video-container .video-post:hover .subscribe-overlay-link {
    opacity: 1;
}

.single-videos .video-container {
    text-align: center;
}

.single-videos .links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-videos .links {
    margin-top: 2rem;
}

.single-videos .links a {
    margin: 0 1rem 1rem;
}

.description {
	width: 750px;
    margin: auto;
    margin-top: 1rem;
}

.vimeo-embed {
	height: 264px;
	position: relative;
}

.vimeo-embed iframe {
	background-color: #000;
	width: 100% !important;
	height: 264px !important;
}

.youtube-thumb img {
	margin-bottom: 0;
}

.mob-menu-logo-holder > .headertext span, .mobmenu input.mob-menu-search-field {
    font-size: 18px !important;
}

.headertext span {
    line-height: 1 !important;
}

.mobmenul-container {
    top: 0 !important;
    float: unset !important;
    display: flex !important;
    align-items: center !important;
}

.pagination {
    margin: auto;
}

.pagination ul {
    display: flex;
    gap: 1rem;
}

.pagination ul li.active a {
    background-color: #4ea2a6;
    color: #FFF;
    padding: 3px 7px
}

.inner-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.inner-wrap .breadcrumb {
    text-align: left;
}

.taxonomy-categories {
    margin-bottom: 2rem;
    gap: 1.5rem;
    display: flex;
    flex-wrap: wrap;
}

.taxonomy-categories li {
    display: inline-block;
}

.taxonomy-categories .active {
    text-decoration: underline;
}

.taxonomy-categories a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
    
    .mob-menu-header-holder {
        display: flex !important;
        align-items: center !important;
    }
    
    .mobmenu .headertext {
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        height: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
	
	
	 .videos .video-container .video-post {
		width: 48%;
	}
	
}


@media only screen and (max-width: 600px) {
	
	
	 .videos .video-container .video-post {
		width: 100%;
	}
	
}

/* WOOCOMMERCE */

.woocommerce-page #primary {
    width: 100%;
}

.woocommerce-page #secondary {
    display: none;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    transition: 0.25s ease-in-out;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #72cdd2;
}

/* FRONT PAGE */

.home .single-page {
    margin-top: 0 !important;
}

.home #secondary {
    display: none;
}

.home h2 {
    font-size: 3rem;
    text-transform: uppercase;
}

.home h2:after {
    background: none repeat scroll 0 0 #80abc8;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto;
    width: 100px;
}

.alignwide {
    width: 100% !important;
      position: relative;
      overflow: initial;
      max-width: 1700px !important;
      margin: 0 auto;
      padding-right: 50px !important;
      padding-left: 50px !important;
  }

  .alignfull {
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wp-block-query ul {
    list-style: none;
}

.wp-block-query ul li:not(:last-child) {
    margin-bottom: 2rem;
}

.home .wp-block-cover.alignfull {
    margin-top: 0;
    margin-bottom: 0;
}

.gyro-brand {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
    font-weight: 700;
}

.home .timetap {
    margin: auto;
    display: block;
}

.call-to-action-cover .wp-block-button__link {
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 3px;
    background: unset;
}

footer .inner-wrap {
    width: 100%;
    margin: auto;
    display: block;
}

input[type="text"], input[type="url"], input[type="email"], input[type="search"], input[type="password"], textarea {
    margin-bottom: 1rem;
}