.elementor-social-icon-android {
    background-color: #a4c639
}

.elementor-social-icon-apple {
    background-color: #999
}

.elementor-social-icon-behance {
    background-color: #1769ff
}

.elementor-social-icon-bitbucket {
    background-color: #205081
}

.elementor-social-icon-codepen {
    background-color: #000
}

.elementor-social-icon-delicious {
    background-color: #39f
}

.elementor-social-icon-deviantart {
    background-color: #05cc47
}

.elementor-social-icon-digg {
    background-color: #005be2
}

.elementor-social-icon-dribbble {
    background-color: #ea4c89
}

.elementor-social-icon-elementor {
    background-color: #d30c5c
}

.elementor-social-icon-envelope {
    background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-flickr {
    background-color: #0063dc
}

.elementor-social-icon-foursquare {
    background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
    background-color: #006400
}

.elementor-social-icon-github {
    background-color: #333
}

.elementor-social-icon-gitlab {
    background-color: #e24329
}

.elementor-social-icon-globe {
    background-color: #818a91
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
    background-color: #dd4b39
}

.elementor-social-icon-houzz {
    background-color: #7ac142
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-jsfiddle {
    background-color: #487aa2
}

.elementor-social-icon-link {
    background-color: #818a91
}

.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
    background-color: #0077b5
}

.elementor-social-icon-medium {
    background-color: #00ab6b
}

.elementor-social-icon-meetup {
    background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
    background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
    background-color: #f4731c
}

.elementor-social-icon-pinterest {
    background-color: #bd081c
}

.elementor-social-icon-product-hunt {
    background-color: #da552f
}

.elementor-social-icon-reddit {
    background-color: #ff4500
}

.elementor-social-icon-rss {
    background-color: #f26522
}

.elementor-social-icon-shopping-cart {
    background-color: #4caf50
}

.elementor-social-icon-skype {
    background-color: #00aff0
}

.elementor-social-icon-slideshare {
    background-color: #0077b5
}

.elementor-social-icon-snapchat {
    background-color: #fffc00
}

.elementor-social-icon-soundcloud {
    background-color: #f80
}

.elementor-social-icon-spotify {
    background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
    background-color: #fe7a15
}

.elementor-social-icon-steam {
    background-color: #00adee
}

.elementor-social-icon-stumbleupon {
    background-color: #eb4924
}

.elementor-social-icon-telegram {
    background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
    background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
    background-color: #589442
}

.elementor-social-icon-tumblr {
    background-color: #35465c
}

.elementor-social-icon-twitch {
    background-color: #6441a5
}

.elementor-social-icon-twitter {
    background-color: #1da1f2
}

.elementor-social-icon-viber {
    background-color: #665cac
}

.elementor-social-icon-vimeo {
    background-color: #1ab7ea
}

.elementor-social-icon-vk {
    background-color: #45668e
}

.elementor-social-icon-weibo {
    background-color: #dd2430
}

.elementor-social-icon-weixin {
    background-color: #31a918
}

.elementor-social-icon-whatsapp {
    background-color: #25d366
}

.elementor-social-icon-wordpress {
    background-color: #21759b
}

.elementor-social-icon-xing {
    background-color: #026466
}

.elementor-social-icon-yelp {
    background-color: #af0606
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

.elementor-social-icon-500px {
    background-color: #0099e5
}

:root {
    --icon-container-size: 2em;
    --icon-size: 1.25em;
    --icon-padding: 0.3125em;
}

.iqonic-extension-social-position-horizontal .kidsjoy_style-social-item {
    display: inline-block;
    word-break: break-word;
}

.kidsjoy_style-share {

    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}

.kidsjoy_style-social-icons .kidsjoy_style-social-item .kidsjoy_style-share {
    line-height: 2em;
    width: 2em;
    height: 2em;
}

.kidsjoy_style-social-icons .kidsjoy_style-social-item .kidsjoy_style-share {
    font-size: 1.25em;

}

.kidsjoy_style-social-icons .kidsjoy_style-social-item .kidsjoy_style-share svg {
    width: 2em;
    height: 2em;
}

.kidsjoy_style-social-item a:hover {
    color: var(--color-theme-primary);
}

.iqonic-extension-shape-rounded .kidsjoy_style-share {
    border-radius: var(--border-radius-box);
    -webkit-border-radius: var(--border-radius-box);
    -moz-border-radius: var(--border-radius-box);
    -o-border-radius: var(--border-radius-box);
    -ms-border-radius: var(--border-radius-box);
}

.iqonic-extension-shape-square .kidsjoy_style-share {
    font-family: var(--highlight-font-family);
    font-weight:var(--font-weight-regular);
    letter-spacing: var(--letter-spacing-one);
    color: var(--global-font-title);
}

.kidsjoy_style-social-names .kidsjoy_style-social-item:last-child {
    padding: 0;
}

a.kidsjoy_style-share {
    color: var(--color-theme-white);
    font-weight: var(--font-weight-bold);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.kidsjoy_style-social-names .kidsjoy_style-social-item {
    padding-right: 0;
}

.kidsjoy_style-social-share.kidsjoy_style-social-icons-names .kidsjoy_style-social-item a svg,
.kidsjoy_style-social-share.kidsjoy_style-social-icons-names .kidsjoy_style-social-item a i {
    margin-right: 0.625em;
    min-width: 2.6875em;
    min-height: 2.1875em;
}

.kidsjoy_style-social-share.kidsjoy_style-social-icons-names .kidsjoy_style-social-item a i,
.kidsjoy_style-social-share.kidsjoy_style-social-icons .kidsjoy_style-social-item a i {
    transition: none;
}

.kidsjoy_style-social-names .kidsjoy_style-social-item a:hover {
    -webkit-transform: translateY(-.3125em);
    transform: translateY(-.3125em);
    -webkit-transition: .3s;
    transition: .3s;
}