body{
    font-family: 'Nunito', sans-serif;
}
h1, h2, h3{
    font-family: 'Baloo Bhaina 2', sans-serif;
}
.content-page-box .panel-title{
    font-weight: 500;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.panel-user-login form .has-error .help-block {
    color: #a94442;
}

.main-slide .slide-badge {
    right: -4px;
    top: 4%;
}
#imagePreview img{
    max-width: 100%;
}

.about-us p, .charity-setup p.custom-text, .hiw p, .terms p {
    color: #333;
}

.contact-page .panel-quotes{
    margin-top: 40px;
    margin-bottom: 40px;
}
.contact-page .panel-group > h5{
    margin-bottom: 20px;
}
.contact-page .panel{
    margin-bottom: 30px;
}
.cms-page p,
.charity-setup .panel-quotes p{
    font-size: 16px;
    color: #333;
}
.text-gunny{
    font-family:'Gunny Rewritten',sans-serif;
}
.panel-quotes-gunny p{
    font-family:'Gunny Rewritten',sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #3E5B38;
    text-align: center;
}

.faqs .panel-group h5,
.faqs h4.panel-title{
    color: #3E5B38;
}
.faqs .panel-body{
    font-size: 16px;
}
/*
.panel-contact .panel-body{
    font-size: 14px;
}
*/


.charitys-bg{
    border-width: 12px;
    border-radius: 12px;
    border-color: #44C95C;
    font-size: 15px;
}
.charitys-bg .states{
    font-size: 14px;
}

.charitys-bg h5{
    color: #4F8247;
}
.faqs.contact h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}


.about-us h5,
.contact h5,
.hiw h5,
.myaccount h5,
.terms h5 {
    margin-top: 25px;
}

.cookie-info{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
    z-index: 1000;
}
.cookie-info-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
}
.cookie-info-content{
    position: relative;
    z-index: 10;
    margin-right: 10px;
}
.cookie-info-content p{
    margin: 0;
    font-size: 16px;
    text-align: center;
}
.cookie-info-content a.cookie-info-close{
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 2em;
    margin-top: -15px;
}
.panel-user-login .checkbox label {
    padding-left: 20px;
}
.panel-user-login .checkbox input[type=checkbox] {
    position: absolute;
    left: 0;
}
.flag-icon-en {
    background-image: url('/assets/flags/4x3/en.svg');
}
.navbar-doelshop .navbar-nav > li > a.login-link{
    text-transform: none;
    color: #4a76a8;
}
.top-recent-stores__item,
.recent-purchases-box__item{
    height: 300px;
}
.recent-purchases-box__item{
    width: 275px;
    margin-right: 10px;
}
.top-recent-stores__item{
    padding-top: 10px;
}
.recent-purchases-box__item a{
    display: block;
    text-align: center;
}
.shop-image-wrapper{
    height: 182px;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-image-wrapper > img{
    max-height: 182px;
    max-width: 100%;
    width: auto;
    display: inline-block;
}
.store__item img {
    max-height: 130px;
    object-fit: contain;
}
.navbar-header a.navbar-brand{
    padding-top: 20px;
}
#searchForm{
    width: 220px;
}
.user-header-dropdown-toggle,
.login-link{
    margin-right: 30px;
}
.shop-categories-list{
    max-height: 75px;
    overflow-y: hidden;
}
.bottom-panel__circle{
    float: left;
}
.top-recent-stores__item--category-wrap{
    height: 38px;
    overflow-y: hidden;
}
.store__card{
    cursor: pointer;
}
.create-project-header{
    background-color: #349d23;
    color: #fff;
    padding: 20px;
}
.create-project-header h5{
    color: #fff;
    margin: 0;
}
.create-project-body{
    border: 1px solid #349d23;
    padding: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
input[type=checkbox]{
    height: auto;
}
.top-recent-stores__item > img{
    width: auto;
    margin: 0;
}
.top-recent-stores__item a{
    text-decoration: none;
    color: initial;
}
.mobile-menu, .mobile-locales-wrapper{
    display: inline-block;
}
.full-width{
    width: 100%;
}
.main-cause__image > img{
    max-height: 140px;
}
.category-box__item--description-title{
    width: 100%;
    max-height: 50px;
    overflow-y: hidden;
}
.category-box__item--img{
    display: flex;
    flex-shrink: 0;
}
.category-box__item--description{
    min-width: 0;
}
.logo img{
    width: 200px;
}
.content-page-box{
    text-align: left;
}
.content-page-box .faqs .panel-collapse img{
    width: auto;
    max-width: 100%;
}
.cause-description-wrapper{
    height: 60px;
    overflow-y: hidden;
    position: relative;
}
.cause-description-wrapper span{
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
}
.meter .status{
    white-space: nowrap;
}
.meter.progress .progress-bar{
    min-width: 20%;
}
.main-cause__link{
    display: inline-block;
}
.main-cause__description{
    flex: 1;
}
.main-cause__description--title{
    margin-left: 10px;
}
.main-cause__link-wrap{
    width: auto;
}
.main-cause__description--text{
    font-size: 16px;
}
.category-box--vertical .category-box__item .category-box__item--description-title{
    font-size: 16px;
}
.cms-page img{
    width: initial;
    max-width: 100%;
}
.navbar-doelshop--description-wrapper--active .navbar-doelshop--description-item{
    font-size: 16px;
}
.item__text{
    font-size: 16px;
}
.bottom-panel__card h4{
    line-height: 1.5em;
}
.stores__list--rows .store__description-text{
    max-height: 50px;
    overflow-y: hidden;
}
.text-blue{
    color: #0f4bac !important;
}
.other-description{
    text-align: left;
}
.store-details__store-details__description--donation{
    color: #349d23;
    font-size: inherit;
}
[v-cloak] {
    display: none;
}
.testimonial-component{
    border: 1px dashed #aaa;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.faq-section-component{
    position: relative;
    border: 1px dashed #aaa;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.faq-point-component{
    position: relative;
    border: 1px dashed #aaa;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.faq-remover{
    position: absolute;
    top: 5px;
    right: 5px;
}
.footer__terms a, .footer__terms div {
    color: #000;
    text-decoration: none;
    margin: 0 10px;
    font-size: 14px;
}
.footer__terms a:hover,
.footer__terms a:active,
.footer__terms a:focus {
    color: #000;
    text-decoration: underline;
}
.media img{
    width: auto;
}
.social-buttons{
    display: inline-block;
}
social-buttons a,
.social-buttons a:hover,
.social-buttons a:active,
.social-buttons a:focus {
    text-decoration: none;
}
.social-buttons iframe,
.social-buttons svg{
    vertical-align: middle;
}
.social-buttons a img{
    width: 34px;
}
.myaccount .status-paid:after {
    font-family: fontawesome;
    padding-left: 8px;
    display: inline-block;
}
.myaccount .status-paid:after {
    content: '\f00c\f00c';
    color: #009917;
    letter-spacing: -10px;
}
.user-login .btn-social > :first-child {
    position: initial;
    line-height: 1;
    vertical-align: middle;
}
@media(max-width: 1199px) {
    .mobile-locales-wrapper.open .dropdown-menu{
        top: 100px;
    }
}
