
html, body{
	font-size: 16px;
	color: #042610;
	font-family: 'Work Sans', sans-serif;
}

p{
	line-height: 1.45;
}

h1{
	font-family: 'Playfair Display', serif;
	font-size: 3.5rem;
	text-align: left;
	color: #5F721C;
	font-weight: 700;
	line-height: 1.2;
}

@media only screen and (max-width: 639px) {
	h1{
		font-size: 3rem;
	}
}

.home h1{
	font-family: 'Playfair Display', serif;
	font-size: 5rem;
	text-align: center;
	color: #5F721C;
	font-weight: 700;
}

@media only screen and (max-width: 1200px) {
	.home h1{
		font-size: 3.6rem;
	}
}

@media only screen and (max-width: 420px) {
	.home h1{
		font-size: 3.2rem;
	}
}

.page-template-collections h1{
	padding-left: 20px;
}

.archive-header h1{
	text-align: center;
	color: #fff;
	font-size: 3rem;
}

@media only screen and (max-width: 639px) {
	.archive-header h1{
		font-size: 2.7rem;
	}
}

h2{
	font-family: 'Playfair Display', serif;
	font-size: 3.5rem;
	text-align: left;
	color: #C86606;
	font-weight: 700;
	line-height: 1.2;
}

.home h2{
	font-family: 'Playfair Display', serif;
	font-size: 4.5rem;
	text-align: center;
	font-weight: 700;	
}

@media only screen and (max-width: 1023px) {
	.home h2{
		font-size: 3.2rem;
	}
}

@media only screen and (max-width: 420px) {
	.home h2{
		font-size: 2.8rem;
	}
}

h2.woocommerce-loop-product__title{
	text-transform: uppercase;
	color: #002F11;
	font-weight: 700 !important;
	font-size: 1.1rem !important;
	font-family: 'Work Sans', sans-serif;
	text-align: center;
}

@media only screen and (max-width: 639px) {
	h2.woocommerce-loop-product__title{
		font-size: 1rem !important;
	}
}

.product.type-product h2{
	font-size: 2.4rem;
	margin-top: 20px;
	margin-bottom: 15px;
}

.home .home-apparel-section h2{
	margin-bottom: 50px;
}

.related-products-wrapper h2{
		font-size: 2.4rem;
	margin-bottom: 25px;
}

h3{
	font-family: 'Playfair Display', serif;
	font-size: 1.8rem;
	text-align: left;
	color: #C86606;
	font-weight: 700;
	line-height: 1.2;
}

.home h3, .page-template-collections h3{
	font-family: 'Playfair Display', serif;
	font-size: 3.5rem;
	text-align: center;
	color: #fff;
	font-weight: 700;	
}

@media only screen and (max-width: 639px) {
	.home h3, .page-template-collections h3{
		font-size: 3rem;
	}
}

@media only screen and (max-width: 420px) {
	.home h3, .page-template-collections h3{
		font-size: 2.6rem;
	}
}


.signup-form-section h4{
	font-family: 'Playfair Display', serif;
	font-size: 2.5rem;
	text-align: center;
	color: #36460F;
	font-weight: 700;
	margin-bottom: 30px;	
}

.sub-header-light-grn{
	font-weight: 600;
	color: #5F721C;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.6rem;
}

.sub-header-grn{
	font-weight: 600;
	color: #36460F;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.6rem;
}

.logo-container{
	width: 176px;
	height: 80px;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width: 639px) {
	.logo-container{
		margin: 0;
		display: inline-block;
		margin-left: 15px;
		width: 140px;
		height: 70px;
		margin-bottom: 20px;
	}
}

.logo{
	width: 176px;
	height: 80px;
}

@media only screen and (max-width: 639px) {
	.logo{
		width: auto;
		height: auto;
	}
}

.white{
	color: #fff;
}

.green{
	color: #36460F !important;
}

.lightgreen{
	color: #5F721C !important;
}

.darkgreen{
	color: #002F11 !important;
}

.yellow{
	color: #E19C00 !important;
}

.orange{
	color: #C86606 !important;
}

.burntorange{
	color: #B13A0B !important;
}

.green-bg{
	background-color: #36460F !important;
}

.lightgreen-bg{
	background-color: #5F721C !important;
}

.darkgreen-bg{
	background-color: #002F11 !important;
}

.yellow-bg{
	background-color: #E19C00 !important;
}

.orange-bg{
	background-color: #C86606 !important;
}

.burntorange-bg{
	background-color: #B13A0B !important;
}

.grey-bg{
	background-color: #DBDBD4 !important;
}

a{
line-height: inherit;
color: #666;
text-decoration: none;
cursor: pointer;
}

a:hover, a:focus, a:active{
	color: #36460F;
}

.center-text {text-align: center;}

.top-bar{
	display: block;
	background-color: #fff;
	padding: 0;
	border-bottom: 1px solid #DBDBD4;
}

.top-bar #menu-main-menu-1{
	margin-top: 20px;
	margin-bottom: 20px;
}

.top-bar ul{
	background-color: #fff;
	margin: 0 auto;
	width: 460px;
}

@media only screen and (max-width: 639px) {
	.top-bar ul{
		width: auto;
		display: inline-block;
		margin-right: 20px;
		float: right;
		margin-top: 10px;
	}
}

.menu .menu-item a{
	padding: .7rem 1.5rem;
}

.menu .active > a{
	background: transparent;
	color: #002F11;
}

.off-canvas .menu .active > a{
	color: #fff;
}

.top-bar ul a, .dropdown.menu .is-active > a{
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #002F11;
}

.top-bar ul a:hover, .top-bar ul a:active, .top-bar ul a:focus{
	text-decoration: underline;
	color: #36460F;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after{
	border-color: transparent transparent transparent;
}

ul.submenu{
	background-color: #DBDBD4;
	width: auto;
}

ul.submenu li a{
	font-family: 'Work Sans', sans-serif;
	font-size: 1.05rem;
	font-weight: 600;
	line-height: 1.2;
}

ul.submenu li a:hover, ul.submenu li a:active, ul.submenu li a:focus{
	text-decoration: none;
}

ul.submenu li:hover{
	background-color: #002F11;
}

ul.submenu li:hover a{
	color: #fff;
}

.is-dropdown-submenu{
	border: 0px;
}

.top-bar-left{
	display: block;
	float: right;
}

.menu-icon{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	cursor: pointer;	
}

.menu-icon::after, .menu-icon:hover::after, .menu-icon:active::after, .menu-icon:focus::after{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	background: #36460F;
	-webkit-box-shadow: 0 14px 0 0 #36460F, 0 28px 0 0 #36460F;
	box-shadow: 0 14px 0 0 #36460F, 0 28px 0 0 #36460F;
	content: '';
}
.top-bar-customer{
	background-color: #DBDBD4;
	padding: 7px 0px;
	margin-bottom: 30px;
}

.account-section{
	width: 240px;
	display: inline-block;
	margin-right: 30px;
}

@media only screen and (max-width: 1200px) {
	.account-section{
		width: 200px;
	}
}

@media only screen and (max-width: 1100px) {
	.account-section{
		width: 150px;
	}
}

@media only screen and (max-width: 1023px) {
	.account-section{
		width: auto;
	}
}

@media only screen and (max-width: 639px) {
	.account-section{
		margin-right: 20px;
	}
}

@media only screen and (max-width: 324px) {
	.account-section{
		margin-right: 10px;
	}
}


.account-section a{
	font-size: 1rem;
	color: #002F11;
	font-weight: 700;
	display: block;
	text-align: right;
}

@media only screen and (max-width: 1023px) {
	.account-section a{
		display: inline-block;
		text-align: left;
	}
}

.shopping-cart-section{
	display: inline-block;
	width: 150px;
}

@media only screen and (max-width: 639px) {
	.shopping-cart-section{
		width: 140px;
	}
}

@media only screen and (max-width: 324px) {
	.shopping-cart-section{
		width: 130px;
	}
}

.shopping-cart-section img{
	width: 28px;
}

.shopping-cart-section a{
	font-size: 1rem;
	color: #002F11;
	font-weight: 700;
}

.shopping-cart-section a span.cart-count{
	display: inline-block;
	background-color: #E19C00;
	padding: 0px 5px;
	margin-right: 8px;
	color: #fff;
}


.search-icon-section{
	display: inline-block;
	width: 40px;
	float: right;
}

@media only screen and (max-width: 1023px) {
	.search-icon-section{
		float: none;
	}
}

@media only screen and (max-width: 639px) {
	.search-icon-section{
		float: right;
	}
}

.search-icon-section img{
	width: 28px;
}

p.header-tel-number{
	margin-bottom: 0;
	line-height: 2;
	font-weight: 600;
}

@media only screen and (max-width: 639px) {
	p.header-tel-number{
		display: none;
	}
}

.center{
	text-align: center;
}

.section-padding{
	padding-top: 70px;
	padding-bottom: 70px;
}

.top-home-content{
	margin-top: 70px;
}

@media only screen and (max-width: 1200px) {
	.top-home-content{
		margin-top: 15%;
		margin-bottom: 15%;
	}
}

.top-image-clothing-wrapper{
	display: inline-block;
}

.top-image-clothing{
	margin-top: 90px;
}

.lead-text{
	text-align: center;
	font-size: 1.1rem;
}

.home-feature-collection{
	background-color: #36460F;
}

.home-feature-collection-name{
	text-align: center;
	color: #E19C00;
	text-transform: uppercase;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.feature-collection-product-wrapper{
	margin-right: 15px;
	margin-left: 15px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.feature-collection-product{
	background-color: #fff;
}


.feature-collection-img-link{
	background-color: #fff;
	display: block;
}

a.feature-collection-product-title{
	display: block;	
	text-align: center;
	font-size: 1.1rem;
	color: #36460F;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 15px;
	line-height: 1.3;
}

.home-collection-product-data .price{
	display: block;
	text-align: center;
}

a.feature-collection-btn{
	display: block;
	text-align: center;
	background-color: #C86606;
	color: #fff;
	padding: 10px;
	font-size: 1.1rem;
}

.feature-collection-image{
	max-height: 300px;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.home-collection-product-data{
	background-color: #fff;
	padding-bottom: 15px;
}

.feature-collection-product-wrapper{
	background-color: #fff;	
}

.collection-product-wrapper{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.collection-product{
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}



.woocommerce div.product h1.product_title{
	font-family: 'Playfair Display', serif;
font-size: 3rem;
text-align: left;
color: #5F721C;
padding: 2rem 0rem 1rem 0rem !important;
}

.variations tbody {

    border: 0px solid #f1f1f1;
    background: none !important;

}

.variations_form.cart {

    background: #f7f6f7;
    border: dashed 1px #c86606;
    padding: 1rem;

}

.label {background:none}
.woocommerce div.product form.cart .variations label {

    font-weight: 200;
    font-size: 1.3rem;

}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 2.25em;
    text-align:left;
}

.single_variation_wrap {padding-left:100px}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {

    background-color: #c86606;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;

}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {

    background-color: #b13a0b;
    color: #fff;

}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover 
 {
background:#77a464;
}

.cart_totals h2{ font-family: 'Work Sans', sans-serif !important; font-size:2rem; font-weight:normal;}

.images-equal{
	min-height:320px;
}

.btn{
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
	padding: 1.2rem;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 11px;
	-webkit-transition: background-color .25s ease-out,color .25s ease-out;
	transition: background-color .25s ease-out,color .25s ease-out;
	font-size: 1.05rem;
	line-height: 1;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	color: #fff;
	min-width: 200px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

@media only screen and (max-width: 639px) {
	.btn{
		width: 100%;
		display: block;
	}
}

.yellow-btn{
	background-color: #E19C00;
	color: #fff;
}

.home .yellow-btn{
	margin-top: 30px;
}

.yellow-btn:hover, .yellow-btn:focus, .yellow-btn:active{
	background-color: #F2AD11;
	color: #fff;	
}

.green-btn{
	background-color: #36460F;
	color: #fff;
}

.page-template-about .green-btn-about{
	display: block;
}

.home .our-story .green-btn{
	margin-top: 30px;
}

.wpcf7-submit:disabled.green-btn:hover, .wpcf7-submit:disabled.green-btn:active, .wpcf7-submit:disabled.green-btn:focus{
	background-color: #e6e6e6;
}

.green-btn:hover, .green-btn:focus, .green-btn:active{
	background-color: #485821;
	color: #fff;	
}

.darkgreen-btn{
	background-color: #002F11;
	color: #fff;	
}

.darkgreen-btn:hover, .darkgreen-btn:focus, .darkgreen-btn:active{
	background-color: #284128;
	color: #fff;	
}

.burntorange-btn{
	background-color: #B13A0B;
	color: #fff;	
}

.burntorange-btn:hover, .burntorange-btn:focus, .burntorange-btn:active{
	background-color: #D0592A;
	color: #fff;	
}

.orange-btn{
	background-color: #C86606;
	color: #fff;	
}

.page-template-about .orange-btn-about{
	display: block;
}


.orange-btn:hover, .orange-btn:focus, .orange-btn:active{
	background-color: #E58323;
	color: #fff;	
}

.view-product-btn{
	background-color: #B13A0B;
	color: #fff;
	display: block;
	text-align: center;
	padding: 8px 15px;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 600;
	margin-top: 15px;
}

.view-product-btn:hover, .view-product-btn:focus, .view-product-btn:active{
	background-color: #D0592A;
	color: #fff;	
}

button.single_add_to_cart_button{
	display: inline-block !important;
	vertical-align: middle !important;
	margin: 0 0 1rem 0 !important;
	font-family: 'Work Sans', sans-serif !important;
	text-transform: uppercase !important;
	padding: 1.05rem !important;
	-webkit-appearance: none !important;
	border: 1px solid transparent !important;
	-webkit-transition: background-color .25s ease-out,color .25s ease-out !important;
	transition: background-color .25s ease-out,color .25s ease-out !important;
	font-size: 1.05rem !important;
	line-height: 1 !important; !important;
	text-align: center !important;
	font-weight: 700 !important;
	cursor: pointer !important;
	color: #fff !important;
	min-width: 200px !important;
	background-color: #E19C00 !important;
	color: #fff !important;
}

button.single_add_to_cart_button:hover, button.single_add_to_cart_button:focus, button.single_add_to_cart_button:active{
	background-color: #F2AD11 !important;
	color: #fff !important;	
}

button.single_add_to_cart_button.button.disabled, button.single_add_to_cart_button.button.disabled:hover{
	opacity: .25 !important;
	cursor: not-allowed !important;	
}

.size-chart-btn{
	background-color: #36460F;
	color: #fff;
	font-weight: 600;
	padding: 0.9rem;
	margin-top: 40px;
}

.size-chart-btn:hover, .size-chart-btn:active, .size-chart-btn:focus{
	background-color: #485821;
	color: #fff;
}

.glasses-image{
	max-width: 200px;
	margin-bottom: 30px;
}

.our-story-image{
	max-width: 180px;
	margin-bottom: 30px;
}

.home-feat-cat-content{
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.4rem;	
	margin-bottom: 40px;
}

.left-cat, .right-cat{
	padding: 120px 40px;
}

.home-apparel-section{
	background-image: url('/img/wood-texture.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 130px;
}

.home-cat-feature img{
	max-width: 180px;
}

.home-cat-content{
	background-color: red;
}

.home-cat-content{
	background-color: #fff;
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.home-cat-content img{
	display: block;
	max-width: 220px;
	margin: 0 auto;
}

p.home-cat-name{
	display: block;
	background-color: #36460F;
	padding: 10px 15px;
	text-align: center;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.4;
}

.footer{
	background-color: #36460F;
	margin: 0;
	padding: 20px;
}

.footer .footer-logo{
	max-width: 150px;
}

@media only screen and (max-width: 639px) {
	.footer .footer-logo{
		display: block;
		margin: 0 auto;
	}
}

.footer-contact p, .footer-contact a{
	text-align: right;
	color: #E19C00;
	margin-bottom: 5px;
	display: block;
}

@media only screen and (max-width: 639px) {
	.footer-contact p, .footer-contact a{
		text-align: center;
	}
	.footer-contact{
		margin-bottom: 30px;
	}
}

p.footer-contact-title{
	color: #fff;
	font-weight: 700;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

@media only screen and (max-width: 639px) {
	p.footer-contact-title{
		text-align: center;
	}
}

#menu-footer-menu{
	margin-top: 20px;
	margin-bottom: 40px;
}

#menu-footer-menu li{
	<!-- border-right: 1px solid #E19C00; -->
	margin-right: 15px;
	position: relative;
}

@media only screen and (max-width: 639px) {
	.footer .menu{
	display: block;
}
	#menu-footer-menu li{
		display: block;
	}
}

#menu-footer-menu li::after{
	content: '/';
	position: absolute;
	top: 2px;
	right: 8px;
	color: #E19C00;
}

@media only screen and (max-width: 830px) {
	#menu-footer-menu li::after{
		content: '';
	}
}

#menu-footer-menu li:last-child::after{
	content: '';
	position: absolute;
	top: 2px;
	right: 8px;
	color: #E19C00;
}

#menu-footer-menu li a{
	padding: 0;
	padding: 8px 0;
	padding-right: 28px;		
	color: #E19C00;
	text-transform: uppercase;
}

@media only screen and (max-width: 639px) {
	#menu-footer-menu li a{
		text-align: center;
		padding-right: 0;
	}
}

#menu-footer-menu li a:hover, #menu-footer-menu li a:active, #menu-footer-menu li a:focus{
	color: #C86606;
}

.copyright{
	color: #fff;
	margin: 0;
}

@media only screen and (max-width: 639px) {
	.copyright{
		text-align: center;
	}
}

#mc_embed_signup .asterisk{
	font-size: 1rem !important;
	top: 0 !important;
}
.signup-form-section{
	background-color: #DBDBD4;
}

#mc_embed_signup{
	background: transparent !important;
	margin-top: 20px;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	background: transparent !important;
}

#mc-embedded-subscribe{
	margin: 0 0 1rem 0 !important;
	display: inline-block !important;
}

@media only screen and (max-width: 639px) {
	#mc_embed_signup .mc-field-group{
		width: 100% !important;
	}

	#mc-embedded-subscribe{
		display: block !important;
		width: 100% !important;
	}
}

#mc_embed_signup input#mc-embedded-subscribe{
	border-radius: 11px !important;
	border: 1px solid transparent !important;
}

.signup-form-section #mc_embed_signup{
	font: 700 1.05rem 'Work Sans', sans-serif !important;
}

input::-webkit-input-placeholder {
 color: #002F11;
 padding-left: 4px;
}

input:-moz-placeholder { /* Firefox old */
 color: #002F11;
 padding-left: 4px;
}

input::-moz-placeholder { /* Firefox new */
 color: #002F11;
 padding-left: 4px;
}

input:-ms-input-placeholder {
 color: #002F11;
 padding-left: 4px;
}

#mc_embed_signup form{
	padding: 10px 0px !important;
}

.feature-collection-wrapper{
	margin-bottom: 50px;
}

.feature-collection-wrapper .feature-collection-product-wrapper, .home-cat-list-wrapper .home-cat-content{
    display: none;
}

.feature-collection-wrapper .feature-collection-product-wrapper:first-child, .home-cat-list-wrapper .home-cat-content:first-child{
    display: block;
}

.feature-collection-wrapper.slick-initialized .feature-collection-product-wrapper, .home-cat-list-wrapper.slick-initialized .home-cat-content{
	display: block;   
}

.hg-link{
	color: #fff;
	text-align: right;
	display: block;
}
@media only screen and (max-width: 639px) {
	.hg-link{
		text-align: center;
	}
}

.hg-link:hover, .hg-link:active, .hg-link:focus{
	color: #fff;
}

.collection-top-section{
	background-size: 1500px 600px;
	background-repeat: no-repeat;
	background-position: center center;

}

.collection-top-img{
	max-width: 480px;
}

@media only screen and (max-width: 639px) {
	.collection-top-img{
		margin: 0 auto;
		display: block;
		max-width: 100%;
	}
}

.collection-lead-para{
	background-color: rgba(255,255,255,0.9);
	padding: 20px;
-webkit-box-shadow: -11px 0px 31px 44px rgba(255,255,255,0.9);
-moz-box-shadow: -11px 0px 31px 44px rgba(255,255,255,0.9);
box-shadow: -11px 0px 31px 44px rgba(255,255,255,0.9);
}

.collection-lead-para p{
	margin: 0;
}

.collection-section{
	background-image: url("/img/wood-texture-fade-top-bottom.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 690px;
}
.collection-section-full{
	background-image: url("/img/wood-texture-fade-top-bottom.jpg");
	background-repeat: repeat;
	background-position: top center;
	/*background-size: 100% 690px;*/
}
.download-section{
	padding: 70px 20px;
}

.download-section img{
	width: 160px;
}

.shop-collection-section{
	padding: 130px 20px 70px 20px;	
}

.shop-collection-section img{
	width: 220px;
	margin-bottom: 50px;
}

.archive-top-section{
	background-image: url('/img/wood-texture-fade-bottom.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 400px;
	margin-bottom: 35px;
}

.archive-header{
	max-width: 800px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 20px;
	border-radius: 12px;
}
.archive-header img{
	max-width: 170px;
}

.archive-header .description{
	color: #fff;
	margin-top: 15px;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.2rem;
}

.archive-header-no-image{
	height: auto;
	margin-bottom: 70px;
}

.woocomerce-sidebar{
	background-color: #DBDBD4;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.woocomerce-sidebar h3{
	display: block;
	font-family: 'Playfair Display', serif;
	color: #fff;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-weight: 700;
	font-size: 1.4rem;
}

.woocomerce-sidebar .sider-bar-apparel h3{
	background-color: #5F721C;
}

.woocomerce-sidebar .sider-bar-brands h3{
	background-color: #36460F;
}

.woocomerce-sidebar .sider-bar-collections h3{
	background-color: #C86606;
}

.woocomerce-sidebar ul{
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.woocomerce-sidebar ul li{
	margin-bottom: 5px;
}

.woocomerce-sidebar ul li a{
	color: #002F11;
}

.woocommerce div.product div.images, .woocommerce-page div.product div.images{
	float: none;
	width: 100%;
}

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary{
	float: none;
	width: 100%;
}

.size-chart-wrapper{
	margin-bottom: 40px;
}

table.size-chart.hide-for-large th, table.size-chart.hide-for-large td{
	text-align: center;
}

table.size-chart-33 th{
	width: 33%;
}

table.size-chart-33 tr, table.size-chart-50 tr{
	text-align: center;	
}

table.size-chart-50 th{
	width: 50%;
}

table.size-chart th{
	text-align: left;
}

table.size-chart td{
	text-align: center;	
}



.collection-panel-bg{
	background-image: url('http://dandacountrywear.co.uk/wp-content/uploads/grand-nord-1.png');
min-height: 200px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-size: 80% 70%;
opacity: 0.4;
transition: 0.8s;
}

.collection-product:hover .collection-panel-bg, .collection-product:focus .collection-panel-bg{
background-size: 100%  100%;
opacity: 0.2;
}


.collection-overview .archive-header{
	margin-top: -200px;
z-index: 9999999;
position: relative;}

.collection-overview .archive-header img
{max-width: 100% !important;
	max-height: 300px;}

.collection-overview .collection-product img, 
.collection-overview .collection-product img{
margin-left: 0px;
transition: 0.8s;
}	

.collection-overview .collection-product:hover img, 
.collection-overview .collection-product:focus img{
margin-left: -40px;
}	

.collection-overview .collection-product a.feature-collection-btn{background-color:#002F11; transition: 0.3s;}
.collection-overview .collection-product:hover a.feature-collection-btn,
.collection-overview .collection-product:focus a.feature-collection-btn
{background-color:#5F721C;}

.archive .type-product, .single-product ul.products li{
	background-color:#fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.woocommerce-loop-product__link img, .woocommerce-loop-product__link h2{
	padding: 0px 15px !important;
}

.woocommerce-loop-product__link .price, .related-products-wrapper ul.products li .price .woocommerce-Price-amount.amount, .feature-collection-wrapper .price .woocommerce-Price-amount.amount{
	text-align: center;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	font-size: 1.2rem !important;
	color: #36460F !important;
	display: block;
}

.related-products-wrapper{
	background-image: url('/img/wood-texture-fade-top.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
}

.woocommerce div.product p.price{
	color: #C86606;
	font-weight: 600;
	font-size: 1.6rem;
}

.proddy-wrap img {max-height:320px; }

.woocommerce div.product .out-of-stock{
	color: #C86606;
}

.woocommerce-product-gallery__wrapper{
	margin-top: 30px !important;
}

.woocommerce div.product div.images img{
	width: 75%;
	margin: 0 auto;
}

.off-canvas{
	background: #002F11;
	padding-top: 40px;
}

.off-canvas ul li a, .off-canvas ul li a:hover, .off-canvas ul li a:active, .off-canvas ul li a:focus{
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-size: 1.3rem;
}

.off-canvas .submenu{
	background-color: #284128;;
}

.off-canvas .submenu a, .off-canvas .submenu a:hover, .off-canvas .submenu a:focus, .off-canvas .submenu a:active{
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 1.1rem;
}

.off-canvas .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after{
	border-color: #fff transparent transparent;
}

.woocommerce-MyAccount-navigation ul{
	
list-style-type: none;

}

@media only screen and (max-width: 1023px) {
	.single_variation_wrap{
		padding-left: 0px;
	}
}

.single-product table tbody tr:nth-child(2n){
	background-color: transparent;
}

.top-banner-wrapper{
	background-color: #C86606;
	padding-top: 10px;
	color: #fff;
}

.shop-only{
	padding-top: 50px;
	padding-bottom: 50px;
}