<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : May 29, 2015, Jun 12, 2015 4:26:31 AM
    Author     : Jaroslaw J. Kowalski &lt;jk@jaroslawk.com&gt;
*/


.wrap {
    float: left;
    width: 100%;
    height: 600px;
}
.item-wrap {
    width: 1000px;
    height: 600px;
    position: relative;
    z-index: 100;
}

.item {
    float: left;
    width: 250px;
    height: 570px;
    margin: 0;
    color: inherit;
}
.item-menu {
    width: 100%;
    height: 34px;
    margin: 5px 0 5px 0;
    text-align: center;
}
.item-menu .ico {
    display: inline-block;
    margin: 3px;
}
.item .image {
    position: relative;
    display: block;
    width: 220px;
    height: 177px;
    margin: 0 auto;
    padding: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.item .image .element-left {
    left: -10px;
    top: 10px;
}
.item .image .element-right {
    left: 70px;
    top: 10px;
}
.item .image img {
    position: absolute;
    width: 75%;
}
.item .description {
    float: left;
    width: 210px;
    height: 55px;
    margin: 0 20px;
    padding: 0 5px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
    border-bottom: 1px solid #585858;
}
.item .description .brw_checkbox {
    float: right;
    padding-left: 20px;
}
.item .description p {
    margin: 0;
}
.item .description .item-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 3px;
}
.item .description .item-size {
    font-size: 12px;
}


.item .item-colors {
    overflow: hidden;
    float: left;
    width: 230px;
    height: 245px;
    margin: 0 0 0 20px;
    padding: 10px 5px;
    line-height: 16px;
    box-sizing: border-box;
}
.color-group {
    float: left;
    width: 100px;
    margin: 0 10px 5px 0;
}
.color-group-title {
    font-size: 14px;
    margin-bottom: 3px;
}
.color-item {
    float: left;
    width: 100%;
}
.color-icon {
    float: left;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    border: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.color-name {
    float: left;
    width: 70px;
    height: 25px;
    margin-left: 5px;
    padding-top: 3px;
    line-height: 10px;
    text-align: left;
    font-size: 10px;
    text-transform: lowercase;
}
.optional-element-name {
    font-size: 10px; color: #999; line-height: 12px;
}
.element-price {
    position: absolute;
    right: 15px; font-size: 12px; font-weight: bold;
}

.item .item-price {
    float: left;
    width: 210px;
    height: 53px;
    margin: 0 20px;
    padding: 0;
    box-sizing: border-box;
}
.item-unit-price {
    float: left;
    width: 100%;
    height: 25px;
    text-align: right;
    border-bottom: 1px solid #585858;
}
.item-price .unit-price-title {
    font-size: 11px;
}
.item-price .price-title {
    font-size: 14px;
}
.item-price .price-old {
    color: #BBBCBE;
    font-size: 12px;
    font-weight: bold;
    text-decoration: line-through;
}
.item-price .price-new {
    color: #DA2128;
    font-size: 12px;
    font-weight: bold;
}
.item-price .price-standard {
    color: #585858;
    font-size: 12px;
    font-weight: bold;
}
.item-quantity {
    float: left;
    width: 100%;
    height: 28px;
}
.item-quantity-editor {
    float: left;
    padding: 5px 0 0 5px;
}
.item-quantity-title {
    float: left;
    margin-right: 5px;
    font-size: 14px;
}
.item-quantity-decrement {
    float: left;
}
.item-quantity-counter {
    float: left;
    min-width: 20px;
    height: 18px;
    padding: 0 1px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
}
.item-quantity-increment {
    float: left;
}
.item-total-price {
    float: right;
    padding: 3px 5px 0 0;
}
.item-total-price .price-title {
    font-size: 9px;
}
.total-price {
    position: absolute;
    left: 110px;
    bottom: 5px;
    float: left;
    width: 960px;
    height: 20px;
    margin: 0 20px;
    font-size: 16px;
    text-align: right;
    border-top: 1px solid #585858;
}
.total-price-difference {
    margin-left: 20px; float: right
}

.btn-final-step {
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #BBBCBE;
    color: black;
    cursor: pointer;
}
.btn-final-step:last-of-type {
    border-bottom: none;
}
#btn-final-step {
    top: 550px;
}
.left-column {
    width: 110px;
    height: 100%;
}
.left-column img {
    margin: 15px 0 0 30px;
}
.right-column {
    position: relative;
    width: 110px;
    height: 100%;
    padding-top: 10px;
}






#modal-final-step .modal-dialog {
    margin-top: 160px;
    width: 260px;
}

#modal-arrangement .modal-dialog {
    margin-top: 20px;
    width: 810px;
}

#modal-remove-from-basket .modal-dialog {
    margin-top: 160px;
    width: 420px;
}

#modal-remove-multiple-from-basket .modal-dialog {
    margin-top: 160px;
    width: 340px;
}

#modal-clean-basket .modal-dialog {
    margin-top: 160px;
    width: 300px;
}

#modal-email-pdf .modal-dialog {
    margin-top: 160px;
    width: 600px;
}

#modal-email-pdf input {
    background-color: #E6E7E9;
    border: 0;
    color: black;
    padding: 5px 10px;
    margin: 10px 0;
}

#modal-email-pdf-info .modal-dialog {
    margin-top: 160px;
    width: 300px;
}</pre></body></html>