/*
 Theme Name:   Karimotors Child
 Theme URI:    https://karimotors.wpengine.com/
 Description:  Karimotors Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     karimotors
 Version:      1.0.0
 Text Domain:  karimotors-child
 Tested up to: 6.6 
 Requires PHP: 7.4
 Tags: Blog,Portfolio
 License: GNU General Public License v2 or later License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 designthemes. All rights reserved.
*/

.why-choose .wdt-cus-default-award-block .wdt-content-item {
	padding: 20px 0;
}

#header-wrapper {
	margin: 0px !important;
}

.clients-review-sec .wdt-content-item {
	height: 440px;
}

.wdt-image-box-holder.wdt-rc-template-image-description .wdt-content-item:before {
	border: 2px solid #EA2028 !important;
}

.cls-1, .cls-2 {
    fill: currentColor !important;
    stroke: currentColor !important;
    stroke-width: 0px !important;
}

.parent-service-sec .wdt-content-image-wrapper {
	width: 645px !important;
}

.parent-service-sec .wdt-image-box-holder.wdt-rc-template-image-description .wdt-content-detail-group .wdt-content-image-wrapper {
	height: 350px;
}

.after-banner-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i {
	height: 2em;
	width: 2em;
}

.after-banner-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span svg {
	height: 2em;
	width: 2em;
}

.wdt-cust-work-process-iconbox .wdt-content-item .wdt-content-title h5:before {
	display: none;
}

.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements {
	display: inline !important;
	margin-right: 0 !important;
	color: #000000 !important;
}

.icon-box-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i, 
.icon-box-section .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i svg {
	width: 1.2em !important;
	height: 1.2em !important;
}

.wdt-cus-default-team-block .wdt-content-item .wdt-content-detail-group {
	justify-content: center !important;
}

@media (min-width: 1281px) {
	.wdt-header-menu ul li:not(.has-mega-menu) ul {
        width: 310px;
    }
}

@media (max-width: 767px) {
   	.wdt-cus-carousel-center-position .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div 	{
        margin-top: 0px !important;
   }
}