.featuresTable
{


}

.featuresTable .title
{
    font-weight:bold;
    color:#000000;
}

.featuresTable .value {
    border-left: 1px solid #f4f4f2;
}


.qtyBox {
    height: 49px;
    width: 50px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #e0dada;
    border-bottom: 1px solid #e0dada;
    border-left: 0px solid #e0dada;
    padding-top:14px;
}

.smallAddRemoveBtn
{
    color:#000;
    font-size:16px;
    font-weight:normal;
    background:#fff;
    border:1px solid #e0dada;
    height:49px;
    width:28px;
}

.smallAddRemoveBtn:hover
{
    color:#ff0000;
}




.smallAddRemoveBtnL {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    background: #fff;
    border: 1px solid #e0dada;
    height: 49px;
    width: 28px;
    display:block;
    text-align:center;
   padding: 10px 0;
}

    .smallAddRemoveBtnL:hover {
        color: #ff0000;
    }



.cartCombination 
{
    
}


.emptyCart {
    border: 1px solid #cccccc;
    color: #252529;
    padding: 15px;
    background: #fbfbfb;
}



.custom-control-input_chri
{


}



a.top_row_link:link {
    color: #444;
    text-decoration: none;
    
}

a.top_row_link:visited {
    color: #444;
    text-decoration: none;
    
}

a.top_row_link:hover {
    color: #000;
    text-decoration: none;
    
}


.footerLast {
    background-color: #000000;
    color: #fff;
}

.footerLastContainer {
    background: #000000;
}


.flagstatus
{
    display:normal;
}

.orderByText {
    color: #000;
}



.blackText
{
    color:#000;
}


.sortBlackList {
    color: #000;
    border:1px solid #000;
}


.forget-pass {
    color: #838383;
    font-size: 12px;
}

div.pager {
    margin-top: 5px;
    text-align: center;
}

    /* pager links */
    div.pager a {
        border: 1px solid #864807;
        padding: 2px 4px;
        display: inline-block;
        text-decoration: none;
        margin: auto 2px;
        color: #864807;
    }

    /* current page */
    div.pager span span {
        border: 1px solid #000;
        padding: 2px 4px;
        display: inline-block;
        margin: auto 2px;
        color: #000;
    }




    .hideElement
    {
        display:none;

    }





a.blueLink:link {
    color: #214876;
    text-decoration: none;
}

a.blueLink:visited {
    color: #214876;
    text-decoration: none;
}

a.blueLink:hover {
    color: #214876;
    text-decoration: underline;
}




    /*default page*/



.my_account_label
{
    margin: 0 0 .6rem;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
}




.my_account_order_label {
    margin: 0 0 .6rem;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 1.2rem;
    font-weight: 200;
    
}


.my_account_order_label_value {
    margin: 0 0 .6rem;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
}



.my_account_order_label_value_bg {
    margin: 0 0 .6rem;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    border-color: #075636;
    background-color: #118153; /*ff9019*/
    color: #fff;
    box-shadow: none;
    padding:6px;
}





/*Quick view*/
.qv-title {
    margin-bottom: .5rem;
    color: #222529;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.01em;
    color:red;
}


.div-container-black {
    width: 100%;
    background:#000000;
    /*height: 300px;*/ /* Adjust as needed */
    background-image: url('../images/backblack.png');
    background-repeat: no-repeat;
    background-size: 100% auto; /* Ensures it spans the full width */
    background-position: top center;
}


.div-container-black-flip {
    width: 100%;
    background: #000000;
    /*height: 300px;*/ /* Adjust as needed */
    background-image: url('../images/backblackflip2.png');
    background-repeat: no-repeat;
    background-size: 100% auto; /* Ensures it spans the full width */
    background-position: bottom center;
}


.box-white-brush {
    width: 100%;
    background-image: url('../images/boxes/white-brush2.png');
    background-size: 100% auto; /* Ensures it spans the full width */
    background-position: center center;

    text-align:left;
    color:#000000;
    font-size:17px;
    font-weight:800;
    padding-left:20px;
    padding-top:8px;
    padding-bottom:8px;

}


.black-box-text {
    color: #fff;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-top: 28px;
    padding-bottom: 8px;
}



.info-box-title {
    width:100%;
    text-align:center;
    color: #000000;
    font-size: 17px;
    font-weight: 800;
    padding-top:15px;
}

.info-box-text {
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    padding-top: 15px;
}

.info-box-img
{
    width:100%;
    display:flex;
    justify-content:center;
    
}




.topSearchBox {
    min-width: 200px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
}

    .topSearchBox:focus {
        outline: none;
    }




.searchBoxStyle {
    color: #118153;
    font-size: 1.3rem;
}


.cellNr {
    text-align: right;
    border: 0px solid red;
    background-color: transparent;
}

.header-user i {
    font-size: 24px;
    color: black;
    border: 2px solid #f4f4f4;
    border-radius: 50%;
    margin-right: 1rem;
    padding: .3rem;
}



.text16 {
    /*text-align: left;*/
    font-size: 16px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
}

.title-second-color {
    color: #118153;
}


.greenColor {
    color: #118153;
}


.rounded-textbox {
    border-radius: 20px;
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
}

.rounded-btn {
    border-radius: 15px !important;
}


.cellNr
{
    margin:4px;
    border:1px solid #d8d6d6;
}

.font12
{
    font-size:12px;
}



.col-description-custom {
    padding-top:9px;
    padding-left:15px;
    padding-bottom:5px;
    line-height:27px;
}



/*.table-containerP1 {
    height: calc(100vh - 100px);*/ /* adjust 100px if you have header/footer */
    /*overflow-y: auto;*/ /* enable vertical scrolling */
/*}


.table-containerP {
    height: 500px;*/ /* adjust 100px if you have header/footer */
    /*overflow-y: auto;*/ /* enable vertical scrolling */
/*}*/

.table-container-f {
    max-height: 600px; /* adjust as needed */
    overflow-y: auto; /* vertical scroll */
}




.scrollable-table-f {
    border-collapse: collapse;
    width: 100%;
}

    .scrollable-table-f th,
    .scrollable-table-f td {
        /*border: 1px solid #ddd;
        padding: 8px;*/
    }

    .scrollable-table-f thead th {
        position: sticky; /* makes header stick */
        top: 0;
        background: #f8f9fa; /* light background so it stands out */
        z-index: 2; /* keep it above body rows */
    }

    .scrollable-table-f tbody {
        display: block; /* separate scrolling for body */
        max-height: 600px; /* adjust to fit screen */
        overflow-y: auto;
    }

        .scrollable-table-f thead,
        .scrollable-table-f tbody tr {
            display: table;
            width: 100%;
            table-layout:fixed; /* keeps columns aligned */
        }





