.bold {
    font-weight: bold !important;
}

.card-totals-shaim-cod {
    display: none;
}

#shaim_cashondelivery_card_content {
    display: block;
}

#shaim_cashondelivery_card_content .text-center {
    text-align: center;
}

#shaim_cashondelivery_card_content .page-subheading {
    padding: 10px 0 15px;
    margin: 0px 0px 30px;
    border-bottom: 1px solid #ccc;
}

#shaim_cashondelivery_card_content .page-subheading.box {
    padding: 10px 0 30px;
    margin: 0px 0px 5px;
    border-bottom: 1px solid #ccc;;
}

#shaim_cashondelivery_card_content .box {
}

#shaim_cashondelivery_card_content h4 {
    font-weight: normal;
}

#shaim_cashondelivery_card_content .bottom-end-infos {
    padding-top: 15px;
    margin-bottom: 0px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.shaim_cashondelivery_box div {
    padding-left: 0;
    padding-right: 0;
}

#qr_platba_code {
    margin: 0 auto;
}

.shaim_cashondelivery_confirmation h4 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.shaim_cashondelivery_subheading {
    padding: 15px 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}

@media (max-width: 480px) {
    #cart_navigation.cart_navigation a.button-exclusive.btn.btn-default {
        display: block;
        margin: 20px auto 10px;
    }

    #cart_navigation.cart_navigation button.button.btn.btn-default.button-medium {
        display: block;
        float: none;
        margin: 10px auto;
    }

    .shaim_cashondelivery_form .for-mobile-hidden {
        display: none;
    }
}

@media (max-width: 575px) {
    .shaim_cashondelivery_form .for-mobile-hidden {
        display: none;
    }

    .shaim_conf_line {
        border-bottom: 1px solid #ccc;
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .shaim_cashondelivery_box {
        margin-bottom: 15px;
    }

    .shaim_cashondelivery_confirmation {
        text-align: center;
    }

    #order-confirmation .cart_navigation.exclusive {
        text-align: center;
    }

    .shaim_confirmation_right_box {
        margin-bottom: 30px;
    }

    .shaim_confirmation_left_box {
        margin-bottom: 30px;
    }

    #shaim_cashondelivery_card_content .page-subheading {
        margin: 0px 0px 10px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .shaim_confirmation_left_box {
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
    }
}

@media (min-width: 521px) {
    .for-mobile-separator {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .shaim_confirmation_left_box,
    .shaim_confirmation_right_box {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .shaim_cashondelivery_box {
        min-height: 280px;
    }
}

@media (min-width: 992px) {
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-3 {
        margin-left: 25%;
    }
}
