.checkout-agreements .agreement-content {
    overflow-y: auto;
    max-height: 120px !important;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #cccccc;
    background: #f4f4f4;
}
ol.checkout-agreements{
  margin:0;
  padding: 0;
}
.checkbox + label, .radio + label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
}

.opc {
    margin-left: 0rem;
    list-style-type: none;
    position: relative;
}
.opc fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.opc ul {
    list-style-type: none;
    margin: 0;
}
.opc .step-title {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    clear: both;
    height: 2em;
    padding: 0.5em 0.5em 0.7em;
    text-align: right;
}
.opc .step-title .number {
    background: none repeat scroll 0 0 #a0a0a0;
    border: 1px solid #a0a0a0;
    color: #fff;
    float: left;
    font: 11px/12px arial,helvetica,sans-serif;
    margin: 0 5px 0 0;
    padding: 0 3px;
}
.opc .step-title h2 {
    color: #a0a0a0;
    float: left;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
    margin: 0;
}
.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px;
}
.opc .step-title form {
    margin-bottom: 0;
}
.opc .allow .step-title {
    background: none repeat scroll 0 0 #a0a0a0;
    border: 1px solid #a0a0a0;
    color: #fff;
    cursor: pointer;
}
.opc .allow .step-title h2 {
    color: #fff;
}
.opc .allow .step-title a {
    color: #fff;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}
.opc .active .step-title {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 0 none;
    border-color: #ccc #a0a0a0 -moz-use-text-color;
    color: #222;
    cursor: default;
    padding-bottom: 5px;
}
.opc .active .step-title h2 {
    color: #a0a0a0;
}
.opc .active .step-title a {
    display: none;
}
.opc .step {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 15px 30px;
    position: relative;
}
.opc .step .tool-tip {
    right: 30px;
}
#opc-login h3 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 13px;
    padding-bottom: 2px;
    text-transform: uppercase;
}
#opc-login h4 {
    color: #2f2f2f;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}
#opc-shipping_method .buttons-set {
    border-top: 0 none;
}
.opc .gift-messages-form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f4f4f4;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    margin: 0 -30px;
    padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
    height: 260px;
    overflow: auto;
    padding: 5px;
}
#opc-review .step {
    padding: 0;
}
#opc-review .product-name {
    font-weight: bold;
}
#opc-review .item-options {
    margin: 5px 0 0;
}
#opc-review .buttons-set {
    border: 0 none;
    padding: 15px 30px;
}
#opc-review .buttons-set p {
    line-height: 28px;
    margin: 0;
}
#opc-review .buttons-set .please-wait {
    height: 28px;
    line-height: 28px;
}
#opc-review .authentication {
    margin: 0 auto;
    width: 570px;
}
#opc-review .warning-message {
    color: #222;
    font-weight: bold;
    padding: 10px 10px 0;
    text-align: center;
}
#checkout-progress-wrapper {
    margin-top: 2.3em;
}
.checkout-progress {
    margin: 0 0 20px;
    padding: 0 90px;
}
.checkout-progress li {
    border-top: 6px solid #999;
    color: #888;
    float: left;
    font-weight: bold;
    margin: 0 3px 0 0;
    padding: 2px 0 0;
    text-align: center;
    width: 19%;
}
.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200;
}
.multiple-checkout h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px;
}
.multiple-checkout h3, .multiple-checkout h4 {
    font-size: 12px;
    font-weight: bold;
}
.multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
    font-weight: normal;
}
.multiple-checkout .data-table .product-name {
    color: #4f8100 !important;
    font-size: 1em !important;
    font-weight: bold !important;
}
.multiple-checkout .data-table .product-name a {
    font-weight: bold !important;
}
.multiple-checkout .data-table .item-options {
    margin: 5px 0 0;
}
.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
    margin-top: -120px;
    right: 20px;
    top: 50%;
}
.multiple-checkout .col2-set, .multiple-checkout .col3-set {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #ddd;
    margin: 0 0 25px;
    padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
    background: none repeat scroll 0 0 #777;
    border-bottom: 1px solid #777;
    color: #fff;
    margin: -20px -20px 15px;
    padding: 3px 10px;
    position: relative;
}
.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
}
.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}
.multiple-checkout .box {
    margin: 0 0 15px;
}
.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 5px 10px 0 0;
}
.multiple-checkout .place-order .grand-total {
    float: right;
}
.multiple-checkout .place-order .grand-total big {
    color: #e26703;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 28px;
    margin-right: 12px;
}
.multiple-checkout .place-order .grand-total div {
    float: left;
}
#multiship-addresses-table td {
    padding: 10px;
}
#multiship-addresses-table tfoot td {
    padding: 5px 10px;
}
.multiple-checkout .gift-messages-form .item .details .form-list {
    overflow: hidden;
    width: 100%;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px;
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px;
}
.checkout-multishipping-shipping .box-sp-methods {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #ddd;
    padding: 13px;
    position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
    display: none;
}
.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}
.opc-address-form-billing ul{
  margin:0 !important;
  padding:0 !important;
}
.amscheckout .three-columns td.third-column {
	float: none;
}
#checkout-review-table{
	width:100%;
}

.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.mini-products-list .product-details .product-name {
  padding-top: 10px;
}
.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
  display: block;
}
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

#header-cart{
	padding:0.5rem;
	position: absolute;
    background-color: #fff;
    min-width: 300px;
    right: 0;
    box-shadow: 1px 1px 5px;
	z-index:12;
}  

.header-minicart {
  display: inline-block;
}
@media only screen and (max-width: 770px) {
  .header-minicart {
    display: block;
  }
}
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("../images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .block-cart {
  display: none;
}
.header-minicart .block-subtitle {
	font-size:0.85rem;
	text-transform:uppercase;
	color:#f37936;
}
.header-minicart .block-subtitle .close {
    width: 40px;
    float: right;
    display: block;
    color: #636363;
    text-decoration: none;
    font-weight: normal;
    font-size: 30px;
    position: absolute;
    top: -15px;
    right: -10px;
    font-family: Aria;
}
.header-minicart .mini-products-list {
  padding: 0px;
  list-style-type:none;
  margin:0;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
  font-size:0.925rem;
  font-weight:300;
  text-align:left;
}
.header-minicart .product-details .product-name a {
	color:#f37936;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
  background:#ffffff !important;
  font-size:0.925rem !important;
  border:0 !important;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
  background:#ffffff !important;
  font-size:0.925rem !important;
  padding: 0.25rem 0.25rem !important;
  font-weight:300;
}
.header-minicart .info-wrapper td {
  color: #313d51;
  clear: right;
  background:none;
  font-size:0.925rem;
  padding: 0.25rem 0.25rem !important;
  font-weight:300;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
  font-size:0.925rem;
  padding: 0.25rem 0.25rem !important;
  font-weight:300;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
  font-size:0.925rem;
  padding: 0.25rem 0.25rem !important;
  font-weight:300;
}
.header-minicart .info-wrapper .quantity-button {
  margin:0 !important;
  padding:0 !important;
	opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .info-wrapper span.price {
	font-weight:bold;
	font-size:1.2rem;
}
.header-minicart .subtotal, .sidebar .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #e35300;
  font-weight: bold;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

.minicart-actions ul,
.minicart-actions ul li{
	margin:0!important;
	padding:0!important;
}
.minicart-actions button.small, .minicart-actions  .button.small {
	line-height:1;
	margin:0!important;
}



#shopping-cart-table {
	width:100%;
}
.checkout-types button {
	width:100%;
}
.form-list {
	list-style:none;
	margin:0;
	padding:0;
}

.shipping ul,
.shipping ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.amscheckout-label.amscheckout-label-radio {
	display: inline-block;
}
.amscheckout-dologin span, .amscheckout-submit span, .amscheckout-apply span {
	box-shadow: none!important;
	border: 0!important;
	background-image: none!important;
}
.amscheckout-submit:hover span {
	background-color:#e35300!important;
}



@media only screen and (min-width: 771px) {
  .checkout-types.minicart {
    float: none;
    text-align: center;
    list-style-type:none;
  }
}
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 770px) {
  .header-minicart .subtotal .label {
    color: #636363;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions {
    padding-bottom: 33px;
  }
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 740px) {

	
  .header-minicart .minicart-actions .cart-link {
    position: relative;
	left: auto;
	right: auto;
    text-align: center;
    width: 100%;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
		display: block;
	}
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}

