/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, 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 with others.

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

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


input[type="submit"]:hover, button:hover, .btn:hover, a.btn input.btn:hover, a.button:hover, span.button:hover, div.button:hover, .wp-block-button__link:hover {
    background: inherit;
    color: inherit;
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s;
}

.timeline .content .wrap.hidden {
        display: block;
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(100px) scale(0.9);
            -ms-transform: translateX(100px) scale(0.9);
                transform: translateX(100px) scale(0.9); }


body p {
	font-weight: 300!important;
}


/* change some section backgrounds to relative links */
	/* contact us cta */	
	.page-container .vc_custom_1661319921119, .page-container .mw-contact-cta {
		background: url('/wp-content/uploads/2022/08/lenexa-contact-us-footer-home_page-scaled.webp')!important;
	}

	/* news banner  */
	.page-container .vc_custom_1661749775156 {
		background-image: url('/wp-content/uploads/2022/08/lenexa-medical-news-scaled.webp')!important;

	}

	/* thank you page */
	.page-container .vc_custom_1661474260180 {
		background-image: url('/wp-content/uploads/2022/08/lenexa-technology-connect-scaled.webp')!important;
	}


	/* add colour overlay on hover to team photos */
	.wpb_wrapper .team-member .image-wrap img {
		filter:grayscale(1)!important;
	}

	.wpb_wrapper .team-member:hover .image-wrap img {
		filter:grayscale(0)!important;
	}

	.wpb_wrapper .team-member:hover .overlay {
		opacity:0!important;
	}

/* Font sizing adjustments */
/* 	home page */

	.mw-recent-news .blog-grid .content h3 {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: inherit;
	}

/* solutions */
	.mw-timeline .content .wrap .title {
		line-height:50px!important;
	}
	.mw-timeline .content .wrap .description {
		font-size:18px!important;
		line-height:21px!important;
	}


/* investor form error messages*/
.mw-investor-form ._error-inner, ._form_5 ._error-inner {
	color:red!important;
}
._form_5 ._error-inner {
	text-align:left;
}

.group-blog .header-title .subtitle {
	font-family: Roboto;
}

/* search page - no results */
#page:has(.no-result) .bg-image {
	background: url('/wp-content/uploads/2023/04/Lenexa_Medical_Technology-scaled.webp') no-repeat center/cover!important;
}

#page:has(.no-result) .subtitle {
	font-family: Roboto;
}

.page-title:after {
  content: "\00AE";
  font-size: 0.7em;
  vertical-align: super;
  position: relative;
  top: -0.5em;
}

.page-title:after {
  content: attr(data-text);
  font-size: 1.6rem;
  font-weight: bold;
}

.page-title span {
  display: none;
}

/* hero banner sliders - home page */

	/* vertical - desktop */
	@media screen and (min-width: 529px){
		#hero-horizontal-slider {
			display: none!important;	
		}
		#hero-vertical-slider {
			display: block!important;
		}
	}

	/* horizontal - mobile */

	@media screen and (max-width: 528px){
		#hero-horizontal-slider {
			display: block!important;	
		}
		#hero-vertical-slider {
			display: none!important;
		}
	}

.slider-wrap .vc_custom_1666763219789 {
	background-image: url('/wp-content/uploads/2022/08/lenexa-pressure-injury-prevention-care-scaled.webp?id=5648053')!important;
}
.slider-wrap .vc_custom_1678254536003 {
	background-image: url('/wp-content/uploads/2022/08/lenexa-personalised-care-pressure-injury-scaled.webp') !important;
}