/*
Theme Name: Codekids
Theme URI: https://www.codekids.co/
Template: seed
Author: Codekids
Author URI: https://www.codekids.co/
Description: Codekids Website.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,translation-ready

*/
.elementor-post__card a{
    color: #484848;
}
.elementor a {
	color: #febd1b;
}
.seed-social{
    margin: 0;
}
.seed-social a {
    width: 50px;
    height: 50px;
    line-height: 49px;
}
.seed-social i {
    font-size: 20px;
}
.seed-social span {
    display: none !important;
}

#wtr-progress {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}