.hk-pg-wrapper.hk-auth-wrapper {
	background: #fcfcfc;
}

.sbs {
	padding: 2em 0 0 0;
}

.accessorio-table {
	margin-bottom: 1.2rem;
}

.rieplogo-table {
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	border-color: #f5f7fc;
	margin-top: -15px;
	margin: -15px -3px 15px -3px!important;
	width: calc(100% + 6px);
	padding-top: 10px;
}

@media only screen and (min-width:199px) and (max-width:998px) {
	.col-xl-6.pa-30.pt-100.pl-100.pt-land {
		padding-left: 0px!important;
	}
}

.arrow {
	display: none;
}

#pickup_date_div {
    overflow-y: hidden;
    overflow-x: visible;
}

@media only screen and (min-width:999px) and (max-width:1188px) {
	.pt-30.pr-100.pt-land {
		padding-right: 10px!important;
		padding-left: 0px!important;
	}
	h1.display-5.pt-30.line-1.anim-typewriter.text-white {
		font-size: 1.7em!important;
	}
	h1.display-6 {
		font-size: 1.4em!important;
	}
	.col-xl-6.pa-30.pt-100.pl-100.pt-land {
		padding-left: 80px!important;
	}
}

.btn-inherit {
	display: inline;
}

.btn-inherits {}

.row.snpd.snpdd.snpdd100 {
	padding: 2em 1em 1em 1em;
	text-align: right;
}

.c_rit {
	/*width: 100%;*/
	display: flex;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.date_container {
	border: 2px solid #efefef;
	border-radius: 6px;
	margin: 0px 2px;
	cursor: pointer;
	width: 90px;
	background: #efefef;
}

.date {
	display: grid;
	width: 100%;
}

.date_a {
	border-bottom: 1px solid #ccc;
	background: #efefef;
	width: 100%;
	text-align: center;
	padding: 2px 0 2px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
}

.date_b {
	text-align: center;
	font-size: 2.5em;
	width: 100%;
	padding-top: 0px;
	float: left;
	background: #fff;
    margin-bottom: -7px;
}

.date_c {
	text-align: center;
	margin-top: -8px;
	font-size: 0.8em;
}

.center-calendar {
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.date_container.active {
	border-color: #F44336;
}

#ig-m_data_ritiro {
	border: 0px solid transparent!important;
	overflow-y: auto;
}

.date_container-last {
	border: 2px solid transparent;
	margin: 0em 0.1em;
}

.sm-transparent.cal_start {
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	height: 100px;
	left: 13px;
	top: 21px;
	width: 10px;
	z-index: 1;
}

.sm-transparent.cal_end {
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	height: 100px;
	right: 13px;
	top: 21px;
	width: 10px;
	z-index: 1;
}

.rpm {
	text-transform: uppercase;
}

.testata {
	border-radius: 7px;
}

.t-active {
	border: 1px solid #00acf0!important;
}

.logo-testata {
	height: 179px;
	text-align: center;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-size: 100%!important;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.logo-corriere {
	width: 100%;
}

.testata-left {
	background: #fff;
	padding: 0.5em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.col-md-7.md-7.form-100.testata-left>h6 {
    color: #5e7d8a!important;
}

.bt-foot {
    position: absolute;
    top: 0em;
    width: 100%;
    right: 0em;
    text-align: right;
}

.bt-info {
    position: absolute;
    bottom: 0em;
    width: 100%;
    right: 2.1em;
    text-align: right;
}

.hbimmr {
	display: none;
}

@media (max-width: 1000px) {
	.css_summary {
		text-align: center;
	}
	.corrieri-list {
		margin: 0 auto;
		margin-bottom: 15px;
		padding: 0px!important;
	}
	.testata {
		border-radius: 2px!important;
	}
	.testata-left {
		padding: 1em;
		min-height: 11em;
	}
	.logo-testata {
		height: 90%!important;
		background-size: 100%!important;
		border-top-left-radius: unset;
		border-bottom-left-radius: unset;
		height: auto!important;
		background-size: 70%!important;
	}
	.snpdd {
		padding: 2em 1em;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6 {
		color: #43484e!important;
	}
	.btn-yellow {
		color: #2196F3;
		background-color: #feeb3b;
		border-color: #feeb3b;
	}
	.snpdd100 {
		margin-top: -16px!important;
		padding: 1.5em 0em 0.5em 0em!important;
		text-align: right;
	}
	.cc-full {
		padding-left: 0px;
		padding-right: 0px;
	}
	.rpm {
		font-size: 1.2em;
		text-transform: uppercase;
	}
	.rpmpt {
		padding-top: 2em;
	}
	.top-icons {
		position: absolute;
		margin-top: -24px;
		width: 100%;
		text-align: right;
		padding-right: 4px;
	}
	.icon-dc {
		width: 25px;
		height: 25px;
		text-align: center;
		border-radius: 100%;
		display: inline-block;
		color: #fff;
		border: 1px solid;
		padding-top: 4px;
		cursor: pointer;
		margin-left: 5px;
	}
	.fmfm {
		padding-bottom: 15px;
		margin-top: -18px;
		text-align: center;
	}
	.sm-transparent.cal_start {
		background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
		height: 100px!important;
		left: 13px!important;
		top: 18px;
		width: 10px!important;
		z-index: 1;
	}
	.sm-transparent.cal_end {
		background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		height: 100px!important;
		right: 13px!important;
		top: 18px;
		width: 10px!important;
		z-index: 1;
	}
	.btn-max-wdt {
		padding: 0 10px;
	}
	.hk-footer-wrap .footer {
		padding-bottom: 0px;
	}
	.bt-info {
		right: 1.1em!important;
	}
	.accessorio-table>div>:nth-child(2) {
		text-align: left;
		padding-bottom: 3px;
	}
}

.row-land {
	display: unset!important;
	flex-wrap: unset!important;
}

.pt-land {
	padding-left: unset!important;
	padding-right: unset!important;
	padding-top: 12px!important;
}

.tablinks>i {
	font-size: 12px;
}

.md-50 {
	width: 50%!important;
}

.right-land {
	display: none;
}

.card-header {
	font-family: din_1451_mittelschrift_regular;
}
	

}
.btn-large {
	width: 100%;
	padding: 15px;
}
.button-form-space {
	padding-top: 1rem;
}
.line-1 {
	width: 24em;
	margin: 0 auto;
	border-right: 2px solid rgba(255, 255, 255, .75);
	white-space: nowrap;
	overflow: hidden;
	transform: translateY(-50%);
}

/* Animation */
.anim-typewriter {
	animation: typewriter 4s steps(44) 1s 1 normal both, blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter {
	from {
		width: 0;
	}
	
	to {
		width: 17em;
	}
}
@keyframes blinkTextCursor {
	from {
		border-right-color: rgba(255, 255, 255, .75);
	}
	
	to {
		border-right-color: transparent;
	}
}

.step-content {
    padding: 1rem 0.5rem 0.5rem 0.5rem!important;
}

.image-src {
	height: 410px;
}
.risultato {
	text-align: right;
	width: 100%;
	margin-bottom: -30px;
	font-size: 1.3em;
	color: #4aacf1;
	font-weight: 600;
}
@media (min-width: 1000px) {
	#c_pulsante-continua,
	#b_pulsante-continua,
	#p_pulsante-continua {
		display: none!important;
	}
	
	.max-dk {
		width: 100%;
	}
}
	.price-mobile, .price-mobile-hidden  {
		display: none;
	}
	
@media (max-width: 1000px) {
	#c_pulsante-continua-1,
	#b_pulsante-continua-1,
	#p_pulsante-continua-1 {
		display: none!important;
	}
	
	.dnlo {
		display: block!important;
		cursor: pointer;
	}
	
	.arrow {
		display: block!important;
	}
	
	.card {
		border: unset!important;
		background-color: unset!important;
		border-radius: unset!important;
		display: unset!important;
	}
	.inactive>.card>.card-header {
		padding: unset!important;
		text-transform: uppercase!important;
		margin-top: -8px!important;
	}
	.active>.card>.card-header {
		text-transform: uppercase!important;
	}	
	
	.sidebar {
		position: fixed;
		bottom: 0px;
		left: 0px;
		width: 100%;
		background: #ffffff!important;
		height: 3em;
		border-radius: unset!important;
		z-index: 1039;
		box-shadow: 0 -3px 12px rgba(0, 0, 0, .1)!important;
		-webkit-box-shadow: 0px -3px 12px rgba(0, 0, 0, .1)!important;
	}
	
	.price-mobile, .price-mobile-hidden {
		float: right;
		margin-top: -23px;
		font-size: 1.2em;
		display: block;
		color: #f53324;
	}
	
	.active>.card>.price-mobile {
		/*display: none!important;*/
	}
	
	.sidebar.active {
		height: 100%!important;
		padding: unset!important;
	}
	
	.sidebar.active>h5 {
		margin-top: 5px;
	}
	
	.arrow {
		cursor: pointer;
		height: 36px;
		margin: 5px auto;
		font-size: 1.5em;
		color: #607D8B;
		width: 36px;
		padding-left: 1px;
		border-top-right-radius: 100%;
		border-top-left-radius: 100%;
		background: #fff;
	}
	
	.active>div>div>div>.arrow {
		border: 1px solid transparent;
		border-radius: 100%;
		margin-top: 10px;
		color: #f83f37;
	}
	
	.arrow-p-up>.arrow-cntr>.arrow {
		box-shadow: 0px -16px 20px rgba(0, 0, 0, .1);
		-webkit-box-shadow: 0px -16px 20px rgba(0, 0, 0, .1);
	}
	
	.arrow-p-up {
		margin-top: -34px;
	}
	
	.arrow-p-dw {
		margin-top: -15px;
	}
	
	.arrow-position {
		width: 100%;
		left: 0px;
	}
	
	.arrow-p-down {
		float: right;
		width: unset;
		padding-right: 10px;
		margin-top: -3px;
	}
	
	.arrow-cntr {
		text-align: center;
	}
	
	#summary {
		overflow: auto;
		height: calc(100% - 48px);
		width: 100%;
	}
	
	.c_rit {
		margin-left: 0px;
		margin-right: 0px;
	}

	.form-floating>label {
		font-size: 0.75em;
	}	
	
	.w-l140 {
		width: calc(100% - 140px);
	}
	
}
.steps {
	font-family: din_1451_mittelschrift_regular;
}

.custom-icons {
	font-size: 1.6em;
	position: absolute;
	font-weight: bold;
	margin-top: 0px;
}
.custom-icon-text {
	padding-left: 35px;
}
.btn-top {
	text-transform: none!important;
	margin-left: 5px;
}
.pt-30.pr-100.pt-land {
	width: 100%;
}
.nav-progress {
	display: table;
	overflow: hidden;
	margin: 0;
	width: 100%;
	height: 50px;
	background-color: #b2dfbb;
	min-width: 100%;
}
.nav-progress>div {
	position: relative;
	display: table-cell;
	padding: 14px 0;
	color: #4CAF50;
	text-align: center;
	font-size: 1.125em;
	line-height: 1.25em;
}
.nav-progress>div.complete {
	background-color: #5ab049;
	color: #fff;
}
.nav-progress>div.complete .arrow {
	border: 1px solid #d1dcd3 !important;
	background: #5ab049 !important;
}
.nav-progress>div.active {
	background-color: #5ab049;
	color: #fff;
}
.nav-progress>div.active .arrow {
	background: #5ab049 !important;
}
.arrow-wrapper {
	position: absolute;
	top: 0px;
	right: 0px;
}
.arrow-wrapper .arrow-cover {
	position: absolute;
	overflow: hidden;
	width: 24px;
	height: 50px;
}
.arrow-wrapper .arrow-cover .arrow {
	position: absolute;
	left: -34px;
	z-index: 2;
	width: 50px;
	height: 50px;
	border: 1px solid #eefdf0;
	background: transparent;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.alltabs {
	width: 100px;
	cursor: pointer;
}
.rows {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (min-width: 0px) and (max-width: 500px) {
	.arrow-wrapper .arrow-cover .arrow {
		width: 100%!important;
	}
}
@media screen and (min-width: 501px) and (max-width: 1000px) {
	.arrow-wrapper .arrow-cover .arrow {
		width: 200%!important;
	}
}
.snpd {
	background: #fff;
	padding: 2em 2em;
	margin-left: -10px;
	margin-right: -10px;
	border-radius: 0px;
	box-shadow: 0 3px 12px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 3px 12px rgb(0 0 0 / 10%);
	border-bottom: 1px hidden #fff;
	margin-bottom: 0.4em;
	border: 1px solid #ebebeb;
}
.snpd-ns {
	background: transparent!important;
	border-color: transparent!important;
	box-shadow: unset!important;
}
.snpd-ns:hover,
.snpd:focus {
	box-shadow: 0 3px 12px transparent!important;
}
@media (max-width: 1000px) {
	.btn-move {
		padding: 10px 0;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	
	.btn-fa-arrow {
		font-size: 1.4em;
		position: absolute;
		margin-top: 0px;
	}
	
	.btn-fa-arrow-succ {
		padding-left: 15px;
	}
	
	.btn-fa-arrow-prec {
		padding-left: 25px;
	}
	
	.payments-text {
		font-size: 0.8em;
	}
	
	.alltabs-d {
		display: none;
	}
	
	.alltabs-m {
		display: block!important;
	}
	
	.nav-progress {
		background-color: unset!important;
		padding: 3% 0px!important;
		text-align: center;
	}
	
	.nav-progress>div {
		padding: 10px 0px!important;
	}
	
	.alltabs {
		width: 30px!important;
		border-radius: 100%!important;
		display: inline-block!important;
		height: unset!important;
		margin: 0 3% 0 3%!important;
		z-index: 9;
		background-color: #b2dfbb;
		line-height: 1em!important;
	}
	
	.alltabs.complete.tabon {}
	
	.cc-full {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	
	.nav-progress-container {
		overflow-y: auto;
	}
	
	.arrow-wrapper {
		position: relative!important;
	}
	
	.arrow-wrapper .arrow-cover .arrow {
		-webkit-border-radius: unset!important;
		-moz-border-radius: unset!important;
		border-radius: unset!important;
		-webkit-transform: unset!important;
		-moz-transform: unset!important;
		-ms-transform: unset!important;
		-o-transform: unset!important;
		transform: unset!important;
		margin-top: -7px;
		height: 1px!important;
		z-index: unset!important;
		left: unset!important;
	}
	
	.arrow-wrapper .arrow-cover {
		position: absolute!important;
		overflow: unset!important;
		height: unset!important;
		width: 100%!important;
		padding-left: 100%;
	}
	
	.subnavspd {
		padding-top: 3px!important;
	}
	
	.snpdo {
		margin-top: 5px!important;
		padding-top: 2em!important;
	}
	
	.sbs {
		background: #fff;
		box-shadow: 0px 7px 6px -5px #dfe1e5;
		margin: 6px -15px 0px -15px;
		padding: 0em 0.5em;
		border-radius: unset!important;
	}
	
	.snpdd {
		padding: 2em 0em;
	}
	
	.snpdn {
		box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28)!important;
	}
	
	.bcaf {
		padding: 0px 25px;
	}
	
	.tds {
		width: 30%;
	}
	
	.site-button-pay, .site-button-paypal, .site-button-business, .site-button-nexi {
		font-size: 100%!important;
	}
}
.subnavspd {
	padding-top: 20px;
}
.tabon {
	font-weight: bold;
}
.nc {
	position: absolute;
	right: 35px;
	margin-top: -74px;
}
@media (min-width:500px) {
	.nc {
		right: 50px;
	}
}

/*
@media only screen and (min-width:500px) and (max-width:1000px){
.form-f-100 {
 width: 50%!important;
}
}

@media (max-width:500px){
.form-f-100 {
 width: 100%!important;
}
}
*/
.mob-mv {
	display: none;
}

@media (max-width: 1000px) {
	.form-10 {
		width: 10%!important;
	}
	
	.form-20 {
		width: 20%!important;
	}
	
	.form-30 {
		width: 30%!important;
	}
	
	.form-33 {
		width: 33.33%!important;
	}
	
	.form-40 {
		width: 40%!important;
	}
	
	.form-50 {
		width: 50%!important;
	}
	
	.form-60 {
		width: 60%!important;
	}
	
	.form-70 {
		width: 70%!important;
	}
	
	.form-80 {
		width: 80%!important;
	}
	
	.form-90 {
		width: 90%!important;
	}
	
	.form-100 {
		width: 100%!important;
	}
	
	.footer-full {
		margin-top: 0px!important;
		padding-bottom: 100px!important;
		background: #fcfcfc!important;
		display: none!important;
	}
	
	.dsk-mv {
		display: none;
	}
	.mob-mv {
		display: block;
	}
	button.btn.btn-secondary.btn-block.btn-save {
		width: unset!important;
		border-radius: 100%!important;
		padding: 10px 19px 10px 19px!important;
		font-size: 2em!important;
		z-index: 2;
	}
	button.btn.btn-success.btn-block.btn-move {
		width: unset!important;
		border-radius: 100%!important;
		padding: 0px 21px 0px 26px!important;
		font-size: 3em!important;
		z-index: 2;
	}
	button.btn.btn-primary.btn-block.btn-move {
		width: unset!important;
		border-radius: 100%!important;
		padding: 0px 26px 0px 21px!important;
		font-size: 3em!important;
		z-index: 2;
	}
	button.btn.btn-dark.btn-block.btn-move {
		width: unset!important;
		border-radius: 100%!important;
		padding: 0px 26px 0px 21px!important;
		font-size: 3em!important;
		z-index: 2;
	}
	button.btn.btn-danger.btn-block.btn-move {
		width: unset!important;
		border-radius: 100%!important;
		padding: 0px 26px 0px 21px!important;
		font-size: 3em!important;
		z-index: 2;
	}
	.btn-align-compose {
		display: -webkit-inline-box!important;
		padding-top: 5px!important;
		padding-bottom: 5px!important;
	}
	.snpd {
		padding-bottom: 0px;
	}
}
.sidebar {
	margin-top: 2em;
	padding: 0.8em 1em 0em 1em;
	padding-bottom: 40px;
}
.border-dd {
	border-top: 1px solid #eee;
}
.mg-tp-btn {
	margin-top: 1em;
}
.td-mini {
	padding: .55rem 1.25rem!important;
}
.spt2 {
	padding-left: 0.75em;
}
.mbt2 {
	padding-bottom: 2em;
}
.form-accessori {
	border: 3px solid #ffd7d700;
	background: #fff;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0 1px 6px 7px #ececec;
}
.form-accessori:hover,
.form-accessori:focus {
	box-shadow: 0 1px 6px 7px #ffddd2;
}
.cur-default.testata.rows {
	display: flex!important;
	flex-wrap: unset!important;
	box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 7%);
}
.cur-default.testata_riepilogo.rows {
	display: flex!important;
	flex-wrap: unset!important;
}
.payments-methods {
	border: 2px solid #d7d7d7;
	border-radius: 5px;
}
.bgp-pay {
	width: 100%;
	position: relative;
}
.p_selected {
	border-color: #00acf0;
}
div#dm_loading1>img,
div#dd_loading1>img,
div#m_loading1>img,
div#d_loading1>img,
div#f_loading1>img,
div#p_loading1>img,
div.taric_loading1>img {
	width: 25px;
}
div#m_loading1,
div#d_loading1,
div#f_loading1,
div#dm_loading1,
div#p_loading1,
div.taric_loading1 {
	position: relative;
	margin-top: -55px;
	float: right;
	margin-right: 14px;
	z-index: 99999999999999999;
}

div#dm_loading1,
div.taric_loading1 {
	margin-top: -42px;
}

div#dd_loading1 {
	position: relative;
	margin-top: -56px;
	float: right;
	margin-right: 14px;
	z-index: 99999999999999999;
}

@media (max-width: 1000px) {
	div#m_loading1,
	div#d_loading1,
	div#f_loading1,
	div#dm_loading1,
	div#dd_loading1,
	div#p_loading1,
	div.taric_loading1 {
		position: fixed!important;
		margin-top: unset!important;
		float: right!important;
		margin-right: unset!important;
		z-index: 99999999999999999!important;
		top: 15px!important;
		right: 12px!important;
		background: #fff!important;
	}
}
.mdvd {
    display: flex;
	}
	#d_, #dd_ {
		display: none;
	}
	.countrySelect>ul>li {
		padding-top: 10px;
	}
	.button-actions-compila {
		position: relative;
		width: 100%;
		text-align: right;
	}	
	.inline-buttons-compila{
		padding: 0;
		margin: 0 0 -10px 0;
		display: inline-block;
	}
	ul.inline-buttons-compila li {
		display: block;
		list-style: none;
		margin-right: 10px;
		margin-bottom: 10px;
		float: left;
	}
	ul.inline-buttons-compila li button {
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 18px;
		padding: 2px 0 0 0;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		color: #cfcfcf;
	}
	
	.button-actions-md {
		/*width: 100%;
		float: right;
		text-align: right;
		margin-right: -20px;*/
		margin-top: 37px;
		margin-right: -20px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
	
	.bam-shp {
		margin-top: 61px;
	}
	
	.mt-37 {
		margin-top: -37px;
	}
	
	.inline-buttons-md{
		padding: 0;
		margin: -62px 0 -10px 0;
		display: inline-block;
	}
	ul.inline-buttons-md li {
		display: block;
		list-style: none;
		margin-right: 10px;
		margin-bottom: 10px;
		float: left;
	}
	ul.inline-buttons-md li button {
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 18px;
		padding: 2px 0 0 0;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		color: #cfcfcf;
	}
	
	#logo_corriere_riepilogo {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;
	}
	
	.main_row_csmr {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
.c_tariffa {
    font-size: 1.5em;
}

.btn_corriere {
    font-size: 2em;
    background: none;
    border: unset;
}

.btn_corriere:focus {
	outline: none!important;
}

.btn_corriere_info {
    font-size: 0.9em;
    background: none;
    border: unset;
}

.btn_corriere_info:focus {
	outline: none!important;
}

.step-loading {
	opacity: 0.4;
}

.snpd-loading {
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.snpd-loading-image>img {
    width: 32px;
    height: 32px;
}

#info_corriere_dettagli_body {
    padding: 1rem 2rem!important;
}

@media (max-width:468px){
	.cur-default.testata.rows {
		flex-wrap: wrap!important;
	}
	.logo-testata {
		height: 160px!important;
	}
	.max-dk {
		padding: 0px 10%; /*modificato */
	}
}

.ctariffa_sym {
    position: absolute;
	padding-top: 0.4em;
	font-weight: 500;
}

.c_tariffa {
    font-size: 1.5em;
    padding-left: 0.7em;
	font-weight: 500;
}	