html.coming-soon body .csoon {
    display: inline-block;
    background-color: rgba(255,255,255,0.9);
    border-radius: 60px;
    padding: 30px;
}
.coming-soon-content {
    font-size: 30px;
        color: #ec205c;

}
.btn-ghoush {
    background: #60cd96;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
}
.btn-ghoush:hover {
    background: #ff66b3;
}
.ltr{
    direction: ltr;
}
h1.coming-soon-title {
    display:none;

}
div#coming-soon-countdown > div * {
    font-size: 26px !important;
    color: #ec205c;
    font-weight: 300;
}
html.coming-soon .coming-soon-logo {
    width: 200px;
}
html.coming-soon #coming-soon-countdown {
    background: rgba(255,255,255,0.9);
    padding: 15px;
    border-radius: 40px;
}
.sp-megamenu-parent>li {
    padding: 0 20px ;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 ;
    line-height: 50px;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    border-bottom:3px solid transparent;
        -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.logo-image {

    position: relative;
}
div#sp-logo > div {
    justify-content: center;
}

.logo-image-phone {
    height: 45px !important;
}
@media (max-width: 991px) {
   
}
div#sp-logo {
    position: relative;
}
#sp-menu nav.sp-megamenu-wrapper {
    width: 100%;
}
.dirltr{
    direction: ltr;
}
.dirrtl{
    direction: rtl;
}
.fw100{
    font-weight: 100;
}
 .fw200{
    font-weight: 200;
}
 .fw300{
    font-weight: 300;
}
 .fw400{
    font-weight: 400;
}
 .fw500{
    font-weight: 500;
}
 .fw600{
    font-weight: 600;
}
 .fw700{
    font-weight: 700;
}
 .fw900{
    font-weight: 900;
}
.font8 { font-size: 8px; }
.font10 { font-size: 10px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font26 { font-size: 26px; }
.font40 { font-size: 40px; }