/*!
Theme Name: Yonet Web Design
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: YONET Web Design - Marcin Choszczyk
Author URI: https://www.yonet.co.uk
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
body {
	background-size: 100% !important;
}


.mcl-chat-button {
	right:20px !important;
	bottom:20px !important;
}
.img-svg-center img{
	margin: 0px auto 10px auto;
}

.entry.single-entry {
	box-shadow: none !important;
}

.move-to-right {
	position: relative;
	left:150px;
}
.move-to-left {
	position: relative;
	right:125px;
}
.home-top-image {
	
}
.hover-up:hover{
	box-shadow: 0 0 50px 0 rgba(112,111,111,.4);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 999;
	outline: 0;
}
.hover-up {
position: relative;
	z-index: 0;
	outline: 0;
	position: relative;
}

