/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2017 | 23:42:36 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/*-----------------------------------------------------
Coldumn Head: http://driftschoolaustralia.com.au/dates/
-----------------------------------------------------*/

div.hidden_content {
	display: none;
}

div.first-table-item span.calendar-h a {
    color: white !important;
   	text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
	}

div.first-table-item span.calendar-h a:hover {
    color: white !important;
  	text-decoration: none;
  	font-weight: bold;
	}

.page-id-4775 .main_color .pricing-table>li:nth-child(even) {
    color: #8d8d8d;
}

.page-id-4775 .main_color .pricing-table>li:nth-child(odd) {
	color: #8d8d8d;
}


.page-id-4775 .main_color .pricing-table>li:nth-child(even) {
    color: #8d8d8d;
}

.page-id-4775 .main_color .pricing-table>li:nth-child(odd) {
	color: #8d8d8d;
}

.page-id-4775 li.empty-table-cell {
    border-left: none;
    border-bottom: none !important;
    border-right: none;

}

/**-----------------------------------------------------
Coldumn Head: http://driftschoolaustralia.com.au/dates/
-----------------------------------------------------*/


/*-----------------------------------------------------
Banner Text
-----------------------------------------------------*/

.page-id-4775 span.banner_t1 {
    font-family: "lato" , Arial;
    font-weight: 800;
    color: white;
    font-size: 35px;
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.69);
    padding: 20px;
    line-height: 1.2em;
    border-left: 30px solid white;

}

/**-----------------------------------------------------
Banner Text
-----------------------------------------------------*/

/**-----------------------------------------------------
Banner Button
-----------------------------------------------------*/

span.awesome_button2 {
    float: left;
    margin: 50px 0;
}

.awesome_button1 , .awesome_button1:visited {
    background: #ff2828;
    color: #fdfcfb !important;
    font-family: "lato", Arial;
    font-size: 25px !important;
    font-weight: 800 !important;
    font-style: normal;
    line-height: 1.6;
    text-transform: uppercase;
    padding: 14px 15px 14px 18px !important;
    border-left: 30px solid #ffffff!important;
    border: 1px solid #ffffff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    float: none;
    text-decoration: none !important;
}

@media screen and (max-width: 769px) {

span.awesome_button2 {
    float: left;
    margin: 50px 0;
    width: 100%;
}

.awesome_button1 , .awesome_button1:visited {
    background: #ff2828;
    color: #fdfcfb !important;
    font-family: "lato", Arial;
    font-size: 14px !important;
    font-weight: 800 !important;
    font-style: normal;
    line-height: 1.6;
    text-transform: uppercase;
    padding: 14px 15px 14px 18px !important;
    border-left: 30px solid #ffffff!important;
    border: 1px solid #ffffff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    float: none;
    text-decoration: none !important;
}

}


.awesome_button1:hover {
     background: rgba(255, 0, 0, 0.69);
     color: #ffffff !important;
     border: 1px solid #ffffff;
     padding: 14px 15px 14px 18px !important;
     -webkit-appearance: none;
     text-decoration: none;
}

/**-----------------------------------------------------
Banner Button
-----------------------------------------------------*/

/*-----------------------------------------------------
Border Top Disable
-----------------------------------------------------*/
.page-id-4775 .container_wrap {
     border-top: none;
}
/**-----------------------------------------------------
Border Top Disable
-----------------------------------------------------*/