/**
Theme Name: Workingtitle
Author: Working Title Switzerland
Author URI: https://www.workingtitle.ch/
Description: Delivered. Digital. Workingtitle.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: workingtitle
Template: astra
*/

/* Share-Buttons-Hover-Farbe*/
.elementor-widget-container .shariff a:hover {
    background-color: #be163c !important;
}

/* Slider-Punkte nicht transparent*/
.dynamic_acfslider .swiper-pagination-bullet {
    opacity: 1 !important;
}

/*heading bottom margin*/
h1, h2, h3, h4, h5, h5 {
    margin-bottom: 20px;
}


/*Keine Punkte in der Widget-Sidebar*/
.elementor-widget-container .widget::marker{
	color: transparent !important;
}

/*Shift-Menü-Item nicht versal*/
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.menu-item > .shiftnav-target {
    text-transform: none !important;
}


/*rmove border on product detial page*/
.single-product table.wccpf_fields_table,.single-product .wccpf_fields_table td {
    border: none;
}
.open_price_container #wcj_open_price{
	max-width:85px !important;
	margin-bottom:20px;	
}
.widget .menu-tiervermittlung-container ul li,.widget_recent_entries ul li{
    border-bottom: 1px solid #eaeaea;
	padding-bottom: 5px;
    margin-bottom: 5px;
}
.widget_categories ul li ul {
    margin-bottom: 10px;
}
.ast-separate-container.ast-two-container #secondary .widget {
    background-color: transparent;
}