/**
* Theme Name: Printec Child
* Description: This is a child theme of Printec, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: printec
* Version: 1.1.0
*/
.elementor-widget-printec-product-categories .cat-title{
	display:none !important;
}
.apartir{
	background: #000;
    color: #fff;
    padding: 20px 40px;
    border-radius: 16px;
    position: relative;
    top: 20px;
}
.main-navigation ul.menu > li.menu-item:hover > a{
	background:#000 !important;
	color:#fff !important;
}
.main-navigation ul.menu > li.menu-item.current-menu-item > a, .main-navigation ul.menu > li.menu-item.current-menu-ancestor > a{
	background:#000 !important;
	color:#fff !important;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 0 !important; 
}