/*
Theme Name: Thetis Child Theme
Theme URI: https://thetis.g5plus.net/
Author: G5 Theme
Author URI: https://themeforest.net/user/g5theme
Description: Child theme for Thetis Theme
Version: 1.0.0
Template: thetis
Text Domain: thetis-child
*/
div.wpforms-container-full .wpforms-field-label {
    color: #FFFFFF !important;
}

.wpforms-field-sublabel {
	color: #FFFFFF !important;
}

.g5core-breadcrumbs {
	display:none;
}

#primary-content {
    padding-bottom: 40px !important;
}

.g5core-search-form {
	display:none;
}
