/* 
Theme Name: Innovart-Theme
Theme URI: 
Description: Innovart-Theme
Author: PZ
Author URI: 
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
License: private
License URI: 
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


:root
{
    
}


.hide
{
	display:none;
}


/*li.menu-item.menu-item-3555*/
.menu-shop-item
{
	display:none !important;
}


.woocommerce .quantity .qty
{
	width: -webkit-fill-available;
}

.timetito
{
	margin: 10px 0px;
    display: flex;
    flex-wrap: wrap;
}

.pad-30
{
    padding: 30px;
}
.pad-40
{
    padding: 40px;
}

.vertical-text
{
    writing-mode: vertical-rl;
text-orientation: mixed;
            transform: scale(-1, -1);

}
