.services-wrapper .bg_services {
    background: #ff00000f;
    padding: 2px 20px;
    border-radius: 10px;
}

.services-wrapper .s-service img {
    max-width: 50px;
    margin: 15px 0px;
}

.services-wrapper .bg_services_s {
    background: #5963870f;
    padding: 2px 20px;
    border-radius: 10px;
}

.services-wrapper .bg_services_s img {
    max-width: 50px;
    margin: 15px 0px;
}

.ecommgroup-image img {
    max-width: 100%;
}

ul.quality-list li {
    list-style-type: square !important;
}

ul.quality-list li::marker {
    color: black !important;
}

.form-control {
    padding: 2px 10px !important;
    font-size: 15px !important;
}

label {
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
}

.ecommtextarea {
    height: 32px !important;
}

h6{
    font-size: 15px !important;
}

.ser-faq {
    margin-top: 25px !important;
}

.services-wrapper .bg_services_wh {
    padding: 10px 13px !important;
    border-radius: 5px;
    border: 1px solid black;
}

.services-wrapper .bg_services_wh:hover {
    background: #5963870f;
    padding: 10px 13px !important;
    border-radius: 5px;
    border: 1px solid black;
}

.Why-Bombino .whp p {
    font-size: 14px;
}

.bg_services_whh:hover {
    border: 1px solid black;
    padding: 12px;
    border-radius: 5px;
}

.how-to_services{
    background: #fff;
    border-radius: 8px; 
    padding: 20px 10px;
}

.how-to-ship .how-to_services img {
    max-width: 100%;
    margin-bottom: 15px;
}

.how-to_services a {
    background: #bc2d1d;
    color: white;
    padding: 10px 26px;
    border-radius: 20px;
    
}

/* #suggestions_to {
    height: 150px;
    overflow-y: auto;
    z-index: 11;
    position: absolute;
    background: #ffffff47;
    color: black;
    box-shadow: 0px 1px 6px 1px #0000004f;
    padding: 4px 7px;
}

#suggestions_from {
    height: 150px;
    overflow-y: auto;
    z-index: 11;
    position: absolute;
    background: #ffffff47;
    color: black;
    box-shadow: 0px 1px 6px 1px #0000004f;
    padding: 4px 7px;
} */

.mumbai_city .mumbai_shipping_city {
    background: #bc2d1d;
    border-radius: 25px;
    justify-content: center;
}

.mumbai_city p {
    color: white;
    padding: 15px 25px;
}

.addtrss_section ul li {
    background: linear-gradient(to top, #033789 30%, #3268ab 100%) !important;
}

.rates_window_close {
    position: absolute !important;
    right: 20px !important;
    top: 20px !important;
    font-size: 25px !important;
    cursor: pointer !important;
}


