/*
Theme Name:   Hello Elementor Child
Theme URL:        http://example.com/twenty-seventeen-child/
Description:  Twenty Seventeen Theme
Author:           John Doe
Author URL:   http://example.com
Template:         hello-elementor
Version:          1.0.0
License:          GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentyseventeen
*/


.my-product-cat img{
	display:none !important;
}

.my-form{
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 -2px 4px -2px rgb(0 0 0 / 0.1);
}
.service-h-c{
	position:relative;
}
.service-h-c:after{
	    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 1;
    box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);
}

