/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.3.4
*/

body:not(.home) .elementor-element-d004cb4 .elementor-icon{
	margin-top: 10px;
}

body:not(.home) .elementor-element-d004cb4 .elementor-icon-box-wrapper{
	display:flex;	
}

body:not(.logged-in) .site-header-account{display:none!important;}

@media(max-width:480px)
{
	#fkcart-floating-toggler{
	    bottom: 65px;
    	right: 28px;
	}
}