body{
    direction: rtl;
}
.SH-CnttShar_C {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.SH-AIST_C {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.5);
    z-index: 6;
    display: none;
}

.addthis_inline_share_toolbox {
    width: 290px;
    margin: auto;
    right: 0px;
    left: 0px;
    max-height: 0px;
    top: 0px;
    bottom: 0px;
    height: max-content;
    padding: 0px;
    border-radius: 22px;
    position: fixed;
    display: none;
    overflow: hidden;
    transition: all 0.3s;
    z-index: 7;
    background-color: #666666;

}

.SH-sharText {
    text-align: center;
    font-size: 15px;
    color: #5c5d73;
    padding: 16px ;
    font-weight: 500;
    background-color: #20242e;
    padding-bottom: 25px;
}
.SH-sharText span{
    font-size: 13px;
}

.SH-SharBtn{
    cursor: pointer;
    transition: all 0.3s;
}

.SH-SharBtn:hover{
    opacity: 0.8;
}

.SH-closeSHicone {
    float: left;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.3;
}

.SH-sharText span {
    margin-right: 6px;
}

.open_inline_share_toolbox {
    max-height: 1000px;
    opacity: 1;
}


.at-resp-share-element {
    padding: 20px!important;
    background-color: #20242e;
    padding-bottom: 40px !important;
}


.addthis_inline_share_toolbox a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin: 0px !important;
    border-bottom: 1px solid #444444 !important;
    background-color: #3d3d3d;
    margin: 10px 0px !important;
}

.at-style-responsive .at-share-btn {
    padding: 5px;
    width: 50%;
    border: 0px !important;
    transition: opacity  0.3s!importan;
}

.at-style-responsive .at-share-btn:hover {
    opacity: 0.5;
    transform: translateY(0px)!important;
}


.at-style-responsive .at-share-btn {
    padding: 5px;
}

.at-resp-share-element.at-mobile .at-share-btn {
    margin-right: 5px;
}


.addthis_inline_share_toolbox a span {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
    float: none!important;
}


.SH-SharBtnOpen {
    color: #595959;
    color: white;
    opacity: 0.15;
}

.SH-SharBtn i {
    margin-left: 5px;
}

.fa-share::before {
    content: "\f064";
}

.at-share-btn-elements{
    background-color: #20242e;
}

.at-label{
    color: white;
}



