/*!
Theme Name: hfh
Theme URI: http://underscores.me/
Author: Hasan Syed
Author URI: https://hasansyed.com/
Description: Official website for Hospital For Hope
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: hfh
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


/* custom.css */

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-rendering: optimizeLegibility;
    color: #1b212c;
    line-height: 2;
    background-color: #f7f7f7;
    /* max-width: 1500px; */
    /* margin: 0 auto; */
}

textarea {
    resize: none;
}

:focus {
    outline: -webkit-focus-ring-color auto 00px;
}

.beige {
    background-color: #f7f7f7;
}

.red {
    color: #9e1d22;
}

.ln-dark {
    border-top: 4px solid #1b212c;
    border-bottom: 4px solid #1b212c;


}
.dark-text{
    color: #1b212c !important;
}
.text-light {
    color: #f7f7f7;
}

.wrapper {
    min-height: 600px;

}

.slabtexted .slabtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap;

}

.slabtextinactive .slabtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
    *letter-spacing: 0 !important;
    *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
    display: block;
    line-height: 1;
    text-align: center;
}

.just {
    flex: 1;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
}

footer {
    background-color: #1b212c;
    /* min-height: 300px; */
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/

    /*rtl:ignore*/
    /* margin-left: 1.5em; */
    /* margin-bottom: 1.5em; */
    font-size: 18px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

.intro-title {
    font-size: 45px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-family: 'Fira Sans', serif;
    font-weight: 800;
}

.intro-title2 {
    font-size: 63px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-family: 'Fira Sans', serif;
    font-weight: 400;
}

.intro-aloud2{
    
     font-size: 36px;
    letter-spacing: -1px;
    font-family: 'Fira Sans', serif;
    font-weight: 400;
}

.alt-secondary-title {

    font-size: 16px;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    text-transform: uppercase;
    font-weight: 600;
}


.secondary-title {

    font-size: 16px;
    letter-spacing: 2px;
    /* text-transform: uppercase; */
    color: #9e1d22;
    text-transform: uppercase;
    font-weight: 800;
}



.secondary-text {

    font-size: 18px;
}

h1 {
    /* font-size: 63px; */
    /* font-weight: 700; */
    /* letter-spacing: -1.3px; */
}

.socialmedia {
    margin-bottom: 50px;
}

.socialmedia a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 14px;
}

.socialmedia a:hover {
    color: #901515;
    text-decoration: none;
}

.socialmedia a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.socialmedia a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

.socialmedia a:not([href]):not([tabindex]):focus {
    outline: 0;
}


.site-footer a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.site-footer a:hover {
    color: #901515;
    text-decoration: none;
}

.site-footer a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.site-footer a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

.site-footer a:not([href]):not([tabindex]):focus {
    outline: 0;
}




.socialmedia-c {
    margin-bottom: 50px;
}

.socialmedia-c a {
    color: #1b212c;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 14px;
}

.socialmedia-c a:hover {
    color: #9e1d22;
    text-decoration: none;
}

.socialmedia-c a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.socialmedia-c a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

.socialmedia-c a:not([href]):not([tabindex]):focus {
    outline: 0;
}



.fa-lg {
    font-size: 1.9em !important;
    line-height: .75em;
    vertical-align: -.0667em;
}

.site-info {
    line-height: 1.2;
}

.copyright,
.footer-info {
    font-weight: 300;
    font-size: 15px;
    /* letter-spacing: -0.5px; */
}



.designedby {
    text-transform: uppercase;
    margin-top: 35px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.custom-shape-divider-bottom-1611629439 {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    margin-bottom: -1px;
}

.custom-shape-divider-bottom-1611629439 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-bottom-1611629439 .shape-fill {
    fill: #1B212C;
}
.hfh-brand img{
    height: 75px;
    width: 150px;
        max-width: 150px;

    
}
.header img {
    height: 75px;
    width: 150px;
    max-width: 150px;
}

.headertop img {
    height: 75px;
    width: 150px;
    max-width: 150px;
}

body.blog .header {
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.5)),
        url('images/2.png') !important;
}

body.single .header {
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.5)),
        url('images/blog-post.png') !important;
}

.donate {}

.donate a {
    color: #fff !important;
    text-decoration: none !important;
    background-color: transparent !important;
    -webkit-text-decoration-skip: objects;
}

.donate a:hover {
    color: #b32c26;
    text-decoration: none;
}

.donate a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.donate a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

.donate a:not([href]):not([tabindex]):focus {
    outline: 0;
}

.mainboxtitle {
    font-size: 63px;
    color: #901515;
    font-weight: 900;
    font-family: 'Fira Sans', serif;
}

.mainbox {
    font-size: 13px;
    color: #212121;
    font-weight: 500;
    width: 80%;
    margin: auto;
}

.mainneed {
    /* background-color: #1b212c; */
    padding: 25px;
    margin-bottom: 25px;
    line-height: 1.5;
}

.nf-form-fields-required {
    display: none;
}

.nf-error.field-wrap .nf-field-element:after {
    background: #9e1d22 !important;

}

.blogmeta {
    font-size: 13px;
}

.customtitle {

    padding-bottom: 35px;

}

.ls-1 {
    letter-spacing: -1px;
}

.main-blog-entry {
    border-bottom: 2px solid #9e1d22;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 2px solid #9e1d22;
    margin-bottom: 35px;
}

.site-main {


    min-height: 600px;
}

.nf-error-msg,
.ninja-forms-req-symbol {
    color: #9e1d22 !important;
}


.donate {}

.donate-now {

    background-image:
        linear-gradient(rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.5)),
        url('images/3.png') !important;
    /* padding-top:35px; */
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 450px;

}

.donate-des {
    background-color: #1b212c;
    /* padding-bottom: 35px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    /* border-bottom: 1px solid #cecece; */
    min-height: 450px;
    color: #f7f7f7;
    padding: 40px;
}

.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels .radio-inline label,
.bootstrap-wrapper .form-horizontal .form-group.mg_giving-levels label.migla_amount_lbl,
.bootstrap-wrapper .select2-selection__rendered,
.form-horizontal .mg_control-label,
.mg_nav-tabs > li > a,
.migla-panel input.mg_form-control,
.radio-inline.amt-btn.miglaCustomAmount label.migla_amount_lbl,
ul li.select2-results__option,
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    font-size: 18px !important;
}

#mg-stripe-payment-form input,
#mg-stripe-payment-form select,
.migla-panel input.mg_form-control,
.migla-panel select.mg_form-control {
    border: 2px solid #1b212c;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    height: auto !important;
    border-radius: 00px;
    color: #1b212c;
}

.radio-inline.miglaCustomAmount .input-group-icon {
    width: auto !important;
    margin-top: 10px;
}

.mg_tab-content label,
.migla-panel-body label,
.migla-payement-options label {
    font-weight: 400 !important;
}

label.mg-donation-amount {
    font-size: 22px !important;
    /* background-color: #f7f7f7; */
    color: #1b212c;
    /* padding: 30px; */
    font-weight: 600;
}

button.miglacheckout {
    margin-top: 0px !important;
    margin-left: 0;
}

.ctct-disclosure {

    font-size: 9px !important;
}

.ctct-form-wrapper .ctct-form-field {
    margin: 0 0 0rem !important;
}

.ctct-button {
    display: none;
}

.ctct-submit {
    color: #1b212c;
    border-color: #1b212c;
    margin-top: 5px;
    background-color: transparent;

}

.ctct-submit:hover {
    color: #fff;
    background-color: #9e1d22;
    border-color: #9e1d22;
}

.ctct-submit:focus,
.ctct-submit.focus {}

.ctct-submit.disabled,
.ctct-submit:disabled {
    color: #007bff;
    background-color: transparent;
}

.ctct-submit:not(:disabled):not(.disabled):active,
.ctct-submit:not(:disabled):not(.disabled).active,
.show > .ctct-submit.dropdown-toggle {
    color: #fff;
    background-color: #9e1d22;
    border-color: #9e1d22;
}

.ctct-submit:not(:disabled):not(.disabled):active:focus,
.ctct-submit:not(:disabled):not(.disabled).active:focus,
.show > .ctct-submit.dropdown-toggle:focus {}
#awsm-member-93-96{
    border-bottom: 00px solid #1b212c !important;
}

.awsm-contact-info p {
    margin: 0 0 15px;
    line-height: 2;
    color: #1f1f1f;
}


header.migla-panel-heading {
    float: none;
    margin: auto;
    position: relative;
    box-shadow: none;
    top: 0;
}

.migla-panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 00px 00px 00px  !important;
    background: 0 0!important;
    min-height: 00px !important;
    margin: auto;
}

.migla-panel-body {
    padding: 0 00px 00px !important;
}

#sectionauthorize, #sectionoffline, #sectionpaypal, #sectionstripe {
   padding: 00px !important;
    width: 100%;
}


.altdonate{
    background-color: #fff;
    padding: 30px;
    padding-left: 50px;
    border-radius: 35px;
}

#wrap-migla .migla-panel-heading h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 23px!important;
    top: 0;
    padding-bottom: 15px;
    text-align: left;
    border-bottom: 3px solid #1b212c;
}

.supporthfh{
    padding: 15px;
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: -0.5px;
}

.support-main {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}

    .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.mvideo-title{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    font-weight: 500;
    letter-spacing: -0.5px;
}

.courtesy{
    font-size: 12px;
    text-align: right;
}

.__PrivateStripeElement{
    width: 100% !important;
}

.bootstrap-wrapper .StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    width: 100% !important;
}

#sectionstripe .form-row{
    
    width: 100% !important;
}