/*
Theme Name: Indutri Child
Description: Child theme for the Indutri themes
Author: Gaviathemes
Template: indutri
*/

a.control-search {display:none!important;}


.arrow-top-left:after {
    top: 0;
    left: 0;
    background-image: url(http://makam.com.pl/wp-content/uploads/2022/01/arrow-top-left-1.png)!important;
    background-position: right bottom;
    width: 53px;
    height: 270px;
    -webkit-animation: top_shape 8s infinite;
    animation: top_shape 8s infinite;
}

.box-image {
	overflow:hidden;
}
.image-hover {
	transition:0.8s;
		filter:grayscale(0%);
}
.image-hover:hover {
	transform:scale(1.1);
	filter:grayscale(100%);
}
.header-mobile .header-mobile-content .mobile-logo .logo-menu {
    margin-top: 0px;
    margin-bottom: -5px;
}
