/*
Theme Name: Sage
*/
a.tfns {color: #008000;font-weight: 600;}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {height:140px;}
.call-to-action {
    bottom: 2px;
    font-size: 22px;
    left: 10px;
    z-index: 111;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 30px;
    padding: 12px 20px;
    position: fixed;
    color: #000;
}
.cc-floating {
    margin-bottom: 75px;
}



span.current {
    background: #00DC06;
    border:1px solid rgb(112 112 112 / 24%);
    border-radius: 0px 10px;
    min-width: 100px;
    min-height:100px;
    padding: 15px;
    line-height: 50px;
    color: #000000;
    box-shadow: none;
	
}
span.pages,a.previouspostslink,a.nextpostslink {
    display: none;
}
.vam {
    vertical-align: middle;
}
a.page.larger,a.page.smaller {
	
    border:1px solid rgb(112 112 112 / 24%);
    border-radius: 0px 10px;
    min-width: 100px;
    min-height:100px;
    padding: 15px;
    line-height: 50px;
    color: #000000;
    box-shadow: none;
	
}

input, optgroup, select, textarea {
    width: 100%;
}

p.comment-form-cookies-consent {
    display: none;
}







