/* 
Theme Name: Mehanko WP Child Theme
Theme URI: https://devisium.com
Description: Mehanko Devisium is a modern and versatile WordPress theme specifically crafted to support the creation of automotive service directories and listings.
Author: Devisium Team
Author URI: https://devisium.com
Template: devisium-theme
Text Domain: devisium-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

/* STANDARD ELEMENTOR BUGS by MARIO */

.elementor-icon-wrapper {
	line-height: 0px;
}

p:last-child {
margin-bottom: 0;
}

.elementor-button-icon {
	line-height: 0px;
}

span.breadcrumb_last {
    color: #3970b8 !important;
}

/* PRIKAZ DELOVNEGA ČASA by MARIO */

.delovni_cas ul {
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}

/* UREJANJE PRIKAZA STORITEV NA PODSTRANI POSAMEZNEGA SERVISA by MARIO */

.taxonomy-parent {
    margin-bottom: 5px;
}

.taxonomy-children {
    font-size: 14px;
}

.taxonomy-parent:not(:first-child) {
    margin-top: 10px;
}