/*
Theme name: bluonenergycom -- rebuild
Description: Custom Theme
*/

/*
	Source post-css styles are located in resources/css/
	The compiled bundle is saved to `dist/css/bundle-${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).
	
	DEVELOPMENT.md file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle. 
*/

p {  }

.section--training-row .col .row .col--1of2 { text-align: left; }

.section--training-row .row .col.col--1of2 img,
.section--training-row .row .col.col--1of2 img,
.section--training-row .row .col.col--1of2 img,
.section--training-row .row .col.col--1of2 img { margin: 0 0 8px !important; }

.section--registration .form__row-half + .form__row-half { overflow: hidden; }

.popup-member { max-height: 100vh; overflow: auto; }