/*
Theme Name: Limme Child Theme
Theme URI: http://limme.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Limme
Template: limme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: limme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
@font-face {
    font-family: "ubuntu arabic";
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/Ubuntu-Arabic.otf) format("truetype");
}


body{
	font-family: 'ubuntu arabic' , sans-serif !important;
}

h1,h2,h3,h4,h5,h6,p,a{
	font-family: 'ubuntu arabic' , sans-serif !important;
}
p{
	font-size:18px;
}
.lte-services-sc.lte-layout-photos .lte-item .lte-description .lte-header{
	min-height: 47px;
	pointer-events: none;
	font-size:18px
}

.lte-services-sc.lte-layout-photos .lte-item .lte-description{
	background-color: #068b80 !important;
	padding:17px;
}
.lte-services-slider{
/* 	background:none !important */
}
.lte-services-sc.lte-layout-photos .lte-item .lte-image, .lte-services-sc.lte-layout-grid .lte-item .lte-photo, .lte-rental-list.lte-layout-buy .lte-rental-item .lte-photo, .lte-rental-list.lte-layout-car .lte-rental-item .lte-photo, .lte-services-sc a, .lte-rental-inner a{
	pointer-events: none;
}
.lte-background-black .elementor-widget-lte-icons .lte-block-icon .lte-header , .lte-footer-widget-area .lte-social-icons-list .lte-header , .lte-footer-widget-area .lte-social-icons-list a .lte-txt, .modal-window__title, .lte-rental-sc .lte-icons-tags li,.lte-footer-widget-area .lte-social-icons-list strong {
	font-family: 'ubuntu arabic' , sans-serif !important;
}
.elementor-widget-lte-icons .lte-block-icon.lte-icon-type-top .lte-header{
	font-family: 'ubuntu arabic' , sans-serif !important;
	color:#fff;
}
.so-items{
	display:flex;
	column-gap:14px;
	justify-items:center;
	justify-content: center;
}

.lte-footer-wrapper:before, .lte-go-top:hover{
	background-color: #068b80;
}

.lte-heading.lte-subcolor-main .lte-subheader, .lte-heading.lte-subcolor-main .lte-header span, .elementor-widget-lte-icons .lte-block-icon.lte-header-color-main .lte-header{
	color: #068b80;
	font-family: 'ubuntu arabic' , sans-serif !important;
}
.icon-phone-call{
	color: #068b80 !important
}
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav li, .lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav a{
	font-size:20px;
}

html[dir="rtl"] .zs-enabled .zs-slideshow .zs-bullets{
	right:auto;
	left:80px
}

.zs-enabled.lte-zs-overlay-black-gradient .zs-slideshow::before , .lte-navbar .lte-navbar-items.navbar-mobile{
	background-color: #068b80 !important;
}

.rtl .lte-navbar-icons .lte-nav-social.has-header .icon:before{
	font-size:30px;
	top:0;
}
.lte-services-sc.lte-layout-grid .lte-item .lte-header > *:after{
	content:none;
}

.lte-services-sc.lte-layout-grid .lte-item .lte-item-inner .lte-descr {
    color: rgba(255, 255, 255, 0.8);
    font-family: 'ubuntu arabic';
    font-size: 18px;
}

.lte-rental-item .lte-rental-footer , .lte-rental-item .lte-btn-wrap {
	display:none;
}

.lte-rental-sc .lte-icons-tags li span{
	color:#068b80
}

.lte-rental-item {
    border: 2px dashed rgba(0, 0, 0, 0.1);
}

.rtl .elementor-widget-lte-icons .lte-block-icon.lte-icon-divider-dashed li:not(:first-child) {
    border-right: 1px dashed rgb(255 255 255 / 25%);
}
.lte-navbar > .container:after{
	content:none;
}
.lte-rental-sc .lte-icons-tags li span{
	font-size:27px;
}
.whatsapp-btn{
	padding-inline-start:40px;
}

(max-width: 1599px) {
    .lte-services-slider {
        background-color: #068b80 !important;
        
    }
}

@media (max-width: 600px) {
    .lte-services-sc.lte-layout-grid .lte-item:after {
        border:0 !important;
        
    }
}
