:root {
    --color-blue: #00A7E1;
    --color-content: #545454;
    --color-title: #212121;
    --color-border: #D4D4D4;
}

.checkout-index-index .nav-sections{
    display: block;
}
.checkout-index-index .header.content{
    padding: 40px 15px;
}
.checkout-index-index .header.content .headerlink{
    float: right;
    display: block;
    background-color: #fff;
}
.checkout-index-index .header.content .headerlink a{
    color: var(--color-title);
    text-decoration: none;
    font-size: 20px;
    opacity: 0.5;
}
.checkout-index-index .header.content .headerlink a:first-child{
    margin-right: 50px;
}
.checkout-index-index .header.content .headerlink a:last-child{
    margin-left: 50px;
}
.title-number{
    border: none;
    box-shadow: none;
    background-image: none;
    margin: 0px 0px 0px -38px;
    position: relative;
    font-size: 18px;
    width: 20px;
    color: #5B6771;
    font-family: 'HelveticaNeueW01-75Bold';
}
.title-number span{
    text-align: left;
}
.opc-wrapper #payment br,.newaddress-button, #iosc-billing-container,
.checkout-shipping-method input[type="radio"],
.checkout-payment-method input[type="radio"]{
    display: none;
}
.checkout-payment-method .payment-method-content input[type="radio"]{
    display: inline;
}
.opc-wrapper .step-title,
div#iosc-summary span.step-title{
    font-size: 18px;
    font-family: 'HelveticaNeueW01-75Bold';
    color: #5B6771;
}
div#iosc-summary span.step-title{
    border: 1px solid #D4D4D4;
    border-bottom: none;
    display: block;
    padding: 10px 0px 10px 55px;
}
.iosc-comment{
    border: 1px solid #D4D4D4;
    border-top: none;
    padding: 0px 20px;
}
.iosc-comment .iosc-comment-title{
    padding: 20px 0 0;
}
.iosc-comment-content{
    margin-bottom: 20px;
}
.block.items-in-cart{
    margin-bottom: 0 !important;
}
.opc-block-summary{
    border: 1px solid #D4D4D4;
    border-top: none;
    border-bottom: none;
    background: none;
    margin: 0 0 -12px 0;
    padding: 0;
}
.opc-block-summary .minicart-items-wrapper{
    margin: 0;
    padding: 0;
}
.opc-block-summary .table-totals .amount{
    padding-right: 0;
}

.opc-block-summary .product-item .product-item-name-block{
    width: auto;
}
.opc-block-summary .table-totals{
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
}
.opc-block-summary .table-totals tbody{
    border-top: 1px solid var(--color-border);
}
.opc-block-summary .table-totals .grand{
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
}
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-size: 24px;
}
.opc-block-summary .table-totals .totals-tax .mark,
.opc-block-summary .table-totals .totals .mark,
.opc-block-summary .table-totals .grand .mark{
    padding-left: 20px !important;
    color: #5B6670;
}
.opc-block-summary .table-totals .totals-tax .amount,
.opc-block-summary .table-totals .totals .amount,
.opc-block-summary .table-totals .grand .amount{
    padding-right: 20px !important;
    color: var(--color-blue);
}
.opc-block-summary .table-totals .totals-tax .mark,
.opc-block-summary .table-totals .totals .mark,
.opc-block-summary .table-totals .totals-tax .amount,
.opc-block-summary .table-totals .totals .amount{
    padding-top: 10px;
    padding-bottom: 10px;
}

.opc-block-summary .table-totals .totals .mark .value{
    display: none;
}
.opc-block-summary .items-in-cart .product{
    padding: 10px 0;
}
.opc-wrapper #shipping{
    min-height: 150px;
}
.opc-wrapper #shipping .checkout-shipping-address-container,
.opc-wrapper #payment,
.opc-wrapper #opc-shipping_method, .opc-wrapper #shipping.checkout-shipping-address{
    border: 1px solid var(--color-border);
    padding: 10px 20px;
    border-radius: 5px;
}
.opc-wrapper #opc-shipping_method{
    border-radius: 5px 5px 0 0;
}
.opc-wrapper #payment{
    border-top: none;
    border-radius: 0 0 5px 5px;
}
.opc-wrapper .step-title{
    border-bottom: none;
}
.opc-wrapper .step-content{
    margin: 0;
}
.opc-wrapper .shipping-address-items{
    font-size: 16px;
}
.opc-wrapper .shipping-address-items label{
    font-family: 'HelveticaNeueW01-75Bold';
    margin-bottom: 5px;
    color: var(--color-content);
}
.opc-wrapper .shipping-address-items .field-select-shipping{
    margin-bottom: 15px;
}
.opc-wrapper .shipping-address-items .field-select-shipping select{
    -webkit-appearance: none;
    background: transparent;
    height: auto;
    padding: 10px;
    font-size: 14px;
    border: none;
    position: relative;
}
.opc-wrapper .shipping-address-items .field-select-shipping .control{
    position: relative;
    background: #EEEEEE;
}
.opc-wrapper .shipping-address-items .field-select-shipping .control::before{
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: var(--color-blue);
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 20px;
}
.opc-wrapper .shipping-address-item,
.opc-wrapper .billing-address-item{
    padding: 0 !important;
    display: inline-block;
    margin: 0 auto !important;
    font-size: 16px;
    line-height: unset;
}
#shipping .checkout-shipping-address-info {
    background-color: #00A7E1;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
#shipping .checkout-shipping-address-info .address-info-text {
    color: white;
    font-family: 'HelveticaNeueW01-55Regular';
    font-size: 14px;
    padding-left: 8px;
}
#shipping .checkout-shipping-address-info i:before {
    font-size: 25px;
    color: white;
}
#shipping .select-address label {
    display: block;
}
.select-address{
    display: flex;
}
#checkout-step-shipping .select-address .address {
    width: 50%;
    padding-right: 10px;
}
.select-address label{
    font-size: 18px;
    text-transform: uppercase;
}
.checkout-payment-method .payment-method+.payment-method .payment-method-title{
    border-top: none;
}
.checkout-payment-method input[type=radio] + label,
.checkout-shipping-method input[type=radio] + label{
    display: block;
    position: relative;
    margin: 0;
    min-height: 14px;
    text-transform: none;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    padding: 0 0 0 25px;
}
.checkout-payment-method input[type=radio] + label{
    padding: 0 0 0 30px;
}
.checkout-payment-method input[type=radio] + label::before,
.checkout-shipping-method input[type=radio] + label::before{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 1px;
    left: 0;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    box-shadow: none;
}
.checkout-payment-method input[type=radio]:checked + label::after,
.checkout-shipping-method input[type=radio]:checked + label::after
{
    left: 2px;
    margin-left: 0;
    font-size: 18px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    content: "\f00c";
    color: #1f94df;
    position: absolute;
    line-height: normal;
}
.table-checkout-shipping-method tbody td{
    font-size: 14px;
    font-family: 'HelveticaNeueW01-75Bold';
}
.table-checkout-shipping-method tbody td:first-child{
    flex-grow: 0;
    width: auto;
}
.table-checkout-shipping-method tbody .col.col-price{
    text-align: right;
}
div.payment-method-title.field.choice{
    padding-left: 0;
    font-size: 14px;
    font-family: 'HelveticaNeueW01-75Bold';
}
.linktocart{
    font-family: 'HelveticaNeueW01-75Bold';
    padding-left: 10px;
    font-size: 12px;
    color: #328DDE;
    text-decoration: none;
}

.opc-block-summary .minicart-items .product-item{
    padding-bottom: 10px;
    padding: 0;
}
.opc-block-summary .minicart-items .product-item-details{
    padding-left: 0;
}

.opc-block-summary .product-item .product-item-inner{
    margin: 0;
    padding: 0 20px;
}

.opc-block-summary  .minicart-items .product-item-details .product-item-attr {
    font-family: 'HelveticaNeueW01-55Regular';
    font-weight: normal;
}

.opc-block-summary .minicart-items .product-item-details .product-image-container {
    width: 20%;
    display: table-cell;
    padding: 5px;
}

.opc-block-summary .minicart-items .product-item-details .product-item-name-block {
    width: 40%;
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    color: #67727A;
    vertical-align: middle;
}

.opc-block-summary .minicart-items .product-item-details .price {
    display: table-cell;
    width: 15%;
    text-align: center;
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    color: #00A7E1;
}

.opc-block-summary .minicart-items .product-item-details .details-qty {
    display: table-cell;
    margin: 0;
    width: 10%;
    text-align: center;
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    color: #67727A;
}

.opc-block-summary .minicart-items .product-item-details .subtotal{
    float: unset;
    margin: 0;
    width: 15%;
    text-align: center;
}

.th-heading{
    border: 1px solid var(--color-border);
    width: 100%;
}
.th-heading .th-heading-container {
    width: 100%;
    display: table;
    padding: 0 20px;
}
.th-heading span{
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 13px !important;
    font-family: 'HelveticaNeueW01-75Bold';
    color: #67727A !important;
}

.th-heading span.image {
    width: 20%;
}
.th-heading span.product {
    width: 40%;
}
.th-heading span.price {
    width: 15%;
    text-align: center;
}
.th-heading span.qty {
    width: 10%;
    text-align: center;
}
.th-heading span.total {
    width: 15%;
    text-align: center;
}

.opc-block-summary .table-totals .grand.totals th.mark {
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 24px;
    color: #5B6670;
}

.minicart-items .product-item-details .details-qty .label{
    display: none;
}

div.iosc-place-order-container button.iosc-place-order-button{
    background: var(--color-blue);
    border: none;
    text-transform: unset;
    border-radius: 0;
    box-shadow: none;
    border-radius: 5px;
    width: 100%;
    font-family: 'HelveticaNeueW01-75Bold';
}
.action.primary.iosc-place-order-button:hover{
    border: none;
    background: var(--color-blue);
}
.iosc-comment .iosc-comment-title .action-toggle{
    color: #2E2E2E;
    font-size: 16px;
    font-family: 'HelveticaNeueW01-55Regular';
}
.iosc-comment .iosc-comment-title .action-toggle:after{
    content: "";
}
.iosc-comment textarea {
    background-color: #F5F5F5;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'HelveticaNeueW01-55Regular';
}

.opc-wrapper .fieldset > .field._required > label:after {
    position: absolute !important;
}

.fieldset > .field:not(.choice) > .control {
    overflow: unset;
}

.opc-block-summary {
    border-radius: 0;
}

.opc-block-summary .items-in-cart .product.options,
.opc-block-summary .items-in-cart .product.options .label,
.opc-block-summary .items-in-cart .product.options .values
{
    padding: 0;
    font-family: 'HelveticaNeueW01-55Regular';
    font-weight: normal;
}

.details-qty.visible {
    display: none !important;
}

.qtybuttons {
    display: none !important;
}

#checkoutSteps .field {
    width: 100%;
}

#checkoutSteps label,
#checkoutSteps .label,
#checkout-shipping-method-load .col-carrier
 {
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    color: #5B6670;
}

#checkout-shipping-method-load .price {
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    color: #00A7E1;
}

#checkoutSteps select,
#checkoutSteps option
{
    font-family: 'HelveticaNeueW01-55Regular' !important;
    font-size: 14px;
    color: var(--color-content) !important;
}

#checkoutSteps .billing-address-item,
#checkoutSteps .shipping-address-item 
{
    font-family: 'HelveticaNeueW01-55Regular';
    font-size: 14px;
    color: #5B6670;
}

#checkoutSteps select {
    padding-right: 35px;
}

.buckaroo_magento2_image_title:after {
    background: none !important;
    margin: unset !important;
}

.checkout-payment-method .payment-method-title {
    padding: 10px 0;
}

#checkout-payment-method-load .payment-method-second-col.billing-address-form {
    width: 100%;
    padding-right: 0;
}

#checkout-payment-method-load .fieldset.card {
    border: none;
}

#checkout-payment-method-load .fieldset.width-100 {
    max-width: inherit;
}

#checkout-payment-method-load .bank-types-input {
    display: inline;
}

@media(max-width: 1024px) {

    #checkout {
        width: 100%;
    }

    .opc-wrapper {
        width: 50%;
    }

    div#iosc-summary {
        width: 50%;
    }

    #checkoutSteps {
        display: flex;
        flex-direction: column;
        padding-right: 20px;
    }

    #checkoutSteps li {
        width: auto;
        display: block;
    }

    #opc-shipping_method {
        margin-top: 15px;
    }

}

@media(max-width: 768px) {
    .checkout-index-index .header.content {
        padding: 20px 15px;
    }

    header.page-header {
        box-shadow: none;
    }

    .checkout-index-index .header.content .headerlink a:first-child {
        margin-right: 15px;
    }

    .checkout-index-index .header.content .headerlink a:last-child {
        margin-left: 15px;
    }

    #slide-menu {
        display: none !important;
    }
}

@media(max-width: 600px) {
    #maincontent {
        padding-left: 0;
        padding-right: 0;
    }

    .opc-wrapper {
        width: 100%;
    }

    div#iosc-summary {
        width: 100%;
    }

    .checkout-index-index .header.content {
        padding: 10px 15px;
    }

    .icon-mobile-wrapper {
        margin-left: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    header .logo {
        width: 200px;
    }

    .showcart.checkout-cart {
        margin-right: 45px;
    }

    .showcart.checkout-cart:before {
        background-image: url(../../images/shopping-cart.png);
        background-repeat: no-repeat;
        background-size: 33px 33px;
        display: inline-block;
        width: 33px; 
        height: 33px;
        content:"";
        margin-top: 3px;
    }

    #slide-menu {
        display: inline !important;
        position: absolute;
        right: 15px;
    }

    #slide-menu:before {
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        content: "\f0c9";
        font-size: 26px;
        color: var(--color-blue);
        position: relative;
        top: -2px;
    }

    #slide-menu.nav-toggle-active:before {
        content: "\f00d";
        font-size: 30px;
    }

    .checkout-index-index .header.content .headerlink {
        position: absolute;
        left: 0;
        top: 0;
        height: auto;
        width: 100%;
        padding: 0 17px;
        background-color: white;
        z-index: 2;
        padding-bottom: 15px;
        box-shadow: 0px 5px 11px -5px rgba(0, 0, 0, 0.3);
        color: var(--color-content);
        text-decoration: none;
        display: none;
    }

    .checkout-index-index .header.content .headerlink a {
        margin-left: 0 !important;
        display: block;
    }

    #shipping .checkout-shipping-address-info {
        border-radius: 0;
    }

    .opc-wrapper #shipping .checkout-shipping-address-container {
        border: 0;
    }

    .opc-wrapper .shipping-address-item {
        border: 0;
    }

    #checkoutSteps {
        padding-right: 0;
    }

    #checkoutSteps li {
        border: none !important;
    }

    #checkoutSteps .step-title,
    #checkoutSteps .title-number span,
    #iosc-summary .title,
    #iosc-summary .title span
    {
        font-family: 'HelveticaNeueW01-55Regular' !important;
        font-size: 16px !important;
        color: var(--color-title) !important;
        font-weight: normal;
    }

    #checkoutSteps label,
    #checkoutSteps .label,
    #checkout-shipping-method-load .col-carrier
    {
        font-family: 'HelveticaNeueW01-55Regular' !important;
        font-size: 16px !important;
        color: var(--color-content) !important;
    }


    #checkoutSteps .step-title 
    {
        border-bottom: 1px solid #D4D4D4;
        margin-right: 0;
    }

    #iosc-summary .linktocart {
        float: right;
        margin-right: 15px;
        margin-top: 8px;
    }

    #iosc-summary .linktocart span {
        font-family: 'HelveticaNeueW01-75Bold' !important;
        font-size: 12px !important;
        color: var(--color-blue) !important;
    }

    #checkoutSteps .field 
    {
        width: 100%;
        margin-right: 0 !important;
    }
    
    .opc-wrapper .form-login {
        margin-top: 12px;
    }

    .opc-wrapper .form-shipping-address {
        margin-top: 0 !important;
    }

    #checkoutSteps #opc-shipping_method
    {
        margin-top: 0;
    }

    #iosc-summary .step-title {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }

    #iosc-summary .th-heading {
        border-left: 0 !important;
        border-right: 0 !important;
    }

    .th-heading span.image {
        display: none;
    }

    #iosc-summary .product-image-container {
        display: none;
    }

    #iosc-summary .product-item-name-block {
        font-family: 'HelveticaNeueW01-75Bold';
        font-size: 13px;
        color: #5B6670;
    }

    #iosc-summary .product.options {
        font-size: 11px;
    }

    #iosc-summary .price {
        font-family: 'HelveticaNeueW01-75Bold';
        font-size: 13px;
        color: var(--color-blue);
    }

    #iosc-summary .details-qty .value {
        font-family: 'HelveticaNeueW01-75Bold';
        font-size: 13px;
        color: #5B6670;
    }

    #iosc-summary .items-in-cart > .product {
        padding: 10px 0 15px 0;
    }

    #iosc-summary .totals.sub th,
    #iosc-summary .totals.sub td
    {
        padding: 15px 15px 5px 15px !important;
    }

    #iosc-summary .opc-block-summary,
    #iosc-summary .iosc-comment 
    {
        border-left: 0;
        border-right: 0;
    }

    .opc-block-summary .product-item .product-item-inner {
        padding: 0 15px;
    }

    #iosc-summary .th-heading .th-heading-container {
        padding: 0 15px;
    }

    #iosc-summary .totals.shipping  th,
    #iosc-summary .totals.shipping  td
    {
        padding: 5px 15px 15px 15px !important;
    }

    #iosc-summary .totals-tax th,
    #iosc-summary .totals-tax td,
    #iosc-summary .totals.sample_support th,
    #iosc-summary .totals.sample_support td
    {
        padding: 5px 15px 5px 15px !important;
    }

    #iosc-summary .grand.totals th {
        padding-left: 15px !important;
    }

    #iosc-summary .grand.totals td {
        padding-right: 15px !important;
    }

    #iosc-summary .grand.totals .price {
        font-size: 24px;
    }

    #iosc-summary .grand.totals,
    #iosc-summary .iosc-place-order-container ,
    #iosc-summary .iosc-comment
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    #iosc-summary .iosc-place-order-button {
        font-size: 18px;
    }

    .checkout-payment-method input[type=radio] + label::before, 
    .checkout-shipping-method input[type=radio] + label::before {
        background-color: #F5F5F5 !important;
    }

    #shipping .select-address label {
        font-family: 'HelveticaNeueW01-75Bold' !important;
        font-size: 18px  !important;
        color: #212121  !important;
    }

    #checkoutSteps .billing-address-item, 
    #checkoutSteps .shipping-address-item {
        font-size: 16px;
        color: #545454;
    }

    .buckaroo_magento2_image_title:before {
        background: unset !important;
    }

    .buckaroo_magento2_image_title.label:after {
        display: unset;
    }

    .checkout-payment-method input[type=radio] + label::before, 
    .checkout-shipping-method input[type=radio] + label::before {
        margin: auto;
    }

}