.entry-utility {
   display: none;
 }


.comments-link {
    display: none;
}

.cat-links, footer.entry-meta {
display:none;
}


.post-155 .entry-utility { display:none; }

.sticky .entry-utility { display: none; } 


<!-- If comments are closed. -->


.wpcf7 input[type="text"] {width:100%;}
.wpcf7 input[type="tel"] {width:100%;}
.wpcf7 input[type="email"] {width:100%;}
.wpcf7 input[type="drop-down"] {width:100%;}
.wpcf7 textarea.wpcf7-textarea { width:100%;}
.wpcf7 textarea.wpcf7-textarea { height:100px;}
.wpcf7 input[type="menu"] {width:100%;}


div.wpcf7-response-output {
border: medium none;
}
.mk-css-icon-menu div {
background-color: #FFFFFF !important;
size: 50px;
	text-shadow: 1px 1px #000000;
}
.mk-image-switch.align-center, .mk-image-switch .image__container {
   height: auto !important;
}
.archive div#pageheader{
    display: none;
}
a.menu-item-link.js-smooth-scroll[href=’#’] {
pointer-events: none !important;
}
}
#Footer p { text-shadow: 1px 1px 1px #000; }
.menu-item{
text-shadow: 1px 1px #000000;
}

input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #ffffff;
color: #bf0000;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #bf0000;
color: #ffffff;
}


.wpcf7 button {
    font-size: 24px;
    padding: 0px 0px;
    height: 60px;
    width: 100%; /* Delete this line if you don't want it to be full-width */
}


.button, [type="submit"], .comment-form [type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 60px;
	letter-spacing: 1px;
	line-height: 60px;
	text-align: center;
	-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
	-o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	vertical-align: middle;
}




input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #FFFFFF;
color: #90BF58;
}
input.wpcf7-form-control.wpcf7-submit {
background-color: #90BF58;
color: #ffffff;
}


