
.ctrls_CarrelloMini_ModificaBut___Container {
	display: flex;/*PID|194612*/ /*flex*/
	flex-direction: column;/*PID|194614*/
	align-items: center;/*PID|194582*/
	justify-content: flex-start;/*PID|194619*/
	margin-top: 0px;/*PID|194629*/
	margin-bottom: 0px;/*PID|194623*/
	margin-left: 0px;/*PID|194625*/
	margin-right: 0px;/*PID|194627*/
	padding-top: 2px;/*PID|194638*/
	padding-bottom: 2px;/*PID|194632*/
	padding-left: 2px;/*PID|194634*/
	padding-right: 2px;/*PID|194636*/
	background: red;/*PID|194584*/
	position: absolute;/*PID|194640*/
	top: 82px;/*PID|194644*/
	bottom: auto;/*PID|194610*/
	left: 200px;/*PID|194621*/
	right: auto;/*PID|194642*/
	cursor: pointer;
	width: 70px;/*PID|194647*/
	height: auto;/*PID|194616*/
	border-bottom-color: #000000;/*PID|194586*/
	border-bottom-style: none;/*PID|194588*/
	border-bottom-width: 1px;/*PID|194590*/
	border-left-color: #000000;/*PID|194592*/
	border-left-style: none;/*PID|194594*/
	border-left-width: 1px;/*PID|194596*/
	border-right-color: #000000;/*PID|194598*/
	border-right-style: none;/*PID|194600*/
	border-right-width: 1px;/*PID|194602*/
	border-top-color: #000000;/*PID|194604*/
	border-top-style: none;/*PID|194606*/
	border-top-width: 1px;/*PID|194608*/
	z-index: auto;/*PID|280058*/
	/**/
	pointer-events: auto;
}


	.ctrls_CarrelloMini_ModificaBut___Container:hover > .ctrls_CarrelloMini_ModificaBut___ContornoTopRight {
		visibility:visible;
		width: 15px;/*PID|194660*/
		height: 10px;/*PID|194658*/
	}

	.ctrls_CarrelloMini_ModificaBut___Container:hover > .ctrls_CarrelloMini_ModificaBut___ContornoBottomLeft {
		visibility:visible;
		width: 15px;/*PID|194654*/
		height: 10px;/*PID|194652*/
	}


	.ctrls_CarrelloMini_ModificaBut___Container.Nascondi {
		overflow: hidden;
		opacity: 0;
		width: 0px;
		height: 0px;
	}

	.ctrls_CarrelloMini_ModificaBut___Container.NascondiAnim {
		transition: width 0s ease-in-out 1s, height 0s ease-in-out 1s, opacity 1s ease-in-out 0s;/*PID|194631*/
	}

	.ctrls_CarrelloMini_ModificaBut___Container.VisualizzaAnim {
		transition: width 0s ease-in-out 0s, height 0s ease-in-out 0s, opacity 1s ease-in-out 0s;/*PID|194646*/
	}

	.ctrls_CarrelloMini_ModificaBut___Container:hover{
		/*CSS*//*PID|194618*/
	}


.ctrls_CarrelloMini_ModificaBut___IconaImage {
	margin-right: 0px;/*PID|194664*/
	margin-bottom: 0px;/*PID|194662*/
}


.ctrls_CarrelloMini_ModificaBut___IconaFont {
	display: block;
	font-family: icon;
	font-size: 30px;/*PID|194669*/
	color: #FFFFFF;/*PID|194667*/
	margin-right: 0px;/*PID|194664*/
	margin-bottom: 0px;/*PID|194662*/
}


.ctrls_CarrelloMini_ModificaBut___Testo {
	display: block;
	font-family: A;/*PID|194675*/
	font-size: 10px;/*PID|194676*/
	font-style: normal;/*PID|194678*/
	font-weight: normal;/*PID|194679*/
	color: #FFFFFF;/*PID|194673*/
	letter-spacing: normal;/*PID|194680*/
white-space: normal;/*PID|269096*/
	padding-top: 0;/*PID|204835*/
}



.ctrls_CarrelloMini_ModificaBut___ContornoTopRight {
	position: absolute;
	top: 0px;
	right: 0px;
	border-top-width: 1px;/*PID|194657*/
	border-right-width: 1px;/*PID|194656*/
	border-color: #ff0000;/*PID|194655*/
	border-top-style:solid;
	border-right-style:solid;
	width:0px;
	height:0px;
	visibility:hidden;
	transition:	
		width 0.5s,
		height 0.5s 0.5s
	;
}


.ctrls_CarrelloMini_ModificaBut___ContornoBottomLeft {
	position: absolute;
	Bottom: 0px;
	Left: 0px;
	border-bottom-width: 1px;/*PID|194649*/
	border-left-width: 1px;/*PID|194651*/
	border-color: #ff0000;/*PID|194650*/
	border-Bottom-style:solid;
	border-Left-style:solid;
	width:0px;
	height:0px;
	visibility:hidden;
	transition:	
		width 0.5s,
		height 0.5s 0.5s
	;
}






/*notebook*/
@media (min-width:769px/*PID|194671*/) {
	.ctrls_CarrelloMini_ModificaBut___Container {
		display: flex;/*PID|194613*/ /*flex*/
		flex-direction: column;/*PID|194615*/
		align-items: center;/*PID|194583*/
		justify-content: flex-start;/*PID|194620*/
		margin-top: 0px;/*PID|194630*/
		margin-bottom: 0px;/*PID|194624*/
		margin-left: 0px;/*PID|194626*/
		margin-right: 0px;/*PID|194628*/
		padding-top: 0px;/*PID|194639*/
		padding-bottom: 2px;/*PID|194633*/
		padding-left: 10px;/*PID|194635*/
		padding-right: 10px;/*PID|194637*/
		background: red;/*PID|194585*/
		position: absolute;/*PID|194641*/
		width: auto;/*PID|194648*/
		height: auto;/*PID|194617*/
		top: auto;/*PID|194645*/
		bottom: 40px;/*PID|194611*/
		left: auto;/*PID|194622*/
		right: 10px;/*PID|194643*/
		border-bottom-color: #000000;/*PID|194587*/
		border-bottom-style: none;/*PID|194589*/
		border-bottom-width: 1px;/*PID|194591*/
		border-left-color: #000000;/*PID|194593*/
		border-left-style: none;/*PID|194595*/
		border-left-width: 1px;/*PID|194597*/
		border-right-color: #000000;/*PID|194599*/
		border-right-style: none;/*PID|194601*/
		border-right-width: 1px;/*PID|194603*/
		border-top-color: #000000;/*PID|194605*/
		border-top-style: none;/*PID|194607*/
		border-top-width: 1px;/*PID|194609*/
		z-index: auto;/*PID|280059*/
	}


	.ctrls_CarrelloMini_ModificaBut___IconaImage {
		margin-right: 0px;/*PID|194665*/
		margin-bottom: 0px;/*PID|194663*/
	}


	.ctrls_CarrelloMini_ModificaBut___IconaFont {
		color: #FFFFFF;/*PID|194668*/
		font-size: 30px;/*PID|194670*/
		margin-right: 0px;/*PID|194665*/
		margin-bottom: 0px;/*PID|194663*/
	}

	.ctrls_CarrelloMini_ModificaBut___Testo {
		font-size: 14px;/*PID|194677*/
		color: #FFFFFF;/*PID|194674*/
		letter-spacing: normal;/*PID|194681*/
white-space: normal;/*PID|269097*/
		padding-top: 0;/*PID|204836*/
	}
}












.ctrls_CarrelloMini___Container {
	display: flex;/*PID|194474*/
	flex-direction: column;/*PID|194476*/
	align-items: center;/*PID|195224*/
	justify-content: center;/*PID|194480*/
	position: fixed;/*PID|194503*/
	margin-top: 0px;/*PID|194490*/
	margin-bottom: 0px;/*PID|194484*/
	margin-left: 0px;/*PID|194486*/
	margin-right: 0px;/*PID|194488*/
	padding-top: 10px;/*PID|194501*/
	padding-bottom: 10px;/*PID|194495*/
	padding-left: 10px;/*PID|194497*/
	padding-right: 10px;/*PID|194499*/
	z-index: 20000;/*PID|194510*/
	width: 100%;/*PID|194508*/
	height: 100vh;/*PID|194478*/
	background: #FFFFFF;/*PID|194448*/
	top: 0px;/*PID|194505*/
	bottom: auto;/*PID|200673*/
	left: 0px;/*PID|194482*/
	right: auto;/*PID|200674*/
	max-width: none;/*PID|194492*/
	border-bottom-color: #000000;/*PID|194450*/
	border-bottom-style: solid;/*PID|194452*/
	border-bottom-width: 0px;/*PID|194454*/
	border-top-color: #000000;/*PID|194468*/
	border-top-style: solid;/*PID|194470*/
	border-top-width: 0px;/*PID|194472*/
	border-left-color: #000000;/*PID|194456*/
	border-left-style: solid;/*PID|194458*/
	border-left-width: 0px;/*PID|194460*/
	border-right-color: #000000;/*PID|194462*/
	border-right-style: solid;/*PID|194464*/
	border-right-width: 0px;/*PID|194466*/
	overflow-x: visible;/*PID|200443*/
	overflow-y: visible;/*PID|200444*/	
	/**/
	-ms-overflow-style: none;
	scrollbar-width: none;
}

		.ctrls_CarrelloMini___Container::-webkit-scrollbar {
			display: none;
		}

		.ctrls_CarrelloMini___Container.Nascondi {
			overflow: hidden;
			opacity: 0;
			width: 0px;
			height: 0px;
		}

		.ctrls_CarrelloMini___Container.NascondiAnim {
			transition: opacity 1s ease-in-out 0s, width 0s ease-in-out 1s, height 0s ease-in-out 1s;/*PID|194494*/
		}

		.ctrls_CarrelloMini___Container.VisualizzaAnim {
			transition: opacity 1s ease-in-out 0s, width 0s ease-in-out 0s, height 0s ease-in-out 0s;/*PID|194507*/
		}


.ctrls_CarrelloMini___ContainerA {
	display: flex;/*PID|194540*/
	flex-direction: column;/*PID|194542*/
flex-wrap: nowrap;/*PID|260966*/
	align-items: center;/*PID|194512*/
	justify-content: flex-start;/*PID|194546*/
	position: relative;/*PID|194572*/
	margin-top: 0px;/*PID|194556*/
	margin-bottom: 0px;/*PID|194550*/
	margin-left: 0px;/*PID|194552*/
	margin-right: 0px;/*PID|194554*/
	padding-top: 0px;/*PID|194570*/
	padding-bottom: 0px;/*PID|194564*/
	padding-left: 0px;/*PID|194566*/
	padding-right: 0px;/*PID|194568*/
	z-index: auto;/*PID|194578*/
	width: 100%;/*PID|194576*/
	height: 100%;/*PID|194544*/
	background: #FFFFFF;/*PID|194514*/
	top: auto;/*PID|194574*/
	left: auto;/*PID|194548*/
	max-width: none;/*PID|194558*/
	border-bottom-color: #000000;/*PID|194516*/
	border-bottom-style: solid;/*PID|194518*/
	border-bottom-width: 0px;/*PID|194520*/
	border-top-color: #000000;/*PID|194534*/
	border-top-style: solid;/*PID|194536*/
	border-top-width: 0px;/*PID|194538*/
	border-left-color: #000000;/*PID|194522*/
	border-left-style: solid;/*PID|194524*/
	border-left-width: 0px;/*PID|194526*/
	border-right-color: #000000;/*PID|194528*/
	border-right-style: solid;/*PID|194530*/
	border-right-width: 0px;/*PID|194532*/
}


@media (min-width:769px/*PID|194581*/) {

	.ctrls_CarrelloMini___Container {
		display: flex;/*PID|194475*/
		flex-direction: column;/*PID|194477*/
		align-items: center;/*PID|194447*/
		justify-content: center;/*PID|194481*/
		position: static;/*PID|194504*/
		margin-top: 0px;/*PID|194491*/
		margin-bottom: 0px;/*PID|194485*/
		margin-left: 0px;/*PID|194487*/
		margin-right: 0px;/*PID|194489*/
		padding-top: 20px;/*PID|194502*/
		padding-bottom: 20px;/*PID|194496*/
		padding-left: 20px;/*PID|194498*/
		padding-right: 20px;/*PID|194500*/
		z-index: auto;/*PID|194511*/
		width: 350px;/*PID|194509*/
		height: 200px;/*PID|194479*/
		background: transparent;/*PID|194449*/
		top: auto;/*PID|194506*/
		bottom: auto;/*PID|200675*/
		left: auto;/*PID|194483*/
		right: auto;/*PID|200676*/
		max-width: none;/*PID|194493*/
		border-bottom-color: #000000;/*PID|194451*/
		border-bottom-style: solid;/*PID|194453*/
		border-bottom-width: 0px;/*PID|194455*/
		border-top-color: #000000;/*PID|194469*/
		border-top-style: solid;/*PID|194471*/
		border-top-width: 0px;/*PID|194473*/
		border-left-color: #000000;/*PID|194457*/
		border-left-style: solid;/*PID|194459*/
		border-left-width: 0px;/*PID|194461*/
		border-right-color: #000000;/*PID|194463*/
		border-right-style: solid;/*PID|194465*/
		border-right-width: 0px;/*PID|194467*/
		overflow-x: visible;/*PID|200493*/
		overflow-y: visible;/*PID|200494*/	
	}


	.ctrls_CarrelloMini___ContainerA {
		display: flex;/*PID|194541*/
		flex-direction: column;/*PID|194543*/
flex-wrap: nowrap;/*PID|260967*/
		align-items: center;/*PID|194513*/
		justify-content: flex-start;/*PID|194547*/
		position: relative;/*PID|194573*/
		margin-top: 0px;/*PID|194557*/
		margin-bottom: 0px;/*PID|194551*/
		margin-left: 10px;/*PID|194553*/
		margin-right: 10px;/*PID|194555*/
		padding-top: 0px;/*PID|194571*/
		padding-bottom: 0px;/*PID|194565*/
		padding-left: 0px;/*PID|194567*/
		padding-right: 0px;/*PID|194569*/
		z-index: auto;/*PID|194579*/
		width: 100%;/*PID|194577*/
		height: 100%;/*PID|194545*/
		background: #FFFFFF;/*PID|194515*/
		top: auto;/*PID|194575*/
		left: auto;/*PID|194549*/
		max-width: none;/*PID|194559*/
		border-bottom-color: #000000;/*PID|194517*/
		border-bottom-style: solid;/*PID|194519*/
		border-bottom-width: 0px;/*PID|194521*/
		border-top-color: #000000;/*PID|194535*/
		border-top-style: solid;/*PID|194537*/
		border-top-width: 0px;/*PID|194539*/
		border-left-color: #000000;/*PID|194523*/
		border-left-style: solid;/*PID|194525*/
		border-left-width: 0px;/*PID|194527*/
		border-right-color: #000000;/*PID|194529*/
		border-right-style: solid;/*PID|194531*/
		border-right-width: 0px;/*PID|194533*/
	}

}
