/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.product-info .custom-suffix{
    margin-left:10px;
    opacity:.65;
}

.product-page-price{
    display:flex !important;
    align-items:center;
}

.current-category{
    margin:30px 0 0 0;
    line-height:1;
    text-align: center;
    font-size:19px;
    font-weight:bold;
}

.current-brand{
    margin:10px 0 0 0;
    text-align: center;
    font-size:20px;
}

.b2bking_bulkorder_form_container_content_header_cream_sku{
    margin:0 1.2%;
}

.b2bking_bulkorder_form_container_content_header_qty{
    margin-left: 3%;
}

/* .b2bking_cream_input_button.box_minus {
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-left: 0px !important;
    background: #fff;
    border-radius:0 0px 5px 0 !important;
    padding: 0 !important;
    height: calc(43px / 2);
}

.b2bking_cream_input_button.box_plus {
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-left: 0 !important;
    background: #fff;
    border-radius: 0px 5px 0 0px !important;
    padding: 0 !important;
    height: calc(43px / 2);
} */

.b2bking_cream_input_button.box_minus {
    margin-left: 4.3%;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-right: 0px !important;
    background: #fff;
    border-radius: 4px 0 0 4px !important;
}

.b2bking_cream_input_button.box_plus {
    margin-right: 4.3%;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-left: 0 !important;
    background: #fff;
    border-radius: 0 4px 4px 0 !important;
}

.b2bking_cream_input_button.box_minus, .b2bking_cream_input_button.box_plus, html body .b2bking_cream_input_group .box_quantity_input{
    height:22px;
    margin-top:25px;
}

.quantity_box{
    /* font-size: 10px;
    color: #80808099;
    left: -4px;
    color: black;
    top: -5px;
    text-align: center;
    border-radius: 25px;
    background: #eaeaea;
    position: absolute;
    z-index: 2;
    padding: 0 5px; */
    z-index: 1;
    position:absolute;
    top: 5px;
    color:rgba(0,0,0,.5)!important;
    margin-left: 4.3%;
    border-left: 1px solid rgba(0, 0, 0, .2) !important;
    border-top: 1px solid rgba(0, 0, 0, .2) !important;
    border-right: 1px solid rgba(0, 0, 0, .2) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
    background-color:#f9f9f9;
    border-radius: 5px 5px 0 0 !important;
    text-align: center;
    width: 100%;
    font-size: 12px;
}

html body .b2bking_cream_input_group .box_quantity_input{
    /* margin: 0 !important; */
    width: 35px !important;
    min-height: 0 !important;
    text-align: center;
    -moz-appearance: textfield;
    /* border-top: 1px solid rgba(0, 0, 0, .2) !important; */
    /* border-bottom: 1px solid rgba(0, 0, 0, .2) !important; */
    /* border-left: 1px solid rgba(0, 0, 0, .2) !important; */
    /* border-radius: 5px 0 0 5px !important; */
    border-top: 1px solid rgba(0, 0, 0, .2) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .2) !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #5d6a76 !important;
    font-size: 13px !important;
    box-shadow: none;
    display: inline-block;
    box-sizing: border-box;
    outline: 0;
    border: none;
    font-family: "Roboto Medium", Roboto;
    /* padding: 0 !important; */
    transition: color .3s, border .3s, background .3s, opacity .3s;
    vertical-align: middle;
}

html body .b2bking_cream_input_group .box_quantity_input::-webkit-outer-spin-button,
html body .b2bking_cream_input_group .box_quantity_input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.b2bking_box_error{
    color:#ff0000 !important;
    font-size: 13px;
    min-width: 10%;
    text-align: left;
    opacity: .5;
    padding-left: 13px;
}

body .b2bking_cream_input_group_box_quantity{
    width: 18%;
    justify-content: flex-start;
    position: relative;
}

.box-hint{
    display:none;
}

html body div.b2bking_bulkorder_form_cream_main_container div.b2bking_bulkorder_cream_tag{
    position: absolute;
    left: -8px;
    font-weight: 300;
    top: 10px;
    background-color: #B0413E;
    width: auto !important;
    padding: 2px 7px;
    font-size: 8px !important;
    border-radius: 25px;
}

html body div.b2bking_bulkorder_form_cream_main_container div.b2bking_bulkorder_cream_tag:empty{
    display: none;
}
html body div.b2bking_bulkorder_form_cream_main_container div.b2bking_bulkorder_cream_tag {
	background: transparent !important;
}
html body .b2bking_bulkorder_cream_sku.b2bking_bulkorder_cream_tag div{
    color: #fff !important;
	padding: 1px 3px;
	border-radius: 4px;
}
html body .b2bking_bulkorder_cream_sku.b2bking_bulkorder_cream_tag .Top {
	background-color: blue;
	color: #fff !important;
}
html body .b2bking_bulkorder_cream_sku.b2bking_bulkorder_cream_tag .New {
	background-color: red;
	color: #fff !important;
}

html body .b2bking_cream_input_group.success-qty .b2bking_cream_input_minus_button{
    border-right: 0px !important;
}

html body .b2bking_cream_input_group.success-qty .b2bking_cream_input_plus_button{
    border-left: 0px !important;
}

.b2bking_cream_input_group.success-qty .b2bking_cream_input_minus_button, .b2bking_cream_input_group.success-qty .b2bking_cream_input_plus_button{
    border: 1px solid rgb(129 209 153 / 97%) !important;
    /* background-color:rgb(129 209 153 / 5%); */
    color:rgb(129 209 153 / 97%) !important;
}

.b2bking_cream_input_group.success-qty .b2bking_bulkorder_form_container_content_line_qty{
    border-top: 1px solid rgb(129 209 153 / 97%) !important;
    border-bottom: 1px solid rgb(129 209 153 / 97%) !important;
    background-color: rgb(84, 186, 88) !important;
    color: white !important;
}

.box-qty__wrapper{
    display:flex;
    justify-content: center;
    position: relative;
}

html body .b2bking_cream_product_nr_icon{
    left: 43px;
    top: 11px;
}

@media screen and (max-width:710px){
    /* html body .b2bking_cream_input_group_box_quantity{
        margin-bottom:15px;
        width:42%;
        display: flex;
        align-items: center;
    }

    html .quantity_box{
        left: 45%;
    } */
    html body .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_cream_input_group.b2bking_cream_input_group_box_quantity{
        width:80%;
        align-items: center;
        margin-left:-1% !important;
    }

    .box-hint{
        display:block;
        margin:0 0 0 0;
        font-size:11px;
        max-width: 41px;
        color:#80808099;
        line-height: 1;
        position: absolute;
        left: 10%;
    }

    .b2bking_cream_input_group_box_quantity{
        width:100%;
    }

    .b2bking_box_error{
        padding-left: 0px;
    }

    html body img.b2bking_bulkorder_indigo_image.b2bking_bulkorder_cream_image{
        width:150px !important;
        height: 150px !important;
    }

    html body .b2bking_bulkorder_form_container_content_multiselect_cream {
        justify-content: center;
    }

    .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_cream_order_form_final_lines{
        flex-direction: column;
        align-items: center;
    }

    html body .b2bking_cream_input_group.b2bking_cream_input_group_box_quantity{
        /* margin-left:0 !important; */
        gap: 15px;
    }

    html body .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_bulkorder_form_container_content_line_cart_indigo.b2bking_bulkorder_form_container_content_line_cart_cream{
        margin:0;
        margin-bottom:15px;
        margin-top:15px;
        display: flex;
        width: 100% !important;
        justify-content: center;
    }
    
    .quantity_box{
        top:8px;
    }

    .b2bking_cream_input_button.box_minus, .b2bking_cream_input_button.box_plus, html body .b2bking_cream_input_group .box_quantity_input{
        margin-top: 26px;
    }

    .b2bking_bulkorder_form_container:not(.nonadaptive) button.b2bking_bulkorder_indigo_add.b2bking_bulkorder_cream_add{
        margin:0;
        width:100%;
        max-width:500px;
    }

    html body .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_bulkorder_form_container_content_line_subtotal.b2bking_bulkorder_form_container_content_line_subtotal_indigo.b2bking_bulkorder_form_container_content_line_subtotal_cream{
        top:0;
        position: relative;
        width:auto !important;
        margin-left:10px;
    }

    html body .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_cream_input_group{
        margin-left:0 !important;
        width: 100%;
        justify-content: center;
    }

    html body .b2bking_bulkorder_form_container:not(.nonadaptive) .b2bking_cream_product_nr_icon {
        left: 27%;
    }

    .b2bking_cream_order_form_final_lines .b2bking_bulkorder_form_container_content_line_subtotal{
        margin-top:15px;
    }
}

html body button.b2bking_bulkorder_indigo_add, html body button.b2bking_bulkorder_indigo_add:active, html body button.b2bking_bulkorder_indigo_add:focus, html body button.b2bking_bulkorder_indigo_add:target{
    font-size: 13.7px !important;
}

.vat-excl-label {
	display: block;
    font-size: 0.8em;
    color: #666;
	font-weight: bold;
	margin-top: 0.5em
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

}