/* Enter Your Custom CSS Here */
span.byline {display:none;}
aside#recent-comments-2.widget.widget_recent_comments {display:none;}
aside#categories-2.widget.widget_categories {display:none;}
aside#archives-2.widget.widget_archive {display:none;}
aside#meta-2.widget.widget_meta {display:none;}
section#sid1578041824792.section-sid1578041824792.onepage-section.section-meta.section-padding{
		padding-top:0px;
		padding-bottom:0px;
		
}

select.wpcf7-form-control.wpcf7-select
{
background-color: #f2f2f2;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    color: #000000;
    width: 100%;
    line-height: 22px;
		padding-left: 6px;
    padding-right: 6px;
    height: 45px;
		overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background: url("./arrow_down.png") no-repeat center right #f2f2f2;
		background-position: right 0.5em center; 
  -webkit-appearance: none;
  -moz-appearance: none;
    box-shadow: 0 1px 2px rgb(0 0 0 / 12%) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 12%) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    font-size: 15px;
    font-weight: normal;
}
