@import url('https://fonts.cdnfonts.com/css/frutiger-lt-arabic');
body,.header-nav.w3menu .nav > li > a,.hero-banner.style-1 .title,.section-head.style-1 .title,ul.grid-2 li,.content-bx.style-13 .title,
.section-head.style-10 .sub-title,.title,.dz-title,.form-wrapper.style-1 .form-title span,.section-head h3{
    font-family: 'Frutiger LT Arabic', sans-serif!important;
}
.elementor-element-4e40668,.elementor-element-a792051,.elementor-element-b34fa80,.elementor-element-08cd2ff{
    display:none!important;
}
.header-nav.w3menu .nav > li > a{
    font-size:16px;
}
/*.footer-bottom{*/
/*    display:none!important;*/
/*}*/
.icon-bx-wraper.style-3 .text-badge{
    display:none!important;
}
.hero-banner.style-1 .item1{
    display:none!important;
}
.icon-bx-wraper.style-3 .btn-square, .icon-bx-head a {
  pointer-events: none; /* Disables mouse clicks and hover events */
  cursor: default;     /* Changes the cursor from a hand to the default arrow */
}
.site-footer.style-1 .item1{
    display:none!important;
}
.site-footer.style-1 .footer-top{
    display:none!important;
}
.rtl .list-check li:before{
    left:unset;
    right:0;
}
.rtl .site-footer.style-1 .dz-social-icon li {
    margin-right: unset;
    margin-left:10px;
}
.rtl ul.grid-2 li{
    padding: 5px 30px 5px 5px;
}
.rtl .right-icon .feather{
    transform:rotate(180deg);
}
.rtl .floating-underline .form-control{
    text-align:right;
}
.rtl .form-floating > label{
    left:unset;
    right:0;
}
.rtl .dzSubscribe.style-1 .input-group .input-group-addon{
    right:unset;
    left:5px;
}
.rtl .dzSubscribe.style-1 .input-group .form-control{
    padding: 15px 30px 15px 185px;
}
.wishlist-link,.widget-rating1,.icon-bx-wraper.style-4::after{
    display:none!important;
}
.content-wrapper.style-8 .form-wrapper{
    margin-bottom:0;
    position: relative;
    top: -40px;
}
/*.rtl .background-blend-burn:last-child {*/
/*    display: none;*/
/*}*/

.rtl .text-secondary.btn-rounded{
    position:relative;
    gap: 20px;
    min-width: 190px;
}
.rtl .text-secondary.btn-rounded .left-icon{
    position:absolute;
    left:0;
    transform:rotate(180deg);
}

@media screen and (min-width:768px){
    .download--app{
        padding: 0 5.5rem 40px 5.5rem;
    }
}
@media only screen and (max-width: 1480px) {
    .content-inner {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 768px){
    .site-header .extra-nav.active{
        width:100px;
    }
    .download--app{
        padding: 0 10px 40px 10px;
    }
}