/*
Theme Name:     TWG Material - Child
Theme URI:      http://www.the-web-guys.com
Description:    TWG Material
Author:         The Web Guys - Ben
Author URI:     http://www.the-web-guys.com
Template:       twg-material
Version:        1.0

RECOMMENDED YOU USE SCSS FILES AND LEAVE THIS FILE EMPTY UNLESS NECESSARY


*/

/* 1-6-2023 */

@media only screen and (max-width: 767px) {
	#before-header a img {
		max-width: 200px;
	}
}

.tsd-form-holder {
	background-color: #FFF !important;
}

.tsd-fileds-holder select.form-control {
   display: block !important;
}

.tsd-form-holder .datepicker .table-condensed {
	margin: 10px;
}