/*

Theme Name: Midwest Sheds
Theme URI: https://www.midwestsheds.ie/
Description: Mid West Sheds
Version: 1.0
Author: Barry O'Shaughnessy / BOS Media
Author URI: http://www.bosmedia.ie/

*/

body {
	background-repeat: repeat;
	background-image: url(images/tileable-wood.png);
	background-color: #CCC;
	font-family: 'Roboto', Arial, Helvetica, Verdana;
	color: #666666;
	font-size: 14px;
	height: 100%;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:0 auto;
}

.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

.alignright {
	float:right;
	margin:0 0 20px 20px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Roboto;
	font-weight: bold;
	line-height: 1.4;
}

h2 {
	font-size:28px;
	color:#267934;
	padding:0;
	font-weight: bold;
}

h3 {
	color: #267934;
}

#page-content img {
	display: block;
    max-width: 100%;
    height: auto;
}

.logo {
	padding: 20px 0 20px 0;
}

.header-contact-details {
	font-size: 24px;
	text-align: right;
	font-family: "Roboto";
}

div.homepage h2 {
	padding: 0;
	margin: 15px 0 0 0;
}

div.homepage h3 {
	color:#267934;
	font-size: 22px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}

.gform_confirmation_message {
	background-color: #FF0000;
	color: white;
	padding: 15px;
	border: 1px solid #FFFF00;
}

header {
	max-width: 970px;
	margin: 0 auto;
}

.header-number {
	padding-top: 18px;
	font-size: 22px;
}

.header-email {
	padding-top: 15px;
	font-size: 19px;
}

.header-email a {
	color: #267934;
	text-decoration: none;
}

.header-email a:hover {
	color: #267934;
	text-decoration: underline;
}

#page-content .sd-title > div > div > h3 {
	font-size: 14px;
	text-decoration: none;
	color: #267934;
}

table {
	margin:20px 0;
	font-size:12px;
	border-collapse:collapse;
}

table tr td {
	padding:6px;
}

table tr td p {
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}
 
#homepage-products {
	padding: 15px 0 0 0;
}

.homepage-product {
	border: 3px solid #267934;
	margin-bottom: 25px;
}

.homepage-product h4 {
	background-color: #D1E751;
	color: white;
	text-align: center;
	margin: 0;
	padding: 5px;
	color: black;
}

.navbar-nav {
	font-family: Roboto;
	font-size: 14px;
	line-height: 18px;
}

.slider-border {
	margin: 15px 0 0 0;
}

footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 970px;
	color: white;
	font-size: 12px;
	background-color: #267934;
	padding-bottom: 10px;
}

.footer-email {
	font-family: "Roboto";
	text-align: center;
	font-size: 22px;
	color: white;
	padding: 10px 0 0 0;
}

.footer-phone {
	font-family: "Roboto";
	text-align: center;
	font-size: 22px;
	color: white;
	padding: 10px 0 0 0;
}

.footer-phone a {
	color: white;
}

.footer-email a {
	color: white;
	text-decoration: none;
}

.footer-email a:hover {
	color: white;
	text-decoration: underline;
}

.sidebar {
	margin: 15px 0 15px 0;
}

#contact-form {
	margin: 0 0 15px 0;
}

.copyrights {
	font-size: 12px;
	text-align: left;
}

.copyrights a {
	color: white;
	text-decoration: none;
}

.copyrights a:hover {
	color: black;
	text-decoration: none;
}

.credits {
	font-size: 12px;
	text-align: right;
}

.credits a {
	color: white;
	text-decoration: none;
}

.credits a:hover {
	color: black;
	text-decoration: none;
}

.navbar-brand {
	font-size: 14px;
}

body > div.web-wrap > div > div:nth-child(3) > div:nth-child(2) > div > iframe {
	width: 100%;
	min-height: 275px;
	margin-top: 25px;
}

@media (min-width: 990px) {
	.special-offers-button {
		display: none;
	}
}

@media (min-width: 768px) {
	.navbar-brand {
		display: none;
	}
}

@media (max-width: 768px) {
	.logo {
		text-align: center;
	}
	.header-number {
		padding-top: 15px;
		font-size: 16px;
		text-align: center;
	}
	
	.header-email {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 16px;
		text-align: center;
	}
	.footer-email {
		font-size: 16px;
	}
}
	
@media (max-width: 990px) {
	.footer-addresses-fullscreen {
		display: none;
	}
	.credits {
		text-align: left;
		margin: 10px 0 0 0;
	}
	.nav li a {
		position: relative;
		display: block;
		padding: 10px 16px;
		font-size: 13px;
	}
	.sidebar {
		display: none;
	}
}

.product-button {
	margin: 10px 0 10px 0;
}

#page-content {
	margin: 15px 0 15px 0;
}

.not-found {
	margin: 15px 0 15px 0;
}

.not-found h1 {
	font-size: 54px;
	text-align: center;
}

.not-found p {
	text-align: center;
	font-size: 24px;
	font-weight: 300;
}

#page-content h2 {
	font-size: 26px;
	color: #267934;
	padding: 0 0 5px 0;
	line-height: 1.5;
	margin: 0;
}

#page-content h3 {
	padding: 0;
	margin: 5px 0 10px 0;
	font-weight: 600;
	font-size: 20px;
}

#page-content h4 {
}

#page-content p {
	font-size: 14px;
	line-height: 1.8;
	padding: 0 0 10px 0;
}

div.main.container a {
	color: ##267934;
}

p a:hover {
	color: #267934;
	text-decoration: underline;
}

.entry-content {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
}

.showroom-content {
	border-bottom: 1px solid #FDBB39;
	margin-bottom: 20px;
}

.green-flat {
	text-align: center;
	background-color: #D1E751;
	padding: 10px;
	color: white;
	font-size: 16px;
	color: black;
}

/* Gravity Bootstraped Styles */

.gform_wrapper ul {
  padding-left: 0;
  list-style: none; }

.gform_wrapper li {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.ginput_container input, .ginput_container select, .ginput_container textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #999; }

.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999; }

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999; }

.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #999; }

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }

.ginput_container textarea {
  height: auto; }

.gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #267934;
  border-color: #357ebd; }

.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.gform_button:hover, .gform_button:focus {
  color: #333;
  text-decoration: none; }

.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #267934;
  border-color: #357ebd; }

.gform_wrapper .gfield_error .gfield_label {
  color: #b94a48; }

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48; }

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6); }

.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.validation_error h4 {
  margin-top: 0;
  color: inherit; }

.validation_error .alert-link {
  font-weight: bold; }

.validation_error>p, .validation_error>ul {
  margin-bottom: 0; }

.validation_error>p+p {
  margin-top: 5px; }

.validation_error hr {
  border-top-color: #e6c1c7; }

.validation_error .alert-link {
  color: #953b39; }

#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }

#gforms_confirmation_message .alert-link {
  font-weight: bold; }

#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0; }

#gforms_confirmation_message>p+p {
  margin-top: 5px; }

.gallery-row {
  padding: 15px 0; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }
  
#gform_confirmation_message_1 {
	background-color: #FF6600;
	color: white;
	padding: 10px;
	font-size: 16px;
}

.hpcd {
	color: yellow;
}