/*
	Theme Name: Nurture Training College
	Theme URI: http://nurturetrainingcollege.com.au/
	Description: MasterStudy Child Theme
	Author: The Revery
	Author URI: http://www.therevery.com.au/
	Template: masterstudy
	Version: 1.2
*/

a {
	color: #f8e50;
}

/*--- HEADER ---*/

.transparent_header_off .header_default {
    padding: 20px 0 25px;
}

#header .search-toggler-unit {
	display: none;
}

body.skin_custom_color .magic_line {
	background-color: #ffdc50 !important;
}

.entry-header {
    padding: 100px 0 100px;
	background-color: #702c89;
	background-position: center center;
	background-size: cover;
}

.transparent_header_off .header_main_menu_wrapper ul > li > a {
    color: #702c89;
}

/*--- MAIN ---*/

#wrapper #main {
    padding-bottom: 0;
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
    border-color: #702c89 !important;
    background-color: #702c89 !important;
	background-image: none !important;
	font-weight: 700;
    font-size: 14px;
	letter-spacing: 1px;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
    border-color: #ff8e50 !important;
    background-color: #ff8e50 !important;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    border-color: #ff8e50 !important;
    background-color: #ff8e50 !important;
	background-image: none !important;
	font-weight: 700;
    font-size: 14px;
	letter-spacing: 1px;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    border-color: #702c89 !important;
    background-color: #702c89 !important;
}

.course-list h2 {
	min-height: 70px;
}
.course-list .wpb_wrapper {
	border: 1px solid #e5e5e5;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #8b6baf !important;
    background-color: #8b6baf !important;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0 !important;
    background-color: #f8f8f8 !important;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #702c89 !important;
}

/*--- FOOTER ---*/

.home .icon_box  {
	min-height: 380px;
}

.home .testimonials_main_wrapper .testimonial_sphere {
    color: #8b6baf;
}

/*--- FOOTER ---*/

body.skin_custom_color #footer_bottom .btn-default {
    background-color: transparent !important;
    border-color: #fff !important;
}

#footer_bottom .widget_nav_menu ul {
    list-style-image: url('sqpurple.gif');
}

#footer_bottom a {
    color: #fff !important;
}

#footer_bottom .table_working_hours tr.opened:hover td {
    color: #ff8e50;
}