/*!
Theme Name: Kormo
Theme URI: https://bdevs.net/wp/kormo/
Author: BDevs
Author URI: https://themeforest.net/user/bdevs/portfolio
Description: Kormo - Consulting Business WordPress Theme
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kormo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Kormo is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Text meant only for screen readers. */


ol.breadcrumb{
	display: none;
}

.services-area .service-wrapper img{
	max-width: 60%;
	margin:0 auto 25px;;
	display: block;
}
.home .slick-slider .slider-content p,
.home .slick-slider .slider-content h1{
	text-shadow: 1px -1px 9px rgba(66, 68, 90, 1);
}
.home .slick-slider .slider-content p{
	font-weight: bold;
	color: #fff;
}
.service-details ul li{
	list-style: disc !important;
	padding-left: 25px;
	list-style-position: inside !important;
}