/*
Theme Name: TZoo 2018
Theme URI: www.toledozoo.org
Template: wpex-starter-theme-master
Author: Emily Shock
Description: Building a new theme for the Toledo Zoo
Updated: 2018-02-19 14:04:05

*/
@import url("https://use.typekit.net/vzz1opu.css");

/*MEMBER PROMO POPUP CSS*/

#popmake-4985 {
    padding: 0 !important;
    max-width: 1024px !imoprtant;
}

#popmake-4985 img:not(.hustle-icon) {
    margin: 0 !important;
    border-radius: 10px;
    border: 3px solid white;
}

/*END MEMBER PROMO POPUP CSS*/

/*quick fix for IE, come back later*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .doodle {
        position: relative !important;
    }

    .must-do-zoo:not(.home) {
        bottom: 0 !important;
        top: 45% !important;
    }

    .vertical-divider {
        display: none !important;
    }
}

.amazingcarousel-prev {
    z-index: 1000;
}

.amazingcarousel-next {
    margin-right: 5px !important;
    z-index: 1000;
}

#wonderplugincarousel-2 .amazingcarousel-next {
    margin-right: -48px !important;
}

.wph-modal.wph-modal-active {
    display: flex !important;
}

.wph-modal.wph-modal-active > div.hustle-modal {
    display: block !important;
}


:root {
    --blue: #00B0AD;
    --green: #95d600;
    --orange: #ee7623;
    --purple: #a61f67;
    --darkgrey: #757575;
    --lightgrey: #a9a9a9;
    /* New Colors - starting switchover process */
    --teal: #00B0AD;
    --darkteal: #006271;
    --neworange: #ee7623;
    --coolgray: #99999a;
    --magenta: #a61f67;
    --yellow: #fdb714;
    --newgreen: #95d600;
    --newblue: #00a2ca;
    --verylightgrey: #e5e5e5;
}

*:focus {
    outline: none;
	box-shadow: 0px 0px 3px 3px rgb(238, 118, 35);
}

@import url("https://use.typekit.net/vzz1opu.css");
@font-face {
    font-family: Zooja;
    src: url('/wp-content/themes/TZoo2018/fonts/webfonts/352FEF_0_0.ttf');
    font-weight: normal;
}
@font-face {
    font-family: cultivatedmind;
    src: url('/wp-content/themes/TZoo2018/fonts/webfonts/CM.otf');
    font-weight: normal;
}

html,
body {
    overflow-x: hidden;
}

body {
    position: relative;
}

.row.is-flex {
    display: flex !important;
    flex-wrap: wrap !important;
}

.row.is-flex > [class*='col-'] {
    display: flex !important;
    flex-direction: column !important;
}


/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/

.row.is-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body {
    font-size: 16px;
    color: #757575;
}

button,
input,
select,
textarea,
p,
ul,
li,
ol,
#trademark,
div {
    font-size: 1em;
    font-family: "proxima-nova", sans-serif;
}

h1 {
    font-family: Zooja, "proxima-nova", sans-serif !important;
    font-size: 2.75em !important;
    letter-spacing: 0.05em;
    font-weight: 400 !important;
}

h2 {
    font-family: "cubano", "proxima-nova", sans-serif !important;
    font-size: 1.375em;
    letter-spacing: 0.05em;
    font-weight: 400 !important;
    line-height: 1.15;
}

h3 {
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 1.125em;
}

h1,
h2,
h3 {
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

a {
    text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:focus,
a:active {
    color: inherit;
    text-decoration: none;
}

.bold {
    font-weight: bold !important;
}

.blue {
    color: #00B0AD !important;
}

.teal {
    color: #00B0AD !important;
}

.green,
.newgreen {
    color: #95d600 !important;
}

.orange {
    color: #ee7623 !important;
}

.neworange {
    color: #ee7623 !important;
}

.purple {
    color: #a61f67 !important;
}

.darkgrey {
    color: #757575 !important;
}

.white {
    color: #fff !important;
}

.magenta {
    color: #a61f67 !important;
}

strong {
    font-weight: 700 !important;
}


/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

.tzoo-buttons {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 1.125em !important;
    border-radius: 10px;
    padding: 10px;
    outline: none !important;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: "proxima-nova", sans-serif !important;
}

.tzoo-buttons:hover,
.tzoo-buttons:active {
    text-decoration: none;
}

.blue-button,
.green-button,
.orange-button,
.purple-button,
.white-darkgrey-button,
.solid-purple-button:hover,
.solid-purple-button,
.clear-button:hover {
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
}

.green-button,
.blue-button#more_button_2,
.purple-button#programs_button {
    background-color: white;
}

.white-blue-button {
    border-color: white;
    border-style: solid !important;
    color: #00B0AD !important;
    background-color: white !important;
}

.white-blue-button:hover,
.white-blue-button.active {
    color: #fff !important;
    border-color: #00B0AD !important;
    border-style: solid !important;
    background-color: #00B0AD !important;
}

.blue-button {
    border-color: #00B0AD;
    color: #00B0AD !important;
}

.blue-button:hover,
.blue-button.active,
.blue-button#more_button_2:hover,
.blue-button#more_button_2.active {
    color: #fff !important;
    background-color: #00B0AD;
}

.green-button {
    border-color: #95d600;
    color: #95d600 !important;
}

.green-button:hover,
.green-button.active {
    color: #fff !important;
    background-color: #95d600;
}

.orange-button {
    border-color: #ee7623;
    color: #ee7623 !important;
}

.orange-button:hover,
.orange-button.active {
    color: #fff !important;
    background-color: #ee7623;
}

.purple-button {
    border-color: #a61f67;
    color: #a61f67 !important;
}

.purple-button:hover,
.purple-button.active,
.purple-button#programs_button:hover,
.purple-button#programs_button.active {
    color: #fff !important;
    background-color: #a61f67;
}

.solid-purple-button {
    border-color: #a61f67;
    color: white !important;
    background-color: #a61f67;
}

.solid-purple-button:hover,
.purple-button.active {
    color: #a61f67 !important;
}

.white-darkgrey-button {
    border-color: #757575;
    color: #757575;
    !important;
}

.white-darkgrey-button:hover,
.white-darkgrey-button.active {
    color: #fff !important;
    background-color: #757575;
}

.clear-button {
    border: 3px solid white;
    background: none;
    color: white !important;
}

.clear-button:hover,
.clear-button.active {
    color: #757575 !important;
    background: white;
}


/*Mission Statement Placement*/

.mission-div {
    position: relative;
    margin: 0 auto;
    width: 37.5em;
    text-align: center;
    color: white;
    height: 18.75em;
}

.mission-outer-div {
    position: relative;
}


/*Mission Statement Typography*/

.mission-large {
    line-height: 95%;
}


/*Mission Statement for Macs*/

@media	only screen and (-webkit-min-device-pixel-ratio: 2),
@media only screen and (-o-min-device-pixel-ratio: 20/10),
@media only screen and (min-resolution: 196dpi) {
    /*Checks if user is on mac to make necessary adjustments*/
    .mission-large {
        line-height: 120% !important;
    }
}

.eme_startdate_holder {
    display: none;
}


/*-------------------------------------------------------------- 
# Header.php styles 
--------------------------------------------------------------*/

/* Navigation Bar */

nav {
    padding: 25px;
}

nav ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

nav ul li {
    display: inline;
}

nav ul li a {
    color: white;
    font-size: 1.125em;
    margin: 0.25em 1.175em;
    padding: 0.3125em 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.2em;
}

nav ul li a:hover,
nav ul li a:focus {
    color: white;
    text-decoration: none;
    border-bottom: solid 2px #fff;
}


/*Hide Home link on Desktop*/

#menu-item-4166 {
    display: none;
}

#mobile-topnav {
    background-color: #3a3a3a !important;
}

.main-navigation .icon {
    display: none;
}


/* Header Group */

.site-branding.mobile,
#mobile-topnav {
    display: none;
}

.site-nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1154px;
}

.site-header {
    background: black !important;
    /*Calculations and Transformations to make shadow fall left instead of right*/
    width: -webkit-calc(100%);
    width: calc(100%);
    box-shadow: -10px 15px 25px #454545;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 25 !important;
}

.main-navigation {
    padding: 25px 0;
}

#center-nav {
    padding: 5px;
    width: 100% !IMPORTANT;
}

#topheader {
    height: 42px;
    background-color: #3a3a3a;
    color: white;
}

.topnav-links {
    color: white !important;
}

#primary-menu li {
    color: white !important;
}

#center-nav,
#topheader {
    /*Flex and space between set topnav links to correct location*/
    max-width: 1154px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row/* works with row or column */
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#topheader-background {
    width: 100%;
    background: #3a3a3a !important;
}


/* Membership and Donate Buttons */

.topheaderbutton {
    background: #3a3a3a !important;
    border: 2px solid white;
    border-radius: 21px;
    padding: 5px 20px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-size: 0.8125em !important;
    text-align: center;
    text-shadow: none;
    margin: 10px;
}

.topheaderbutton:hover,
.topheaderbutton:focus {
    background: #ffffff !important;
    color: #3a3a3a !important;
    text-decoration: none;
}

#topnav-buttons {
    margin-right: 20px;
}

.overlay {
    background-color: transparent !important;
}

.topheader-overlay {
    background-color: transparent !important;
    width: 100%;
    max-width: 1154px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 42px;
}


/* Search Bar */

.search-submit {
    display: none !important;
}

#s {
    border-radius: 20px;
    text-indent: 35px;
    background: #fff !important;
    border: none;
    color: white;
    height: 32px;
    font-size: 0.8125em;
    text-transform: uppercase;
}

#s::placeholder {
    color: #757575 !important;
}

#searchicon {
    position: relative;
    z-index: 1;
    left: 1.5em;
    color: #757575;
    cursor: pointer;
    width: 0;
    font-size: 0.8125em !important;
    top: -1px;
}

.fabutton {
    background: none;
    padding: 0px;
    border: none;
}


/* Beginning of Main Content */

@media only screen and (min-width: 694px) {
    #center-nav {
        display: flex;
    }
}

@media only screen and (max-width: 1279px) {
    h1 {
        font-size: 2.25em;
    }
    h2 {
        font-size: 1.25em;
    }
    #mission_pic img {
        max-width: 86%;
        margin: 0 auto;
        margin-top: -14px;
    }
}

#mobile-topnav {
    display: none;
}


/*-------------------------------------------------------------
# Header.php Styles - Medium Screens
--------------------------------------------------------------*/

@media only screen and (min-width: 949px) and (max-width: 1175px) {
    nav ul li a {
        margin: 4px;
        padding: 5px 6px;
        /*font-size: 1em !important;*/
    }
    .site-branding {
        max-width: 150px;
    }
    #buttons {
        margin-right: 0 !important;
    }
    #mobile-topnav {
        display: none !important;
    }
    @media only screen and (max-width: 985px) {
        nav ul li a {
            font-size: 1em !important;
        }
    }
}


/*-------------------------------------------------------------
# Header.php Styles - X-Small Screens
--------------------------------------------------------------*/

@media screen and (max-width: 948px) {
    .topnav-links {
        font-size: 18px !important;
    }
    #mobile-topnav {
        margin: 0 auto;
        text-align: center;
        padding: 20px 0 10px;
    }
    .main-navigation a {
        display: none;
    }
    .site-branding a.icon {
        display: inline-block;
        color: white;
        border: 1.5pt solid white;
        border-radius: 3px;
        padding: 2px 7px;
        position: absolute;
        top: 25%;
        right: 5%;
    }
    .main-navigation.responsive {
        position: relative;
    }
    .main-navigation.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    .site-branding.mobile {
        display: inline-block;
        width: 100% !important;
        margin: 15px;
        position: relative;
    }
    .site-branding.desktop {
        display: none;
    }
    #center-nav {
        display: none;
        padding: 0;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #topheader {
        display: none;
    }
    .site-nav {
        padding: 0;
    }
    nav ul li a:hover,
    nav ul li a:focus {
        text-decoration: none;
        border-bottom: none;
    }
    .topnav-links {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.15em;
        font-weight: bold;
        margin: 10px 0;
    }
    .topnav-links:hover,
    .topnav-links:active {
        color: white;
        text-decoration: none;
    }
    #s {
        width: 200px;
    }
    .menu-manu-1-container {
        padding-top: 25px;
    }
}


/*-------------------------------------------------------------
# Form Styles
--------------------------------------------------------------*/

.wph-modal .hustle-modal .hustle-modal-body section {
    border-radius: 10px;
}

input:not([type=button]):not([type=submit]):not(#s),
select,
textarea {
    border: 2px solid #a9a9a9 !important;
    border-radius: 10px !important;
}

input[type=button],
input[type=submit]:not(#gform_submit_button_8) {
    border: 3px solid #757575 !important;
    border-radius: 10px !important;
}

select {
    border: 2px solid #a9a9a9 !important;
    background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png') no-repeat !important;
    background-size: 20px !important;
    background-position: right 10px center !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.pum-title,
input,
select,
textarea,
label {
    font-family: "proxima-nova", sans-serif !important;
}

.pum-title,
input:not([type=button]),
select,
textarea,
label {
    color: #757575 !important;
}

.pum-theme-3726 .pum-container,
.pum-theme-default-theme .pum-container {
    box-shadow: none !important;
    padding: 0px !important;0
}

.gform_button:not(#gform_submit_button_8),
.gform_next_button,
.gform_previous_button,
#exp-next {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 10px;
    padding: 10px;
    outline: none !important;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border-color: #757575;
    color: #757575 !important;
    border-style: solid;
    background-color: #fff !important;
}

#exp-next {
    padding-bottom: 36px !important;
}

.gform_button:not(#gform_submit_button_8):hover,
.gform_next_button:hover,
.gform_previous_button:hover,
#exp-next {
    color: #fff !important;
    background-color: #757575 !important;
    text-decoration: none !important;
}

.hustle-modal-body {
    border-radius: 10px;
}


/*-------------------------------------------------------------
# Footer.php Styles
--------------------------------------------------------------*/

.social-links {
    text-decoration: none !important;
}

.social-text {
    color: #ee7623;
    margin-bottom: 10px;
    z-index: 1;
}

.social-icons {
    margin: 10px 15px;
}

.instagram-pics li {
    width: 16.66%;
    float: left;
    padding: 0 !important;
}

.instagram-pics li img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footer-sidebar1 .eapps-instagram-feed-posts-item-media {
    border: none !important;
}

.instagram-pics.instagram-size-large {
    margin: 0;
    list-style-type: none;
}

#trademark {
    position: relative;
    text-align: center;
    color: white;
    font-size: 0.6875em;
    text-transform: uppercase;
    max-width: 1154px;
    margin: 0 auto;
}

#trademark span {
    background: #00B0AD;
    position: relative;
    z-index: 1;
}

.footer-container {
    max-width: 1154px;
    margin-left: auto;
    margin-right: auto;
}

.footer-distributed {
    background-color: #000;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: normal 16px sans-serif;
    padding: 0;
}

.footer-distributed .footer-left {
    width: 50%;
    border-right: 1.5pt solid white;
}

.footer-distributed .footer-left p {
    color: #fff;
    font-size: 0.875em;
    margin: 0;
}

.footer-left,
.footer-right {
    padding-top: 25px;
}


/* Footer links */

.footer-distributed p.footer-links {
    font-size: 1em;
    color: #ffffff;
    margin: 20px 21px;
    padding: 0;
    text-transform: uppercase;
    line-height: 2.3;
}

.footer-distributed p.right-links {
    line-height: 2.9;
    margin-left: 36px;
}

.footer-distributed p.footer-links a {
    text-decoration: none;
    color: inherit;
}

.footer-distributed p.footer-links .footer-contact {
    font-size: 1.3125em;
    font-weight: bold;
    font-family: "cubano", sans-serif;
    letter-spacing: 0.1em;
}

.footer-distributed .footer-right {
    float: right;
    margin-top: 6px;
    max-width: 180px;
}

.footer-distributed .footer-right a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #000;
    border-radius: 2px;
    font-size: 1.3125em;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    margin-left: 3px;
}

.footerbutton {
    background: #000;
    border-color: white;
    border-style: solid;
    border-radius: 21px;
    padding: 8px 12px;
    color: #ffffff;
    margin: 15px 0 30px 50px;
    width: 195px;
}

.footerbutton:hover,
.footerbutton:focus {
    background: #ffffff;
    color: #000;
}

#footer-left {
    border-right: 1.5pt solid white;
}

.rwd-line {
    display: inline;
}

#newsletter {
    padding-left: 20px;
    padding-right: 20px;
}

#mobile-footer-break {
    display: none;
}

@media only screen and (max-width: 1025px) {
    .footerbutton {
        margin: 15px 0 30px 25px;
        /*width: 175px !important;?*/
    }
}

@media (min-width: 768px) {
    #footer-logo {
        height: 128px;
        margin: 0 21px !important;
    }
    .footerbutton {
        margin-left: 21px !important;
    }
}

@media only screen and (max-width: 1025px) {
    .footer-distributed p.footer-links {
        line-height: 2.5 !important;
    }
    .header-logo {
        max-width: 200px !important;
    }
    #discount-info-container-pictures {
        max-width: 100%;
        margin: 0 auto;
    }
    #newsletter-container {
        padding: 10px 0 !important;
    }
    @media only screen and (min-width: 411px) {
        #newsletter-container {
            padding: 25px 0 !important;
        }
    }
    @media only screen and (max-width: 769px) {
        #mobile-topnav {
            display: block !important;
        }
        #menu-item-4166 {
            display: inline !important;
        }
        #newsletter {
            max-width: 80%;
        }
        .site-branding.mobile {
            display: inline-block;
            width: 100% !important;
            margin: 15px 0 !important;
            position: relative;
        }
        .header-logo {
            max-width: 200px !important;
        }
        #footer-left {
            border-right: none;
        }
        .topnav-links {
            /*font-size: 1.125em !important;*/
        }
        .social-text {
            /*font-size: 2.5em;*/
        }
        .social-icons {
            margin: 3px;
            width: 35px;
            height: 35px;
        }
        #footer-social {
            padding: 90px 10px 80px !important;
        }
    }
    .social-text {
        /*font-size: 2.5em !important;*/
    }
    .social-icons.youtube-icon {
        width: 49px;
        height: 34px;
    }
    #footer-logo {
        padding-top: 25px;
        height: 115px;
    }
    .footer-distributed {
        margin-top: -5px !important;
    }
    .footer-distributed p.footer-links {
        /*margin: 0;*/
        /*font-size: 1em;*/
        text-align: left;
    }
    .footer-distributed p.footer-links .footer-contact {
        /*font-size: 1.125em;*/
    }
    .footerbutton {
        margin: 30px 0 30px 25px;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        /*width: 100% !important;*/
    }
    .footer-links {
        text-align: center;
    }
    #footer-left {
        padding: 0 15px;
    }
    .instagram-pics li {
        width: 33.33333333%;
    }
    #mobile-footer-break {
        display: block;
        margin-top: 45px;
        padding-bottom: 50px;
        border-top: 3px solid white;
    }
    @media screen and (max-width: 599px) {
        .right-links {
            margin-left: 0 !important;
        }
    }
}

@media only screen and (min-width: 1200px) {
    .footerbutton {
        width: 72% !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    #mobile-footer-break {
        display: block !important;
        display: block;
        margin-top: 45px;
        padding-bottom: 50px;
        border-top: 3px solid white;
    }
}

@media (min-width: 767px) and (max-width: 1025px) {
    #footer-left,
    #footer-button-container {
        width: 100% !important;
    }
}

@media ( min-width: 767px) {
    .grid-divider {
        position: relative;
        padding: 0;
    }
    .grid-divider > [class*='col-'] {
        position: static;
    }
    .grid-divider > [class*='col-']:nth-child(n + 2):before {
        content: "";
        border-left: 1px solid #a9a9a9;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .col-padding {
        padding: 0 15px;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    /*.footerbutton {
        max-width: 87%;
    }*/
}

@media screen and (min-width: 1200px) {
    #mobile-footer-break {
        display: none !important;
    }
}

@media screen and (max-width: 1193px) {
    .experience-arrow {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1279px) {
    .mission-large {
        font-size: 2.7em !important;
        line-height: 95% !important;
    }
}

@media screen and (max-width: 1199px) {
    #footer-left {
        border-right: 1.5pt solid transparent !important;
    }
}

sub,
sup {
    /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
    font-size: 75% !important;

    /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
    line-height: 0 !important;

    /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
    position: relative !important;

    /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
    vertical-align: baseline !important;
}

sup {
    /* Move the superscripted text up */
    top: -0.5em !important;
}

sub {
    /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
    bottom: -0.25em !important;
}
