.share_ul_1 {
     list-style: none;
    padding: 0;
    margin: 0;
   height: 65px;
    overflow: hidden;
    padding: 5px;
}

.share_p_2 {
    font-weight: bold;
    font-size: 12px;
     margin: 0px 0px -11px 5px;
    padding: 0;
    
}

.share_li_1 {
    display: inline-grid;
    margin-right: 8px;
}
p.share_p_3 {
    background: transparent;
    color: black;
}
.share_p_1,
.share_p_3 {
      cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #16b2e8;
    margin-bottom: 0px;
    color: white;
}

.share_p_4 {
      display: inline;
    margin-left: 10px;
    font-size: 12px;
    margin-top: -11px;
    font-weight: bold;
    
}

.fa-brands, .fa-solid {
    font-size: 20px;
    color: #333;
}

.share_li_1 a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 768px) {
 .share_p_1, .share_p_3 {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #16b2e8;
    margin-bottom: 0px;
    color: white;
    font-size: 15px;
}
.share_p_2 {
 
    margin: 0px 0px -6px 5px;
  
}
.share_p_4 {
    display: inline;
    margin-left: 4px;
    font-size: 12px;
    margin-top: -3px;
    font-weight: bold;
}
.share_ul_1 {
    list-style: none;
    padding: 5px;
    margin: 0;
    height: 65px;
    overflow: hidden;
}

}

.share_count {
    margin: 0px 0 0 -15px;
    font-weight: 400;
}

.elementor-3379 .elementor-element.elementor-element-a3752ba > .elementor-widget-container {
    width: fit-content !important;
}

















