/*
 * Automatically created by CMSimple_XH. DO NOT MODIFY!
 * core:589e14247b8a9e327e94201dd418e40f3f14f2bb,fa:0e8696c9a811e5f82a06a7ac39a72212f8d13235,filebrowser:4ca7bb1fba5209d8908b05b0206a5c9a8517618c,hi_updatecheck:6d2ead7035ae9a84c5987a1a1b8004fd67b95e31,jm_cookie_control:0a031fb9f68f40532bfe41ae44ebf53ddb044145,jquery:,meta_tags:9fc943348a93069023e255ffb8bc4180fc6b8985,pagemanager:e917b0220151a49018d6cd75ffe6c8dcadfd1275,page_params:87037890aa9b4a4ebcce7db049346e29eb48138f,tinymce4:,tinymce5:,video:3aaf175dea804d5cb6e5c349dee091bf13d16402,wrapper:04409fab640522e21681e9c326bce1fb26f40d80,xhshop:9c1cd4b7b6e72b56cd9c424783b6181bf3e2c851
 */


/****************************************************** ./assets/css/core.css */

/*** core.css for CMSimple_XH ***/
/*** classic part ***/

/* system-font.css v2.0.2 | CC0-1.0 License | github.com/jonathantneal/system-font-css */
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 300;
	src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 300;
	src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 400;
	src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 400;
	src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 500;
	src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 500;
	src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: normal;
	font-weight: 700;
	src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
	font-family: system-ui;
	font-style: italic;
	font-weight: 700;
	src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
/* adminmenu */
#xh_adminmenu_scrolling {
	z-index: 999;
}
#xh_adminmenu_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	box-sizing: border-box;
}
#xh_adminmenu {
	width: 100%;
	background-color: #2e3436;
	padding: 0;
	margin: 0;
	overflow: visible;
	border-bottom: 1px solid #ccc;
	color: #d3d7cf;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	box-sizing: border-box;
}
#xh_adminmenu ul {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	background-color: #2e3436;
	box-sizing: border-box;
}
#xh_adminmenu li {
	list-style-type: none !important;
	float: left;
	position: relative;
	width: 150px;
	background-color: #2e3436;
	text-align: center;
	color: #d3d7cf;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
#xh_adminmenu a,
#xh_adminmenu a:visited,
#xh_adminmenu span {
	display: block;
	color: #d3d7cf;
	padding: .5em;
	text-decoration: none;
	font-style: normal;
	box-sizing: border-box;
}
#xh_adminmenu_update {
	padding: 0 !important;
}
#xh_adminmenu_update img {
	width: 1em !important;
	height: 1em !important;
}
#xh_adminmenu li a:hover {
	background-color: #3f4446;
}
#xh_adminmenu ul ul {
	list-style-type: none !important;
	height: 0;
	left: 0;
	position: absolute;
	margin: 0;
	visibility: hidden;
	z-index: 9999;
}
#xh_adminmenu ul ul li {
	background: #4f5456;
}
#xh_adminmenu ul ul li:hover,
#xh_adminmenu ul ul a:hover {
	background: #c50;
}
#xh_adminmenu ul ul li a:hover {
	background: #c50;
}
#xh_adminmenu ul ul ul {
	left: 100%;
	top: 0;
	width: 100%;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
#xh_adminmenu ul ul ul li {
	background: #c50;
}
#xh_adminmenu ul ul ul a:hover {
	background: #e70;
}
#xh_adminmenu ul ul ul li a:hover,
#xh_adminmenu ul ul ul li span:hover {
	background: #e70;
}
#xh_adminmenu li:hover > ul {
	visibility: visible;
}
#xh_adminmenu span {
	cursor: default;
}
#xh_adminmenu span:empty:before {
	content: "\00a0";
}
/* plugin menu */
table.edit {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-collapse: collapse !important;
	width: 100%;
}
table.edit:first-of-type {
	margin-top: .5em !important;
}
table.edit:last-of-type {
	margin-bottom: .5em !important;
}
table.edit td {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	text-align: center !important;
	line-height: normal !important;
	padding: 0 !important;
	float: left !important;
	border-bottom: .25em solid transparent !important;
}
table.edit td:not(:last-child) {
	border-right: .25em solid transparent !important;
}
table.edit td a,
table.edit a:link {
	background: #eee !important;
	padding: .25em .5em !important;
	color: #000 !important;
	display: block !important;
	border: 1px solid #ccc !important;
	text-decoration: none !important;
	transition: none;
}
table.edit td a:hover {
	background: #999 !important;
	border: 1px solid #999 !important;
	color: #fff !important;
	text-decoration: none !important;
}
/* debug mode */
.xh_debug {
	background: #900;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #fff;
	text-align: center;
	padding: .5em;
}
.xh_debug_warnings b,
.xh_debug_warnings strong {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
.xh_debug_warnings {
	background: #fc0;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000;
	padding: .5em 2em;
	position: relative;
}
.xh_debug_warnings ul {
	margin: 0;
	padding:0;
}
/* configuration */
#xh_config_form {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	margin: .5em 0;
}
#xh_config_form fieldset {
	padding: .5em !important;
	margin: 1em 0 !important;
	background: #f5f5f5 !important;
	border: 1px solid #ccc !important;
}
#xh_config_form fieldset legend {
	font: 500 13px/normal system-ui, sans-serif !important;
	color: #000 !important;
	padding: .1em .5em 0 .5em !important;
	margin: 0 0 1.5em 0 !important;
	background: #eee;
	width: auto !important;
	text-transform: uppercase;
	border: 1px solid #ccc !important;
	border-bottom-color: #eee !important;
	border-radius: .25em .25em 0 0;
}
#xh_config_form div.xh_label,
#xh_config_form div.xh_field {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: 0 !important;
	margin: 0 0 .25em 0 !important;
	border: 0 !important;
	float: left !important;
}
#xh_config_form div.xh_label {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	width: 37% !important;
	padding: .25em !important;
	background: #f9f9f9 !important;
	border: 1px solid #ddd !important;
	text-align: right !important;
	color: #666 !important;
	margin: 0 .25em .25em 0 !important;
	box-sizing: border-box;
}
#xh_config_form div.xh_field {
	width: calc(63% - .35em) !important;
	box-sizing: border-box;
}
#xh_config_form .xh_field button {
	margin: 0 !important;
}
#xh_config_form .xh_field select,
#xh_config_form div.xh_field {
	font: normal 15px/1.25em system-ui, sans-serif !important;
}
#xh_config_form .xh_field select {
	border: 1px solid #ccc !important;
	padding: .125em !important;
}
#xh_config_form div.xh_label span.xh_label {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
}
#xh_config_form img {
	margin: 0;
}
#xh_config_form input[type="checkbox"] {
	margin: .25em 0 !important;
	padding: 0 !important;
	vertical-align: text-bottom;
	box-sizing: border-box;
}
#xh_config_form br {
	clear: both;
}
#xh_config_form input.xh_setting,
#xh_config_form input.cmsimplecore_settings,
#xh_config_form textarea.xh_setting,
#xh_config_form textarea.cmsimplecore_settings {
	width: 100% !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	padding: .25em !important;
	margin-bottom: 0.25em !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form textarea.xh_setting,
#xh_config_form textarea.cmsimplecore_settings {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	overflow: hidden !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form textarea.xh_setting_short,
#xh_config_form textarea.cmsimplecore_settings_short {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	background: #fff !important;
	box-sizing: border-box !important;
}
#xh_config_form input[type="submit"],
.xh_file_edit~input[type="submit"],
.xh_config_form_advanced_button,
#xh_change_password button {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: .25em .5em !important;
	box-sizing: border-box !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	height: auto !important;
	text-transform: none !important;
}
#xh_config_form input[type="submit"]:hover,
.xh_file_edit~input[type="submit"].submit:hover,
.xh_config_form_advanced_button:hover,
#xh_change_password button:hover {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
}
.xh_config_form_advanced_button {
	display: block !important;
	margin: 1em 0 !important;
}
/* password change */
#xh_change_password input {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000;
	padding: .25em !important;
	margin-bottom: 0.25em;
	border: 1px solid #ccc;
	border-radius: 0;
	background: #fff !important;
	box-sizing: border-box;
}
#xh_change_password button {
	background: #fff !important;
}
#xh_change_password label {
	font: 500 15px/1.25em system-ui, sans-serif !important;
	display: inline-block !important;
	min-width: 10em;
	max-width: calc(37% - 1em - 2px) !important;
	color: #000 !important;
	padding: 0 .5em 0 0 !important;
	text-align: right !important;
	font-weight: 500;
}
#xh_change_password p {
	padding: 0 !important;
	margin: 0 !important;
}
form#xh_change_password {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	background: #eee;
	border: 1px solid #ccc;
	padding: 1em 1em .5em 1em;
}
/* tooltips */
div.pl_tooltip {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	text-decoration: none;
	position: relative;
	border: 0;
	float: left;
	margin-right: .25em;
	clear: both;
}
div.pl_tooltip:hover {
	background-color: transparent;
}
div.pl_tooltip > div {
	display: none;
	text-align: left !important;
}
div.pl_tooltip > div a,
div.pl_tooltip a {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #666 !important;
	text-decoration: underline !important;
}
div.pl_tooltip > div p {
	text-align: left !important;
	width: auto !important;
	margin: 0 0 .25em 0 !important;
}
div.pl_tooltip:hover > div,
div.xh_label:hover > div > div,
a.pl_tooltip:hover span {
	display: block;
	position: absolute;
	top: 1.5em;
	left: 1.5em;
	width: 360px;
	z-index: 10;
	border: 1px dotted #666;
	padding: .25em .5em;
	background: #ffffa5;
	color: #000;
	text-align: left;
}
div.xh_label:hover {
	cursor: help;
}
div.pl_tooltip img,
a.pl_tooltip img {
	border: 0;
	vertical-align: baseline;
	padding: 0 .25em 0 0;
	box-shadow: none !important;
}
a.pl_tooltip {
	position: relative;
}
a.pl_tooltip span {
	display: none;
}
/* pagedata tabs and views */
#xh_pdtabs,
#xh_pdviews {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	text-align: left !important;
}
#xh_pdtabs {
	margin: 1em 0 0 0 !important;
}
#xh_pdtabs a {
	border: 1px solid #ccc !important;
	border-radius: .25em .25em 0 0 !important;
	padding: .25em .5em !important;
	background-color: #ddd !important;
	color: #000 !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-decoration: none !important;
	display: inline-block !important;
	margin: .25em 0 -1px 0 !important;
}
#xh_pdtabs a:hover {
	color: #000 !important;
	cursor: pointer !important;
	background-color: #f5f5f5 !important;
}
#xh_pdtabs .xh_active_tab,
#pdtabs .xh_active_tab:hover {
	color: #000 !important;
	background-color: #f5f5f5 !important;
	border-bottom-color: #f5f5f5 !important;
}
#xh_pdviews input,
#xh_pdviews textarea,
#xh_pdviews select,
#xh_pdviews button {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
#xh_pdviews input[type="submit"],
#xh_pdviews button {
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #fff !important;
	height: auto !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	height: auto !important;
	box-sizing: border-box !important;
	margin: .25em !important;
	text-transform: none !important;
}
#xh_pdviews input[type="submit"]:last-of-type,
#xh_pdviews button:last-of-type {
	margin: .25em 0 !important;
	font-weight: 500 !important;
}
#xh_pdviews input[type="submit"]:hover,
#xh_pdviews button:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !important;
}
#xh_pdviews input[type="text"],
#xh_pdviews textarea,
#xh_pdviews select {
	background: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	padding: .25em .5em !important;
	margin: .125em 0 !important;
	box-sizing: border-box !important;
	width: 100% !important;
}
#xh_pdviews input[type*="dat"] {
	width: 25% !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
}
#xh_pdviews input:disabled,
#xh_pdviews select:disabled {
	background: #f5f5f5 !important;
	cursor: not-allowed !important;
}
#xh_pdviews select {
	width: auto !important;
	max-width: 100%;
	padding: .125em !important;
	overflow: hidden;
	text-overflow: ellipsis;
}
#xh_pdviews label {
	color: #000 !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	display: block;
	max-width: 100%;
}
#xh_pdviews a {
	border: 0 !important;
}
#xh_pdviews .pl_tooltip ~ span ~ label,
#xh_pdviews a.pl_tooltip ~ label {
 display: inline-block !important;
}
#xh_pdviews p {
	margin: .5em 0 !important;
	padding: 0 !important;
}
#xh_pdviews div > p {
	color: #000 !important;
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
#xh_pdviews ul,
#xh_pdviews ul li:before {
	color: #000 !important;
	list-style-image: none !important;
	content: '' !important;
}
#xh_pdviews input[type="checkbox"],
#xh_pdviews input[type="radio"] {
	margin: 0 .5em 0 0 !important;
}
#xh_pdviews .xh_view_toggle {
	width: 20px;
	height: 20px;
	float: right;
	background: url(cross.svg) no-repeat top right;
	cursor: pointer;
}
a.xh_view_toggle {
	text-decoration: none !important;
	border: 0 !important;
}
#xh_pdviews .xh_active_view {
	display: block;
	padding: .5em;
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin: 0 0 1em 0;
}
#xh_pdviews .xh_inactive_view {
	display: none;
}
#xh_pdviews form {
	font: normal 15px/1.25em system-ui, sans-serif !important;
}
#xh_pdviews b,
#xh_pdviews strong,
#xh_pdviews b,
#xh_pdviews strong,
.pl_tooltip b,
.pl_tooltip strong {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
}
#xh_pdviews hr {
	margin: .25em 0 !important;
	border: 0 !important;
	border-top: 1px solid #ccc !important;
	clear: both !important;
	box-shadow: none !important;
}
#xh_pdviews p.xh_success,
#xh_pdviews p.xh_info,
#xh_pdviews p.xh_warning,
#xh_pdviews p.xh_fail,
#xh_pdviews p.cmsimplecore_warning,
#xh_pdviews li.xh_success,
#xh_pdviews li.xh_info,
#xh_pdviews li.xh_warning,
#xh_pdviews li.xh_fail,
#xh_pdviews li.cmsimplecore_warning {
	margin: .5em 0 !important;
	padding: .5em .5em .5em 2em !important;
}
/* mailform */
#xh_mailform div {
}
#xh_mailform .text,
.xh_mailform textarea {
	width: 100%;
}
/* modal dialogs */
div.xh_modal_dialog_overlay {
	position: fixed;
	display: table;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}
div.xh_modal_dialog_center {
	display: table-cell;
	vertical-align: middle;
}
div.xh_modal_dialog {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	overflow: auto;
	color: black;
	background: white;
	margin: auto;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 1em;
}
div.xh_modal_dialog_error {
	padding-top: 1em;
	color: red;
	font-weight: bold;
}
div.xh_modal_dialog_buttons {
	text-align: right;
	padding-top: 0.5em;
}
div.xh_modal_dialog_buttons button {
	width: 5em;
}
form.xh_inline_form {
	display: inline;
}
/* login form */
body.xh_login {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	position: relative;
	text-align: center;
	height: 100vh;
	width: 100%;
	padding: 0;
	margin: auto;
}
body.xh_login div.xh_login {
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: inset 2px 2px 1px rgba(255, 255, 255, .75),inset -2px -2px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.25);
	border-radius: 0;
	margin: 0;
	padding: .99em;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}
div.xh_login {
	height: auto !important;
}
body.xh_login strong,
body.xh_login b {
	font: 400 normal 15px/1.25em system-ui, sans-serif !important;
}
body.xh_login h1 {
	font: 500 normal 2em/1.25 system-ui, sans-serif !important;
	margin: 0 0 .25em 0 !important;
	text-align: center !important;
	text-transform: none;
	color: #000;
}
body.xh_login a {
}
body.xh_login input {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .25em .5em !important;
	background: #fff !important;
	border: 1px solid #ccc !important;
	color: #000 !important;
	height: auto !important;
	box-sizing: border-box !important;
	margin: 0 0 .5em 0 !important;
}
body.xh_login input[type="submit"] {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #eee !important;
	height: auto !important;
	border-radius: 0;
	cursor: pointer;
	height: auto !important;
	box-sizing: border-box !important;
	margin: 0 0 .5em 0 !important;
}
body.xh_login input[type="submit"]:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !important;
}
div.xh_login p {
	text-align: center !important;
	margin: 1em 0 !important;
	color: #000;
}
/* miscellaneous */
div.xh_break {
	float: none;
	clear: both;
	padding: 0;
	border: 0;
	margin: 0;
	width: 100%;
}
#xh_logfile {
	height: 40em;
	width: 100%;
	font: normal 14px/1.25em monospace !important;
	color: #000;
	background: #f3f3f3;
	padding: 0.5em !important;
	border: 1px solid #ccc;
	overflow: auto;
	box-sizing: border-box;
}
textarea.xh_file_edit {
	width: 100%;
	font: normal 14px/1.25em monospace !important;
	color: #000;
	background: #f3f3f3;
	padding: 0.5em !important;
	border: 1px solid #ccc;
	overflow: auto;
	box-sizing: border-box;
}
.flag {
	border: 0;
}
.xh_find {
	background: #fd0;
	color: #000;
}
img.helpicon {
	background: transparent;
}
#xh_linkchecker ul {
	padding: initial !important;
	margin: initial !important;
	list-style: initial !important;
}
#xh_linkchecker ul li {
	padding: initial !important;
	margin: initial !important;
	list-style: circle inside !important;
	margin: 0 0 .5em 0 !important;
}
#xh_linkchecker ul li:before {
	content: '' !important;
	padding: initial !important;
	margin: initial !important;
}
form.xh_inline_form input[type="submit"] {
	font: 500 normal 15px/1.25em system-ui, sans-serif !important;
	color: #000 !important;
	padding: .25em .5em !important;
	border: 1px solid #ccc !important;
	background: #eee !important;
	border-radius: 0;
	cursor: pointer;
	height: auto !important;
	box-sizing: border-box !important;
	margin: .25em !important;
	text-transform: none !important;
}
form.xh_inline_form input[type="submit"]:hover {
	color: #fff !important;
	border: 1px solid #999 !important;
	background: #999 !important;
}
#xh_config_form input.xh_setting:focus,
#xh_config_form input.cmsimplecore_settings:focus,
#xh_config_form textarea.xh_setting:focus,
#xh_config_form textarea.cmsimplecore_settings:focus,
#xh_pdviews input:focus,
#xh_pdviews textarea:focus,
#xh_change_password input:focus,
textarea.xh_file_edit:focus {
	background: #fffff3 !important;
}
#xh_pdviews input[type="text"].color {
	width: auto !important;
}

/*** core.css for CMSimple_XH ***/
/*** extended part ***/

/* the XH-styles */
div.xhContainer {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	background: #fff;
	color: #000;
	padding: 1.5em .5em .25em .5em;
	/*padding: .5em .5em .25em .5em;*/ /*** ohne XH Version ***/
	margin: .5em 0;
	max-width: 100%;
	border: 1px solid #ccc;
	overflow-x: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.xhContainer *::after,
.xhContainer *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.xhContainer b,
div.xhContainer strong,
div.xhContainer b i,
div.xhContainer strong em,
div.xhContainer i b,
div.xhContainer em strong {
	font-weight: 600 !important;
	color: #000 !important;
}
div.xhContainer p {
	margin: 0 0 .5em 0 !important;
}
div.xhContainer img {
	box-shadow: none !important;
}
div.xhContainer p:last-of-type {
}
div.xhContainer a {
	color: #337ab7 !important;
	text-decoration: none !important;
	border: 0 !important;
}
div.xhContainer a:focus,
div.xhContainer a:hover {
	color: #23527c !important;
	text-decoration: underline !important;
}
div.xhContainer h1,
div.xhContainer h2,
div.xhContainer h3,
div.xhContainer h4,
div.xhContainer h5,
div.xhContainer h6,
p.xh1,
p.xh2,
p.xh3,
p.xh4,
p.xh5,
p.xh6 {
	text-transform: none !important;
	color: #000 !important;
	margin-top: 1em !important;
	margin-bottom: .25em !important;
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	text-align: left !important;
	text-shadow: none !important;
}
div.xhContainer h1,
p.xh1 {
	font-size: 34px !important;
}
div.xhContainer h1:first-of-type,
div.xhContainer p.xh1:first-of-type {
	margin-top: .25em !important;
}
div.xhContainer h2,
p.xh2 {
	font-size: 28px !important;
}
div.xhContainer h3,
p.xh3 {
	font-size: 22px !important;
}
div.xhContainer h4,
p.xh4 {
	font-size: 18px !important;
}
div.xhContainer h5,
p.xh5 {
	font-size: 17px !important;
}
div.xhContainer h6,
p.xh6 {
	font-size: 15px !important;
}
.xhMark {
	font-size: .9em;
	padding: 2px 4px;
	background: #ffffa5;
}
.xhSmall {
	font-size: .85em;
}
.xhTextLeft {
	text-align: left !important;
}
.xhTextCenter {
	text-align: center !important;
}
.xhTextRight {
	text-align: right !important;
}
.xhTextJustify {
	text-align: justify !important;
}
.xhTextNoWrap {
	white-space: nowrap !important;
}
/* html tags */
.xhContainer hr,
hr.xhHr {
	margin: .25em 0;
	border: 0;
	border-top: 1px solid #ccc;
	box-shadow: none !important;
}
hr.xhHrFull {
	margin: .25em -.5em;
}
.xhContainer code,
code.xhCode,
.xhContainer pre,
pre.xhPre,
.xhContainer kbd,
kbd.xhKbd {
	font: normal 14px/normal monospace;
	color: #333;
}
.xhContainer pre,
pre.xhPre {
	display: block;
	padding: 0.5em;
	margin: .5em 0;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0;
	overflow: auto;
}
.xhContainer code,
code.xhCode {
	padding: 1px 3px;
	background-color: #f5f5f5;
	border-radius: 4px;
}
/* lists */
.xhContainer ul,
ul.xhListUnordered {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: 0 0 0 2em !important;
	list-style: disc !important;
}
.xhContainer ul li,
ul.xhListUnordered li {
	list-style: disc !important;
}
.xhContainer ul ul,
ul.xhListUnordered ul {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: circle !important;
}
.xhContainer ul ul li,
ul.xhListUnordered ul li {
	list-style: circle !important;
}
.xhContainer ul ul ul,
ul.xhListUnordered ul ul {
	margin: 0;
	padding: 0 0 0 1em !important;
	list-style: square !important;
}
.xhContainer ul ul ul li,
ul.xhListUnordered ul ul li {
	list-style: square !important;
}
.xhContainer ul li,
ul.xhListUnordered li,
.xhContainer ul ul li,
ul.xhListUnordered ul li,
.xhContainer ul ul ul li,
ul.xhListUnordered ul ul li {
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ul li:before,
ul.xhListUnordered li:before,
.xhContainer ul ul li:before,
ul.xhListUnordered ul li:before,
.xhContainer ul ul ul li:before,
ul.xhListUnordered ul ul li:before,
ul.xhListInline li:before,
ul.xhSysCheckList li:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ol,
ol.xhListOrdered {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0 !important;
	padding: 0 0 0 2em !important;
	list-style: decimal !important;
}
.xhContainer ol ol,
ol.xhListOrdered ol {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: upper-alpha !important;
}
.xhContainer ol ol ol,
ol.xhListOrdered ol ol {
	margin: 0 !important;
	padding: 0 0 0 1em !important;
	list-style: lower-alpha !important;
}
.xhContainer ol li,
ol.xhListOrdered li,
.xhContainer ol ol li,
ol.xhListOrdered ol li,
.xhContainer ol ol ol li,
ol.xhListOrdered ol ol li {
	margin: 0 !important;
	padding: 0 !important;
}
.xhContainer ol li:before,
ol.xhListOrdered li:before,
.xhContainer ol ol li:before,
ol.xhListOrdered ol li:before,
.xhContainer ol ol ol li:before,
ol.xhListOrdered ol ol li:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.xhListInline {
	padding-left: 0 !important;
	margin: .5em -.5em !important;
	list-style: none !important;
}
ul.xhListInline li {
	display: inline-block !important;
	padding: 0 .5em !important;
}
/* system check lists */
ul.xhSysCheckList {
	list-style: none !important;
	padding-left: 0 !important;
	margin: .5em 0 !important;
}
ul.xhSysCheckList li {
	list-style: none !important;
	padding: .5em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
ul.xhSysCheckList li.xhListCatStart {
	margin: 1em 0 .25em 0 !important;
}
.xhContainer dl,
dl.xhDefList,
dl.xhDefListHoriz {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .5em 0;
}
.xhContainer dl dt,
dl.xhDefList dt {
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.xhContainer dl dd,
dl.xhDefList dd {
	margin: 0;
	padding: 0;
}
/* xh messages */
.xhSuccess,
.xhInfo,
.xhNoInfo,
.xhWarning,
.xhFail,
li.xhSuccess,
li.xhInfo,
li.xhNoInfo,
li.xhWarning,
li.xhFail {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .475em .5em .5em 2em !important;
	margin: .5em 0 !important;
	text-align: left;
}
.xhSuccess p,
.xhInfo p,
.xhNoInfo p,
.xhWarning p,
.xhFail p {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
.xhSuccess a,
.xhInfo a,
.xhNoInfo a,
.xhWarning a,
.xhFail a {
	color: #000 !important;
	text-decoration: none !important;
	border: 0 !important;
	border-bottom: 1px dotted #ccc !important;
	background: transparent !important;
}
.xhSuccess {
	background: #e1f8cb url("success.svg") no-repeat .5em .5em;
	color: #37620d;
	border: 1px solid #c6d880;
}
.xhInfo {
	background: #e9f5fb url("info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.xhNoInfo {
	background: #f5f5f5 url("noinfo.svg") no-repeat .5em .5em;
	color: #444;
	border: 1px solid #ccc;
}
.xhWarning {
	background: #ffffbb url("warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.xhFail {
	background: #ffeae5 url("fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/* xh messages OLD */
.xh_success,
.xh_info,
.xh_warning,
.xh_fail,
.cmsimplecore_warning,
li.xh_success,
li.xh_info,
li.xh_warning,
li.xh_fail,
li.cmsimplecore_warning,
.xhContainer .xh_success,
.xhContainer .xh_info,
.xhContainer .xh_warning,
.xhContainer .xh_fail,
.xhContainer .cmsimplecore_warning {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	padding: .475em .5em .5em 2em !important;
	display: block !important;
	margin: .25em 0 !important;
}
.xh_success ul,
.xh_info ul,
.xh_warning ul,
.xh_fail ul,
.cmsimplecore_warning ul {
	list-style: none;
}
.xh_success a,
.xh_info a,
.xh_warning a,
.xh_fail a,
.cmsimplecore_warning a {
	color: #000 !important;
	text-decoration: none !important;
	border: 0 !important;
	border-bottom: 1px dotted #ccc !important;
	background: transparent !important;
}
.xh_success {
	background: #e1f8cb url("success.svg") no-repeat .5em .5em;
	color: #37620d;
	border: 1px solid #c6d880;
}
.xh_info {
	background: #e9f5fb url("info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.xh_warning,
.cmsimplecore_warning {
	background: #ffffbb url("warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.xh_fail {
	background: #ffeae5 url("fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/* system check OLD */
#xh_system_check {
	list-style: none !important;
	padding-left: 0 !important;
	margin: .75em 0 !important;
}
#xh_system_check ul,
ul.cryptographp_syscheck,
ul.twocents_syscheck,
ul.upd_list {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#xh_system_check li,
#xh_system_check ul li {
	padding: .475em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
#xh_system_check li:before,
#xh_system_check ul li:before,
li.xh_success:before,
li.xh_warning:before,
li.xh_fail:before {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
	font: inherit !important;
}
#xh_system_check img {
	padding-right: .5em !important;
}
#xh_system_check li.xh_system_check_cat_start {
	margin: 1em 0 .25em 0 !important;
}
/* buttons */
.xhButton,
.xhContainer a.xhButton,
input.xhButton,
input[type="submit"].xhButton {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .25em 0 !important;
	box-sizing: border-box;
	padding: .25em .5em !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	vertical-align: middle !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButton:hover,
.xhButton:focus,
.xhContainer a.xhButton:hover,
.xhContainer a.xhButton:focus,
input[type="submit"].xhButton:hover,
input[type="submit"].xhButton:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
.xhButtonLight,
.xhContainer a.xhButtonLight,
input.xhButtonLight,
input[type="submit"].xhButtonLight {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	margin: .25em 0 !important;
	padding: .25em .5em !important;
	box-sizing: border-box !important;
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	vertical-align: middle !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButtonLight:hover,
.xhButtonLight:focus,
.xhContainer a.xhButtonLight:hover,
.xhContainer a.xhButtonLight:focus,
input[type="submit"].xhButtonLight:hover,
input[type="submit"].xhButtonLight:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
.xhButtonImg {
	font: 500 normal 15px/normal system-ui, sans-serif !important;
	color: #000 !important;
	cursor: pointer !important;
	padding: 0 !important;
	margin: .25em 0 !important;
	background: transparent !important;
	border: 0 !important;
	vertical-align: baseline;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
}
.xhButtonImg:hover,
.xhButtonImg:active,
.xhButtonImg:focus {
	outline: thin dotted !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: 1px !important;
}
.xhButton img,
.xhButtonLight img,
.xhButtonImg img {
	max-width: inherit !important;
	vertical-align: baseline;
}
.xhButtonGroup {
	margin: .5em 0;
}
.xhButtonGroup .xhButton,
.xhButtonGroup .xhButtonLight,
.xhButtonGroup .xhButtonImg {
	margin: 0 4px 4px 0 !important;
}
/* tables */
.xhTable {
	font: normal 15px/normal system-ui, sans-serif !important;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 10px 0;
	background: #fff;
	color: #000;
}
.xhTable > caption + thead > tr:first-child > td,
.xhTable > caption + thead > tr:first-child > th,
.xhTable > colgroup + thead > tr:first-child > td,
.xhTable > colgroup + thead > tr:first-child > th,
.xhTable > thead:first-child > tr:first-child > td,
.xhTable > thead:first-child > tr:first-child > th {
	border-top: 0;
}
.xhTable th {
	font-weight: 500;
	text-align: left;
}
.xhTable > tbody > tr > td,
.xhTable > tbody > tr > th,
.xhTable > tfoot > tr > td,
.xhTable > tfoot > tr > th,
.xhTable > thead > tr > td,
.xhTable > thead > tr > th {
	box-sizing: border-box;
	padding: 2px;
	line-height: normal;
	vertical-align: top;
	border-top: 1px solid #ccc;
}
.xhTable > thead > tr > th {
	box-sizing: border-box;
	vertical-align: bottom !important;
	border-bottom: 1px solid #666 !important;
}
.xhTableBordered {
	border: 1px solid #ccc;
}
.xhTableBordered > tbody > tr > td,
.xhTableBordered > tbody > tr > th,
.xhTableBordered > tfoot > tr > td,
.xhTableBordered > tfoot > tr > th,
.xhTableBordered > thead > tr > td,
.xhTableBordered > thead > tr > th {
	border: 1px solid #ccc;
}
.xhTableNoBorder {
	border: 0;
}
.xhTableNoBorder > tbody > tr > td,
.xhTableNoBorder > tbody > tr > th,
.xhTableNoBorder > tfoot > tr > td,
.xhTableNoBorder > tfoot > tr > th,
.xhTableNoBorder > thead > tr > td,
.xhTableNoBorder > thead > tr > th {
	border: 0;
}
.xhTableStriped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.xhTableHover > tbody > tr:hover {
	background-color: #f5f5f5;
}
.xhTableResponsiveDiv {
	min-height: .01%;
	overflow-x: auto;
}
/* forms */
.xhForm {
	font: normal 15px/1.25em system-ui, sans-serif !important;
	margin: .25em 0 !important;
	padding: 0 !important;
}
.xhForm input,
.xhForm select,
.xhForm textarea {
	font: normal 15px/normal system-ui, sans-serif !important;
}
.xhForm input[type="file"] {
	border: 0 !important;
	padding: 0 !important;
	cursor: pointer;
}
.xhForm label {
	font: normal 15px/normal system-ui, sans-serif !important;
	color: #000 !important;
	display: block !important;
	max-width: 100% !important;
	margin: 0 0 .25em 0 !important;
	font-weight: 500 !important;
}
.xhForm p.xhFormText,
.xhForm p.xhFormHelp {
	display: block !important;
	margin: .25em 0 .5em 0 !important;
}
.xhForm p.xhFormHelp {
	color: #777 !important;
	background: #fff url("help_icon.svg") no-repeat 0 .5em !important;
	padding: .475em .5em .5em 1.5em !important;
}
.xhFormGroup {
	margin-bottom: .5em !important;
}
.xhFormControl {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	padding: .25em .5em !important;
	color: #000 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	box-sizing: border-box !important;
}
.xhFormControl:focus {
	background: #fffff3 !important;
}
.xhForm .xhCheckbox label,
.xhForm .xhRadio label {
	padding-left: 0 !important;
	font-weight: normal !important;
	cursor: pointer;
}
.xhForm input[type="checkbox"],
.xhForm input[type="radio"] {
	margin: 0 .5em 0 0 !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.xhDisabled input[type="checkbox"],
.xhDisabled input[type="radio"],
.xhForm .xhDisabled label,
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
	cursor: not-allowed !important;
}
.xhDisabled label {
	color: #777 !important;
}
form.xhFormInline,
.xhFormInline .xhFormGroup,
.xhFormInline label,
.xhFormInline .xhFormControl,
.xhFormInlinePart .xhFormGroup,
.xhFormInlinePart label,
.xhFormInlinePart .xhFormControl {
	display: inline-block !important;
	width: auto !important;
	margin-right: .5em !important;
}
.xhFormInlinePart .xhFormGroup {
	margin: 0 .25em .5em 0 !important;
	vertical-align: top !important;
}
form.xhFormInline {
	margin-right: 0 !important;
}
.xhFormInlinePart label ~ textarea {
 vertical-align: top !important;
}
/* chexkboxes */
div.xh_field input[type="checkbox"] {
	-webkit-appearance: none !important;
	appearance:none !important;
	width: 3.5em !important;
	height: 1.5em !important;
	border:1px solid #ccc !important;
	background:#eee !important;
	position:relative !important;
	display:inline-block !important;
	overflow:hidden !important;
	vertical-align:middle !important;
	transition: background 0.3s !important;
	box-sizing:border-box !important;
	cursor: pointer;
	margin: .2em 0 !important;
}
div.xh_field input[type="checkbox"]::after {
	content: "";
	color: #fff;
	position: absolute !important;
	top: -1px !important;
	left: -1px !important;
	width: 1.75em !important;
	height: 1.5em !important;
	transition: left 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
	text-align: center;
	line-height: 1.5;
	background: #666 url(xh-check-off.svg) no-repeat center center;
	background-size: contain;
}
div.xh_field input[type="checkbox"]:checked::after {
	background-image: url(xh-check-on.svg);
}
div.xh_field input[type="checkbox"]:checked {
	background-color: #3c0 !important;
	border-color:#ccc !important;
}
div.xh_field input[type="checkbox"]:checked:after {
	left: 1.75em !important;
	border-color:#ccc !important;
}

/* responsive part */
@media (min-width: 768px) {
dl.xhDefListHoriz dt {
	float: left;
	width: 33%;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
dl.xhDefListHoriz dd {
	margin-left: 35%;
}
.xhTableResponsiveDiv {
	width: 100%;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
 @media (min-width: 992px) {
}
div.xhContainer .xhVersion {
	background: #f5f5f5 !important;
	color: #666 !important;
	text-align: right !important;
	padding: .1em .5em !important;
	font-size: .75em !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	top: 0 !important;
	right: 0 !important;
	position: absolute !important;
}



/******************************************** ./plugins/fa/css/stylesheet.css */

.fa_logo {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 0.5em;
}



/*********************************** ./plugins/filebrowser/css/stylesheet.css */

div.xhFilebrowserDiv {
	font: normal 15px/normal sans-serif;
	text-transform: none !important;
	color: #000 !important;
	text-decoration: none !important;
	background: #fff !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0.5em !important;
	letter-spacing: normal;
	text-shadow: none !important;
}
/* Filebrowser Links */
div.xhFilebrowserDiv a {
	color: #000 !important;
	text-decoration: none !important;
	font-style: normal !important;
	transition: none !important;
	border: 0 !important;
}
div.xhFilebrowserDiv a:hover,
div.xhFilebrowserDiv a:active,
div.xhFilebrowserDiv a:focus {
	color: #c60 !important;
	text-decoration: none !important;
	font-style: normal !important;
	transition: none !important;
	border: 0 !important;
}
/* Filebrowser Lists */
div.xhFilebrowserDiv ul,
div.xhFilebrowserDiv ul ul,
div.xhFilebrowserDiv ul ul ul {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: inside !important;
	padding: 0 !important;
	margin: .5em 0 !important;
}
div.xhFilebrowserDiv ul li,
div.xhFilebrowserDiv ul ul li,
div.xhFilebrowserDiv ul ul ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: inside !important;
	padding: 4px 0 0 2px !important;
	white-space: nowrap !important;
	margin: 0 !important;
}
div.xhFilebrowserDiv ul li::before {
	color: inherit !important;
	content: "" !important;
	margin-left: 0 !important;
	padding: 0 !important;
}
div.xhFilebrowserDiv ul.unseen {
	display: none;
}
div.xhFilebrowserDiv li.openFolder ul {
	margin: 0 0 0 24px !important;
}
div.xhFilebrowserDiv li.openFolder {
	font-weight: bold !important;
}
div.xhFilebrowserDiv li.folder {
	font-weight: normal !important;
}
div.xhFilebrowserDiv li.folder form,
div.xhFilebrowserDiv form.filebrowser_delete_file,
div.xhFilebrowserDiv form.filebrowser_rename_file {
	display: inline !important;
}
span.xhfb_files {
	font-weight: bold;
}
p.xhfb_files {
	font-weight: bold;
	padding: 0;
}
/* Fieldsets */
div.xhFilebrowserDiv fieldset {
	font: normal 15px/normal sans-serif;
	margin: 1em 0 !important;
	display: none;
	padding: .5em !important;
	background: #f9f9f9 !important;
	border: 1px solid #ccc !important;
	box-sizing: border-box;
	letter-spacing: normal;
}
div.xhFilebrowserDiv fieldset legend {
	font: normal 15px/normal sans-serif;
	border: 0 !important;
	display: inline;
	width: auto;
	padding: 0 .25em;
	margin: 0;
	color: #000;
	letter-spacing: normal;
}
/* Filebrowser Folders */
#xhFilebrowser #filebrowser_folders {
	float: left;
	width: 40%;
	overflow: auto;
}
#filebrowser_files li.odd {
	background: #f9f9f9;
}
#filebrowser_subfolders {
	padding: 0 0 .5em 0;
}
#filebrowser_subfolders li {
	font-weight: bold;
}
#filebrowser_files {
	overflow: auto !important;
}
#filebrowser_files.xhfb_Bg {
	padding-top: .75em !important;
}
a.xhfbfile img,
span.xhfbfile img {
	border: none !important;
	margin: .25em 0 0 0 !important;
	width: 100%;
    object-fit: scale-down;
	max-height: 10em !important;
	max-width: 10em !important;
	box-shadow: none !important;
}

#xhFilebrowser a { color: #333;}
a.xhfbfile, span.xhfbfile {padding: 0 2px 0 0; line-height: 1em;}
a.xhfbfile img, span.xhfbfile img {
    border: none !important;
    margin: .25em 0 0 0 !important;
	width: 100%;
    object-fit: scale-down;
    max-height: 10em !important;
    max-width: 10em !important;
    box-shadow: none !important;
}
span.xhfbfile {cursor: pointer}
a.xhfbfile span, span.xhfbfile span {display: none;}
a.xhfbfile:hover span, #filebrowser_files ul li:hover a.xhfbfile span,
span.xhfbfile:hover span, #filebrowser_files ul li:hover span.xhfbfile span {
	display: block;
	float: right;
	border: 1px solid #ccc;
	padding: .25em;
	background-color: #f0f0f0;
	margin-top: -4px;
	font-size: .9em !important;
	position: relative;
	z-index: 4;
	box-sizing: border-box !important;
}
#filebrowser_files ul li:hover span:not(.xhfbfile) > span {
	border: 0 !important;
	background: transparent !important;
}
#filebrowser_files li:hover {
	background-color: #e9e9e9;
}
a.xhfbfile:hover,
span.xhfbfile:hover {
	/* [disabled]background-color: #f5f5f5; */
	/* [disabled]cursor:pointer; */
}
/* FA-Icons & colors */
div.xhFilebrowserDiv span.fa {
	vertical-align: baseline;
}
div.xhFilebrowserDiv span.fa-folder,
div.xhFilebrowserDiv span.fa-folder-open {
	color: rgb(255,153,0);
}
div.xhFilebrowserDiv span.fa-tag {
	color: rgb(51,153,204);
}
div.xhFilebrowserDiv span.fa-remove {
	color: rgb(255,51,0);
}
/* Buttons */
div.xhFilebrowserDiv button {
	font: normal 15px/normal sans-serif;
	cursor: pointer !important;
	padding: 0 !important;
	background: transparent !important;
	color: #000 !important;
	border: 0 !important;
	box-shadow: none !important;
	letter-spacing: normal;
}
div.xhFilebrowserDiv .xhButtonImg {
	font: normal 15px/normal sans-serif;
	cursor: pointer !important;
	padding: 0 !important;
	margin: 0 .25em 0 0 !important;
	background: transparent !important;
	border: 0 !important;
	vertical-align: baseline;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
	max-width: inherit !important;
	box-shadow: none !important;
	letter-spacing: normal;
}
div.xhFilebrowserDiv .xhButtonImg:hover,
div.xhFilebrowserDiv .xhButtonImg:active,
div.xhFilebrowserDiv .xhButtonImg:focus {
	outline: 1px dotted #000 !important;
	outline-offset: 1px !important;
}
div.xhFilebrowserDiv button.filebrowser_folder_toggle,
div.xhFilebrowserDiv button.filebrowser_upload_toggle,
div.xhFilebrowserDiv button.submit {
	font: normal 15px/normal sans-serif;
	font-weight: bold !important;
	padding: .25em .5em !important;
	background: #eee !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	text-decoration: none !important;
	text-transform: none !important;
	height: auto !important;
	display: inline-block;
	letter-spacing: normal;
}
div.xhFilebrowserDiv button.filebrowser_folder_toggle:hover,
div.xhFilebrowserDiv button.filebrowser_folder_toggle:focus,
div.xhFilebrowserDiv button.submit:hover,
div.xhFilebrowserDiv button.submit:focus,
div.xhFilebrowserDiv button.filebrowser_upload_toggle:hover,
div.xhFilebrowserDiv button.filebrowser_upload_toggle:focus {
	background: #999 !important;
	color: #fff !important;
	border: 1px solid #999 !important;
	text-decoration: none !important;
}
div.xhFilebrowserDiv input[name="createFolder"],
div.xhFilebrowserDiv input[type="file"] {
	font: normal 15px/normal sans-serif;
	font-weight: normal !important;
	padding: .25em .5em !important;
	margin: 0 0 .25em 0 !important;
	color: #000 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: none !important;
	box-sizing: border-box !important;
	display: inline-block !important;
	letter-spacing: normal;
}
/* Others */
div.xhFilebrowserDiv hr {
	border: 0 !important;
	border-bottom: 1px solid #ccc !important;
	height: 0 !important;
	clear: both !important;
	margin: .25em 0 !important;
	box-shadow: none !important;
}
div.xhFilebrowserDiv .xhfbBtnRgth {
	text-align: right;
}
div.xhFilebrowserDiv h1 {
	color: #000;
	font-size: 2em;
	margin: 0 0 .5em 0;
	letter-spacing: normal;
	text-shadow: none !important;
}

/* belongs to https://github.com/cmsimple-xh/cmsimple-xh/issues/515 */

.tox .tox-dialog iframe{
	max-height: 400px;
	min-height: 400px !important;
}
#filebrowser_files::after {
	content: "";
	display: block;
	height: calc(9em - 2px);
}


/******************************** ./plugins/hi_updatecheck/css/stylesheet.css */

#upd_list_container {
}
.upd_container {
}
.upd_container p {
}
hr.upd_list {
}
/* Messageboxes */
.upd_info,
.upd_success,
.upd_warning,
.upd_error {
	margin: .25em 0;
	padding: .475em .5em .5em 2em !important;
}
.upd_info {
	background: #e9f5fb url("../../plugins/hi_updatecheck/css/../images/info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.upd_success {
	background-image:url('../../plugins/hi_updatecheck/css/../images/success.svg');
	color: #37620d;
	border: 1px solid #c6d880;
}
.upd_warning {
	background: #ffffbb url("../../plugins/hi_updatecheck/css/../images/warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.upd_error {
	background: #ffeae5 url("../../plugins/hi_updatecheck/css/../images/fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
/*** Messages-List ***/
ul.upd_list {
	margin: .5em 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
ul.upd_list li {
	padding: .5em;
	margin: 0 0 .25em 0 !important;
	list-style-type: none !important;
}
.upd_info_list,
.upd_success_list,
.upd_warning_list,
.upd_error_list,
.upd_noinfo_list {
	padding: .475em .5em .5em 2em !important;
	margin: 0 0 .25em 0 !important;
}
.upd_info_list {
	background: #e9f5fb url("../../plugins/hi_updatecheck/css/../images/info.svg") no-repeat .5em .5em;
	color: #16597a;
	border: 1px solid #84c7e9;
}
.upd_success_list {
	color: #37620d;
	background: #e1f8cb url("../../plugins/hi_updatecheck/css/../images/success.svg") no-repeat .5em .5em;
	border: 1px solid #c6d880;
}
.upd_warning_list {
	background: #ffffbb url("../../plugins/hi_updatecheck/css/../images/warning.svg") no-repeat .5em .5em;
	color: #756730;
	border: 1px solid #ffd324;
}
.upd_error_list {
	background: #ffeae5 url("../../plugins/hi_updatecheck/css/../images/fail.svg") no-repeat .5em .5em;
	color: #f30;
	border: 1px solid #f2a197;
}
.upd_noinfo_list {
	color: #999;
	background: #f3f3f3 url('../../plugins/hi_updatecheck/css/../images/noinfo.svg') no-repeat .5em .5em;
	border: 1px solid #ccc;
}
p.upd_license {
	text-align: justify;
}
img.upd_plugin_icon {
	display: block;
	float: left;
	margin: 0 20px 0 0
}
/* Editmenu-Notification */
#editmenu_update,
#xh_adminmenu_update {
	display: none;
}
li#editmenu_update,
li#xh_adminmenu_update {
	margin: 0 .5em 0 0;
	width: 2em;
}
li#editmenu_update a,
li#xh_adminmenu_update a {
	padding: .5em;
	width: 2em;
	height: 2em;
	background: url(../../plugins/hi_updatecheck/css/../images/info.svg) no-repeat center;
	background-size: 1.5em;
	margin: 3px 0 0 0;
}
#editmenu_update img,
#xh_adminmenu_update img {
	border: 0 none;
}



/***************************** ./plugins/jm_cookie_control/css/stylesheet.css */

/* ip2k19 lck_ddmenu - Cookie Policy - © Milko Dalla Battista/MDB 8/2019 */

@import url("/templates/ip2k23/fontsheet.css");

#cookie-space {
	display:none;
	height: 51px;
}

#cookie-consent {
	z-index: 5000;
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: rgba(255,0,127, 0.95);
	border-bottom: 1px solid #e50072;
	padding: 20px 0px;
}

#cookie-text {
	display: block;
	background-color: transparent;
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	border: 0;
	font-family: 'Roboto-Regular';
	font-size: 1.0rem;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: justify;
	color: #fff;
}

#accept,
#accept a,
#accept:link,
#accept:visited {
	display: block;
	float: right;
	margin: 0;
	background-color: #ff0080;
	padding: 7px 20px 7px 20px;
	border-top: rgba(255, 255, 255, 0.5) solid 2px;	
	border-right: rgba(0, 0, 0, 0.5) solid 2px;
	border-bottom: rgba(0, 0, 0, 0.5) solid 2px;
	border-left: rgba(255, 255, 255, 0.5) solid 2px;
	border-radius: 10px;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier */
	font-family: 'Roboto-Bold';
	font-size: 1.1rem;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	cursor: pointer;	
}

#accept:hover {background-color: #ff3299;}

#accept:active {background-color: #e50072;}

#info,
#info a,
#info:link,
#info:visited {
	display: block;
	width: auto;
	height: 0;
	float: left;
	background-color: #000;
	margin: 10px 40px 0 0;
	padding: 0;
	border: 0;
	font-family: 'Roboto-Bold';
	font-size: 1.1rem;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-moz-opacity: 1;
	cursor: pointer;
}

#info:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
}

#info:active {
	opacity: 0.6;
	-moz-opacity: 0.6;
}

#cookie-inner {
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px;
	min-width: 300px;
}

.brk_s {
	display: none;
	font-family: 'arial';
	content: '/A';
	word-wrap: break-word;
}

/* ****************************************************************************************************************** */
/* ************************* Media Queries - RESPONSIVE STYLE ******************************************************* */
/* ****************************************************************************************************************** */

@media only screen and (max-width: 800px) {
		
	/* Breakline on/off */

	.brk_s {display: block;}
	
}



/************************************* ./plugins/meta_tags/css/stylesheet.css */

#meta_tags hr {
	margin:6px 0;
	visibility:hidden;
}



/*********************************** ./plugins/pagemanager/css/stylesheet.css */

/*
 * Treeview
 */

#pagemanager {
    border: 1px solid #999;
    padding: 16px;
    margin: 1px 0;
    /* the following lines enable a scrollable treeview; adjust the height to your needs */
    height: 400px;
    overflow: scroll !important;
}

#pagemanager.pagemanager_vertical {
    margin-left: 27px;
}

/*
 * Toolbar
 */

#pagemanager_toolbar {
    text-align: center;
}
#pagemanager_toolbar button {
	margin: .25em;
	padding: .25em;
}
#pagemanager_toolbar button span {
    display: inline-block;
}
#pagemanager_toolbar button[disabled] span {opacity: 0.3}
.pagemanager_tool_wrapper {
    position: relative;
    display: inline-block;
}
.pagemanager_tool_inner {
    position: absolute;
    display: none;
    z-index: 1;
}
#pagemanager_toolbar .pagemanager_tool_inner button {
    margin: 0;
    width: 100%;
}

/*
 * Plugin info
 */

.pagemanager_logo {
    float: left;
    margin: 0 1em 0.5em 0;
}
.pagemanager_license {
    text-align: justify;
}



/*********************************** ./plugins/page_params/css/stylesheet.css */

#page_params hr {
	margin:8px 0;
}
#page_params input {
    width: auto;
}
#page_params img {
    margin:0;
}



/***************************************** ./plugins/video/css/stylesheet.css */

/**
 * Videos
 */
.video_video {
    width: 100%;
    height: auto;
}

/*
 * Plugin info
 */
.video_logo {
    float: left;
    margin: 0.5em 1.5em 0.5em 0;
}
.video_license {
    text-align: justify;
}

/*
 * The call builder.
 */
#video_call_builder {
    padding: 1em 0;
}
#video_call_builder p {
    margin: 0.4em 0;
}
#video_call_builder label {
    display: inline-block;
    vertical-align: top;
    width: 19%;
}
#video_call_builder select,
#video_call_builder input[type=text],
#video_call_builder textarea {
    display: inline-block;
    vertical-align: top;
    width: 79%;
}
#video_call_builder #video_call {
    width: 99%;
    height: 5em;
}



/*************************************** ./plugins/wrapper/css/stylesheet.css */

div#TS_wrapper {
	margin: 0; 
	padding: 0;
}

div#LoadingDiv {
	position: relative;
	font-size: 14px;
	font-weight: bold; 
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 1000;
	min-height: 200px;
}

div#LoadingDiv div#LoadingText {
	position:relative;
	/*top: 30px;*/
	left: 0;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	background: #fff;
	border: 1px solid #fff;
	line-height: 1.2em;
}

div#LoadingText {
	/*text-decoration: blink*/;
}

iframe.wrapper {}


/**************************************** ./plugins/xhshop/css/stylesheet.css */

/*** Cart-Box IT for CMSimple_XH-Sites ip2k23 Milko Dalla Battista - MDB ***/

@import url("/templates/ip2k23/stylesheet.css");
@import url("/templates/ip2k23/fontsheet.css");

/* ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ************************* Globale ************************* */

html, body {
	/*margin: 0;
	padding: 0;*/
}

.xhsMain h4 {
	font-family: "Roboto-BoldCondensedItalic"; /* sottotitolo */
	color: #ff0080;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

a:link {color: #ccc;}
a:visited {color: #ccc;}
a:focus {color: #333;}
a:hover {color: #ff0080;}
a:active {color: #bbb;}

#cartButton {
	border: 2px solid #f60;
	clear: both;
	margin: 2em 0;
	padding: .5em 1em;
	background-color: rgba(255,255,255,.75);
	color: #333;
}

.cap {text-transform: capitalize;}
.upr {text-transform: uppercase;}
.low {text-transform: lowercase;}

.align_l {text-align: left !important;}
.align_c {text-align: center !important;}
.align_r {text-align: right !important;}
.align_j {text-align: justify !important;}

.float_l {float: left !important;}
.float_r {float: right !important;}
.float_n {float: none !important;}

.display_i {display: inline !important;}
.display_ib {display: inline-block !important;}
.display_b {display: block !important;}
.display_n {display: none !important;}

/* Breakline on/off */

.brk_b {
	display: block;
	font-family: 'arial';
	content: '/A';
}

.brk_s, tt {
	display: none;
	font-family: 'arial';
	content: '/A';
}

table, th, td {}

td {text-align: left;}

/* ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ************************* Generale  ************************* */

.xhsMain {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.xhsName {width: 90%;}

/* Campi, selettori, optioni, tabelle, radio */

.xhsMain input, .xhsMain textarea, section.xhsScreen input, section.xhsScreen textarea {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 16px !important;
	padding: 4px 8px !important;/*0.25em 0.5em*/
	max-width: 95% !important;
}

.xhsMain select, section.xhsScreen select {
	border: 1px solid #ccc !important;
	font-family: inherit !important;
	font-size: 1em !important;
	color: #666;
	padding: .1em .25em !important;
	max-width: 95% !
}

.xhsMain option, section.xhsScreen option {
	max-width: 95% !important;
	padding: .1em .25em !important;
}

#xhsOverview {
	margin: 0;
	padding: 0;
}

.xhsMain input[type="checkbox"], section.xhsScreen input[type="radio"] {
	padding: 0 !important;
}

.xhsMain input[type="checkbox"] {
	position: relative;
	top: 4px;
	height: 24px;
	width: 24px;
	margin: 0 10px 0 0;
	padding: 0;
}

.xhsMain input[type="radio"] {
	position: relative;
	top: 2px;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
}

#xhsProductsTable tr:nth-child(odd) {
	background-color: #dfdfdf;
	color: #333;
}

#xhsProductsTable tr:nth-child(even) {
	background-color: #efefef;
	color: #333;
}

/* Pulsanti */

/* Blocco pulsante generico */
.buttonStyled {
	position: relative;
	top: -1px;
	width: auto;
	height: 30px;
	font-family: 'Roboto-Medium';
	font-size: 16px;
	line-height: 100%;
	color: #666;
	white-space: nowrap;
	cursor: pointer;
	margin: 0;
	padding: 0 10px;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-radius: 7px;
}

.buttonStyled:hover {background-color: #E5E5E5;}

.buttonStyled:active {background-color: #d8d8d8}

.buttonStyledAddCart::before,
.buttonStyledShopButton::before,
.buttonStyledPrevious::before,
.buttonStyledNext::after,
.buttonStyledOrder::after,
.buttonStyledHelp::before,
.buttonStyledWarning::before,
.buttonStyledUpdate::before,
.buttonStyledDelete::before {
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 18px;
	line-height: 100%;
	color: #ff0080;
}

/* simbolo pulsante "aggiungi al carrello" */
.buttonStyledAddCart::before {
	content: "\f217" !important;
	vertical-align: -1px;
	padding-right: 10px;
}

/* simbolo pulsante "torna al catalogo" */
.buttonStyledShopButton::before {
	content: "\f03a" !important;
	vertical-align: -1px;
	padding-right: 5px;
}

/* simbolo pulsante "indietro" */
.buttonStyledPrevious::before {
	content: "\f355" !important;
	font-weight: 900;
	vertical-align: -1px;
	padding-right: 5px;
}

/* simbolo pulsante "avanti" */
.buttonStyledNext::after {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f356" !important;
	font-weight: 900;
	vertical-align: -1px;
	padding-left: 5px;
}

/* simbolo pulsante ordina */
.buttonStyledOrder::after {
	content: "\f058" !important;
	font-weight: 900;
	vertical-align: -1px;
	padding-left: 5px;
}

/* simbolo pulsante "aiuto" */
.buttonStyledHelp::before {
	content: "\f059" !important;
	font-weight: 900;
	vertical-align: -1px;
	padding-right: 5px;
}

/* simbolo pulsante "avviso" */
.buttonStyledWarning::before {
	position: relative;
	top: -1px;
	content: "\f06a" !important;
	font-weight: 900;
	vertical-align: -1px;
	padding-right: 5px;
}

/* simbolo pulsante "aggiorna carrello" */
.buttonStyledUpdate::before {
	content: "\f2f1" !important;
	font-weight: 400;
	vertical-align: -1px;
	padding-right: 5px;
}

/* simbolo pulsante "cancella il prodotto" */
.buttonStyledDelete::before {
	content: "\f2ed" !important;
	font-weight: 400;
	vertical-align: -1px;
	padding-right: 5px;
}

/* spaziature */
.styledSpace1 {margin: 0 0 20px 20px;}

.styledSpace2 {
	display: none;
	margin-top: 20px;
}

.styledSpace3 {
	display: block;
	margin-top: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ************************* redirect ************************* */
/* NON SI TROVA DA NESSUN PARTE! */

.pageRedirect a::after {
	position: relative;
	top: 1px;
	content: "\f360";
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;/*1.2rem*/
	font-weight: 900;
	color: #999;
	text-align: center;
	padding: 0 0 0 5px;
}

.pageRedirect a:hover::after {
	position: relative;
	top: 0px;
	content: "\f35d";
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;/*1.2rem*/
	font-weight: 900;
	color: #ff0080;
	text-align: center;
	padding: 0 0 0 5px;
}

.pageRedirect a:active::after {
	color: #bbb;
}

/* ************************* Blocco sezione ************************* */

.sectionBox {
	height: 40px;
	background-color: #eee;
	margin: 0 0 40px 0;
	padding: 0 0 0 10px;
	border-radius: 10px;
}

.titleBox {
	font-family: "LuckiestGuy-Regular";
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 120%;
	clear: both;
	color: #fff;
	text-align: center;
	text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.45);
	text-align: center;
	margin: 0;
	padding: 12px 0 5px 0;
	background-color: #ff0080;
	border-radius: 10px;
}

/* ------------------------------ */

button.xhsAddCart::before {
	content: "\f217" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
	color: #fff;
	padding-right: 10px;
}

input.linkButton {
	border-width: 0;
	background-color: transparent;
	color: navy;
}

input.linkButton:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #ff65b2;
}

#steps span {
	padding-right: 2em;
}

#xhsCartPreview {
	margin: 0.5em 0 !important;
	text-align: right;
	float: right;
}

#xhsCartPreview a {
	border: 0 !important;
}

#xhsCartPreview table {
	width: 100% !important;
}

#xhsCartPreview table td {
	padding-right: 1em;
}

p.warn, #steps span.now {
	font-weight: bold;
	color: teal;
}

/* etichette form */

label.xhsFormLabel {
	display: block;
	text-align: left;
	width: auto;
	margin: 0;
	padding: .25em 0;
}

label.xhsFormLabel, label.xhsFormLabel.xhsRequired, .formLabel {
	font-family: "Roboto-italic";
	font-size: 16px;
	line-height: 120%;
	text-transform: none;
	text-align: left;
	color: #999;
	background-color: #fff;
	padding: 0 0 5px 0;
}

label.xhsFormLabel.xhsRequired::before {
	content: "*" !important;
	font-size: 1.0em;
	font-weight: 900;
	line-height: 120%;
	padding: 0 5px 0 0;
	color: #ff0080;
}

input.inline_form, input.data_form {}

input.xhsFormLabel, input.xhsFormLabel.xhsRequired {}

/* campi form */

.inputField {
	display: block;
	font-family: "Roboto-Regular";
	font-size: 16px;
	margin: 10px 0 0 0;
	background: transparent;
}

.inputField input {
	clear: both;
	width: 100%;
	height: 30px;
	color: #666;
	background-color: #fcfcfc;
	margin: 0 0 20px 0;
	padding: 0;
	border-radius: 7px;
	border: 1px solid #ccc;
	float: left;
}

.inputCapitalize input {text-transform: capitalize;}
.xhsDl .firstLetter {text-transform: initial;}
.xhsDl .firstLetter::first-letter {text-transform: capitalize;}

/* selettori form */

.inputSelector {
	font-size: 14px;
	margin: 0 0 50px 0;
}

.inputSelector select {
	font-size: inherit;
	line-height: 24px;
	color: #666;
	width: 150px;
	height: 28px;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 7px;
	float: left;
}

/* asterisco campo obbligatorio */
.binding::before {
	content: "*" !important;
	font-size: 1.0em;
	font-weight: 900;
	line-height: 1em;
	padding: 0 5px 0 0;
	color: #ff0080;
}

/* -------------- */

input.inline_form {
	width: 4em;
}
input.data_form {}

input.shorter {}

#cart_table {
	height: 20px;
	font-size: inherit;
	width: 100%;
	overflow: hidden;
}

table.cart_table {
	position: relative;
	font-size: inherit;
	width: 100%;
}

table.cart_table td {
	padding: 0;
	margin: 0;
	border: 0;
}

div.tabs form, div.subtabs form, #cart_table form {display: inline;}

div.tabs {padding-left: 3ex;}

div.tabs form input.tab, input.subtab {
	border: 0.3ex #daa520 solid;
	border-top-width: 0.8ex;
	border-bottom-width: 0;
	background-color: white;
	padding: 0;
	margin: 0;
}

div.tabs form input.activeTab, input.activeSubtab {
	border: 1px solid #9acd32;
	border-bottom-color: white;
	border-top-width: 1.5ex;
	background-color: white;
}

span.price_info {font-size: 80%;}

h2 span.xhsRequired::before, span.xhsRequired label::before {
	content: "\f12a" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
	color: #ff0080;
}

section.xhsScreen {}

section.xhsScreen ol li, section.xhsScreen ul li {}

section.xhsScreen p.additional {
	font-size: 90%;
	color: #666;
	line-height: 1.2;
}

div.xhsClosed {
	background-color: #ccc;
	color: #ff0080;
	border: 1px solid #ff0080;
	padding: 1em;
}

div.xhsClosed p:first-child {font-size: 1.5em;}

a.xhsToggleBtn {
	font-size: 10px;
	border: 0 none !important;
	line-height: normal;
	color: #fff !important;
	background-color: #ff0080;
	margin: .5em 1em .5em 0;
	padding: 5px 10px;
	display: inline-block;
	text-align: right;
	float: right;
	border-radius: 7px;
}

a.xhsToggleBtn:hover {
	border: 0 none !important;
	background-color: #ff65b2;
}

a.xhsToggleBtn span {}

/* sfondo categorie e ricerca */

div.xhsCatSelSearch {
	clear: both;
	background-color: #eee;
	padding: 10px;
	margin: 0;
	border-radius: 10px;
}

/* simbolo selettore categoria */
.xhsCategory::before {
	position: relative;
	top: 0px;
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f03a" !important;
	font-size: 24px;
	font-weight: 300;
	line-height: 0.5em;
	vertical-align: -20%;
	color: #999;
	padding: 0 10px 0 5px;
}

/* selettore categoria */
div.xhsCatSel {
	font-size: 18px;
	margin: 0;
	padding: 0;
	float: left;
}

div.xhsCatSel select {
	position: relative;
	top: 1px;
	font-size: inherit;
	text-align: center;
	color: #999;
	width: 200px;
	height: 28px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border-radius: 7px;
}

div.xhsCatSel select, div.xhsInfoBlock select {}

div.xhsCatSel option {}

/* campo ricerca */

div.xhsSearch {
	float: right;
	margin:  0;
	padding: 0;
}

div.xhsSearch input {
    position: relative;
	top: 1px;
	text-align: center;
	width: 250px;
	height: 28px;
	border-radius: 7px;
	padding: 0;
}

.xhsSearchField {color: #666;}

/* simbolo ricerca */
.xhsSearchField::before {
	position: relative;
	top: 0px;
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f002" !important;
	font-size: 24px;
	line-height: 0.5em;
	vertical-align: -20%;
	color: #999;
	padding: 0 10px 0 5px;
}

/* box per link ritorno da risposta ricerca */

.xhsSearchToCatalogBox {
	width: 100%;
	background-color: transparent;
	margin: 0 0 20px 0;
	padding: 0;
}

/* ------------------ */

.xhsClearB {clear: both;}

div h1.xhsCatHeader, h1.xhsCatHeader {
	clear: both;
	font-family: "Roboto-BoldCondensed";
	text-transform: capitalize;
	font-size: 14px;
	color: #ff0080;
	text-align: left;
	text-shadow: none;
}

.xhsCatHeader {
	font-size: 20px;
	background-color: #fff;
	padding: 12px 0 5px 0;
	margin: 10px 0;
	text-align: left;
}


.xhsMain a, section.xhsScreen a {
	border: 0 !important;
	text-decoration: none !important;
	color: #ff0080 !important;
}

.xhsMain a:hover, section.xhsScreen a:hover {color: #ff65b2 !important;}

.xhsMain a:active, section.xhsScreen a:hover {color: #ccc !important;}

.xhsMain table, section.xhsScreen table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

form.catSelectBox {clear: both;}

span.srchTrm {
	padding: .1em.25em;
	background-color: #efefef;
	color: #333;
}

.xhsMain h1, section.xhsScreen h1, h1.xhsProdTitle {
	color: #fff;
	clear: both;
	font-size: 1.5em;
	margin: 0 0 .5em 0 !important;
}

.xhsMain h2, section.xhsScreen h2, h2.xhsProdTitle {
	color: #333;
	clear: both;
	font-size: 1.2em;
	margin: 0 0 .5em 0 !important;
}

.xhsMain h3, section.xhsScreen h3 {
	color: #333;
	clear: both;
	font-size: 1.1em;
	margin: 0 !important;
	padding: 0 !important;
}

.xhsHR {margin-bottom: 20px;}

/* ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ----------- CATALOGO ----------------- */

article.xhsOverviewProds {
	border-bottom: 2px solid #ccc;
	margin: 0;
	padding: 40px 0 20px 0;
	overflow: auto;
}

.xhsProdBox {width: 100%;}

.xhsPrevPic {
	width: auto;
	max-width: 300px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0 40px 40px 0;
 	background-color: transparent;
	float: left;
}

.xhsPrevPic img {
	box-sizing: border-box;
	border: 1px solid #ccc;
	width: auto;
	height: 150px;
	vertical-align: top;
}

.xhsPrevPic:empty {display: none;}

.xhsProdTextBox {
	width: auto;
	max-width: 700px;
	background-color: transparent;
	float: left;
}

.ptb_short {width: 540px;}

.ptb_long {width: 640px;}

.xhsProdTeaser {
	font-family: "CartoonistHand-Bold";
	font-size: 24px;
	line-height: 100%;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	color: #999;
	clear: both;
	background-color: transparent;
	text-shadow: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.xhsProdTitle {
	font-family: "CartoonistHand-Bold";
	font-size: 26px;
	line-height: 120%;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	color: #ff0080;
	clear: both;
	background-color: transparent;
	text-shadow: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.xhsProdTitle a, .xhsProdTitle a:link {color: #999;}

/* link DetailLink */

.xhsDetailLink {
	display: block;
	text-align: right;
	padding: 0 0 20px 0;
	margin: 0;
}

.xhsDetailLink a {
	font-family: "Roboto-Medium";
	font-size: 16px;
	background-color: transparent;
}

/* simbolo link DetailLink */
.xhsDetailLink a::before, {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f05a" !important;
	font-size: 20px;
	font-weight: 900;
	padding-right: 10px;
	vertical-align: -2px;
}

.xhsDetailLink a::after {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f356" !important;
	font-size: 20px;
	font-weight: 900;
	padding: 0 5px 0 10px;
	vertical-align: -2px;
}

div.xhsInfoBlock {
	clear: both;
	text-align: right;
	box-sizing: border-box;
	line-height: normal !important;
	display: inline;
}

/* ----------------------------------------------------------------------------------------------------------------- */

/* selettore varianti */

span.xhsVariantsLabel {
	font-family: "Roboto-Medium";
	display: inline-block;
	font-size: 16px;
	line-height: 120%;
	color: #999;
	vertical-align: middle;
	margin: 0;
	padding: 3px 5px 0 0;
}

div.xhsVariantsSelect {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
}

div.xhsVariantsSelect select {
	font-size: inherit;
	text-align: center;
	color: #666;
	width: 90px;
	height: 26px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 7px;
	vertical-align: top;
}

div.xhsProdPrice {margin: 1em 0;}

.xhsDetPrice {}/* non usato */

/* avviso e link condizioni vendita e spedizione */
span.xhsProdDetPriceHints {
	display: inline-block;
	font-size: 14px;
	line-height: 130%;
	color: #999;
	vertical-align: middle;
	margin: 0 0 20px 0;
	padding: 0;
}

/* Etichetta prezzo in prodotto */
span.xhsProdPriceLabel {
    position: relative;
	top: 1px;
	font-family: "Roboto-Medium";
	display: inline-block;
	font-size: 18px;
	line-height: 120%;
	color: #999;
	vertical-align: middle;
	margin: 0;
	padding: 0 5px 0 0;
}

/* Campo numero copie in catalog */

input.xhsInpAmount {
	position: relative;
	top: 0;
	width: 50px !important;
	height: 26px;
	text-align: right;
	border: 1px solid #ccc;
	border-radius: 7px;
}

input.xhsInpAmount[type=number] {
	font-family: "Roboto-Regular";
	font-size: 24px;
	padding-right: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* DETTAGLI PRODOTTO ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* info detail primo blocco ---------------------------------------------------------------------------------------- */

/* rettangolo grigio gią definito */
.sectionBox {}

/* ShopButton "ritorno a catalogo" */

div.sectionBox .xhsShopButton {
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}

div.sectionBox .xhsShopButton a {
	font-family: "Roboto-Medium";
	font-size: 16px;
	color: #ff0080 !important;
	background-color: transparent;
}

/* simbolo "elenco" ShopButton */
div.sectionBox .xhsShopButton a::before {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f022" !important;
	font-weight: 300;
	font-size: 20px;
	padding: 0 10px 0 5px;
	vertical-align: -2px;
}

/* simbolo "freccia" ShopButton */
div.sectionBox .xhsShopButton a::after {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f356" !important;
	font-weight: 900;
	font-size: 20px;
	padding: 0 5px 0 10px;
	vertical-align: -2px;
}

div.sectionBox .xhsShopButton a:hover {color: #FF65B2 !important;}

div.sectionBox .xhsShopButton a:active {color: #ccc !important;}

/* immagine */
.xhsPic {
	width: auto;
	height: 300px;
	max-height: 300px;
	float: left;
	margin: 0;
	padding: 0 40px 0 0;
	background-color: transparent;
	float: left;
}

.xhsPic img {
	box-sizing: border-box;
	border: 1px solid #ccc;
	max-width: 100% !important;
	width: auto;
	max-width: 300px;
	height: auto !important;
	vertical-align: top;
}

.xhsPic:empty {display: none;}

/* autore */
.xhsProdDetTeaser {
	font-family: "CartoonistHand-Bold";
	font-size: 28px;
	color: #999;
	margin: 0 0 20px 0;
	padding: 0;
}

/* titolo */
.xhsProdDetTitle {
	font-family: "CartoonistHand-Bold";
	font-size: 32px;
	line-height: 110%;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	color: #ff0080;
	clear: both;
	background-color: transparent;
	text-shadow: none;
	margin: 0 0 20px 0;
	padding: 0;
}

/* descrizione */
.xhsProdDescript p {
	font-family: "Roboto-Condensed";
	font-size: 20px;
	color: #666;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

/* codice prodotto */
.xhsProdCode, xhsProdCartCode {
	font-family: "Roboto-Medium";
	font-size: 16px;
	color: #999;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* avviso ristampa */
.xhsProdReprint {
	font-family: "Roboto-Italic";
	font-size: 18px;
	line-height: 140%;
	text-transform: none;
	text-align: left;
	color: #ff0080;
	margin: 20px 0 0 0;
	padding: 0;
}

/* simbolo avviso ristampa*/
.xhsProdReprint::before {
	position: relative;
	top: -2;
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f06a" !important;
	white-space: normal;
	font-size: 18px;
	font-weight: 900;
	line-height: 0.75em;
	vertical-align: -10%;
	color: #ff0080;
	padding-right: 5px;
}

/* info detail secondo blocco -------------------------------------------------------------------------------------- */

/* contenitore secondo blocco */
div.xhsInfoDetBlock {
	display: inline-block;
	text-align: right;
	box-sizing: border-box;
	line-height: normal !important;
	width: 100%;
	margin: 0 0 40px 0;
	background-color: transparent;
	float: right;
}

/* varianti */

/* etichetta varianti */
span.xhsVariantsDetLabel {
	display: inline-block;
	font-size: 16px;
	line-height: 120%;
	color: #999;
	vertical-align: middle;
	margin: 0;
	padding: 4px 5px 0 0;
}

/* selettore varianti */
div.xhsVariantsDetSelect {
	font-size: 12px;
	margin: 0 0 20px 0;
	padding: 0;
	vertical-align: top;
}

div.xhsVariantsDetSelect select {
	font-size: inherit;
	text-align: center;
	color: #666;
	width: 90px;
	height: 26px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 7px;
	vertical-align: top;
}

article.xhsProdDetails {margin: 20px 0;}

.xhsInfo {color: #6CF;}

/* blocco avviso e link condizioni vendita e spedizione */
.xhsInfoDetBlock .xhsProdPrice {}

/* avviso e link condizioni vendita e spedizione */

.xhsHint p {line-height: 120%;}

.xhsHint p::before {
	content: "\f30f" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 18px;
	line-height: 120%;
	font-weight: 900;
	vertical-align: -1px;
	color: #ff0080;
	padding-right: 5px;
}

/* Etichetta prezzo in dettagli prodotto */
span.xhsProdDetPriceLabel {
    position: relative;
    top: 1px;
	display: inline-block;
	font-size: 18px;
	line-height: 130%;
	color: #999;
	vertical-align: middle;
	margin: 0;
	padding: 0 5px 0 0;
}

/* Prezzo in dettagli prodotto */
span.xhsProdDetPriceNum {
	font-family: "Roboto-Bold";
	font-size: 20px;
	text-transform: none;
	text-align: left;
	color: #666;
	background-color: #fff;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}


/* Campo numero copie in product detail */
.xhsInfoDetBlock input.xhsInpAmountDetail {
	position: relative;
	top: 0px;
	width: 70px;
	height: 26px;
	text-align: right;
	border: 1px solid #ccc;
	border-radius: 7px;
}

.xhsInfoDetBlock input.xhsInpAmountDetail[type=number] {
	font-family: "Roboto-Regular";
	font-size: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* CARRELLO E SEGUENTI --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------- */

/* ----------- CART  ------- */

/* section principale  */
.xhsMain {}

/* blocco dati  */
.xhsCartTable {}

/* numero prodotto nel carrello */
 .xhsCartTable .xhsCnt {
	display: block;
	font-family: "Roboto-Bold";
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	color: #ff0080;
	margin: 0 auto 20px 0;
	padding: 0;
}

/* blocco immagine carrello */
.xhsCartTable .xhsPrevPic {
	float: left;
	display: block;
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* immagine prodotto carrello */
.xhsCartTable .xhsPrevPic img {
	display: inline-block;
	width: auto;
	height: 300px;
	margin: 0;
	padding: 0;
}

/* tabella generale dati prodotto carrello */
.xhsCartTable table.xhsCartDataBox {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background: transparent;
	margin: 0 0 20px 0;
	padding: 0;
}

/* colonne tabella */

.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol1,
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol2,
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol3,
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol4 {
	width: auto;
	text-align: right;
	vertical-align: top;
	background: transparent;
}

.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol4 {vertical-align: bottom;}

.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol1 {padding: 0 20px 0 0;}
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol2 {padding: 0 40px 0 0;}
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol3 {padding: 0 20px 0 0;}
.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol4 {padding: 0 20px 0 0;}

/* autore prodotto carrello */
.xhsCartTable .xhsProdTeaser {
	display: block;
	font-family: "Roboto-Regular";
	font-size: 20px;
	line-height: 110%;
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	margin: 0 auto 20px 0;
	padding: 0;
	color: #666;
}

/* titolo prodotto carrello */
.xhsCartTable .xhsProdName {
	display: block;
	font-family: "Roboto-Bold";
	font-size: 28px;
	line-height: 120%;
	color: #ff0080;
	text-align: left;
	margin: 0;
	margin: 0 0 20px 0; 
}
	
/* variante prodotto carrello */
.xhsCartTable .xhsProdDescript {
	display: block;
	font-size: 20px;
	margin: 0; 
	color: #f00;
}

.xhsCartTable .xhsProdVariantCart {
	position: relative;
	top: -1px;
	display: inline-block;
	font-family: "Roboto-Regular";
	font-size: 16px;
	color: #999;
	text-align: left;
	margin: 0 20px 0 0;
	padding: 0;
	white-space: nowrap;
}

/* codice prodotto carrello */
.xhsCartTable .xhsProdDescriptCart {
	display: inline-block;
	font-family: "Roboto-Regular";
	font-size: 18px;
	color: #999;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0;
}

/* linea separatrice grigia in carrello */
.xhsCartTable .xhsHR4 {margin: 20px 0 0 0;}

/* numero copie in carrello */

.xhsCartTable .xhsInpAmountCart {}

.xhsCartTable input[type=number].xhsInpAmountCart {
	display: inline-block;
	position: relative;
	top: 0px;
	width: 50px !important;
	height: 26px;
	text-align: right;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 7px;
	background-color: #fcfcfc;
}

/* simbolo "x" carrello step 1 */
.xhsCartTable .timesCart {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
}

.xhsCartTable .timesCart::before {
	content: "\f00d" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 18px;
	font-weight: 300;
	vertical-align: -5%;
	color: #999;
	margin: 0;
	padding: 0 10px;
}

/* prezzo unitario carrello step 1 */
.xhsCartTable span.xhsProdCartPriceNum {
	font-family: "Roboto-Medium";
	font-size: 22px;
	text-transform: none;
	text-align: left;
	color: #666;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}

/* spaziatura 20 */
.xhsCartTable .xhsMoneyCell .spc20 {margin: 0 0 20px 0;}

/* pulsante generico */
.xhsCartTable .buttonStyled {display: inline-block;}

/* simbolo pulsante "aggiorna carrello" */
.xhsCartTable .buttonStyledUpdate::before {}

/* simbolo pulsante "cancella il prodotto" */
.xhsCartTable .buttonStyledDelete::before {}
	
/* linea separatrice rossa in carrello */
.xhsCartTable .xhsHR3 {margin: 20px 0 0 0;}

/* etichetta subtotale carrello step 1 */
.xhsCartTable .xhsTdR {
	display: inline;
	position: relative;
	top: 3px;
	font-family: "Roboto-Regular";
	font-size: 20px;
	text-align: left;
	color: #666;
	margin: 0;
	padding: 0;
}

/* subtotale carrello step 1 */
.xhsCartTable .xhsMoneyCell {
	display: inline;
	position: relative;
	top: 0;
	font-family: "Roboto-Medium";
	font-size: 22px;
	text-align: right;
	text-transform: none;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	color: #ff0080;
	margin: 0;
	padding: 0;
	width: auto !important;
}

/* linea separatrice rossa in carrello */
.xhsCartTable .xhsHR3 {}

/* avviso e link condizioni vendita e spedizione */

.xhsCartTable .xhsHint p {line-height: 130%;}

.xhsCartTable .xhsHint p::before {
	content: "\f30f" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 18px;
	line-height:120%;
	font-weight: 900;
	vertical-align: 0px;
	color: #ff0080;
	padding-right: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
/* VERIFICARE ------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------- */

/* pulsante e info carrello */

#cartInfo {
	z-index: 99;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.buttonBadge {
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	margin: 0;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-radius: 7px;
	cursor: pointer;
	float: left;
}

.buttonBadge:hover {background-color: #e5e5e5;}

.buttonBadge:active {background-color: #d8d8d8}

/* carrello */
.xhsBadgeCart {
	font-family: "Roboto-Condensed";
	font-size: 18px;
	color: #666;
	background-color: transparent;
	display: inline-block;
	line-height: 100%;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	vertical-align: 0;
}

/* simbolo carrello */
.xhsBadgeCart::before {
	font-family: "Font Awesome 5 Pro" !important;
	content: "\f07a" !important;
	font-weight: 900;
	font-size: 20px;
	color: #ff0080;
	margin: 0;
	padding: 0 10px 0 0;
	vertical-align: 0px;
}

/* simbolo vai al carrello */
.xhsBadgeGotoCart::after {
	font-family: "Font Awesome 5 Pro" !important;
	/*content: "\f356" !important;*/
	content: "\f356" !important;
	font-weight: 900;
	font-size: 22px;
	color: #ff0080;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: -2px;
}

span.xhsProdPriceNum {
	font-family: "Roboto-Medium";
	font-size: 22px;
	text-transform: none;
	text-align: left;
	color: #666;
	background-color: #fff;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}

span.xhsProdCartPriceNumVar {
	position: relative;
	top: 5px;
	float: right;
}

/* ---------------------- */

input.xhsContInp {
	width: 95%;
	max-width: 100%;
}

.xhsMain input[type=number] {
	width: 3.0em;
	margin: 0 0 .25em 0;
	text-align: right;
}

/* Remove controls from Firefox */
#xhsOverview input[type=number], .xhsMain input[type=number], section.xhsScreen input[type=number] {
	-moz-appearance: textfield;
	appearance: textfield;
}

/* Re-applies the controls on :hover and :focus */
/*.xhsMain input[type="number"]:hover,
.xhsMain input[type="number"]:focus {
	-moz-appearance: number-input;
	appearance: number-input;
}*/

/* number fields chrome up-down arrows */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}

#xhsSteps {}

#xhsSteps h1 {}

/* rettangolo step selezionato */
div.xhsNow {
	font-family: "Roboto-Bold";
	font-size: 18px;
	color: #fff !important;
	background-color: #ff0080 !important;
	border: 1px solid #ff0080 !important;
	border-radius: 10px;
}

/* rettangolo step */
#xhsSteps .xhsStep {
	font-family: "Roboto-Bold";
	font-size: 18px;
	background-color: #fff;
	color: #ff0080;
	text-align: center;
	padding: 5px 20px;
	float: left;
	margin: 0 1em 1em 0;
	white-space: nowrap;
	display: inline-block;
	border: 1px solid #ff0080;
	border-radius: 10px;
}

/* indicazioni carrello */
div.xhsStepHint {
	background-color: transparent;
	color: #333;
	padding: 0;
	margin: 0 0 1em;
	border-radius: 10px;
}

div.xhsStepHint span {color: #ff0080;}

.xhsInl {display: inline;}

button.xhsUpdBtn, button.xhsDelBtn {
	color: #ffb27f;
	background-color: transparent;
	padding: .25em .5em !important;
	margin: 0 !important;
	border: 0 !important;
	cursor: pointer;
}

button.xhsUpdBtn:hover, button.xhsDelBtn:hover {
	color: #fff;
	background-color: #ff0080;
}

.xhsHR1, hr.xhsHR1, div.xhsHR1, span.xhsHR1 {
	display: block;
	width: auto;
	height: 10px;
	margin: 0 20px 0 0;
	padding: 0;
	background-color: transparent;
	border: none;
}

.xhsHR2, hr.xhsHR2, div.xhsHR2, span.xhsHR2 {
	color: #999 !important;
	margin: 10px 0;
	border: 1px solid #ccc !important;
	background-color: transparent;
}

.xhsHR3, hr.xhsHR3, div.xhsHR3, span.xhsHR3 {
	height: 1px;
	margin: 5px 0;
	padding: 10px 0;
	background-color: transparent;
	border: 0;
	border-top: 2px solid #ff0080;
}

.xhsHR4, hr.xhsHR4, div.xhsHR4, span.xhsHR4 {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0 0 20px 0;
	background-color: transparent;
	border: 0;
	border-top: 2px solid #ccc;
}


tr.xhsSum {font-size: 18px;}

/*td.xhsMoneyCell,*/ td.xhsMoneyCellConf, td.xhsMoneyCellTotal,
.xhsMoneyCell, .xhsMoneyCellConf, .xhsMoneyCellTotal {
	position: relative;
	top: 0;
	font-family: "Roboto-Medium";
	font-size: 1.4rem;
	text-align: right;
	text-transform: none;
	text-align: right;
	color: #ff0080;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
	width: 5em !important;
}

td.xhsMoneyCellTotal {color: #ff0080;}

a.xhsAgbLnk {
	text-decoration: underline !important;
	color: #f60 !important;
}

.xhs100 {
	width: 100%;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.xhsLightColor {color: rgba(255, 255, 255, 0.75);}

textarea[name="annotation"] {
	width: 95%;
	height: 6em;
	border-radius: 7px;
}

.xhsRght {float: right;}

.xhsLft {float: left;}

.xhsDl dt {
	color: #999;
	display: inline-block;
	margin: .25em 0;
}

.xhsDl {
	width: auto;
	background-color: transparent;
	margin: 0 auto;
}

.xhsDl dd {
	font-family: "Roboto-Medium";
	font-size: 1.2rem;
	line-height: 140%;
	text-transform: capitalize;
	text-align: left;
	color: #666;
	margin: 0 0 0 1em;
	padding: 0;
}

.xhsDl dt {
	font-family: "Roboto-Italic";
	font-size: 1.2rem;
	line-height: 100%;
	text-align: left;
	color: #999;
	display: inline-block;
	margin: .25em 0;
	padding: 0;
}

span.xhsVatInf {
	color: #999;
	font-size: .8em;
	width: 5em;
	display: inline-block;
}

/*** BACKEND ***/
#xhsPreviewPic img, #xhsImage img {
	max-width: 100px !important;
	vertical-align: top !important;
}

#xhsProductsTable {}

.xhsTable td, #xhsProductsTable td {padding: .25em;}

td.xhsTdTop {vertical-align: top;}

button.xhsProdUp, button.xhsProdDown {
	background-color: transparent !important;
	border: 0 !important;
	color: #666 !important;
	cursor: pointer !important;
	margin: 0 !important;
	padding: 0.25em !important;
}

button.xhsProdUp:hover, button.xhsProdDown:hover {
	background-color: #ff0080 !important;
	color: #fff !important;
}

.xhsErr {color: #F30;}

ul.xhsUL {margin: 0 !important;}

div.xhsErrors {
	background-color: #fff;
	color: #333;
	padding: .5em 1em;
	border: 3px solid #f60;
	display: block;
	clear: both;
	margin: 1em 0;
	box-sizing: border-box;
}

div.xhsErrors h1 {color: #f60;}

div.xhsErrors h1::before {
	content: "\f071" !important;
	font-family: "Font Awesome 5 Pro" !important;
	color: #f60;
}

/* Stili simboli carrello */

.timesCat, .timesDet/*, .timesCart*/ {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
}

.timesCat::before, .timesDet::before/*, .timesCart::before*/ {
	content: "\f00d" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 18px;
	font-weight: 300;
	vertical-align: 0px;
	color: #999;
	margin: 0;
	padding: 0 10px;
}

.timesCat {vertical-align: 0;}
.timesDet {}
.timesCart {}


/* Stili carrello END*/

/* link pagine esterne o interne magenta */

a.xhsCosLnk {color: #ff0080 !important;}

a.xhsCosLnk::after {
	content: "\f360" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 1.0em;
	font-weight: 900;
	line-height: 0.75em;
	vertical-align: -15%;
	padding-left: 9px;
}

a.xhsCosLnk:hover::after {
	content: "\f35d" !important;
	font-family: "Font Awesome 5 Pro" !important;
	color: #ccc;
	padding-left: 5px;
}

a.xhsCosLnk a:active, a.xhsCosLnk:active::after {color: #bbb;}

/* link pagine esterne o interne grigio*/

a.xhsCosLnkgrey {color: #999 !important;}

a.xhsCosLnkgrey::after {
	position: relative;
	top: -1px;
	content: "\f360" !important;
	font-family: "Font Awesome 5 Pro" !important;
	font-size: 1.0em;
	font-weight: 900;
	line-height: 0.75em;
	vertical-align: -15%;
	padding-left: 9px;
}

a.xhsCosLnkgrey:hover::after {
	position: relative;
	top: -2px;
	content: "\f35d" !important;
	font-family: "Font Awesome 5 Pro" !important;
	color: #ff0080;
	padding-left: 5.5px;
}

a.xhsCosLnkgrey:active::after {color: #ccc;}

ul.xhsCatMenu {margin: .5em 0 0 0;}

ul.xhsCatMenu li {border: 0 !important;}

ul.xhsCatMenu li:last-child a {border: 0 !important;}

ul.xhsCatMenu li.xhsActiveCat a, ul.xhsCatMenu li.xhsActiveCat:last-child a {color: #f60 !important;}

/* we really need a monospaced font for this textarea */
#xh_config_form textarea.xh_setting[name="PL3bbeec384_shipping_forwarding_expenses"] {font-family: monospace !important;}

/* ************ spacers **************/

.spc10, .spc20, .spc40, .spc60, .spc80, .spc100 {
	display: block;
	width: 100%;
}

.spc10 {margin: 0 0 10px 0;}
.spc20 {margin: 0 0 20px 0;}
.spc40 {margin: 0 0 40px 0;}
.spc60 {margin: 0 0 60px 0;}
.spc80 {margin: 0 0 80px 0;}
.spc100 {margin: 0 0 100px 0;}

/* ****************************************************************************************************************** */
/* ************************* Media Queries - RESPONSIVE STYLE ******************************************************* */
/* ****************************************************************************************************************** */

@media only screen and (min-width: 801px) and (max-width: 1024px) {

	.xhsProdReprint {margin: 0 0 20px 0;}
	
}

@media only screen and (max-width: 800px) {

	/* ----------- GENERALE RESP ----------------- */
	
	a, input, button {outline: none;}
		
	/* Breakline on/off */

	.brk_b {display: none;}

	.brk_s, tt {display: block;}
	
	.styledSpace1 {margin: 0 0 10px 10px;}
	
	.styledSpace2 {
		display: block;
		margin-top: 20px;
	}
	
	.styledSpace3 {}
	
	.xhsMain h1, section.xhsScreen h1, h1.xhsProdTitle {color: #ff0080;}
	
	.xhsMain {padding-top: 20px;}
	
	.buttonStyled {
		position: relative;
		top: 0;
		font-family: 'Roboto-Condensed';
		font-size: 16px;
		line-height: 100%;
	}
	
	.buttonStyledAddCart::before,
	.buttonStyledShopButton::before,
	.buttonStyledPrevious::before,
	.buttonStyledNext::after,
	.buttonStyledOrder::after,
	.buttonStyledHelp::before,
	.buttonStyledWarning::before,
	.buttonStyledUpdate::before,
	.buttonStyledDelete::before {
		font-size: 14px;
		line-height: 120%;
	}
	
	/* simbolo pulsante "aggiungi al carrello" */
	.buttonStyledAddCart::before {vertical-align: -1px;}

	/* simbolo pulsante "torna al catalogo" */
	.buttonStyledShopButton::before {vertical-align: -1px;}

	/* simbolo pulsante "indietro" */
	.buttonStyledPrevious::before {vertical-align: -1px;}

	/* simbolo pulsante "avanti" */
	.buttonStyledNext::after {vertical-align: -1px;}

	/* simbolo pulsante ordina */
	.buttonStyledOrder::after {vertical-align: -1px;}

	/* simbolo pulsante "aiuto" */
	.buttonStyledHelp::before {vertical-align: 1px;}

	/* simbolo pulsante "avviso" */
	.buttonStyledWarning::before {vertical-align: 0px;}

	/* simbolo pulsante "aggiorna carrello" */
	.buttonStyledUpdate::before {vertical-align: -1px;}

	/* simbolo pulsante "cancella il prodotto" */
	.buttonStyledDelete::before {vertical-align: 1px;}
	
	div.xhsCatSelSearch {		
		background-color: #ddd;
		width: 100%;
		margin: 20px 0 0 0;
		padding: 10px 0;
	}
	
	div.xhsCatSel {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		float: none;
	}
	
	div.xhsCatSel select {
		font-size: 16px;
		width: 260px;
		height: 32px;
		text-align: center;
	}
	
	/* simbolo categoria */
	.xhsCategory::before {
		font-size: 20px;
		padding: 0 10px 0 0;
		vertical-align: -10%;
	}
	
	div.xhsSearch {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 0 0;
		text-align: center;
		float: none;
	}
	
	div.xhsSearch input {
		font-size: 16px;
		width: 260px;
		height: 32px;
		text-align: center;
		background-color: #fcfcfc;
	}
	
	/* simbolo ricerca */
	.xhsSearchField::before {
		font-size: 20px;
		padding: 0 10px 0 0px;
		vertical-align: -10%;
	}

	div h1.xhsCatHeader, h1.xhsCatHeader {
		clear: both;
		font-family: "Roboto-BoldCondensed";
		text-transform: capitalize;
		font-size: 14px;
		color: #ff0080;
		text-align: center;
		padding: 10px 0 4px 0;
	}
	
	/* in hover non cambia l'icone del redirect in "dettagli prodotto" */
	a.xhsCosLnkgrey:hover::after {position: relative;
		top: -1px;
		content: "\f360" !important;
		font-family: "Font Awesome 5 Pro" !important;
		font-size: 1.0em;
		font-weight: 900;
		line-height: 0.75em;
		vertical-align: -15%;
		padding-left: 9px;
	}
	
	/* ----------- CATALOGO RESPONSIVE ----------------- */

	article.xhsOverviewProds {border-bottom: 20px solid #ff0080;}

	.xhsProdBox {text-align: center;}

	.xhsPrevPic {
		width: 100%;
		height: auto;
		max-width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}

	.xhsPrevPic img {
		width: auto;
		height: auto;
		max-width: 100%;
	}

	.xhsPrevPic:empty {display: none;}

	.xhsProdTextBox,
	.ptb_short,
	.ptb_long {width: 100%;}

	.xhsProdTeaser {
		font-size: 20px;
		line-height: 100%;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
	}

	.xhsProdTitle {
		font-size: 24px;
		line-height: 110%;
		margin: 10px 0 10px 0;
		padding: 0 0 20px 0;
		text-align: center;
		border-bottom: 1px solid #ccc;
	}

	.xhsProdTitle a, .xhsProdTitle a:link {}
	
	/* simbolo avviso ristampa */
	.xhsProdReprint {
		font-size: 18px;
		text-align: center;
		line-height: 120%;
	}

	.xhsProdReprint::before {
		content: "\f06a \A" !important;
		white-space: pre-wrap;
		font-size: 18px;
		line-height: 140%;
		vertical-align: 50%;
		margin: 0;
		padding: 0;
	}

	/* link DetailLink */
	
	.xhsDetailLink {
		display: block;
		text-align: center;
		padding: 0 0 20px 0;
		margin: 0;
		float: none;
	}

	.xhsDetailLink a {font-size: 16px;}

	/* simbolo link DetailLink */
	.xhsDetailLink a::before {
		font-size: 20px;
		vertical-align: -2%;
	}

	.xhsDetailLink a::after {
		font-size: 20px;
		vertical-align: -14%;
	}

	div.xhsInfoBlock {
		display: block;
		clear: both;
		text-align: center;
		box-sizing: border-box;
		line-height: normal !important;
		margin-bottom: 20px;
	}

	/* selettore varianti */
	
	span.xhsVariantsLabel {
		display: inline-block;
		font-size: 16px;
		margin: 0;
		padding: 7px 5px 0 0;
	}

	div.xhsVariantsSelect {
		font-size: 14px;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0;
	}

	div.xhsVariantsSelect select {
		width: 120px;
		height: 32px;
		margin: 0;
		padding: 0;
	}

	div.xhsProdPrice {
		font-size: 18px;
		line-height: 120%;
		color: #999;
		vertical-align: middle;
		margin: 10px 0 20px 0;
		padding: 0;
	}

	span.xhsProdPriceLabel {
		font-size: 18px;
		line-height: 120%;
		margin: 0 10px 0 0;
		padding: 0;
	}

	/* Prezzo in catalogo prodotto */

	.xhsInpAmount {}

	input.xhsInpAmount {}
	
	/* simbolo pulsante "aggiungi al carrello" */
	
	div.xhsInfoDetBlock button.buttonStyledAddCart {margin-top: 20px;}

	/* ------------------------------------------------------------------------------------------------------------- */
	/* DETTAGLI PRODOTTO RESPONSIVE -------------------------------------------------------------------------------- */
	/* ------------------------------------------------------------------------------------------------------------- */
	
	/* info detail primo blocco ------------------------------------------------------------------------------------ */
	
	/* rettangolo grigio ritorno a "prodotti" */
	.sectionBox {
		background-color: #ccc;
		margin: 20px 0 10px 0 ;
		padding: 0 0 0 5px;
	}
	
	/* ShopButton ritorno a catalogo */
	
	div.sectionBox .xhsShopButton {
		margin: 7px 0 0 0;
		padding: 0;
	}

	div.sectionBox .xhsShopButton a {}

	/* simbolo link ShopButton */
	div.sectionBox .xhsShopButton a::before {padding: 0 10px 0 5px;}
	
	/* simbolo freccia ShopButton */
	div.sectionBox .xhsShopButton a::after {}
	
	div.sectionBox .xhsShopButton a:hover {}

	div.sectionBox .xhsShopButton a:active {}
	
	/* immagine */
	.xhsPic {
		width: 99%;
		height: 300px;
		max-height: 300px;
		background-color: #fff;
		margin: 0 auto 40px auto;
		padding: 0 0 0 0;
		float: none;
		text-align: left;
	}

	.xhsPic img {
		box-sizing: border-box;
		border: 1px solid #ccc;
		max-width: 100% !important;
		width: auto;
		max-width: 300px;
		height: auto !important;
		vertical-align: top;
	}

	.xhsPrevPic:empty {display: none;}
	
	/* autore */
	.xhsProdDetTeaser {
		font-size: 20px;
		padding: 0;
		text-align: left;
		margin: 0 0 20px 0;
	}
	
	/* titolo */
	.xhsProdDetTitle {
		font-size: 24px;
		line-height: 110%;
		text-align: left;
		margin: 0 0 20px 0;
	}
	
	/* descrizione */
	.xhsProdDescript p {
		font-size: 18px;
		line-height: 120%;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: left;
		color: #666;
	}
	
	/* codice prodotto */
	.xhsProdCode {
		font-size: 16px;
		line-height: 120%;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	
	/* avviso ristampa */
	.xhsProdReprint {
		line-height: 110%;
		margin: 0 0 20px 0;
	}
	
	/* info detail secondo blocco ---------------------------------------------------------------------------------- */
	
	/* contenitore secondo blocco */
	div.xhsInfoDetBlock {}
	
	/* varianti */
	
	/* etichetta varianti */
	span.xhsVariantsDetLabel {padding: 1px 5px 0 0;}
	
	/* selettore varianti */
	div.xhsVariantsDetSelect {}
	
	div.xhsVariantsDetSelect select {}
	
	/* blocco avviso e link condizioni vendita e spedizione */
	.xhsInfoDetBlock .xhsProdPrice {}
	
	.xhsDetPrice {}/* non usato */
	
	/* blocco avviso e link condizioni vendita e spedizione */
	.xhsInfoDetBlock .xhsProdPrice {}
	
	/* avviso e link condizioni vendita e spedizione */
	span.xhsProdDetPriceHints {
		display: inline-block;
		font-size: 14px;
		line-height: 130%;
		color: #999;
		vertical-align: middle;
		margin: 0;
		padding: 5px 5px 20px 0;
	}
	
	/* Etichetta prezzo in dettagli prodotto */
	.xhsInfoDetBlock span.xhsProdPriceLabel {
		font-family: "Roboto-Medium";
		display: inline-block;
		font-size: 18px;
		line-height: 120%;
		color: #999;
		vertical-align: middle;
		margin: 0;
		padding: 3px 5px 0 0;
	}

	/* Prezzo in dettagli prodotto */
	.xhsInfoDetBlock span.xhsProdDetPriceNum {font-size: 20px;}
	
	
	/* Campo numero copie in product detail */
	.xhsInfoDetBlock input.xhsInpAmountDetail {
		position: relative;
		top: 1px;
		width: 70px;
		height: 26px;
		text-align: right;
		border: 1px solid #ccc;
		border-radius: 7px;
	}

	.xhsInfoDetBlock input.xhsInpAmountDetail[type=number] {
		font-family: "Roboto-Regular";
		font-size: 18px;
	}
	
	/* ------------------------------------------------------------------------------------------------------------- */
	/* CARRELLO E SEGUENTI ----------------------------------------------------------------------------------------- */
	/* ------------------------------------------------------------------------------------------------------------- */

	/* ----------- CART RESPONSIVE ----------------- */
	
	/* section principale  */
	.xhsMain {
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0;	
	}
	
	/* blocco dati  */
	.xhsCartTable {}
	
	/* numero prodotto nel carrello */
	.xhsCartTable .xhsCnt {
		display: inline-block;
		font-family: "Roboto-Bold";
		font-size: 16px;
		line-height: 100%;
		text-align: left;
		color: #ff0080;
		margin: 0 20px 20px 0;
		padding: 0;
		float: right;
	}
	
	/* blocco immagine carrello */
	.xhsCartTable .xhsPrevPic {
		display: inline-block;
		width: auto;
		height: auto;
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	/* immagine prodotto carrello */
	.xhsCartTable .xhsPrevPic img {
		display: block;
		width: auto;
		height: 200px;
		margin: 0 auto;
		padding: 0;
	}

	/* tabella generale dati prodotto carrello */
		.xhsCartTable .xhsCartDataBox {margin: 0 0 40px 0;}

	/* colonne tabella */

	.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol1,
	.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol2,
	.xhsCartTable table.xhsCartDataBox td.xhsCartDataCol3 {
		display: inline;
	}
	
	/* autore prodotto carrello */
	.xhsCartTable .xhsProdTeaser {
		font-size: 18px;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		color: #666;
	}
	
	/* titolo prodotto carrello */
	.xhsCartTable .xhsProdName {
		font-size: 24px;
		text-align: left;
		line-height: 110%;
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	/* variante prodotto carrello */	
	.xhsCartTable .xhsProdVariantCart {
		font-family: "Roboto-Regular";
		font-size: 16px;
		color: #999;
		text-align: left;
		margin: 0 0 10px 0;
		padding: 0;
		white-space: nowrap;
	}
	
	/* codice prodotto carrello */
	.xhsCartTable .xhsProdDescriptCart {
		font-family: "Roboto-Regular";
		font-size: 16px;
		color: #999;
		text-align: left;
		margin: 0;
		padding: 0 0 10px 0;
	}

	/* linea separatrice grigia in carrello */
	.xhsCartTable .xhsHR4 {}
	
	/* numero copie in carrello */

	.xhsCartTable .xhsInpAmountCart {}

	.xhsCartTable input[type=number].xhsInpAmountCart {
		position: relative;
		top: 0;
		width: 70px;
		height: 26px;
		text-align: right;
		border-radius: 7px;
		background-color: #ff0;
		margin: 0;
		padding: 0;
		background-color: #fcfcfc;
	}

	/* simbolo "x" carrello */
	.xhsCartTable .timesCart::before {
		font-size: 16px;
		vertical-align: 0px;
	}
	
	/* prezzo unitario carrello step 1 */
	.xhsCartTable span.xhsProdCartPriceNum {font-size: 20px;}
	
	/* spaziatura 20 */
	.xhsCartTable .xhsMoneyCell .spc20 {margin: 0 0 10px 0;}
	
	/* pulsante generico */
	.xhsCartTable .buttonStyled {}

	/* simbolo pulsante "aggiorna carrello" */
	.buttonStyledUpdate::before {}

	/* simbolo pulsante "cancella il prodotto" */
	.buttonStyledDelete::before {}
	
	/* linea separatrice rossa in carrello */
	.xhsCartTable .xhsHR3 {margin: 20px 0 0 0;}

	/* etichetta subtotale carrello step 1 */
	.xhsCartTable .xhsTdR {
		top: 4px;
		font-family: "Roboto-Regular";
		font-size: 18px;
		text-align: left;
		color: #666;
	}
	
	/* subtotale carrello step 1 */
	.xhsCartTable .xhsMoneyCell {font-size: 20px;}
	
	/* linea separatrice rossa in carrello */
	.xhsCartTable .xhsHR3 {}
	
	/* avviso e link condizioni vendita e spedizione */
	
	.xhsHint p {
		font-size: 17px;
		line-height: 120%;
	}

	 .xhsHint p::before, .xhsCartTable .xhsHint p::before {
		content: "\f30f" !important;
		font-family: "Font Awesome 5 Pro" !important;
		font-size: 16px;
		line-height: 120%;
		font-weight: 900;
		vertical-align: -1px;
		color: #ff0080;
		padding-right: 5px;
	}

	/* ------------------------------------------------------------------------------------------------------------- */
	/* VERIFICARE -------------------------------------------------------------------------------------------------- */
	/* ------------------------------------------------------------------------------------------------------------- */

	/* pulsante e info carrello */

	#cartInfo {}

	.buttonBadge {margin: 0 0 20px 0;}
	
	/* carrello */
	.xhsBadgeCart {
		font-size: 16px;
		line-height: 100%;
		margin: 0;
		padding: 2px 0 0 0;
		vertical-align: 0;
	}

	/* simbolo carrello */
	.xhsBadgeCart::before {
		font-family: "Font Awesome 5 Pro" !important;
		content: "\f07a" !important;
		font-weight: 900;
		font-size: 16px;
		color: #ff0080;
		margin: 0;
		padding: 0 10px 0 0;
		vertical-align: 0px;
	}

	/* simbolo vai al carrello */
	.xhsBadgeGotoCart::after {
		font-family: "Font Awesome 5 Pro" !important;
		/*content: "\f356" !important;*/
		content: "\f356" !important;
		font-weight: 900;
		font-size: 16px;
		color: #ff0080;
		margin: 0;
		padding: 0 0 0 10px;
		vertical-align: -1px;
	}

	.xhsProdCartCode {
		font-size: 1.0rem;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #ccc;
		text-align: left;
	}
	
	span.xhsProdPriceNum, span.xhsProdPartPriceNum {}

	span.xhsProdPriceNum {
		position: relative;
		top: 0;
		font-size: 18px;
	}

	span.xhsProdPartPriceNum {}
	
	div.xhsHint, .xhsHint p, p.xhsHint, td.xhsHint {
		letter-spacing: -1px;
		text-align: justify;
		line-height: 120%;
	}
	
	span.xhsProdCartPriceNumVar {
		position: relative;
		top: 3px;
	}
	
	.xhsMain input[type="checkbox"] {
		position: relative;
		top: 6px;
		outline: 1px solid #999;
		-moz-outline-radius: 5px;
		margin: 0 0 15px 0;
	}
	
	/* selettori form */
	
	label.xhsFormLabel {
		width: 97.5%;
	}
	
	.inputField, .inputSelector {
		font-family: "Roboto-Condensed";
		font-size: 16px;
		text-align: left;
	}
	
	.inputField {
		width: 97.5%;
		max-width: 97.5% !important;
		min-width: 97.5% !important;
		margin 0;
		padding 0;
	}
	
	.inputField input {
		width: 95%;
		max-width: 95% !important;
		min-width: 95% !important;
		height: 30px;
		margin 0;
	}
	
	.inputSelector select {
		width: 100%;
		max-width: 100% !important;
		height: 43px;
		margin 0;
		padding 0;
	}
	
	.xhsMain input, .xhsMain select {}
	
	td.xhsMoneyCell {
		white-space: nowrap;
		width: auto !important;
		text-align: left;
		margin 0;
		padding 0;
	}
	
	td.xhsMoneyCellConf {
		position: relative;
		top: 0;
		white-space: nowrap;
		width: auto !important;
		text-align: right;
		margin 0;
		padding 0;
	}
	
	/* ************ spacers **************/
	
	.spc10 {margin: 0;}
	.spc20 {margin: 0;}
	.spc40 {margin: 0;}
	.spc60 {margin: 0;}
	.spc80 {margin: 0;}
	.spc100 {margin: 0;}

}

/*@media only screen and (max-width: 499px) {}*/