.amount-left-free-shipping-standard {
	text-align: center;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-type-page {
	padding: 8px 0px 0px;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-type-minicart {
	padding: 5px 0px;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-extra-class-above-header {
	border-top: none;
	border-left: none;
	border-right: none;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-extra-class-fixed-bottom {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	z-index: 999999;
}

@media (max-width:1024px) { 
.free-ship-container .amount-left-free-shipping-standard.amount-left-free-shipping-default .container {
    text-align: center;
}

.free-shipping .amount-left-free-shipping-standard.amount-left-free-shipping-default .container {width: 100%;padding-left: 0px;padding-right: 0px;text-align: center;color: #000;font-weight: 400;letter-spacing: 0.2px;font-size: 10px;}	
.free-shipping .amount-left-free-shipping-standard.amount-left-free-shipping-default {
	background: #e1e0e0;
	/* border: 1px solid #eee; */
	color: #666;
	font-weight: 600;
	text-transform: none;
	display: block;
	border-radius: 5px 5px 0px 0px;
	padding: 10px 5px;
}
}

@media (min-width:1025px) { 
.free-ship-container .amount-left-free-shipping-standard.amount-left-free-shipping-default .container {
    text-align: right;
    font-size: 14px;
}

.free-shipping .amount-left-free-shipping-standard.amount-left-free-shipping-default .container {width: 100%;padding-left: 0px;padding-right: 0px;text-align: center;color: #000;font-weight: 400;letter-spacing: 0.2px;font-size: 11px;}
.free-shipping .amount-left-free-shipping-standard.amount-left-free-shipping-default .container .amount-succes-text {width: 100%;padding-left: 0px;padding-right: 0px;text-align: center;color: #000;font-weight: 400;letter-spacing: 0.2px;font-size: 13px;text-transform: uppercase;}
	
.free-shipping .amount-left-free-shipping-standard.amount-left-free-shipping-default {
	background: #e1e0e0;
	/* border: 1px solid #eee; */
	color: #666;
	font-weight: 600;
	text-transform: none;
	display: block;
	border-radius: 5px 5px 0px 0px;
	padding: 10px 5px;
}
}

.free-ship-container {
    padding: 0;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-default {
	background: #FFFFFF;
	/* border: 1px solid #eee; */
	color: #666;
	font-weight: 600;
	text-transform: capitalize;
	display: block;
}

@media (min-width:1025px) { 
.amount-left-free-shipping-standard.amount-left-free-shipping-default .amount-succes-text {font-size: 14px;}

}

.amount-left-free-shipping-standard.amount-left-free-shipping-default .container {width: 100%;padding-left: 0px;padding-right: 0px;text-align: left;color: #000;font-weight: 500;letter-spacing: 0.5px;}

.amount-left-free-shipping-standard.amount-left-free-shipping-ocx {
	background: #007eb5;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}	

.amount-left-free-shipping-standard.amount-left-free-shipping-nsg {
	background: #5bb75b;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
}

.amount-left-free-shipping-standard.amount-left-free-shipping-custom {

}