/*
Theme Name:  A STEP AHEAD PODIATRY
Theme URI:   http://astepahead.com.au
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site A Step Ahead Podiatry.
Author:      Netpresence Australia
Author URI:  http://2017.astepahead.com.au
Template:    Divi
*/
/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.4
***********************************************************************/
h2.footer-heading{
	color:#ffffff !important;
}
a.footer-link {
	color:#ceefff!important;
}
#footer-widgets .footer-widget li {
	padding-left: 20px!important;
	padding-top: 0px!important;
}
.footer-widget li:before {
    top: 5px!important;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    display: none;
}

/*.ow-button-base a {
    font-size: 1em;
    padding: 2.3em 2em;
    background: #007bff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007bff), color-stop(1, #007bff))!important;
	color:#ffffff;
}*/





/* ******************************************************** */
/* PAGE ID 													*/
/* 3247 - Heel Pain 										*/
/* 4088 - Fungal Nails 										*/

/*.page-id-3247 #page-container, .page-id-4088 #page-container{
	padding-top: 0px!important;
}*/
.page-id-3247 #main-content .container, .page-id-4088 #main-content .container {
    padding-top: 0px; 
}
@media (max-width: 980px){
	.page-id-3247 #main-content .container, .page-id-4088 #main-content .container {
		padding-top: 18px;
	}
}
@media (min-width: 981px){
	.page-id-3247 #left-area, .page-id-4088 #left-area {
		width: 79.125%;
		padding-bottom: 0px;
	}
}

.main_title{
	text-align:center;
}
/* ******************************************************** */

.so-panel {
    margin-bottom: 10px;
}
h1, h2 {
	font-weight:bold;
}

ul li:not(.menu-item){
    /*background: #ffe5e5;*/
    padding: 5px;
    margin-left: 20px;
}

.textCentre{ text-align:center; }

@media (max-width: 980px){
	#main-content .container {
		padding-top: 18px;
	}
}
@media only screen and (max-width: 980px){
 .page-id-3862 #main-content>.container {
    width: 100% !important;
}
}
.call-buttons{
	width: 330px;
}
/*---------------------[NEW FRONT PAGE STYLING]--------------------------*/
/*--------------------[Created by PMK 07-09-2018]------------------------*/
/*-----------------------------------------------------------------------*/
.clear20{ clear:both; height: 20px;}
.clear30{ clear:both; height: 30px;}
.clear40{ clear:both; height: 40px;}
.clear50{ clear:both; height: 50px;}

.front-page-button a{
	font-family: 'Muli', sans-serif;
    font-size: 22px;
    color: #FFF;
    text-decoration: none;
    display: block;
    margin: 0 5% 0 5%;
    padding-left: 45px;
    padding-right: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: url(https://astepaheadcomau97570.zapwp.com/q:u/r:0/wp:0/w:1/u:https://astepahead.com.au/wp-content/uploads/check-mark.png);
    background-repeat: no-repeat;
    border: 1px solid #c9bb6b;
    border-radius: 8px;
}
.front-page-button a:hover{
	background-color:#fff;color:#c7b131;background-image:url(https://astepaheadcomau97570.zapwp.com/q:u/r:0/wp:0/w:1/u:https://astepahead.com.au/wp-content/uploads/check-mark-hover.png);border:1px solid #FFF;}
.here-because-title{
	font-family: 'Muli', sans-serif;
    font-size: 22px;
    color: #FFF;
    text-transform: uppercase;
    margin-left: 5%;
	text-align:center;
}
.front-page-row-heading h2{
	padding:  40px 0;
	font-weight:bold;
	text-align:center;
	color: #000;
	width:100%;
	background-color: rgba(192,192,192,0.59);
}

.front-page-row{
	padding:  10px 0;
	width:97%;
	/*height: 50px;*/
	background-color: rgba(192,192,192,0.59);
	font-weight:bold;
	color: #000;
	
}
.front-page-row h2{
	color: #000;
	font-weight:bold;
	text-align:center;
}
.front-page-row-container {
    position: relative;
    text-align: center;
    color: #000;
	border-bottom: 8px solid #FFF;
}
.front-page-row-container a {
    color: #000;
	font-size: 120%;
}

.front-page-row-container img {
    opacity: 1.0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}
.front-page-row-container:hover img {
    opacity: 0.6;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}

.bottom-left {
    position: absolute;
    bottom: 0px;
    /*left: 16px;*/
	width:100%;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
	width:100%;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
	width:100%;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
	width:100%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:100%;
}



/*-----------------------------------------------------------------------*/


/*------------------------[SURVEY QUESTIONS]-----------------------------*/
/*--------------------[Created by PMK 28-07-2018]------------------------*/
/*-----------------------------------------------------------------------*/
.ow-button-base a {
-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    padding: 2em 2em;
    background: #007bff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #298fba), color-stop(1, #41a9d5));
    background: -ms-linear-gradient(bottom, #007bff, #41a9d5);
    background: -moz-linear-gradient(center bottom, #007bff 0%, #41a9d5 100%);
    background: -o-linear-gradient(#41a9d5, #007bff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a9d5', endColorstr='#298fba', GradientType=0);
    border: 1px solid;
    border-color: #2685ad #247fa5 #227598 #247fa5;
    color: #ffffff !important;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.spaceABOVE20{
	padding-top:20px;
}
.spaceABOVE15{
	padding-top:15px;
}
.calculate-score-button{
	padding: 20px 0;
}
.speedo-static-graphic{
	padding-bottom:20px;
}
@media screen and (max-width: 600px) {
    .speedo-static-graphic{
        text-align: center;
		display: block!important;
    	margin-right: auto!important;
    	margin-left: auto!important;
		float: none!important;
    }
}
h1.appoint_H1 {
	font-weight:bold!important;
	text-align: center!important;
	font-size: 2.5em!important;
}
.pmk-recommendations{
	margin-bottom: 20px;
}
h2.range-label{
	text-align:center;
	padding-top:15px;
}
hr.section-separator { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.survey_highlight{
	color:#C00;
}
.disclaimer-text{
	font-size: 0.9em;
	line-height:1.4;
}
h4.disclaimer-text{
	font-size: 0.9em!important;
}
ul.fungus-q-list{
	list-style: none;
}	
.list1{
	margin: 16px 0;
	font-style: italic;
	font-size:16px;
	list-style: none;
	font-weight:bold;
}
	
.easing_arrow{
	position:absolute;
	left:16px; top:160px;	
	-webkit-transition: 500ms ease-in all;
    -moz-transition: 500ms ease-in all;
    -o-transition: 500ms ease-in all;
    transition: 500ms ease-in all;
}
	
.easing_arrow_mobile{
	position:absolute;
	left:10px; top:106px;
	
	-webkit-transition: 500ms ease-in all;
    -moz-transition: 500ms ease-in all;
    -o-transition: 500ms ease-in all;
    transition: 500ms ease-in all;
}
	
.easing_slider{
	position:absolute;
	left:-10px; top:0px;
	overflow-y: hidden;
	
	-webkit-transition: 500ms ease-in all;
    -moz-transition: 500ms ease-in all;
    -o-transition: 500ms ease-in all;
    transition: 500ms ease-in all;
}
/*-----------------------------------------------------------------------*/

/*----------------------[Questionnaire STYLING]--------------------------*/
/*--------------------[Created by PMK 21-08-2018]------------------------*/
/*-----------------------------------------------------------------------*/


.appointment-wrapper{
	margin-bottom:30px;
}
.appointment-title{
	padding:15px 15px 55px 15px;
	text-align: center!important;
}
.app-contact-number{
	font-size: 36px;
	color: #ff0000;
	font-weight: bold;
	text-align:center;
}



/*-----------------------------------------------------------------------*/

/*---------------------[ GRAVITY FORM STYLING ]--------------------------*/
/*--------------------[Created by PMK 21-08-2018]------------------------*/
/*-----------------------------------------------------------------------*/
.heel-pain-confirmation{
	padding: 15px;
}
body #gform_wrapper_7 .gform_body, body #gform_wrapper_9 .gform_body {
	/*border: 1px solid red;*/
	/*width:450px;*/
	padding:10px;
}
body #gform_submit_button_7, #gform_wrapper_9 {
	text-align: center;
}
.gform_heading{
	text-align: center;
}
.gfield_label_before_complex{
	display:none;
}
div.gform_footer.top_label {
 text-align: center;
}
body #gform_wrapper_7 .gform_footer input[type=submit], body #gform_wrapper_9 .gform_footer input[type=submit] {
color: #FFFFFF;
background: #ED3330;
font-size: 19px;
letter-spacing: 1px;
text-transform: uppercase;
float: left;
height: 60px;
min-width: 280px;
border: none; border-radius: 5px;
/*margin-left: 12px;*/
	margin: 0 auto;
}

body #gform_wrapper_7 .gform_footer input:hover[type=submit], #gform_wrapper_9 .gform_footer input:hover[type=submit] {
background: #494949;
}



/*------------------------[FORM STYLING]-----------------------------*/
/*--------------------[Created by PMK 14-08-2018]------------------------*/
/*-----------------------------------------------------------------------*/

.form-style-pmk{
    font: 95% Arial, Helvetica, sans-serif;
    max-width: 400px;
    margin: 10px auto;
    padding: 16px;
    background: #F7F7F7;
}
.form-style-pmk h1{
    background: #43D1AF;
    padding: 20px 0;
    font-size: 140%;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: -16px -16px 16px -16px;
}
.form-style-pmk input[type="text"],
.form-style-pmk input[type="date"],
.form-style-pmk input[type="datetime"],
.form-style-pmk input[type="email"],
.form-style-pmk input[type="number"],
.form-style-pmk input[type="search"],
.form-style-pmk input[type="tel"],
.form-style-pmk input[type="time"],
.form-style-pmk input[type="url"],
.form-style-pmk textarea,
.form-style-pmk select 
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 3%;
    color: #555;
    font: 95% Arial, Helvetica, sans-serif;
}
.form-style-pmk input[type="text"]:focus,
.form-style-pmk input[type="date"]:focus,
.form-style-pmk input[type="datetime"]:focus,
.form-style-pmk input[type="email"]:focus,
.form-style-pmk input[type="number"]:focus,
.form-style-pmk input[type="search"]:focus,
.form-style-pmk input[type="tel"],
.form-style-pmk input[type="time"]:focus,
.form-style-pmk input[type="url"]:focus,
.form-style-pmk textarea:focus,
.form-style-pmk select:focus
{
    box-shadow: 0 0 5px #43D1AF;
    padding: 3%;
    border: 1px solid #43D1AF;
}

.form-style-pmk input[type="submit"],
.form-style-pmk input[type="button"]{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 3%;
    background: #43D1AF;
    border-bottom: 2px solid #30C29E;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;    
    color: #fff;
}
.form-style-pmk input[type="submit"]:hover,
.form-style-pmk input[type="button"]:hover{
    background: #2EBC99;
}
/*-----------------------------------------------------------------------*/



/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}



.page-id-3862 div.front-page-row h2{
    padding-bottom: 0px;
}
.page-id-3862 #main-content .container {
    padding-top: 0px!important;
}
.pmk-text-center{
  	text-align:center;
}

.pmk-trans-white-BG{
		opacity: 0.9; 
}

/* SITE COLOURS */
/* 
Light Grey: #c4c4c4
Dark Grey: #555555
*/

.fas, .fab{
  color:#555555;
}

/* ADDING THE UNICODE PHONE IOCN AND STYLING THE PHONE LINKS */
/*a[href^="tel:"].pmk-tel:before {*/
a.pmk-tel[href^="tel:"]:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f095";
  margin-right: 0.3em;
  margin-left: 0.5em;
  color:#555555;
}
a.pmk-tel[href^="tel:"]:link{
  color:#555555;
  font-weight:bold;
}
a.pmk-tel[href^="tel:"]:hover{
  color:#555555;
  font-weight:normal;
}
/* END PHONE LINK STYLINGS */
a:link{
  color:#555555;
}
a:hover{
  color:#7b7b7b;
}
a:active {
  background-color: #e5e5e5;
}

a:visited {
  background-color: #f1f1f1;
}
/* END LINK STYLING */

.pmk-whiteBG-box{
  background-color:rgba(255, 255, 255, 0.5);
  padding: 50px 30px!important;
  margin-top:70px;
  margin-bottom:70px;
  border-radius: 25px;
}
/* PMK Custom Lists */
.custom-list-square {
    list-style: none !important;
    padding-left: 0;
}
.custom-list-square li {
    position: relative;
    padding-left: 20px;
}
.custom-list-square li:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    background-image: url('https://astepaheadcomau97570.zapwp.com/q:u/r:0/wp:0/w:1/u:https://astepahead.com.au/wp-content/uploads/GreyTickSquare.png');
    background-size: cover;
    background-position: center;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
/* circle */
.custom-list-circle {
    list-style: none !important;
    padding-left: 0;
}
.custom-list-circle li {
    position: relative;
    padding-left: 20px;
}
.custom-list-circle li:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    background-image: url('https://astepaheadcomau97570.zapwp.com/q:u/r:0/wp:0/w:1/u:https://astepahead.com.au/wp-content/uploads/GreyTickCircle.png');
    background-size: cover;
    background-position: center;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
/*---------------------*/


.fa-2x {
  vertical-align: middle;
}
.fa, .fas, .far, .fal, .fab {line-height: 1.25!important;}

.page-id-3862 .entry-title{
  display:none;
}

.page-id-2252 #main-content .container {
    padding-top: 0px !important;

}

@media only screen and (max-width: 981px) {
#logo {
width: 200px; /*change this to adjust the size*/
height: 50px; /*change this to adjust the size*/
max-width: 200px !important; /* change this to adjust the size */
max-height: 50px !important; /* change this to adjust the size */
padding-bottom:5px;
}
}

/* .et_post_meta_wrapper{display:none;}*/
.entry-content {
    padding-top: 0px!important;
}
.signature-391{border-style: solid;}


.so-widget-sow-accordion-default-103377e55661 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    background-color: #ffffff;
    padding: 15px 0px 15px 0px;
}
.bundle-box{ 
  background-color:#eaeaea;
  padding: 25px;
  margin:0px!important;
}
.but-req-app a{
  background-color: #c4c4c4!important;
  color:#000000!important;
  padding:20px!important;
}

.link_button {
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
  	border: 1px solid;
    border-color: #a3a3a3 #9e9e9e #969696 #9e9e9e;
  	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);  
  /*background: #c4c4c4;*/
  
  	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ababab), color-stop(1, #c4c4c4));
    color: #000000;
    padding: 15px 20px;
    text-decoration: none;
  	text-align: center;
    display: inline-block;
    cursor: pointer;
    line-height: 1em;
  margin:15px;
  width: 85%;
}


.questionTXT{
  font-weight:bold;
  font-style: italic;
  font-size:18px;
  padding-top: 25px;
  padding-bottom: 15px;
}


.so-widget-sow-accordion-default-99be652ed941 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    padding: 15px 15px 15px 15px;
}
.so-widget-sow-accordion-default-99be652ed941 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  	padding: 15px 15px 15px 15px;
}
/* Customising the Employment Form */
.required{
    color:#DC143C;
    font-size:14px;
}
label{
  font-weight: bold;
}



#anr_captcha_field_1 > div{
  width:350px!important;
  margin: 0 auto;
}

.wpcf7-form input[type=”submit”]:hover, .wpcf7-submit:hover {
  color: red;
}
.wpcf7-form input[type=”submit”], .wpcf7-submit {
   border: 1px solid #808080;
   background-color: #c4c4c4;
  padding: 10px 0px 10px 0px;
  width:75%;
  margin: 0 auto;
  display:block;
  -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
  font-size:18px;
  margin-top:30px;
  text-transform: capitalize;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 input[type="select"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select{
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 8px 0px 8px 5px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #808080;
  font-size:16px;
  color:#808080	;
  width:100%;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="date"]:focus,
.wpcf7 input[type="select"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
  box-shadow: 0 0 10px rgba(81, 203, 238, 1);
  padding: 8px 0px 8px 5px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

.wpcf7-form:focus .wpcf7-select:focus,  select:focus {
  box-shadow: 0 0 10px rgba(81, 203, 238, 1);
  padding: 8px 0px 8px 5px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}
body .gform_footer .gform_button {
  cursor: pointer!important;  
}

.gform_wrapper .gform_footer {
    padding: 0;
    margin: 0 0;
}
 body #gform_wrapper_9 .gform_footer input[type=submit] {
	
	float: none!important ;
}
.gform_footer input[type=submit] {
  color: #000!important;
	background: #c4c4c4!important;
}




@media only screen and (min-width: 1025px) {
    .hide-menu {
        display:none !important;
    }
}
@media only screen and (min-width: 981px){
.et_header_style_centered #main-header .logo_container {
    height: 123px;
}
}
.et_header_style_centered #main-header .logo_container {
    height: 130px;
    padding: 0;
}
@media only screen and (max-width: 981px){
#logo {
    width: 300px;
    height: 80px;
    max-width: 300px!important;
    max-height: 80px!important;
    padding-bottom: 5px;
}
}
 
/* VERTICAL ALIGN added by PMK 10-03-20 */
/* Vertically aligns elements */
.vertical-align {
display: flex;
flex-direction: column; 
justify-content: center;
}

/* END VERTICAL ALIGN */

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}