﻿	body .FormButtons, body .addressBookButton {
		background-position: right;
	}

	#body .CheckoutBreadcrumbInner a,
	#body .CheckoutBreadcrumbInner a:link,
	#body .CheckoutBreadcrumbInner a:visited {
		text-decoration: none;
	}
    table.RestCart.OrderSummary.Items {
    width: 100%;
    }
    .CheckoutBreadcrumb li i{
        margin-right: 3px;
    }
.cartRemoveBtn.cartBtn #remove a {
    color: #838383;
}

.cartRemoveBtn.cartBtn #remove a::before {
	content: '\f057';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.4em;
	margin-right: 5px;
	top: 3px;
	position: relative;
}
.cartRemoveBtn.cartBtn .cartEditeBtn
{
    margin-bottom: 5px;
}
#body .cartRemoveBtn.cartBtn .cartEditeBtn a {
    color: #838383;
}

        .cartRemoveBtn.cartBtn .cartEditeBtn a::before {
            content: '\f044';
            display: inline-block;
            font-family: 'FontAwesome';
            font-size: 1.4em;
            margin-right: 5px;
            top: 3px;
            position: relative;
        }
    div#lblSaveNewAddress {
    display: inline-block;
    }
	.cartRemoveBtn.cartBtn.top #remove a::before {
		font-size: 2em;
        padding: 0 1px;
	}

    .cartRemoveBtn.cartBtn.top .cartEditeBtn a::before {
        font-size: 2em;
        padding: 0 1px;
        margin-right: 10px;
    }

	#RestCartItems .cartRemoveBtn.top {
		margin-top: -10px !important;
		padding: 0;
		margin-bottom: 4px;
	}

	#RestCartItems .cartRemoveBtn {
		margin-top: 0 !important;
		text-align: right;
		padding-right: 10px;
	}

	.checkoutHeaderBtn {
		display: inline-block;
		width: 100%;
		position: relative;
	}

	#body .page-container button.FormButtons {
		width: initial;
	}
    .RestCart_CartItem.cartItemRowSpecial,
	.RestCart_CartItem.cartItemRow {
		position: relative;
	}
    .EstimatedShippingLocation {
        text-align: right;
    }
	#body select#countryShippingEstimate {
		width: calc(60% - 14px);
		display: inline-block;
	}

	#body input#RestCart_EstimatePostalCode{
		width: 40%;
        display: inline-block;
        font-size: 13px;
        text-align: center;
	}

	.EstimatedShippingTotal,.EstiamtedTotal {
		text-align: right;
	}

	.RestCart_CartItem.productImage {
		max-width: 100px;
		display: inline-block;
		float: left;
	}

	#RestCartItems .RestCart_CartItem.productDetails {
		text-align: left;
		width: calc(100% - 100px);
		padding-left: 20px;
		display: inline-block;
	}
    	#RestCartItems .RestCart_CartItem.Comments
        {
            margin-top: 10px;
            display: none;
    	}
        #RestCartItems .cartItemCommentAreaText
        {
            height: auto;
            margin-top: 5px;
        }
	#RestCartItems .RestCart_CartItem.Comments .cartItemComment {
		text-align: left;
	}
 .DesignProductDetails
        {
            vertical-align: top;
            font-weight: normal;
            text-align: left;
            display: inline-block;
        }
        #body .DesignProductDetails:first-child
        {
            width: 70%;
            padding-left: 120px;
        }
        #body .DesignProductDetails:last-child
        {
            width: 29%;
            text-align: right;
        }
        #body .DesignProductDetails:last-child .cartTotalItemPrice
        {
            text-align: right;
            padding-right: 2px;
        }

/*
Secure Checkout
*/

	.return-ident-wrap {
		width: 100%;
	}

	#RestCart_identExisting,
	#RestCart_identNew {
		display: inline-block;
		float: left;
	}

	#RestCart_identExisting	{
		width: 50%;
		border-right: 1px solid #ddd;
		padding-left: 15px;
		padding-right: 150px;
	}

	#RestCart_identNew {
		width: calc(50% - 4px);
		padding-left: 70px;
	}

	@media screen and (max-width:749px) {
		#RestCart_identExisting {
			width: 100%;
			border-right: 0;
			border-bottom: 1px solid #ddd;
			padding-left: 15px;
			padding-right: 15px;
			padding-bottom: 40px;
			float: none;
		}

		#RestCart_identNew {
			width: 100%;
			padding-left: 15px;
			padding-right: 15px;
			float: none;
		}
	}

/*
Shipping & Billing
*/

	#RestCart_CardWrap {
		display: inline-block;
	}

    .CheckoutAddlLabel
    {
            font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 5px;
    }

    #RestCartShippingRatesComments > div.CheckoutHeader.CheckoutHeaderLower + .validationError {
        font-size: inherit !important;
	    font-style: normal !important;
    }

	@media screen and (min-width:360px) {
		#RestCart_CardBrand {
			margin: 8px 0 0 10px;
			display: initial;
			width: initial;
		}
	}
    @media screen and (max-width:890px) and (min-width:801px) {
		#RestCart_CardBrand {
			margin: 0px 0 0 140px;
            display: inline-block;
            float: none !important;
            padding-bottom: 0;
		}
	}
        @media screen and (max-width:560px){
		#RestCart_CardBrand {
			margin: 0px 0 0 140px;
            display: inline-block;
            float: none !important;
            padding-bottom: 0;
		}
	}
    @media screen and (max-width:440px) {
		.PaymentMethodsContainer .RestCart-UserInput label
        {
            display: block;
		}
        #RestCart_CardBrand {
			width: 100%;
            margin-left: 0;
            margin-bottom: 3px;
		}
	}
    @media screen and (max-width:390px) {
        #checkoutContainer #PromotionalCodeForm .FormButtons
        {
            display: block;
            margin-top: 10px !important;

        }
	}
	#RestCart_CardWrap .RestCart-UserInput.cardnbr,
	#RestCart_CardWrap #RestCart_CardBrand {
		float: left;
	}

	@media screen and (max-width:799px) {
		#RestCart_tabShippingAddress #RestCart_payTax,
		#RestCart_tabPaymentInput #RestCart_payTax {
			display: none;
		}

		#RestCart_tabShippingAddress .CheckoutLeftContainer,
		#RestCart_tabPaymentInput .CheckoutLeftContainer {
			width: 100%;
			max-width: none;
		}
	}

	@media screen and (min-width:800px) {
		#RestCart_tabShippingAddress #RestCart_payTax,
		#RestCart_tabPaymentInput #RestCart_payTax{
			display: block;
		}

		#RestCart_tabShippingAddress .CheckoutLeftContainer,
		#RestCart_tabPaymentInput .CheckoutLeftContainer {
			width: 100%;
			max-width: calc(100% - 350px);
		}

	}

	.RestCart_Billing_AddressValidate {
		display: flex;
	}

	.RestCart-UserInput.single {
		float: none !important;
	}

	#PromotionalCodeForm {
		display: inline-block;
	}

	#RestCart_PaymentMethods label {
		padding-bottom: 15px;
		display: block;
	}

	.BillingPaymentButtons {
		margin-bottom: 20px;
	}

	#RestCart_PaymentMethods input[type="radio"] {
		margin-right: 6px;
	}

/* Begin Responsive ------------------------------- */

	/* @media screen and (max-width:639px) {
		.RestCart-UserInput.pad {
			padding-right: initial;
		}

		.RestCart-UserInput.col-2 {
			width: initial;
			display: block;
			float: none;
		}

		.RestCart-UserInput.col-4.sm {
			width: initial;
		}

		.RestCart-UserInput.col-4.md {
			width: initial;
		}

		.RestCart-UserInput.col-4 {
			width: initial;
			display: block;
			float: none;
		}

		div.CartSubtotalShippingContainer {
			margin: 20px 0 5px 0;
		}

	}

	@media screen and (min-width:640px) {
		.RestCart-UserInput.pad {
			padding-right: 15px;
		}

		.RestCart-UserInput.col-2 {
			width: 50%;
			display: block;
			float: left;
		}

		.RestCart-UserInput.col-4.sm {
			width: 15%;
		}

		.RestCart-UserInput.col-4.md {
			width: 25%;
		}

		.RestCart-UserInput.col-4 {
			width: 35%;
			display: block;
			float: left;
		}
	} */

	.container {
	  width: 100%;
	  padding-right: 15px;
	  padding-left: 15px;
	  margin-right: auto;
	  margin-left: auto;
	}

	@media (min-width: 576px) {
	  .container {
	    max-width: 540px;
	  }
	}

	@media (min-width: 768px) {
	  .container {
	    max-width: 720px;
	  }
	}

	@media (min-width: 992px) {
	  .container {
	    max-width: 960px;
	  }
	}

	@media (min-width: 1200px) {
	  .container {
	    max-width: 1140px;
	  }
	}

	.container-fluid {
	  width: 100%;
	  padding-right: 15px;
	  padding-left: 15px;
	  margin-right: auto;
	  margin-left: auto;
	}

	.row {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  margin-right: -15px;
	  margin-left: -15px;
	}

	.no-gutters {
	  margin-right: 0;
	  margin-left: 0;
	}

	.no-gutters > .col,
	.no-gutters > [class*="col-"] {
	  padding-right: 0;
	  padding-left: 0;
	}

	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
	.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
	.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
	.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
	.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
	.col-xl-auto {
	  position: relative;
	  width: 100%;
	  min-height: 1px;
	  padding-right: 15px;
	  padding-left: 15px;
	}

	.col {
	  -ms-flex-preferred-size: 0;
	  flex-basis: 0;
	  -ms-flex-positive: 1;
	  flex-grow: 1;
	  max-width: 100%;
	}

	.col-auto {
	  -ms-flex: 0 0 auto;
	  flex: 0 0 auto;
	  width: auto;
	  max-width: none;
	}

	.col-1 {
	  -ms-flex: 0 0 8.333333%;
	  flex: 0 0 8.333333%;
	  max-width: 8.333333%;
	}

	.col-2 {
	  -ms-flex: 0 0 16.666667%;
	  flex: 0 0 16.666667%;
	  max-width: 16.666667%;
	}

	.col-3 {
	  -ms-flex: 0 0 25%;
	  flex: 0 0 25%;
	  max-width: 25%;
	}

	.col-4 {
	  -ms-flex: 0 0 33.333333%;
	  flex: 0 0 33.333333%;
	  max-width: 33.333333%;
	}

	.col-5 {
	  -ms-flex: 0 0 41.666667%;
	  flex: 0 0 41.666667%;
	  max-width: 41.666667%;
	}

	.col-6 {
	  -ms-flex: 0 0 50%;
	  flex: 0 0 50%;
	  max-width: 50%;
	}

	.col-7 {
	  -ms-flex: 0 0 58.333333%;
	  flex: 0 0 58.333333%;
	  max-width: 58.333333%;
	}

	.col-8 {
	  -ms-flex: 0 0 66.666667%;
	  flex: 0 0 66.666667%;
	  max-width: 66.666667%;
	}

	.col-9 {
	  -ms-flex: 0 0 75%;
	  flex: 0 0 75%;
	  max-width: 75%;
	}

	.col-10 {
	  -ms-flex: 0 0 83.333333%;
	  flex: 0 0 83.333333%;
	  max-width: 83.333333%;
	}

	.col-11 {
	  -ms-flex: 0 0 91.666667%;
	  flex: 0 0 91.666667%;
	  max-width: 91.666667%;
	}

	.col-12 {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	}

	.offset-1 {
	  margin-left: 8.333333%;
	}

	.offset-2 {
	  margin-left: 16.666667%;
	}

	.offset-3 {
	  margin-left: 25%;
	}

	.offset-4 {
	  margin-left: 33.333333%;
	}

	.offset-5 {
	  margin-left: 41.666667%;
	}

	.offset-6 {
	  margin-left: 50%;
	}

	.offset-7 {
	  margin-left: 58.333333%;
	}

	.offset-8 {
	  margin-left: 66.666667%;
	}

	.offset-9 {
	  margin-left: 75%;
	}

	.offset-10 {
	  margin-left: 83.333333%;
	}

	.offset-11 {
	  margin-left: 91.666667%;
	}

	@media (min-width: 576px) {
	  .col-sm {
	    -ms-flex-preferred-size: 0;
	    flex-basis: 0;
	    -ms-flex-positive: 1;
	    flex-grow: 1;
	    max-width: 100%;
	  }
	  .col-sm-auto {
	    -ms-flex: 0 0 auto;
	    flex: 0 0 auto;
	    width: auto;
	    max-width: none;
	  }
	  .col-sm-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	  }
	  .col-sm-2 {
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	  }
	  .col-sm-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	  }
	  .col-sm-4 {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	  }
	  .col-sm-5 {
	    -ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	  }
	  .col-sm-6 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	  }
	  .col-sm-7 {
	    -ms-flex: 0 0 58.333333%;
	    flex: 0 0 58.333333%;
	    max-width: 58.333333%;
	  }
	  .col-sm-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	  }
	  .col-sm-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	  }
	  .col-sm-10 {
	    -ms-flex: 0 0 83.333333%;
	    flex: 0 0 83.333333%;
	    max-width: 83.333333%;
	  }
	  .col-sm-11 {
	    -ms-flex: 0 0 91.666667%;
	    flex: 0 0 91.666667%;
	    max-width: 91.666667%;
	  }
	  .col-sm-12 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	  }
	}

	@media (min-width: 768px) {
	  .col-md {
	    -ms-flex-preferred-size: 0;
	    flex-basis: 0;
	    -ms-flex-positive: 1;
	    flex-grow: 1;
	    max-width: 100%;
	  }
	  .col-md-auto {
	    -ms-flex: 0 0 auto;
	    flex: 0 0 auto;
	    width: auto;
	    max-width: none;
	  }
	  .col-md-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	  }
	  .col-md-2 {
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	  }
	  .col-md-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	  }
	  .col-md-4 {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	  }
	  .col-md-5 {
	    -ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	  }
	  .col-md-6 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	  }
	  .col-md-7 {
	    -ms-flex: 0 0 58.333333%;
	    flex: 0 0 58.333333%;
	    max-width: 58.333333%;
	  }
	  .col-md-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	  }
	  .col-md-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	  }
	  .col-md-10 {
	    -ms-flex: 0 0 83.333333%;
	    flex: 0 0 83.333333%;
	    max-width: 83.333333%;
	  }
	  .col-md-11 {
	    -ms-flex: 0 0 91.666667%;
	    flex: 0 0 91.666667%;
	    max-width: 91.666667%;
	  }
	  .col-md-12 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	  }
	}

	@media (min-width: 992px) {
	  .col-lg {
	    -ms-flex-preferred-size: 0;
	    flex-basis: 0;
	    -ms-flex-positive: 1;
	    flex-grow: 1;
	    max-width: 100%;
	  }
	  .col-lg-auto {
	    -ms-flex: 0 0 auto;
	    flex: 0 0 auto;
	    width: auto;
	    max-width: none;
	  }
	  .col-lg-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	  }
	  .col-lg-2 {
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	  }
	  .col-lg-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	  }
	  .col-lg-4 {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	  }
	  .col-lg-5 {
	    -ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	  }
	  .col-lg-6 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	  }
	  .col-lg-7 {
	    -ms-flex: 0 0 58.333333%;
	    flex: 0 0 58.333333%;
	    max-width: 58.333333%;
	  }
	  .col-lg-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	  }
	  .col-lg-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	  }
	  .col-lg-10 {
	    -ms-flex: 0 0 83.333333%;
	    flex: 0 0 83.333333%;
	    max-width: 83.333333%;
	  }
	  .col-lg-11 {
	    -ms-flex: 0 0 91.666667%;
	    flex: 0 0 91.666667%;
	    max-width: 91.666667%;
	  }
	  .col-lg-12 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	  }
	}
	
	@media (min-width: 1200px) {
	  .col-xl {
	    -ms-flex-preferred-size: 0;
	    flex-basis: 0;
	    -ms-flex-positive: 1;
	    flex-grow: 1;
	    max-width: 100%;
	  }
	  .col-xl-auto {
	    -ms-flex: 0 0 auto;
	    flex: 0 0 auto;
	    width: auto;
	    max-width: none;
	  }
	  .col-xl-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	  }
	  .col-xl-2 {
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	  }
	  .col-xl-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	  }
	  .col-xl-4 {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	  }
	  .col-xl-5 {
	    -ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	  }
	  .col-xl-6 {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	  }
	  .col-xl-7 {
	    -ms-flex: 0 0 58.333333%;
	    flex: 0 0 58.333333%;
	    max-width: 58.333333%;
	  }
	  .col-xl-8 {
	    -ms-flex: 0 0 66.666667%;
	    flex: 0 0 66.666667%;
	    max-width: 66.666667%;
	  }
	  .col-xl-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	  }
	  .col-xl-10 {
	    -ms-flex: 0 0 83.333333%;
	    flex: 0 0 83.333333%;
	    max-width: 83.333333%;
	  }
	  .col-xl-11 {
	    -ms-flex: 0 0 91.666667%;
	    flex: 0 0 91.666667%;
	    max-width: 91.666667%;
	  }
	  .col-xl-12 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	  }
	}

/* End Responsive ------------------------------- */

	.sum-wrap {
		display: inline-block;
		width: 100%;
		font-size: 12px;
		font-weight: normal;
	}

	.sum-wrap.head {
		padding-bottom: 5px;
		font-size: 10px;
		padding: 5px;
	}

	.sum-wrap.prod {
		padding: 1px 10px 3px 10px;
	}

	.sum-wrap > div {
		display: inline-block;
		float: left;
	}

	.sum-item {
		width: 50%;
	}

	.sum-qty {
		width: 15%;
		text-align: center;
	}

	.sum-total {
		width: 35%;
		text-align: right;
	}

/*
Review & Place Order
*/

	@media screen and (max-width:639px) {
		#RestCart_tabSummary #RestCart_ship_pay {
			margin: 20px 0;
		}

		#RestCart_tabSummary .reviewOrderTextContainer,
		#RestCart_tabSummary #placeOrderButton2 {
			text-align: center;
			float: none;
            margin-bottom: 10px;
		}

		#RestCart_tabSummary #placeOrderButton2 {
			width: 175px;
			margin: auto;
		}
	}

	@media screen and (min-width:640px) {
		#RestCart_tabSummary #RestCart_ship_pay {
			margin: initial;
		}
	}

	#RestCart_tabSummary .RestCart.OrderSummary.Items,
	#RestCart_tabSummary .orderSummaryLblTotal.Items {
		display: none;
	}

	#RestCart_ship {
		/*max-width: 600px;*/
	}

	.GroupAddressRow1 {
		margin-bottom: 30px;
	}
	.GroupAddressCol1, .GroupSummaryCol1 {
		padding-right: 20px;
	}

	.GroupAddressRow1, .GroupSummaryRow {
		width: 100%;
		display: inline-block;
	}

	.GroupAddressCol1, .GroupAddressCol2,
	.GroupSummaryCol1, .GroupSummaryCol2 {
		width: 50%;
		float: left;
	}

	.orderSummaryLbl {
		padding: 5px 10px;
		text-align: right;
		position: relative;
		font-size: 12px;
	}

	.orderSummaryLbl b {
		float: left;
	}

	.orderSummaryLblTotal {
		font-size: 16px;
		padding-bottom: 15px;
		font-weight: bold;
	}

	.orderSummaryBreak {
		padding-right: 10px;
	}

	.orderSummaryBreak hr {
		padding: 0;
		margin: 0;
		width: 50px;
		height: 1px;
		border: 0;
		float: right;
	}

	.RestCart.OrderSummary.Items {
		padding: 0 10px;
	}

	#RestCart_totals .orderSummaryTitle {
		padding: 10px;
        margin-bottom:4px;
	}

	#RestCart_itemsSummaryList {
		padding: 15px 10px;
	}

	#RestCart_SavedCartsList {
		padding-bottom: 10px;

	}

	#RestCart_SavedCartsList .RESTsavedCartItem {
		margin-top: 10px;
		display: table;
		width: 100%;
        padding-bottom: 10px;
	}

	#RestCart_SavedCarts {
		margin-top: 50px;
		width: calc(100% - 360px);
		max-width: 500px;
	}

	#RestCart_SavedCartsList .RestSavedCartName,
	#RestCart_SavedCartsList .RestSavedCartActions,
	#RestCart_SavedCartsList .RestSavedCartUseCart,
	#RestCart_SavedCartsList .RestSavedCartDelete {
		display: table-cell;
        padding: 0 5px;
	}

	@media screen and (max-width:899px) {
		#body #RestCart_SavedCarts {
			width: 100%;
			display: inline-block;
            margin-top: 30px !important;
		}
	}
    @media screen and (max-width:630px) {
		#body .gips-container
        {
            width: 100%;
            left: 0 !important;
		}
        #body .gips-body.red
        {
            width: 100%;
        }
	}
    @media screen and (max-width:400px) {
		#body .RestSavedCartActions
        {
            display: none;
		}
	}

/*
---------End
*/

div#RestCart_summaryItems {
	width: 100%;
    display: inline-block;
}

div#RestCart_summaryItems .itemsSummaryListHeader {
	float: left;
    width: 20%;
}

div#RestCart_summaryItems div.itemsSummaryListHeader:nth-of-type(1) {
	width: 40%;
}

    @media screen and (max-width:330px) {
		div#RestCart_summaryItems .itemsSummaryListHeader
        {
            min-height: 48px;
		}
	}
.RestCart_summaryItemsRow {
	display: inline-block;
	width: 100%;
    padding: 10px 0;
}


.prod-details-wrap {
    width: 40%;
    float: left;
}

.prod-details-wrap .prod-content-wrap {
    display: inline-block;
    margin-left: 20px;
    width: calc(100% - 120px);
	min-width: 100px;
}

.prod-details-wrap .cartImg {
    display: inline-block;
    float: left;
}

.RestCart_summaryItemsRow .cartItemPrice,
.RestCart_summaryItemsRow .cartQtyInput,
.RestCart_summaryItemsRow .cartTotalItemPrice {
	width: 20%;
    float: left;
}

.cartItemPrice,
#body .RestCart_summaryItemsRow .cartQtyInput {
	text-align: center;
}

.cartTotalItemPrice {
	text-align: right;
}

@media screen and (max-width:639px) {

	.continueShopping {
		display: none;
	}

	.cartRemoveBtn.cartBtn.top a span {
		display: none;
	}

	.cartRemoveBtn.cartBtn.top {
		display: block;
	}

	.cartRemoveBtn.cartBtn.bottom {
		display: none;
	}

	body.stmobile .CheckoutBreadcrumb {
		display: none;
	}

	body.stmobile .CheckoutHeader {
		padding-top: 20px;
	}

	#body .cartUpdateBtn {
		padding-left: 10px;
	}

	a.link-update {
		display: none;
	}

	a.mob-update {
		display: initial;
	}

	a.mob-update i {
		font-size: 1.4em;
		display: inline-block;
		position: relative;
		bottom: -5px;
	}

	#RestCartItems .productFull > div:not(.productImage),
	#RestCartItems .RestCart_CartItem.price,
	#RestCartItems .qtyFull {
		text-align: left;
		width: calc(100% - 100px);
		padding-left: 20px;
		display: inline-block;
	}

	.RestCart_CartItem.cartItemRowSpecial,
	.RestCart_CartItem.cartItemRow {
		padding: 10px 0;
	}

	#RestCart_CartItems div.prod_headwrap {
		display: none;
	}

	.RestCart_CartItem.cartItemRow .productFullWrap {
		display: inline-block;
		flex-flow: initial;
		justify-content: initial;
		align-items: initial;
		flex: 0;
        width: 100%;
	}

	.RestCart_CartItem.cartItemRow .productFullWrap > div:not(.RestCart_CartItemtTotalItemPrice) {
		width: initial;
	}

	.RestCart_CartItem .RestCart_CartItem.price {
		font-size: 20px;
		font-weight: 600;
		padding-top: 10px;
	}

	.RestCart_CartItem.cartQtyInput::before {
		content: 'Qty:';
		position: relative;
		display: inline-block;
		margin-right: 5px;
		font-weight: 600;
	}
    #body .DesignProductDetails:last-child .cartTotalItemPrice,
	.RestCart_CartItem .RestCart_CartItemtTotalItemPrice {
		width: 100%;
		font-size: 16px;
    	font-weight: 600;
    	float: right;
    	margin-top: 10px;
	}
	#body .DesignProductDetails:last-child .cartTotalItemPrice:before,
	.RestCart_CartItem .RestCart_CartItemtTotalItemPrice::before {
		content:'Item total:';
		display: inline-block;
		margin-right: 5px;
		font-weight: 600;
	}
	#body .DesignProductDetails:first-child
    {
        width: 100%;
	}
    #body .DesignProductDetails:last-child {
    width: 100%;
    }
	#stmobile .RestCart_CartItem.cartQtyInput .FormElementInput {
		width: inherit;
    	position: relative;
	}

	#checkoutContainer .CheckoutHeader span.message {
		display: inline-block;
	}


	#checkoutContainer .ui-widget-content .cartItemName a {
		font-size: 16px;
	}

	.RestCart_CartItem.productImage {
		max-width: 100px;
		display: inline-block;
		float: left;
	}

	#body .cartItemComment,
	#body .cartQtyInput,
	#body .cartUpdateBtn {
    	text-align: left;
	}

	#RestCartItems .RestCart_CartItem.price,
	#RestCartItems .qtyFull {
	    display: block;
    	float: right;
	}

	.RestCart_CartItem.cartQtyInput,
	.cartUpdateBtn.cartBtn {
		display: inline-block;
	}

	.RestCart_CartItemtTotalItemPrice {
		text-align: right;
	}

	.CheckoutRightContainer {
		float: none;
		width: 100%;
		margin-top: 10px;
		margin-left: initial;
	}

	.CheckoutLeftContainer {
		float: none;
		width: 100%;
		max-width: none;
		margin-right: 20px;
		margin-top: 10px;
	}

}

@media screen and (min-width:640px) {

	.cartUpdateBtn.cartBtn #update a::before {
		content: '\f021';
		display: inline-block;
		font-family: 'FontAwesome';
		font-size: 1.2em !important;
		margin-right: 5px;
		top: 3px;
		position: relative;
	}

	#RestCartItems .cartRemoveBtn {
		position: absolute;
		display: inline-block;
		right: 0;
		top: 55px;
	}

	#RestCartItems .cartRemoveBtn.cartBtn.top {
		display: none;
	}

	#RestCartItems .cartRemoveBtn.cartBtn.bottom {
		display: block;
	}

	a.link-update {
		display: initial;
	}

	a.mob-update {
		display: none;
	}
	.RestCart_CartItem.cartItemRowSpecial,
	.RestCart_CartItem.cartItemRow {
		padding: 20px 0;
	}

	#RestCart_CartItems .prod_headwrap {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: flex-start;
		flex: 0 0 100%;
	}

	.RestCart_CartItem.cartItemRow .productFullWrap {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: flex-start;
		flex: 0 0 100%;
		padding: 0 10px;
	}

	#RestCart_CartItems .prod_headwrap > div:first-of-type {
		width: 40%;
	}

	#RestCart_CartItems .prod_headwrap > div {
		width: 20%;
	}

	.RestCart_CartItem.cartItemRow .productFullWrap > div:first-of-type {
		width: 40%;
	}

	.RestCart_CartItem.cartItemRow .productFullWrap > div {
		width: 20%;
	}

	#RestCart_CartItems .prod_headwrap > div:not(:first-of-type),
	.RestCart_CartItem.cartItemRow .productFullWrap > div {
		text-align: center;
	}

	#RestCart_CartItems .prod_headwrap > div:last-of-type,
	.RestCart_CartItem.cartItemRow .productFullWrap > div:last-of-type {
		text-align: right;
	}

	.RestCart_CartItem.cartQtyInput {
	    width: 60px;
		margin: auto;
	}

	.CheckoutRightContainer {
		float: right;
		width: 250px;
		margin-top: 10px;
		margin-left: 728px;
	}

	.CheckoutLeftContainer {
		float: left;
		width: calc(100% - 270px);
		margin-right: 20px;
		margin-top: 10px;
	}

}

@media screen and (max-width:550px) {
    #checkoutContainer .CheckoutHeader span.message
    {
            display: block;
    padding-left: 0;
    padding-top: 10px;
    }
}
.cartItemRow ul {
    margin-top: 5px;
    padding-left: 20px;
}
.cartItemRow li {
    margin-left: 10px;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 255, 255, 255, .5 ) url('../../../../Commerce/images/loading-cart.gif') 50% 50% no-repeat;
}

body.loading {
	overflow: hidden;
}

body.loading .modal {
	display: block;
	z-index: 9999;
}

img#RestCart_actionIcon {
	opacity: 0.2;
	cursor: pointer;
}


        table tr:hover #RestCart_actionIcon {
            display: inherit;
        }

        table tr td img#RestCart_actionIcon:hover, table tr td img#RestCart_actionIcon:hover {
            opacity: 1;
        }

        fieldset {
            border-radius: 5px;
        }

        span#RestCart_update {
            display: none;
            background-color: lightgreen;
        }

        #RestCart_tableCart input {
            width: 5em;
        }

        #RestCart_ajaxSpinnerContainer {
            height: 11px;
        }

        .checkoutrequired {
            padding-left: 2px;
        }

        .FormElementInput:disabled {
            background: #bbb !important;
            cursor: not-allowed;
        }


        /* JQUERY UI UPDTES*/
         #checkoutContainer .ui-state-default, #checkoutContainer .ui-widget-content .ui-state-default, #checkoutContainer .ui-widget-header .ui-state-default {
            background: none !important;
            border: none !important;
            float: none !important;
            display: inline-block;
        }

       #checkoutContainer .ui-corner-all, #checkoutContainer .ui-corner-bottom, #checkoutContainer .ui-corner-right, #checkoutContainer .ui-corner-br {
            background: none !important;
            border-radius: 0 !important;

        }

        #checkoutContainer .ui-widget-header {
            border: none !important;
            text-align: center;
        }



        #checkoutContainer .ui-widget-content {
            border: none !important;
            background-color: none !important;

        }

        #checkoutContainer .ui-widget, #checkoutContainer .ui-widget-content a, #checkoutContainer .ui-widget-content, #checkoutContainer .ui-widget input, #checkoutContainer .ui-widget select, #checkoutContainer .ui-widget textarea, #checkoutContainer .ui-widget button
        {
            font-family: Arial;
            font-size: 14px;
            line-height: 1.4;
        }
        /* JQUERY UI UPDATES*/

          /* BREADCRUMB STYLES */
          .CheckoutBreadcrumb
          {
              width: 100%;
              position: relative;
          }
          /*.CheckoutBreadcrumb:before
          {
              border-top: 2px solid #dfdfdf;
            content:"";
            margin: 0 auto;
            position: absolute;
            top: 15px; left: 0; right: 0; bottom: 0;
            width: 95%;
            z-index: -1;
              border-top: none;
          }
        .CheckoutBreadcrumb:after {
                border-bottom: 2px solid #999;
                content: "";
                margin: 0 auto;
                position: absolute;
                top: 45%; left: 0; right: 0;
                width: 100%;
                z-index: -1;
        }*/
        .CheckoutBreadcrumbInner {
                overflow: hidden;
                margin: 0 auto 30px auto;
                background: none;
                padding: 0 15px;
        }
        .CheckoutBreadcrumb ul
        {
            padding: 0 !important;

        }

            .CheckoutBreadcrumb li {

                outline: none;
                display: block;
                float: left;
                font-size: 13px;
                line-height: 40px;
                font-weight: bold !important;
                cursor: pointer;
                margin: 0 !important;
                border-radius: 0;
                opacity: 1 !important;
            }

       .CheckoutBreadcrumb li i {
            border-radius: 100%;
            font-size: 12px;
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
        }



        /* BREADCRUMB STYLES*/
        /* SHOPPING CART STYLES */
        #ShoppingCartContainer,
        #ShoppingCartEmpty{
            display: none;
        }
        .ShoppingCartEmptyMessage
        {
            margin-top: 17px;
            margin-bottom: 15px;
        }
        #RestCart_tabItems
        {
            padding: 0;
        }
        #checkoutContainer .CheckoutHeader {
            background: none;
            text-align: left;
            padding-bottom: 10px;
			display: inline-block;
        }

            #checkoutContainer .CheckoutHeader .message {
                font-size: 12px;
                padding: 0 0 0 10px;
                font-weight: normal;
            }
      #checkoutContainer .ui-widget button {
		font-size: 18px;
      }
      #checkoutContainer .ui-widget button:first-of-type {
		margin-right: 10px;
        margin-top: 0 !important;
      }

        .continueShopping,
        .proceedToCheckout
        {
            float: right;
            margin-bottom: 10px;
        }
        .continueShopping
        {
            margin-right: 20px;
        }
        #body .continueShopping a, #body .continueShopping a:link, #body .continueShopping a:visited, #body .continueShopping a:hover {
            float: left;
            background: none !important;
            text-decoration: underline;
            text-transform: none;
            border: none !important;
            margin-top: 0 !important;
            width: auto;
        }

        .couponText {
            padding: 15px 0 30px 0;
            font-size: 9px;
        }
        .couponTextTop
        {
            margin-top: -27px;
        }
        .cartItemRow:first-child .cartCol
        {
            border-top: 0;
        }
        .cartCol {
            padding: 10px 7px !important;
            text-align: center;
        }
        .stepfourorderdetails .cartCol
        {
            border-top: 0;
            border-bottom: 1px solid #ccc
        }
        table.list tr td {
            vertical-align: top;
            padding: 2px;
            font-size: 13px;
            font-weight: normal;
            text-align: left;
            line-height: 1.4;
        }

        .cartItemRowSpecial .productImage
        {
            border-top: 0 !important;
        }
        #checkoutContainer .cartImage
        {
            max-width: 100px;
        }
        .cartItemComment
        {
            text-align:center;
        }

        div.cartItemCommentArea {
            display: none;
        }

        label.labelCartItemComment {
            cursor: pointer;
        }


        .cartItemCommentAreaText {
                width: 90%;
                height: 50px;
                margin-top: 3px;
                margin-bottom: 3px;
        }
        .cartitemCommentsButtons .FormButtons
        {
                font-size: 14px !important;
                padding: 7px 12px;
        }
        .cartQtyInput,
        .cartUpdateBtn,
        .cartItemPrice,
        .cartRemoveBtn,
        .cartTotalItemPrice
        {
            text-align: center;
            margin-bottom: 5px;
            padding-top: 4px;
        }
        .cartUpdateBtn a,
        .cartUpdateBtn a:link,
        .cartUpdateBtn a:visited,
        .cartRemoveBtn a,
        .cartRemoveBtn a:link,
        .cartRemoveBtn a:visited
        {
            font-size: 12px !important;
            text-decoration: underline;
        }
        .cartRemoveBtn
        {
            margin-top: 18px;
        }

        .cartCol.ProductDetails {
            text-align: left;
            padding-left: 8px !important;
        }
        .cartItemRow {
            background: #FFF !important;
        }

        .cartQtyInput input {
            text-align: center;
        }
        .productDetails .lbl
        {
            font-weight: bold;
        }
        .cartItemName
        {
            font-weight: bold;
            margin-bottom: 2px;
        }
        .RestCart-BottomButtons
        {
            margin: 15px 0;
            float: left;
        }
        .RestCart-BottomButtons button
        {
            margin-right: 0 !important;
        }
        #btnClearCart,
        #btnSaveCartDB
        {
            float: left;
            margin-right: 15px;
        }
        .CartSubtotalShippingContainer
        {
            float: right;
            margin: 20px 8px 5px 8px;
            width: 280px;
        }
        #cartSubtotal,
        .EstimatedShippingTotal {
            margin-bottom: 8px;
            font-size: 15px;
        }
        #cartSubTotalValue,
        #RestCart_listEstimateRate,
        #cartEstTotalValue
        {
            display: inline-block;
            text-align: right;
            font-weight: bold;
            min-width: 115px;
        }
        .cartTotalsLabel{
            display: inline-block;
            width: 150px;
			text-align: right;
        }
        #countryShippingEstimate
        {
            width: 140px;
            margin-right: 0;
        }
        #RestCart_EstimatePostalCode
        {
            width: 115px;
            padding-left: 4px !important;
            margin-left: 10px;
        }
        #cartSubtotal,
        #estimateShippingContainer,
        .couponText
        {
            float: right;
        }
        .EstiamtedTotal
        {
            font-size: 16px;
            font-weight: bold;
            margin-top: 10px;
        }

        .RestSavedCartDelete
        {
            width: 50px;
            text-align: center;
        }
        .RestSavedCartDelete i,
        .RestSavedCartActions i {
            font-size: 18px;
        }
        .RestSavedCartUseCart,
        .RestSavedCartActions
        {
            width: 75px;
            text-align: left;
        }
        .RestSavedCartUseCart a,
        .RestSavedCartUseCart a:link,
        .RestSavedCartUseCart a:visited,
        .RestSavedCartActions a,
        .RestSavedCartActions a:link,
        .RestSavedCartActions a:visited
        {
            text-decoration: underline;
        }
        .RestSavedCartUseCart a:hover,
        .RestSavedCartActions a:hover,
        .RestSavedCartDelete a:hover{
            color: #204bcc;
        }
        .SavedCartsHolder td
        {
            border-bottom: 1px solid #ccc;
            padding: 6px 0;
            line-height: 27px;
        }
        .RestSavedCartName #inputLabel,
        .RestSavedCartName #label
        {
            display: inline-block;
        }
        .RestSavedCartName #inputLabel .FormElementInput
        {
            width: 220px;
        }
        .gips-container {
        height: 70px;
        width: 252px;
        position: absolute;
        line-height: 14px;
        }

        .gips-body {
            color: White;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            width: 220px;
            height: auto;
            padding: 10px;
            padding-right: 20px;
            position: relative;
            float: left;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            -ms-behavior: url(../commerce/images/PIE.htc);
            behavior: url(../commerce/images/PIE.htc);
            margin-top: 10px;
            z-index: 5;
        }

            .gips-body.yellow {
                background-color: #620E0E;
            }

            .gips-body.red {
                background-color: #CB2026;
                padding-right: 20px;
                width: 210px;
            }

            .gips-body.green {
                background-color: #620E0E;
            }

        .gips-close {
            position: absolute;
            cursor: pointer;
            top: 5px;
            right: 5px;
            background: url('../commerce/images/close_callout.png');
            width: 16px;
            height: 14px;
        }

        .gips-icon {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 6px;
            position: absolute;
        }

        /*icon at the top*/

        .gips-icon-top {
            margin-left: 12px;
        }

            .gips-icon-top.red {
                border-color: transparent transparent #CB2026 transparent;
            }

            .gips-icon-top.green {
                border-color: transparent transparent #620E0E transparent;
            }
        /*icon at the left*/

        .gips-icon-left {
            margin-top: 12px; /*   float: left;*/
        }

            .gips-icon-left.yellow {
                border-color: transparent #620E0E transparent transparent;
            }
            .gips-container .Formbuttons {
            background: #fff !important;
            border: 1px solid #fff !important;
            color: #333 !important;
            font-size: 11px !important;
            font-weight: bold !important;
            padding: 2px !important;
            text-transform: none !important;
            margin-top: 0px !important;
            text-align: center;
        }
        /* SHOPPING CART SYTLES*/
        /* CHECKOUT STYLES */
        #checkoutContainer
        {
            position: relative;
        }
        #RestCart_tabIdentity
        {
            padding: 0;
        }

        .CheckoutSubHeader
        {
            font-size: 18px;
            font-weight: bold;
            margin-top: 20px;
            margin-bottom: 10px;
        }
        .RestCart-UserInput
        {
            padding-bottom: 8px;
        }

        .RestCart-UserInput label {
            display: inline-block;
            margin-bottom: 4px;
            font-weight: bold;
			white-space: nowrap;
            min-width: 140px;
        }

        .RestCart-ReturningUserContainer
        {
            padding-top: 15px;
        }
        .RestCart-ReturningUserContainer .FormElementInput{
            width: 100%;
        }
        .RestCheckoutForgotUserName
        {
            margin-top: 8px;
            margin-bottom: 20px;
            font-weight: bold;
        }
        .RestCheckoutForgotUserName a{
            text-decoration: underline;
            font-weight: normal;
        }
        .RestCart-NoAccountNeededMessage
        {
            margin-bottom: 20px;
            margin-top: 12px;
        }
        #RestCart_tabShippingAddress
        {
            padding: 0;
        }


        .CheckoutLeftContainer .FormElementInput
        {
            width: 100%;
        }
        .CheckoutLeftContainer td {
            padding: 0 15px 0 0;
            vertical-align: top;
        }
        .CheckoutInternationalAddress
        {
            margin-bottom: 20px;
        }
        .CheckoutCountryZipLength
        {
            width: 120px;
        }
         div.validationError {
            color: #ff0000 !important;
        font-size: 12px;
        margin-top: 5px;
        font-style: italic;
        margin-bottom: 5px;
        }
        #ShoppingCartContainer .ValidationError {
            color: #fff;
            padding: 10px 0;
            background: #ff0000;
        }
         .CheckoutHeaderLower
         {
             margin-top: 30px;
         }


		#orderSummaryTbl {
            background: #eee;
        }

        .orderSummaryText {
            text-align: right;
        }

        #orderSummaryTbl td {
            padding: 3px 8px;
        }

        #RestCancelUpdateShippingAddress
        {
            margin-right: 15px;
        }
        #RestCart_tabPaymentInput
        {
            padding: 0;
        }
        .CheckoutBillingSameShipping
        {
            margin-bottom: 20px;
        }
        .RestCart-BillingAddressMatch
        {
            padding-top: 2px !important;
            padding-bottom: 15px !important;
        }
        .optional-account
        {
                font-weight: normal;
                font-size: 16px;
                font-style: italic;
        }
        .account-text
        {
            margin-bottom: 15px;
        }
        #CreateAccountForm .FormElementInput
        {
            width: 200px;
        }
        #CreateAccount
        {
            margin-top: 10px;
        }
        .PromoCodeInstructions
        {
            margin-bottom: 15px;
        }
        #PromotionalCodeForm .FormElementInput
        {
            width: 200px;
        }
        .BillingPaymentButtons
        {
            margin-top: 20px;
        }
        .ListPaymentMethods
        {
            margin-bottom: 15px;
        }
        .PaymentMethodsContainer
        {

        }
        a.CheckoutSecurityCode
        {
            text-decoration: underline;
        }
        .SaveShippingButton
        {
            padding-top: 10px !important;
        }
        #RestCart_SaveShippingButtons
        {
            margin-top: 20px;
        }
        #RestCart_ShippingMethod-wrapper
        {
            margin-top: 15px;
        }
        .ShippingOptionsAccount
        {
            margin: 5px 0 5px 20px;
        }
        .ShippingOptionsAccount .FormElementInput
        {
            margin-bottom: 5px;
            width: 220px;
        }
        .overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #fff;
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5;
            z-index: 10000;
        }
        #CartEmptyDialogContent
        {
                z-index: 100001;
                background-color: white;
                position: absolute;
                top: 50%;
                left: 40%;
                width: 300px;
                text-align: center;
                border: 1px solid #000;
                padding: 30px 20px;

        }
        .CartEmptyMessage
        {
           text-align: center;
           margin-bottom: 10px;
        }
        #RestCart_tabSummary
        {
            padding: 0;
        }
        #RestCart_ship
        {
            padding-left: 8px;
        }

        .reviewOrderHeader {
            font-weight: bold;
            font-size: 16px !important;
        }
        .reviewOrderShipping,
        .reviewOrderPayMethod,
        .reviewOrderShipMethod,
        .reviewOrderPayMethod
        {
            font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        }
        .reviewOrderEditLinks
        {
            margin-top: 5px;
        }

        #RestCart_summary td {
            vertical-align: top;
                padding-bottom: 30px;
        }

        div#RestCart_summaryItems {
            margin-top: 10px;

        }
        .editCartPlaceOrder
        {
                text-align: right;
                margin-right: 15px;
                margin-bottom: 10px;
        }
        .editCartPlaceOrder a,
        .editCartPlaceOrder a:link,
        .editCartPlaceOrder a:visited
        {
            font-size: 13px !important;
            text-decoration: underline;
            color: #777;
        }
        .editCartPlaceOrder a:hover
        {
            color: #204bcc;
        }
        .reviewMerchTotalLbl
        {
            font-weight: bold;
        }
        .reviewMerchTotal
        {
            text-align: right;
        }
        .SummaryDiscount
        {
            font-style: italic;
        }
        #reviewOrderTotals td
        {
            padding: 3px 8px;
        }
        .reviewOrderTotalLbl {
            font-size: 16px !important;
            padding-bottom: 15px !important;
            font-weight: bold;
        }
        .reviewOrderTotal {
            font-size: 16px !important;
            font-weight: bold;
            color: #204bcc;
            padding-bottom: 15px !important;
        }

        .reviewOrderTextContainer
        {
            float: left;
            font-size: 13px;
        }
        #placeOrderButton2
        {
            float: right;
        }
        .step4orderototal
        {
            margin-bottom: 4px;
            font-size: 18px;
            font-weight: bold;
        }
        .PlaceOrderButtons
        {
            margin-top: 20px;
        }
        .AddressBookDropDown
        {
            margin-bottom: 20px;
        }
        .AddressBookDropDown .FormElementInput
        {
            width: 300px;
        }
        .SaveNewAddress
        {
            margin: 7px 0;
        }
        .CountySelection
        {
            margin-bottom: 2px;
        }
        /* CHECKOUT STYLES */
        /* ***** BEGIN TINY BOX CLASSES ***** */

        .tbox {
	        position:absolute;
	        display:none;
	        padding:14px 17px;
	        z-index:900;
        }
        .tinner {
	        padding:15px;
	        background:#fff url('../../../../Commerce/images/preload.gif') no-repeat 50% 50%;
            box-sizing: content-box;
            border: 1px solid #000;
        }
        .tmask {
	        position:absolute;
	        display:none;
	        top:0px;
	        left:0px;
	        height:100%;
	        width:100%;
	        background:#fff;
	        z-index:800;
        }
        .tclose {
	        position:absolute;
	        top:0px;
	        right:0px;
	        width:30px;
	        height:30px;
	        cursor:pointer;
	        background:url('../../../../Commerce/images/close.png') no-repeat;
        }
        #frameless {
	        padding:0
        }
        #frameless .tclose {
	        left:6px
        }
        /* ***** END TINY BOX CLASSES ***** */
.ccinactive
        {
            margin-right: 10px;
              /* IE 8 */
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";

              /* IE 5-7 */
              filter: alpha(opacity=40);

              /* Netscape */
              -moz-opacity: 0.4;

              /* Safari 1.x */
              -khtml-opacity: 0.4;

              /* Good browsers */
              opacity: 0.4;
        }
          .ccactive
                  {
            margin-right: 10px;
              /* IE 8 */
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

              /* IE 5-7 */
              filter: alpha(opacity=100) !important;

              /* Netscape */
              -moz-opacity: 1 !important;

              /* Safari 1.x */
              -khtml-opacity: 1 !important;

              /* Good browsers */
              opacity: 1 !important;
        }

     @media screen and (max-width:700px) {
        .tbox
        {
                max-width: 550px;
                width: 100%;
        }
        .tinner
        {
            max-width: 550px;
            width: 100% !important;
            box-sizing: border-box;
            height: 330px !important;
        }
        .tinner iframe
        {
            width: 100%;
            height: 300px;
        }
	}
     @media screen and (max-width:520px) {

        .tinner
        {
            height: 390px !important;
        }
        .tinner iframe
        {
            height: 360px;
        }
	}
     @media screen and (max-width:380px) {

        .tinner
        {
            height: 430px !important;
        }
        .tinner iframe
        {
            height: 400px;
        }
	}
     @media screen and (max-width:563px) {
       .RestCart-BottomButtons {
        margin: 15px 0 0 0;
        }
	}
