.wpcf7-file input {
background-origin: padding-box;
background-size: auto;
background: #fff !important;
color: #fff;
font-size:20px;
line-height:1.7em;
border-radius: 0px;
-webkit-border-radius: 14px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
height: 50px ! important;
width: 102px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
background-color: #fff;
border: none;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 3px !important;
font-size:16px;
color: #293332 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', sans-serif;
border: 1px solid #ABB0B2;	
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus
{
border-color: #293332!important;
}
.wpcf7-captchar {
background-color: #fff !important;
border: 1px solid !important;
padding: 12px !important;
}
.wpcf7-submit {
background-origin: padding-box;
background-size: auto;
background: #64A0A0 !important;
color: #fff;
border: 2px solid transparent;
font-size:20px;
line-height:1.7em;
border-radius: 3px!important;
-webkit-border-radius: 14px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
height: 46px ! important;
width: 110px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
float: right;
}
.wpcf7-submit:hover {
background:#598c8c!important;
color:#fff;
border: 2px solid transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-form select {
background-color: #fff;
border: none;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0px !important;
font-size: 16px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-form label{
color:#4a5f63;
font-size: 16px;
font-weight:700;
margin-bottom: 8px;
}
.wpcf7-form p {
font-size: 16px;
}
ul#wpfc_images_grid .wpfc_grid_title {
display: none;
}
@media all and (min-width: 800px) {
ul#wpfc_images_grid {
display: grid!important;
grid-template-columns: 33% 33% 33%!important;
}
} @media all and (max-width: 767px) {
ul#wpfc_images_grid {
display: block!important;
padding: 0;
}
ul#wpfc_images_grid .wpfc_grid_image img {
margin-bottom: 15px;
width: 100%;
}
}
.wpfc-sermon-main {
background-color: rgba(134,186,216,0.1);
}
.wpfc-sermon>.wpfc-sermon-inner {
border: 0px solid #ddd!important;
}
.sortTopics{
display: none!important;
}
.sortBooks{
display:none!important;
}
.wpfc_service_type{
display:none!important;
} .wpfc-sermon-att-bulletin{
width: auto;
height: auto;
padding: 4px;
border: 1px solid #efefef;
margin-bottom: 4px;
}
.wpfc-sermon-meta-series {
display:none!important;
}
@media (max-width: 800px){
.wpfc-sermon-image-img {
padding-top: 100%!important;
}
.dashicons, .dashicons-before:before {
font-size: 36px!important;
}
.wpfc-sermon-att-audio, .wpfc-sermon-att-notes, .wpfc-sermon-bulletin, .wpfc-sermon-att-bulletin {
width: 100%!important;
}
}
@media (min-width: 981px){
#main-content .container:before {
display: none;
}
}
.cli-plugin-main-link {
margin-left: 6px;
}
#cookie_action_close_header {
margin-left: 6px;
}