/*
Theme Name: LSKS
*/
.card h4.card-title a {
   color: #000;
}
span.u_i_c_tools_zoom {
    display: none;
}
.card {
    margin-bottom: 10px;
}
.card-body ul li {
    line-height: 30px;
}
.card-body ul {
    list-style-type: square;
}
a.custom-logo-link{
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

img.custom-logo {
    height: 100%;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none;
}h1.entry-title {
    font-size: 18px;
}div#comments , nav.navigation.post-navigation{
    display: none;
}

.ul-style-default
{
    font-size: 13px;
    list-style: inside;
}


.nodecoration-anchor
{
    font-family: 'Arimo', sans-serif !important;
    color: #262626 !important;
}
h2.screen-reader-text{display:none;}
input#wp-submit {
    background-color: #ea5916;
    color: #fff;
    font-family: "Georgia";
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    padding: 0.75rem 2rem;
    border: none;
}
.input {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
