@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
    margin-top: 0;
    padding-top: 0;
    font: 10pt "Open Sans", "Source Sans Pro", "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
    color: #444;
}

#page {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}
a, a:hover, a:visited {
    color: #31d0c6;
}
#head {
    clear: both;
    width: 800px;
    margin-top: 1em;
}

#content {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background: inherit;
    padding: 10px;
}
#head-security {
    text-align: right;
    padding-right: 1em;
    background: url(fs_secure-ordering.png) no-repeat left;
    background-position: 400px 20px;
}
/**
 * Switches
 */

/* No security info */
.ns #head-security {
    display:none;
}
/* No header */
.nh #head {
    display:none;
}
/**
 * Override
 */

.store-order-action-list li {
    white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
    font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
    margin-top: 2em;
}
.core-form-field-label {
    margin-bottom: 4px;
}
.core-body-window .core-section {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    margin-top: 0;
}
.store-footer a:link, .store-footer a:visited {
    color: #00bfff;
}
.store-footer a:hover {
    color: #ffa500;
    text-decoration: none;
}
.store-product-detail-description-short {
    margin-left: 1em;
}
.store-product-list-item {
    margin-bottom: 0;
}
.store-product-list-item-title {
    letter-spacing: 1px;
}
.store-product-list-item-description {
    margin-top: 1em;
}
.store-product-detail {
    line-height: 1.4em;
}
.store-product-detail-title {
    margin-bottom: 10px;
    margin-right: 1em;
    letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-right: 1em;
}
.store-page-navigation {
    border-top: none;
}
.store-product-detail-quantity {
    margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
    /*	text-align: justify;*/
    margin-bottom: 1em;
}
.store-tools,
.store-product-option-groups {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    clear: both;
}
.store-tools > div,
.store-tools > h4 {
    float: left;
    margin: 0;
    margin-bottom: 80px;
}
.store-product-option-title {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.core-form-field-body-note {
    font-size: 10px;
    margin-top: 4px;
    color: #666;
}
#store-variation-selection-body {
    position: absolute;
    top: 34px;
    z-index: 100;
    background-color: #efefef;
    color: black;
    right: 0;
    height: 16em;
    width: 97%;
    padding: .25em;
    text-align: left;
}
.core-section-body {
    background: #ebebeb;
    border-radius: 5px;
    padding: 20px;
}
/* clientio */
body.core-body-window .store-page-navigation .store-action-command,
body.core-body-window .store-page-navigation .store-action-command:link,
body.core-body-window input[type="submit"] {
    background: #31d077;
    padding: 15px;
    outline: none;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    float: right;
    text-decoration: none;
}
body.core-body-window input[type="submit"] {
    height: 53px;
}
body.core-body-window .store-action-complete .store-action-title {
    padding-left: 0;
    background: transparent;
}
body.core-body-window input[type="submit"]:hover,
body.core-body-window  .store-page-navigation .store-action-command:hover {
    background-color: #0ba24e;
    border: 0;
    color: #fff;
    cursor: pointer;
}
.store-page-navigation {
    min-height: 50px;
}
#main-header > div,
#top-head {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#logo {
    float: left;
    margin-bottom: 60px;
}
#logo img {
    max-width: 200px;
}
#head-security {
    float: right;
}
#main-header {
    background: #011e33 url('img/headerBg.png') center center no-repeat;
    width: 100%;
    height: 342px;
    margin: 0 auto;
    padding: 1px;
    background-size: cover;
    clear: both;
}
#main-header > div {
    display: none;
}
#main-header h2,
#main-header h1 {
    color: #fff;
    text-align: center;
}
#main-header h1 {
    font-size: 40px;
    margin-top: 90px;
    margin-bottom: 5px
}
#main-header h2 {
    margin: 0px;
    font-weight: lighter;
}
#breadcrumb {
    width: auto;
    height: 40px;
    display: none;
}
h2.core-section-header,
.store-product-option-group-title {
    font-size: 28px;
    margin-bottom: 0;
    margin-top: 60px;
    font-weight: normal;
}
.subtitle {
    font-size: 16px;
}
.info-subtitle {
    font-size: 12px;
    color: #8a8a8a;
    margin-left: 15px;
}
h2 + div,
h4 + div {
    padding-bottom: 15px;
}
body.core-body-window .core-section-body select,
body.core-body-window .core-section-body input[type="text"] {
    width: 100%;
    height: 26px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    background: #fff;
}
body.core-body-window .core-section-body select {
    height: 30px;
    width: 103%;
}
.store-page-navigation .store-action-list li {
    display: inline-block;
}
/*store-page-product-customer*/
.store-page-product-customer #store-variation-selection {
    padding-bottom: 0px;
    border: 1px solid #e1e1e1;
    margin-left: 15px;
    padding: 5px;
}
.store-page-product-customer #store-variation-selection .store-variation-selector-title {
    font-size: 20px;
    color: #000;
}
.store-page-product-customer #store-variation-selector-command:hover {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRQNKDHJUMNZAAABBklEQVQoz53SQWrCUBDG8f+T3qPSzQNP4Xk8RKpeQBNx0RsI7aIkLWQRN8FXaBculJQmiK0EFzJXkLwuWkPbNCi+1bxhfnwwjLLWcs67AKDV+qDdvjxJTKfvpOnVF2w03myncxJUs1kK0AAwSeIQx8dVHGOWy24JtciLct2Ho2mDwaMWeS4hgMmya6KoflNRZM1q5Ry+JdQiczUa3demDYe+FplXIIBZr7uEYVFRYWjNZuP8bP2CWmShPO+ukuZ5t1pkUQsBTJ73VBCUqSoICpPn/b9zFahFXhmPJxQFFAXWdSdaJDkKAcx221O+v1e+v3/a7fr1J1dNzWyzefNdp/9u+dwj/wTGW3cyEFDiogAAAABJRU5ErkJggg==') no-repeat center right;
}
.store-page-product-customer #store-variation-selector-command {
    background: url('data:image/png;base64,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') no-repeat center right;
}
.store-page-product-customer #main-header .title-step1 {
    display: block;
}
.store-page-product-customer #breadcrumb {
    background: url('img/breadcrumb-step1.png') center center no-repeat;
    display: block;
}
.store-page-product-customer .store-tools .store-product-option-group-title {
    margin-top: 0;
}
.store-page-product-customer .store-product-option,
.store-page-product-customer .store-product-option-title {
    position: relative;
}

.store-page-product-customer #productOptionGrouplkIwLuuFSUO4DbDCNFtUrw .store-product-option-group-body {
    height: 270px;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-option-group-body {
    height: 300px;
}

.store-page-product-customer .rappid-description {
    top: 25px;
    position: absolute;
    left: 200px;
    width: 590px;
    min-height: 143px;
    font-size: 20px;
}
.store-page-product-customer .rappid-description ul {
    list-style-type: disc;
    margin-left: 20px;
}
.store-page-product-customer .rappid-description li {
    font-size: 15px;
    line-height: 25px;
}
.store-page-product-customer .store-product-option-groups input[type=text] {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    width: 174px;
    height: 50px;
    text-align: center;
    position: absolute;
    bottom: -70px;
    left: 0;
    background: #fff;
    padding: 0;
}
.store-page-product-customer .store-product-option-title {
    width: 176px;
    background: #31d0c6;
    border-radius: 3px;
}
.store-page-product-customer .store-value-money,
.store-page-product-customer .store-product-option-display {
    display: block;
    text-align: center;
    color: #ffffff;
}
.store-page-product-customer .store-product-option-display {
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    padding-top: 40px;
    padding-bottom: 33px;
    font-size: 30px;
}

.store-page-product-customer .store-value-money {
    border-radius: 0 0 3px 3px;
    margin: 0;
    padding: 0;
    font-size: 17px;
    padding-bottom: 20px;
}

.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio  {
    display: table-row;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li,
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li {
    display: table-cell;
    list-style-type: none;
    padding-right: 30px;
    vertical-align: middle;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-option-display {
    font-size: 40px;
    padding-top: 10px;
    width: 96px;
    line-height: 35px;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(3) span {
    background: #c6c7e2;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(2) span {
    background: #6a6c8a;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(1) span {
    background: #7c68fc;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(1):after {
    content: '';
    background: url('img/bestvalueblue.png') right top no-repeat;
    width: 176px;
    height: 100px;
    position: absolute;
    top: 9px;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-value-money,
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-value-money {
    border-radius: 0;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .radio-button {
    width: 174px;
    height: 50px;
    border: 1px solid #c6c7e2;
}
.store-page-product-customer .store-payment-method-list-selection input[type="radio"],
.store-page-product-customer .store-product-option-title input[type="radio"] {
    position: absolute;
    bottom: 17px;
    left: calc(50% - 7px);
    z-index: 1000;
}
.store-page-product-customer .store-payment-method-list-selection input[type="radio"] {
    bottom: -30px;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(2) .radio-button {
    border: 1px solid #6a6c8a;
}
.store-page-product-customer #productOptionGroupnLd4f5kERpirGXM6rpC0YQ .store-product-options-radio li:nth-child(1) .radio-button {
    border: 1px solid #7c68fc;
}
.store-page-product-customer .no-price span,
.store-page-product-customer .no-price input {
    vertical-align: middle;
    display: inline;
    margin-right: 5px;
}
.store-page-product-customer .no-price {
    color: #e1e1e1;
}
.store-page-product-customer  #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-option-title {
    width: 382px;
    border-radius: 3px 3px 0 0;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(2) .store-product-option-title,
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(2) span {
    background: #feb663;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(1) .store-product-option-title,
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(1) span {
    background: #fe854f;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(1):after {
    content: '';
    background: url('img/bestvalueorange.png') right top no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.store-page-product-customer .radio-button {
    background: white;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .radio-button {
    height: 50px;
    border: 1px solid #feb663;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-options-radio li:nth-child(1) .radio-button {
    border: 1px solid #fe854f;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .radio-button,
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-value-money {
    width: auto;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-option-title input[type=text] {
    width: 380px;
}
.store-page-product-customer .store-product-option-group-body {
    margin: 0;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-option-group-body {
    height: 300px;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-option-title label {
    position: absolute;
    bottom: 10px;
    left: 175px;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-option-display {
    padding-top: 3px;
    padding-bottom: 0;
}
.store-page-product-customer #productOptionGroupZ3gFR6BiQz6kQuF87VyBYA .store-product-second-option-display{
    display: block;
    text-align: center;
    color: #ffffff;
}
.store-page-product-customer .store-product-old-price {
    height: 20px;
    text-decoration: line-through;
}
.store-page-product-customer .core-form-field-group.core-clearfix.store-section-customer-contact h3 {
    display: none;
}
.store-page-product-customer .store-section-payment ul {
    float: left;
    height: 220px;
}
.store-page-product-customer .store-section-payment .store-payment-method-list-description {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.store-page-product-customer .store-payment-method-list li:nth-child(2) {
    left: 32px;
}
.store-page-product-customer .store-payment-method-list li:nth-child(3) {
    left: 64px;
}
.store-page-product-customer .store-payment-method-list li:nth-child(4) {
    left: 96px;
}
.store-page-product-customer .store-payment-method-list li {
    display: table-cell;
    list-style-type: none;
    vertical-align: top;
    position: relative;
    width: 176px;
    height: 140px;
    background: #ebebeb;
    color: #7d7d7d;
    text-align: center;
    word-spacing: 176px;
    padding-top: 10px;
    border-radius: 3px;
}
.store-page-product-customer .store-section-payment label {
    position: absolute;
    bottom: -40px;
    left: 75px;
}
.store-page-product-customer .store-payment-method-list .radio-button {
    width: 174px;
    height: 50px;
    border: 1px solid #ebebeb;
    position: absolute;
    bottom: -50px;
    z-index: 10;
}
.store-page-product-customer .store-payment-method-list .radio-button:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 55px;
    width: 67px;
    height: 43px;
}
.store-page-product-customer .store-payment-method-cc-li .radio-button:before{
    background: url('img/creditcard.png') center center no-repeat;
}
.store-page-product-customer .store-payment-method-pp-li .radio-button:before{
    background: url('img/paypal.png') center center no-repeat;
}
.store-page-product-customer .store-payment-method-bank-li .radio-button:before{
    background: url('img/banktransfer.png') center center no-repeat;
}
.store-page-product-customer .store-payment-method-amazon-li .radio-button:before{
    background: url('img/amazon.png') center center no-repeat;
}
.store-page-product-customer .store-payment-method-sofort-li .radio-button:before{
    background: url('img/logo-sofort.png') center center no-repeat;
    width: 100px;
    left: 38px;
}
.store-page-product-customer .store-page-navigation .store-action-list {
    display: none;
}
.store-page-product-customer .store-action-next {
    float: right;
    vertical-align: top;
    width: 176px;
    height: 190px;
    background: #31d077;
    text-align: center;
    padding-top: 10px;
    border-radius: 3px;
    margin-top: 1em;
}
.store-page-product-customer .store-action-next a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.store-page-product-customer .store-action-next .store-action-title {
    background: transparent;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    white-space: normal;
    text-align: center;
    padding: 0;
    position: relative;
}
.store-page-product-customer .store-action-next .store-action-title:after {
    content: '';
    position: absolute;
    top: 100px;
    left: 10px;
    width: 67px;
    height: 43px;
    background: url('img/arrow.png') center center no-repeat;
}

/*store-page-confirm, store-page-complete*/
.store-page-confirm #main-header .title-step2 {
    display: block;
    width: 400px;
}
.store-page-confirm #breadcrumb {
    background: url('img/breadcrumb-step2.png') center center no-repeat;
    display: block;
}
.store-page-complete .core-section-body > div,
.store-page-confirm .core-section-body {
    background: #ebebeb;
    border: 4px solid #ebebeb;
    border-radius: 5px;
    display: table;
    width: 100%;
    padding: 0;
}
.store-page-product-customer .store-section-payment .core-section-body,
.store-page-complete .store-section-complete .core-section-body {
    padding: 0;
    border: none;
    background: none;
}
.store-page-complete .store-order-price:after,
.store-page-confirm  .store-order-price:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.store-page-complete .core-section-body .store-section-payment-details-cc,
.store-page-complete .core-section-body .store-order-items,
.store-page-confirm .core-section-body .store-section-payment-details-cc,
.store-page-confirm .core-section-body .store-order-items {
    width: 60%;
    display: table-cell;
    padding: 20px 80px 20px 20px;
}
.store-page-complete .core-section-body .store-order-pricing,
.store-page-confirm .core-section-body .store-order-pricing {
    width: 22%;
    background: #ffffff;
    margin: 0;
    padding: 0 20px;
    display: table-cell;
    vertical-align: bottom;
}
.store-page-complete .store-order-price,
.store-page-confirm .store-order-price {
    padding-bottom: 20px;
}
.store-page-complete .store-order-price:first-child,
.store-page-confirm .store-order-price:first-child {
    padding-top: 20px;
}
.store-page-complete .store-order-price-label,
.store-page-confirm .store-order-price-label {
    width: auto;
    float: left;
    text-align: left;
}
.store-page-complete .store-order-price-value,
.store-page-confirm .store-order-price-value {
    float: right;
    margin-left: 0;
}
.store-page-complete .info-subtitle .store-action-command,
.store-page-confirm .info-subtitle .store-action-command {
    padding-left: 5px;
    color: #8a8a8a;
}
.store-page-complete .store-order-items .store-value-money,
.store-page-confirm .store-order-items .store-value-money {
    padding-right: 30px;
}
.store-page-complete .icon-product,
.store-page-confirm .icon-product {
    width: 60px;
    height: 60px;
    float: left;
    position: relative;
    border-radius: 3px;
    margin-right: 20px;
}
.store-page-complete .rappid,
.store-page-confirm .rappid {
    background: #31d0c6;
}
.store-page-complete .icon-product[class*='3year'],
.store-page-confirm .icon-product[class*='3year'] {
    background: #7c68fc;
}
.store-page-complete .icon-product[class*='2year'],
.store-page-confirm .icon-product[class*='2year'] {
    background: #6a6c8a;
}
.store-page-complete
.store-page-confirm .icon-product[class*='1year'] {
    background: #c6c7e2;
}
.store-page-complete .icon-product[class*='premium'],
.store-page-confirm .icon-product[class*='premium'] {
    background: #fe854f;
}
.store-page-complete .icon-product[class*='standard'],
.store-page-confirm .icon-product[class*='standard'] {
    background: #feb663;
}
.store-page-complete .icon-product[class*='3year']:after,
.store-page-confirm .icon-product[class*='3year']:after {
    content: '3';
}
.store-page-complete .icon-product[class*='2year']:after,
.store-page-confirm .icon-product[class*='2year']:after {
    content: '2';
}
.store-page-complete .icon-product[class*='1year']:after,
.store-page-confirm .icon-product[class*='1year']:after {
    content: '1';
}
.store-page-complete .icon-product[class*='premium']:after,
.store-page-confirm .icon-product[class*='premium']:after {
    content: 'P';
}
.store-page-complete .icon-product[class*='standard']:after,
.store-page-confirm .icon-product[class*='standard']:after {
    content: 'S';
}
.store-page-complete .icon-product:after,
.store-page-confirm .icon-product:after {
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    color: #fff;
    top: 3px;
    left: 18px;
}
.store-page-complete .rappid:after,
.store-page-confirm .rappid:after {
    content: ' ';
    width: 60px;
    height: 60px;
    position: absolute;
    background: url('img/rappidgreenlogo.png') center center no-repeat;
    top: 0;
    left: 0;
}
.store-page-complete .store-order-item-base-pricing,
.store-page-complete .store-order-item-base-title,
.store-page-confirm .store-order-item-base-pricing,
.store-page-confirm .store-order-item-base-title {
    padding-top: 8px;
}
.store-page-complete .store-order-item-title .title,
.store-page-confirm .store-order-item-title .title {
    font-size: 18px;
    font-weight: bold;
}
.store-page-complete .store-order-item-title .info,
.store-page-confirm .store-order-item-title .info {
    font-size: 15px;
    font-weight: normal;
}
.store-page-complete .store-order-item-price,
.store-page-confirm .store-order-item-price {
    font-size: 18px;
}
.store-page-confirm .core-section-body input[name="confirm:card_number"] {
    width: 300px;
}
.store-page-confirm .store-section-payment-details h3.core-form-field-group-header {
    margin-top: 0;
    font: 14px "Open Sans", "Source Sans Pro", "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.store-page-confirm .core-section-body .store-section-payment-details-billing {
    width: 22%;
    margin: 0;
    display: table-cell;
}
.store-page-confirm .core-js-enabled-block {
    display: block;
}
.store-page-confirm .store-order-price-label .apply a {
    color: #8a8a8a;
    font-size: 10px;
}
.store-page-confirm .coupon .store-order-price-value input,
.store-page-confirm .store-section-vat-exemption .store-order-price-value input {
    width: 100px;
}
.store-page-confirm .store-action-view-help .store-action-title {
    background: url('img/help.png') no-repeat center left;
    width: 12px;
    height: 12px;
    text-indent: -9000px;
    text-align: left;
    display: inline-block;
    font-size: 10px;
}
.store-page-confirm.ext-chrome .store-action-view-help .store-action-title {
    margin-left: 3px;
}
.store-page-confirm #ccBillingAddressEntry {
    width: 400px;
}
.store-page-confirm .store-field-address-region input{
    margin-top: 3px;
}
.store-page-confirm .store-input-cc-security-code {
    padding: 30px 110px 30px 0px;
    background: url('img/creditcards.png') no-repeat center right;
}
.store-page-complete .store-notice-bill-descriptor-message {
    padding-left: 0px;
    background: none;
}
.store-page-complete .store-section-complete-notice .core-section-body {
    padding: 20px;
}
/*store-page-bank-transfer, store-page-payment-failure-with-retry, store-page-payment-failure, store-page-pay, store-page-giropay */
.store-page-empty-cart #main-header .empty-cart,
.store-page-complete #main-header .title-pay,
.store-page-giropay #main-header .title-pay,
.store-page-pay #main-header .title-pay,
.store-page-payment-failure #main-header .error-page,
.store-page-payment-failure-with-retry #main-header .error-page,
.store-page-bank-transfer #main-header .title-pay {
    display: block;
    width: 400px;
}
/*store-page-empty-cart*/
.store-page-empty-cart .icon-default{
    width: 60px;
    height: 60px;
    border-radius: 3px;
    margin-right: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.store-page-empty-cart .icon-default {
    background: #31d0c6;
}
.store-page-empty-cart span {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.store-page-empty-cart .message {
    padding-left: 15px;
}
.store-page-empty-cart .core-section-body {
    margin-top: 40px;
}
