.btn-checkout-top {
	margin: 0 auto 2rem auto;
	display: block !important;
  	width: 100% !important;
}


@media (min-width: 768px) {
  .btn-checkout-top {
  	display: none !important;
  }
}

.recart-wp-minimized, .recart-wpef-custom-min, .recart-wp-minimized-bottom-left {
 display: none !important;
  }

.uppercase {
	font-size: 0.85em;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 13px;
}  