.emad-height-line{
    overflow: hidden;
        height: 60px;
}
.emad-height-line-2{
    overflow: hidden;
        height: 65px;
}
@media only screen and (min-width:479px){
    .item-meta-row{
        width: auto;
        display: flex;
        justify-content: end;
    }
}
.emad-background-footer{
    background-color: #0b032a;
}
.emad-color-font-footer{
    color: rgb(219, 219, 219);
}
.emad-cursor-pointer{
    cursor: pointer;
}
.emad-color-star{
    color: #f6b500;
}
.emad-footer-widget-title{
    color: white!important;
}

@media only screen and (max-width:479px){
    .emad-display-none-header-1{
        display: none;
    }
}
@media only screen and (max-width:479px){
    .emad-display-none-shopping{
        display: none;
    }
}
.emad-btn-login{
    color: #000000;
    background-color: white;
    font-size: 12px;
    border: 0.5px solid #0c0c0c59;
    border-radius: 8px;
}
.emad-btn-login:hover{
    color: #f6b500!important;
    font-size: 12px;
    transition: 300ms;
    cursor: pointer;
}
@media only screen and (max-width:479px){
    .emad-btn-login{
        border: 1px solid #000000;
        color: #000000;
        background-color: white;
        font-size: 12px;
        font-weight: 700;
        margin-left: 10px;
    }
}
.emad-icon-login{
    content:'\f090'!important;
}
.banner-content-area{
    padding-bottom: 25%!important;
}
.emad-display-none{
    display: none!important;
}
.emad-btn-width-100 {
    width:100px!important;
}
.emad-text-align-center{
    text-align: center!important;
}
.emad-class-send-button{
    background-color: #c3f1f4;
    color:#46c3d0;
}
.emad-class-file-uploud-button{
    border:0px solid #000000;
    background-color: #f6b500;
    width: 130px;
    padding: 5px;
    cursor: pointer!important;
}
.emad-zoom-id{
    margin-top: -20px!important;
}
.emad-site-main-menu{
    font-size: 15px!important;
}
.emad-section-padding{
    padding-top:0px!important;
}
.emad-tittle-about-page{
    line-height: 1.6;
    font-size: 18px;
}
.emad-avatar{
    object-fit: cover!important;
    border-radius: 50%!important;
}
.position-absolute{
    position: absolute;
}
.position-relative{
    position: relative;
}



