/*
	Theme Name: Greenbar & Kitchen
	Theme URI: http://greenbarkitchen.com
	Description: Greenbar WordPress Theme
	Version: 1.0
	Author: Paradox Design Studio
	Author URI: http://paradoxcreates.com

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
html {
	font-size:62.5%;
}
.woocommerce-result-count,
.woocommerce-info {
	display: none;
}
body {
	font:300 16px/1.4 "brandon-grotesque", Helvetica, Arial, sans-serif;
	color:#4A4E4F;
}
.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;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus,
textarea:focus {
	outline:0;
	border:1px solid #8FBC3F !important;
}
.hidden{
	opacity: 0;
}
.visible{
	opacity: 1;
}
.mobilephone,
.mobilelocation {
	display: none;
}
.wrapper {
	max-width:1200px;
	width:95%;
	margin:0 auto;
	position:relative;
}
header {
	background: rgba(74,78,79,.7);
	padding: 15px 0;
	position: absolute;
	width: 100%;
	z-index: 999999
}
.woocommerce div.product {
    display: table;
    margin: 70px 0 20px;
    width: 100%;
}
.my-account .woocommerce header {
	background: none;
	padding: 0px;
	width: auto;
	position: relative;
}
.my-account .woocommerce header h3 {
	margin-top: 0px
}
li.post-513 .price,
#tab-additional_information,
#product-513 .price,
#product-513 .cart {
	display: none !important
}
.logo {
	width: 234px;
	display: inline-block;
	width: 19%;
	text-align: center;
	vertical-align: middle;
}
nav {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
}
nav ul {
	list-style: none;
	padding: 0px;
	text-align: center;
}
nav li {
	display: inline-block;
	margin: 0px 20px;
	text-transform: uppercase
}
nav li a {
	color: #fff;
}
.current-menu-item a,
nav li a:hover {
	border-bottom: 2px solid #8FBC3F;
	color: #fff
}
nav.nav-foot {
	float: left;
	width: auto;
	padding-left: 30px;
}
nav.nav-foot a:hover,
nav.nav-foot a {
	color: #4A4E4F
} 
.valign {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.valigninner {
    display: table-cell;
    vertical-align: middle;
}
.hero {
    background-position: 50% 0 !important;
    background-size: cover !important;
    color: #fff;
    display: block;
    font-size: 39px;
    height:400px;
    position: relative;
}
.home .hero {
    height: 600px;
}
.herotext {
    font-weight: 400;
    letter-spacing: 2px;
    padding-top: 40px;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.home .herotext {
    max-width: 462px;
    text-align: left;
    font-size: 39px
}
.greybutton {
	background: url(img/greybutton.png) no-repeat;
	background-size: cover !important;
	color: #fff;
	padding: 15px 40px;
	border: none;
	text-transform: uppercase;
    display: table;
    font-size: 18px;
    margin-top: 20px;
}
.greybutton:hover {
	color: #fff;
	background: url(img/greenbutton.png) no-repeat;
	background-size: cover !important;
}
.homeabout {
	text-align: center;
	background: url(img/bg-tantexture.jpg) no-repeat;
	background-size: cover !important;
	padding: 60px 0
}
.homeabout .wrapper {
	max-width: 780px;
}
.homeabout p {
	font-size: 19px;
	line-height: 30px;
	margin: 20px 0;	
}
.homemenu {
    background-position: 50% 0 !important;
    background-size: cover !important;
    color: #fff;
    display: block;
    font-size: 39px;
    height: 415px;
    position: relative;
}
.hmenutext {
    font-weight: 400;
    letter-spacing: 2px;
    max-width: 462px;
    padding-top: 40px;
    width: 100%;
    float: right;
    text-transform: uppercase;
}
.homesocial {
	text-align: center;
	background: url(img/bg-greytexture.jpg) no-repeat;
	background-size: cover !important;
	padding: 60px 0
}
.footersocial {
	text-align: center;
	background: url(img/bg-footersocial.jpg) no-repeat;
	background-size: cover !important;
	padding: 80px 0	
}
.footersocial p {
	font-family: 'Fell Type A', 'Fell Type B';
	font-weight: 400;
	font-style: italic;
	color: #fff;
	font-size: 26px;
	margin: 10px 0 40px;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);	
}
.footersocial .socialtitle {
	text-shadow: 0px 2px 4px rgba(0,0,0,0.50);	
}
.paradox {
	float: right;
	margin-top: 10px
}
.paradox:hover {
	opacity: .7
}
.socialtitle {
	text-align: center;
	font-size: 39px;
	color: #fff;
}
.socialtitle span {
	color: #8FBC3F;
	font-family: 'leksicoicons';
	font-size: 54px
}
.gform_confirmation_message {
	text-align: center;
	font-size: 30px;
	margin-bottom: 60px;
}
.homesocial p {
	font-family: 'Fell Type A', 'Fell Type B';
	font-weight: 400;
	font-style: italic;
	color: #fff;
	font-size: 26px;
	margin: 10px 0 40px
}
.socialicons a {
	margin: 10px 20px
}
.socialicons a:hover {
	opacity: .8
}
footer {
    display: table;
    padding: 20px 0;
    width: 100%;
}
footer .wrapper > * {
	display: table
}
.footer p {
	float: left
}
.footer .socialicons {
	float: right;
	margin: 10px 0
}
.footer .socialicons a {
	margin: 10px 5px
}
.sectiontitle {
    font-family: 'Fell Type A','Fell Type B';
    font-size: 59px;
    line-height: 66px;
    margin-bottom: 40px;
    margin-top: 50px;
    text-align: center;
}
.ddapproved {
	display: table;
	margin: 60px auto 90px;
	border-radius: 8px;
	overflow: hidden;
}
.menulist {
	list-style: none;
	padding: 0px;
}
.menulist li{
	display: inline-block;
	width: 32%;
	padding: 0 20px;
	vertical-align: top;
	margin-bottom: 50px
}
.itemname {
	color: #3C8C42;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	padding-right: 5px;
	max-width: 300px;
}
.itemtop .price {
	display: inline-block;
	float: right;
}
.itemtop {
	margin-bottom: 6px
}
.menusection {
	display: table;
	width: 100%
}
.menusection:after {
    background: #8fbc3f;
    clear: both;
    content: " ";
    display: table;
    height: 1px;
    margin: 20px auto 0;
    width: 95%;
    max-width: 700px;
}
.tagicons {
	margin-top: 10px;
}
.tagicons img {
	margin-right: 6px
}
.menufootnote {
	font-family: 'Fell Type A', 'Fell Type B';
	font-size: 59px;
	text-align: center;
	font-weight: 400
}
.menuintro {
	background: url(img/bg-tantexture.jpg) no-repeat;
	background-size: cover !important;
	display: table;
	width: 100%;
	padding: 30px 0
}
.menuintro p {
	width: 50%;
	display: inline-block;
	float: left;
	font-size: 18px;
	line-height: 26px
}
.addons {
    background: #ada59a;
    border-radius: 16px;
    display: table;
    margin: 0 auto 80px;
    max-width: 580px;
    padding: 25px 20px;
    width: 100%;
}
.addons ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%
}
.addons li {
    float: left;
    padding: 10px 20px;
    width: 50%;
    text-transform: uppercase;
}
.adextratext {
    background: url("img/bg-tantexture.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    clear: both;
    display: table;
    margin-top: 25px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.dessertsection {
	text-align: center;
	font-size: 22px;
	margin-bottom: 60px;
	color: #3c8c42
}
.addons h4 {
    color: #fff;
    font-family: 'Fell Type A','Fell Type B';
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 10px;
    text-align: center;
    font-weight: normal;
}
.addonname {
	float: left;
	display: table;
	max-width: 200px;
}
.addonprice {
	float: right;
	display: table;
}
.tagdescs {
	margin: 50px 0 0 50px;
	display: inline-block
}
.tagdescs div {
	display: inline-block;
	margin: 0 10px;
	text-transform: uppercase
}
.locationlist {
    display: table;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 90%;
}
.locationlist li:first-child {
	border-right: 1px solid #ada59a
}
.locationlist h2 {
    color: #3c8c42;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 6px;
    text-transform: uppercase;	
}
.locationlist .locmap{
	width: 70%;
	position: relative;
	height: 400px;
	border: 1px solid #D8D8D8;
	float: right;
	margin-bottom: 100px;
}
.marker-title {
	text-transform: uppercase;
    color: #3c8c42;
    font-size: 18px;
    font-weight: normal !important;
    margin: 0px 0 10px;
    text-transform: uppercase;
	font-family: "brandon-grotesque",Helvetica,Arial,sans-serif;
    padding: 0 15px;
    text-align: center;
}
.marker-description {
	font-size: 16px;
	padding: 0px 15px;
	font-family: "brandon-grotesque",Helvetica,Arial,sans-serif;
	text-align: center;
}
.marker-description a {
	background: url("img/greybutton.png");
	color: #fff !important;
	padding: 5px 15px;
	display: table;
	margin: 10px auto 0;
	cursor: pointer;
}
.marker-description a:hover {
	background: #8FBC3F
}
.locleft a {
	margin: 40px 0 0;
}
.locleft {
	float: left;
	width: 30%;
	font-size: 18px
}
.locationlist h1 span {
	font-family: 'Fell Type A','Fell Type B';
	font-style: italic;
	color: #ADA59A;
	font-size: 30px;
	margin: 0px
}
.locationlist h1 {
    display: table;
    font-family: 'Fell Type A','Fell Type B';
    font-size: 40px;
    font-weight: normal;
    line-height: 47px;
    margin: 0;
}
.locationsmain.wrapper {
	padding-bottom: 80px;
}
.locationlist li {
    display: inline-block;
    margin: 60px 0 50px;
    padding: 0 30px;
    vertical-align: top;
    width: 47%;
    text-align: left
}
.locationlist .greybutton {
	clear: both;
	display: table;
}
.locationlist li .locaddress {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.locationlist li .lochours {
	float: left;
	width: 40%
}
.homelocations {
	width: 50%;
	display: inline-block;
	position: relative;
	height: 480px;
	float: left
}
.homeadspot {
	background: url(img/gbk-swag.jpg) no-repeat;
	background-size: cover !important;
	height: 480px;
	width: 50%;
	display: inline-block;
	float: right
}
.homeadspot > div {
    color: #fff;
    max-width: 300px;
    padding: 40px 0 40px 40px;
    width: 100%;
}
.homeadspot h1 {
	font-size: 39px;
	font-weight: normal;
	text-transform: uppercase;
}
.homeadspot p {
	font-family: 'Fell Type A','Fell Type B';
	font-style: italic;
	font-size: 25px;
}
.hmapouter {
	height: 280px;
	width: 100%;
	position: relative;
}
.bubble {
	background: #3C8C42;
	height: 200px;
	color: #fff;
}
.bubble:after {
    background: url("img/bubblearrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    content: " ";
    display: table;
    height: 44px;
    left: 10%;
    margin-top: 0;
    position: absolute;
    top: 200px;
    width: 88px;
    z-index: 9999999;
}
.bubble > div {
	display: table;
	text-align: center;
	margin: 0 auto;
}
.bubble > div > div {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	padding: 0px 30px;
	margin: 30px 0 0
}
.bubleft {
	border-right: 1px solid #599d5e;
}
.bubble p {
	margin-top: 0px
}
.bubble h2 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	color: #232525;
	font-size: 23px
}
.map { 
	position:absolute; 
	top:0; 
	bottom:0; 
	width:100%; 
}
.leaflet-objects-pane {
	width: 100%;
	background: #3C8C42
}
.aboutgbk {
	font-size: 18px;
	text-align: center;
	padding-bottom: 80px
}
.aboutgbktext a {
	color: #3c8c42;
}
.aboutgbktext a:hover {
	color: #4a4e4f
}
.aboutgbk.wrapper {
	max-width: 930px
}
.abouthog {
	background: url(img/bg-greytexture.jpg) no-repeat;
	background-size: cover !important;
	display: table;
	padding: 120px 0;	
	width: 100%;
}
.abouthog .wrapper {
	max-width: 1000px
}
.abouthog .wrapper > img {
	display: inline-block;
}
.abouthog .wrapper > div {
	display: inline-block;
	width: 60%;
	color: #fff;
	font-size: 18px;
	float: right;
	line-height: 26px;
}
.abouthog a {
	margin-top: 30px;
}
.manifesto {
	font-family: 'Fell Type A', 'Fell Type B';
	text-align: center;
	padding-bottom: 80px;
	background: url(img/gbkstamp.png) 100% 100% no-repeat
}
.manifesto .sectiontitle {
	margin-bottom: 30px;
}
.manifestotext {
	font-size: 22px;
	line-height: 30px;	
}
.gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex select, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	border: 1px solid #c9c9c9;
	padding: 10px;
}
.gform_wrapper .top_label .gfield_label {
	font-weight: normal !important;
	font-size: 18px;
	color: #4A4E4F
}
.gform_button {
	background: url("img/greybutton.png");
	background-size: cover !important;
	border: none;
	color: #fff;
	padding: 15px 40px;
	font-size: 18px;
	text-transform: uppercase;
}
.gfield_required,
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	color: #8FBC3F !important
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
	color: #8FBC3F
}
.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
	background-color: #8FBC3F
}
.gform_button:hover {
	background: url(img/greenbutton.png)
}
.gform_wrapper h2.gsection_title {
	font-family: 'Fell Type A','Fell Type B';
	margin-top: 60px;
	color: #8fbc3f;
	font-weight: normal !important;
}
.gform_wrapper .gf_page_steps {
    border-bottom: medium none !important;
    display: table !important;
    margin: 40px auto !important;
    padding: 0px !important;
    width: auto !important
}
.gform_wrapper .gsection {
	border-bottom: 1px solid  #eee !important;
}
.gform_wrapper .gform_page_footer {
	border-top: 1px solid #eee !important;
	margin: 30px 0 !important;
	display: table;
}
.gform_wrapper .gf_step span.gf_step_number,
.gform_wrapper .gf_step {
	font-family: "brandon-grotesque",Helvetica,Arial,sans-serif !important;
	font-size: 14px !important;
	text-transform: uppercase;
}
.gform_wrapper .gf_step span.gf_step_number {
	font-size: 10px !important;
	font-family: inherit !important
}
.button.gform_previous_button,
.button.gform_next_button {
    background: #ada59a;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px !important;
    margin-right: 10px;
    padding: 15px 30px !important;
    text-transform: uppercase !important;
}
.post-type-archive-product .page-title {
	display: none
}
.blogmain {
	width: 65%;
	display: inline-block
}
.sidebar {
	width: 324px;
	display: inline-block;
	float: right;
	margin-top: 50px
}
#mc_embed_signup {
	margin-bottom: 40px
}
#mc_embed_signup form {
	background: url("img/bg-tantexture.jpg");
	padding: 20px;
	text-align: center;
}
#mc_embed_signup form  h2 {
	font-family: 'Fell Type A', 'Fell Type B';
	font-weight: normal;
	margin: 15px 0;
	font-size: 30px
}
#mc_embed_signup form input {
	width: 100%
}
.homesocial #mc_embed_signup form {
	background: none; 
}
.homesocial #mc-embedded-subscribe-form label {
    clear: both;
    color: #fff;
    display: table;
    font-family: 'Fell Type A','Fell Type B';
    font-size: 20px;
    font-style: italic;
    margin: 20px auto 0;
}
.homesocial #mc_embed_signup {
	margin-bottom: 0px;
}
.homesocial #mc-embedded-subscribe-form {
	text-align: center;
}
.homesocial #mc-embedded-subscribe-form div input {
    clear: none;
    display: inline-block;
    margin-top: 6px;
    text-align: left;
    vertical-align: top;
    width: auto;
}
.homesocial #mc-embedded-subscribe-form div input.greybutton {
    background: #ada59a;
    font-size: 16px;
    padding: 10px 14px;
}
.homesocial #mc-embedded-subscribe-form div input.greybutton:hover {
    background: #8fbc3f;
}
#mce-EMAIL {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    margin: 10px 0;
    padding: 9px 10px;
}
.evlistdesc h2,
.blogmain h2,
.blogmain h1 {
    font-size: 22px;
    padding-right: 5px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0px;
}
.blogmain h1 {
	font-size: 26px;
}
.evlistdesc h2 a,
.blogmain h2 a,
.blogmain h1 {
	color: #3c8c42;
}
.evlistdesc h2 a:hover,
.blogmain h2 a:hover {
	color: #4A4E4F;
}
.date {
	font-size: 16px;
	font-family: 'Fell Type A', 'Fell Type B';
	color: #ADA59A;
}
.date span {
	color: #4a4e4f
}
.view-article {
	display: table;
	clear: both;
	margin-top: 20px;
}
.view-article:hover {
	color: #3c8c42
}
.single-careers .date,
.post-type-archive-careers .date {
	font-size: 20px
}
.careerintro {
	margin: 0px auto;
	padding: 20px 0 25px;
	background: url("img/bg-tantexture.jpg");
}
.careerintro .wrapper {
	max-width: 800px
}
.careerintro p {
	font-family: 'Fell Type A', 'Fell Type B';
	text-align: center;
	font-size: 22px;
	line-height: 30px;
}
.blogmain article {
	margin: 60px 0
}
.blogmain p {
	font-size: 18px;
}
.blogouter {
	display: table;
	margin-bottom: 50px
}
#instafeed {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	border: 1px solid #ccc
}
#instafeed img {
	width: 140px;
}
#instafeed a {
	padding: 6px;
	display: inline-block;
}
.pressmain .type-press {
	width: 33%;
	display: inline-block;
	padding: 40px 40px 0px 40px;
	vertical-align: top
}
.pressmain .type-press img {
	border: 1px solid #c9c9c9;
	vertical-align: top
}
.pressmain .type-press h2 {
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	color: #3c8c42;
	margin-top: 10px;
}
.pagination {
    clear: both;
    display: table;
    margin: 40px auto 80px;
    text-align: center;
    width: 100%;
}
.pagination > * {
	background: #232525;
	color: #fff;
	padding: 7px 17px;
	margin: 2px;
}
.pagination > span {
	background: #ccc
}
.pagination > a:hover {
	background: #8fbc3f;
	color: #fff;
}
ul.products {
	margin-top: 50px !important
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none !important;
}
.woocommerce ul.products li.product a img:hover, .woocommerce-page ul.products li.product a img:hover { 
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    color: #3c8c42;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding-right: 5px;
    text-transform: uppercase;
    
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	width: 100%;
	text-align: center;
	clear: both;
	color: #4A4E4F;
}
.single-product .sectiontitle {
	display: none;
}
.single-product .maincontent {
	margin-top: 50px
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
	clear: none;
	width: 48%;
	float: right
}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
    color: #3c8c42;
    font-size: 24px;
    font-weight: normal;
    padding-right: 5px;
    margin: 0px;
    text-transform: uppercase;
}
.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
	color: #4a4e4f;
	margin-top: 0px;
	border-bottom: 1px solid #ADA59A;
	padding-bottom: 25px;
	margin-bottom: 30px;
}
form.variations_form {
	border-bottom: 1px solid #ADA59A;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	margin-bottom: 0px
}
#tab-description p {
	font-size: 18px
}
#tab-description h2,
.woocommerce-tabs .tabs,
.product_meta,
.reset_variations,
.woocommerce-message,
#tab-reviews {
	display: none !important;
	visibility: hidden !important;
}
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
	width: 100%;
	text-shadow: none;
	box-shadow: none !important;
	background: url("img/greybutton.png");
	border: none;
	margin: 20px 0 30px 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #fff;
	background-size: cover !important;
	font-weight: normal;
	padding: 15px;
	text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover, .woocommerce #content div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover {
	background: url("img/greenbutton.png");
	background-size: cover !important
}
.shop_table.cart {
	margin-top: 50px !important;
	border: none !important;
}
.shop_table.cart thead {
	background: url(img/bg-tantexture.jpg) no-repeat;
	border: none !important;
}
.shop_table.cart thead th {
	font-weight: normal;
	text-transform: uppercase;
	padding: 16px 12px !important;
}
.shop_table.cart tbody tr{
	padding-top: 15px !important
}
.variation dd,
.variation dd p {
	margin: 0px !important
}
.cart_item td {
	padding: 16px 12px !important
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	background: #eee !important;
	box-shadow: none !important;
	border: none !important;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
	background: #ADA59A;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	text-shadow: none;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 25px
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button:hover {
	background: #8FBC3F
}
.woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-error a, .woocommerce-page .woocommerce-info a {
	color: #fff;
	font-weight: bold
}
.woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-error a:hover, .woocommerce-page .woocommerce-info a:hover {
	color: #4A4E4F
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
	background: url("img/greybutton.png");
	text-shadow: none;
	background-size: cover !important;
}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background: url("img/greenbutton.png");
	text-shadow: none;
	background-size: cover !important;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	box-shadow: none;
	padding: 10px 6px 8px
}
.woocommerce table.cart td.actions {
	padding-top: 15px !important
}
.cart_totals  h2 {
	display: none;
	visibility: hidden;
}
.shipping_calculator h2 {
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
}
.cart_totals tr th {
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 0 !important
}
#calc_shipping_postcode {
	box-shadow: none;
	padding: 10px;
	border: 1px solid #c9c9c9;
	background: #fff
}
.cart_totals tr th,
.cart_totals tr td {
	vertical-align: middle !important;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
	background: url("img/bg-tantexture.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: none;
	border-radius: 0px;
	border: none;
	text-shadow: none;
	padding: 16px;
	margin: 20px 0 !important
}
form.checkout h3 {
    font-family: 'Fell Type A','Fell Type B';
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
	display: none
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none
}
.shop_table thead {
	background: url(img/bg-tantexture.jpg) no-repeat;
	border: none !important;
}
.shop_table thead th {
	font-weight: normal !important;
	text-transform: uppercase;
	padding: 16px 12px !important;
}
#payment_method_Stripe {
	display: none
}
.payment_method_Stripe > label {
    font-family: 'Fell Type A','Fell Type B';
    font-size: 30px;
    margin-bottom: 0;
    text-transform: none;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
	display: none
}
.woocommerce #payment, .woocommerce-page #payment {
	background: none;
}
#order_review {
	max-width: 576px
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
	padding: 0px
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	background: none !important;
	padding: 0px !important;
	box-shadow: none !important
}
.shop #mc_embed_signup {
	max-width: 540px;
	width: 100%;
	margin: 0 auto 60px;
}
.shop #mc_embed_signup input {
	text-align: center;
}
.css-events-list > div img {
	width: 300px;
	height: auto;
	float: left;
}
.css-events-list > div > div {
	float: left;
	max-width: 400px;
	padding-left: 30px
}
.css-events-list {
	display: table;
	margin: 0 auto;
}

.css-events-list > div {
	clear: both;
	padding: 40px 0 20px;
}
.css-events-list .leksico {
	font-family: 'leksicoicons';
	font-size: 24px;
	margin-right: 6px;
}
.css-events-list > div > div span {
	font-size: 20px;
	color: #ada59a
}
.css-events-list > div > div div {
	font-size: 20px;
	margin-top: 10px
}
.css-events-list > div:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #8fbc3f;
    clear: both;
    content: " ";
    display: table;
    height: 1px;
    margin: 20px auto;
    max-width: 700px;
    padding-top: 56px;
    width: 50%;
}
.error404 {
	text-align: center;
}
.error404 article {
	padding: 20px 0 60px;
}
.error404 .greybutton {
	margin: 0 auto;
}
@font-face {
    font-family: 'leksicoicons';
    src: url('fonts/leksico-webfont.eot');
    src: url('fonts/leksico-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leksico-webfont.woff') format('woff'),
         url('fonts/leksico-webfont.ttf') format('truetype'),
         url('fonts/leksico-webfont.svg#leksicoicons') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media only screen and (max-width:1230px) {
	.locationlist {
		width: 100%
	}
	.locationlist li {
		width: 49%
	}
}
@media only screen and (max-width:1100px) {
	.bubble > div > div {
		padding: 0 10px
	}
}
@media only screen and (max-width:1000px) {
	.header nav {
		display: none;
	}
	.logo {
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    vertical-align: middle;
	    width: 220px;
	}
	.blogmain {
		width: 60%
	}
}
@media only screen and (min-width:1000px) {
  .cd-nav-trigger {
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
    transition: transform 0.3s, visibility 0s 0.3s;
  }
}
@media only screen and (max-width:960px) {
	.homelower > div {
	    clear: both;
	    display: table;
	    float: none;
	    margin: 0 auto;
	    width: 100%;
	}
	.footer .wrapper > * {
		width: 100%;
		text-align: center;
		padding: 0px
	}
	.pressmain .type-press {
		padding: 40px 20px 0
	}
	.abouthog .wrapper > img {
	    max-width: 300px;
	    width: 95%;
	}	
}
@media only screen and (max-width:860px) {
	.abouthog .wrapper > img {
	    display: table;
	    margin: 0 auto;
	    max-width: 300px;
	    width: 95%;
	}
	.locationlist li {
		width: 100%;
	}
	.locationlist li:first-child {
		border-right: none
	}
	.locationlist h1 span {
		display: table;
		clear: both;
	}
	.abouthog .wrapper > div {
		width: 100%;
		text-align: center;
		padding: 10px
	}
	.abouthog a {
	    display: table;
	    font-size: 18px;
	    margin: 20px auto 0;
	}
	.sidebar {
		width: 280px;
	}
	#instafeed img {
		width: 121px;
	}
}
@media only screen and (max-width:760px) {
	.menulist li {
		width: 49%
	}
	.menuintro p {
		width: 100%;
		text-align: center;
	}
	.tagdescs {
		width: 100%;
		margin: 30px 0;
		text-align: center
	}
	.pressmain .type-press {
		width: 49.5%
	}
	.locationlist .locmap {
		width: 100%;
	}
	.locleft {
		width: 100%;
		text-align: center;
		margin-bottom: 40px
	}
	.locleft h1 {
		text-align: center;
		margin: 0 auto;
	}
	.locleft a {
	    display: table;
	    font-size: 18px;
	    margin: 20px auto 0;
	}
	.locationlist li {
		margin-top: 30px
	}
	.blogmain {
		width: 100%;
	}
	.sidebar {
	    display: table;
	    float: none;
	    margin: 0 auto 40px;
	    width: 280px;
	}
	.css-events-list > div {
		text-align: center;
	}
	.css-events-list > div > div {
		padding: 0px;
		float: none;
	}
	.css-events-list > div img {
		float: none;
		clear: both;
	}
	.css-events-list > div > div .greybutton {
		margin: 30px auto 0;
	}
}
@media only screen and (max-width:620px) {
	.menulist li {
		width: 100%;
		padding: 0 10px;
	}
	.product-price,
	.product-quantity {
		display: none !important
	}
	.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
		width: 100%;
		margin: 6px 0
	}
	.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
		width: 45%
	}
	.addons li {
	    float: left;
	    padding: 10px 20px;
	    width: 100%;
	    text-align: center;
	    text-transform: uppercase;
	}
}
@media only screen and (max-width:460px) {
	.home .herotext,
	.hmenutext {
		font-size: 30px;
		text-align: center;
	}
	.hmenutext a,
	.home .herotext a {
	    display: table;
	    font-size: 18px;
	    margin: 20px auto 0;
	}
	.homeabout img {
		height: auto
	}
	footer nav li {
		margin: 0 10px
	}
	.bubble {
		height: 280px;
	}
	.bubble:after {
		top: 280px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		background: url("img/bubblearrow.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
	}
	.bubble > div > div {
		width: 95%;
		border: none;
		display: table;
		margin: 20px auto 0;
		text-align: center;
	}
	.bubble > div > div.bubright {
		margin-top: 0px
	}
	.mobilephone,
	.mobilelocation {
		background:#8FBC3F;
		color:#FFF;
		text-align: center;
		display: table;
		width: 100%;
		padding: 6px 0
	}
	.locationlist li .locaddress,
	.locationlist li .lochours {
		width: 100%;
	}
	.mobilephone span,
	.mobilelocation span {
		font-family: 'leksicoicons';
		font-size: 23px;
		color: #b3e260
	}
	.mobilephone a,
	.mobilelocation a {
		color: #fff;
	}
	.mobilephone {
		background: #8FBC3F;
		border-top: 1px solid #b3e260
	}
}
@media only screen and (max-width:400px) {
	.pressmain .type-press {
		width: 100%
	}
	.gform_wrapper .ginput_complex .ginput_left,
	.gform_wrapper .ginput_complex .ginput_right,
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important
	}
	.gform_wrapper .gform_body .ginput_complex .ginput_left input[type="text"],
	.gform_wrapper .gform_body .ginput_complex .ginput_right input[type="text"] {
		width: 99% !important
	}	
}
::selection {
	background:#8FBC3F;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#8FBC3F;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#8FBC3F;
	color:#FFF;
	text-shadow:none;
}
.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:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@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 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
body{-webkit-backface-visibility:hidden}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}
#cd-nav ul {
  position: fixed;
  display: none;
  width: 90%;
  max-width: 400px;
  right: 5%;
  bottom: 36px;
  background: #4a4e4f;
  visibility: hidden;
  overflow: hidden;
  z-index: 99999;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
  -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s;
}
#cd-nav ul li {
    backface-visibility: hidden;
    border-left: 1px solid #777;
    float: left;
    margin: 0;
    width: 50%;
}
#cd-nav ul.is-visible {
  -webkit-animation: cd-slide-in 0.6s;
  -moz-animation: cd-slide-in 0.6s;
  animation: cd-slide-in 0.6s;
}
#cd-nav li a {
	 border-bottom: 1px solid #777 !important;
}
#cd-nav ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  display: table;
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
  transition: transform 0.3s, visibility 0s 0s;
}
#cd-nav li a {
  display: block;
  padding: 1.2em;
  border-bottom: 1px solid #777;
}
#cd-nav li:last-child a {
  border-bottom: none;
}
@media only screen and (min-width: 1000px) {
  #cd-nav ul {
    position: absolute;
    width: auto;
    max-width: none;
    bottom: auto;
    top: 36px;
    background: transparent;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  #cd-nav li {
    display: inline-block;
    margin: 0px;
  }
  #cd-nav li a {
    opacity: 1;
    padding: .4em;
    margin-left: 1.6em;
    border-bottom: none;
  }
  #cd-nav li a:hover {
    color: #8fbc3f;
  }
  #cd-nav.is-fixed ul {
    position: fixed;
    width: 90%;
    max-width: 400px;
    bottom: 36px;
    top: auto;
    background: #4a4e4f;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  #cd-nav.is-fixed ul li {
    display: block;
  }
  #cd-nav.is-fixed ul li a {
    padding: 1.3em;
    margin-left: 0;
    border-bottom: 1px solid #777;
  }
  #cd-nav ul.has-transitions {
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
    transition: transform 0.3s, visibility 0s 0.3s;
  }
  #cd-nav ul.is-visible {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
    transition: transform 0.3s, visibility 0s 0s;
  }
  #cd-nav ul.is-hidden {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
}
.cd-nav-trigger {
  position: fixed;
  bottom: 35px;
  right: 3%;
  width: 44px;
  height: 44px;
  background: url("img/greybutton.png");
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 999999;
}
.cd-nav-trigger:hover span {
	background: #8FBC3F
}
.cd-nav-trigger span {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  background-size: cover !important;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  content: '';
  position: absolute;
  left: 0;
  background: inherit;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, background 0s;
  -moz-transition: -moz-transform 0.3s, background 0s;
  transition: transform 0.3s, background 0s;
}
.cd-nav-trigger span::before {
  top: -6px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.cd-nav-trigger span::after {
  bottom: -6px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.cd-nav-trigger.menu-is-open {
  box-shadow: none;
}
.cd-nav-trigger.menu-is-open span {
  background: rgba(232, 74, 100, 0);
}
.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {
  background: #8fbc3f;
}
.cd-nav-trigger.menu-is-open span::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-nav-trigger.menu-is-open span::after {
  bottom: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 1000px) {
  .is-fixed .cd-nav-trigger {
    visibility: visible;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: cd-bounce-in 0.3s linear;
    -moz-animation: cd-bounce-in 0.3s linear;
    animation: cd-bounce-in 0.3s linear;
  }
}
@-webkit-keyframes cd-slide-in {
  0% {
    -webkit-transform: translateX(100px);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes cd-slide-in {
  0% {
    -moz-transform: translateX(100px);
  }

  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes cd-slide-in {
  0% {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}