/*!
Theme Name: Millmerran Community Foundation
Theme URI: https://underscores.me/
Author: Wordpress developer
Author URI:
Description: website theme Millmerran Community Foundation
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: Millmerrancommunityfoundation
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.

millmerrancommunityfoundation 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/
*/


* { vertical-align: top; }
p:empty { margin-bottom: 0; }
hr { background-color: #eeedf1; height: 1px; margin: 0; clear: both; }
select { font-family: inherit; width: 100%; border: 1px solid #f1f0f4; border-radius: 3px; font-size: 14px; font-weight: 500; color: #858397; height: 57px; padding-left: 11px; padding-right: 11px; outline: 0; cursor:pointer; }
input, 
textarea { font-family: inherit; font-size: 14px; }
textarea:focus { outline: 0; }
iframe { vertical-align: top; }
.post, .page { margin-bottom: 0; }
input::-webkit-input-placeholder { color: #858397; }
input::-moz-placeholder { color: #858397; }
input:-ms-input-placeholder { color: #858397; }
input:-moz-placeholder { color: #858397; }



body { font-family: Manrope; font-optical-sizing: auto; font-style: normal; font-size: 18px; color:#000; }
body { --padding-xlarge:140px; --padding-large:123px; --padding-medium:100px; --padding-small:62px; --padding-heading:84px; }
h1 { margin:0 0 0 0;     font-size: 86px; font-weight: 500; line-height:116%; }
h2 { margin:0 0 0.5em 0; font-size: 32px; font-weight: 700; line-height:1.43; }
h3 { margin:0 0 0.5em 0; font-size: 24px; font-weight: 700; line-height:1.43; }
p  { margin:0 0 0.9em 0; font-size: 18px; font-weight: 500; line-height:1.72; }
ul { margin:0 0 0.9em 0; padding:0 0 0 20px; }
li { margin:0 0 0.3em 0; font-weight: 500; }
a  { color:inherit; text-decoration:none; transition:background 0.4s, color 0.4s; }
a:hover { text-decoration:none; }
.row { margin:0 -36px; }
.col { padding:0 36px; }
.button, #primary .button { display:inline-block; height:48px; line-height:48px; padding:0 42px; border-radius:50px; background:#333; color:#fff; font-weight: 700; }
.button-primary, #primary .button-primary { background:#C76328; text-decoration:none; color:#fff; border:none; }
.button-primary:hover, #primary .button-primary:hover { background:#5F6E30; text-decoration:none; color:#fff; }
.button-secondary, #primary .button-secondary { background:#5F6E30; text-decoration:none; color:#fff; border:none; font-size: 16px; font-weight:700; }
.button-secondary:hover, #primary .button-secondary:hover { background:#C76328; text-decoration:none; color:#fff; }

header { position:fixed; z-index:900; background:#fff; height:127px; left:0; top:0; right:0; padding-top:14px; box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05); }
header img { height: 96px; }
header .col-6 { display:flex; align-items: center; }
header .col-6:last-child { justify-content: end; }
.header-right { display:flex; line-height: 48px; height: 48px; }
.header-search { }
.header-links a { padding:0 42px; font-size: 20px; color:#5F6E30; font-weight: 600; text-decoration:none; }
.header-links a:hover { color:#C76328; }
.header-contact { }

body:not(.home) header { border-bottom:solid 1px #E5E7EB; box-shadow: 1px 3px 5px 0px rgba(49, 66, 83, 0.05); }
body:not(.home) footer { border-top:solid 1px #E5E7EB; }
body:not(.home) .header-gap { height:100px; }

#primary { min-height:200px; }

footer { background:#fff; padding:16px 0; }
footer img { width:100%; max-width:216px; }
footer a { font-size: 18px; color:#2A3D1A; font-weight: 600; }
footer a:hover { color:#C76328 !important; }
footer .col { display:flex; align-items: center; }
.footer-logo { max-width:316px; }
.footer-links a { margin-right:72px; }
.footer-right { justify-content: end; font-size: 13px; font-weight: 500; color:#2A3D1A; }
.footer-right a { font-size:18px; min-width:34px; width:34px; height:34px; line-height:34px; text-align:center; display:inline-block; border-radius:50%; background:#F7F7F8; color:#5F6E30; margin-right:20px; }
.footer-right a i { line-height:34px; }

@media (min-width:1600px) {
	.container { max-width:1440px; }
}

@media (max-width:1599px) {
	footer .row { margin:0 -15px; }
	footer .col { padding:0 15px; }
	.footer-logo { max-width: 260px; }
	.footer-links a { margin-right: 32px; }
}

@media (max-width:1199px) {
	body { --padding-xlarge:80px; --padding-large:80px; --padding-medium:80px; --padding-small:80px; --padding-heading:80px; }
}

@media (max-width:992px) {
	body { --padding-xlarge:60px; --padding-large:60px; --padding-medium:60px; --padding-small:60px; --padding-heading:60px; }
}

@media (max-width:767px) {
	body { font-size:16px; --padding-xlarge:48px; --padding-large:48px; --padding-medium:48px; --padding-small:48px; --padding-heading:48px; }
	h1 { font-size: 32px !important; }
	h2 { font-size: 26px !important; font-weight:700 !important; }
	h3 { font-size: 20px !important; }
	p  { font-size: 16px !important; line-height:1.72 !important; }
	.button, #primary .button { padding: 0 16px; line-height: 40px; height: 40px; font-size: 15px; }
	.hidden-xs { display:none; }
	header { height:80px; padding-top:10px; }
	header img { height:60px; }
	.header-right { line-height: 40px; height: 40px; }
	.header-links a { padding:0 16px; font-size: 15px; }
	body:not(.home) .header-gap { height:80px; }
	.container { padding:0 36px; }
	footer .col { display:block; width:100%; flex:1 1 100%; max-width:100%; text-align:center; padding:8px 0; }
	.footer-links a { margin:0 16px; }
	.footer-right a { margin:0 12px; }
	.footer-right span { display:block; padding-top:16px; }
}



/* Container adjustments */
@media (min-width: 1550px) {
	.container-large { max-width: 1450px; }
}

/* Image */
.has-max-width { max-width: 100%; }

/* 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 label { font-size: 14px; font-weight: 500; line-height:2.22; color:#6B7280; }
.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: 8px; border: 1px solid #B0BABF; background-color: transparent; resize: none; margin-bottom: 0; padding: 10px 20px; height:48px; }
.wpcf7 textarea { height:100px; }
.wpcf7 .col-disclaimer { display: inline-block; }
.wpcf7 .col-disclaimer p { font-size: 12px; font-weight: 300; margin-bottom:32px; }
.wpcf7 .col-disclaimer p a { color: #58646c; }
.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.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; }


.heading { padding-top:var(--padding-heading); }
.heading h1 { font-size: 48px; font-weight: 500; line-height:1.5; text-align:center; }
