/* Steps */
#coupon_code_id a {padding-left: 8px; font-size: 0.9em;}
#use_coupon_code_id span {font-weight: bold;}
#use_coupon_code_id a {padding-left: 8px; font-size: 0.9em;}

/* Basket */
ul.basket p.reload a {text-decoration:underline}
.highLighted p.noitems {padding-left:35px}
.highLighted p.linkPlace {padding:0 8px 5px 8px; float:right}

#iframe-demo-payment { width: 370px; }

iframe.threeDs {
    width: 400px;
    height: 400px;
    margin: 100px 0 0 -175px;
    position: fixed;
    top: 0;
    left: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    background-color: white;
    z-index: 9999;
}
