/*-------------------------------------------
    //Social Share
-------------------------------------------*/
.advanced_addons_social_share.type-1 .advanced_addons_icon_group {
    margin-top: 20px;
}

.advanced_addons_icon_group  li a {
    font-size: 16px;
    color: #c4c4c4;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #f9f9f9;
    border: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advanced_addons_icon_group  li:not(:last-child) {
    margin-right: 10px;
}

.advanced_addons_social_share.type-1 h3 {
    font-size: 28px;
    color: #2f2f2f;
    margin-bottom: 12px;
    line-height: 23px;
}

.advanced_addons_icon_group.type-2  li a:hover {
    color: #2f2f2f;
    text-decoration: none;
}

/*---------------------------------------
    // Social Share 2
---------------------------------------*/
.advanced_addons_icon_group.capsul-style  li a {
    width: 165px;
    border-radius: 50px;
    border: 0;
    background: #f9f9f9;
    position: relative;
}

.advanced_addons_icon_group.capsul-style  li a
span {
    display: inline-block;
    margin-left: 12px;
    z-index: 9;
}

.blocks_fb i {
    color: #4267b2;
}

.advanced_addons_icon_group.capsul-style  li a, .advanced_addons_icon_group.capsul-style  li a i {
    position: relative;
    z-index: 9;
    transition: all .20s linear;
}

.blocks_fb::before {
    background: #4267b2;
}

.blocks_fb:hover i {
    color: #fff;
    transition: all .20s linear;
}

.advanced_addons_icon_group.capsul-style  li a:hover {
    color: #ffffff;
    transition: all .20s linear;
}

.blocks_tw i {
    color: #1da1f2;
}

.blocks_tw::before {
    background: #1da1f2;
}

.advanced_addons_icon_group.capsul-style  li a.active, .advanced_addons_icon_group.capsul-style  li a.active i, .advanced_addons_icon_group.capsul-style  li a.active span, .advanced_addons_icon_group.capsul-style  li a:hover, .advanced_addons_icon_group.capsul-style  li a:hover i, .advanced_addons_icon_group.capsul-style  li a:hover span {
    color: #ffffff;
}

.advanced_addons_icon_group.capsul-style  li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    border-radius: 50px;
    z-index: 0;
    transition: all .20s linear;
}

.advanced_addons_icon_group.capsul-style  li a.active::before, .advanced_addons_icon_group.capsul-style  li a:hover::before {
    height: 100%;
}

.blocks_in::before {
    background: #eb5a50;
}

.blocks_in i {
    color: #eb5a50;
}

.blocks_pt::before {
    background: #cb2027;
}

.blocks_pt i {
    color: #cb2027;
}

.advanced_addons_icon_group.capsul-style  li:not(:last-child) {
    margin-right: 30px;
}

/*-----------------------------------
-----------------------------------*/
.advanced_addons_icon_group.solid.type-3 li a {
    position: relative;
    height: 65px;
    width: 65px;
    font-size: 18px;
    border: 0;
    color: #ffffff;
}

.advanced_addons_icon_group.solid.type-3 li a.blocks_fb {
    background: #4267b2;
}

.advanced_addons_icon_group.solid.type-3 li a
i {
    color: #ffffff;
}

.advanced_addons_icon_group.solid.type-3 li a.blocks_tw {
    background: #1da1f2;
}

.advanced_addons_icon_group.solid.type-3 li a.blocks_in {
    background: #eb5a50;
}

.advanced_addons_icon_group.solid.type-3 li a.blocks_pt {
    background: #cb2027;
}

.advanced_addons_icon_group.solid.type-3 li a::before {
    content: "";
    height: calc(100% + 8px);
    width: calc(100% + 8px);
    border: 2px solid #ebebeb;
    background: transparent;
    position: absolute;
    border-radius: 50%;
    left: -4px;
    top: -4px;
    transform: scale(1.2);
    transition: all .20s linear;
    opacity: 0;
    visibility: hidden;
}

.advanced_addons_icon_group.solid.type-3  li:not(:last-child) {
    margin-right: 30px;
}

.advanced_addons_icon_group.solid.type-3 li:hover a::before {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

/*------------------------------------------
    // Social Icon
------------------------------------------*/
.advanced_addons_icon_group.squre-style.type-4
li a {
    width: 195px;
    border-radius: 0;
    height: 70px;
    border: none;
    transition: all .20s linear;
}

.advanced_addons_icon_group.squre-style li {
    margin-right: -1px;
}

.advanced_addons_icon_group.squre-style.type-4
li a span {
    display: inline-block;
    margin-left: 7px;
}

.advanced_addons_icon_group.squre-style.type-4
li a.blocks_fb {
    background: #4267b2;
}

.advanced_addons_icon_group.squre-style.type-4
li a i {
    font-size: 18px;
}

.advanced_addons_icon_group.squre-style.type-4
li a, .advanced_addons_icon_group.squre-style.type-4
li a i, .advanced_addons_icon_group.squre-style.type-4
li a span {
    color: #ffffff;
}

.advanced_addons_icon_group.squre-style.type-4
li a.blocks_tw {
    background: #1da1f2;
}

.advanced_addons_icon_group.squre-style.type-4
li a.blocks_in {
    background: #eb5a50;
}

.advanced_addons_icon_group.squre-style.type-4
li a.blocks_pt {
    background: #cb2027;
}

.advanced_addons_icon_group.squre-style.type-4 li a:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
    border-radius: 4px;
    z-index: 50 !important;
}

/*---------------------------------
---------------------------------*/
.advanced_addons_icon_group.squre-style.type-4.ab-lg li a {
    height: 106px;
    position: relative;
    font-size: 18px;
    z-index: 9;
}

.advanced_addons_icon_group.squre-style.type-4.ab-lg li a i {
    font-size: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: .13;
}

@media (max-width:991px) and (min-width:768px) {
    .advanced_addons_icon_group.capsul-style li:not(:last-child) {
        margin-right: 15px;
    }

    .advanced_addons_icon_group.capsul-style li a {
        width: 130px;
    }

    .advanced_addons_icon_group.solid.type-3 li:not(:last-child) {
        margin-right: 20px;
    }

    .advanced_addons_icon_group.solid.type-3 li a {
        height: 50px;
        width: 50px;
        font-size: 16px;
    }

    .advanced_addons_icon_group.squre-style.type-4
    li a {
        width: 150px;
        height: 60px;
        font-size: 14px;
    }

    .advanced_addons_icon_group.squre-style.type-4.ab-lg li a {
        height: 85px;
        font-size: 16px;
    }

    .advanced_addons_icon_group.squre-style.type-4.ab-lg li a i {
        font-size: 26px;
    }

}

@media (max-width:767px) {
    .advanced_addons_icon_group.capsul-style li {
        margin-bottom: 15px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 50%;
        max-width: 50%;
        margin-right: 0 !important;
    }

    .advanced_addons_social_share.type-1 .advanced_addons_icon_group {
        margin-top: 0px;
    }

    .advanced_addons_icon_group.squre-style.type-4
    li a {
        margin: 0;
        width: 100%;
    }

    .advanced_addons_icon_group.squre-style.type-4
    li {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .advanced_addons_icon_group.squre-style.type-4 {
        flex-wrap: wrap;
        display: flex;
        width: calc(100% - -1px);
    }

    .advanced_addons_icon_group.capsul-style {
        flex-wrap: wrap;
    }

}

@media (max-width:576px) {
    .advanced_addons_icon_group.solid.type-3 li a {
        height: 45px;
        width: 45px;
        font-size: 14px;
    }

    .advanced_addons_icon_group.solid.type-3 li:not(:last-child) {
        margin-right: 10px;
    }

}