/*
Theme Name:     Kariez Child Theme
Template:       kariez
Theme URI:      http://radiustheme.com/demo/wordpress/themes/kariez
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Kariez is an Responsive Cargo & Logistics WordPress Theme.
Version:        1.0.0
Tested up to: 	6.6
Requires PHP: 	7.4
Text Domain:    kariez
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');
.btn{ border-radius: 5px !important;}
.btn:hover{ border-radius: 5px !important;}
.rt-button .btn::before{border-radius: 5px !important;}
.rt-button .btn .btn-round-shape{ border-radius: 5px !important;}
.rt-button:hover .btn .btn-round-shape{ color: #364d9d}
.ham-burger .menu-bar:hover{ color: #fff}
.service-item.service-item-icon:hover{ color: #fff}
.service-item.service-item-icon:hover p, .service-item.service-item-icon:hover h2{ color: #fff}
.icon-back-top:before {
    content: '\e832';
}
.kariez-offcanvas-drawer .offcanvas-logo .rt-mobile-logo{ max-width: 150px;}
.rt-service-multi-layout-1 .service-item:after{ background-color: #f5f5f5 !important;}
.rt-service-default .service-item .service-title a{ font-size: 18px;}
.faq-style-1 .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text{ font-size: 18px !important;}
.wp-singular .faq-style-1 .e-n-accordion-item {
    margin-bottom: 10px !important;
}
li.langmenu{ position: relative;}
li.langmenu a {
    color: #008fd5 !important;
    font-family: "IBM Plex Sans Arabic", sans-serif !important;
}
li.langmenu a::before {
    content: "";
    background-color: #007bff; /* اللون المرغوب */
    -webkit-mask: url('images/lang.svg') no-repeat center;
    -webkit-mask-size: contain;
    mask: url('images/lang.svg') no-repeat center;
    mask-size: contain;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.main-header-section .rt-button .button-3 {
    background-color: transparent;
    color: #007bff;
    border: 1px solid #007bff;
}
.kariez-breadcrumb-wrapper .entry-title{ font-size: 24px;}
.kariez-breadcrumb-wrapper .entry-breadcrumb span{ font-size: 14px;}
.rt-button .button-3:hover .btn-round-shape {
    background-color: #007bff !important;
}
.rt-button .button-4 i {
    color: #000;
}
.rt-button .btn .btn-round-shape{ background-color: transparent}
@media (max-width: 768px) {
    .faq-style-1 .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
        font-size: 13px !important;
        line-height: 21px !important;
        font-weight: 500 !important;
    }
}

