.itemsSearchHolder {
    margin-right: 5px !important;
    display: none!important;
}

.quantity-area {
    display: none!important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000!important;
    font-weight: bold!important;
    background-color: #87ceeb!important;
}

.nav-pills .nav-link {
    padding: .75rem 1rem;
    color: #1d3ffd!important;
    font-weight: 500;
    font-size: .875rem;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    background-color: #fff;
    border: 1px solid #87ceeb!important;
    margin: 0 5px;
    transition: all .15s ease;
}

div#modalImgPart {
    display: none!important;
}

.card-body.px-lg-5.py-lg-5 {
    padding: 20px!important;
    /* padding-top: 20px; */
    /* padding-left: 0; */
    /* padding-top: 0; */
}

span#modalPrice {
    font-size: 18px!important;
    font-weight: bold!important;
}

p#modalDetagtagscription {
    font-size: 18px!important;
    font-weight: 400!important;
}

.callOutShoppingButtonBottom.icon.icon-shape.bg-gradient-red.text-white.rounded-circle.shadow.mb-4 {
    display: none!important;
}


.strip {
    position: relative;
    margin-bottom: 30px;
    padding: 10px;
    background: #83c9f4;
    border-radius: 5%;
}

span.res_detagtagscription {
    color: #000!important;
}

span.res_mimimum {
    color: #000!important;
}

span.res_title {
    text-decoration: underline;
}

.h1, h1 {
    
    padding: 20px!important;
    border-radius: 10px!important;
    color: #000;
    font-size: 24px!important;
    background:#ccecff;
}



.text-white {
    color: #fff!important;
    background: none;
    padding: 0;
}