#orderOptionsInfo {
    margin-bottom: 70px;
}

#orderOptionsInfo tr td {
}

.cart-table .lp-icon-g-cart {
    margin-right: 8px;
}

.cart-table .price {
    min-width: 110px;
}

.cart-table .image,
.cart-table .image a {
    width: 60px;
    height: 60px;
}

.cart-table .image a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d8d8d8;
    overflow: hidden;
}

.cart-table .image a img {
    max-width: 60px;
    max-height: 60px;
}

.cart-table .number-input {
    width: 115px;
}

.cart-table .number-input input {
    width: 50px;
    text-align: center;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.balikDoRukyModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 8000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.balikDoRuky-modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.cart-table .number-input input,
.cart-table .input-group-addon {
    height: 35px;
}

.cart-table td,
.cart-table th {
    vertical-align: middle !important;
    padding: 8px 10px !important;
}

.cart-table .total,
.cart-table .total * {
    white-space: nowrap;
}

.cart-table .price-sum > * {
    display: block;
    white-space: nowrap;
}

.cart-table .discount {
    opacity: 0.6;
    font-size: 16px;
}

.cart-table .price-sum {
    font-size: 20px;
}

.cart-table tfoot td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.dropdown .cart-table .price-sum > *,
.dropdown .cart-table .delivery,
.dropdown .cart-table thead,
.dropdown .cart-table .price,
.dropdown .cart-table .inputs-holder,
.process-steps {
    display: none;
    list-style: none;
    align-items: center;
    width: 100%;
    padding-left: 0px;
    text-align: center;
    height: 50px;
}

.product-event-box .info {
    padding-left: 30px;
}

.product-event-box .product-title {
    font-size: 20px;
}

.product-event-box .product.flex-row {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.product-event-box .btn {
    min-width: 200px;
}

.product-event-box .continue {
    margin-left: -30px;
}

.product-event-box .checkout {
    margin-right: -30px;
}

.balikovnaModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 8000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.balikovna-modal-content {
    background-color: #fefefe;
    margin: 3% auto 0 auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
    border-radius: 22px;
}
.closeMark
{
    max-height: 25px;
    float: right;
    opacity: 0.9;
    cursor: pointer;
    transition: all .2s ease-in-out;
    z-index: 1500;
}
.closeMark:hover
{
    transform: scale(1.2);
    opacity: 1;
}
.balikovnaChangeInput
{
    box-shadow: none !important;
}
.cpost-result-list .table div
{
    cursor: pointer;
}

.cpost-result-list .cell.adresa,
.cpost-result-list .cell.nazev{
    flex: 50%;
    border-bottom: 1px solid lightgrey;
}
.addInfoBalikovna
{
    display: none;
}

.addInfoBalikNaPostu
{
    display: none;
}
.addInfoBalikNaPostu
{
    width: 100%;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.addInfoBalikovna .pobockaAddContent{
    display: flex;
}

.addInfoBalikovna .pobockaAddContent .openingHoursBal,
.addInfoBalikovna .pobockaAddContent .mapBal
{
    flex: 50%;
}

.addInfoBalikovna .pobockaAddContent .mapBal{
    text-align: center;
}

.cpost-result-list .cell.adresa,
.cpost-result-list .cell.nazev{
    flex: 50%;
    border-bottom: 1px solid lightgrey;
}
.addInfoBalikNaPostu .pobockaAddContent
{
    display: flex;
}
.cpost-results {
    position: relative;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 3;
    border-collapse: collapse;
    height: auto;
    display: table;
}
.cpost-result-list .table {
    width: 100%;
    display: table;
    height: auto;
    border-collapse: collapse;
    vertical-align: middle;
}
.addInfoBalikNaPostu .pobockaAddContent .openingHoursBal, .addInfoBalikNaPostu .pobockaAddContent .mapBal
{
    flex: 50%;
}
.addInfoBalikNaPostu .pobockaAddContent .mapBal {
    text-align: center;
}
.addInfoBalikNaPostu .pobockaAddContent
{
    display: flex;
}
.cpost-results .table {
    border: none;
    margin-bottom: 0;
}
.addInfoBalikNaPostu
{
    width: 100%;
    margin-left: 35px;
    margin-right: 35px;
}
.balikovnaModal h2
{
    text-align: center;
    margin: 0px !important;
}
.cpost-results .cell {
    height: auto!important;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.imagesDiv img
{
    max-height: 45px;
}
.postaBodyDiv
{
    padding-top: 12px;
}

.balikovnaChange
{
    margin-top: 8px;
}

.zasilkovnaChange
{
    margin-top: 8px;
}

.cpost-result-list
{
    padding-top: 7px;
}
.free-shipping-progress-container {
    min-width: 200px;
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


#cart-module .dropdown-box {
    width: 100%;
}

#cart-module .article {
    text-decoration: underline;
}

#cart-module .empty-cart hr {
    margin: 0;
}

#cart-module .empty-cart .dropdown-header {
    font-size: 11px;
    padding: 15px 15px;
}

#cart-module .empty-cart .dropdown-content {
    padding: 25px 15px;
}

#cart-module .empty-cart .dropdown-content a {
    display: inline-block;
    text-decoration: underline;
    font-weight: 700;
}

#cart-module .empty-cart .dropdown-content a:hover {
    text-decoration: none;
}

#order-payship-selection > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.payship-block .loading,
#cart-recapitulation .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.05);
}

.payship-block .loading img,
#cart-recapitulation .loading img {
    max-width: 40px;
}

.payship-step h3,
#invoiceAddressFields h3 {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 15px 10px;
    font-size: 18px;
    margin: 0 0 20px 0;
    display: block;
}

body.language-1 .payship-step h3,
body.language-1 #invoiceAddressFields h3{
    margin: 0 0 35px 0;
}

#commentSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    max-width: 1130px;
}

#commentSection .form-group {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

#commentSection .form-group{
    margin-left: 10px;
    margin-right: auto;
}

#invoiceAddressFields .addressForm.hasAddresses {
    margin: 30px 0;
}

#invoiceAddressFields .addressForm.hasAddresses:not(.active) {
    display: none;
}

#order-payship-selection .payship-step:last-child {
    border-bottom: 1px solid #d5d5d5;
}

.balikovnaModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 8000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.balikovna-modal-content {
    background-color: #fefefe;
    margin: 3% auto 0 auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
    border-radius: 22px;
}

.balikovna-frame {
    width: 100%;
    height: 80vh; 
    border: none;
}

@media screen and (max-width: 1700px) {
    .balikovna-modal-content {
        background-color: #fefefe;
        margin: 3% auto 0 auto;
        padding: 20px;
        border: 1px solid #888;
        width: 70%;
        border-radius: 22px;
    }
}

@media screen and (max-width: 900px) {
    .balikovna-modal-content {
        background-color: #fefefe;
        margin: 0;
        padding: 0;
        border: 1px solid #888;
        width: 100%;
        border-radius: 0px;
    }
    .balikovna-frame {
        width: 100%;
        height: 93vh; 
        border: none;
    }
}
.closeMark
{
    max-height: 25px;
    float: right;
    opacity: 0.9;
    cursor: pointer;
    transition: all .2s ease-in-out;
    z-index: 1500;
}
.closeMark:hover
{
    transform: scale(1.2);
    opacity: 1;
}
.balikovnaChangeInput
{
    box-shadow: none !important;
}
.cpost-result-list .table div
{
    cursor: pointer;
}
#balikovnaModal .cpost-result-list .table div .button{
    background: #fec529;
    transition: .3s;
    text-decoration: none;
}
#balikovnaModal .cpost-result-list .table div .button:hover{
    opacity: .8;
}

.cpost-result-list .table div .button
{
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}
.shipping-attr-text
{
    font-weight: bold;
}

.balikovna-attr-text
{
    font-weight: bold;
}

.balikovnaModal h2
{
    text-align: center;
    margin: 0px !important;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.imagesDiv img
{
    max-height: 45px;
}
.postaBodyDiv
{
    padding-top: 12px;
}

.imagesDiv
{
    text-align: center;
}

.cpost-result-list
{
    padding-top: 7px;
}

#packeta-selector-branch-name
{
    font-weight: bold;
}

.payship-step {
    padding-bottom: 50px;
}

.payship-block .payship-row label {
    padding: 0;
}

.payship-block .payship-row label.disabled {
    display: none;
    opacity: 0.5;
    pointer-events: none;
}

.payship-block .payship-row label.table .cell {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.payship-block .payship-row:not(:first-child){
    border-top: 1px dashed #c8c8c8;
}

.payship-block .payship-row.disabled{
    display: none;
}

.cart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cart-wrapper > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.cart-wrapper.thanks .title {
    padding: 10px;
    display: block;
    margin: 0 0 15px 0;
}

.cart-wrapper .thanks-text {
    padding: 10px;
}

.cart-wrapper .headline {
    font-size: 16px;
}

.cart-wrapper > *:first-child {
    padding-right: 35px;
}

.cart-wrapper #order{
    flex:50%;
}

.cart-wrapper #order,
.cart-wrapper .side.left{
    padding-right: 60px;
}


#cart-recapitulation,
.small-recapitulation
{
    max-width: 375px;
    margin-left: auto;
}

.side.right #cart-recapitulation,
.side.right .small-recapitulation
{
    margin-top: -72px;
}

body.language-1 #finishPage .thanks .side.right .small-recapitulation,
body.language-2 #finishPage .thanks .side.right .small-recapitulation,
body.language-9 #finishPage .thanks .side.right .small-recapitulation,
body.language-6 #finishPage .thanks .side.right .small-recapitulation,
body.language-15 #finishPage .thanks .side.right .small-recapitulation,
body.language-23 #finishPage .thanks .side.right .small-recapitulation
{
    margin-top: 0px !important;
}


.cart-wrapper .side.right {
    max-width: 400px;
    width: 100%;
}

#cart-recapitulation > .wrap,
.small-recapitulation > .wrap {
    border: 1px solid #a69966;
}

.cart-recap .cart-item td {
    padding: 10px 5px;
}

.cart-recap .cart-item td .attributes {
    display: block;
}

.cart-recap .cart-item .code {
    display: none;
}

.cart-recap .cart-item .image {
    width: 80px;
    padding-right: 15px;
}

.cart-recap .cart-item .image,
.cart-recap .cart-item .item-name {
    padding-left: 25px;
}

.cart-recap .cart-item td:last-child {
    padding-right: 25px;
}

.cart-recap .cart-item .price {
    text-align: right;
}

.cart-recap .cart-item .price small {
    display: none;
}

.cart-recap .cart-item .image-wrap {
    width: 76px;
    height: 76px;
    text-align: center;
    border: 1px solid #d8d8d8;
    display: block;
    padding-top: 5px;
}

.cart-recap .cart-item .image img {
    height: 100%;
    width: auto;
}

#cart-recapitulation h2.recap-title,
.small-recapitulation .recap-title {
    font-size: 20px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 15px;
    margin: 0;
    margin-bottom: 10px;
}

#cart-recapitulation .cart-recap .price span,
.small-recapitulation .cart-recap .price span {
    color: #D00070;
    white-space: nowrap;
}

#cart-recapitulation .cart-recap.prices .price span,
.small-recapitulation .cart-recap.prices .price span {
    color: #464646;
}

#cart-recapitulation .cart-recap.prices,
.small-recapitulation .cart-recap.prices {
    padding-top: 10px;
}

.small-recapitulation .address-recap {
    padding: 15px 25px;
}

.address-recap table {
    width: 100%;
}

.address-recap td {
    padding: 0 10px 4px 0;
}

.cart-recap.prices table.items {
    width: 100%;
}

.cart-recap.prices .cart-item {
    border-top: 1px solid #d5d5d5;
}

.cart-recap.prices .cart-item.total .item-name {
    font-size: 26px;
}

.cart-recap.prices .cart-item.total .summary-order-total {
    color: #D00070 !important;
    font-size: 26px;
}

.cart-recap.prices .cart-item.total > * {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cart-wrapper .cell.icon img {
    max-height: 50px;
}

#order-payship-selection .cell.price {
    text-align: right;
}

#order-payship-selection .cell.price small {
    display: none;
}

#order-payship-selection .cell.icon {
    width: 185px;
    text-align: center;
}

#order-payship-selection .cell.icon img {
    max-width: 150px;
    max-height: 45px;
}

#order-payship-selection .cell.input {
    width: 50px;
    text-align: center;
    padding-right: 10px;
}

#order-payship-selection .cell.input .input-group {
    display: inline-table;
}

#order-payship-selection .cell.name {
    padding: 0 10px;
    width: 280px;
}

#order-payship-selection .cell.name > *:not(.balikovnaChange){
    vertical-align: middle;
    display: inline-block;
}

#order-payship-selection .description {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #a69966;
    font-style: italic;
    margin-left: 10px;
}

#order-payship-selection .description i {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 17px;
    text-align: center;
    background: #a69966;
    color: white;
    display: block;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    margin: 0 5px;
}

#order-payship-selection .description .text {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #464646;
    background: white;
    border: 1px solid #a69966;
    padding: 15px;
    font-style: normal;
    margin-bottom: 10px;
    display: none;
    width: 300px;
    z-index: 2;
}

#order-payship-selection .description:hover .text {
    display: block;
}

span.indicator {
    cursor: pointer;
}

#stepNavigation {
    margin: 40px 0;
    margin-bottom: 0;
}

.items {
    width: 100%;
}

#forgottenCart .modal-dialog {
    max-width: 600px;
}

.checkout h2 {
    font-size: 24px;
    margin: 40px auto;
}

#orderAddress {
}

.previousStepDiv
{
    display: block;
    top: 10px;
}
#orderAddress .addresses {
    margin: 0 0 20px 0;
}

#orderAddress .addresses label {
    padding: 10px;
}

#orderAddress .flex-row > span{
    cursor: pointer;
}

#orderAddress .addresses label,
#orderAddress .addresses label > * {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#orderAddress .addresses .lp-icon-email-small,
#orderAddress .addresses .lp-icon-phone-small {
    margin: 0 4px 0 0;
}

#orderAddress .addresses .email {
    margin-bottom: 2px;
}

#orderAddress .addresses .indicator {
    margin-right: 15px;
}

#orderAddress .register {
    padding: 10px 20px;
    margin-bottom: 30px;
}

#orderAddress .register > * {
    display: inline-block;
}

.addressForm {
    width: 100%;
    /*max-width: 500px;*/
}

.language-13 .addressForm{
    max-width: 100%;
}

.addressForm .select2-container,
.attribute .select2-container {
    display: block;
    width: 100% !important;
}

.result-tooltip {
    position: absolute;
    top: 50%;
    left: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    min-width: 305px;
    max-width: 305px;
}

.result-tooltip i {
    display: block;
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.result-tooltip.rejected {
    color: #ff0000;
}

.result-tooltip.rejected i {
    font-size: 20px;
}

.result-tooltip.allowed i {
    background-color: #148901;
    color: white;
}

.addressForm td,
.tableForm td {
    padding: 5px 10px;
    vertical-align: top;
}

.addressForm td:first-child:not([colspan]) {
    width: 1px;
    white-space: nowrap;
    padding-right: 10px;
    padding-top: 9px;
}

.addressForm textarea,
#commentSection textarea {
    resize: none;
    height: 100px;
}

#deliveryAddressFieldOptionButton,
#invoiceAddressFieldOptionButton,
#newsletterAgreementButton,
#anonymousPackage, #requireInvoice{
    padding: 5px 10px;
}

body.language-23 #newsletterAgreementButton{
    display: none;
}

#invoiceAddressFieldOptionButton .checkbox,
#deliveryAddressFieldOptionButton .checkbox,
#newsletterAgreementButton .checkbox,
#finishOrderButton .checkbox,
.address-checkbox .checkbox,
#anonymousPackage .checkbox,
#requireInvoice .checkbox{
    margin: 0 8px 0 0;
}

.address-checkbox .flex-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#invoiceAddressFieldOptionButton .flex-row,
#deliveryAddressFieldOptionButton .flex-row,
#newsletterAgreementButton .flex-row,
#anonymousPackage .flex-row{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#deliveryAddressFields {
    padding-top: 30px;
    padding-bottom: 30px;
}

#deliveryAddressFields:not(.active) {
    display: none;
}

#finishOrderButton,
.termsAgreement {
    text-align: center;
}

body.language-2 .termsAgreement{
    /*margin: 20px auto;*/
}

body.language-6 .termsAgreement,
body.language-23 .termsAgreement{border: 1px solid #ccc;text-align: left;
    padding: 20px;}
body.language-6 .termsAgreement .flex-row,
body.language-23 .termsAgreement .flex-row {display: inherit;}

body.language-6 .termsAgreement .result-tooltip,
body.language-23 .termsAgreement .result-tooltip{min-width: 20px;max-width: 20px;left: -5px;background: none;
    z-index: 1000;margin: -10px 0 0 0;padding: 0 0 0 0;top: 23px;}
body.language-6 .termsAgreement .result-tooltip i,
body.language-23 .termsAgreement .result-tooltip i{font-size: 18px;}

body.language-1 .termsAgreement label.flex-row{
    align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
}

body.language-1 .termsAgreement label .checkbox{
    top: 0;
    margin-right: 15px;
}

body.language-1 .termsAgreement label.flex-row span{
    text-align: left;
    display: block;
    width: 100%;
}

.termsAgreement label.flex-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    margin: 10px auto;
}

.termsAgreement {
    margin-bottom: 20px;
    width: 375px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 30px;
}

.termsAgreement span{
    text-align: left;
}

.termsAgreement .result-tooltip {
    position: absolute;
    top: 60px;
    bottom: 100%;
    left: 35%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    /*min-width: 100%;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.result-tooltip div.result-text {
    width: 234px;
}


.termsAgreementCZ span{
    margin: 5px 10px;
}

.termsAgreementCZ i{
    margin: auto;
}

.termsAgreement3 .result-tooltip {
    top: 0px;
    padding: 0px;
    bottom: 0%;
}

#finishOrderButton {
    padding: 40px 0 80px 0;
    margin: 0 auto;
    width: auto;
    display: table;
}

body.menu-item-14 #finishOrderButton,
body.menu-item-15 #finishOrderButton{
    display: block;
}

#finishOrderButton .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 10px;
    font-size: 21px;
}

.finishOrderButtonCZ{
    float: right;
}

.finishOrderButtonEN{
    float: right;
}

.finishOrderButtonIT{
    float: right;
}

.finishOrderButtonFR{
    float: right;
}

.finishOrderButtonES {
    float: right;
}

body.language-6 #finishOrderButton .btn,
body.language-23 #finishOrderButton .btn {
    max-width: 350px;
    margin: auto;
}

#finishOrderButton .btn img {
    max-height: 17px;
    margin-left: 10px;
}


.step-button .btn i {
    display: inline-block;
    vertical-align: middle;
}

.step
{
    width: 25%;
    height: 50px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-top: 1px solid #D00070;
    border-bottom: 1px solid #D00070;
}

.step a
{
    text-decoration: none;
}
#orderSteps
{
    display: none;
}

.bx-pager {
    display: flex;
    align-items: center;
    height: 50px;
    border-left: 1px solid #c54c91;
    padding-left: 0px;
    border-right: 1px solid #c54c91;
}
.bx-pager #step-3.bx-pager-item.active{
    border-right: 1px solid  #c54c91;
}
.bx-pager .bx-pager-item {
    display: flex;
    align-items: center;
    height: 50px;
    flex: 0 34%;
    border-top: 1px solid #c54c91;
    border-bottom: 1px solid #c54c91;
    transition: .3s;
}
.bx-pager .bx-pager-item:hover,
.bx-pager .bx-pager-item:hover .arrow{
    background: #F5DEE4;
}
.bx-pager .bx-pager-item:hover a{
    color: #464646;
}
.bx-pager .bx-pager-item .bx-pager-link {
    text-decoration: none;
    color: #222;
    flex: 1;
    padding-left: 16px;
    text-align: center;
}
.bx-pager .bx-pager-item .arrow {
    border: solid #c54c91;
    display: inline-block;
    padding: 13px;
    border-width: 0 1px 1px 0;
    transform: translateY(17.5px) rotate(-45deg) skew(-15deg, -15deg) translateX(20px);
    background-color: #FFF;
    left: 3px;
    z-index: 1;
    transition: .3s;
}
.bx-pager .bx-pager-item.active {
    background-color: #F5DEE4;
    font-weight: bold;
}
.bx-pager .bx-pager-item.active .bx-pager-link {
    color: #464646;
}
.bx-pager .bx-pager-item.active .arrow {
    background-color: #F5DEE4;
}
#finishPage {
    margin-bottom: 100px;
}

#finishPage .alert {
    font-size: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#finishPage + .valuables {
    margin: 0 -15px;
    margin-bottom: 50px;
}

#prevStep .btn-outline-primary {
    text-decoration: none;
}

body.language-1 #stepNavigation .btn{
    min-width: 265px;
}

#stepNavigation .btn {
    min-width: 225px;
}

.center-fb {
    text-align: center;
}

[data-scroll-to] {
    /*overflow: hidden;*/
}
.productDetailCoupon
{
    top: 10px;
}

.voucher-toggler {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.voucher-toggler .link {
    color: #D00070;
    margin-left: 10px;
    text-decoration: underline;
}

.voucher-toggler:hover .link {
    text-decoration: none;
}

.voucher-input:not(.toggled) {
    display: none;
}

body.language-1 .voucher-input:not(.toggled){
    display: block;
}

body.language-1 .voucher-toggler{
    display: none;
}

.voucher-input.toggled {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.voucher-input input {
    max-width: 200px;
    margin-right: 5px;
}

.voucher-input .btn {
    padding: 0 25px;
    height: 34px;
    line-height: 34px;
}

.voucher-toggler.toggled {
    margin-bottom: 15px;
}

.display-1.menu-item-5 .valuables,
.display-1.menu-item-5 .newsletter,
.display-1.menu-item-5 footer,

.display-1.menu-item-14 .valuables,
.display-1.menu-item-14 .newsletter,
.display-1.menu-item-14 footer,

.display-1.menu-item-15 .valuables,
.display-1.menu-item-15 .newsletter,
.display-1.menu-item-15 footer,

.display-1.menu-item-16 .valuables,
.display-1.menu-item-16 .newsletter,
.display-1.menu-item-16 footer {
    display: none;
}

.display-1.menu-item-14 #content-block,
.display-1.menu-item-15 #content-block,
.display-1.menu-item-16 #content-block {
    padding-bottom: 120px;
}

body.language-1 .termsAgreement .result-tooltip{
    left: -2%;
    z-index: 10;
    background: none;
}

#cart-module .ajax-article-modal{
    text-align: left;
    margin: 10px;
}

#cart-module .ajax-article-modal strong{
    text-decoration: underline;
}

#banner-kosik-gel{
    margin: auto;
    height: 100%;
    padding: 10px;
    border: 2px solid #d00070;
    width: 550px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#banner-kosik-gel:before{
    content: "";
    background: url("https://www.lipoelastic.cz/images/template/plusko.png") no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 95%;
    top: 100px;
    z-index: 10;
}

#banner-kosik-gel h3{
    text-align: center;
    margin: 15px auto;
}

#banner-kosik-gel .content{
    display: flex;
}

#banner-kosik-gel .content .left{
    display: flex;
    flex: 50%;
}

#banner-kosik-gel .content .left .cena{
    font-weight: lighter;
    color: #d00070;
    font-size: 18px;
}

#banner-kosik-gel .content .right{
    flex: 30%;
}

#banner-kosik-gel .content .right .buttons-inner{
    flex-direction: column;
    height: 100%;
}

#banner-kosik-gel .content .right .buttons-inner .in-cart{
    display: none;
}

#banner-kosik-gel .content .right .buttons-inner .inp.quantity{
    margin: auto;
}

#banner-kosik-gel .content .right .buttons-inner .inp.cart{
    margin: auto;
    text-align: center;
    padding: 0;
    width: 160px;
}

body.language-6 #banner-kosik-gel .content .right .buttons-inner .inp.cart .text{
    line-height: normal;
}

#banner-kosik-gel .content .right .buttons-inner .inp.cart .text{
    height: 100%;
    line-height: 40px;
    white-space: normal;
}

#banner-kosik-gel .content .left .image{
    height: 100%;
    flex: 25%;
    text-align: center;
    line-height: 170px;
}

#banner-kosik-gel .content .left .popis{
    flex: 75%;
}

#banner-kosik-gel .content .right .input-group{
    margin: 10px auto;
    display: flex;
    width: 130px;
}

.flex-gel .gel-block .popis .popis-wrap .input-group span{
    line-height: 25px;
}

.flex-gel .gel-block .popis .popis-wrap{
    display: flex;
}

.flex-gel .gel-block .popis .popis-wrap span{
    display: block;
}

.flex-gel .gel-block .popis .popis-wrap .left{
    display: block !important;
}

.flex-gel{
    display: flex;
    padding: 15px 0;
}

.flex-gel .gel-block{
    margin: auto;
}

.flex-gel .gel-button.swiper-button-next{
    right: 0;
    background: url('/images/arrow_right_lipo.png') center no-repeat;
    background-size: contain;
    width: 20px;
}

.flex-gel .gel-button.swiper-button-prev{
    left: 0;
    background: url('/images/arrow_left_lipo.png') center no-repeat;
    background-size: contain;
    width: 20px;
}

.flex-gel .gel-button.swiper-button-disabled{
    display: none;
}

.nadpis-may-like{
    font-size: 30px !important;
    text-align: center;
    font-weight: bolder;
    margin: 50px auto !important;
}

body.menu-item-14 header #upper-header .container .table .nav,
body.menu-item-14 header #upper-header .container .table .country,
body.menu-item-14 header .fixable-header .site-block.navigation,
body.menu-item-14 header .fixable-header .container .table .search,
body.menu-item-14 header .fixable-header .container .table .cart,
body.menu-item-15 header #upper-header .container .table .nav,
body.menu-item-15 header #upper-header .container .table .country,
body.menu-item-15 header .fixable-header .site-block.navigation,
body.menu-item-15 header .fixable-header .container .table .search,
body.menu-item-15 header .fixable-header .container .table .cart
{
    display: none;
}

.checkout .swiper-pagination{
    width: 100%;
    text-align: center;
    margin: auto;
}

.checkout .swiper-pagination-bullet{
    margin: auto 5px;
}

.checkout .swiper-pagination-bullet-active{
    background: #d00070;
}

@media (max-width: 790px){

    .flex-gel .gel-button.swiper-button-next,
    .flex-gel .gel-button.swiper-button-prev{
        display: none;
    }

}

@media (max-width: 500px){

    #banner-kosik-gel:before{
        right: 75%;
        top: -26px;
    }

    #banner-kosik-gel .content .left {
        flex-direction: column;
    }

    #banner-kosik-gel{
        width: 100%;
    }

    #banner-kosik-gel .content .left .image{
        margin: auto;
        flex: 100%;
    }

    #banner-kosik-gel .content .left .popis{
        margin: auto;
        width: 100%;
        flex: 100%;
        text-align: center;
    }

    .flex-gel .gel-block .popis .popis-wrap{
        flex-direction: column;
    }

}

@media (max-width: 450px){

    #banner-kosik-gel .content{
        flex-direction: column;
    }
}

#order-shipping .wrap,
#order-payment .wrap{
    position: relative;
}

#de-alert,
#de-btn{
    display: none;
    padding: 5px;
    text-align: center;
    color: white;
    background: #D00070;
    margin: 10px auto;
}

#de-alert a{
    color: white;
}

body.language-6 .checkout #step3{
    position: relative;
}

body.language-6 .checkout #step3:after{
    content: "";
    position: absolute;
    background: none;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}

#overlayDe{
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
}

.qr-payment{
    max-width: 100%;
    margin-bottom: 10px;
}

.qr-payment-flex{
    display: flex;
}

.qr-payment-flex img{
    padding-bottom: 25px;
    padding-left: 30px;
}

.qr-payment-table{
    padding-top: 40px;
    padding-left: 55px;
}

.qr-payment-table table{
    font-size: 115%;
}

.qr-payment-table-right{
    text-align: right;
    padding-bottom: 10px;
}

.qr-payment-table-left{
    text-align: left;
    padding-bottom: 10px;
    padding-left: 2rem;
}

.after_payment_banner {
    max-width: 100%;
}

.after_payment_phone {
    max-width: 36%;
    margin-top: -130px;
    margin-left: 238px;
    margin-right: 60px;
}

.after_payment_IG {
    max-width: 100%;
    margin-top: -102px;
}

.after_payment_YT {
    max-width: 100%;
    margin-top: -101px;
}

.after_payment_FB {
    max-width: 100%;
    margin-top: -102px;
}