/*
Theme Name: Leroux Child
Theme URI: https://leroux.qodeinteractive.com
Description: A child theme of Leroux
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: leroux
Template: leroux
*/


.richiedi-info-product{ display:none !important;}
.scarica-documento-product {
    padding-left: 0px !important;
}

.qodef-header-sticky .qodef-header-sticky-inner .qodef-m-opener-icon {
  display: inline-block !important;
}
.qodef-m-opener-icon:before {
	content: 'Le mie Masterclass';
	font-size: 15px;
	margin-right: 5px;
}
.qodef-m-opener-count:before {
 content: '(';
}
.qodef-m-opener-count:after {
 content: ')';
}
.qodef-m-opener-icon svg {
	display: none;
}

.button-area-riservata {
	padding: 0 !important;
	color: inherit !important;
	background-color: transparent !important;
	border: none !important;
}
.button-area-riservata .qodef-m-arrow {
	margin-left: 5px !important;
}

.bold, .bold a {
	font-weight: bold !important;
}
.no-click > a {
	pointer-events: none;
}