body {
    overflow-x: hidden;
}
.show_more_container{
    margin: 0 auto;
}
#shopping {
    right: -20px;
    top: -15px;
}
.top-header_middle-text {
    font-size: 15px !important;
}
@media screen and (max-width: 1024px) {
    #AccessibleNav {
        /*width: 630px;*/
    }
    .site-header__cart .icon {
        padding-left: 50px;
    }
    #siteNav a {
        font-size: 0.7rem;
        letter-spacing: 0;
    }
}
@media (min-width: 1280px) {
    #AccessibleNav {
        /*width: 750px;*/
    }
    .site-header__search {
        padding-left: 30%;
    }
}
@media (min-width: 992px) {
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 10.666667%;
        max-width: 10.666667%;
    }
    .col-lg-8 {
        margin-left: 12%;
    }
    .phone-no {
        font-size: 15px !important;
    }
    .logo {
        top: 45px;
        padding-bottom: 0;
        margin: 0;
        position: absolute;
        width: -webkit-fill-available;
    }
    .gl {
        margin-top:14px;
        height: 90px;
    }
    .checkoutgl {
        margin-top: 5px;
        height: 98px;
    }
    #ham {
        font-size: 18px;
        font-weight: 800;
        font-family: Poppins, Helvetica, Tahoma, Arial, sans-serif;
        line-height: 1.2;
        margin-bottom: 0;
    }
    /*form {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: all 1s;
        width: 280px;
        height: 50px;
        box-sizing: border-box;
        border-radius: 25px;
        border: 3px solid #004c3f;
        padding: 5px;
    }*/
    input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 42.5px;
        line-height: 30px;
        outline: 0;
        border: 0;
        font-size: 1em;
        border-radius: 20px;
        padding: 0 20px;
    }
    .fa {
        box-sizing: border-box;
        padding: 10px;
        width: 42.5px;
        height: 42.5px;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        color: #004c3f;
        text-align: center;
        background-color: #f5f4ee;
        font-size: 1.2em;
        transition: all 1s;
    }
    /*form:hover {
        width: 280px;
        cursor: pointer;
    }*/
    form:hover input {
        display: block;
    }
    form:hover .fa {
        background: #004c3f;
        color: #fff;
    }
    .product-image {
        border-top-right-radius: 18px;
        border-top-left-radius: 18px;
    }
    #bg {
        margin-right: 0;
        border: 10px solid #3f7355;
    }
    #categories {
        border-radius: 15px;
        background-color: #0c6532;
        font-size: 16px;
        font-weight: 300;
    }
    #name {
        border-bottom-right-radius: 18px;
        border-bottom-left-radius: 18px;
    }
    .pure {
        padding-top: 5rem;
    }
    #essential {
        padding-top: 2rem;
        font-family: "Open Sans", sans-serif;
    }
    .oil {
        padding-left: 5rem;
    }
    .diffusers {
        padding-right: 5rem;
    }
    @media (min-width: 992px) {
        .col-lg-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 20.666667%;
            max-width: 20.666667%;
        }
    }
    @media (min-width: 768px) {
        .site-header__cart .icon {
            padding-left: 0;
        }
        .price {
            font-size: 15px;
        }
        .click {
            padding-bottom: 30px;
        }
        .oil {
            padding-left: 1rem;
        }
    }
    @media screen and (max-width: 600px) {

        .filterbar {
            visibility: visible;
            display: contents;
        }
        .sidebar .sidebar_widget {
            padding-left: 40px;
        }
        .filter-widget .widget-title.active:after {
            left: 220px;
        }
        form:hover {
            width: 180px;
            cursor: pointer;
        }
        .site-header__cart .icon {
            padding-left: 10px;
        }
        .top-header_middle-text {
            font-size: 13px !important;
        }
        .site-header__search {
            right: 30%;
            position: relative;
        }
        .h2 {
            font-size: 25px;
        }
        input,
        textarea {
            font-size: 12px !important;
            letter-spacing: 0.5px;
        }
        .phone-no {
            font-size: 13px !important;
        }
        .oil {
            padding-left: 1.5rem !important;
        }
        .diffusers {
            padding-right: 1.5rem;
        }
        .col-10 {
            -ms-flex: 0 0 99.333333%;
            flex: 0 0 80.333333%;
            max-width: 99.333333%;
        }
        .pure {
            padding-top: 0.5rem;
        }
    }
    .pb-5,
    .py-5 {
        padding-bottom: 0 !important;
    }
    .pt-5,
    .py-5 {
        padding-top: 0 !important;
    }
    #shop:hover {
        transform: scale(1.1);
    }
    .price {
        font-size: 18px;
    }
    .our {
        box-shadow: 0 0 3px 2px #a5a5a5;
        border-radius: 18px !important;
    }
    /*form {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: all 1s;
        width: 280px;
        height: 50px;
        box-sizing: border-box;
        border-radius: 25px;
        border: 3px solid #3f7355;
        padding: 5px;
    }*/
    input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 42.5px;
        line-height: 30px;
        outline: 0;
        border: 0;
        font-size: 1em;
        border-radius: 20px;
        padding: 0 20px;
    }
    .fa {
        box-sizing: border-box;
        padding: 10px;
        width: 42.5px;
        height: 42.5px;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        color: #3f7355;
        text-align: center;
        background-color: #f5f4ee;
        font-size: 1.2em;
        transition: all 1s;
    }
    /*form:hover {
        width: 280px;
        cursor: pointer;
    }*/
    form:hover input {
        display: block;
    }
    form:hover .fa {
        background: #3f7355;
        color: #fff;
    }
    .product-image {
        border-top-right-radius: 18px;
        border-top-left-radius: 18px;
    }
    #bg {
        margin-right: 0;
        border: 10px solid #3f7355;
    }
    #categories {
        border-radius: 15px;
        background-color: #0c6532;
        font-size: 16px;
        font-weight: 300;
    }
    #name {
        border-bottom-right-radius: 18px;
        border-bottom-left-radius: 18px;
    }
    .pure {
        padding-top: 5rem;
    }
    #essential {
        padding-top: 2rem;
        font-family: "Open Sans", sans-serif;
    }
    .oil {
        padding-left: 5rem;
    }
    
    @media (min-width: 992px) {
        .col-lg-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 20.666667%;
            max-width: 20.666667%;
        }
    }
    @media (min-width: 768px) {
        .container-fluid {
            padding: 0 !important;
        }
        .para {
            padding: 0 !important;
        }
        .site-header__cart .icon {
            padding-left: 0;
        }
        .price {
            font-size: 15px;
        }
        .click {
            padding-bottom: 30px;
        }
        
    }
    @media screen and (max-width: 600px) {
        .container-fluid {
            padding: 0 15px !important;
        }
        .para {
            padding: 0 !important;
        }
        form:hover {
            width: 180px;
            cursor: pointer;
        }
        .site-header__cart .icon {
            padding-left: 10px;
        }
        .top-header_middle-text {
            font-size: 13px !important;
        }
        .site-header__search {
            right: 30%;
            position: relative;
        }
        .h2 {
            font-size: 25px;
        }
        input,
        textarea {
            font-size: 12px !important;
            letter-spacing: 0.5px;
        }
        .phone-no {
            font-size: 13px !important;
        }
        .oil {
            padding-left: 1.5rem !important;
        }
        .diffusers {
            padding: 1rem;
        }
        .col-10 {
            -ms-flex: 0 0 99.333333%;
            flex: 0 0 80.333333%;
            max-width: 99.333333%;
        }
        .pure {
            padding-top: 0.5rem;
        }
    }
    .pb-5,
    .py-5 {
        padding-bottom: 0 !important;
    }
    .pt-5,
    .py-5 {
        padding-top: 0 !important;
    }
    #shop:hover {
        transform: scale(1.1);
    }
    .price {
        font-size: 18px;
    }
    .our {
        box-shadow: 0 0 3px 2px #a5a5a5;
        border-radius: 18px !important;
    }
    .product-review .fa {
        font-size: 16px;
        opacity: 1;
        background-color: transparent;
        color: #004c3f;
        position: relative;
        width: 1px !important;
    }
    .btn-primary {
        color: #fff;
        background-color: #004c3f;
        border-color: #004c3f;
    }
    .btn-primary:hover {
        color: #004c3f !important;
        background-color: transparent;
        border: 2px solid #004c3f !important;
        font-weight: 600;
    }
    .container-fluid {
        padding: 0;
    }
    #para {
        text-align: left !important;
        padding: 4rem 12rem 4rem 5rem;
        letter-spacing: 1px;
    }
    .sustain {
        font-family: Anton, sans-serif;
        letter-spacing: 0 !important;
    }
    .frmSearch {
        border: 1px solid #a8d4b1;
        background-color: #c6f7d0;
        margin: 2px 0;
        padding: 100px;
        border-radius: 4px;
        display: block;
    }
    #search-list {
        float: left;
        list-style: none;
        margin-top: -3px;
        padding: 0;
        width: 100%;
        position: absolute;
        display: block;
    }
    #search-list li {
        padding: 2px;
        background: #f0f0f0;
        border-bottom: #bbb9b9 1px solid;
        display: block;
        z-index: 11;
    }
    #search-list li:hover {
        background: #ece3d2;
        cursor: pointer;
    }
    #search-box1 {
        padding: 10px;
        border: 3px solid #3f7355;
        border-radius: 25px;
        position: absolute;
        display: block;
        z-index: 1;
    }
}
.add_to_cart {
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart ::-webkit-scrollbar {
    width: 3px;
    height: 7px;
}
.add_to_cart ::-webkit-scrollbar-track {
    background: #ddd;
}
.add_to_cart ::-webkit-scrollbar-thumb {
    background: #888;
}
.add_to_cart ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.add_to_cart .theme-form {
    padding: 0 20px;
}
.add_to_cart .forget-class {
    margin-top: 10px;
    text-transform: capitalize;
    text-decoration: underline;
}
.add_to_cart .cart-inner {
    background-color: #fff;
    z-index: 9;
    position: relative;
    top: 0;
}
.add_to_cart .cart-inner .cart_media {
    padding: 0 20px;
}
.add_to_cart .cart-inner .cart_media li {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
}
.add_to_cart .cart-inner .cart_media li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.add_to_cart .cart-inner .cart_media li .media img {
    height: 90px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body {
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 20px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
    color: #333;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 span {
    color: #777;
    font-size: 16px;
}
.add_to_cart .cart-inner .cart_media li .total {
    border-top: 1px solid #f1f5f4;
    border-bottom: 1px solid #f1f5f4;
    padding-top: 10px;
    padding-bottom: 10px;
}
.add_to_cart .cart-inner .cart_media li .total h5 {
    text-transform: capitalize;
    margin-bottom: 0;
    color: #999;
}
.add_to_cart .cart-inner .cart_media li .total h5 span {
    float: right;
}
.add_to_cart .cart-inner .cart_media li .buttons {
    margin-top: 15px;
}
.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_media li .buttons .checkout {
    float: right;
    background-color: #9c1d1d;
}
.add_to_cart .cart-inner .cart_media .close-circle {
    position: absolute;
    top: 0;
    right: 0;
}
.add_to_cart .cart-inner .cart_media .close-circle i {
    color: #a1a1a1;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_media .close-circle i:hover {
    color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 30px;
    color: #090909;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0;
    font-family: 'DM Serif Display', serif;
    display:inline-flex;
}
.add_to_cart .cart-inner .cart_top .close-cart {
    margin-left: auto;
}
.add_to_cart .cart-inner .cart_top .close-cart i {
    color: #000;
    font-size: 18px;
}
.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.open-side .overlay {
    opacity: 0.8;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.left {
    left: -300px;
    top: 0;
    height: 100vh;
    width: 300px;
}
.add_to_cart.left .cart-inner {
    height: 100vh;
    overflow: auto;
}
.add_to_cart.left.open-side {
    left: 0;
}
.add_to_cart.right {
    right: -440px;
    height: 100vh;
    width: 440px;
    top: 0;
}
.add_to_cart.right .cart-inner {
    height: 100vh;
    overflow: auto;
}
.add_to_cart.right.open-side {
    right: 0;
}
.add_to_cart.bottom,
.add_to_cart.top {
    height: 218px;
    width: 100%;
}
.add_to_cart.bottom .cart_media,
.add_to_cart.top .cart_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.add_to_cart.bottom .cart_media .cart_product,
.add_to_cart.top .cart_media .cart_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    overflow-y: auto;
}
.add_to_cart.bottom .cart_media .cart_product li,
.add_to_cart.top .cart_media .cart_product li {
    min-width: 245px;
    max-width: 225px;
    margin-right: 18px;
    padding-bottom: 0;
}
.add_to_cart.bottom .cart_media .cart_total,
.add_to_cart.top .cart_media .cart_total {
    width: 25%;
}
.add_to_cart.bottom .cart-inner,
.add_to_cart.top .cart-inner {
    height: 218px;
}
.add_to_cart.bottom .cart-inner .cart_top,
.add_to_cart.top .cart-inner .cart_top {
    margin-bottom: 0;
    background-color: #fbfbfb;
    padding: 15px 44px;
    border-bottom: none;
}
.add_to_cart.bottom .cart-inner .cart_media,
.add_to_cart.top .cart-inner .cart_media {
    padding: 0;
}
.add_to_cart.bottom .cart-inner .cart_media .cart_product,
.add_to_cart.bottom .cart-inner .cart_media .cart_total,
.add_to_cart.top .cart-inner .cart_media .cart_product,
.add_to_cart.top .cart-inner .cart_media .cart_total {
    padding: 30px 44px;
}
.add_to_cart.top {
    top: -300px;
}
.add_to_cart.top.open-side {
    top: 0;
}
.add_to_cart.bottom {
    bottom: -300px;
}
.add_to_cart.bottom.open-side {
    bottom: 0;
}
#siteNav > li > div.megamenu > ul.grid > li.grid__item > ul.grid > li.lvl-1 > ul.subLinks li.lvl-2 a {
    color: #000;
    font-weight: 400;
    padding: 5px 5px;
    background-color: #fff;
}
#siteNav > li > div.megamenu > ul.grid > li.grid__item > ul.grid > li.lvl-1 > ul.subLinks li.lvl-2 a:hover {
    color: #000;
    background-color: #eee;
    padding-left: 17px;
}
.megamenu_resp {
    width: 127% !important;
    padding-top: 0 !important;
}
.megamenugrid {
    display: flex;
    overflow: hidden;
}
@media only screen and (max-width: 1025px) {
    .megamenu_resp {
        width: 100% !important;
    }
    .megamenugrid {
        display: block !important;
        overflow-x: scroll;
    }
}
.footer-top {
    padding-top: 10px;
}
.h4 {
    font-size: 1.5em;
}
.footer-links {
    font-size: 18px;
    font-family: Recoleta-Medium;
}
.list {
    padding-left: 8%;
}
.cart-product .cart-product-detail{
    margin: 20px 0px;
    padding: 5px;
}
.cart-product-detail .cart-total
{
    float: left;
    color: #004c3f;
    font-size: 24px;
    font-weight: 600;
}
.cart-product-detail .cart-total-price
{
    float: right;
    color: #004c3f;
    font-size: 20px;
}
.cart-product .note{
    font-size: 12px;
    margin-top: 10px;
}
.cart-inner .cart-btns{
width: 100%;
border-radius: 40px;
}
.cart-inner .main-pro{
    border-bottom: 2px solid #cdc9c9;
}
.main-pro .cart-product-detail a  {
    color: #004c3f;
    font-size: 14px;
    margin-left: 5%;
}
.header-side__cart-count {
    margin-top: 10px;
    font-size: 14px;
    line-height: 15px;
    margin-left: 0px;
    background: #004c3f;
    color: #fff;
    position: absolute;
    height: 25px;
    width: 25px;
    padding: 5px;
    text-align: center;
    border-radius: 49px;
}



.cartlabels{
    padding: 8px 0px 0px 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}
.cartsize{
    margin-bottom: 10px;
}
.billingaddr{
  
    /*border:1px solid #b1afaf;*/
}
.wizard-form-radio .shipcharge{
    float: right;
    text-align: right;      
    font-weight: 600;
}
.order_title{
    font-size: 24px;
    margin-bottom: 25px;
}
.order_box{
    border: 1px solid #c5c2c2;
    border-bottom: none;
    margin-top: 14px;
    font-size: 14px;
}
.order_date{
    font-size: 14px;
    background: #e1e1ce;
    padding: 5px;
    margin-top: 11px;
}
.order_btn {
    width: 100%;
    height: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 5px;
    background-color: #004c3f;
    color: #fff;
    font-weight: 400;
    margin:5px 0px;
    letter-spacing: 1px;
    line-height: normal;
    white-space: normal;
    font-size: 14px;
}
#myTable a{
  color: #007bff;
}
.card-body .info{
  font-weight: 600;
}
.card-body .mg-bt-25{
  margin-bottom: 25px;
}
.card{
    box-shadow: 0px 0px 0px 0px;
    margin-bottom:30px;
}
.mg-top-25{
   margin-top: 25px;
}
.form-group1 p{
    font-weight: 600;
}
.form-group1 input{
    width: 90%;
}
.form-group1 select{
    width: 90%;
}
.h3head{
    font-size: 22px;
    margin-bottom: 15px;
}
.mg-btm-25{
margin-bottom: 25px;
}
.mg-btm-50{
margin-bottom: 50px;
}
.error1{
    margin-top: -25px;
    color: red;
    font-size: 14px;
}
.mg-top-50{
   margin-top: 50px;
}
.mg-btm-50{
margin-bottom: 50px;
}
.width50{
    position: relative;
    width: 50%;
    min-height: 1px;
}
.diffusers {
        padding: 1rem;
    }
.oil {
        padding: 1rem;
    }
@media screen and (max-width: 991px)
{
    .header-side__cart-count {
    margin-top: 0px;
    margin-left: 5px; 
    }
    .checkoutgl {
        margin-top: 5px;
        height: 98px;
    }
    .logo img{
        height: 110px;
    }
    .width50{
    position: relative;
    width: 100%;
    
}
}
.footer-5{
    background: #e3e3e3; 
}
#site-scroll{
    justify-content:center;
    display:flex;
}
.cart-inner .cust-row {
    padding:5px;
}
.cart-inner .cust-row img{
     height: 29px;
    display: block;
    margin: 0 auto;
}
.cart-inner .cust-row p{
   font-size:12px;
   text-align:center;
   margin-top: 10px;
}
@media only screen and (max-width: 600px) {
.cart-inner .cust-row .cicons{
    display:inline-flex;
    margin-bottom:15px;
}
.cart-inner .cust-row img{
    width: 40px;
    margin: 0;
}
.cart-inner .cust-row p{
   margin-left: 20px;
}
}

.divflex{
    display: flex;
}
.cartpage{
    background: #f5f5f5;
    padding:0px 50px;
}
.ftbold{
    font-weight: 600;
}
.ftremove{
    font-size: 14px;
    font-weight: 500;
}
.divflex h4 {
    font-size: 26px;
    margin-right: 20px;

}
.divflex .spantotal {
    font-size: 22px;
    margin-left: 20px;
}
.divflex .spanc {
    font-size: 22px;
    margin-left: 37%;
}
.pd-top-30{
    padding-top: 3.4rem;
}
.cart-btns {
    width: 100%;
    border-radius: 40px;
}
.text-center{
text-align: center;
}
.cicons{
    text-align: center;
    justify-content: center;
}
.cicons p{
    font-size: 12px;
    margin-top: 10px;
}
.mg-top-50{
   margin-top: 50px; 
}
.mg-top-100{
    margin-top: 100px;
}
.que p{
    font-size: 18px;
}
.que1 p{
    font-size: 16px;
}
.bgsale{
    font-weight: 600;
    padding: 24px 10px;
    background: #d4d7c2;
    margin-bottom: 15px;
}
.mgbt10{
    margin-bottom:10px;
}
p.bold_18 {
    font-size:20px;
    font-weight:600;
    /*font-style: italic;*/
}
.width60{
   width: 65%;
    justify-content: center;
   
    margin: 0 auto; 
}
.width68{
   width: 55%;
    justify-content: center;
   
    margin: 0 auto; 
}

/*.width68{*/
/*   width: 60%;*/
/*    justify-content: center;*/
   
/*    margin: 0 auto; */
/*}*/
@media only screen and (max-width: 991px) {
 .width68{
   width: 80%;
  
}
}
.width68 h3{
    text-align: center;
    margin-top:20px;
}
.width68 h4{
    font-size:30px;
    margin-bottom:40px;
    text-align:center;
}
.width68 .st_img{
    height:75px;
    display:block;
    margin:0 auto;
}

.width68 .mail_img{
   
    display:block;
    margin:0 auto;
}
@media (min-width: 768px) {
.width68 .st:after {
    content: "";
    display: block;
    width: 40%;
    height: 2px;
    background-color: #403e3e;
    top: 50%;
    left: 80%;
    position: absolute;
}
}
.step_css{
    padding: 45px 0px;
    background: #fbf3e8;
    /*background: #f5f5f5;*/
}
.lpost h2{
    font-size:25px;
}
.lpostdata{
  margin-bottom: 15px;
    border: 1px solid #dbd5d5;
    padding: 5px;
}
.lpostdata h3{
   margin-top:15px; 
    text-align: center;
}
.npost{
    padding-right:5%;
}
.npost img{
    width:100%;
    height:400px;
    margin-bottom:20px;
}
@media only screen and (max-width: 991px) {
    .npost{
    padding-right:0;
}
  .npost img {
    height:250px;
  }
}

.newlt1{
    background-color: #004c3f;
    border: 1px solid #f5f4ee;
    height: 25px;
}