/**
 * ======================================================================================
 *									Header
 * =======================================================================================
 */ 
section.sec-offer-baar {
    background: #e3e0ce;
    padding: 0.55rem 0;
    font-size: 13px;
}
section.sec-offer-baar p {
	margin-bottom: 0;
}
section.header-top-bar {
    padding: 15px 35px;
    border-bottom: 0.0625rem solid #eee;
    position: relative;
    z-index: 1;
    background: #FFF;
}
.siteheader .container-fluid,
section.header-top-bar .container-fluid {
    max-width: 1600px;
}
.siteheader { 
    background: #fff;
    color: #000;
    padding: 0 50px; 
    position: relative;
    z-index: 0;
}
.siteheader--logo {
	display: inline-block;
	width: 200px;
} 
.siteheader-menu li {
	list-style: none;
	position: relative;
	display: inline-block;
	margin: 0 20px;
}
.siteheader-menu li a {
    display: block;
    font-size: 14px;
    padding: 15px 0;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: "Harmonia Sans";
    font-weight: 400;
    transition: color .2s ease-in-out;
}
.siteheader-menu li.current-menu-item > a:after,
.siteheader-menu li:hover a:after {
    display: block; 
	border-bottom-color: #162d0f;
}
.siteheader-menu li a:after {
    content: "";
    display: none;
    position: absolute;
    bottom: 0;
	width:100%;
    left: 0;
    right: 0; 
    border-bottom: 2px solid;
    border-bottom-color: #162d0f;
    border-bottom-color: var(--colorNavText);
}
.siteheader-menu li.current-menu-item > a {
	position:relative;
	font-weight: 500;
} 
.siteheader .btn {
	font-size: 14px;
	padding: 0.5em 2em;
}
.search-form {
	position: relative;
	max-width: 230px;
}
.search-form input[type="text"] {
	max-width: 230px;
	height: 37px;
	width: 100%;
	padding: 0 20px;
    outline: none;
    font-size: 14px;
    border-radius: 50px;
    color: #333;
    border: 1px solid #dfdfdf;
    transition: all 0.8s ease;
}
.search-form input[type="text"]:focus-visible {
	outline: none;
}
.search-form .search-icon {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 22px;
}
.header-top-bar .header-right {
	display: flex;
	gap: 25px;
	align-items: center;
	justify-content: end;
}
.siteheader .siteheader-atr {
	display: none;
}
svg#svgkp {
    fill: none;
    height: 25px;
    width: 100%;
}
.site-nav__link--icon .icon {
    width: 27px;
    height: 27px;
}
.site-nav__link--icon span.site-nav__icon-label.small--hide {
    margin-left: 5px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 14px;
    color: #162d0f;
    display: inline-block;
    vertical-align: middle;
}
svg#svgkp path {
    color: #162d0f;
}
@media screen and (max-width: 991px){
	.siteheader .siteheader-atr {
		display: block;
	} 
	.site-nav__link--icon span.site-nav__icon-label.small--hide,
	.siteheader-menu {
		display: none !important;
	} 
	section.header-top-bar {
		padding: 18px 5px;
	}
	.siteheader {
		padding: 0;
	}
	#mobilemenu {
		background: #1c1b1b;
		color: #fff;
	}
	a.menu--open {
		display: inline-block;
		color: #fff;
		font-size: 1.5rem;
		text-align: center;
	}
	a.menu-close {
		font-size: 1.8rem;
		float: right;
		margin-left: auto;
	}
	.mobileMenu {
		text-align: left;
		padding: 2rem;
	}
	.header--momenu li {
		position: relative;
		border-bottom: 1px solid #ffffff40;
		padding: 14px 0;
	}
	.header--momenu li > a {
		display: block;
		padding: 0;
		color: #FFF; 
		font-weight: 500;
		font-style: normal;
		transition: color .2s ease-in-out;
		letter-spacing: 0;
		font-size: 16px;
		text-transform: capitalize;
	}	
	.header--momenu li a span {
		font-size: 1rem;
	}
	.header--momenu .sub-menu {
		display: none;
		list-style: none;
		padding-left: 15px;
		background-color: #f5f5f5;
	}
	.open-children {
		position: absolute;
		right: 0;
		top: 0;
		height: 33px;
		width: 30px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		line-height: 1;
		z-index: 10;
	}
	.header--momenu li.menu-item-has-children.active .open-children {
		transform: rotate(180deg);
	}
	.open-children svg {
		width: 10px;
		margin: 0 auto;
		margin-top: 23px;
	}
}
/**
 * ======================================================================================
 *									Footer
 * =======================================================================================
 */
.Footer {
    padding: 34px 0;
    background: #F3F7F1;
    color: #111111;
    border-top: 5px solid #32FCD7;
}
.Footer__Block:first-child {
	margin-top: 0;
}
.Footer__Block {
	margin-top: 38px;
}
.Footer__Inner + .Footer__Aside {
	margin-top: 45px;
}
.Footer .Heading, .Footer .footer--menu li a:hover {
	color: #1c1b1b;
}
.Footer .Heading {
    font-size: 16px;
    text-transform: uppercase;
}
.Footer .footer-social-icon a {
    display: block;
}
.Footer .footer-social-icon a svg { 
	margin-right: 7px;
}
.Footer__Title {
	margin-bottom: 20px;
}
section.Footer__Copyright,
.Footer__Content {
    font-size: 16px;
}
.u-h6, .Rte h6, .u-h7 {
	font-size: 11px;
}
.footer--menu {
	list-style: none;
	padding: 0;
}
.footer--menu li {
	position: relative;
	display: block;
	margin-bottom: 7px;
	width: 100%;
	line-height: 1.5;
	text-align: left;
	transition: all .3s ease-in-out;
}
.footer--menu li a{
	font-size:16px;
	transition: .3s ease-in-out;
}
.footer--menu li:hover a {
	text-decoration: underline;
	text-underline-position: under;
}
.footer--menu li::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	top: calc(50% - 3px);
	left: 0;
	border-radius: 100%;
	background: #1c1b1b;
	opacity: 0;
	transition: opacity .1s ease-in-out;
}
.footer--menu li a{
	color: #111111;
}
.footer--menu li > .Link, .footer--menu li > .shopify-payment-button__more-options {
	display: block;
	width: 100%;
	text-align: inherit;
	color: inherit;
}
.Link, .shopify-payment-button__more-options {
	transition: color .2s ease-in-out,opacity .2s ease-in-out;
}
.footer-social-icon img {
	width: 15px;
	opacity: 0.7;
}
.footer-newsletter #newletter_email {
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid #787878;
    line-height: normal;
    resize: none;
    transition: border-color .1s ease-in-out;
    background: transparent;
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}
.footer-newsletter #newletter_email::-webkit-input-placeholder { /* Edge */
	color: #787878;
}
.footer-newsletter #newletter_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #787878;
} 
.footer-newsletter #newletter_email::placeholder {
	color: #787878;
}
.footer-newsletter .btn {
	font-size: 14px;
	letter-spacing: 1.5px;
} 
.footer-newsletter input:focus {
	box-shadow: none;
	outline: none;
}
.footer-newsletter input#newletter_email:focus {
	border-color: #5d5a5a;
}
.footer-newsletter button:focus:not(:focus-visible) {
	outline: none;
	box-shadow: none;
}
.Footer a.siteheader--logo {
    max-width: 200px;
}
section.Footer__Copyright {
    padding: 16px 0;
    border-top: 1px solid #dfdfdf;
    text-align: center;
    background: #F3F7F1;
	color: #111111;
}
.app-container-footer {
	padding: 1.5rem 0;
}
.app-container-footer .app-container-footer-box {
    background-color: #f9f9f9;
    padding: 1.875rem 2.5rem;
}
.app-container-footer .app-container-footer-box h2 {
    color: #333;
    font-family: "Mier-A", "Helvetica", "Arial", sans-serif;
    font-size: 1.875rem;
    font-weight: 200;
    display: block;
    letter-spacing: 0.095625rem;
    line-height: 2.125rem;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}
.app-container-footer .app-container-footer-box p {
    font-family: "Mier-A", "Helvetica", "Arial", sans-serif;
    line-height: 1.4;
    font-size: 0.875rem;
    font-weight: 300;
    color: #333;
    margin-bottom: 0.75rem;
}
.app-container-footer .app-container-footer-box .app-container-footer-btn a {
    color: #333;
    font-family: "Mier-A", "Helvetica", "Arial", sans-serif;
    font-size: 0.875rem;
	margin-bottom: 11px;
    font-weight: 500;
    letter-spacing: 0.026875rem;
    line-height: 1;
    display: inline-block;
}
.app-container-footer .app-container-footer-box .app-container-footer-btn a:not(:first-child) { 
    margin-left: 1.5625rem;
}
@media screen and (min-width: 641px) {
	.Footer {
		padding: 45px 0 5px;
	}
	.Footer__Block {
		flex: 1 1 50%;
		margin-top: 0;
		margin-bottom: 30px;
		padding-left: 40px;
		padding-right: 40px;
	}
	.u-h6, .Rte h6, .u-h7 {
		font-size: 11px;
	}
	.Footer__Aside {
		text-align: left;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.Footer__Inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
@media screen and (min-width: 1240px){
	.Footer__Inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: -40px;
		margin-right: -40px;
	}
	.Footer__Block {
		flex: 0 1 auto;
	}
	.Footer__Block--text {
		flex-basis: 392px;
	}
	.Footer__Block--newsletter {
		flex-basis: 370px;
	}
}
@media screen and (max-width: 1240px) {
	.Footer .Heading { 
		margin-bottom: 14px;
	}
	.app-container-footer .app-container-footer-box h2 {
		font-size: 1.5rem; 
		line-height: 1.85rem;
		margin-bottom: 0.85rem;
	}
}
@media screen and (max-width: 767px) { 
	.app-container-footer .app-container-footer-box h2 {
		font-size: 1.25rem;
		line-height: 1.5rem;
		margin-bottom: 0.8rem;
	}
	.app-container-footer .app-container-footer-box { 
		padding: 1.875rem 1.5rem;
	}
}
@media screen and (max-width: 640px) { 
	.app-container-footer .app-container-footer-box .app-container-footer-btn a {
		display: block;
		margin-left:0!important;
	}
	.app-container-footer .app-container-footer-box p { 
		margin-bottom: 1.25rem;
	}
}