/*
	Theme Name: WordPress Theme
	Description: HTML5 Blank WordPress Theme
	Version: 1.0
	Author: Web Juice Ltd
*/
*,*:after,*:before {box-sizing:border-box;text-rendering:optimizeLegibility;}
html {font-size:62.5%;}
body { font:300 14px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#333; margin: 0; padding: 0; }
.clear:before,.clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear {*zoom:1;}
img {max-width:100%;vertical-align:bottom;}
a {color:#444;text-decoration:none;}
a:hover {color:#444;}
input:focus {border:1px solid #04A4CC;}

.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		page-break-after:avoid;
	}
}

html { font: 100%  Arial, Helvetica, "Sans Serif"; color: #666; background-color: #fff; }
body{ background-color: #fff;}

h1,h2,h3,h4,h5,H6 {font-weight:bold; color: #DC1E86; margin: 0px; padding: 0px; line-height: 1em;}	
h1{font-size: 155%; }
h2, .h2{font-size: 125%; }
.h1{font-size: 155%; }
h3{font-size: 120%; }
h4{font-size: 115%; }
h5{font-weight:bold; color: #00334c; line-height: 1em; clear: right; margin: 10px;}
h1,h2,.h1,.h2{ background-color: #fff;} 

a{font-size: 95%; color: #183f94; background-color: #fff; padding: 0px; font-weight:bold; text-decoration:none; line-height: 1em;}
a:hover   				{text-decoration:underline; color: #e63394;}

.pink {color: #e63394;}
.error	{color: #820000; font-weight:bold; font-size: 120%;}
.center {text-align: center;}

p 	{line-height: 1.2em; margin: 12px 0px 12px 0px; background-color: #fff;}
img 	{border: 0px; margin: 0px; padding: 0px;}
hr 	{width: 80%; color: #ff0c22; background-color: #ff0c22; height: 1px; outline: 0px; border: 0px; margin: 0 auto;}
ul 	{padding: 0px; margin: 12px 0px 12px 0px;}
li 	{margin: 5px 0px 5px 30px; padding: 0px; list-style-image: url(/wp-content/themes/lwa/img/bullet.gif); list-style-position: outside; border: 0px none;}
blockquote { text-align: left; font-size: 105%; padding: 0px; margin: 12px 0;}

hr,hr.dotted{
	border-color: #ff0c22;
	border-style: solid;
	border-width: 1px 0 0;
	margin: 5px 0px;
	clear: both;
	height: 0;
}
hr.dotted{
	border-style: dotted;	
}

.left{
	float:left;  
}	

.right{
	float:right;	
}	

.clear {
	clear:both;
	height:1px;
}

.logo{
	display: inline-block;
	width: 220px;
	padding: 10px 20px 0 0;
}
.logo img{
	width: 100%;
}
header{
	font-size: 0;
}
#headerCenter{
	background: #fff url(/wp-content/themes/lwa/img/quick_exit.png) no-repeat center 0;
	display: inline-block;
	width: calc(100% - 422px);
	height: 107px;
	vertical-align: top;
	position: relative;
}
#headerCenter a{
	background: transparent;
}
#headerCenter img{
	display: inline-block;
}
header .message{
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#phone_numbers{
	width: 200px;
	display: inline-block;
	text-align: right;
	float: right;
	padding-top: 10px;
	font-weight: bold;
}
#phone_numbers span{
	display: block;
	color: #666;
	background-color: #fff;
	font-size: 14px;
}
#phone_numbers a{
	color: #e63394;
	background-color: #fff;
	font-size: 28px;
	padding-bottom: 15px;
	display: inline-block;
}
header nav ul{
	list-style-type: none;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 34px;
	padding-top: 2px;
	margin: 12px 0 0;
}
header nav ul li{
	float: left;
	list-style-image: none;
}

header nav ul li a{
	color: #fff;
	background-color: #000;
	font-weight: bold;
	font-size: 15px;
}

#mainFocus{	
	margin: 0 0 20px;
	position: relative;
	background-color: #f7f7f7;
	border:1px solid #d8d8d8;
	padding: 9px;
}
.homeboxes{
	width: 100%;
	display: inline-block;
}


#mainFocus > img{
	width: 100%;
	height: auto;
}
.indexBox{
	height: 160px;
	width: calc(25% - 6px);
	float: left;
	border: 1px solid #666;
	margin: 9px 8px 0px 0px;
	padding: 5px 70px 5px 10px;
	font-size: 90%;
	position: relative;
}
.homeboxes .indexBox:nth-child(4){
	margin-right: 0;
}

.indexBox p{ margin: 10px 0px;}

#mainPink{
	background: #fff url(/wp-content/themes/lwa/img/box1.jpg) no-repeat 100% 0;
}
#mainPink b{color: #e63394; font-size: 120%;}
#mainPink img{background-color: #e63394; position: absolute; bottom: 15px; left:10px;} 

#mainPurple{
	background: #fff url(/wp-content/themes/lwa/img/box2.jpg) no-repeat 100% 0;
}
#mainPurple b{color: #784e99; font-size: 120%;}
#mainPurple img{background-color: #784e99; position: absolute; bottom: 15px; left:10px;} 

#mainBlue{
	background: #fff url(/wp-content/themes/lwa/img/box3.jpg) no-repeat 100% 0;
}
#mainBlue b{color: #33b1e5; font-size: 120%;}
#mainBlue img{background-color: #33b1e5; position: absolute; bottom: 15px; left:10px;} 

#mainYellow{
	background: #fff url(/wp-content/themes/lwa/img/box4.jpg) no-repeat 100% 0;
	margin-right: 0px;
}
#mainYellow b{color: #ffa800; font-size: 120%;}
#mainYellow img{background-color: #ffa800; position: absolute; bottom: 15px;; left:10px;} 


div#left{
	display: inline-block;
	width: 250px;
	vertical-align: top;
}


#left li{list-style-type: none; list-style-image: none; margin: 0px; }
#left li a{text-decoration:none; padding-left: 15px;}
#left ul {margin: 0px; }
#left ul li a{background-color: #666;  font-size: 120%; margin: 1px; padding: 3px 3px 3px 15px; color: #fff; width: 225px; display: block;}
#left ul li.current_page_item a, #left ul li.current-page-ancestor a{background-color: #DC1E86;}
#left ul li.current_page_item li a, #left ul li.current-page-ancestor li a{background-color: transparent;}
#left ul li ul li a{background-color: #fff;  font-size: 100%; color: #DC1E86;}
#left ul li ul li.current-menu-item a, #left ul li ul li a:hover{font-size: 100%; color: #33b1e5;}
#left ul li ul li.current-menu-item li a{color: #666666;} 
#left ul li ul li ul li a{background-color: #fff;  font-size: 100%; color: #666666; padding-left: 30px; width: 220px;}
#left ul li ul li ul li.current-menu-item a, #left ul li ul li ul li a:hover{background-color: #33b1e5; color: #fff; }

body.single-post #left ul li.menu-item-426 a, body.archive #left ul li.menu-item-426 a{
	background-color: #DC1E86;
}

#left ul li ul.sub-menu{
	max-height: 0;
	overflow: hidden;
}
#left ul li.current_page_ancestor ul.sub-menu, #left ul li.current_page_item ul.sub-menu, #left ul li.current_page_ancestor ul.sub-menu li.current_page_ancestor ul{
	max-height: 500px;
}

#left ul li ul.sub-menu li ul.sub-menu{
	max-height: 0;
	overflow: hidden;
}

#left ul li ul.sub-menu li.current_page_item ul.sub-menu{
	max-height: 500px;
}



article.page, article.post, article.post, article.product{
	display: inline-block;
	width: calc(100% - 255px);
}
.single-product .product_meta{
	display: none;
}
article.product div.date{
	display: none;
}
article.product .woocommerce{
	margin-top: 15px;
}
.woocommerce div.product form.cart .variations select{
	padding: 5px;
}
.woocommerce div.quantity{
	padding: 5px;
	margin-right: 15px;
}
.woocommerce button.button.alt{
	background-color: #e63394;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #0aa1e1;
}


footer{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	border-style: dotted;
	background: #fff url(/wp-content/themes/lwa/img/butterfly.png) no-repeat -60px 20px;
	padding: 20px 20px 0px;
	overflow: visible;
	position: relative;
}

.message{
	font-size: 28px;
	font-weight: bold;
	
}
footer .message{
	position: absolute;
	top: 20px;
	left: 240px;
}

#menu-footer{
	position: absolute;
	top: 70px;
	left: 240px;
	list-style-type: none;
}

#menu-footer li {
	float: left;
	list-style-image: none;
	margin: 0;
}

#menu-footer li a {
	display: block;
	color: #666;
	text-align: center;
	padding-right: 16px;
	text-decoration: none;
}

footer .logo-img{
	float: right;
	width: 160px;
	height: 90px;
}
footer .info{
	padding-top: 0px;
	clear: right;
	text-align: right;
}
.addthis_inline_share_toolbox_h3pj{
	margin-left: 218px;
}


header .nav{
	position: relative;
}
#search_icon{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	right: 8px;
	top: 2px;
}
input.search-input{
	padding: 8px;
	margin: 8px 0;
	min-width: 200px;
}
button{
	color: #fff;
	background-color: #e63394;
	padding: 4px 8px;
	font-weight: bold;
}

@media only screen and (max-width:1100px) {
	.header .message, #phone_numbers a{ font-size: 24px; }
	footer{ padding: 60px 20px 0px; background-position: -60px 60px;}
	footer .message{width: 100%; text-align: center; left: 0;}
	footer .info{ width: calc(100% - 250px); margin-left: 250px;}
	.indexBox{ height: 170px;}
}
@media only screen and (max-width:1000px) {
	.header .message, #phone_numbers a{ font-size: 20px; }
	.logo{width: 20%; padding: 10px 1% 0 0;}
	#headerCenter{width: 59%;}
	#phone_numbers {width: 19%;}
	.indexBox{ height: 180px;}
}

@media only screen and (max-width:911px) {
	header nav ul{ height: 68px; text-align: center; padding-right: 15px;}
	header nav ul li{ float: none; display: inline-block;}	
	header .logo{position: absolute; bottom: 75px; width: 180px; margin-left: 10%;}
	.indexBox{ height: 160px; width: calc(50% - 8px);}
}
@media only screen and (max-width:850px) {
	header{ position: relative;}
	
	#headerCenter{width: 100%;}
	.header .nav{padding-top: 110px}
	#phone_numbers{ margin-right: 10%; padding-top: 15px; width: 150px;}
	#phone_numbers a { padding-bottom: 10px;}
	
	#main_page_content{ display: flex; flex-wrap: wrap; }
	article.page{width: 100%; order: 1;}
	#left{ order: 2}
	div#left{ margin: 0 auto; padding-bottom: 20px;}
}
@media only screen and (max-width:700px) {
	.header .message, #phone_numbers a{ font-size: 18px; }
	.header .message{bottom: 8px;}
	footer{ padding: 110px 20px 0px;}
	footer .message{ font-size: 22px;}
	indexBox{ height: 170px;}
}

@media only screen and (max-width:515px) {
	header nav ul{ height: 100px;}
	header .logo{bottom: 110px;}
	.indexBox{ height: 160px; width: calc(100%);}
}

@media only screen and (max-width:500px) {
	.header .message, #phone_numbers a{ font-size: 16px; }
	footer{ background: none;}
	footer .info{ width: 100%; margin-left: 0; padding-top: 30px;}
	#menu-footer{top: 80px; left: calc(50% - 90px); }
	footer .logo-img{ margin-right: calc(50% - 95px); margin-top: 10px;}
}

@media only screen and (max-width:400px) {
	.header .message, #phone_numbers a{ font-size: 14px; }
	header .logo{  width: 150px; margin-left: 5%;}
	#phone_numbers{ margin-right: 5%;}
	header nav ul{ height: 120px;}
	
}
@media only screen and (max-width:345px) {
	.header .message, #phone_numbers a{ font-size: 12px; }
}







/*
#headerMenu {font-weight:normal; font-size:90%}
#headerMenu a{ color: #3e6577; margin: 0px 3px; }
#headerMenu a:hover{ color: #ec008c;}

#menu ul { list-style-type: none; list-style-image: none; margin: 0px;}
#menu ul li{ float: left; position : relative; padding: 5px 0px 0px 0px; margin: 0px; height: 26px; display: block;}
#menu ul li a{ padding: 5px 15px 7px 15px; color: #fff; font-size: 110%; width: 100%;}
#menu ul li.last a{ background: none; padding-right: 0px; padding-top: 20px;}
#menu ul li a:hover{ color: #f50084;}

#menu ul li ul { display : none; position : absolute; z-index : 8000; top : 30px; left: 0px; background : #fff; padding: 0px 10px 15px 0px;}
#menu ul li ul li { width:100%; border-right : none; background : #fff; padding-top : 3px; height: auto; }
#menu ul li.lastDropdownItem { border-right : 0px solid #000; }
#menu ul li ul li a { color : #2e2e2e; display:block;  background: none; padding: 5px 0px 5px 10px;  font-size: 95%}
#menu ul li ul li a:hover { background: #e2007a; color : #fff; text-decoration : none;}
#menu ul li:hover ul { display : block; }

#footer {font-size: 85%;}
#footer a{ color: #a6a6a6; padding: 0px; font-weight:bold; text-decoration:none; line-height: 1em;}
#footer a:hover {text-decoration:underline; color: #e63394;}


#mainContent img {margin: 7px;}


label,th {text-align: left;}

#mainContent img{ padding: 4px; background-color: #f7f7f7; border: 1px solid #cfcfcf;}

#left li{list-style-type: none; list-style-image: none; margin: 0px; }
#left li a{text-decoration:none; padding-left: 15px;}
#left ul {margin: 0px; }
#left ul li a{background-color: #666;  font-size: 120%; margin: 1px; padding: 3px 3px 3px 15px; color: #fff; width: 215px; display: block;}
#left ul li a.selected{background-color: #e63394;}
#left ul li ul li a{background-color: #fff;  font-size: 100%; color: #e63394;}
#left ul li ul li a.selected, #left ul li ul li a:hover{font-size: 100%; color: #33b1e5;}
#left ul li ul li ul li a{background-color: #fff;  font-size: 100%; color: #666666; padding-left: 30px; width: 200px;}
#left ul li ul li ul li a.selected, #left ul li ul li ul li a:hover{background-color: #33b1e5; color: #fff; }

.fax_number {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    height: 3px !important;
}

#header {
	height:131px;
	width:960px;
	margin: 0px; 
	padding: 0px;
	background: #fff url(/images/header.gif) repeat-x 0 0;
}

#strap {
	margin: 20px 0px 0px;
}
#headerMenu{
	clear: both;
	margin: 0px 0px 0px 0px;
	height: 31px;
	width: 960px;
	text-align: right;
}
#headerLeft {
	float:left;
	width: 200px;
	height: 110px;
	margin: 9px 0px 0px 0px;
	padding: 0px;
}
#headerCenter {
	float:left;
	width: 500px;
	height: 120px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#headerRight{
	float:right;
	height: 80px;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 180px;
	color: #00334c;
}

#menu{
	clear: left;
	float: left;
	height: 30px;
	width: 945px;
	padding: 2px 0px 0px 15px;
	background-color: #000;
}

#mainFocus,#mainFocus2{	
	width: 940px;
	height: 230px;
	margin: 0px 0px 0px;
	position: relative;
	background-color: #f7f7f7;
	border:1px solid #d8d8d8;
	padding: 9px;
}
#mainFocus2{	
	height: 403px;
	
}

.indexBox{
	height: 150px;
	width: 147px;
	float: left;
	border: 1px solid #666;
	margin: 9px 7px 0px 0px;
	padding: 5px 70px 5px 10px;
	font-size: 90%;
	position: relative;
}
.indexBox p{ margin: 10px 0px;}

#mainPink{
	background: #fff url(/images/box1.jpg) no-repeat 100% 0;
}
#mainPink b{color: #e63394; font-size: 120%;}
#mainPink img{background-color: #e63394; position: absolute; top:130px; left:10px;} 

#mainPurple{
	background: #fff url(/images/box2.jpg) no-repeat 100% 0;
}
#mainPurple b{color: #784e99; font-size: 120%;}
#mainPurple img{background-color: #784e99; position: absolute; top:130px; left:10px;} 

#mainBlue{
	background: #fff url(/images/box3.jpg) no-repeat 100% 0;
}
#mainBlue b{color: #33b1e5; font-size: 120%;}
#mainBlue img{background-color: #33b1e5; position: absolute; top:130px; left:10px;} 

#mainYellow{
	background: #fff url(/images/box4.jpg) no-repeat 100% 0;
	margin-right: 0px;
}
#mainYellow b{color: #ffa800; font-size: 120%;}
#mainYellow img{background-color: #ffa800; position: absolute; top:130px; left:10px;} 

#main{
	display:block;
	float:left;
	padding: 0px;
	min-height:738px;
	width: 960px;	
	position:relative;
	text-align:left;	
}	

#left{
	float: left;
	width: 250px;
	margin: 15px 0px 0px 0px;
}
#mainContent{
	
	padding: 16px 10px 15px 10px;
	float: right;
	width: 690px;
}

#footer {
	clear:both;	
	margin: 0 auto;
	padding: 115px 0px 0px 255px;
	text-align:right;
	width: 695px;
	height: 91px;
	background: #fff url(/images/footer.gif) no-repeat 0 0;
	display: inline-block;
}

.footerMenu {
	float: left;
	width: 230px;
}

#built {
	border:medium none;
	clear:both;
	font-size:70%;
	height:16px;
	margin:0 auto;
	padding:0px;
	text-align:right;
	width:960px;

}

.basketItem{
	margin: 3px 0px 2px 0px;
	padding: 0px 0px 5px 0px;
}

.basketTitle{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 20px;
	max-height: 25px;
	background-color: #ff0c22;
	padding: 5px 0px 0px 0px;
	
}
div.id{
	padding: 0px 0px 0px 5px;
	width: 35px;
	min-width: 35px;
	clear: both;
	float: left;
}
div.name{
	width: 330px;
	clear: none;
	float: left;
}
div.price{
	width: 130px;
	clear: none;
	padding: 0px 0px 0px 5px;
	float: left;
}
div.quantity{
	width: 105px;
	clear: none;
	float: left;
}
div.quantity form{
	clear: none;
	float: left;
	width: 100px;
}
div.quantity input{
	width: 43px;
	height: 16px;
	float: left;
	clear: none;
	margin: 0px 3px 0px 0px;
}
div.optionTitle{
	background-color: #eaf8ea;
	margin: 0px 0px 0px 35px;
	width: 465px;
	clear: both;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: #060;
}
div.optionName{
	background-color: #eaf8ea;
	width: 330px;
	clear: none;
	float: left;
}
div.optionPrice{
	background-color: #eaf8ea;
	width: 130px;
	padding: 0px 0px 0px 5px;
	clear: none;
	float: left;
}
div.total{
	width: 80px;
	margin: 0px 3px 0px 0px;
	clear: none;
	float: left;
	text-align: right;
}
div.option{
	margin: 0px 0px 0px 30px;
	width: 350px;
	clear: both;
	float: left
}
div.remove{
	width: 25px;
	clear: none;
	float: left;
}

.form input{
	clear:none;
	float:left;
	height:15px;
	width:290px;
}
.form textarea{
	clear:none;
	float:left;
	margin:0 0 10px;
	width:290px;
	height: 60px;
}
.form select{
	height:20px;
	width:277px;
}

label .required {
	color:#FF0000;
}

#main .radio {
	width:20px;
}
#main input[type="submit"], #main input.submit {
	height: 25px;
	margin: 15px 0 0 250px;
	padding: 0px;
	width: 120px;
	color: #fff;
	background-color: #e63394;
	font-weight: bold;
	outline: 0px;
}




*/