/* Personalizzazioni di Petrella Giovanni di Windcommerce https://windcommerce.com/ https://www.bindcommerce.com */
#ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
	min-width: 50px;
}
.com-virtuemart .dyn-tabs {
	display: block;
	border-top: 1px solid #ccc;
	margin-top: -1px;
	padding-top: 15px;
}
.com-virtuemart #tabs li {
	display: inline-block;
	padding: 20px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-left: 5px;
	margin-top: 15px;
	background-color: #fff;
}
.com-virtuemart #tabs li.current {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff !important;
}
.small, small {
	font-size: 100%;
}
@media only screen and (max-width: 420px) {
	.small, small {
		font-size: 85%;
	}
}  
.vm-img-desc {
	display: block;
	margin-top: 10px;
}
.buttonBar-right {
	float: right;
}
.rev_slider_wrapper {
	margin-bottom: 0 !important;
}
.product-price .vm-price-desc {
	display: block;
}
/* additional images */
.additional-images {
  	margin-top:10px;
}
.additional-images .floatleft {
	float: left;
  	margin-left:5px;
}
.additional-images .product-image {
	max-height: 100px;
}
/***************************/
#czd-login .modal-content .modal-footer a {
	color: #0ba2e8;
}
/* modifica blocco da rimanere fisso */
.sticky-topbar .header-topbar, .sticky-middle .header-middle, .sticky-navigation #sp-header-navigation {
	position: static!important;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: top 500ms ease;
	-moz-transition: top 500ms ease;
	-o-transition: top 500ms ease;
	transition: top 500ms ease;
}
.sticky-topbar.scrollActive .header-topbar, .sticky-middle.scrollActive .header-middle, .sticky-navigation.scrollActive #sp-header-middle {
	position: fixed;
	width: 100%;
	z-index: 9999;
	-webkit-box-shadow: -3px 25px 36px -28px rgba(0,0,0,0.25);
	-moz-box-shadow: -3px 25px 36px -28px rgba(0,0,0,0.25);
	box-shadow: -3px 25px 36px -28px rgba(0,0,0,0.25);
}
/* modulo ricerca */
.icon-barcode {
	left: 10px;
	position: relative;
	top: 2px;
	width: 42px;
	height: 36px;
	background-image: url(/images/barcode.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.sp-vmsearch .search-input-wrapper input {
	color: #656565 !important;
	height: 50px;
	padding: 4px 8px 4px 5px;
	min-height: 0;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff;
	top: 0;
	width: 100%;
	border-radius: 0;
	border-right: 0;
	border-left: 0;
	font-size: 18px;
	font-weight: 700;
}
.sp-vmsearch .search-input-wrapper ::placeholder {
	color: #999 !important;
}
.sp-vmsearch .search-button-wrapper button {
	height: 50px;
}
.header-2 .sp-vmsearch {
	background-color: transparent;
  	border-radius: 0;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	background: linear-gradient(to bottom, #ffa422, #f18e00);
  	background: -webkit-gradient(linear, left top, left bottom, from(#ffa422), to(#f18e00));
}
.btn-warning:hover {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	background: linear-gradient(to bottom, #f18e00, #ffa422);
  	background: -webkit-gradient(linear, left top, left bottom, from(#f18e00), to(#ffa422));
}
#scbr-desc {
	position: absolute;
	top: 48px;
	left: 13px;
}
/* Clearable text inputs */
.clearable {
	background: #fff url(/images/chiudi.png) no-repeat right -24px center !important;
	border: 1px solid #999 !important;
	transition: background 0.4s !important;
}
.clearable.x  { background-position: right 1px center!important; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; }              /* (jQ) hover cursor style */
.clearable::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */
/* modulo carrellino */
.icona-scatola-libri {
	left: 7px;
	position: absolute;
	top: 5px;
	width: 45px;
	height: 35px;
	background-image: url(/images/box-libri.png);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.scatola-libri {
	left: -15px;
	position: absolute;
	top: 0;
	width: 55px;
	height: 45px;
	background-color: #ffffff;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #ff8400;
	border-radius: 20%;
}
.vmcart1 .sp-module-title {
	color: #fff;
}
#sp-header-right > .sp-column {
	text-align: center;
}
#sp-footer7 {text-align:center}
.invalid {
	border-color: #ff0000!important;
}
.itemid-929 #sp-page-title {
  	margin-bottom:0;
}

/* PG 14/06/2024 aggiunte per pulsante di scansione barcode con webtonative */
.button-barcode {
    width: -moz-fit-content;
    width: fit-content;
    position: fixed;
    bottom: 80px;
    right: 20px;
}

.background-button-barcode {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    border-radius: 9999px;
    border-width: 1px;
    padding: .7rem;
	width: 70px;
	height: 70px;
}


.image-button-barcode  {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto; 
    margin-top: auto;
    margin-bottom: auto;
}
/* PG 28/06/2024 pulsante ricerca */
#scan_button button {
    background-color: #ff8400;
}

#scan_button  button:hover {
    background-color: #F29004;
}
