/*!
Theme Name: Ploming Child theme
Theme URI: https://bracketweb.com/plomingwp/
Template: ploming
Author: Layerdrops
Author URI: https://themeforest.net/user/Layerdrops
Description: This is a Child theme for Ploming WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ploming-child
*/

.why-choose-one__service__icon {
	font-size: 25px !important;
}

.services-four__item__icon {
    visibility: hidden;
}

.services-four__item__content {
	border: 1px solid aliceblue;
}

/* Mega Menu New Style */

.home-showcase__inner {
	padding: 0 !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

.home-showcase__inner .demo-one__image {
	display: none !important;
}

.demo-one__card {
	text-align: left !important;
	background-color: transparent !important;
	margin-bottom: 10px;
  	border-bottom: 1px solid #f2f2f2;
}

.home-showcase .demo-one__title {
	margin-top: 0px !important;
}

.demo-one__title a {
	color: #979696 !important;
}

.demo-one__title a:hover {
	color: var(--ploming-primary, #004DA1) !important;
}

.demo-one__card:hover {
	transform: translateX(10px) !important;
}






