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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end css reset*/



.clear{
	clear:both;
	height:0px;
}

body{
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;	
	background-color: #FCF6ED;
	-webkit-text-size-adjust: none;
}

b, strong{
	font-weight:600;
}

#header_wrapper{
	width:100%;
	height:620px;
	background-image: url(/images/header_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.container{
	width:960px;
	margin: 0 auto;
}

#header{
	position: relative;

}

#logo{
	position: absolute;
	left:50%;
	margin-left:-125px;
}

#main_nav{
	padding-top:70px;
	margin-bottom:110px;
}

#main_nav ul{
	text-align: center;
}

#map_wrapper{
	height:420px;
	
}

#delivery_wrapper{
	padding-bottom:40px;
}

#main_nav li{
	font-style: italic;
	font-size:18px;
	line-height:18px;
	display: inline-block;
	padding:0px 0px;
	width:140px;
	font-weight: 300;
}

#main_nav li a{
	color: #FFFFFF;
	text-decoration: none;
}

#main_nav ul li.home{
	width:270px;
	text-indent: -9999px;
}

#main_nav ul li.second{
	margin-right:0px;
}

#main_nav ul li.third{
	margin-left:0px;
}

h1{
	text-align: center;
	text-transform: uppercase;
	font-weight:400;
	font-size:43px;
	line-height:52px;
	color: #FCF6ED;
	padding:0px 70px;
	padding-top:80px;
}

#header a.big_button{
	display: block;
	margin: 0 auto;
	font-size:21px;
	line-height:25px;
	background-color: #FCF6ED;
	width:252px;
	text-align: center;
	color: #5A4A51;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:13px;
	padding:13px 0;
	transition: all 0.2s ease-in;
}

#header a.big_button:hover{
	background-color: #5A4A51;
	color: #FCF6ED;
}

#welcome_wrapper{
	padding:80px 0;
	
}

#welcome{
	text-align: center;
}

#welcome_image{
	margin-bottom:25px;
	
}

#welcome_text{
	font-size:18px;
	line-height:22px;
	font-style: italic;
	font-weight: 300;
	padding:0px 80px;
}

#welcome_text p{
	margin-bottom:22px;
}

#sustainability_wrapper{
	width:100%;
	height:600px;
	background-image: url(/images/sustainability_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#sustainability{
	padding-top:120px;
	text-align: center;
}

h2{
	font-size:26px;
	font-weight:500;
	line-height:31px;
	text-transform: uppercase;
	color: #FCF6ED;
	margin-bottom:20px;
	padding:0px 80px;
	letter-spacing: 3px;
}

h3{
	font-size:40px;
	line-height:48px;
	color: #FCF6ED;
	font-weight: 300;
	font-style: italic;
	padding:0px 80px;
	letter-spacing: 3px;
	margin-bottom:20px;
}

#sustainability_icon{
	margin-bottom:20px;
	
}

#sustainability_text{
	font-size:18px;
	line-height:22px;
	color: #fcf6ed;
	font-weight:300;
	font-style: italic;
	padding:0px 80px;
}

#benefits_wrapper{
	width:100%;
}

#benefits{
	padding:60px 0px;
	text-align: center;
}

#benefits h2{
	color: #5A4A51;
}

#benefits_text{
	font-size:18px;
	line-height:22px;
	font-weight:300;
	font-style: italic;
	color: #5a4a51;
	padding:0 80px;
}

#benefits_text p{
	margin-bottom:22px;
}

#logstore_wrapper{
	height:600px;
	width:100%;
	background-image: url(/images/logstore_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#logstore_content_wrapper{
	width:480px;
	height:540px;
	padding-top:60px;
	background-color: #5A4A51;
	color: #fcf6ed;
	float:right;
	text-align: center;
}

#logstore_content_wrapper h2{
	padding:0px;
}

#logstore_icon{
	margin-bottom:20px;
}

#logstore_content_wrapper p{
	font-size:18px;
	line-height:22px;
	font-weight: 300;
	font-style: italic;
	padding:0 80px;
	margin-bottom:22px;
}

#prod_desc{
	font-size:18px;
	line-height:22px;
	font-weight: 300;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom:22px;
}

#prod_price{
	font-size:22px;
	line-height:25px;
	font-weight:500;
	margin-bottom:44px;
}

#logstore_content_wrapper .wp-cart-button-form input{
	display: block;
	border:0px solid #fff;
	margin: 0 auto;
	font-size:21px;
	line-height:24px;
	background-color: #3F3338;
	width:250px !important;
	text-align: center;
	color: #FCF6ED;
	text-transform: uppercase;
	text-decoration: none;
	padding: 13px 16px;
	transition: all 0.2s ease-in;
	float:left;
	margin-left:90px;
	cursor: pointer;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
	text-align: left;
}

#logstore_content_wrapper .wp-cart-button-form input:hover{
	background-color: #FCF6ED;
	color:#3F3338;
}

#qty{
	width:50px;
	height:50px;
	border:0px solid #fff;
	background: none;
	float:left;
	background-color: #FCF6ED;
	font-size: 1px;
	line-height:25px;
	color: #5A4A51;
	background-image: url(/images/qty_bg.png);
	padding-left:25px;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
}

#delivery_wrapper{
	width:100%;
	background-color: #fcfbf4;
	
}

#delivery{
	width:420px;
	padding-right:540px;
	background-image: url(/images/delivery_bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	
	padding-top:40px;
	padding-bottom:40px;
	text-align: center;
}

#delivery h2{
	color: #5A4A51;
}

#delivery h3{
	color: #5A4A51;
	font-size:18px;
	line-height:22px;
	letter-spacing: inherit;
	padding:0px;
}

#delivery_icon{
	margin-bottom:20px;
}

#delivery_content{
	font-size:18px;
	line-height:22px;
	font-weight:300;
	font-style: italic;
	padding:0 60px;
	color: #5A4A51;
	height: 250px;
}

#delivery_content p{
	margin-bottom:22px;
}

#summary_wrapper{
	width:100%;
	height:500px;
	background-image: url(/images/summary_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#summary{
	padding-top:120px;
	text-align: center;
}

#summary h4{
	font-size:44px;
	line-height:53px;
	color: #FCF6ED;
	text-transform: uppercase;
	font-weight:300;
	font-style: italic;
	padding:0 120px;
}

#footer_wrapper{
	width:100%;
	background-color: #5A4A51;
}

#footer{
	padding-top:55px;
	padding-bottom:110px;
}

#left_footer{
	width:440px;
	float:left;
	text-align: center;
	color: #FCF6ED;
	font-size:18px;
	line-height:22px;
}

#right_footer{
	width:460px;
	margin-left:60px;
	float:left;
	text-align: center;
	color: #FCF6ED;
	font-weight:300;
	font-size:18px;
	line-height:22px;
}

#footer_logo{
	margin-bottom:80px;
}

#footer_address{
	font-weight:300;
	margin-bottom:30px;
}

#footer_address strong{
	font-weight: 400;
}

.footer_phone{
	font-size:40px;
	line-height:48px;
}

.footer_email{
	font-size:25px;
	line-height:30px;
}

.footer_email a{
	color: #FCF6ED;
	text-decoration: none;
}

#right_footer p{
	padding:0 40px;
}

.checkout_holder{
	position: relative;
	top:30px;
	margin-top:40px;
	background-color: #FCF6ED;
	padding:20px;
	
	
}

.shopping_cart{
	font-size:18px !important;
	line-height:22px !important;
	font-weight: 300 !important;
}

.shopping_cart h2,
.checkout_holder h2{
	font-size:26px !important;
	text-align: center;
	color: #5a4a51;
}

.checkout_holder {
	font-size:18px !important;
	line-height:22px !important;
	font-weight: 300 !important;
}


#pinfo{
	font-size:18px !important;
	line-height:22px !important;
	text-align: center;
	display: block;
	padding:20px 0;
}

.wp_cart_item_name a{
	color: #5a4a51;
	text-decoration: none;
}

.wpspsc_checkout_form{
	text-align: right;
}

.wp_cart_checkout_button{
	float:right;
	margin:30px 0 !important;
}

#right_footer p{
	margin-bottom:10px;
}

.wpcf7-text{
	background: none;
	border:0px solid #fff;
	background-color: #FCF6ED;
	color: #5a4a51;
	font-size:18px;
	line-height:22px;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;	
	padding:2px 5px;
	width:370px;
	margin-top:3px;
}

.wpcf7-textarea{
	background: none;
	border:0px solid #fff;
	background-color: #FCF6ED;
	color: #5a4a51;
	font-size:18px;
	line-height:22px;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;	
	padding:2px 5px;
	width:370px;
	height:80px;
	margin-top:3px;
}

.wpcf7-submit{
	border:0px solid #fff;
	background: none;
	background-color: #3f3338;
    color: #fcf6ed;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;	
    display: block;
    font-size: 21px;
    line-height: 25px;
    margin: 0px auto 0;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 85px;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    font-weight: 300;
}

.wpcf7-submit:hover{
	background-color: #fcf6ed;
	color: #3f3338;
}



textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
box-sizing: border-box;
}

h4{
	font-size:18px;
	line-height:18px;
	margin-bottom:20px;
	font-weight: 500;
}

.checkout_holder p{
	margin-bottom:20px;
}

#header_wrapper.checkout{
	height:auto;
	padding-bottom:60px;
}

.checkout_holder table  .wp-cart-button-form input{
	background-color: #3f3338;
    border: 0 solid #fff;
    color: #fcf6ed;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 0 auto 0 90px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    width: 100px !important;
}

@-ms-viewport{
	width: device-width;
}

@media screen and (max-width: 640px) {
	.container{
		width:96%;
		padding:0 2%;
	}
	
	#logo{
		width:180px;
		margin-left:-90px;
		top:0px;
	}
	
	#logo img{
		width:100%;
		height:auto;
	}
	
	#header_wrapper{
		height:auto;
		padding-bottom:30px;
	}
	
	#header{
		padding-top:170px;
	}
	
	#main_nav{
		padding-top:0px;
		margin-bottom:20px;
	}
	
	h1{
		padding:0px;
		font-size:22px;
		line-height:26px;
	}
	
	#header a.big_button{
		margin-top:20px;
		margin-bottom:20px;
		width:150px;
		padding:7px 0;
		font-size:18px;
		line-height:22px;
	}
	
	#main_nav ul li.home{
		display: none;
	}
	
	#main_nav li{
		margin-bottom:10px;
	}
	
	#welcome_wrapper{
		padding: 40px 0;
	}
	
	#welcome_image img{
		max-width:100%;
		height:auto;
	}
	
	#welcome_text{
		padding:0px;
	}
	
	#sustainability_wrapper{
		height:auto;
	}
	
	#sustainability{
		padding:40px 0px;
	}
	
	h2{
		padding:0px;
		font-size:24px;
		line-height:29px;
	}
	
	h3{
		padding:0px;
		font-size:36px;
		line-height:44px;
	}
	
	#sustainability_text{
		padding:0px;
	}
	
	#benefits{
		padding:40px 0;
	}
	
	#benefits_text{
		padding:0px;
	}
	
	#logstore_wrapper{
		height:auto;
	}
	
	#logstore_content_wrapper{
		width:100%;
		float:none;
		height:auto;
		padding:40px 0;
		overflow: hidden;
	}
	
	#logstore_content_wrapper p{
		padding:0px 10px;
	}
	
	#logstore_content_wrapper .wp-cart-button-form input{
		width: 210px !important;
		font-size:18px;
		line-height:22px;
		margin-left:0px;
		padding: 7px 7px;
	}
	
	#qty{
		height:36px;
		background-size: cover;
		width:36px;
		padding-left:18px;
	}
	
	.form_wrapper{
		text-align: center;
		/* position: relative; */
		/* left:50%; */
		/* margin-left:-94px; */
	}
	
	#delivery_wrapper{
		height:auto;
	}
	
	#delivery{
		background-image: none;
		width:96%;
		padding:40px 2%;
		height:auto;
	}
	
	#summary_wrapper{
		height:auto;
	}
	
	#delivery_content{
		padding:0px;
	}
	
	#summary{
		padding:40px 0px;
	}
	
	#summary h4{
		padding:0px;
		font-size:26px;
		line-height:36px;
	}
	
	#footer{
		padding:40px 0 80px 0;
	}
	
	#left_footer{
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	
	#footer_logo{
		margin-bottom:30px;
		
	}
	
	#right_footer{
		float:none;
		width:100%;
		margin-left:0px;
	}
	
	#right_footer p{
		padding:0px;
	}
	
	.wpcf7-text,
	.wpcf7-textarea{
		padding:2%;
		width:96%;
	}
	
	.checkout_holder{
		top:0px;
	}
	
	#map_wrapper{
		height:300px;
	}
        
        #logstore .form_wrapper .btn_outer{/* float: right; */width: 250px!important;margin-left: auto;margin-right: auto;}
	
}

@media only screen and (-webkit-device-pixel-ratio:1.5){
	.container{
		width:96%;
		padding:0 2%;
	}
	
	#logo{
		width:180px;
		margin-left:-90px;
		top:0px;
	}
	
	#logo img{
		width:100%;
		height:auto;
	}
	
	#header_wrapper{
		height:auto;
		padding-bottom:30px;
	}
	
	#header{
		padding-top:170px;
	}
	
	#main_nav{
		padding-top:0px;
		margin-bottom:20px;
	}
	
	h1{
		padding:0px;
		font-size:22px;
		line-height:26px;
	}
	
	#header a.big_button{
		margin-top:20px;
		margin-bottom:20px;
		width:150px;
		padding:7px 0;
		font-size:18px;
		line-height:22px;
	}
	
	#main_nav ul li.home{
		display: none;
	}
	
	#main_nav li{
		margin-bottom:10px;
	}
	
	#welcome_wrapper{
		padding: 40px 0;
	}
	
	#welcome_image img{
		max-width:100%;
		height:auto;
	}
	
	#welcome_text{
		padding:0px;
	}
	
	#sustainability_wrapper{
		height:auto;
	}
	
	#sustainability{
		padding:40px 0px;
	}
	
	h2{
		padding:0px;
		font-size:24px;
		line-height:29px;
	}
	
	h3{
		padding:0px;
		font-size:36px;
		line-height:44px;
	}
	
	#sustainability_text{
		padding:0px;
	}
	
	#benefits{
		padding:40px 0;
	}
	
	#benefits_text{
		padding:0px;
	}
	
	#logstore_wrapper{
		height:auto;
	}
	
	#logstore_content_wrapper{
		width:100%;
		float:none;
		height:auto;
		padding:40px 0;
		overflow: hidden;
	}
	
	#logstore_content_wrapper p{
		padding:0px 10px;
	}
	
	#logstore_content_wrapper .wp-cart-button-form input{
		width:150px !important;
		font-size:18px;
		line-height:22px;
		margin-left:0px;
		padding:7px 0px;
	}
	
	#qty{
		height:36px;
		background-size: cover;
		width:36px;
		padding-left:18px;
	}
	
	.form_wrapper{
		text-align: center;
		position: relative;
		left:50%;
		margin-left:-94px;
	}
	
	#delivery_wrapper{
		height:auto;
	}
	
	#delivery{
		background-image: none;
		width:96%;
		padding:40px 2%;
		height:auto;
	}
	
	#summary_wrapper{
		height:auto;
	}
	
	#delivery_content{
		padding:0px;
	}
	
	#summary{
		padding:40px 0px;
	}
	
	#summary h4{
		padding:0px;
		font-size:26px;
		line-height:36px;
	}
	
	#footer{
		padding:40px 0 80px 0;
	}
	
	#left_footer{
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	
	#footer_logo{
		margin-bottom:30px;
		
	}
	
	#right_footer{
		float:none;
		width:100%;
		margin-left:0px;
	}
	
	#right_footer p{
		padding:0px;
	}
	
	.wpcf7-text,
	.wpcf7-textarea{
		padding:2%;
		width:96%;
	}
	
	.checkout_holder{
		top:0px;
	}
	
	#map_wrapper{
		height:300px;
	}
}	


#logstore #prod_price{ margin-bottom:20px;}
#logstore .form_wrapper .label_grp_outer{display: inline-block; width: 33%;}
#logstore .shortcode_div .wp_cart_button_wrapper {
    margin-bottom: 4px;
    float: left;
}
#logstore .form_wrapper .btn_outer{/* float: right; */width: 300px;margin-left: auto;margin-right: auto;}
#logstore .label_grp_outer .btn_label{padding: 18px 6px;}
#logstore #logstore_content_wrapper .wp-cart-button-form input{margin-left: auto;margin-right: auto;}
