/*
 Theme Name:     Zuki Child
 Template:       zuki
*/

@import url("../zuki/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */
/****Footer-Links beim drüber scrollen (Hover)********/
ul.credit a:hover {
    color: #dd3333 !important;
    text-decoration: underline;
}

/*-------------------Farbeinstellungen------------------------*/

.site-content a {
    color: #498fb2 !important;

}

h2.entry-title a {
    color: #000 !important;
}

.entry-author a {
    color: #000 !important;
}

/****************Sidebar****************/
.widget-area .widget li {
    font-size: 14px !important;
}

footer.entry-meta.cf a {
    color: #000 !important;
}


/*-------------------------------Links-------------------------------*/

.entry-content a, .comment-content a, .page-content a {
text-decoration: underline; 
}

.widget-area p.summary a, .entry-content p a, .entry-content li a, blockquote cite a, .textwidget a, #comments .comment-text a, .authorbox p.author-description a {
    border-bottom: none;
}


/***********Header***************/
.widget-area .widget li {
    font-size: 14px !important;
}

/**********Social Media Buttons**********/
.shariff a {
    color: #fff !important;
}

/***************Sidebar Überschriften****************/
h3.widget-title {
    font-size: 16px !important;
}

.widget-area .widget ul li {
    padding-bottom: 7px;
    list-style: none;
    font-size: 15px !important;
    font-size: 0.8125rem;
    line-height: 1.45;
}
