







.delete-menu {
    display: inline-flex
;
    align-items: center;
    gap: 8px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #000000;
}


.delete-icon {
  stroke: #e67e22;
  transition: stroke 0.3s ease;
}

.delete-text {
    font-size: 14px;
    user-select: none;
}














.phone-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
  color: #333;
  margin: 6px 0;
}

.phone-icon svg {
    display: block;
    width: 20px;
    height: 20px;
}

.phone-label {
    font-weight: 600;
    color: #e67e22;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.25s ease;
    font-size: 16px;
}

.tel-link {
    color: #e67e22;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.25s ease;
    font-size: 16px;
}

.tel-link:hover,
.tel-link:focus {
  color: #0046c3;
  text-decoration: underline;
  outline: none;
}





















.right_list_inner_bussnessCard{
    width: 100%;
    margin-top: 120px;
    padding: 5px;
}
.closewerwertrerrr{
    position: absolute;
    top: -12px;
    padding: 2px;
    right: -8px;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 500px;
    cursor: pointer;
    display: none;
    position: absolute;
    top: -9px;
    right: -1px;
    background-color: #ffffff00;
}

.slider-arrow-container {
    display: flex
    ;
        align-items: center;
}

.cards-wrapper {
    flex: 1;
    position: relative;
    display: flex
;
}

.osdifisduhfiusahifuuuusda{
    display: flex
;
    align-items: center;
    justify-content: center;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
}
.isdayufuisdyagfjhasdgjkyfguiadsf{

}
.pppdsifjdsfd{
    page-break-after: 1;
    color: #9ca3af;
    color: gray;
    font-size: 11px;
    /* text-align: right; */
    /* margin-right: 27px; */
}
.sdaofuiysdiaufsadkhfieuuuu{
    width: 30px;
    height: 30px;
}
.design1 .iuasdyfidsyuuiyasdfouydsuoy{
    color: #2c3e50 !important;
}



.time_formatedsdlfjkkd{
    position: absolute;
    right: 10px;
    bottom: 6px;
}
.card-slider-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;

}

.arow_left_rightdss {
    display: flex;                
    align-items: center;         
}


.slider-arrow {
    color: #b4b4b4;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    border-radius: 8px;
    background: #ffffff;
}


.left-arrow:hover {
  background-color: #dadada;
 color: #95a5a6;
  border-radius: 8px;
}

.right-arrow:hover {
    background-color: #dadada;
   color: #95a5a6;
    border-radius: 8px;
}



@media (max-width:420px) {

    
  
        
}