/*
Theme Name: Terry
Theme URI: http://wordpress.org/themes/twentyten
Description: The 2014 theme for WordPress  .
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.6
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: twentyten
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */

@import url('css/style.css'); 
@import url('css/responsive.css');

.return-to-shop{ display:none;}

.wpcf7 textarea{ 
height:155px !important;
}
.wpcf7-form-control-wrap{ display: inline !important;}
 

 .wpcf7-validation-errors{

	 

	 font-family: 'Open Sans',sans-serif;

	 float:left;

	 color: #F00 !important;

	 font-size: 11px !important;

	 margin:1% !important;

	 padding: 0 !important;

	 border: none !important;

	 text-transform:lowercase;

	 }

.wpcf7-not-valid-tip{

	color: #FF0000 !important;

    float: left !important;

    font-family: 'Open Sans',sans-serif;

    font-size: 12px !important;

    margin-left: 0% !important;

 	padding:0 !important;

	 text-transform:lowercase;

}

.wpcf7-mail-sent-ok{

	 font-family: 'Open Sans',sans-serif;

	 float:left;

	 color: #398F14 !important;

	 font-size: 11px !important;

	 border: none !important;

}

.product_details h2 {color: #533117;}
a.button {color: #533117;}
a.button:hover {color: #533117;}
.product_display {width: 40%;}
.recent_work h2 {margin: 0% 0% 7% 0%;}
@media screen and (max-width: 800px){.product_display {float: none;margin: 0;padding: 1%;width: 100%;}}