/*!
Theme Name: Northern Rivers Rail Trail
Theme URI: https://underscores.me/
Author: Wordpress developer
Author URI:
Description: website theme Northern Rivers Rail Trail
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: Northernriversrailtrail
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.

northernriversrailtrail 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/
*/

/* Padding */
.padding-top-10 { padding-top: 10px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-40 { padding-top: 40px; }
.padding-top-50 { padding-top: 50px; }
.padding-top-60 { padding-top: 60px; }
.padding-top-70 { padding-top: 70px; }
.padding-top-80 { padding-top: 80px; }
.padding-top-90 { padding-top: 90px; }
.padding-top-100 { padding-top: 100px; }

.padding-bottom-10 { padding-bottom: 10px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-30 { padding-bottom: 30px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-bottom-60 { padding-bottom: 60px; }
.padding-bottom-70 { padding-bottom: 70px; }
.padding-bottom-80 { padding-bottom: 80px; }
.padding-bottom-90 { padding-bottom: 90px; }
.padding-bottom-100 { padding-bottom: 100px; }

@media (max-width: 767px) {
	.padding-top-30,
	.padding-top-40,
	.padding-top-50,
	.padding-top-60,
	.padding-top-70,
	.padding-top-80,
	.padding-top-90,
	.padding-top-100 { padding-top:40px; }
	
	.padding-bottom-30,
	.padding-bottom-40,
	.padding-bottom-50,
	.padding-bottom-60,
	.padding-bottom-70,
	.padding-bottom-80,
	.padding-bottom-90,
	.padding-bottom-100 { padding-bottom:40px; }
}

/* youtube iframe */
.youtube-iframe { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; background-color: #eff4ff; }
.youtube-iframe iframe { position: absolute; left: 0; top: 0;  width: 100%; height: 100%; }

/* modal */
.modal-content { border-radius: 0; margin-top: 60px; }
.modal-header button { cursor: pointer; border: 0; background-color: transparent; font-size: 28px; padding: 0; float: right; }
.modal-body .youtube-embed { position: relative; height: 0; padding-bottom: 56%; }
.modal-body .youtube-embed iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

/* Contact Form 7 */
.grecaptcha-badge { visibility: hidden; }
.wpcf7 .ajax-loader {  }
.wpcf7 input:focus { outline: 0; }
.wpcf7 input { width: 100%; font-size: 14px; font-weight: 500; }
.wpcf7 input[type="submit"] { width: auto; }
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea { border-radius: 3px; border: 1px solid #f1f0f4; background-color: transparent; resize: none; margin-bottom: 18px; padding: 17px 15px; }
.wpcf7 textarea { width:100%; height:278px; }
.wpcf7 .select2-container { margin-bottom: 18px; }
.wpcf7 .select2-container--default .select2-selection--single { border-radius: 3px; border: 1px solid #f1f0f4; background-color: transparent; padding:13px 0 13px 7px; height:auto; font-size: 14px; font-weight: 500; }
.wpcf7 .select2-container--default .select2-selection--multiple,
.wpcf7 .select2-container--default.select2-container--focus .select2-selection--multiple { border-radius: 3px; border: 1px solid #f1f0f4; background-color: transparent; padding:12px 10px 12px 10px; font-size: 14px; font-weight: 500; }
.wpcf7 .select2-container--default .select2-selection { cursor:pointer; }
.wpcf7 .select2-container--default .select2-selection:after { content: "\f078"; display:inline-block; font-family: 'Font Awesome 5 Pro'; font-weight: 500; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-size: 12px; vertical-align: top; position:absolute; right:15px; top:50%; margin-top:-7px; }
.wpcf7 .select2-container--default .select2-selection__arrow { display:none; }
.wpcf7 .col-disclaimer { display: inline-block; }
.wpcf7 .col-disclaimer p { font-size: 12px; font-weight: 300; }
.wpcf7 .col-disclaimer p a { color: #58646c; }
.wpcf7 .col-submit { float: right; }
.wpcf7-not-valid-tip { position: relative; font-size: 14px; }
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; }
.wpcf7-submit { cursor: pointer; }
.wpcf7 textarea:focus { border-color: #7663ef; }
.wpcf7-submit { -webkit-transition: 0.2s all; transition: 0.2s all; }
.wpcf7-form-control-wrap { display:block; }
.wpcf7-form-control-wrap.resume label { display: inline-block; color: #7663ef; border-radius: 22px; border: 1px solid #7663ef; padding: 10px 20px; }
.wpcf7-form-control-wrap.resume input { position: absolute; opacity: 0; }
.wpcf7-form-control-wrap.resume label span { font-size: 15px; font-weight: 500; }
.wpcf7-form-control-wrap.resume .fa-file-upload { font-size: 18px; position: relative; top: 2px; margin-right: 10px; }

@media (max-width: 767px) {
	.panel-team-member-details .col-details { margin-top: 13px; }
	.panel-team-member-details .col-details .inner { padding-left: 0; }
}

/* Modal */
.modal-content { border-radius: 0; }
.modal-header button { cursor: pointer; border: 0; background-color: transparent; font-size: 28px; padding: 0; float: right; }
.modal video { width: 100%; }
