 /*
Theme Name: Hassets Painting
Theme URI: http://www.hassetspainting.ie
Description: Hassets Painting, WordPress theme by KRM  from <a href="http://www.krmwebdesign.ie">krmwebdesign.ies</a>
Author: GregCesar
Version: 1.0
License: Free GPL
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */

ol,ul{
    list-style:none;
    padding: 0px;
}
button, input, optgroup, select, textarea {
    color: #222;
}

@font-face {
	font-family:Roboto-Light;
	src: url('fonts/Roboto-Light.ttf') format('truetype');
}
body {
	background-repeat: no-repeat;
	background-size: cover;
	/*font-family: "Roboto-Light"!important;*/
	font-family: Georgia, serif !important;
	background-color: #002b5c!important;
}

p {
	max-width: 100%;
	}

img {
	max-width: 100%;
	}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

.container {
	width: 1035px!important;
	max-width: 100%;
	margin: 0 auto;
	}
#main-content {
    margin: 30px auto;
}
div#header {
	height: 165px;
	border-top: 20px solid #0072ae;
	background: #fff;
	}

div.logo-left {
	padding-top: 5px;
	padding-left: 10px;
}

div.logo-right {
	padding-top: 14px;
	float: right;
	padding-right: 15px;
    padding-bottom: 14px;
}

#menu {
	background: #0077c0;
	height: 60px;
	}

.wall-slider {
	position: relative;
	}

h2.amet {
	position: absolute;
	top: 18%;
	background: rgba(0, 0, 0, 0.68);
	color: #fff;
	padding: 10px 20px;
	}

p.Photoshop {
	position: absolute;
	top: 38.5%;
	background: rgba(255, 255, 255, 0.67);
	width: 335px;
	padding: 10px 20px 10px 20px;
	line-height: 30px;
	}

div.slider {
	height: 425px;
	background: #fff;
	padding-top: 25px;
	}

div.bx-wrapper {
	margin-right: 20px;
	}

div.bx-pager.bx-default-pager {
	margin-top: -40px;
	}

.right-slider {
	background: url(http://www.hassettspainting.ie/wp-content/uploads/2014/09/Bg-right-slider.png) no-repeat;
	padding: 0px 25px 10px 20px;
	}

.request {
	text-transform: uppercase;
	background: url(http://www.hassettspainting.ie/wp-content/uploads/2014/09/Bg-request.png) no-repeat;
	padding: 33px 0px 10px 0px;
	background-position: 15px 15px;
	color: #000;
	text-align: center;
	font-size: 16px;
	}
input[type="text"], input[type="email"] {
    padding-left: 5px;
    width: 100%;
    height: 38px;
    border:1px solid rgb(169, 169, 169);
    margin-bottom: 5px!important;
}
.pain input[type="text"] {
    padding-left: 5px;
    width: 100%;
    height: 31px;
    border: 0;
    margin-bottom: 5px!important;
}
.pain textarea {
	margin-top: 6px;
}
p.interested {
	color: #fff;
	font-size: 12px;
	padding-top: 5px;	
	}

div.left {
	float: left;
	width: 50%;
	}

/*input[type="checkbox"] {
	float: left;
	margin-right: 5px!important;
	margin-top: 3px!important
	}*/

.right-slider .wpcf7-list-item {
    display: inherit;
    margin: 7px 7px 7px 0 !important;
    padding: 0;
    font-size: 11px;
    padding-bottom: 0px;
}

.pain {
	color: #fff;
	font-size: 12px;
	}

textarea {
	width: 100%;
	height: 64px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 5px !important;
	resize: none;
	}
a.submit {
	display: block;
	background: #f6d00d;
	width: 45%;
	color: #fff;
	padding: 8px 0px;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	}

a.submit:hover {
	text-decoration: none;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	color: #0072ae;
	}

input[type="submit"] {
	display: block;
	background: #f6d00d;
	width: 45%;
	color: #fff;
	padding: 8px 0px;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
    border: none;
	}

input[type="submit"]:hover {
	text-decoration: none;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	color: #fff;
	}

div#content {
	padding: 30px 0px;
	height: 380px;
	background: #fff;
	}

div.column {
	background: #0077c0;
	padding: 15px;
	width: 230px;
}

.second {
	background: #f6d00d!important;
	margin-left: 5px;
}

.third {
	background: #fe3404!important;
	margin-left: 7px;
}

.fourth {
	background: #8dc63f!important;
	float: right;
}

h2.Painting {
	margin: 0;
	padding: 15px 0px 10px 0px;
	color: #fff;
	}

.hand {
	font-size: 19px;
	padding-bottom: 23px!important;
	}

p.lorem {
	font-size: 12px;
	color: #fff;
	}

a.read-submit {
	color: #fff;
	display: block;
	border: 2px solid #fff;
	padding: 10px 0px;
	border-radius: 25px;
	margin: 0px 20px;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	}

a.read-submit:hover {
	color:#000;
	text-decoration: none;
	background: #fff;
	}

.latest-Work {
	background-color: #fff!important;
	background: url(images/Bg-latest-img.png) no-repeat;
	height: 270px;
	background-position: 7px 40px;
	}

h3.latest {
	color: #000;
	background: url(images/Bg-request.png) no-repeat;
	padding-top: 17px;
	padding-bottom: 9px;
	padding-left: 23px;
	margin-top: 10px;
	margin-bottom: 0;
	}

img.first-latest-img {
	margin-left: 20px;
	}

.latest-Work img {
	border: 4px solid #fff;
	margin-right: 5px;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	}

.latest-Work img:hover {
	border: 4px solid #0077c0;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	}

div#content-about {
	height: 455px;
	background: #fff;
	}

h3.about {
	/*background: url(images/Bg-request.png) no-repeat;*/
	padding: 17px 0px 15px 0px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dedede;
	}

img.paint {
	float: left;
	padding-right: 36px;	
	}

a.more {
	color: #fe3404;
	background: url(http://www.hassettspainting.ie/wp-content/uploads/2014/09/small-arrow-right.png) no-repeat left;
	padding-left: 20px;
	}

a.more:hover {
	color: #fe3404;
	text-decoration: none;
	}

.right-service {
	background: url(http://www.hassettspainting.ie/wp-content/uploads/2014/09/right-service-Bg.png) no-repeat;
	position: relative;
	padding-bottom: 25px;
	width: 315px;
	}

h3.our-service {
	background: url(images/Bg-request.png) no-repeat;
	padding: 33px 0px 10px 0px;
	text-align: center;
	background-position: 35px 16px;
	font-size: 23px;
	}

ul.list-service {
	/*padding: 0px 0px 5px 30px;*/
	}

ul.list-service li {
	font-size: 12px;
	padding-left: 20px;
	background: url(images/small-arrow-right.png) no-repeat left;
	color: #fff;
}
ul.list-service li a {
	color: #fff;
}
.right-service > div, .right-service > ul {
    padding: 0 30px 5px 30px;
}
img.paint-color-red {
	position: absolute;
	right: 5%;
	bottom: 22%;
	}

a.Read.More {
	width: 115px;
	background: #f6d00d;
	/*margin-left: 35px;*/
	}
a.Read.More:hover {
	background: #fff;
	}

div#footer {
	background: #0077c0;
	padding: 20px 0px;
	}
div#footer a {
    color: #e3f0ff;
}
div#footer a:hover {
    color: #fff;
}
p.mail {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding-top: 20px;
	}

p.mail.code {
	float: right;
	background: url(images/map-icon.png) no-repeat left;
	padding: 10px 0px 10px 20px;
}
.page-content {
    background:#fff;
    padding: 30px;
}
.page-content h3.entry-title {
    margin-bottom: 20px;
}
ul.s_list {
    list-style: inherit;
    padding-left: 23px;
    float: left;
    position: relative;
}
.entry-content {
    padding-right: 20px;
}
table.mainTable {
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
	height: auto !important;
	box-sizing: content-box;
}
.lb-dataContainer {
display: none !important;
}