#module-supercheckout-supercheckout #supercheckout-comment_order,
#module-supercheckout-supercheckout .header-top,
#module-supercheckout-supercheckout .header-nav,
#module-supercheckout-supercheckout .footer_top,
#module-supercheckout-supercheckout .footer_bottom,
#module-supercheckout-supercheckout .fa-user-lock,
#module-supercheckout-supercheckout .rootify-brands-slider,
#module-supercheckout-supercheckout .header-bottom{
    display: none;
}

#module-supercheckout-supercheckout #wrapper,
#module-supercheckout-supercheckout .supercheckout-skin-generic {
    background: #181A1B;
}

#module-supercheckout-supercheckout .opc-container input,
#module-supercheckout-supercheckout .opc-container textarea,
#module-supercheckout-supercheckout .opc-container select{
    font-size: 16px !important;
    height: 50px;
}

#module-supercheckout-supercheckout #column-2-lower{
    padding-right: 0;
}

#module-supercheckout-supercheckout .opc-container textarea,
#module-supercheckout-supercheckout .opc-container select,
#module-supercheckout-supercheckout .opc-container .form-control{
    border-color: #2d3c41;
}

#module-supercheckout-supercheckout .opc-container .custom-panel h2:after,
#module-supercheckout-supercheckout label[for="tip_comanda"],
#module-supercheckout-supercheckout label[for="shipping_address[vat_number]"],
#module-supercheckout-supercheckout label[for="payment_address[vat_number]"],
#module-supercheckout-supercheckout label[for="shipping_address[company]"],
#module-supercheckout-supercheckout label[for="payment_address[company]"],
#module-supercheckout-supercheckout label[for="shipping_address[address1]"],
#module-supercheckout-supercheckout label[for="payment_address[address1]"],
#module-supercheckout-supercheckout label[for="shipping_address[city]"],
#module-supercheckout-supercheckout label[for="payment_address[city]"],
#module-supercheckout-supercheckout label[for="shipping_address[id_country]"],
#module-supercheckout-supercheckout label[for="payment_address[id_country]"],
#module-supercheckout-supercheckout label[for="shipping_address[id_state]"],
#module-supercheckout-supercheckout label[for="payment_address[id_state]"],
#module-supercheckout-supercheckout label[for="shipping_address[firstname]"],
#module-supercheckout-supercheckout label[for="payment_address[firstname]"],
#module-supercheckout-supercheckout label[for="shipping_address[phone_mobile]"],
#module-supercheckout-supercheckout label[for="payment_address[phone_mobile]"],
#module-supercheckout-supercheckout label[for="shipping_address[lastname]"],
#module-supercheckout-supercheckout label[for="payment_address[postcode]"],
#module-supercheckout-supercheckout label[for="payment_address[lastname]"] {
    display: none;
}

#module-supercheckout-supercheckout .opc-container .custom-panel h2{
    background: unset;
    border: unset;
    padding-left: 0;
    font-size: 20px;
    letter-spacing: 1.2px !important;
    margin: 20px 0;
}

#module-supercheckout-supercheckout #invoice_address_edit,
#module-supercheckout-supercheckout #delivery_address_edit{
    background: rgb(92, 184, 92);
}

#module-supercheckout-supercheckout .opc-container .login-options label:hover{
    background: #253237 !important;
    transition: ease-in-out 0.3s;
}

#module-supercheckout-supercheckout .accountOptions li a:hover,
#module-supercheckout-supercheckout #supercheckout_save_address:hover{
    background: #253237 !important;
    border-color: #253237 !important;
    transition: ease-in-out 0.3s;
}

#module-supercheckout-supercheckout #supercheckout_update_address_button,
#module-supercheckout-supercheckout #kb_delivery_update_block,
#module-supercheckout-supercheckout #kb_invoice_update_block{
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
}

#module-supercheckout-supercheckout #supercheckout_update_address_button > *{
    padding: 12px;
    border: unset;
    font-weight: 700;
    text-transform: uppercase;
}

#module-supercheckout-supercheckout #kb_delivery_update_block > * ,
#module-supercheckout-supercheckout #kb_invoice_update_block > * {
    flex: 0 0 calc(50% - 5px);
}

#module-supercheckout-supercheckout .opc-container #invoice_address_edit,
#module-supercheckout-supercheckout .opc-container #delivery_address_edit,
#module-supercheckout-supercheckout .opc-container #delivery_address_delete,
#module-supercheckout-supercheckout .opc-container #invoice_address_delete,
#module-supercheckout-supercheckout .opc-container .login-options label,
#module-supercheckout-supercheckout .accountOptions li a{
    padding: 12px;
    border: unset;
    font-weight: 700;
    text-transform: uppercase;
}

#module-supercheckout-supercheckout .opc-container .login-options [type="radio"]:checked + label,
#module-supercheckout-supercheckout .accountOptions li a{
    background: rgb(92, 184, 92);
}

#module-supercheckout-supercheckout .accountOptions li a{
    color: #fff !important;
}

#module-supercheckout-supercheckout #showLockerMap,
#module-supercheckout-supercheckout #button-login,
#module-supercheckout-supercheckout #supercheckout_save_address{
    background: rgb(92, 184, 92);
    border-color: #4DB849;
    width: 100%;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0px !important;
    margin-top: 20px;
    height: 70px;
}

#module-supercheckout-supercheckout .carrier-extra-content{
    width: 100%;
    text-align: center;
    padding-right: 10px;
}

#module-supercheckout-supercheckout #showLockerMap{
    font-size: 16px;
    padding: 10px !important;
    width: 100%;
    color: #fff;
    min-width: 200px;
    height: 50px;
}

#module-supercheckout-supercheckout #supercheckout-fieldset .orangebutton{
    background: rgb(92, 184, 92);
    padding: 30px 10px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 20px;
}

#module-supercheckout-supercheckout .opc_shoppingcart.smallViewSection .product_img{
    max-width: 80px;
}

#module-supercheckout-supercheckout .shopping-cart-description .product-title span{
    max-width: 200px;
    overflow: hidden;
    text-align: left;
}

#module-supercheckout-supercheckout  #velsof_supercheckout_form .row.cart_list_item .Cart-product-Image{
    width: auto;
}

#module-supercheckout-supercheckout .velsof_supercheckout_form{
    padding: unset;
}

#module-supercheckout-supercheckout #velsof_supercheckout_form .row.cart_list_item{
    border-bottom: unset;
}

#module-supercheckout-supercheckout .product-title a{
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#module-supercheckout-supercheckout #wrapper{
    padding-top: 10px;
}

#module-supercheckout-supercheckout .shopping-cart-totals{
    max-height: 290px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

#module-supercheckout-supercheckout .opc_shoppingcart.smallViewSection h2{
    margin-bottom: 0;
    padding-bottom: 5px;
}

#module-supercheckout-supercheckout .shopping-cart-totals {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#module-supercheckout-supercheckout .shopping-cart-totals::-webkit-scrollbar {
    display: none;
}

#module-supercheckout-supercheckout .checkout-logo img{
    width: 180px;
    margin-top: 10px;
}

#module-supercheckout-supercheckout .info-scroll{
    margin-bottom: 10px;
    color: #fff;
    font-size: 12px;
}

#module-supercheckout-supercheckout .footer_middle .row{
    padding-top: 20px;
    padding-bottom: 20px;
}

#module-supercheckout-supercheckout #forgotpasswordlink{
    margin-top: 10px;
}

#module-supercheckout-supercheckout .checkout-back-buttom{
    font-size: 12px;
    margin-left: 15px;
    padding-top: 10px;
}

#module-supercheckout-supercheckout .opc_shipping_method ul,
#module-supercheckout-supercheckout .opc_payment_method ul,
#module-supercheckout-supercheckout .opc_payment_method p,
#module-supercheckout-supercheckout .opc_shipping_method li,
#module-supercheckout-supercheckout.opc_payment_method li,
#module-supercheckout-supercheckout .opc_payment_method span{
    background: #181A1B !important;
}

#module-supercheckout-supercheckout .payment-options label,
#module-supercheckout-supercheckout .opc_shipping_method label{
    color: #fff !important;
}

#module-supercheckout-supercheckout .payment-options label::before,
#module-supercheckout-supercheckout .opc_shipping_method label::before,
#module-supercheckout-supercheckout .opc_shipping_method label::after,
#module-supercheckout-supercheckout .payment-options label::after,
#module-supercheckout-supercheckout .opc_shipping_method .form-control{
    display: none;
}

#module-supercheckout-supercheckout .opc_shipping_method label{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

#module-supercheckout-supercheckout .payment-options label{
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
}

#module-supercheckout-supercheckout  .payment-option-2_info_container{
    display: none !important;
}

#module-supercheckout-supercheckout .alert-info .paymentInfo{
    margin: unset !important;
}

#module-supercheckout-supercheckout .payment-options label,
#module-supercheckout-supercheckout .opc_shipping_method label{
    padding-left: 10px;
}

#module-supercheckout-supercheckout .payment-additional-info p{
    color: #fff !important;
}

#module-supercheckout-supercheckout .payment-options li.alert-info,
#module-supercheckout-supercheckout .opc_shipping_method li.alert-info{
    border-radius: 20px;
}

#module-supercheckout-supercheckout .payment-options li.alert-info .radio{
    border: 1px solid #fff;
    border-radius: 20px;
}

#module-supercheckout-supercheckout .opc_shipping_method li, .opc_payment_method li{
    padding: unset;
}

#module-supercheckout-supercheckout .shippingInfo.supercheckout-shipping-small-title{
    display: none ;
}

#module-supercheckout-supercheckout .shippingPrice{
    float: unset;
}

#module-supercheckout-supercheckout .checkout-payment-name,
#module-supercheckout-supercheckout .checkout-carrier-name{
    font-size: 16px;
    font-weight: 700;
}

#module-supercheckout-supercheckout .payment-options .js-additional-information p{
    font-size: 10px;
    line-height: 1.2;
    max-width: 96%;
    margin-bottom: 10px;
}

#module-supercheckout-supercheckout .payment-options img,
#module-supercheckout-supercheckout .opc_shipping_method img{
    width: 90px;
    border-radius: 20px;
}

#module-supercheckout-supercheckout .opc_shipping_method h2,
#module-supercheckout-supercheckout .opc_payment_method h2,
#module-supercheckout-supercheckout #checkoutBillingAddress h2,
#module-supercheckout-supercheckout .section-login h2,
#module-supercheckout-supercheckout #checkoutShippingAddress h2{
    margin-bottom: 0 !important;
    padding-bottom: 5px;
}

#module-supercheckout-supercheckout #checkoutShippingAddress .address-helper,
#module-supercheckout-supercheckout #checkoutBillingAddress .address-helper,
#module-supercheckout-supercheckout .opc_shipping_method .delivery-helper,
#module-supercheckout-supercheckout .section-login .login-helper,
#module-supercheckout-supercheckout .opc_payment_method .payment-helper{
    margin-bottom: 1.5rem;
    font-size: 12px;
}

#module-supercheckout-supercheckout label[for="conditions_to_approve[terms-and-conditions]"]{
    font-size: 12px;
}

#module-supercheckout-supercheckout label[for="payment-address-existing"],
#module-supercheckout-supercheckout label[for="shipping-address-existing"],
#module-supercheckout-supercheckout label[for="shipping-address-new"],
#module-supercheckout-supercheckout label[for="payment-address-new"]{
    color: #fff;
}

#module-supercheckout-supercheckout .card.userAddressData{
    border: 1px solid #2d3c41;
    color: #fff;
}

#module-supercheckout-supercheckout .empty-cart-image img{
    margin-top: 60px;
    max-width: 300px;
}

#module-supercheckout-supercheckout .empty-cart-image{
    text-align: center;
    margin-bottom: 40px;
}

#module-supercheckout-supercheckout .empty-cart-text{
    font-size: 26px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
}

#module-supercheckout-supercheckout .empty-cart-back-button{
    text-align: center;
    padding-bottom: 60px;
}

#module-supercheckout-supercheckout .fancybox-content #footer{
    display: none !important;
}

#module-supercheckout-supercheckout .fancybox-content .page-content.page-cms.page-cms-3{
    background: #fff !important;
    padding: 20px;
}

#module-supercheckout-supercheckout .fancybox-content #wrapper .container {
    min-width: 100%;
}

#module-supercheckout-supercheckout .fancybox-content .breadcrumb_container {
    display: none;
}

#module-supercheckout-supercheckout .empty-cart-back-button a{
    color: rgb(92, 184, 92);;
}

#module-supercheckout-supercheckout  #supercheckout-fieldset .quantity-section{
    justify-content: left;
    width: 100%;
}

#module-supercheckout-supercheckout label[for="shipping_method_26323_74"] .shippingInfo,
#module-supercheckout-supercheckout label[for="shipping_method_26323_75"] .shippingInfo {
    display: block !important;
    width: 100%;
    text-align: left;
    font-size: 10px;
}

@media (max-width: 767px) {
    #module-supercheckout-supercheckout #kb_delivery_update_block > * ,
    #module-supercheckout-supercheckout #kb_invoice_update_block > * {
        flex: 0 0 100%;
    }
    #module-supercheckout-supercheckout .container{
        padding: unset;
    }

    /*#module-supercheckout-supercheckout #supercheckout_confirm_order{*/
    /*    background: rgb(92, 184, 92);*/
    /*    position: fixed;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    border-radius: unset;*/
    /*    z-index: 1;*/
    /*    padding: 12px;*/
    /*}*/

    #module-supercheckout-supercheckout #supercheckout-fieldset .orangebutton{
        padding: 40px 10px;
    }
}

@media screen and (min-width: 767px) {
    #module-supercheckout-supercheckout .custom-panel.kb_mobile_sc_respo{
        height: 100vw;
    }

    #module-supercheckout-supercheckout .custom-panel.kb_mobile_sc_respo .row-cart{
        position: sticky;
        top: 10px;
    }
}