/*
#exit-popup-inner {
    position: relative;
    background: #FFF;
    padding: 20px;
    max-width: 90%;
    margin: 20px auto;
    border: 12px solid #ee5f3b;
    width: 927px;
    height: 523px;
}

#exit-popup-inner .image {
    position: absolute;
    bottom: 0;
    right: -48px;
}

#exit-popup-inner .wait {
    font-size: 137px;
    font-weight: bold;
    position: absolute;
    left: 116px;
    top: 42px;
    color: #ee5f3b;
}

#exit-popup-inner .subscribe-to-newsletter {
    position: absolute;
    font-size: 36.6px;
    font-weight: bold;
    top: 203px;
    left: 30px;
    font-family: arial, sans-serif;
}

#exit-popup-inner .get-cook-book {
    position: absolute;
    font-size: 36.6px;
    font-weight: bold;
    top: 250px;
    left: 35px;
    font-family: arial, sans-serif;
}

#exit-popup-inner .wFormContainer {
    position: absolute;
    top: 286px;
    left: 11px;
}

#exit-popup-inner input[type="text"] {
    border: solid black 1px;
    border-radius: 0;
    padding: 10px;
    margin-top: 4px;
    height: 38px;
    width: 477px;
}

#exit-popup-inner .wForm .actions {
    padding: 10px 2px;
    margin: 0;
    margin-left: 133px;
    border: 0;
    border-radius: 0;
}

#exit-popup-inner .wForm .primaryAction,
#exit-popup-inner .wForm .secondaryAction {
    color: white;
    font-size: 34.5px;
    font-weight: bold;
    border: none;
    background-color: #ee5f3b;
    width: 220px;
    border-radius: 0;
    height: 38px;
}

.admin-bar .mfp-wrap #exit-popup-inner .mfp-close {
    top: 0 !important;
}

*/

.div-link{
    cursor: pointer;
}

.donate-menu-item a, .donate-menu-item a:visited{
    color: white !important;
    background-color: #ed1c24;
    padding: 6px !important;
}

/* Start - Magnific popup style classes */

.offer-other-lang-sites-popup {
    background-color: white;
    margin: 0 auto;
    max-width: 700px;
}

.offer-other-lang-sites-popup .mfp-close {
    display: none;
}

.offer-other-lang-sites-popup .close-popup-btn {
    background: transparent;
    border: none;
}

.offer-other-lang-sites-popup .btn-container {
    display: flex;
    justify-content: flex-end;
}

.offer-other-lang-sites-popup .popup-title {
    color: black;
    text-align: center;
    padding-top: 15px;
    font-size: 25px;
}

.offer-other-lang-sites-popup .popup-message {
    text-align: center;
    color: #f15e3c;
    padding-top: 15px;
    font-size: 23px;
}

.offer-other-lang-sites-popup .popup-homepage-url {
    padding-bottom: 45px;
}

@media (max-width: 900px) {
    .mfp-container {
         padding-left: 12px !important;
        padding-right: 12px !important;
    }
}
/* End - Magnific popup style classes */

#exit-popup-inner2 form{
    margin-top: 15px;
}
#exit-popup-inner2 .wForm form > div.oneField{
    margin-top: 0;
}

#exit-popup-inner2 {
    position: relative;
    background: #FFF;
    padding: 20px;
    max-width: 90%;
    margin: 20px auto;
    border: 12px solid #ee5f3b;
    width: 665px;
    height: 379px;
}

#exit-popup-inner2 .image {
    position: absolute;
    bottom: 0;
    left: 0;
}

#exit-popup-inner2 .wait {
    font-size: 93px;
    position: absolute;
    left: 86px;
    top: -7px;
    color: #ee5f3b;
}

#exit-popup-inner2 .subscribe-to-newsletter {
    position: absolute;
    font-size: 24px;
    top: 106px;
    left: 19px;
    font-family: arial, sans-serif;
    width: 58%;
    white-space: nowrap;
}

#exit-popup-inner2 .get-cook-book {
    position: absolute;
    font-size: 24.6px;
    top: 140px;
    left: 21px;
    font-family: arial, sans-serif;
    white-space: nowrap;
}

#exit-popup-inner2 .the-friendly {
    position: absolute;
    font-size: 24.6px;
    top: 178px;
    left: 21px;
    font-family: arial, sans-serif;
    white-space: nowrap;
}

#exit-popup-inner2 .plant-poweer{
    font-style: italic;
    font-size: 1.1em;
    color: #ee5f3b;
}



#exit-popup-inner2 .wFormContainer {
    position: absolute;
    top: 197px;
    left: -7px;
}

#exit-popup-inner2 input[type="text"] {
    border: solid black 1px;
    border-radius: 0;
    padding: 10px;
    margin-top: 4px;
    height: 28px;
    width: 339px;
}

#exit-popup-inner2 .wForm .actions {
    padding: 4px 2px;
    margin: 0;
    margin-left: 96px;
    border: 0;
    border-radius: 0;
}

#exit-popup-inner2 .wForm .primaryAction,
#exit-popup-inner2 .wForm .secondaryAction {
    color: white;
    font-size: 24.5px;
    font-weight: bold;
    border: none;
    background-color: #ee5f3b;
    width: 157px;
    border-radius: 0;
    height: 29px;
}

@media (max-width: 710px) {
    #exit-popup-inner2 .image {
        display: none;
    }
}

.admin-bar .mfp-wrap #exit-popup-inner2 .mfp-close {
    top: 0 !important;
}

@media (max-width: 991px) {
    .logo-column {
        width: 181px;
        max-width: 181px;
        min-width: 181px;
    }
    .menu-column {
        width: 54%;
    }
}