.cart-text, .cart-custom-note {
    font-size: 15pt;
    font-weight: 600;
    color: #000000;
    text-align: center;
    background: #ffc702;
    border-radius: 4px;
    margin-bottom: 2rem;
    padding: 1rem 2rem;
}


div.cart-text.cart-custom-note {
    font-size: 15pt;
    font-weight: 600;
    color: #000000;
    text-align: center;
    background: #ffc702 !important;
    border-radius: 4px;
    margin-bottom: 2rem;
    padding: 1rem 2rem !important;
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: 10px;
}
ol.cart-header {
    margin-bottom: 40px;
    margin-top: 40px;
}

.id--9 .cart-text {
    font-size: 20px;
    font-weight: 500;
    color: #666;
    position: relative;
    top: 0;
    display: inline-block;
    padding-left: 5px;
    background: transparent;
    margin: 0;
}


ol.cart-header li.active strong:before {
    background-color: transparent;
    border-color: #e02766;
    color: #3a3530;
}

.ordering-process .cart-inner {
    width: 100%;
}

ol.cart-header li.active a:before, ol.cart-header li.active strong:before, ol.cart-header li.completed a:before, ol.cart-header li.completed strong:before {
    background-color: #559801;
    border-color: #559801;
    color: white;
}

.cart-table tr td.cart-p-image {
    padding-left: 0;
    width: 81px;
}

.cart-table .cart-table-header td {
    color: #3a3530;
    font-size: 14px;
    font-weight: 300;
}

.cart-table tr td.p-quantity {
    text-align: left;
}

.cart-table .cart-table-header td.p-total {
    text-align: center;
}

.id--9 .coupon-input {
    order: 2;
    padding: 35px 0 25px;
}

.id--9 .coupon-input .toggle-coupon-input-button {
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .ordering-process .summary {
        align-items: center;
        display: flex
    ;
    }
}
.cart-inner .summary {
    order: 4;
}
.order-summary-item.price, .summary {
    background-color: #f9f9f9;
    border-radius: 6px;
    padding: 20px 25px 30px;
}

@media (min-width: 992px) {
    .ordering-process .summary .col-md-8 {
        width: calc(100% - 400px);
    }
}

@media (min-width: 992px) {
    .ordering-process .summary .col-md-4 {
        width: 400px;
    }
}

@media (min-width: 992px) {
    .ordering-process h4 {
        font-size: 22px;
    }
}
.ordering-process h4 {
    font-weight: 500;
    margin: 44px 0 10px;
    text-align: left;
}

.ordering-process .cart-inner>.next-step {
    align-items: center;
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
@media (min-width: 1200px) {
    .cart-inner .next-step {
        flex-direction: row;
    }
}

@media (min-width: 1200px) {
    .cart-inner .next-step .next-step-back {
        border: 1px solid #559803;
        border-radius: 20px;
    }
}

.ordering-process .cart-inner>.next-step .btn-conversion {
    max-width: 250px;
    width: 100%;
}

.id--9 .up-sell {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    order: 2;
    justify-content: space-between;
}

.id--9 .up-sell h3 {
    width: 100%;
}

.id--9 .up-sell .up-sell-item a img{
    max-width: 50%;
}

.id--9 .up-sell .up-sell-item {
    align-items: center;
    background-color: #f9f9f9;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    color: #000;
    display: flex;
    padding: 20px 5px;
    width: calc(25% - 16px);
    flex-direction: column;
    gap: 20px;
}

.id--9 .up-sell .up-sell-item a {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    width: 100%;
}

.id--9 .up-sell .up-sell-item a .pcs .price {
    display: none;
}

.id--9 .up-sell .up-sell-item a .pcs {
    font-size: 16px;
}

.id--9 .up-sell .up-sell-item a .title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}

.banner .link-like, .banner a, .banner-category .link-like, .banner-category a, .banner-wrapper .link-like, .banner-wrapper a, .carousel-inner .link-like, .carousel-inner a, .content .link-like, .content a {
    color: #214d7f;
    text-decoration: underline;
}

.id--9 .up-sell .up-sell-item:hover {
    background-color: #78bd4c;
}

.id--9 .up-sell .up-sell-item:hover a {
    color: #fff;
}
@media (min-width: 300px) and (max-width: 991px) {
    .id--9 .title-we-recommend {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }

    .id--9 .we-recommend-wrapper .product .p {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1rem;
        padding: 2rem;
    }

    .id--9 .we-recommend-wrapper .product .p .p-in {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .id--9 .we-recommend-wrapper .product .p .p-in .p-in-in {
        height: auto;
        padding-top: 0;
    }
}

.id--9 .homepage-group-title {
    text-align: left;
    padding: 0 2rem;
}

.id--9 .up-sell {
    opacity: 0;
}

.id--9 .up-sell .up-sell-item a .title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.id--9 .we-recommend-wrapper {
    margin-bottom: 5rem;
}

.id--9 .we-recommend-wrapper .product {
    box-shadow: 0.4px 5px 30px 4px rgba(217, 217, 217, 0.6);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
}

.id--9 .we-recommend-wrapper .product .p a.image .flags {
    display: none;
}

.id--9 .we-recommend-wrapper .product .p .p-in {
    text-align: left;
}

.id--9 .we-recommend-wrapper .product .p .p-in .ratings-wrapper {
    display: none;
}

.id--9 .we-recommend-wrapper .product .p .p-in .p-bottom .prices .price-standard {
    display: none;
}

.id--9 .we-recommend-wrapper .product .p .p-in .p-bottom .p-desc,
.id--9 .we-recommend-wrapper .product .p .p-in .p-bottom .p-tools {
    display: none;
}

.id--9 .we-recommend-wrapper .product .p .p-code,
.id--9 .we-recommend-wrapper .product .p .widget-parameter-wrapper {
    display: none;
}

@media (min-width: 992px) {
    .id--9 .we-recommend-wrapper .product .p {
        display: grid;
        grid-template-columns: 100px 1fr;
        gap: 1rem;
    }

    .id--9 .we-recommend-wrapper .product .p .p-in {
        display: grid;
        grid-template-columns: 1fr 130px;
        gap: 1rem;
    }
}

@media (min-width: 1440px) {
    .id--9 .we-recommend-wrapper .products-block > div {
        width: 32.333333%;
        margin: 0.5%;
    }
}

@media (min-width: 481px) and (max-width: 1439px) {
    .id--9 .we-recommend-wrapper {
        width: 100%;
        max-width: 90%;
        margin: 5%;
    }

    .id--9 .we-recommend-wrapper .products-block > div {
        width: 49%;
        margin: 0.5%;
    }
}

@media (min-width: 300px) and (max-width: 480px) {
    .id--9 .we-recommend-wrapper .product {
        margin-bottom: 20px;
        width: 100% !important;
        max-width: 90%;
        margin: 5%;
    }
}

.products-block>div .p .p-bottom>div .prices .price-save {
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
}
.product .prices .price-save {
    background-color: #f22;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 26px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
}

.id--9 .we-recommend-wrapper .product {
    box-shadow: .4px 5px 30px 4px rgba(217, 217, 217, .6);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
}


@media (min-width: 1200px) {
    #checkoutContent {
        width: 60%;
    }
}
#checkoutContent {
    margin-left: 0;
}

.id--16 .co-box.co-basic-information h4 {
    font-size: 0;
    margin: 0 0 5px;
}
.ordering-process .co-box.co-basic-information h4 {
    margin-top: 0;
}
.ordering-process .co-box h4 {
    margin: 44px 0 10px;
    padding: 0;
}

html[lang=cs] .id--16 .co-box.co-basic-information h4:after {
    content: "Základní údaje";
}
.id--16 .co-box.co-basic-information h4:after {
    font-size: 22px;
    font-weight: 500;
}

.id--16 .co-box.co-basic-information .row {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    display: block;
    margin: 0;
    padding: 30px 0 10px;
}
.ordering-process .co-box>div {
    border-radius: 6px;
    overflow: hidden;
}

.id--16 .co-box.co-basic-information .row>div {
    margin-bottom: 10px;
    padding: 0 20px;
    width: 100%;
}

#checkoutContent .form-group {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.smart-labels-active #checkoutContent .smart-label-wrapper label {
    font-size: 16px;
    height: auto;
    line-height: 1.4;
    opacity: 1;
    padding: 0;
    position: static;
    width: 88px;
}
.id--16 .co-box.co-basic-information .form-group label {
    font-size: 16px;
    font-weight: 600;
}

html[lang=cs] .id--16 label[for=deliveryCountryId]:before {
    content: "Země";
}
.id--16 label[for=deliveryCountryId]:before {
    font-size: 16px;
    font-weight: 600;
}


#checkoutContent .form-group select {
    padding-bottom: 5px;
    padding-top: 5px;
}
@media (min-width: 1200px) {
    .id--16 #checkoutSidebar {
        margin-top: 42px;
    }
}
@media (min-width: 1200px) {
    #checkoutSidebar {
        width: 40%;
    }
}
@media (min-width: 1200px) {
    .cart-inner .next-step {
        flex-direction: row;
    }
}

.order-summary .order-summary-inner {
    border: 1px solid #e7e7e7;
    border-bottom: none;
    border-radius: 6px;
    margin-top: 0;
    padding: 10px 15px 0;
}

@media (min-width: 1200px) {
    .cart-inner .next-step {
        flex-direction: row;
    }
}

.order-summary .order-summary-item:not(.helper) {
    border: none;
    display: flex
;
    flex-wrap: wrap;
    padding: 10px 0;
}
.order-summary .order-summary-item {
    border-color: #e7e7e7;
}

.order-summary .order-summary-item:not(.helper) .cart-item-price {
    flex-grow: 1;
}

.order-summary .order-recapitulation {
    position: relative;
}

.order-summary .order-summary-item.price {
    background-color: #f9f9f9;
    border-radius: 6px;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 15px;
    padding: 15px;
    position: relative;
    width: auto;
}
.order-summary .order-summary-item:not(.helper) {
    border: none;
    display: flex
;
    flex-wrap: wrap;
    padding: 10px 0;
}
.order-summary .order-summary-item {
    border-color: #e7e7e7;
}
.order-summary-item.price, .summary {
    background-color: #f9f9f9;
    border-radius: 6px;
    padding: 20px 25px 30px;
}

.ordering-process .co-box>div {
    border-radius: 6px;
    overflow: hidden;
}


.ordering-process .co-box.co-delivery-method h4:before {
    display: none !important;
}

.ordering-process .co-box.co-payment-method h4:before{
    display: none !important;
}

.checkout-box .toggle-contacts:after{
    display: none !important;
}

#checkoutSidebar .toggle-contacts {
    box-shadow: none;
    color: #000;
    font-size: 18px;
    font-weight: 400 !important;
    padding: 8px 0 12px;
}
.order-summary .order-summary-inner>h4 {
    display: none;
}

@media (min-width: 992px) {
    .ordering-process h4 {
        font-size: 22px;
    }
}
.ordering-process h4 {
    font-weight: 500;
    margin: 44px 0 10px;
    text-align: left;
}

.order-summary .order-summary-item.price {
    background-color: #f9f9f9;
    border-radius: 0 !important;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 15px;
    position: relative;
    width: auto;
    border: 1px solid #e7e7e7;
    border-top: none !important;
    padding: 20px !important;
}

.ordering-process .co-box.co-basic-information h4:before {
    display: none !important;
}

.banner .link-like, .banner a, .banner-category .link-like, .banner-category a, .banner-wrapper .link-like, .banner-wrapper a, .carousel-inner .link-like, .carousel-inner a, .content .link-like, .content a {
    color: #214d7f;
    text-decoration: underline;
}

.cart-table tr td.p-availability strong {
    font-weight: 600;
    color: #009901;
}

#checkoutContent .helper {
    background-color: transparent;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    padding: 20px;
}

#checkoutContent .helper a {
    color: #214d7f;
    font-size: 16px;
    font-weight: 300;
}

.text.login {
    color: #000;
    padding: 1rem 0 2rem;
    display: block;
}

.text.login a {
    text-decoration: underline;
}

.id--17 .co-contact-information {
    margin-bottom: 60px;
}

.id--17 .co-box-additional {
    margin-top: 23px;
}

.ordering-process .co-box.co-billing-address h4:before, .ordering-process .co-box.co-shipping-address h4:before{
    display: none !important;
}

.id--17 .co-box h4 {
    display: none;
}

.ordering-process .co-box h4 {
    margin: 44px 0 10px;
    padding: 0;
}


.id--17.smart-labels-active #checkoutContent .smart-label-wrapper label {
    min-width: 190px;
    padding-right: 15px;
    width: auto;
}

.smart-labels-active #checkoutContent .smart-label-wrapper label {
    font-size: 16px;
    height: auto;
    line-height: 1.4;
    opacity: 1;
    padding: 0;
    position: static;
    width: 88px;
}

#checkoutContent .form-group.js-validated-element-wrapper {
    display: block;
}

#checkoutContent .form-group {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
#checkoutContent .form-group {
    margin-bottom: 10px;
}
.ordering-process .co-box>div {
    border-radius: 6px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .cart-table tr {
        padding-left: 0;
        padding-right: 0;
    }
    .id--9 .up-sell {
        justify-content: center;
    }
    .id--9 .up-sell .up-sell-item {
        width: calc(100% - 16px);
    }
    .toggle-coupon-input .toggle-coupon-input-button {
        display: none;
    }
    .toggle-coupon-input .discount-coupon {
        display: block;
    }

    .content-wrapper.container .row {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (max-width: 991px) {
    ol.cart-header li {
        width: 33.3%;
    }
    .cart-inner {
        padding: 0 20px 20px;
    }
    .cart-table {
        border-bottom: none !important;
    }
    .cart-table, .cart-table tbody {
        display: block;
    }
    .cart-table tr.cart-table-header {
        display: none;
    }
    .cart-table tr, .cart-table tr:last-child {
        border-bottom: 1px solid #e7e7e7;
    }

    .id--9 .summary .col-md-4 {
        border-top: 1px solid #e7e7e7;
        margin-top: 20px;
        padding-top: 15px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .id--9 .title-we-recommend {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }

    .discount-coupon .input-group .btn{
        height: 54px !important;
    }
    ol.cart-header li a:before, ol.cart-header li strong:before {
        margin: 0 auto 5px;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div:nth-child(odd) {
        padding-right: 5px;
    }
    .columns-mobile-2 .products-block>div .p {
        height: 100%;
        margin-bottom: 0;
    }
}

@media (min-width: 300px) and (max-width: 480px) {
    .id--9 .we-recommend-wrapper .product {
        margin-bottom: 20px;
        width: 100% !important;
        max-width: 90%;
        margin: 5%;
    }
    .id--9 .we-recommend-wrapper .product .p {
        display: grid
    ;
        grid-template-columns: 1fr;
        gap: 1rem;
        padding: 2rem;
    }
}

@media (min-width: 300px) and (max-width: 991px) {
    .id--9 .we-recommend-wrapper .product .p .p-in {
        display: grid
    ;
        grid-template-columns: 1fr;
        gap: 0;
    }
    .id--9 .we-recommend-wrapper .product .p .p-in .p-in-in {
        height: auto;
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .id--9 .overall-wrapper {
        padding-top: 100px !important;
    }

    body.ordering-process #header{
        top: 0 !important;
    }
}

.id--9 #content {
    padding-top: 40px !important;
}

@media (max-width: 767px) {
    .id--16 .overall-wrapper {
        padding-top: 80px !important;
    }

    .id--17 .overall-wrapper {
        padding-top: 80px !important;
    }

    .id--16 #header .search, .id--17 #header .search {
        display: none !important;
    }
}

@media(max-width: 968px){
    .shoptet-modal-lg{
        z-index: 1020 !important;
    }
}


ol.cart-header li a span:after, ol.cart-header li strong span:after {
    border-top-color: #cfcfcf !important;
}

ol.cart-header li a span:after, ol.cart-header li strong span:after {
    border-top-style: solid;
    border-top-width: 1px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 1;
}


ol.cart-header li a{
    text-decoration: none;
}

ol.cart-header li.completed a span:after, ol.cart-header li.completed strong span:after {
    border-top-color: #559801 !important;
}

.discount .price-range {
    background-color: white;
    border-color: white;
}

.toggle-coupon-input .discount-coupon {
    display: block !important;
}

.toggle-coupon-input .toggle-coupon-input-button {
    text-decoration: none;
    cursor: default;
}


.discount-coupon .btn.btn-arrow-right.btn-text:before {
    content: "";
}

.toggle-coupon-input .toggle-coupon-input-button:after{
    content: "";
}

.ordering-process tr.cart-table-header {
    display: none;
}

.ordering-process ol.cart-header li.active a, .ordering-process ol.cart-header li.active strong {
    background: transparent !important;
}

.cart-table tr td, .cart-table tr td.cart-p-image{
    background: transparent;
}

ol.cart-header li.active a, ol.cart-header li.completed a, ol.cart-header li.active strong, ol.cart-header li.completed strong{
    background: transparent !important;
}

ol.cart-header li.active a:before, ol.cart-header li.active strong:before, ol.cart-header li.completed a:before, ol.cart-header li.completed strong:before{
    color: white;
}


.ordering-processol.cart-header li a:hover{
    font-weight: bold;
    background: transparent;
}

.ordering-process .cart-table tr td {
    border: unset !important;
}

.ordering-process .cart-table tr.removeable {
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 20px !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 12px;
}

.ordering-process .cart-table {
    border-bottom-width: 0px;
}

@media( min-width: 992px){
    .ordering-process td.cart-p-image {
        flex-basis: 140px;
    }
    .ordering-process td.p-name {
        flex-basis: calc(100% - 795px);
    }
    .ordering-process td.p-availability.p-cell {
        flex-basis: 150px;
    }
    .ordering-process td.p-quantity.p-cell {
        flex-basis: 155px;
    }
    .ordering-process td.p-price.p-cell {
        flex-basis: 170px;
    }
    .ordering-process td.p-total {
        flex-basis: 170px;
    }
}

@media (max-width: 767px){
    body .overall-wrapper {
        background-image: unset !important;
    }
}

.ordering-process .overall-wrapper {
    background-image: unset !important;
}

.checkout-box, .order-summary-inner{
    background: #f7f7f7;
    border: unset;
    border-radius: 12px;
}

@media (max-width: 767px){
    .checkout-box, .order-summary-inner{
        padding: 15px;
    }
}

#checkoutSidebar .toggle-contacts{
    display: none;
}

.ordering-process .cart-content .checkout-box .box.box-sm{
    height: auto;
    margin-top: 11px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}

.discount-coupon .btn.btn-arrow-right.btn-text:before{
    content: "";
}

.order-button-text{
    font-weight: 600;
}

.discount-coupon .input-group .btn {
    line-height: 32px;
    background: #e02766;
    border-color: #e02766;
    font-weight: normal;
    border-radius: 0 !important;
    font-weight: normal;
    color: white !important;
    font-size: unset;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.discount-coupon .input-group .btn:hover {
    background: #e02766;
    border-color: #e02766;
}

.toggle-coupon-input .discount-coupon {
    display: block !important;
}

.toggle-coupon-input .toggle-coupon-input-button{
    text-decoration: none;
    cursor: default;
}

.toggle-coupon-input .toggle-coupon-input-button:after {
    display: none;
}

.order-summary-item, .recapitulation-single {
    padding: 12px 0px !important;
}

.smart-labels-active .smart-label-wrapper input{
    padding-top: 26px;
}

.in-krok-1 .top-navigation-bar,
.in-krok-2 .top-navigation-bar,
.in-krok-1 #header .header-bottom,
.in-krok-2 #header .header-bottom{
    display: none;
}

.in-krok-1 .container.navigation-wrapper,
.in-krok-2 .container.navigation-wrapper{
    justify-content: center;
}

@media (min-width: 768px) {
    .ordering-process:not(.in-kosik) .top-navigation-bar .top-navigation-menu,
    .ordering-process:not(.in-kosik) #header .header-top-wrapper>.kontaktHlavicka,
    .ordering-process:not(.in-kosik) #header .header-top-wrapper>.navigation-buttons,
    .ordering-process:not(.in-kosik) #header .header-top-wrapper>.search{
        display: none;
    }

    .ordering-process:not(.in-kosik) .top-navigation-bar .top-navigation-tools{
        display: flex;
        justify-content: center;
    }

    .cart-related-product button, .cart-related-product .cart-related-button a{
        text-decoration: none;
        min-width: 120px;
        font-size: 16px !important;
    }

    .cart-related-product a{
        text-decoration: none;
        color: black;
    }

}

@media (max-width: 767px) {

    .order-summary .order-summary-item:not(.helper) .cart-item-price {
        flex-grow: initial !important;
    }


    .ordering-process .discount-coupon .input-group .btn{
        display: inline-block;
        width: 100%;
        flex: unset;
        border-top-right-radius: 20px !important;
        font-size: 12px;
    }

    .ordering-process .discount-coupon .input-group input{
        border-top-right-radius: 12px;
        border-top-left-radius: 12px
    }

    .ordering-process .payment-logo {
        order: 0;
        flex-basis: calc(100% - 90px);
        width: calc(100% - 90px);
        display: flex;
        margin-bottom: 5px;
    }

    .ordering-process .payment-logo img{
        max-width: 50px;
    }

    .ordering-process .payment-info{
        order: 1;
        flex-basis: calc(100% - 80px);
        width: calc(100% - 80px);
    }

    .ordering-process strong.payment-shipping-price, .ordering-process .payment-shipping-price {
        order: 2;
        width: 80px !important;
        flex-basis: 80px !important;
        flex-grow: unset !important;
        flex-shrink: unset !important;
    }

    .ordering-process .shipping-billing-table .radio-wrapper {
        padding-left: 0;
        padding-right: 0px;
    }

    .in-krok-1 .container.navigation-wrapper.header-top-wrapper,
    .in-krok-2 .container.navigation-wrapper.header-top-wrapper{
        padding-top: 10px;
        padding-bottom: 10px;
    }

}

.ordering-process .shipping-billing-table .inactive-child {
    display: none !important;
}

#orderFormButton, #submit-order {
    border-radius: 12px;
}

#checkoutContent .form-control{
    border-radius: 20px;
    margin-top: 10px;
}

html[lang=cs] .id--16 label[for=deliveryCountryId]{
    font-size: 0 !important;
}

@media (min-width: 1440px) {
    #checkoutContent {
        padding-right: 80px;
    }
}

.contact-box a{
    text-decoration: none;
    color: black;
}

.cart-item-name {
    text-decoration: none;
    color: black;
}

.cart-item-name>a{
    text-decoration: none;
    color: black;
}

.payment-shipping-price:not(.for-free)::after{
    content:"bez DPH";
}

.payment-logo, .payment-shipping-price {
    flex-basis: 160px;
}

#checkoutContent .helper {
    border-radius: 12px;
}

#checkoutContent .helper {
    background: #f7f7f7;
}

@media (min-width: 768px) {
   .id--16 #header .header-top-wrapper .site-name,.id--16 #header .header-top-wrapper>div,.id--17 #header .header-top-wrapper .site-name,.id--17 #header .header-top-wrapper>div {
        flex: 0 1 33.333333%;
        justify-content: center;
        align-items: center;
        display: flex
    ;
    }
}

@media (min-width: 768px) {
    .id--9 .cart-text {
        font-size: 20px;
        font-weight: 500;
        color: #666;
        position: relative;
        top: 0;
        display: inline-block;
        padding-left: 5px;
        background: transparent;
        margin: 0;
    }

    .id--9 .p-total .price-final, .id--9 table.cart-table .p-price .price-final, .id--9 table.cart-table .unit-value {
        font-size: 20px !important;
        font-weight: 500 !important;
        color: #666;
    }
}

input#discountCouponCode {
    border-radius: 20px 0 0 20px;
}


@media (min-width: 768px) and (max-width: 991px) {
    .id--9 .up-sell {
        justify-content: space-between;
    }
}


.ordering-process.in-krok-1 .header-top,
.ordering-process.in-krok-2 .header-top {
    background: #f7f7f7;
}


@media(min-width: 768px){
    .shipping-billing-table{
        border: 1px solid #e7e7e7;
        padding: 20px;
    }
    .shipping-billing-table .radio-wrapper:hover{
        border-radius: 5px;
    }
    .shipping-billing-table .radio-wrapper:last-child{
        border: unset
    }

    .payment-logo img{
        max-height: 25px;
    }

    .smart-labels-active .smart-label-wrapper input{
        padding-top: 10px !important;
    }
}


.ordering-process .title-we-recommend {
    text-align: left;
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
    margin-left: 10px;
}


.in-krok-1 .cart-inner .next-step .next-step-back, .in-krok-2 .cart-inner .next-step .next-step-back {
    border: 1px solid #559803;
    border-radius: 20px;
    margin-right: 20px;
}

.ordering-process .form-control {
    height: 48px !important;
}