
    .heateorSssInstagramBackground {
        background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    }
    .heateor_sss_horizontal_sharing .heateorSssSharing,
    .heateor_sss_standard_follow_icons_container .heateorSssSharing {
        color: #fff;
        border-width: 0;
        border-style: solid;
        border-color: transparent;
    }
    .heateor_sss_horizontal_sharing .heateorSssTCBackground {
        color: #666;
    }
    .heateor_sss_horizontal_sharing .heateorSssSharing:hover,
    .heateor_sss_standard_follow_icons_container .heateorSssSharing:hover {
        border-color: transparent;
    }
    .heateor_sss_floating_follow_icons_container .heateorSssSharing,
    .heateor_sss_vertical_sharing .heateorSssSharing {
        color: #fff;
        border-width: 0;
        border-style: solid;
        border-color: transparent;
    }
    .heateor_sss_vertical_sharing .heateorSssTCBackground {
        color: #666;
    }
    .heateor_sss_floating_follow_icons_container .heateorSssSharing:hover,
    .heateor_sss_vertical_sharing .heateorSssSharing:hover {
        border-color: transparent;
    }

    @media screen and (max-width:783px) {
        .heateor_sss_vertical_sharing {
            display: none!important;
        }
    }
    @media screen and (max-width:783px) {
        .heateor_sss_floating_follow_icons_container {
            display: none!important;
        }
    }
    div.heateor_sss_mobile_footer {
        display: none;
    }
    @media screen and (max-width:783px) {
        div.heateor_sss_bottom_sharing ul.heateor_sss_sharing_ul i.heateorSssTCBackground {
            background-color: white;
        }
        div.heateor_sss_bottom_sharing {
            width: 100%!important;
            left: 0!important;
        }
        div.heateor_sss_bottom_sharing li {
            width: 11.111111111111% !important;
        }
        div.heateor_sss_bottom_sharing .heateorSssSharing {
            width: 100% !important;
        }
        div.heateor_sss_bottom_sharing div.heateorSssTotalShareCount {
            font-size: 1em!important;
            line-height: 43.4px!important;
        }
        div.heateor_sss_bottom_sharing div.heateorSssTotalShareText {
            font-size: 0.7em!important;
            line-height: 0px!important;
        }
        div.heateor_sss_mobile_footer {
            display: block;
            height: 62px;
        }
        .heateor_sss_bottom_sharing {
            padding: 0!important ;
            display: block!important;
            width: auto!important;
            bottom: -2px!important;
            top: auto!important;
        }
        .heateor_sss_bottom_sharing .heateor_sss_square_count {
            line-height: inherit;
        }
        .heateor_sss_bottom_sharing .heateorSssSharingArrow {
            display: none;
        }
        .heateor_sss_bottom_sharing .heateorSssTCBackground {
            margin-right: 1.1em !important;
        }
    }
    div.heateor_sss_sharing_title {
        text-align: center;
    }
    ul.heateor_sss_sharing_ul {
        width: 100%;
        text-align: center;
    }
    div.heateor_sss_horizontal_sharing ul.heateor_sss_sharing_ul li {
        float: none!important;
        display: inline-block;
    }
