.checkout-cart-index .amrewards-highlight-container > .caption strong, 
.checkout-index-index .amrewards-highlight-container > .caption strong, 
.catalog-product-view .amrewards-highlight-container > .caption strong {
    font-weight: 500;
}
.checkout-cart-index .amrewards-highlight-container b {
    font-weight: 500;
}
.checkout-cart-index main#maincontent {
    margin-top: 140px;
    margin-bottom: 60px;
}
.cart-container {
    position: relative;
}
.cart-container .form-cart {
    margin-bottom: 30px;
    margin-top: 15px;
}
.checkout-cart-index main#maincontent .reward-note {
    font-size: 15px;
    float: left;
    padding-top: 15px;
    font-style: italic;
}
.cart.table-wrapper .cart thead tr th.col {
    padding-top: 0;
    font-weight: normal;
    text-transform: capitalize;
    font-family: 'Vinyl OT';
    color: #5f1eb0;
    font-size: 21px;
	border:none;
}

.cart.table-wrapper .cart tbody td span.price {
    font-weight: normal !important;
    color: #4791cc;
    font-family: 'Vinyl OT';
    font-size: 24px;
}
body .cart.table-wrapper .product-item-photo {
    width: 20%;
}
body .cart.table-wrapper .product-item-details {
    padding-bottom: 0;
}
body .cart.table-wrapper .product-item-name {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
}
body .cart.table-wrapper .product-item-name + .item-options {
    margin-top: 10px;
}
.cart.table-wrapper .item-options dt {
    font-weight: 500;
    font-size: 15px;
}
.cart.table-wrapper .item-options dd {
    font-size: 15px;
}
.cart.table-wrapper .col.qty .input-text {
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
}
body .cart.table-wrapper .actions-toolbar {
    min-height: 37px;
}
body .cart.table-wrapper .actions-toolbar a.action-towishlist {
    display: none;
}
body .cart .amrec-product-label {
    margin-top: 15px;
    font-size: 15px;
    border-left: 4px solid #5f1eb0;
    background: #f5f9fc;
    font-weight: 500;
}
.cart-container .form-cart .actions.main button.action {
    font-size: 20px;
    color: #5f1eb0;
    text-transform: uppercase;
    font-family: 'Vinyl OT';
    line-height: 1;
    border: solid 2px #5f1eb0;
    display: inline-block;
    padding: 10px 25px;
    background-image: url(../images/button-hover-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top -110px center;
    transition: all 0.6s;
    background-color: transparent;
}
.cart-container .form-cart .actions.main button.action:hover{
	background-position: top center;
	color:#fff;
}
.cart-container ~ div[data-amcardacc-js="template"] {
    margin-top: 20px;
}
body .columns .opc-payment-additional.amgift-code .heading-title {
    font-size: 24px;
    text-transform: capitalize;
    color: #4791cc;
    padding-bottom: 10px;
}
body .columns .opc-payment-additional.amgift-code .action-toggle {
    display: inline-block;
    position: relative;
    cursor: pointer;
}
body .columns .opc-payment-additional.amgift-code .action-toggle {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

body .columns .opc-payment-additional.amgift-code .action-toggle:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-top: 0px;
    display: inline-block;
    color: #858585;
    font-size: 22px;
    margin-left: 10px;
}
body .columns .opc-payment-additional.amgift-code._active .action-toggle:after{
    content: "\f106";
}
body .columns .amgift-code .payment-option-content {
    font-size: 15px;
}
body .columns .amgift-code span.amcard-title {
    display: none;
}
body .columns .amgift-code .amcard-field-block.-double.-code {
    margin-top: 5px;
}
.amgcard-datalist-container label.amcard-input-arrow {
    margin: 0;
    width: 100%;
}

body .cart-discount > .block {
    margin: 0;
    width: 50% !important;
    padding-right: 40px;
}

body .cart-discount .block > .title strong {
    color: #4791cc;
    font-family: 'Vinyl OT';
    font-weight: normal;
    font-size: 24px;
}
body .cart-discount .block > .title:after {
    font-weight: bold;
    margin-top: -5px;
    display: inline-block;
}
body .cart-discount .block .content {
    padding: 0;
}
body .cart-discount .fieldset {
    margin: 0;
}
.amgcard-datalist-container .amcard-input-arrow:after {
    top: 19px;
}
.amgcard-datalist-container.-active .amcard-input-arrow:after {
    top: 12px;
}
.amgcard-datalist-container label.amcard-input-arrow ~ ul.amgcard-datalist-ul {
    margin: 0;
}
.amgcard-datalist-container .amcard-datalist-message {
    font-size: 14px;
    margin-top: 6px;
}
.amcard-field-container button.amcard-check {
    color: #5f1eb0;
    font-size: 16px;
    text-decoration: none !important;
    font-family: 'Vinyl OT';
}
body .cart-discount input#coupon_code,
body .cart-discount > .block .content input#amreward_amount,
.amgcard-datalist-container label.amcard-input-arrow input.amcard-field {
    height: 41px;
    width: 100%;
    line-height: 41px;
    font-size: 15px;
    padding: 0px 15px;
    border: solid 1px #000;
    box-shadow: none;
}
body .cart-discount button.action.apply.primary,
body.checkout-cart-index .cart-discount .actions-toolbar .action.primary,
body .columns .amgift-code .amcard-field-block .amgcard-datalist-container + .amcard-button{
    box-shadow: none !important;
    border-radius: 0px;
    background-image: url(../images/button-hover-2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 130% !important;
    background-position: top -110px center;
    transition: all 0.6s;
    background-color: transparent !important;
    border: solid 2px #5f1eb0 !important;
    color: #5f1eb0 !important;
    font-family: 'Vinyl OT';
    font-size: 17px;
    text-transform: uppercase;
    padding: 10px 20px;
    min-width: 146px;
    line-height: 1;
    font-weight: normal;
}

body .cart-discount button.action.apply.primary:hover{
	background-position: top  center;	
	color:#fff !important;
}
body.checkout-cart-index .cart-discount .actions-toolbar .action.primary:hover,
body .columns .amgift-code .amcard-field-block .amgcard-datalist-container + .amcard-button:hover {
	background-position: top  center;	
	color:#fff !important;
}

body .cart-discount > .block .content {
    max-width: 100% !important;
}
body .cart-discount > .block .content {
    max-width: 100% !important;
    font-size: 15px;
}
body .cart-discount > .block .content strong {
    font-weight: 500;
}
body .cart-summary .amrewards-highlight-container {
    padding: 14px 15px;
    width: 100%;
    text-align: center;
	background-image: url(../images/checkout-vista-miles-bg.jpg);
    color: #fff;
    background-size: 100%;
    background-position: center center;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    background-repeat: no-repeat;
    text-shadow: 0px 0px 15px rgb(86 47 189 / 95%), 0px 0px 15px rgb(86 47 189 / 95%);
    margin-top: 10px;
}

body .cart-summary .amrewards-highlight-container:before{
	display: none;
}
body .cart-summary .amrewards-highlight-container strong {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    display: block;
}
body .cart-summary .amrewards-highlight-container span.captiontext {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'Vinyl OT';
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 24px;
}
body .cart-summary .amrewards-highlight-container span.captiontext b {
    font-size: 28px;
    margin-right: 5px;
    color: #fff !important;
    font-weight: normal !important;
}


.cart-container .cart-summary{
    position: sticky !important;
    top: 90px !important;
    margin: 0;
    background: #f5f9fc;

}
.cart-summary > .title {
    color: #5f1eb0;
    font-family: 'Vinyl OT';
    font-weight: normal;
    line-height: 1;
    margin: 15px 0px;
}
body .cart-summary .block .title strong {
    font-size: 14px;
}
body .cart-summary .block form:not(:last-of-type) .fieldset {
    margin: 0 0 10px;
}
body .cart-summary .block .field {
    font-size: 15px;
}
body .cart-summary .block .fieldset .field:not(.choice) > .label {
    font-size: 14px;
}
form#co-shipping-method-form fieldset.fieldset.rate {
    margin: 0;
}
.cart-summary dt.item-title {
    font-weight: 600;
    font-size: 14px;
}
body .cart-summary .block .item-options {
    margin: 0px 0px 7px 0px;
}
body .cart-summary .block .item-options .field .radio {
    margin-top: 0;
    margin-right: 5px;
}
.cart-summary .block .item-options .field .radio + .label {
    font-size: 14px;
}
body .cart-summary .block .content {
    padding-bottom: 10px;
}
body .cart-totals tbody .mark {
    background: transparent;
    font-size: 18px;
    color: #3e3d46;
    font-family: 'Vinyl OT';
    font-weight: normal;
}
body .cart-totals tbody .amount {
    font-family: 'Vinyl OT';
    color: #479fdb;
    font-size: 21px;
}
body .cart-totals tbody .mark span.label {
    font-size: inherit;
	color:#3e3d46;
}
.cart-container .cart-summary tr.grand.totals th > strong {
    font-size: 21px;
    font-weight: normal;
}
.cart-container .cart-summary tr.grand.totals td.amount strong {
    font-weight: normal;
    font-size: 26px;
    line-height: 1;
}
.cart-container .cart-summary tr.grand.totals td.amount {
    padding-bottom: 0;
}
.cart-totals .table-wrapper table.totals {
    margin: 0;
}
body .cart-summary .checkout-methods-items {
    margin-top: 7px;
}
body .cart-summary .checkout-methods-items {
    margin-top: 7px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

body .cart-summary .checkout-methods-items .paypal.paypal-logo {
    background-image: url(../images/paypal-img.png);
    width: 100%;
    background-color: #4791cc;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    height: 46px;
    margin-bottom: 10px;
    overflow: hidden;
}
body.french .cart-summary .checkout-methods-items .paypal.paypal-logo {
    background-image: url(../images/paypal-img-fr.png);
}
body.german .cart-summary .checkout-methods-items .paypal.paypal-logo {
    background-image: url(../images/paypal-img-gr.png);
}

body .cart-summary .checkout-methods-items .paypal.paypal-logo > * {
    opacity: 0;
    width: 100%;
}

.cart-summary .checkout-methods-items .item {
	margin-bottom: 0px;
    /*margin-bottom: 15px;*/
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
    font-family: 'Vinyl OT';
    line-height: 1;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    height: 46px;
    padding: 0px 15px;
    border: none;
    background-color: #4791cc;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.cart-summary .checkout-methods-items .multicheckout {
    color: #000;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500;
    display: none;
}
.cart.table-wrapper .cart > .item {
    border-top: 1px solid #ddd;
}
/*======= Start cart-empty ==========*/
.checkout-cart-index .cart-empty {
	width:100%;
    text-align: center;
}
.checkout-cart-index .cart-empty a {
    font-weight: 600;
    color: #5f1eb0;
}
.checkout-cart-index .cart-empty p {
    margin-bottom: 10px;
}
/*======= End cart-empty ==========*/

@media screen and (max-width:1919px){
	.checkout-cart-index main#maincontent {
		margin-top: 110px;
		margin-bottom: 50px;
	}	
	.cart-container .cart-summary {
		top: 80px !important;
	}
	body .cart-summary .amrewards-highlight-container {
    	padding: 10px 15px;
    	font-size: 14px;
	}
	body .cart-summary .amrewards-highlight-container span.captiontext {
	    font-size: 20px;
	}
	body .cart-summary .amrewards-highlight-container span.captiontext b {
	    font-size: 24px;
	    margin-right: 3px;
	}
}
@media screen and (max-width:1199px){
	.checkout-cart-index main#maincontent {
		margin-top: 90px;
		margin-bottom: 40px;
	}
	.cart-container .cart-summary {
		top: 70px !important;
		padding: 1px 15px 15px;
	}	
	body .cart-summary .amrewards-highlight-container {
	    padding: 8px 10px;
	    font-size: 12px;
	}
	body .cart-summary .amrewards-highlight-container span.captiontext {
	    font-size: 16px;
	}
	body .cart-summary .amrewards-highlight-container span.captiontext b {
	    font-size: 19px;
	 }
}
@media screen and (max-width:991px){
	.checkout-cart-index main#maincontent {
		margin-top: 80px;
		margin-bottom: 35px;
	}
	body .cart-container .form-cart {
		width: 67%;
		margin-bottom: 20px;
		margin-top: 12px;
	}
	body .cart-discount {
    	width: 67%;
	}
	body .cart-summary {
		width: 33%;
		padding: 2px 15px 15px;
	}
	.cart-container .cart-summary {
		top: 60px !important;
	}
	.cart.table-wrapper .cart thead tr th.col {
		font-size: 18px;
		padding: 0px 5px 10px;
	}
	body .cart.table-wrapper .item .col.item {
		padding: 15px 5px 15px 0;
	}
	body .cart.table-wrapper .product-item-photo {
		width: 30%;
		padding-right: 10px;
	}
	body .cart.table-wrapper .product-item-name {
		font-size: 17px;
		margin-bottom: 0;
	}
	body .cart.table-wrapper .product-item-name + .item-options {
		margin-top: 5px;
	}
	.cart.table-wrapper .item-options dt {
		font-size: 13px;
	}
	.cart.table-wrapper .item-options dd {
		font-size: 13px;
	}
	body .cart.table-wrapper .col.price, 
	body .cart.table-wrapper .col.subtotal, 
	body .cart.table-wrapper .col.msrp {
		padding: 15px 15px 15px;
	}
	.cart.table-wrapper .cart tbody td span.price {
		font-size: 19px;
	}
	.cart.table-wrapper .col.qty .input-text {
		font-size: 13px;
		font-weight: 600;
		height: 30px;
		width: 45px;
	}
	body .cart.table-wrapper .actions-toolbar {
		min-height: 30px;
	}
	body .cart.table-wrapper .actions-toolbar > .action-edit, 
	body .cart.table-wrapper .actions-toolbar > .action-delete {
		right: 5px;
	}
	body .cart.table-wrapper .actions-toolbar > .action-edit:before, 
	body .cart.table-wrapper .actions-toolbar > .action-delete:before {
		font-size: 15px;
	}
	body .cart .amrec-product-label {
		margin-top: 10px;
		font-size: 13px;
		border-left: 2px solid #5f1eb0;
	}
	.cart-container .form-cart .actions.main button.action {
		font-size: 17px;
    	padding: 8px 20px;
	}
	body .cart-discount .block > .title strong {
		font-size: 19px;
	}
	body .columns .opc-payment-additional.amgift-code .heading-title {
    	font-size: 19px;
	}
	
	body .cart-discount button.action.apply.primary, body.checkout-cart-index .cart-discount .actions-toolbar .action.primary,body .columns .amgift-code .amcard-field-block .amgcard-datalist-container + .amcard-button{
		font-size: 15px;
		padding: 9px 15px;
		min-width: 120px;
	}
	.amgcard-datalist-container .amcard-input-arrow:after {
	    top: 15px;
	}
	.amgcard-datalist-container.-active .amcard-input-arrow:after {
	    top: 7px;
	}
	.amgcard-datalist-container .amcard-datalist-message {
	    font-size: 12px;
	    margin-top: 5px;
	}
	body .cart-discount > .block .content {
	    font-size: 14px;
	}
	body .cart-discount input#coupon_code,
	body .cart-discount > .block .content input#amreward_amount,
	.amgcard-datalist-container label.amcard-input-arrow input.amcard-field {
		height: 37px;
		line-height: 35px;
		font-size: 13px;
		padding: 0px 10px;
	}
	body .cart-discount > .block {
	    width: 100% !important;
	    padding-right: 0;
	    margin-bottom: 10px;
	}
	.cart-summary > .title {
		margin: 12px 0px;
		font-size: 20px;
	}
	body .cart-summary .block .title strong {
		font-size: 13px;
	}
	body .cart-summary .block > .title {
		padding: 8px 20px 8px 0px;
	}
	body .cart-summary .block .content {
		padding-top: 0;
	}
	body .cart-totals tbody .mark {
		font-size: 16px;
		line-height: 1;
	}
	body .cart-totals tbody .amount {
		font-size: 18px;
		line-height: 1;
	}
	.cart-container .cart-summary tr.grand.totals th > strong {
		font-size: 19px;
	}
	.cart-container .cart-summary tr.grand.totals td.amount strong {
		font-size: 22px;
	}
	.cart-container .cart-summary tr.grand.totals td.amount {
		padding-top: 6px;
	}
	.cart-summary .checkout-methods-items .action.primary.checkout {
		font-size: 18px;
		height: 40px;
	}
	body .cart-summary .checkout-methods-items .paypal.paypal-logo {
	    background-position: center left;
	    height: 40px;
	    margin-bottom: 0;
	}
	.cart-summary .checkout-methods-items .item {
		margin-bottom: 10px;
	}
	.cart-summary .checkout-methods-items .multicheckout {
		font-size: 12px;
	}
	body .cart-summary .block .field {
		font-size: 14px;
	}
	body .cart-summary .block .fieldset .field:not(.choice) > .label {
		font-size: 13px;
	}
	.cart-summary dt.item-title {
		font-size: 13px;
	}
	.cart-summary .block .item-options .field .radio + .label {
		font-size: 13px;
	}
	body .cart-summary .amrewards-highlight-container {
	    margin-top: 0;
	}
}
@media screen and (max-width:767px){
	.cart-container {
		display: flex;
		flex-wrap: wrap;
		padding:0px 15px;
	}
.cart-container .cart-summary {
    top: 0px !important;
    position: relative !important;
    width: 100%;
    order: 3;
}
body .cart-container .form-cart {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
    margin-top: 0;
}
body .cart-discount {
    width: 100%;
    order: 2;
}
body .cart.table-wrapper .product-item-photo {
    width: 100%;
    padding-right: 0;
    position: initial;
    max-width: 90px;
    margin-bottom: 12px;
}
.cart.table-wrapper .cart > .item {
    border-top: none;
}
body .cart-discount {
    width: 100%;
    order: 2;
    margin-bottom: 25px;
}

body .cart-discount .block .content {
    padding: 0px 15px 15px;
}
.cart-summary > .title {
    display: block;
}
body .cart-totals {
    padding-left: 0;
    padding-right: 0;
}
body .cart-summary .checkout-methods-items {
    padding: 0;
}
body .cart.table-wrapper {
    margin: 0;
}
body .cart.table-wrapper .col.price, body .cart.table-wrapper .col.subtotal, body .cart.table-wrapper .col.msrp,
.cart.table-wrapper .col.qty {
    padding: 0px 5px 0px;
}
.cart.table-wrapper .col.qty[data-th]:before, .cart.table-wrapper .col.price[data-th]:before, .cart.table-wrapper .col.subtotal[data-th]:before, .cart.table-wrapper .col.msrp[data-th]:before {
    padding-bottom: 8px;
    color: #5f1eb0;
    font-family: 'Vinyl OT';
    font-weight: normal;
    font-size: 19px;
}
body .cart-discount > .block {
    margin-bottom: 0;
}
body .cart-discount .block > .title:after {
    margin-top: 5px;
 }
 body .columns .opc-payment-additional.amgift-code {
    padding: 0px 15px;
    margin-top: 20px;
}
body .columns .opc-payment-additional.amgift-code .action-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
}





