/*
Theme Name: PS Website Design
Theme URI: http://www.pswebsitedesign.com
Description: A minimalist theme by PS.
Author: PS Website Design Ltd
Author URI: http://www.pswebsitedesign.com
Version: 0.1
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import "css/skeleton.css";

span.wpcf7-form-control-wrap.your-message textarea {margin:0 0 20px 0;}
.wpcf7-quiz-label {color:#fff; font-size:15px; margin: 8px 20px 0 0; display: inline-block;}
.wpcf7-quiz {margin:0 0 20px; float:right;}
.table {width:100%; overflow-x:scroll; margin:0 0 20px;}
.table table {width:100%; }
.table table th {width:100%; font-size: 13px; line-height: 22px; font-weight:bold; margin: 0 0 10px; background:#eee; border:1px solid #1d1d1b; padding:10px}
.table table td {width:100%; font-size: 13px;line-height: 22px;word-wrap: break-word; margin: 0 0 10px;padding:10px; border:1px solid #1d1d1b}
.table table th:first-child {width:33%}
.table table th:nth-child(2) {width:33%}
.table table th:nth-child(3) {width:33%}
.table table td:first-child {width:33%}
.table table td:nth-child(2) {width:33%}
.table table td:nth-child(3) {width:33%}

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

	.table table {width:500px}

}
