/* CUSTOM.CSS */

.mini_cart {
    background: transparent !important;
    padding: 0 0 0 0 !important;
    overflow: hidden;
    overflow-y: hidden;
}

.miniCardRelativeBox {
    background: #fff;
    min-width: 355px;
    max-width: 500px;
    height: 100%;
    margin-left: 26px;
    overflow: hidden;
    overflow-y: hidden;
}

.basket-close-design {
    justify-content: start !important;
    padding: 7px 10px 30px 20px !important;
}

.mini_cart_close {
    position: absolute;
    left: 0;
    background: #EC1B23;
    width: 50px;
    height: 50px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.card-close-icon {
    color: #fff !important;
    font-size: 28px;
}

.bag-count-icon {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    vertical-align: middle;
}

.bag-count-icon .count {
    position: absolute;
    top: 0;
    right: -10px;
    width: 25px;
    height: 25px;
    background-color: #EC1B23;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.cart_close .cart_text h2 {
    margin-bottom: 0 !important;
}

.cart_item_list_box {
    overflow-y: scroll;
    height: calc(100% - 350px);
    overflow-x: hidden;
}

.cart_gallery {
    overflow: hidden !important;
    height: 100% !important;
    padding: 18px 28px 33px 28px;
}

.basket-card-price-box {
    display: block;
    bottom: 0;
    position: sticky;
    background-color: #f9f9f9;
    padding: 0px 28px 33px 28px;
    /* -webkit-box-shadow: 2px -1px 2px 0 rgb(0 0 0 / 8%); */
    /* box-shadow: 2px -1px 2px 0 rgb(0 0 0 / 8%); */
}

.cart_remove {
    margin-right: 20px;
}

.card_total_border {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #e3e3e3;
}

.cart_total_span1 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.cart_total_span2 {
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #000 !important;
}

.cart_button a {
    padding: 10px 0 !important;
    background: #EC1B23 !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    text-align: center !important;
    color: #fff !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

.cart_button a:hover {
    color: #fff !important;
}

.card_action_link {
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    box-shadow: none !important;
    background: #ffffff !important;
}

.card_action_link .AddToBasket> i {
    color: #EC1B23 !important;
}

.card_action_link .RemoveToBasket> i {
    color: #EC1B23 !important;
}

.card_action_link .Count {
    text-align: center !important;
}

.card_action_link .Count>span {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000 !important;
    text-align: center !important;
}

/* Card Detail Page */

.card_detail_page_list .CartAction {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.card_detail_page_list .Count {
    margin: 0px 8px;
}

.card_detail_page_list .cart_info {
    width: auto;
}

.card_detail_page_list .card_action_link {
    transform: translatex(0%);
}

.card-detail-title {
    font-weight: 600;
    font-size: 24px;
    color: #000;
}

.right_basket_box {
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    width: 100%;
}

.basket_right_info_box {
    background: #fff;
    border: 2px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 15px 30px;
    width: 100%;
}

.basket_right_info_box_title {
    display: block;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.basket_right_info_box_litle_text_box {
    border-bottom: 1px dashed #e3e3e3;
    padding: 8px 0;
}

.basket_right_info_box_litle_text {
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

.Basket_SummaryItem__JF22J .Basket_S2__S6-9v {
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.basket_right_info_box_bold_text_box {
    padding-top: 20px;
    padding-bottom: 30px;
}

.basket_right_info_box_bold_text {
    font-weight: 600;
    font-size: 24px;
    color: #000;
}

.basket_right_info_box_coupon_input {
    height: 48px;
    width: 100%;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 6px;
}

.basket_right_info_box_coupon_button {
    width: 60px;
    height: 48px;
    border-radius: 8px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: grey;
    cursor: default;
    border: none;
}

.basket_right_info_box_remove_coupon_button {
    height: 48px;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: grey;
    color: #fff;
    font-weight: 600;
    cursor: default;
    border: none;
}

.submit_card_button_box {
    display: block;
    width: 100%;
    text-align: center;
    border: none;
    height: 50px;
    background: #EC1B23;
    border-radius: 8px;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit_card_button_box:hover {
    color: #fff !important;
}

/* PROFILE INVOICE */

.checkout_address_title {
    font-weight: 600;
    font-size: 24px;
    color: #000;
}

.profile-invoice .invoice-box {
    display: flex !important;
    padding: 15px 16px !important;
    border-radius: 20px !important;
    height: 120px !important;
    position: relative;
    border: 2px solid #dee2e6!important;
}

.profile-invoice .invoice-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.32px;
    color: #484848;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile-invoice .invoice-short {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: -0.24px;
    color: #646464;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile-invoice .page-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.profile-invoice .add-new-record {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #ec131d;
    cursor: pointer;
    padding: 8px 15px;
    border-radius: 6px;
}

.profile-invoice .form-check {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.profile-invoice .choosed {
    border: 2px solid #ec131d !important;
}

.profile-invoice .using-box {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #ec131d !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: max-content;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 18px;
}

.profile-invoice .using-box-text {
    padding: 5px 5px 5px 12px;
    color: #ffffff;
    font-size: 12px;
}

.profile-invoice .not-found {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0px 15px;
}

.fileInputUnder {
    background-color: #ec131d;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0px;
    margin: 0px 5px;
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 12px;
}

.company-file-window i,
.company-file-window svg {
    width: 100px;
    height: 100px;
}

.img-fluid-company {
    max-width: 90%;
    height: auto;
    padding-bottom: 5px;
}

/* DROPDOWN BULLETS */
.card-dropdown-button {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    right: 10px;
    z-index: 9;
}

.card-dropdown-button .bullets-design {
    color: black;
}

.card-dropdown-button .bullets-design svg {
    height: 1.2em !important;
}

.card-dropdown-button .card-dropdown:hover {
    color: #ec131d;
}

.dropdown-toggle::after {
    display: none !important;
}

/* FORM SETTNGS */
.form-check-input.form-check-input:checked {
    background-color: #ec131d;
    border-color: #ec131d;
    box-shadow: 0 0 0 0.25rem rgb(47 85 212 / 0%);
    width: 20px;
    height: 20px;
}

.form-check-input {
    border: 2px solid #ec131d;
    box-shadow: 0 0 0 0.25rem rgb(47 85 212 / 0%);
    width: 20px;
    height: 20px;
}



.Checkout_Form__2m0BH {
    padding: 30px 25px;
    border: 2px solid #efefef;
}

.Checkout_FormLabel__37RWx {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #09101d;
    opacity: .8;
    margin-bottom: 8px;
}

.Checkout_FormInput__18h1Q {
    padding: 12px 16px;
    width: 100%;
    height: 48px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    outline: 0;
}

.Checkout_FormInputSelect__KjQ9z {
    padding: 12px 16px;
    width: 100%;
    height: 48px;
    background: #fff;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    outline: 0;
}