/*
Theme Name: Lighthouse 1.0
Description: Custom theme for Lighthouse
Version: 1.0.1.2
Author: Web Wizards
Author URI: http://www.webwizards.com.au
*/





/* ============================== DEFAULT WP THEME CSS - DO NOT REMOVE BELOW ================================== */


@import url("fonts/stylesheet.css");
@import url("fonts/gothic/stylesheet.css");
.phone {
float: right;
width: 255px;
margin-top: 142px;
font-size: 27px;
background: #000;
padding: 13px;
color: #fff;
}
.cat-item-5 {display: none;}
#respond {display: none;}
.slideshow-text {font-size: 28px;
text-align: center;
line-height: 70px;
margin-top: 10px;
color: white;}
.product_grid_item {width: 150px !important;}
.wpec-related-wrap {clear: both; padding-top: 15px;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#mapp0_poweredby {display: none !important;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
input {
padding: 10px;
width: 280px;
font-style: italic;
margin-bottom: 10px;
font-family: arial;
}
textarea {
padding: 10px;
width: 280px;
font-style: italic;
margin-bottom: 10px;
font-family: arial;
}
#rotator {
margin: 0 auto !important;
}
.wpcf7-select {
padding: 10px;
width: 304px;
margin-bottom: 10px;
}
.wpcf7-file {
padding: 0px !important;
margin-bottom: 0px !important;
}
.wpcf7-submit {
width: 100px;
margin-top: 10px;
}
/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}

#wpsc-crumb-209 {display: none;}

.wpsc_categories li {float: left; background: none !important;}

.wpsc_categories {height: 40px;}

.wpsc-breadcrumbs {height: 30px;}

.shopnow {
background: url("https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/buy1.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    margin-bottom: 27px;
    padding-bottom: 4px;
    padding-top: 13px;
    text-align: center;}
.shopnow a {color: #fff !important; text-decoration: none;}
.shopnow h1 {color: #fff !important; margin: 0 !important; margin-bottom: 9px !important;}
#wpsc_shopping_cart-2 {width: 275px !important;}
#wpsc_checkout_gravatar {display: none;}
.checkout_cart {width: 590px;}
.product-name a {color: #189BDA;}
#cart-widget-links a {color: #189BDA;}
/*	Begin Headers */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
	width: 130px;
}
.visitshop {display: none;}
td.checkout-total small { display: none; }
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
border-radius: 10px;
	
}
.menu ul li {
	position: relative;
}
.menu ul li ul {
	display: none;
position: absolute;
top: 35px;
left: 0px;
width: 310px;
background: #000;;
}
.menu ul li ul li {
background: none;
}
.menu ul li:hover ul {
	display: inline-block !important;
}

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.cform textarea, .cform input {
width: 220px !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* Reset ends */

/* Main */
body {
	background:url(https://lighthouseenterprises.com.au/wp-content/uploads/2013/02/bg1.png) repeat center top;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4f4f4f;
}
h1{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #dfdfdf;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2{
	margin: 12px 0 7px 0;
	color: #dfdfdf;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
}
h3{
	font-family: arial;
margin: 0 0 10px 0;
color: #dfdfdf;
font-size: 17px;
text-transform: uppercase;
}
h4 {color: #FFFFFF;
font-family: arial;
margin-bottom: 10px;
text-transform: uppercase;font-size: 15px;}
h5 {color: #FFFFFF;
font-family: arial;
margin-bottom: 10px;
text-transform: sentencecase; font-size: 13px;}
h6, h6 a{
margin-bottom: 15px;
font-size: 11px;
font-weight: bold;
color: #555;
text-transform: uppercase;
font-family: arial;
}
h6 a:hover{
	text-decoration:underline;	
}
p{
	line-height: 20px;
	font-size: 13px;
	font-family: arial;
	padding-bottom: 13px;
	color: #fff;
}
#wrapper {
	width: 1001px;
	margin: 0 auto;
	position: relative;
}

a {color: #d6d6bf; font-family: arial;}

/* Main ends */

#header-wrapper{
	overflow:hidden;
	width:100%;
	max-height: 695px;
	
}
/* Header */
#upper-header{
	margin:0 auto;
/*	width:1400px; */
	width: 100%;
	position:relative;
	padding-top: 30px;
	padding-bottom: 10px;
	background: #000;
	overflow: hidden;
}
.slide-bg {
	position: absolute;
	z-index: 8;
	width: 100%;
	height: 826px;
	text-align: center;
}
#banner {
	position: relative;
padding: 0px 0 0 0;
width: 100%
 margin:0 auto;
height: 760px;
background: black;
}
#slider{
	position:relative;
	margin:0 auto !important;
	min-width:100% !important;
}
.slide{
	width: 1518px;; !important;
	margin: 0 auto;
}
.sc-desc-cont-1 {
margin: 0 auto;
width: 768px;

}
.sc-desc{
width: 768px;
height: 137px;
margin: 0 auto;
position: absolute;
z-index: 10;
top: 560px;
margin-left: 200px;
}
.sc-pager-container {
	position: absolute;
	top:518px;
	width: 100%;
	z-index:10;
}
.sc-pager{
	margin: 0 auto;
	padding: 11px 1px 0 0;
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	top: -45px;
	position: relative;
z-index: 20;
}
.sc-pager a{
	margin:0 9px 0 0;
	float: left;
	width:15px;
	height:20px;
	background:url(https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/pager.png) no-repeat top;
}
.sc-pager a:hover{
	background-position:bottom;
}
.sc-pager a.activeSlide{
	background-position:bottom;	
}
.sc-desc h3{
	font-family: Copperplate Gothic Light;
padding: 39px 0 0 0;
font-weight: normal;
font-size: 31px;
color: #d1d2bc;
text-shadow: -3px 0 black, 0 3px black, 3px 0 black, 0 -3px black;}

.sc-desc p{
	font-family: arial;
color: #FFF;
text-transform: uppercase;
	
}
#headerContainer {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
	height: 183px;
}
#headerContainer #header{
	height: 357px;
margin: 0 auto;
width: 1001px;
margin-top: 53px;
}
#header p{
	font-family: 'BitterRegular';
	margin: 98px 32px 0 0;
	float: right;
	color: white;
	font-size: 28px;
	font-style: italic;
}
.call {
	float: right;
	margin-top: 82px;
	margin-right: 45px;
}
.logo {
	margin: 63px 0 0 0px;
width: 508px;
height: 167px;
float: left;
}
.sec {	float: left;
padding-right: 20px;
padding-bottom: 20px;
line-height: 22px;}
.menu{
margin: 0 auto;
height: 54px;
width: 965px;
background: url(https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/menu.png);
background-repeat: repeat-y;
text-transform: uppercase;
padding-left: 36px;

}
.menu ul{
	padding-top: 7px;
}
.menu ul li{
	float: left;
	position: relative;
	background: url(images/dev.png) no-repeat right center;
}
.menu ul li#menu-item-164 {background: none;}
.menu ul li a{
	font-family: arial;
	padding: 0 11px;
	text-decoration: none;
	font-size: 13px;
color: #fff;
line-height: 38px;
font-weight: bold;
}
.menu ul li a:hover{
	text-decoration:underline;
}
.menu ul li:last-child a{
	border-right:none;
}

/* Header ends */

/* Menu */
.service-headers {font-size: 15px;
font-weight: bold;}
#services {
	margin: 0 auto;
	width: 960px;
	padding: 16px 0 13px;
	}
.line {border-bottom: 1px solid #D1D0CC;} 
#services img {border: 6px solid #C5C5BF;}
#services a{
	text-decoration: none;
}
.service, #text-4{
	padding:0 34px 0 0;
	float:left;
	width:177px;
	margin:0 !important;
}
.widget_wpsc_shopping_cart .shoppingcart {width: 300px !important;}
.service-1{
float: left;
font-family: bitterregular;
font-size: 22px;
margin: 0 0 0 0px;
padding: 0 10px 0 0;
width: 229px;
}

/* GENERIC MENU STYLING */
.sub-menu {
	display: none;
	background: white;
	border: 1px solid #469E5C;
}

.sub-menu li {
	width: 100%;
}

.sub-menu li a {
	color: #189BDA !important;
	white-space: nowrap;
}

.menu li:hover .sub-menu {
	display: block;
	position: absolute;
}

.sub-menu .sub-menu {
	position: absolute;
	left: 100%;
	top: -1px;
	display: none !important;
}

.sub-menu li:hover .sub-menu {
	display: block !important;
}

/* Menu ends */


/* Content */
#content {
	
	padding: 100px 0 30px 0;
    color: #fff;
	
}
.entry1 {float: left; 
	width: 600px;}
.blog-side {
	float: right; 
	width: 200px; 
}
.blog-side a {color: #189BDA;}

.wpec-related-product {float: left; padding: 0 3px; width: 110px;
}

.wpec-related-product {float: left; padding: 0 3px; width: 110px;}

#products-content {
	
	padding: 0 0 30px 0;
	width: 600px; 
	float: left;
	
	
}

#products-side {
margin-top: 10px;
   float: right;
    width: 350px;
	

}
/*
.entry h1{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
	color: #333;	
}
.entry h1{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
	color: #333;	
}
.entry h2{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: normal;
	color: #333;	
}
.entry h3{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
	color: #333;	
}
.entry h4{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #333;	
}
.entry h5{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #333;	
}
.entry h6{
	font-family: 'BitterRegular';
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: normal !important;
	color: #333;	
}
*/
.entry h1 a, .entry a{
	color:#d6d6bf;
	text-decoration: none;	
}
.entry ul, .entry ol{
	margin-bottom:10px;	
}
.entry ul li{
	list-style:circle;
	
}
.entry ol li{
	list-style:decimal;
	margin-left:15px;
}
.entry blockquote{
	border:solid 1px #056839;
	padding:15px;
	text-align:center;	
}
.cform input.sendbutton {
margin-right: 81px !important;
width: 64px !important;
}
#col-1 {
	padding: 0 0 0 40px;
	width: 490px;
	float: left;


}
#col-1 h1{
	margin-bottom: 15px;
}
#col-1 p{
	margin-bottom:5px;
	text-align:left;
}
#col-1 img{
	float:left;
	margin:5px 19px 15px 0;
	border: 6px solid #C5C5BF;
}
#col-1 ul{
	/*margin:29px 55px 17px 0;*/
	float:left;
	
}
#col-1 ul li{
	line-height:30px;
	padding:0 40px;
	background: url("images/li-arrow.png") no-repeat scroll left 13px transparent;
	
}
.entry ul li{
	line-height:20px;
	margin-right: 20px;
	background: url("https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/point.png") no-repeat scroll left 7px transparent;
	list-style-type: none;
padding-left: 20px;
padding-top: 2px;
	
}
.entry ul {list-style-type: none; display: inline-block; padding-left: 15px;}
#col-1 ul li a{
	text-decoration:none;
	color:#555555;
	font-size:13px;
}
#col-1 ul li a:hover{
	text-decoration:underline;
}
.more{
	float: right;
clear: both;
display: block;
font-size: 14px;
color: #fff;
}
.colum-1-options {
    margin: 25px 0px 17px 0;
}

#col-2 {
	width: 391px;
float: right;
color: #fff;
background: url(https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/contact1.png) no-repeat;
height: 336px;
padding-left: 38px;
padding-top: 19px;
padding-right: 30px;
	
}
.special{
	padding:10px 25px 0 26px;
	margin-bottom:30px;
	/*padding:16px 10px 24px;*/
	background:url(images/right-col-bg.png) no-repeat top;
	width:278px;
	height:119px;
	
}
.special a {text-decoration: none;}
.special p{
	font-size:12px;
}
.special h1{
	margin:0 0 13px 0;
	color:#FFF;
}
.special img{
 border: 1px solid #FFFFFF;
    float: left;
    height: 60px;
    margin: 0 14px 0 0;
    width: 65px;
}
.special p{
	color:#FFF;
}
.news{
	overflow:hidden;
	padding:5px 0 0px 25px;
	width:293px;
	background:url(images/news-bg.png) no-repeat top #FFF;
}
.news h1{
	color:#555252;
}
.news p{
	line-height:18px;
	font-size:12px;
	color:#9d9d9d;
}
.news span{
	line-height:18px;
	color:#056839;
	font-size:12px;
}
.news-post{
	margin-top: 10px;
margin-bottom: 10px;
	border-bottom:#d9d9d9 1px solid;
	height:80px;
	width:282px;
}
.news .news-post:last-child{
	border-bottom:0;
}
/* Content ends */

#upper-wrapper{
	margin: 0 auto;
	width: 100%;
	background: url(https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/bg2.png) center top repeat;
	height: 255px;
	border-top: 1px solid #E7E6E5;
	border-bottom: 1px solid #bdbdbb;
}
/* Footer */
#footer {
	overflow:hidden;
	padding:16px 0 0 8px;
	margin:0 auto;
	width:944px;
	height: 137px;
	color: #9B9A99;
	
}
.copyright {
	background: url(https://www.lighthouseenterprises.com.au/wp-content/uploads/2018/04/bg.jpg) repeat center top;
	height: 100px;
	border-top: 1px solid #E7E6E5;
}
.copy-text {
	margin: 0 auto;
	width: 935px;
	margin-top: 43px;
	color: #D5D5D5;
}
.copy-text a {color: #d6d6bf; text-decoration: none;}
#footer a {color: #d6d6bf; font-size: 12px; text-decoration: none;}
#footer p {color: #189BDA;}
.info-news{
	margin: 0 21px 0 0;
width: 215px;
float: left;
}
#footer ul{
	padding:0 0 0 10px;
	list-style:url(images/point.png);
}
#footer ul li{
	line-height:22px;
}
#footer ul li a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#727272;
	text-decoration:none; 

}
.footer-contact{
	margin:0 40px 0 0;
	float:right;
	width:179px;
}
.footer-contact p{
	color:#FFF;
}
.footer-contact a{
	margin:0 0 20px 0;
	display:block;
	height:37px;
/*	background:url(images/footer-logo.png) no-repeat; */
	width:179px;
color: white;
text-decoration: none;
}
.footer-contact span{
	display:block;
	margin-top:15px;
	color:#FFF;
}
/* Footer ends */


/*inner-banner css*/
#inner-wrapper{
	width: 952px;
	margin: 0 auto;
	
}

#inner-banner{
	
		position: relative;
margin: 0 auto;
height: 327px;
background: black;
}
#inner-header-wrapper{
	overflow:hidden;
	width: 100%;
	background: url(images/header-wraper-bg.png) center top repeat-x;
}
.head-img {
	margin: 0 auto;
	width: 944px;
}
#container{
	margin-bottom:29px;
	padding:0 9px;
	height:40px;
}
#container h1{
}
#inner-content{
	padding:0 0 0 5px;
}
#inner-content p{
	margin-bottom:12px;
	line-height:15px;
}