:root {
	--text: #382016;
	--orange: #EA760F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: BlackJeans;
	font-weight: 700;
	text-transform: uppercase;
}
h2 {
	font-size: 60px;
	line-height: 110%;
	margin: 0 0 16px;
	color: var(--text);
}
li,
p,
body {
	font-family: Vag;
	font-weight: 400;
}

span.dirty,
p.dirty {
	font-family: Dirty;
	font-weight: 700;
	text-transform: uppercase;
}
header.sticky-header {
	background: #FCF8F2;
	position: fixed !important;
	width: 100%;
	z-index: 999999;
	top: 0;
	left: 0;
}
.top-teaser {
	overflow: hidden;
}
header .tm-toolbar {
	background: linear-gradient(-90deg, #E45200 20%, #AC3700 80%);
	transition: all .3s ease;
	height: 42px;
	padding: 0;
	overflow: hidden;
}
header .tm-toolbar .uk-float-right {
	padding: 10px 0;
}
body.scrolled header .tm-toolbar {
	height: 0px;
}
header .tm-toolbar a{
	color: inherit !important;
	text-decoration: none;
}
header .tm-toolbar .uk-panel {
	text-align: center;
	font-size: 16px;
}
header .tm-toolbar .uk-float-right {
	float: none;
}
header .uk-container {
	max-width: 1470px !important;
	height:100%;
}
header .tm-navbar {
	z-index: 5;
	background: #FCF8F2 !important;
}
header nav {
	height: 140px;
	position: relative;
}
header .tm-logo {
	width: 300px;
	left: 50%;
	transform: translate(-50%,-50%);
}
header .uk-navbar-flip {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 100%;
	align-items: center;
}
.home .uk-navbar-nav > li > a,
.uk-navbar-nav > li > a {
	line-height: 120%;
	height: auto;
	color: var(--text) !important;
}
.uk-navbar-nav > li.uk-active > a {
	color: var(--orange) !important;
}
.page-id-1711 .tm-block.main-area {
	display: none;
}
.uk-navbar-flip ul > li {
	margin-right: 40px;
}
.header-icons a {
	display: block;
	margin-left: 24px;
}
.header-icons > a:first-of-type {
	margin-left: 0;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.aic {
	align-items: center;
}
.jcc {
	justify-content: center;
}
.jcsb {
	justify-content: space-between;
}
.uk-navbar-flip > ul:nth-of-type(2) {
	margin-left: auto;
}
.top-teaser.tm-block {
	padding: 182px 35px 0 !important;
	background: #382016;
}
.tm-block.top-a .uk-container,
.top-teaser .uk-container {
	max-width: none !important;
	padding: 0 !important;
}
.header-item .flex-row {
	
}
.header-item img {
	width: 34px;
	display: block;
}
.header-item .content {
	margin-left: 24px;
}
.header-item .content span {
	display: block;
	font-size: 14px;
	line-height: 120$;
}
.white {
	color: #ffffff;
}
.orange {
	color: #EA760F !important;
}
.header-row {
	background: #382016;
	padding: 24px 0;
}
.woocommerce button.button,
.woocommerce a.button,
.woocommerce a.checkout-button.button,
.woocommerce-notices-wrapper .woocommerce-message a.button,
body.woocommerce-page input.btn[type="submit"],
.woocommerce input.btn[type="submit"],
.woocommerce button.single_add_to_cart_button,
.woocommerce a.add_to_cart_button,
input.btn,
.btn {
	width: 220px;
	height: 60px;
	padding: 8px 16px;
	background-color: transparent !important;
	background: url('/wp-content/uploads/btn-bg.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-flex !important;
	flex-direction: row;
	font-family: Dirty;
	align-items: center;
	justify-content: center;
	color: #ffffff !important;
	text-decoration: none !important;
	font-size: 22px;
	text-transform: uppercase;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
}
.btn.btn-dark-fill {
	background: url('/wp-content/uploads/btn-dark-bg.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 300px;
	height: 54px;
}
.searchform input[type="text"] {
	padding: 8px 38px 8px 0;
	border: none;
	border-bottom: 2px solid #43291C;
	width: calc(100% - 38px);
	background: transparent !important;
	font-family: Vag;
	font-size: 16px;
	line-height: 100%;
	outline: none;
	box-shadow: none;
}
.searchform button {
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 6px;
	right: 0;
}
header .searchform .form-wrap {
	margin-left: auto;
	margin-right: 0;
}
.searchform .form-wrap {
	max-width: 320px;
	position: relative;
}
.contact-main .happyforms-part--submit input.btn.btn-dark-fill {
	background: url('/wp-content/uploads/btn-dark-bg.png') !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	width: 257px !important;
	height: 54px !important;
	padding: 8px !important;
	color: #ffffff !important;
}
.contact-main h1 {
	color: var(--orange);
}
.contact-main p a {
	color: var(--orange);
	text-decoration: underline;
}
.contact-main .happyforms-styles .happyforms-part span.label {
	color: #43291C !important;
}
.contact-main .happyforms-flex {
	padding-top: 0 !important;
}
.contact-main .happyforms-styles .happyforms-part textarea,
.contact-main .happyforms-styles .happyforms-part input[type="email"],
.contact-main .happyforms-styles .happyforms-part input[type="text"] {
	background: transparent !important;
	border-radius: 0 !important;
	appearance: none !important;
	outline: none !important;
	border: none !important;
	border-bottom: 2px solid #43291C !important;
	font-family: Vag;
	padding-left: 0 !important;
	padding-right: 0 !important;
	color: #43291C !important;
}
.contact-main .happyforms-styles .happyforms-part textarea:focus,
.contact-main .happyforms-styles .happyforms-part input[type="email"]:focus,
.contact-main .happyforms-styles .happyforms-part input[type="text"]:focus {
	border-color: var(--orange) !important;
	box-shadow: none !important;
}
.contact-main .happyforms-styles .happyforms-part textarea::placeholder,
.contact-main .happyforms-styles .happyforms-part input[type="email"]::placeholder,
.contact-main .happyforms-styles .happyforms-part input[type="text"]::placeholder {
	color: rgba(67, 41, 28, 0.4) !important;
}
.contact-main p,
.contact-main label {
	color: #43291C;
}
.uk-offcanvas-bar .contacts ul,
.contact-main .contacts ul {
	list-style: none;
	padding: 0;
	margin: 40px 0;
}
.uk-offcanvas-bar .contacts ul, {
	margin-top: auto;
}
.uk-offcanvas-bar .contacts ul li,
.contact-main .contacts ul li {
	margin: 16px 0;
	font-size: 24px;
	line-height: 120%;
}
.uk-offcanvas-bar .contacts ul li a,
.contact-main .contacts ul li a {
	position: relative;
	display: block;
	padding-left: 40px;
	color: #43291C;
	transition: all .2s ease;
}
.uk-offcanvas-bar .contacts ul li {
	font-size: 15px;
}
.uk-offcanvas-bar .contacts ul li a {
	padding-left: 32px;
}
.contact-main .contacts ul li a:hover {
	color: var(--orange);
	padding-left: 46px;
}
.uk-offcanvas-bar .contacts ul li a::before,
.contact-main .contacts ul li a::before {
	content: '';
	width: 28px;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background-position: left;
}
.uk-offcanvas-bar .contacts ul li a::before {
	width: 22px;
	height: 22px;
	filter: brightness(0) invert(1);
}
.uk-offcanvas-bar .contacts ul {
	margin: 24px 0 48px;
}
.uk-offcanvas-bar {
	display: flex;
	flex-direction: column;
}
.uk-offcanvas-bar > div:nth-of-type(2) {
	margin-top: auto !important;
}
.uk-offcanvas-bar .contacts ul li a[href*="tel"]::before,
.contact-main .contacts ul li a[href*="tel"]::before {
	background-image: url('/wp-content/uploads/phone-calling-rounded-svgrepo-com.png');
	width: 30px;
	height: 30px;
}
.uk-offcanvas-bar .contacts ul li a[href*="tel"]::before {
	height: 24px;
	width: 24px;
}
.uk-offcanvas-bar .contacts ul li a[href*="mailto"]::before,
.contact-main .contacts ul li a[href*="mailto"]::before {
	background-image: url('/wp-content/uploads/mail-svgrepo-com.png');
}
.socials-row {
	align-items: center;
}
.socials-row > a {
	display: block;
	margin-right: 20px;
}
.contact-main .socials-row > a svg path {
	fill: #43291C;
}
.woocommerce a.add_to_cart_button {
	margin-top: 16px;
}
.woocommerce-account h1,
.woocommerce-cart h1,
.woocommerce-checkout h1 {
	text-align: center;
	font-size: 80px;
	line-height: 100%;
	margin: 40px 0 64px;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	color: var(--orange);
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	color: #43291C;
}
.woocommerce form #shipping_company_field,
.woocommerce form #billing_company_field {
	display: none !important;
}
.uk-icon-pencil,
.post-edit-link {
	display: none !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #43291C;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	color: var(--text);
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce-page form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce-page form .form-row textarea:focus {
	border-color: var(--orange);
	background: rgba(255,255,255,0.2);
	color: var(--text);
}
#order_review_heading,
.woocommerce-billing-fields h3,
#ship-to-different-address {
	font-family: Dirty;
}
.woocommerce #payment, .woocommerce-page #payment {
	border-radius: 24px;
	border: none;
	color: #382016;
}
.woocommerce #payment a:hover, .woocommerce-page #payment a:hover,
.woocommerce #payment a, .woocommerce-page #payment a {
	color: var(--orange);
}
#ship-to-different-address {
	position: relative;
	padding-left: 40px;
}
#ship-to-different-address input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
	margin: 0 0 32px;
}
#ship-to-different-address label span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 2px solid #382016;
}
#ship-to-different-address label input:checked ~ span::before {
	background: var(--orange);
}
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce-page form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder,
.woocommerce-page form .form-row textarea::placeholder {
	color: #43291c45;
}
.woocommerce #order_comments, .woocommerce-page #order_comments {
	border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #43291C;
}
.select2-container--default .select2-selection--single {
	background: transparent;
	border: 1px solid #43291C;
}
.woocommerce form #billing_country_field .woocommerce-input-wrapper,
.woocommerce form #shipping_country_field .woocommerce-input-wrapper {
	color: #43291c45;
}
.woocommerce-checkout h3 {
	color: #43291C;
}
.woocommerce button.button,
.woocommerce a.button:hover,
.woocommerce a.button,
.woocommerce a.checkout-button.button:hover,
.woocommerce a.checkout-button.button,
.woocommerce button.single_add_to_cart_button:hover,
.woocommerce button.single_add_to_cart_button,
.woocommerce a.add_to_cart_button:hover,
.woocommerce a.add_to_cart_button {
	background: url('/wp-content/uploads/button-dark-outline.png') !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	border: none !important;
	outline: none !important;
	border-radius: 0 !important;
	color: #43291C !important;
	width: 247px;
	box-shadow: none !important;
}
body.woocommerce-page input.btn[type="submit"],
input.btn {
	background: url('/wp-content/uploads/btn-bg-fill.png');
	background-size: contain;
	background-repeat: no-repeat;
	color: var(--orange) !important;
	outline: none;
	border: none;
	appearance: none;
}
.woocommerce-notices-wrapper .woocommerce-message a.button {
	height: 53px;
	width: 220px;
	color: #ffffff !important;
}
.woocommerce-message {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.woocommerce .woocommerce-info {
	border-radius: 16px;
}
.woocommerce-cart .woocommerce a {
	color: var(--orange);
}
.woocommerce-message::before,
.woocommerce-message::after {
	display: none !important;
}
.woocommerce a.checkout-button.button:hover,
.woocommerce a.checkout-button.button {
	height: 68px;
	width: 286px;
}
.woocommerce a.checkout-button.button::after,
.woocommerce-notices-wrapper .woocommerce-message a.button::after,
.woocommerce button.single_add_to_cart_button::after,
a.add_to_cart_button::after,
.btn.icon-after::after,
input.btn::after {
	background: url('/wp-content/uploads/arrow-orange.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 24px;
	height: 12px;
	display: block;
	content: '' !important;
	margin-left: 12px;
}
.woocommerce-notices-wrapper .woocommerce-message a.button::after {
	filter: brightness(0) invert(1);
}
.woocommerce ul.products li.product a.added_to_cart, .woocommerce-page ul.products li.product a.added_to_cart {
	color: var(--orange);
}
.woocommerce ul.products li.product .weight {
	margin: 4px 0;
	font-size: 24px;
	color: var(--orange);
}
.woocommerce ul.products,
.simple-products-grid .woocommerce ul.products {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 21.33px));
	grid-column-gap: 32px;
	grid-row-gap: 32px;
	margin: 40px 0 !important;
}
.woocommerce-breadcrumb {
	color: var(--orange) !important;
}
.woocommerce-breadcrumb .separator {
	margin: 0 12px;
	color: var(--text);
}
.woocommerce-breadcrumb a {
	color: var(--text) !important;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.simple-products-grid .woocommerce ul.products::before,
.simple-products-grid .woocommerce ul.products::after {
	display: none !important;
}
.woocommerce ul.products > li.product,
.simple-products-grid .woocommerce ul.products > li.product {
	width: 100% !important;
	padding: 12px 24px 24px !important;
	margin: 0 !important;
	background: #ffffff;
	border-radius: 24px;
}
.woocommerce ul.products > li.product h2,
.simple-products-grid .woocommerce ul.products > li.product h2 {
	font-size: 28px;
	margin: 12px 0 6px;
}
.woocommerce ul.products > li.product .price,
.simple-products-grid .woocommerce ul.products > li.product .price {
	color: #43291C !important;
	font-size: 16px !important;
}
.btn span {
	display: block;
	margin-right: 12px;
}
p.product-choice {
	margin: 40px 0 8px !important;
	font-size: 20px;
}
h1,
h2.h1 {
	font-size: 100px;
	text-transform: uppercase;
	line-height: 110%;
	margin: 0 0 24px;
}
span.pre-title {
	color: #EA760F;
	margin: 0;
	font-size: 16px;
	line-height: 100%;
}
.home-hero .uk-overlay-panel {
	padding: 35px;
	max-width: 1400px;
	margin: auto;
}
header ul.uk-navbar-nav > li:first-of-type > a {
	padding-left: 0;
}
.home-hero .home-hero-content {
	max-width: 500px;
}
.home-hero .uk-slidenav {
	display: none !important;
}
.custom-container {
	max-width: 1400px;
	margin: auto;
}
.uk-dotnav > * {
	height: 5px;
	width: 24px;
}
.uk-dotnav > * > * {
	display: block;
	border-radius: 32px;
	width: 100%;
	background: #ffffff;
}
.uk-dotnav > *.uk-active > * {
	background: var(--orange);
}
.footer-bottom {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	background: #311a12;
}
.footer-bottom img {
	width: 320px;
}
.footer-bottom p {
	margin: 0;
	color: rgba(255,255,255,0.5) !important;
}
.tm-block.footer-top.tm-block-default {
	background-color: #43291C !important;
	z-index: 10;
	position: relative;
}
.footer-logo img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 380px;
	margin: auto;
}
.tm-main > .uk-grid > .uk-width-1-1 {
	width: 100% !important;
}

.footer-logo {
	margin: 40px 0 0;
}
.footer-banner {
	position: absolute;
	right: 0;
	width: 140px;
	height: auto;
	top: -120px;
}
.tm-block.footer-top {
	position: relative;
	padding-top: 120px !important;
}
.tm-block.footer-top::after {
	background: url('/wp-content/uploads/footer-bg-min.png');
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	background-position: center 85%;
	background-color: #311a12;
}
.tm-block.footer-top .widget_widgetkit {
	position: relative;
	z-index: 5;
}
ul.footer-menu {
	list-style: none;
	margin: 24px 120px 24px 0;
	padding: 0;
}
.uk-article-title {
	text-transform: uppercase;
}
ul.footer-menu a {
	text-decoration: none;
	color: #ffffff !important;
}
ul.footer-menu li {
	margin: 0 0 12px;
}
.home .tm-block.top-a {
	background: #382016;
}
.fuel-your-fire p {
	margin: 0;
}
.fuel-your-fire .flex-row {
	justify-content: center;
}
.fuel-your-fire .uk-button {
	display: none !important;
}
.uk-container {
	max-width: 1400px;
}
.tm-block {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.fuel-your-fire .flex-row p {
	margin-right: 12px;
	font-size: 22px;
}
.fuel-your-fire .uk-margin {
	margin-bottom: 0;
}
.fuel-your-fire .uk-overlay-background {
	background: transparent;
}
.fuel-your-fire .uk-overlay-icon:before {
	display: none;
}
.fuel-your-fire h2 {
	margin: 0;
}
h2 {
	font-size: 46px;
	line-height: 110%;
}
.fuel-your-fire-wrap {
	background: #FBF7F0;
	padding: 40px 60px;
	border-radius: 16px;
}
.fuel-your-fire-wrap .uk-panel {
	margin-bottom: 20px;
}
.fuel-your-fire .uk-grid {
	margin: 40px 0 0;
}
.uk-panel-teaser,
.fuel-your-fire img {
	border-radius: 12px;
}
.uk-panel-teaser {
	overflow: hidden;
}
.home .tm-block.top-c {
	background-color: #4C3020;
	background-image: url('/wp-content/uploads/promise-bg-min.png');
	background-size: cover;
	background-position: center;
	padding: 160px 0 !important;
}
.home .tm-block.top-c::after {
	content: '';
	position: absolute;
	top: -79px;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 1;
	background-image: url('/wp-content/uploads/top-mask.png');
	background-size: cover;
}
.page-id-1717 .tm-block.top-a {
	padding-bottom: 0 !important;
}
.page-id-1717 .tm-block.top-a::before {
	content: '';
	position: absolute;
	bottom: -79px;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 1;
	background-image: url('/wp-content/uploads/bottom-mask.png');
	background-size: cover;
}
.page-id-1717 .text-icon {
	padding: 12px 32px;
}
.page-id-1717 .text-icon p {
	font-size: 20px;
}
.home .tm-block.top-c::before {
	content: '';
	position: absolute;
	bottom: -79px;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 1;
	background-image: url('/wp-content/uploads/bottom-mask.png');
	background-size: cover;
}
.home .tm-block.top-b {
	background-image: url('/wp-content/uploads/wood-bg-1-min.png');
	background-size: cover;
	background-color: #F2EADB;
	padding: 80px 0 140px !important;
}
.home .tm-block.top-c p {
	max-width: 1150px;
	margin: 0 auto 40px;
	font-size: 30px;
	line-height: 140%;
}
.home .tm-block.top-c h2 {
	margin: 0 0 24px;
}
.text-center {
	text-align: center;
}
.pre-title.text-center,
.fuel-your-fire .pre-title {
	display: block;
	text-align: center;
}

.tm-block.bottom-c {
	background: linear-gradient(-90deg, #E45200 20%, #AC3700 80%);
	padding: 32px 0 !important;
}
.tm-block.bottom-c .content {
	flex-grow: 1;
}
.tm-block.bottom-c .content p {
	font-size: 22px;
	line-height: 140%;
	max-width: 560px;
	color: #ffffff;
}
h2 {
	color: #43291C;
}
.email-sign-up-row img.axe {
	position: absolute;
	right: 60px;
	top: -140px;
	width: 100%;
	min-width: 530px;
	max-width: 1100px;
	z-index: 5;
}
.email-sign-up-row .img {
	position: relative;
	width: 40%;
	min-width: 40%;
	max-width: 40%;
	height: 100%;
}
.email-sign-up-row .happyforms-flex {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 0;
}
.email-sign-up-row .happyforms-form__part {
	width: auto;
}
.email-sign-up-row .content {
	position: relative;
}
.email-sign-up-row .content * {
	position: relative;
	z-index: 5;
}
.email-sign-up-row .content .floating-heart {
	position: absolute;
	bottom: -40px;
	right: -24px;
	width: 300px;
	z-index: 1;
}
.email-sign-up-row .happyforms-part--email {
	flex-grow: 1;
	padding: 0;
	margin: 0 32px 0 0;
}
.email-sign-up-row .happyforms-part--email input {
	outline: none;
	border: none;
	appearance: none;
	border-radius: 0;
	border-bottom: 2px solid #ffffff;
	background: transparent;
	color: #ffffff;
	font-family: Vag;
	font-size: 24px;
	line-height: 110%;
	padding: 12px 0;
}
.email-sign-up-row .happyforms-part--email input::placeholder {
	color: rgba(255,255,255,0.5);
}
.text-icon-row {
	flex-wrap: wrap;
	margin: 32px 0;
	align-items: center;
	justify-content: center;
}
.wp-product-archive form.woocommerce-ordering,
.wp-product-archive .woocommerce-result-count {
	display: none;
}
.brown {
	color: #43291C;
}
p.larger {
	font-size: 22px;
	line-height: 170%;
}
.text-icon {
	padding: 12px;
	text-align: center;
}
.text-icon p {
	text-align: center;
	color: #43291C;
}
.text-icon img {
	width: auto;
	height: 120px;
}
.uk-panel-space {
	padding: 0 !important;
}
.tm-main-top img {
	border-radius: 16px;
}
.product-template-default .bottom-b,
.woocommerce-page .main-area,
.product-template-default .main-area,
.home .main-area {
	background-image: url('/wp-content/uploads/bg-pattern-1-min.png');
	background-size: contain;
	background-repeat: repeat;
	background-color: #F4F0EA;
	background-blend-mode: overlay;
	padding: 140px 0 80px !important;
}
.woocommerce-page .main-area {
	padding: 32px 0 120px !important;
}
.product-template-default .main-area {
	padding: 32px 0 60px !important;
}
#hdr-cart {
	position: relative;
}
#hdr-cart #nav-cart-count {
	position: absolute;
	top: -16px;
	right: -16px;
	width: 20px;
	height: 20px;
	background: var(--orange);
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
#hdr-cart #nav-cart-count.hidden {
	opacity: 0;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	background: #FFFFFF;
	color: var(--text);
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-message, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-message {
	background: #ffffff;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
	background: var(--orange);
}
.product-template-default .bottom-b {
	padding: 140px 0 180px !important;
}
.custom-related-products section.related > h2 {
	display: none;
}
.woocommerce-page h1 {
	color: #43291C;
	font-family: Dirty;
}
.product-template-default .product_meta {
	display: none;
}
.product.type-product > div {
	width: 50%;
}
.product.type-product > div.left-desc {
	float: left;
	width: 50%;
}
.product.type-product > div.summary {
	box-sizing: border-box;
	padding-left: 40px;
}
.woocommerce-page div.product p.price {
	color: #43291C !important;
	font-size: 48px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	width: 247px !important;
}
.desc-title {
	margin: 0 0 32px;
}
.desc-title svg {
	width: 64px;
	display: block;
	margin-right: 16px;
}
.desc-title h3 {
	margin: 0;
	font-size: 30px;
	line-height: 100%;
	color: #43291C;
}
.new-desc p {
	color: #43291C;
	font-size: 22px;
}
.product.type-product section.related.products {
	width: 100%;
	float: left;
}
#subscribe-explain {
	scroll-margin-top: 200px;
	margin-top: 40px;
}
.woocommerce div.images .flex-control-thumbs li img {
	opacity: 1;
	border-radius: 8px;
	border: 2px solid transparent;
	transition: all .2s ease;
	background: #ffffff;
}
.woocommerce div.images .flex-control-thumbs li {
	border-radius: 8px;
	overflow: hidden;
	padding-right: 8px;
	width: calc(25% - 8px);
}
.product-template-default h1 {
	color: #43291C;
	font-size: 52px;
}
.woocommerce-product-gallery .flex-viewport {
	margin: 0 0 16px;
	height: 100% !important;
	background: #ffffff;
	border-radius: 24px;
}
.woocommerce-product-gallery .flex-viewport > div > div {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.pswp {
	z-index: 99999999;
}
.pswp__bg {
	background: rgba(0,0,0,0.7);
	backdrop-filter: blur(10px);
}
.pswp__caption {
	display: none !important;
}
.pswp__top-bar {
	opacity: 1 !important;
}
.woocommerce div.images .flex-control-thumbs li img.flex-active {
	border-color: var(--orange);
}
.home .tm-block.bottom-b {
	background-image: url('/wp-content/uploads/trees-bg-min.jpg');
	background-size: cover;
	background-position: center;
	padding: 0 !important
}
.subscribe-and-save-content {
	max-width: 1000px;
	margin: auto;
	position: relative;
	padding: 80px 40px 120px !important;
}
.subscribe-and-save-content h2 {
	margin-top: 16px;
}
.subscribe-and-save-content p {
	font-size: 22px;
	line-height: 170%;
}
.subscribe-and-save-content > * {
	position: relative;
	z-index: 5;
}
.subscribe-and-save-content::after {
	content: '';
	background: url('/wp-content/uploads/Group-730-min.png');
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: -25px;
	width: calc(100% + 50px);
	height: 100%;
	z-index: 1;
}
.image-carousel {
	margin: 80px 0 0;
}
.image-carousel .swiper-slide {
	height: auto;
	position: relative;
}
.image-carousel .swiper-slide img {
	width: 100%;
	height: 350px;
	object-fit: cover;
}
.main-area {
	overflow: hidden;
}
.multi-product-choice-inner > a {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #382016;
	text-decoration: none !important;
	padding: 24px;
}
.multi-product-choice-inner > a:first-of-type {
	border-bottom: 3px solid rgba(0,0,0,0.19);
}
.sas-link {
	color: #382016;
	text-decoration: none !important;
	margin: 64px 0;
}
.sas-link svg {
	width: 32px;
	display: block;
	margin-right: 12px;
}
.multi-product-choice-inner .selector {
	display: block;
	width: 24px;
	min-width: 24px;
	height: 24px;
	border: 2px solid var(--text);
	border-radius: 50%;
	position: relative;
	margin-right: 16px;
}
.woocommerce-message {
	border-radius: 16px;
}
.multi-product-choice-inner .selector::after {
	height: 12px;
	width: 12px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: var(--orange);
	opacity: 0;
	content: '';
}
.multi-product-choice {
	border-style: solid;
  border-width: 2px;
  border-color: transparent;
  border-image: url('/wp-content/uploads/border-1.png')
    4 fill round;
}
.multi-product-choice-inner .active .selector {
	border: 4px solid var(--text);
	width: 20px;
	min-width: 20px;
	height: 20px;
}
.multi-product-choice-inner .active .selector::after {
	opacity: 1;
}
.multi-product-choice-inner > a span.price {
	font-size: 38px !important;
	line-height: 100%;
	margin: 0 !important;
}
.multi-product-choice-inner > a .flex-row {
	flex-grow: 1;
}
.multi-product-choice-inner > a span.price bdi {
	color: #382016;
}
.multi-product-choice-inner > a span.price .subscription-details {
	display: none;
}
.entry-summary form.cart > * {
	float: none !important;
}
p.quantity-label {
	font-size: 16px;
	margin: 0 0 8px;
	color: #43291cad;
	text-transform: uppercase;
}
.entry-summary form.cart input.qty {
	border-style: solid;
  border-width: 2px;
  border-color: transparent;
  border-image: url('/wp-content/uploads/border-1.png')
    5 fill round;
	outline: none;
	background: transparent;
}
.entry-summary form.cart {
	margin: 32px 0 64px !important;
}
.entry-summary form.cart button {
	margin-top: 32px;
}
.page-id-1717 .main-area {
	display: none;
}
.page-id-1717 .bottom-a,
.product-template-default .bottom-a {
	padding: 24px 0 !important;
	background: #382016;
}
.product-info-row {
	align-items: center;
	justify-content: center;
}
.product-info-row h4 {
	margin: 0 0 0 12px;
	font-size: 36px;
	line-height: 86%;
}
.product-info-row svg {
	min-width: 32px;
	width: 32px;
}
.product-info-row {
	max-width: 1100px;
	margin: auto;
}
.product-info-row > div {
	width: calc(25% - 24px);
	max-width: calc(25% - 24px);
	min-width: calc(25% - 24px);
	padding: 0 12px;
}
nav.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.woocommerce-MyAccount-navigation ul > li {
	margin: 0 0 12px;
}
nav.woocommerce-MyAccount-navigation ul > li a {
	padding: 12px;
	border-radius: 16px;
	background: #ffffff;
	display: block;
	color: var(--orange);
	font-size: 20px;
	position: relative;
	padding-left: 44px;
}
nav.woocommerce-MyAccount-navigation ul > li a::before {
	display: inline-block;
	position: absolute;
	left: 12px;
	top: 50%;
	width: 24px;
	height: 24px;
	background-size: contain;
	transform: translateY(-50%);
	content: '';
}
nav.woocommerce-MyAccount-navigation ul > li.is-active a::before {
	filter: brightness(0) invert(1);
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--dashboard a::before {
	background-image: url('/wp-content/uploads/dashboard-layout-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--orders a::before {
	background-image: url('/wp-content/uploads/order-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
	background-image: url('/wp-content/uploads/like-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--downloads a::before {
	background-image: url('/wp-content/uploads/download-minimalistic-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-address a::before {
	background-image: url('/wp-content/uploads/house-line-svgrepo-com-1.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--edit-account a::before {
	background-image: url('/wp-content/uploads/account-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
	background-image: url('/wp-content/uploads/logout-2-svgrepo-com.png');
}
nav.woocommerce-MyAccount-navigation ul > li.is-active a {
	color: #ffffff;
	background: linear-gradient(90deg, #E45200 0%, #c24b0c 100%);
}
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
	margin-top: 0 !important;
}
.woocommerce-MyAccount-content a:hover,
.woocommerce-MyAccount-content a {
	color: var(--orange);
	
}
.woocommerce form.register, .woocommerce-page form.register,
.woocommerce form.login, .woocommerce-page form.login {
	border: none;
	border-radius: 24px;
}
.woocommerce form.login a,
form.register a {
	color: var(--orange) !important;
}
.woocommerce-account a {
	color: var(--orange);
}

.woocommerce-account p {
	color: var(--text);
}
.product-template-default .main-area {
	overflow: unset;
}
.page-id-1717 .tm-block.top-a::after,
.page-id-1709 .tm-block.top-a::after,
.product-template-default .main-area::after {
	content: '';
	background-image: url('/wp-content/uploads/log-right-min.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -70px;
	right: 0;
	width: 69px;
    height: 464px;
	background-position: right;
	z-index: 1;
}
.page-id-1717 .tm-block.top-b::before,
.product-template-default .tm-block.bottom-b::before {
	content: '';
	background-image: url('/wp-content/uploads/log-left-min.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: -70px;
	left: 0;
	width: 90px;
	height: 400px;
	background-position: left;
	z-index: 1;
}
.tm-block.top-a {
	padding-top: 0 !important;
}
.plain-hero .uk-panel {
	padding: 150px 0;
}
.plain-hero .uk-panel-teaser {
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.plain-hero .uk-panel-teaser img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.plain-hero .body p {
	font-size: 24px;
	line-height: 160%;
	text-align: center;
}
.plain-hero h1 {
	text-align: center;
	font-size: 60px;
	line-height: 110%;
}
.plain-hero .uk-margin {
	max-width: 1200px;
	padding: 0 35px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.large-img-container {
	position: relative;
}
.large-img-container img.big-img {
	border-radius: 16px;
}
.large-img-container img.floating-heart {
	position: absolute;
	right: -25px;
	bottom: -110px;
	width: 300px;
	height: auto;
}
.page-id-1717 .tm-block.top-b h2 {
	margin-top: 12px;
}
.page-id-1717 .tm-block.bottom-b {
	padding: 140px 0 !important;
	background-image: url(/wp-content/uploads/bg-pattern-1-min.png);
    background-size: cover;
    background-repeat: repeat;
    background-color: #382016;
    background-blend-mode: overlay;
}
.page-id-1717 .tm-block .body {
	max-width: 1100px;
	padding: 0 80px;
	margin: 0 auto 32px;
	text-align: center;
}
.page-id-1711 .tm-block.top-b,
.page-id-1717 .tm-block.top-b {
	padding: 120px 0 !important;
	background-image: url(/wp-content/uploads/bg-pattern-1-min.png);
    background-size: contain;
    background-repeat: repeat;
    background-color: #F4F0EA;
    background-blend-mode: overlay;
}
.footer-menu a {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.footer-menu a::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #ffffff;
	transform: translateX(calc(-100% - 1px));
	transition: all .4s ease;
}
.footer-menu a:hover::after {
	transform: translateX(0);
}
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
	color: var(--orange);
}
.uk-offcanvas-bar {
    background: url(/wp-content/uploads/footer-bg-min.png);
    background-size: cover;
    background-position: center 85%;
    background-color: #311a12;
}
.uk-offcanvas-bar li a {
	color: #ffffff !important;
}
/*Mobile*/ 
@media (max-width: 767px) {
    .screen {
        display: none;
    }
.hero-text h2 {
  font-size: 22px;
  line-height: 22px;
}
h2, .uk-h2 {
  font-size: 20px;
  line-height: 18px;
}
}

/*Screen*/
@media (min-width: 767px) {
    .mobile {
      display: none;
    }
.uk-sticky-init.uk-active {
  position: absolute !important;
}
.home .uk-navbar {
  background: transparent;
  color: #fff;
}
.home .uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: transparent;
  color: rgba(255,255,255,0.8);
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
  background-color: transparent;
  color: #AC3700;
}
/*Home Latest Projects*/
.last-projects-box {
	padding: 40px;
	position: relative;
	right: 100px;
	}
/*Footer*/
.uk-text-center.uk-margin-bottom-large.tm-block.tm-block-primary {
	background: url('/wp-content/uploads/footer-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-top: 280px !important;
  background-color: #fff;
}
.home .home-contact-map {
	position: relative;
box-shadow: 0px 6px 15px -10px rgba(0,0,0,0.5);
	margin-top: -115px;
}
.pages-contact-map {
box-shadow: 0px 6px 15px -10px rgba(0,0,0,0.5);
	}
.hero-text {
  position: relative;
  margin-bottom: 0px;
  left: 390px;
}
}

/*iMac Screen*/
@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
.uk-text-center.uk-margin-bottom-large.tm-block.tm-block-primary {
	background: url('/wp-content/uploads/footer-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-top: 200px !important;
background-color: #fff;
}
.home-contact-map {
	position: relative;
box-shadow: 0px 6px 15px -10px rgba(0,0,0,0.5);
	margin-top: -115px;
}
.pages-contact-map {
box-shadow: 0px 6px 15px -10px rgba(0,0,0,0.5);
	}
}

/*Logos*/
.desktop-logo {
    width: 250px;
    height: auto;
}
.mobile-logo {
    width: 110px;
    height: auto;
}

/*Contact Form*/
.powered-by {
    display: none !important;
}

/*Home Services*/
    .home-text-center-img hr {
    border-top: 2px solid #f7b83a;
    width: 12%;
    }
    /*Home Services Extended Features*/
.caption {
    position: relative;
    overflow: hidden;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
.caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}
.caption:hover::before {
    background: transparent;
}
.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}
.caption__overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}
.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100%) );
            transform: translateY( calc(-100%) );

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}
.caption:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.caption__overlay__title, .caption__overlay__content {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
}
.caption__overlay, .caption__overlay__title {
    background: #f7b83a;
}

/*Home Featured Case Studies*/
.featured-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 10px; /* optional padding */
  width: 100%; /* optional width */
}
.featured-content p {
  margin: 0;
}

/*Home Latest Projects*/
.last-projects-box {
	background: #fff;
	padding: 40px;
-webkit-box-shadow: -1px 8px 41px -10px rgba(0,0,0,0.56);
-moz-box-shadow: -1px 8px 41px -10px rgba(0,0,0,0.56);
box-shadow: -1px 8px 41px -10px rgba(0,0,0,0.56);
}

/*Home Social*/
.home .tm-block.bottom-a.tm-block-default {
	background: url('/wp-content/uploads/social-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/*Pages Contact Form*/
.bottom-c .uk-panel-box-primary {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}

/*Pages Our Clients*/
.tm-block.footer-top.tm-block-default {
  background: #fff;
}

/*Footer*/
.tm-footer .tm-block-dark a, .tm-block-primary a, .tm-block-dark .uk-link, .tm-block-primary .uk-link {
  color: #fff !important;
}

/*Page bg*/
.page-id-867 .tm-block.top-a.tm-block-default, .page-id-3841 .tm-block.top-a.tm-block-default,  .page-id-2734 .tm-block.top-a.tm-block-default, .page-id-874 .tm-block.top-a.tm-block-default, .page-id-868 .tm-block.top-a.tm-block-default, .page-id-869 .tm-block.top-a.tm-block-default, .page-id-3040 .tm-block.top-a.tm-block-default, .page-id-875 .tm-block.top-a.tm-block-default, .page-id-876 .tm-block.top-a.tm-block-default, .page-id-877 .tm-block.top-a.tm-block-default, .page-id-878 .tm-block.top-a.tm-block-default, .page-id-879 .tm-block.top-a.tm-block-default, .page-id-2732 .tm-block.top-a.tm-block-default, .page-id-2728 .tm-block.top-a.tm-block-default, .page-id-2730 .tm-block.top-a.tm-block-default, .page-id-2736 .tm-block.top-a.tm-block-default {
  background: url('/wp-content/uploads/pages-bg-new.jpg') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.new-landing-page-hero-text {
	font-size: 60px;
	width: 45%;
	line-height: 110%;
}

.new-landing-page-hero-subtext {
	font-size: 24px;
	line-height: 180%;
	width: 45%;
}

.advantages-grid {
	flex-wrap: wrap;
	display: flex;
	row-gap: 20px;
	margin-top: 165px;
}

.advantage-box {
	width: 100%;
	background-color: #efefef;
	text-align: center;
	padding: 20px 30px;
}

@media(min-width: 991px) {
	.advantages-grid {
		flex-wrap: nowrap;
		column-gap: 20px;
		row-gap: 0px;
	}

	.advantage-box {
		width: 33.33%;
	}

	.advantage-box img {
		margin-top: -115px;
	}
}

.page-id-3805 .tm-block.main-area {
	display: none;
}

.page-id-3805 .tm-block.bottom-a {
	background-image: url('/wp-content/uploads/Rectangle-24.png');
	background-size: cover;
	text-align: center;
	padding: 250px 0 !important;
}

.page-id-3805 .tm-block.bottom-a h2,
.page-id-3805 .tm-block.bottom-a p {
	color: #fff;
}

.page-id-3805 .tm-block.bottom-a p {
	margin-bottom: 0;
}

.page-id-3805 .tm-block.bottom-a a {
	background-color: #f7b83a;
    color: #4d0e44;
    padding: 20px 50px;
    display: inline-block;
    margin-top: 50px;
    border-radius: 10px;
    font-size: 19px;
    font-weight: bold;
}

.page-id-3805 .tm-bottom-b .uk-overlay-panel {
	top: auto;
	bottom: 0;
	background-color: #f7b83a;
	padding: 20px 10px;
}

.page-id-3805 .tm-bottom-b .uk-overlay-panel h3 {
	font-size: 16px;
}

.page-id-3805 .tm-block.bottom-c.tm-block-default {
	background: #fff;
}

.page-id-3805 .uk-accordion-content {
	color: #333;
}

.page-id-3805 .tm-bottom-b .uk-width-medium-1-2,
.page-id-3805 .tm-bottom-c .uk-width-medium-1-3 {
	width: 100%;
}

.page-id-3805 .tm-bottom-b h3 {
	font-size: 20px;
}

.page-id-3805 .bottom-c .uk-panel-box-primary {
	background-color: #f5f5f5;
}

.capabilities .title,
.our-services .title,
.our-commitment .title {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fcb900;
    padding-bottom: 10px;
}

.capabilities .title h2,
.our-services .title h2,
.our-commitment .title h2 {
    margin-left: 20px;
    color: #fcb900;
}

.recently-delivered .title,
.our-accreditations .title {
    border-bottom: 1px solid #fcb900;
    padding-bottom: 10px;
}

.recently-delivered h2,
.our-accreditations h2 {
    color: #fcb900;
}

.our-services .flex {
    display: flex;
    margin-top: 50px;
}

.our-services .flex .left,
.our-services .flex .right {
    width: 50%;
}

.our-services .flex .right {
}

.our-commitment .flex {
    display: flex;
    margin-top: 50px;
}

.our-commitment .flex .left, .our-commitment .flex .right {
    width: 50%;
}

.our-commitment {
    margin-top: 100px;
}

.recently-delivered {
    margin-top: 100px;
}

.our-services {
    margin-top: 100px;
}

.our-accreditations {
    margin-top: 100px;
}

.our-commitment .flex .right {
    padding-left: 20px;
}

h2.case-study-title span {
    display: block;
    font-size: 20px;
}

.page-id-3805 .tm-block.top-c ul li:before {
	content: '';
	background-image: url('/wp-content/uploads/lets-icons_check-fill.png');
	width: 29px;
	height: 30px;
	position: absolute;
	left: 25px;
}

.page-id-3805 .tm-block.top-c ul li {
	list-style: none;
}

a.grid-cta-btn {
    background-color: #fcb900;
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 7px;
}

.case-study {
	margin-top: 50px;
}

.case-study:first-child {
	margin-top: 0;
}
.happyforms-flex {
	margin: 0 !important;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
	background: var(--orange);
}
html .uk-nav.uk-nav-offcanvas {
	margin-top: 64px;
}
header #searchbar {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #FCF8F2 !important;
	z-index: 1;
	transform: translateY(-100%);
	transition: all .4s ease;
	padding: 12px 0;
}
.search-open header #searchbar {
	transform: translateY(0);
}
body.search-open {
	height: 100vh;
	max-height: 100vh;
	overflow: hidden;
}
#searchoverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
}
body.search-open #searchoverlay {
	visibility: visible;
	opacity: 1;
}
.uk-offcanvas-bar > div:first-of-type {
	position: absolute;
	top: 0;
	right: 0;
}
.uk-offcanvas-bar > div:first-of-type svg path {
	stroke: #ffffff;
	fill: #ffffff;
}
.uk-navbar-toggle {
	color: #382016 !important;
}
.plain-hero h1.shop-pages-title {
	color: #FFFFFF;
	margin: 0;
	font-size: 120px;
}
.tax-product_cat .tm-block.top-a,
.post-type-archive .tm-block.top-a {
	padding: 0 !important;
}
.plain-hero nav.woocommerce-breadcrumb {
	text-align: center;
}
.plain-hero nav.woocommerce-breadcrumb,
.plain-hero nav.woocommerce-breadcrumb a,
.plain-hero nav.woocommerce-breadcrumb span {
	color: #ffffff !important;
}
.plain-hero nav.woocommerce-breadcrumb {
	margin: 0 0 8px;
}
.plain-hero.shop-hero .uk-panel-teaser::after {
	content: '';
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.post-type-archive-product main h1,
.tax-product_cat main h1 {
	display: none;
}
@media all and (max-width: 1220px) {
	.top-teaser.tm-block {
		padding: 182px 25px 0 !important;
	}
	.home-hero .uk-overlay-panel {
		padding: 25px;
	}
}
@media all and (max-width: 1180px) {
	.uk-navbar-flip .uk-hidden-small {
		display: none;
	}
	header .uk-navbar-flip {
		flex-direction: row-reverse;
	}
	.uk-navbar-flip .uk-visible-small {
		display: block !important;
	}
	header .uk-navbar-flip a.uk-navbar-toggle {
		padding-left: 0 !important;
	}
	body {
		margin-left: 0 !important;
	}
	.uk-offcanvas {
		z-index: 99999999999;
	}
	.header-item .flex-row {
		justify-content: center;
	}
	ul.footer-menu {
		margin: 24px 80px 40px 0
	}
	.footer-main-row {
		flex-wrap: wrap;
		margin-right: 100px;
	}
}
@media all and (max-width: 1100px) {
	.product-info-row {
		flex-wrap: wrap;
	}
	.product-info-row > div {
		width: calc(50% - 24px);
    	max-width: calc(50% - 24px);
    	min-width: calc(50% - 24px);
		padding: 12px;
	}
}
@media all and (max-width: 992px) {
	.woocommerce ul.products, .simple-products-grid .woocommerce ul.products {
		grid-template-columns: 100%;
		max-width: 400px;
		margin: 40px auto !important;
	}
	.email-sign-up-row .img,
	.email-sign-up-row img.axe {
		display: none;
	}
	.subscribe-and-save-content {
		padding: 60px 0 !important
	}
	.subscribe-and-save-content p {
		font-size: 18px;
	}
	.contact-main form {
		margin-top: 40px !important;
	}
	.woocommerce-page div.product > div {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.multi-product-choice {
		max-width: 500px;
	}
	.woocommerce-product-gallery .flex-viewport {
		max-width: 500px !important;
	}
	.sas-link {
		margin: 40px 0;
	}
	.page-id-1717 .tm-block.top-b::before {
		display: none;
	}
	.page-id-1717 .tm-block .body {
		padding: 0;
	}
}
@media all and (max-width: 768px) {
	header .tm-toolbar {
		display: block !important;
		height: 64px;
	}
	.product-template-default h1 {
		font-size: 40px;
	}
	.new-desc p {
		font-size: 18px;
	}
	.product-template-default .tm-block.bottom-b::before {
		display: none;
	}
	.multi-product-choice-inner > a .flex-row {
		flex-direction: column;
		align-items: flex-start;
	}
	.multi-product-choice-inner > a span.price bdi {
		font-size: 30px;
		margin-top: 12px;
	}
	.multi-product-choice-inner > a {
		padding: 12px;
	}
	.product-template-default .bottom-b {
		padding: 60px 0 !important;
	}
	.woocommerce-page div.product p.price {
		font-size: 36px;
	}
	header .tm-toolbar a {
		white-space: nowrap;
	}
	header .tm-logo {
		width: 240px;
	}
	header nav {
		height: 100px;
	}
	.top-teaser.tm-block {
		padding: 164px 25px 0 !important;
	}
	.footer-main-row {
		flex-direction: column;
		margin-right: 0;
		text-align: center;
	}
	.footer-main-row .socials-row {
		justify-content: center;
	}
	.footer-main-row .socials-row > a {
		margin: 0 9px;
	}
	.footer-bottom-row {
		flex-direction: column-reverse;
	}
	.footer-bottom-row p {
		margin: 0 0 12px;
		text-align: center;
	}
	.tm-footer-top .uk-panel > .uk-margin {
		display: flex;
		flex-direction: column-reverse;
	}
	ul.footer-menu {
		margin-right: 0;
	}
	.footer-banner {
		position: relative;
		top: 0;
		left: 0;
		width: 80px;
		margin: auto;
	}
	.tm-block.footer-top {
		padding-top: 0 !important; 
	}
	.footer-logo {
		margin: 24px 0 40px;
	}
	.footer-logo img {
		max-width: 240px;
	}
	h2, .uk-h2 {
		font-size: 36px;
		line-height: 130%;
	}
	.uk-navbar-flip .header-icons > a:first-of-type,
	.uk-navbar-flip .header-icons > a:nth-of-type(2) {
		display: none;
	}
	.fuel-your-fire-wrap {
		padding: 32px 25px;
	}
	.home .tm-block.top-c p {
		font-size: 22px;
	}
	.home .tm-block.top-c {
		padding: 80px 0 160px !important;
	}
	h1, h2.h1 {
		font-size: 64px;
	}
	.woocommerce-account h1, .woocommerce-cart h1, .woocommerce-checkout h1 {
		font-size: 54px;
	}
	.woocommerce-MyAccount-content {
		margin-top: 40px;
	}
	.home-hero .uk-slideshow > li {
		height: 550px !important;
		min-height: 550px !important;
	}
	.home-hero .uk-position-cover {
		background-color: rgba(0,0,0,0.3);
		background-blend-mode: overlay;
	}
	.email-sign-up-row .content p,
	.email-sign-up-row .content h2 {
		text-align: center;
	}
	.email-sign-up-row .happyforms-flex {
		flex-direction: column;
		align-items: center;
	}
	.email-sign-up-row .happyforms-part__el {
		width: 100%;
		display: block;
	}
	.email-sign-up-row .happyforms-part--email {
		margin-right: 0;
		width: 100%;
	}
	.tm-block.bottom-c {
		overflow: hidden;
	}
	.email-sign-up-row .content .floating-heart {
		opacity: 0.6;
		right: -100px;
	}
	.home .text-icon {
		min-width: calc(50% - 24px);
    	max-width: calc(50% - 24px);
	}
	p.larger {
		font-size: 18px;
	}
	.btn.btn-dark-fill {
		width: 232px;
    	height: 39px;
	}
	.product-info-row > div {
		width: calc(100%);
    	max-width: calc(100%);
    	min-width: calc(100%);
		padding: 12px 0;
	}
	.product-info-row h4 {
		font-size: 30px;
	}
	.page-id-1717 .tm-block.bottom-b {
		padding: 60px 0 !important;
	}
	.large-img-container img.floating-heart {
		width: 150px;
		right: auto;
		left: -60px;
		bottom: -50px;
	}
	.page-id-1717 .tm-block.top-b {
		padding: 120px 0 60px !important;
	}
	.plain-hero .uk-panel {
		padding: 60px 0;
	}
	.plain-hero h1 {
		font-size: 50px;
	}
	.plain-hero .body p {
		font-size: 20px;
	}
	.page-id-1711 .tm-block.top-b {
		padding: 60px 0 !important;
	}
	.contact-main .happyforms-form__part {
		padding: 5px 0;
	}
	.page-id-1717 .tm-block.top-a::after,
	.product-template-default .main-area::after {
		width: 50px;
		bottom: -95px;
	}
	.woocommerce-page table.cart td.actions .button {
		width: 247px !important;
	}
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}
	.woocommerce-page table.cart .product-thumbnail::before {
		display: none !important;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background: transparent !important;
	}
	.woocommerce-cart-form__contents tr.cart_item {
		border-top: 2px solid var(--text);
		padding: 10px 0;
	}
	.woocommerce-cart-form__contents tr.cart_item > td {
		border: none;
	}
	.tm-block.bottom-c .content p {
		font-size: 18px;
	}
	.plain-hero h1.shop-pages-title {
		font-size: 60px;
	}
}
.woocommerce-cart-form__contents .quantity input.qty {
	float: none;
}
@media all and (max-width: 423px) {
	header .tm-logo {
		max-width: 188px;
	}
	header .tm-toolbar .uk-float-right {
		padding: 4px 0;
	}
	header .tm-toolbar {
		height: 74px;
	}
	.top-teaser.tm-block {
		padding: 174px 25px 0 !important;
	}
}