
/*
#shopping-cart .menu-row {
	background-color:#F5F5F5;
	border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 2px;
}
*/
.shipping-option label {
  font-size: 12px;
}
.shipping-option input {
  margin-right: 5px;
}

.with-same-addresses + .row {
	padding-top: 0;
}

.with-same-addresses + .row h3 {
	margin-top: 0;
}
#shopping-cart .control-container {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 20px;
    background-color:#ffffff;
}
#shopping-cart .cart-row .control-container{
	border:0px;
	background: none;
	padding: 0px;
}
#shopping-cart .odd{
	border:0px;
	background: none;
}

#shopping-cart .cart-total:last-child {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
	
#shopping-cart .cart-total .control-container{
	border:0px;
	margin-right:15px;
}
#shopping-cart .single-item {
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
}
#shopping-cart .first-item{
	border-top:0px;
}
#shopping-cart .cart-menu-details{
	/*padding-top:40px;*/
}
#shopping-cart .cart-menu-details .btn{
	margin-right:3px;
}

/*
#order-review .order-row {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#order-review .order-row:last-child {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: none;
}
*/
#order-review .menu-total{
	background-color: #fff;
	border-radius: 4px;
	padding: 5px 0 0 0;
}
.menu-total .form-group {
    margin-bottom: 5px;
}
.paging-toolbar{
	margin-top:15px;
	padding-top:15px;
}
#payment-informations .moduleRowSelected{
	border:0px;
}
#payment-informations td{
	padding:0px;
}
#payment-informations {
	margin-bottom: 30px;
}
.paypal-response-msg {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 25px;
}
.steps-toolbar {
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #e5e5e5;
}
#shipping-informations .moduleRowOver, #shipping-informations .moduleRowSelected{
	background-color:#F5F5F5;
	cursor: pointer;
	border-bottom: 1px dotted #ddd;
}
#shipping-informations td{
	padding: 15px;
}
#shipping-informations {
	margin-bottom: 40px;
}
.order-totals {
	padding-top: 10px;
	font-size: 18px;
}
.order-checkout h3,.order-history-listing h3{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding: 10px 0;
}
.visa, .mastercard, .amex, .dc{
	background-image: url("/images/creditcards.png");
	background-repeat:no-repeat;
	width:57px;
	height:36px;
}
.select_error {
	border-radius: 5px;
    border: 1px solid #c00;
}
.visa{
	background-position:0px;
}
.mastercard{
	background-position:-57px;
}
.amex{
	background-position:-114px;
}
.dc{
	background-position:-171px;
}
.cc_type{
	display:none;
}
#shopping-cart h3{
	font-size:18px;
}
@media print {
  #print_receipt,.topnav,.steps-toolbar,#footer, #copyright, .btn {
  	display:none;
  }
  .cc_type{
  	display:inline;
  }
}
.moduleRowSelected input[type="radio"],
.moduleRow input[type="radio"],
.moduleRowOver input[type="radio"] {
	margin: 0 15px 4px 0;
}
.moduleRowOver {
	border-bottom: 1px dotted #e5e5e5;
}
.contentText {
	border-top: 1px solid #e5e5e5;
}
h1.underline {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.control-container img {
	display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
/*.actions.dotted {
	border-top: 1px dotted #ccc;
}*/


.btn-pay.lock svg {
  width: 15px;
  height: 15px;
  fill: #565656;
  position: relative;
  top: -3px;
}


.footer-logo {
	padding: 2em;
	text-align: center;	
}

.shipping-delivery {
	text-align: center;	
}

.dotted-up-down {
  border-top: 1px solid #eee;
  padding: 2em 0;
}

.tracking-delivery{
	white-space: nowrap;
	color: #e42436;
}

.tracking-info {
    font-size: 18px;
    line-height: 1;
    display: block;
    /*margin: 0 0 20px 0;*/
}

.credit-card-icons{
	margin: 5px 0 0 -15px;
  max-width: 100%;
}

.credit-card-number-label{
	margin-left: -15px;
}
	
.credit-card-number-input {
	margin-left: -15px;
}
	
.block {
	border: 0;
  padding: 20px 20px 40px 20px;
  margin: 0 0 30px 0;
  box-shadow: 3px 3px 16px rgba(0,0,0,0.1);
  border-radius: 20px;
  background: #fff;
}
.block .foot {
  padding: 2em;
	text-align: center;
}
.billing-information {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 20px;
  margin: 20px 0 0 0;
}
.header h2 {
  margin: 0;
  color: #777;
  font-size: 1.5em;
}
.block .header .btn {
	border-radius: 20px;
	font-size:13px;
	padding: 6px 12px;
}
.address-content {
	padding: 0 2.5em;
}
.checkout-spacer{
	padding: 0 20px;
}
.delivery-information .btn {
  position: relative;
  z-index: 1000;
}

svg {
	vertical-align: middle;
}
.view-billing-address{
	padding: 0 2.5em;
}
.cvv-spacer{
	margin-left: -25px;
}
.total-price-data{
	float: right;
}
.total-price-data td{
	font-size: 18px;
	padding: 0px
}
.checkout-price{
	padding-left: 10px;
}
/*.confirmation-checkout{
	margin-top: 20px;
}*/
.payment-info{
	margin-top: 20px;
}
.confirmation-checkout-div{
	text-align: center;
	display: flex;
  justify-items: center;
  align-items: center;
  flex-direction: column;
}
.confirmation-checkout-div a {
	margin: 0 0 5px 0;
  width: 100%;
  max-width: 210px;
}

.details-review {
	float: left;
}
.details-review h5 {
	text-align: center;
  font-size: 12px;
  color: #ccc;
}
.details-review svg {
  width: 50px;
  height: 50px;
  fill: #e42436;
  margin: 0 0 5px 0;
}
@media (max-width: 500px) {
	.details-review {
		display: none;
	}
}
@media ( max-width: 1199px ) {
	.cart-button-container a.cart-continue-shopping {
	    margin-top: 10px;
	}
	.cart-button-container a.cart-continue-shopping:hover {
		background-color: #fff;
	}
	.confirmation-checkout-div a.confirmation-checkout {
	    margin-top: 10px;
	}
	.paypal-button-submit {
	    margin-top: 8px;
	}
	
}
/* table tent */
.pc-table-tent {
	position: relative;
	display: inline-block;
	transform: rotateZ(-5deg);
}
.pc-table-tent img {
	-webkit-transform: perspective( 300px ) rotateY(15deg) scale(.75);
	-moz-transform: perspective( 300px ) rotateY(15deg) scale(.75);
	-o-transform: perspective( 300px ) rotateY(15deg) scale(.75);
	-ms-transform: perspective( 300px ) rotateY(15deg) scale(.75);
	transform: perspective( 300px ) rotateY(15deg) scale(.75);
	border:none;
	border-radius:0;
	left: 10px;
  position: relative;
}
.pc-table-tent::before {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 41px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 35px 30px 0px;
    border-color: transparent #b8b9ba transparent transparent;
    -webkit-transform: rotateY(15deg);
    -moz-transform: rotateY(15deg);
    -o-transform: rotateY(15deg);
    -ms-transform: rotateY(15deg);
    transform: rotateY(15deg);
}
.pc-table-tent::after {
    content: '';
    position: absolute;
    left: -10px;
    top: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 105px 35px 0px 0px;
    border-color: transparent #ccc transparent transparent;
    -webkit-transform: rotateY(15deg);
    -moz-transform: rotateY(15deg);
    -o-transform: rotateY(15deg);
    -ms-transform: rotateY(15deg);
    transform: rotateY(15deg);
}

@media (min-width: 992px) and (max-width: 1199px) {
	.pc-table-tent::before {
    left: -3px;
    bottom: 36px;
    border-width: 0px 25px 25px 0px;
	}
	.pc-table-tent::after {
    left: -3px;
    top: 16px;
    border-width: 80px 25px 0px 0px;
	}
}

.order-checkout .discount-code-area {

}

.order-checkout .discount-code-area .discount-code-container {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-bottom: 2.2em;
    padding-top: 2em;
    margin-bottom: 2em;
}

.order-checkout .discount-code-area label {
    font-size: 13px;
    font-weight: 500;
    color: #777;
}

.order-checkout .discount-code-area .discount-code-input {
    display: inline-block;
    width: 60%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.order-checkout .discount-code-area .apply-discount-code {
    color: #777;
    background-color: white;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-color: rgb(204, 204, 204);
    border-left: 0px;
}

.order-checkout .discount-code-area .discount-code-applied {
    font-size: 13px;
    font-weight: 500;
    color: #777;
}

.order-checkout .discount-code-area .discount-code-applied small {
    color: #dadada;
}

.order-checkout .discount-code-area .discount-code-not-valid {
    font-weight: bold;
    color: #e42436;
    margin-top: 5px;
}

.item-discount-code-description {
    display: block;
    color: #e42436;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

/*#address_type select {
  overflow:auto;
  width: auto;
  border: none;
  outline: none;
}
#address_type option {
  display:inline-block;
  border:1px solid #777;
  margin: 0 5px 0 0;
}*/

