.geologica-<uniquifier> {
  font-family: "Geologica", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "CRSV" 0,
    "SHRP" 0;
}


@media (max-width: 1080px) {
    .uk-nav-offcanvas li {
        font-size: 16px!important;
    }
}


.rock-salt-regular {
  font-family: "Rock Salt", cursive;
  font-weight: 400;
  font-style: normal;
}

<style>
@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=Rock+Salt&display=swap');
</style>


.cheryl-hand {
    font-family: "cherylhand", cursive;
  }


:root {
	--green: #93B504;
}
html {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: Gotham;
  src: url("/wp-content/themes/mastertheme/fonts/gothamrnd_book.woff2") format("woff2"),
    url("/wp-content/themes/mastertheme/fonts/gothamrnd_book.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: cherylhand;
  src: url("/wp-content/themes/mastertheme/fonts/cherylhand.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}


@font-face {
  font-family: Cheryl;
  src: url("/wp-content/themes/mastertheme/fonts/CherylHand.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}



@font-face {
  font-family: Gotham;
  src: url("/wp-content/themes/mastertheme/fonts/gothamrnd_medium.woff2") format("woff2"),
    url("/wp-content/themes/mastertheme/fonts/gothamrnd_medium.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Gotham;
  src: url("/wp-content/themes/mastertheme/fonts/gothamrnd_bold.woff2") format("woff2"),
    url("/wp-content/themes/mastertheme/fonts/gothamrnd_bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
body {
	font-family: Gotham;
	font-style: normal;
	font-weight: 400;
}
.yith-wapo-block h3 {
	margin: 0 0 8px;
	font-size: 24px;
	line-height: 100%;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.uk-container {
	margin-left: auto;
	margin-right: auto;
}
.uk-dropdown-navbar.uk-dropdown {
	background: #394437;
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown a:hover {
	color: var(--green);
}
.tm-navbar .uk-navbar-nav li a:hover {
	background: var(--green);
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown a {
	color: #ffffff;
	background: transparent;
	padding: 12px;
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown a::after {
	display: none;
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown li {
	padding: 0 12px;
	margin: 0 0 16px;
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown ul > li:last-of-type {
	margin: 0;
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown ul {
	max-height: 250px;
	overflow-y: auto;
}
.jcsb {
	justify-content: space-between;
}
.jcc {
	justify-content: center;
}
.aic {
	align-items: center;
}
.flex-column {
	display: flex;
	flex-direction: column;
}
.body > p:last-of-type {
	margin: 0;
}

a {
	color: inherit;
}
.tm-toolbar {
	background: var(--green);
	padding: 8px 0;
}
.under-header {
	background: #283326;
	padding: 8px 0;
}
.deliverd-with-care,
.under-header-bar {
	overflow: hidden;
}
.under-header-bar-row span {
	color: #ffffff;
	font-size: 12px;
}
.under-header-bar-row {
	justify-content: space-between;
	align-items: center;
}
.under-header-bar-row > div {
	flex-grow: 1;
	width: auto;
	align-items: center;
	gap: 8px;
	justify-content: center;
	display: flex;
}

.under-header-bar-row > div:nth-of-type(2) {
	border-left: 1px solid #394437;
	border-right: 1px solid #394437;
}
.tm-toolbar {
	height: 21px;
	transition: all .3s ease;
	overflow: hidden;
}
.under-header {
	height: 35px;
	transition: all .3s ease;
	overflow: hidden;
}
body.header-collapse .tm-toolbar,
body.header-collapse .under-header {
	height: 0;
	padding: 0;
}
.tm-toolbar p {
	margin: 0;
	text-align: center;
	font-size: 14px;
}
.tm-toolbar .uk-float-left {
	display: block;
	float: none;
}
.tm-toolbar .site-toolbar {
	justify-content: center;
	flex-wrap: wrap;
	gap: 46px;
}
.tm-toolbar .site-toolbar a:hover {
	color: #ffffff;
}
.tm-toolbar .site-toolbar .flex-row {
	align-items: center;
	gap: 8px;
}
.tm-toolbar .site-toolbar svg {
	display: block;
	width: 20px;
	height: auto;
}
.uk-container {
	max-width: 1440px;
}
.site-toolbar span {
	font-size: 14px;
	font-weight: 600;
	line-height: 100%;
}
.tm-navbar .uk-container::before,
.tm-navbar .uk-container::after {
	display: none !important;
}
.tm-navbar .uk-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 40px;
}
.tm-navbar .uk-navbar-nav {
	display: flex;
	flex-direction: row;
	gap: 16px;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.tm-navbar {
	padding: 0;
	background: #394437;
}
.tm-navbar .uk-navbar-nav li a {
	font-size: 14px;
	line-height: 100%;
	font-weight: 700;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	padding: 20px;
}
.header-main {
	background: #283326;
	padding: 16px 0;
}
.homepage-top-card {
	height: 600px;
	position: relative;
}
.homepage-top-card .content {
	position: relative;
	z-index: 5;
	padding: 32px 16px;
}
.homepage-top-card a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-decoration: none;
}
.homepage-top-card::after {
	content: '';
	display: block;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 267px;
	z-index: 2;
}
.homepage-top-card p {
	font-size: 40px;
	line-height: 100%;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 24px;
}
.tm-search-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.tm-search-bar .uk-search-field {
	padding: 21px;
	width: 100%;
}
.header-main-right {
	width: 276px;
}
#js-search-toggle {
	display: none;
}
.search-main {
	width: 100%;
	max-width: 471px;
}
.show-mob {
	display: none;
}
.header-main .tm-logo {
	width: 276px;
	max-width: 276px;
}
.tm-navbar .uk-navbar-nav li.uk-active a {
	background: var(--green);
}
.uk-navbar-nav > li {
	float: none !important;
}
.tm-navbar .uk-navbar-nav li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background: var(--blue);
	display: block;
	transform: translateX(-101%);
	transition: all .2s ease;
}
.tm-block {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.tm-navbar .uk-navbar-nav li a:hover::after {
	transform: translateX(0);
}
.reviews-section .titles {
	margin: 0 0 48px;
}
.tm-navbar .uk-navbar-nav li.uk-active a {
	font-weight: 700;
}
.tm-navbar .tm-logo {
	max-width: 103px;
}
.footer-left-row {
	gap: 64px;
	flex-wrap: wrap;
}
.footer-logo {
	max-width: 390px;
	margin: 24px 0 0;
}
.tm-footer-block {
	background-image: url('/wp-content/uploads/footer-bg.jpg');
	background-size: cover;
	background-position: bottom left;
	padding-top: 100px !important;
	padding-bottom: 32px !important;
}
.footer-form-wrap {
	border: 14px solid #2D3B2B;
	border-radius: 16px;
	padding: 40px 32px;
	background: #283326;
}
.main-form label {
  font-size: 16px;
  line-height: 150%;
  position: absolute;
  top: 17px;
  left: 24px;
  z-index: 5;
  transition: all .2s ease;
	-webkit-appearance: none;
	appearance: none;
	color: #ffffff;
	font-weight: 700;
	user-select: none;
	pointer-events: none;
}
.main-form select,
.main-form textarea,
.main-form input[type="tel"],
.main-form input[type="email"],
.main-form input[type="text"] {
	border-radius: 40px;
	font-size: 16px;
  	line-height: 150%;
	padding: 16px 24px;
	background: transparent;
	border: 1px solid #6F776D;
	color: #ffffff;
	font-weight: 700;
	text-transform: none;
}
.wpcf7-not-valid-tip {
	font-size: 11px;
	margin: 4px 0 0;
	line-height: 120%;
	font-weight: 500;
}
.wpcf7-form-control-wrap {
	position: unset;
}
.main-form .form-el-wrap {
  position: relative;
  margin: 0 0 24px;
}
.main-form textarea:focus~label,
.main-form textarea:-webkit-autofill~label,
.main-form textarea:not(:placeholder-shown)~label,
.main-form input:focus~label,
.main-form input:-webkit-autofill~label,
.main-form input:not(:placeholder-shown)~label {
  top: 1px;
  font-size: 10px;
}
.tm-footer-block p,
.tm-footer-block li,
.tm-footer-block a {
	color: #ffffff;
}
.tm-footer-block p {
	
	margin: 0 0 12px;
}
.footer-form-wrap p {
	text-align: center;
}
ul.legals-menu {
	display: flex;
	flex-direction: row;
	margin: 0;
	padding: 0;
	list-style: none;
	justify-content: center;
}
ul.legals-menu li::after {
	content: '|';
	display: inline-block;
	margin: 0 6px;
}
ul.legals-menu li:last-of-type::after {
	display: none;
}
.footer-top.tm-block {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
	background-image: url('/wp-content/uploads/pb-cta-10-min.jpg');
	background-size: cover;
	background-position: center center;
}
.footer-top.tm-block p,
.footer-top.tm-block li,
.footer-top.tm-block a {
	color: #ffffff;
}
.page-bottom-cta-inner img {
	max-width: 227px;
	width: 100%;
	height: auto;
}
.page-bottom-cta-inner {
	align-items: center;
}
.page-bottom-cta-inner h2 {
	color: #ffffff;
	margin: 0;
}
.page-bottom-cta-inner .left {
	max-width: 374px;
}
.page-bottom-cta-inner .btn-container {
	margin: 80px 0 0;
}
.green,
span.green,
p.green {
	color: var(--green);
}
a.icon-btn {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	transition: all .2s ease;
}
.footer-info {
	background: #2D3B2B;
	border-top: 1px solid #394437;
	border-bottom: 1px solid #394437;
	padding: 8px 0;
}
a.icon-btn:hover {
	gap: 12px;
}
ul.footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
p.footer-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 24px;
}
.footer-middle {
	padding-left: 24px;
}
.footer-left p {
	line-height: 25px;
}
.footer-left a {
	display: block;
}
.footer-address-1 {
	margin: 0 0 40px;
}
.footer-address p {
	margin: 8px 0 0;
}
.socials-row {
	gap: 6px;
	flex-wrap: wrap;
	margin: 0 0 60px;
}
.socials-row a,
.socials-row svg {
	display: block;
}
ul.footer-menu li {
	font-size: 16px;
	line-height: 120%;
	margin: 0 0 16px;
}
.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.bg-content {
	position: relative;
	z-index: 5;
}
img.ofc {
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}
.home-hero-section .bg .left,
.home-hero-section .bg .right {
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
}
.home-hero-section .bg .left {
	width: 64%;
	left: 0;
	background: var(--dark-blue);
}
.home-hero-section .bg .left img {
	opacity: 0.25;
}
.home-hero-section .bg .right {
	width: 36%;
	right: 0;
}
h1 {
	margin: 0 0 20px;
	color: #ffffff;
	font-size: 44px;
	line-height: 110%;
}
h2 {
	font-size: 36px;
	line-height: 100%;
	margin: 0 0 24px;
	color: #283326;
}
h3 {
	margin: 0 0 24px;
	color: #283326;
	text-transform: none;
}
span.pre-title {
	display: inline-block;
	color: var(--green);
	font-size: 20px;
	line-height: 100%;
	font-weight: 400;
	margin: 0 0 8px;
}
.hero span.pre-title {
	font-size: 32px;
	line-height: 125%;
	font-weight: 600;
	display: inline-block;
	margin: 0 0 30px;
	color: var(--light-blue);
	text-transform: none;
	
}
.home-hero {
	padding: 80px 0;
}
.home-hero .left {
	width: 60%;
	max-width: 802px;
}
.home-hero .body {
	max-width: 641px;
}
.home-hero .body p {
	font-size: 24px;
	line-height: 41px;
}
.btn-container {
	margin: 30px 0 0;
}
.white,
.white * {
	color: #ffffff;
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce input[type="submit"].alt, .woocommerce-page input[type="submit"].alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt,
a.wp-element-button,
.wp-element-button,
.btn,
a.btn {
	cursor: pointer;
	padding: 16px 40px;
	display: inline-block;
	border-radius: 32px;
	font-size: 14px;
	line-height: 100% !important;
	font-weight: 700;
	text-decoration: none !important;
	appearance: none;
	border: none;
	transition: all .1s ease;
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce input[type="submit"].alt, .woocommerce-page input[type="submit"].alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt,
a.wp-element-button,
.wp-element-button,
.btn.btn-green,
a.btn.btn-green {
	background: var(--green);
	color: #ffffff;
}
.btn.btn-dark-green,
a.btn.btn-dark-green {
	background: #2D3B2B;
	color: #ffffff;
}
.btn.btn-outline {
	border: 1px solid #2D3B2B;
	color: var(--green);
}
h5 {
	color: #2D3B2B;
}
.btn.btn-outline:hover {
	background: #2D3B2B;
	color: #ffffff;
}
.term-description p,
.woocommerce-tabs,
.woocommerce-tabs p,
.woocommerce-product-details__short-description p:not(.price) {
	font-size: 16px;
	font-weight: 300;
}
.woocommerce-tabs h2,
.woocommerce-tabs h3,
.woocommerce-tabs h4,
.woocommerce-tabs h5,
.woocommerce-tabs h6 {
	margin-top: 24px;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	appearance: none;
	border: 1px solid var(--green);
	border-radius: 6px;
	background: #ffffff;
	padding: 8px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	display: inline-block;
	position: relative;
}
.woocommerce-ordering::after {
	content: '';
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/down-arrow-5-svgrepo-com.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}
.btn.btn-white,
a.btn.btn-white {
	background: #ffffff;
	color: var(--green);
}
.title-btn-row .title-sub-text {
	margin: 0;
	align-items: center;
}
p {
	font-weight: 400;
}
.home-hero-main {
	gap: 48px;
}
.home-hero-main .right {
	flex-grow: 1;
}
.home-form-wrap {
	background: #ffffff;
	padding: 40px 24px;
}
.home-form-wrap h2 {
	text-align: center;
	color: var(--dark-blue);
	font-size: 40px;
	line-height: 120%;
	text-transform: uppercase;
	margin: 0 0 40px;
}
.home-hero-main *,
.main-form  * {
	box-sizing: border-box;
}
.main-form .form-el-wrap {
	position: relative;
	margin: 0 0 16px;
}
.main-form input,
.main-form textarea {
	padding: 16px 24px;
	outline: none;
	font-size: 16px;
  	line-height: 120%;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-family: Gotham;
	color: #ffffff;
}
.main-form textarea {
	border-radius: 16px !important;
}
.main-form textarea:focus~label,
.main-form textarea:-webkit-autofill~label,
.main-form textarea:not(:placeholder-shown)~label,
.main-form input:focus~label,
.main-form input:-webkit-autofill~label,
.main-form input:not(:placeholder-shown)~label {
  top: 2px;
  font-size: 9px;
}
.main-form .wpcf7-not-valid-tip {
	display: inline-block;
	font-size: 11px;
	margin: 4px 0 0;
}
.main-form .btn-container {
	margin: 16px 0 0;
}
.main-form p {
	font-size: 16px;
	font-weight: 400;
}
.main-form p.footer-title {
	font-size: 20px;
    font-weight: 700;
	margin: 0 0 8px;
}
.main-form form {
	margin: 40px 0 0;
}
.main-form button.submit-btn {
	display: block;
	width: 100%;
	color: #ffffff;
	padding: 20px;
	font-size: 16px;
	line-height: 100%;
	outline: none;
	border: none;
	appearance: none;
	font-weight: 700;
}
.wpcf7-form-control-wrap {
	position: unset;
}
.home-hero .uk-container {
	margin: auto;
}
.large-map iframe {
	display: block;
	width: 100%;
	height: 550px;
}
.who-we-are-50 .imgs-container {
	position: relative;
	padding-bottom: 80px;
}
.who-we-are-50 .imgs-container img {
	
	width: calc(100% - 100px);
	height: auto;
}
.who-we-are-50 .imgs-container .bottom-img {
	z-index: 1;
	position: relative;
	margin-left: 100px;
}
.who-we-are-50 .uk-margin {
	height: 100%;
}
.who-we-are-50 .imgs-container .top-img {
	top: 80px;
	left: 0;
	z-index: 5;
	position: absolute;
	box-shadow: 17px 10px 24.1px 0 rgba(0,0,0,0.4);
}
.call-box {
	padding: 24px;
	background: var(--dark-blue);
}
.call-box p {
	margin: 0;
}
.call-box p,
.call-box a {
	color: #ffffff;
}
.call-box {
	margin: 40px 0 0;
}
.call-box > div {
	gap: 16px;
}
.call-box p.title {
	text-transform: uppercase;
	margin: 0;
	margin: 0 0 8px;
}
.call-box .right > p:nth-of-type(2) {
	font-size: 30px;
	font-weight: 700;
}
.who-we-are-50 .left {
	padding-top: 40px;
	max-width: 568px;
}
.who-we-are-50 svg {
	display: block;
}
p {
	font-size: 18px;
	line-height: 150%;
}
.numbers-section.uk-panel {
	margin: 80px 0 !important;
	padding: 40px 0;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
.numbers-row {
	gap: 24px;
	justify-content: center;
}
.numbers-row > div {
	width: calc(25% - 18px);
	min-width: 284px;
}
.numbers-row h3 {
	font-size: 50px;
	line-height: 100%;
	color: var(--blue);
	margin: 0 0 8px;
}
.number-icon-row {
	align-items: center;
	gap: 20px;
}
.numbers-row p {
	margin: 0;
	text-transform: uppercase;
}
.service-item .content {
	padding: 100px 24px 24px;
	position: relative;
	background: url('/wp-content/uploads/2025/06/service-bg-min.png');
	background-size: cover;
	margin-top: -70px;
}
.service-item .content h3,
.service-item .content .body {
	position: relative;
	z-index: 5;
}
.service-item .content h3,
.service-item .content p {
	color: #ffffff !important;
}
.service-item .content h3 {
	font-size: 24px;
	line-height: 120%;
	margin: 0 0 16px;
}
.service-item .img-container {
	height: 370px;
	overflow: hidden;
}
.services-grid-wrap .uk-overlay-hover .img-container img {
	transition: all .4s ease;
}
.services-grid-wrap .uk-overlay-hover:hover .img-container img {
	transform: scale(1.08);
}
.service-item * {
	box-sizing: border-box;
}
.service-item .logo-container {
	height: 110px;
	width: 110px;
	background: #ffffff;
	padding: 18px 12px;
	z-index: 5;
	position: absolute;
	left: 24px;
	top: -40px;
}
.text-center {
	text-align: center;
}
span.pre-title.text-center {
	display: block;
	text-align: center;
}
.services-grid-wrap h2 {
	max-width: 900px;
	margin: 0 auto;
}
.services-grid-wrap .uk-grid {
	margin-top: 64px;
}
.services-grid-wrap .uk-grid .uk-margin {
	margin: 0;
}
.services-grid-wrap .uk-position-z-index {
	z-index: 10;
}
.logos-row {
	align-items: center;
	justify-content: space-between;
	max-width: 900px;
	margin: 80px auto;
	flex-wrap: wrap;
	gap: 32px;
}
.logos-row img {
	height: 100px;
	width: auto;
}
span.pre-title.white {
	color: #ffffff;
}
.home .top-b > .uk-container {
	max-width: 100% !important;
	padding: 0 !important;
}
.areas-we-cover-row {
	gap: 80px;
}
.areas-we-cover-row .right {
	width: 40%;
	text-align: center;
}
.areas-we-cover-row img {
	width: 100%;
	max-width: 406px;
	margin: auto;
}
.areas-we-cover-row .left {
	max-width: 704px;
}
.socials-grid {
	display: grid;
	grid-template-columns: repeat(4, calc(25% - 18px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin: 40px 0 0;
}
.socials-grid .social-link-item {
	grid-column: span 2;
	background: var(--dark-blue);
	padding: 40px;
	text-align: center;
}
.socials-grid .social-link-item img {
	height: 84px;
	display: block;
	margin: auto;
	width: auto;
}
.socials-grid .social-link-item .facebook img {
	width: 240px;
	object-fit: contain;
}
.socials-grid .social-link-item p {
	margin: 8px 0 24px;
	font-size: 12px;
	line-height: 100%;
	color: #ffffff;
}
.socials-grid .social-link-item .btn {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
	padding: 14px 40px;
	color: #ffffff;
}
.facebook .btn {
	background: #1877F2;
}
.facebook .btn svg {
	display: block;
	height: 27px;
	width: auto;
}
.instagram .btn {
	background: linear-gradient(0deg, rgba(244, 147, 125, 1) 0%, rgba(222, 56, 117, 1) 100%);
}
.home .top-c {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
	background: #ffffff !important;
}
.home .main-area.tm-block {
	background: url('/wp-content/uploads/2025/06/gallery-bg-min.jpg');
	background-size: cover;
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}
.home-gallery-grid {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 16px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin: 48px 0 0;
}
.home-gallery-grid > div:first-of-type {
	grid-column: span 2;
}
.home-gallery-grid > div:nth-of-type(2) {
	grid-row: span 2;
}
.home-gallery-grid-section h2 {
	color: #ffffff;
	margin: 0;
}
.title-btn-row {
	align-items: flex-end;
	gap: 40px;
	flex-wrap: wrap;
}
.title-btn-row .btn-container {
	margin: 0;
}
.gallery-btn {
	font-weight: 700;
	text-transform: uppercase;
	display: inline-flex;
	flex-direction: row;
	align-items: flex-end;
	gap: 12px;
}
.gallery-btn::before {
	content: '';
	display: block;
	width: 350px;
	height: 2px;
	background: #ffffff;
	position: relative;
	top: -4px;
}
.home .tm-block.bottom-a > div.uk-container {
	padding: 0;
	max-width: 100%;
	margin: 0;
}
.home-projects .uk-container {
	max-width: 950px;
	margin: auto;
}
.home-projects * {
	box-sizing: border-box;
}
.home-projects .uk-panel-teaser {
	margin: 0;
}
.home-projects .uk-margin {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 24px 60px;
	margin: 0;
	z-index: 5;
}
.home-projects .uk-margin p {
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 32px;
	line-height: 100%;
	text-align: center;
}
.home-projects .location-1,
.home-projects .location-2 {
	position: absolute;
	bottom: calc(100% + 100px);
}
.home-projects .location-1 {
	left: calc(100% + 30px);
}
.home-projects .location-2 {
	right: calc(100% + 30px);
}
.tm-bottom-a.uk-grid > div {
	width: 100% !important;
}
.testimoinal-section {
	padding: 80px 0;
	margin: 80px 0 0;
	background: url('/wp-content/uploads/2025/06/testimonials-bg-min.jpg');
	background-size: cover;
	
}
.testimoinals-swiper {
	overflow: hidden;
	padding: 64px 0 0;
}
.testimonial-btns {
	margin: 80px 0 0;
	gap: 24px;
}
.testimonial-btns svg path {
	fill: var(--light-blue);
	transition: all .1s ease;
}
.testimonial-btns div:hover svg path {
	fill: var(--dark-blue);
}
.testimonial-btns > div {
	cursor: pointer;
}
.testimonial {
	padding: 0 50px;
}
.testimonial::after,
.testimonial::before {
	content: '';
	width: 85px;
	height: 65px;
	display: block;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
}
.testimonial::after {
	background-image: url('/wp-content/uploads/2025/06/open-quote.png');
	top: -64px;
	left: 0;
}
.testimonial::before {
	background-image: url('/wp-content/uploads/2025/06/close-quote.png');
	bottom: 0;
	right: 0;
}
.testimonial .body p {
	font-size: 42px;
	line-height: 130%;
	font-weight: 700;
}
.testimonial p.name {
	color: var(--dark-blue);
	font-size: 30px;
	line-height: 120%;
	margin: 40px 0 0;
	font-weight: 700;
}
.posts-grid {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 16px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin: 80px 0 0;
}
.post-card * {
	box-sizing: border-box;
}
.post-card {
	background: #ffffff;
	box-shadow: 0 2px 19px -5px rgba(0,0,0,0.25);
	transition: all .2s ease;
	border-radius: 10px;
}
.post-card:hover {
	box-shadow: 0 2px 24px -5px rgba(0,0,0,0.4);
}
.post-card img {
	transition: all .4s ease;
}
.post-card:hover img {
	transform: scale(1.08);
}
.post-card .img-container {
	background: var(--dark-blue);
	position: relative;
	height: 321px;
	width: 100%;
	overflow: hidden;
}
.post-card .date-tag {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 40px;
	z-index: 10;
	background: var(--green);
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	padding: 6px;
	line-height: 100%;
}
.post-card .post-card-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.post-card .post-content {
	padding: 24px 16px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-grow: 1;
}
.post-card button {
	margin-top: auto;
	appearance: none;
	padding: 0;
	background: transparent;
	color: var(--dark-blue);
	cursor: pointer;
	font-size: 18px;
	line-height: 120%;
	font-style: italic;
	border: none;
	border-radius: 0;
	outline: none;
}
.post-card a {
	text-decoration: none !important;
}
.post-card .excerpt {
	margin: 0 0 24px;
}
.post-card .excerpt p {
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: none;
	color: #383838;
	font-size: 16px;
	line-height: 140%;
	margin: 0;
}
.post-card h3 {
	color: #000000;
	font-size: 24px;
	line-height: 130%;
	margin: 0 0 16px;
}
.home .tm-block.bottom-b {
	padding-bottom: 80px !important;
	padding-top: 80px !important;
}
.numbers-row {
	flex-wrap: wrap;
}
.numbers-row svg {
	min-width: 98px;
}
body {
	margin-left: 0 !important;
}
.normal-hero .uk-panel-teaser {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.normal-hero .uk-panel-teaser img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.normal-hero {
	padding: 160px 0;
}
.normal-hero .uk-panel {
	position: unset;
}
.normal-hero .hero-content {
	position: relative;
	z-index: 5;
	padding: 0 16px;
}
.hero-contact-strip {
	padding: 0 16px;
	width: calc(100% - 32px);
	position: absolute;
	bottom: 16px;
	left: 0;
	z-index: 5;
}
.hero-contact-strip p {
	margin: 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}
.normal-hero h1 {
	text-transform: none;
}
a.hero-btn {
	text-transform: uppercase;
	display: inline-block;
	padding: 16px 40px;
	background: #ffffff;
	color: var(--light-blue);
	text-decoration: none;
	transition: all .2s ease;
}
a.hero-btn:hover {
	background: var(--light-blue);
	color: #ffffff;
}
.normal-hero.hero span.pre-title {
	font-size: 24px;
	margin: 0 0 16px;
}
.hero-contact-strip p.phone {
	color: var(--light-blue);
}
.hero-contact-strip .flex-row {
	align-items: center;
	justify-content: center;
	gap: 6px;
	flex-wrap: wrap;
	
}
.header-main-right-row {
	justify-content: flex-end;
	gap: 40px;
}
.user-login-btn:hover {
	color: #ffffff;
}
#menu-cart {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-cart i::before {
	color: #ffffff;
	font-size: 20px;
}
#menu-cart span.cartcontents {
	display: none !important;
}
#menu-cart li:first-of-type {
	display: none;
}
.user-login-btn {
	color: #ffffff;
	font-size: 12px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	font-weight: 700;
}
.tm-sidebar-a-right .tm-middle .tm-main {
	width: 67%;
}
.tm-sidebar-a-right .tm-middle .tm-sidebar-a {
	width: 33%;
}
.service-page-template .main-area {
	background: #ffffff;
}
.service-page-template .tm-top-a > div {
	width: 100%;
}
.service-gallery-small {
	display: grid;
	grid-template-columns: repeat(2, calc(50% - 12px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin: 0 0 24px;
}
.service-gallery-small img {
	width: 100%;
}
.service-gallery-small > div:first-of-type {
	grid-column: span 2;
}
.service-boxed-text {
}
.gallery-main figure {
	height: 250px;
	width: 100%;
}
.gallery-main figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service-main-text h3 {
	color: var(--dark-blue);
}
.services-bottom li,
.service-main-text li {
	font-size: 18px;
}
.hero-contact-strip a:hover {
	color: #ffffff;
}
.services-bottom li {
	font-weight: 700;
}
.service-boxed-text h2 {
	font-size: 40px;
	margin: 0 0 40px;
	color: var(--blue);
}
.service-page-template .tm-main-top > div {
	width: 100% !important;
}
.numbers-section.services-numbers-section.uk-panel {
	padding: 0;
	border: none;
	margin: 0 0 80px !important;
}
.service-page-template .tm-block.top-b {
	background: var(--blue);
	overflow: hidden;
	position: relative;
}
.service-page-template .tm-block.top-b::after {
	content: '';
	position: absolute;
	top: -150px;
    left: -130px;
    width: 600px;
    height: 200px;
    transform: rotate(-14deg);
	z-index: 1;
	background: var(--light-blue);
}
.service-page-template .tm-block.top-c {
	background: #ffffff;
}
.services-bottom {
	text-align: center;
}
.services-bottom ul {
	list-style: none;
}
.services-bottom ul > li {
	margin: 0 0 4px;
}
.service-page-template .main-area {
	padding: 0 !important;
}
.services-bottom p,
.services-bottom li,
.services-bottom * {
	color: var(--blue);
}
.service-page-template .tm-block.top-b::before {
	content: '';
	position: absolute;
	bottom: -101px;
    right: -52px;
    width: 900px;
    height: 200px;
    transform: rotate(-14deg);
	z-index: 1;
	background: var(--light-blue);
}
.service-page-template .tm-block.top-b .uk-container {
	position: relative;
	z-index: 5;
}
.services-contact-row {
	gap: 40px;
}
.services-contact-row .main-form button.submit-btn {
	background: #ffffff;
	color: var(--blue);
}
.services-contact-row .left {
	max-width: 400px;
}
.services-contact-row .right {
	flex-grow: 1;
	max-width: 700px;
}
.services-main-section {
	display: flex;
	flex-direction: row;
	gap: 40px;
	align-items: flex-start;
}
.service-gallery-small > div:nth-of-type(2),
.service-gallery-small > div:nth-of-type(3) {
	height: 220px;
}
.service-gallery-small > div:nth-of-type(2) img,
.service-gallery-small > div:nth-of-type(3) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.services-left p,
.services-left li {
	color: var(--blue);
}
.services-main-section .service-gallery-small {
	width: 45%;
	min-width: 45%;
}
.sidebar-box h2 {
	font-size: 30px;
	font-style: italic;
	text-transform: none;
	margin: 0 0 24px;
	color: var(--dark-blue);
}
.sidebar-box {
	padding: 24px 16px;
	background: #ffffff;
	box-shadow: 2px 7px 16px 0px rgba(0,0,0,0.13);
}
.sidebar-info {
	margin: 0 0 24px;
}
.sidebar-info ul {
	margin: 0 0 32px;
	padding: 0;
	list-style: none;
}
.sidebar-info > ul:last-of-type {
	margin: 0;
}
.sidebar-info p,
.sidebar-info ul li {
	color: #383838;
	font-style: italic;
	font-size: 18px;
}
.sidebar-info h2 {
	padding-top: 24px;
	border-top: 1px solid #D9D9D9;
}
.sidebar-info > h2:first-of-type {
	padding: 0;
	border: none;
}
.sidebar-info ul > li {
	margin: 0 0 6px;
}
.sidebar-info ul > li:last-of-type {
	margin: 0;
}
.sidebar-info p {
	margin: 0;
}
.sidebar-info p.link {
	margin: 0 0 32px;
}
.uk-accordion h3 {
	font-size: 22px;
	color: #383838;
}
.uk-accordion .uk-accordion-title {
	padding: 24px 32px;
	background: #EEF1F9;
	border-left: 6px solid var(--dark-blue);
}
.faqs h2 {
	max-width: 678px;
}
.tm-article-blog.wp-home .tm-block.bottom-b,
.service-page-template .tm-block.bottom-b {
	padding: 0 !important;
}
.tm-article-blog.wp-home .bottom-b > .uk-container,
.service-page-template .bottom-b > .uk-container {
	max-width: 100%;
	padding: 0;
}
.tm-article-blog.wp-home .tm-bottom-b > div {
	width: 100%;
	margin: 0;
}
.single-article-main h1 {
	color: var(--dark-blue);
	font-size: 42px;
	line-height: 120%;
	margin: 0 0 8px;
}
.single-article-main .uk-article-meta {
	margin: 0 0 24px;
	color: var(--blue);
}
.single-article-main .content {
	font-size: 16px;
	line-height: 140%;
	margin: 40px 0 0;
}
.post-template-default.tm-article-blog .uk-article {
	padding: 0 !important;
}
.tm-article-blog .tm-blog-image, .tm-article-blog .tm-blog-image-single-view {
	margin: 0;
}
.tm-article-blog.wp-home .bottom-b .uk-width-1-1 > div,
.service-page-template .bottom-b .uk-width-1-1 > div {
	margin: 0;
}
.service-blogs {
	background: #EEF1F9;
	padding: 80px 0;
}
.tm-article-blog.wp-home .testimoinal-section,
.service-page-template .testimoinal-section {
	margin-top: 0;
}
.uk-nav-offcanvas > li > a,
.uk-nav-offcanvas ul a {
	color: #ffffff !important;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
	color: var(--blue) !important;
}
.uk-nav-offcanvas > .uk-parent > .uk-nav-sub {
	background: var(--light-blue);
}
.footer-bottom {
	background: #283326;
	padding: 48px 0;
}
ul.legal-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	gap: 48px;
	flex-wrap: wrap;
	max-width: 600px;
}
.footer-bottom li,
.footer-bottom a,
.footer-bottom p {
	font-size: 14px;
	line-height: 100%;
	color: #ffffff;
	margin: 0;
}
.footer-bottom .right {
	text-align: right;
}
.footer-bottom .right svg {
	margin: 48px 0 0 auto;
	display: block;
}
.home-trending {
	max-width: 1500px;
	margin: 0 auto;
}
.title-sub-text {
	gap: 24px;
	flex-wrap: wrap;
	margin: 0 0 24px;
	align-items: flex-end;
}
.title-sub-text h2 {
	color: #2D3B2B;
	font-size: 32px;
	line-height: 100%;
	margin: 0;
}
.title-sub-text p {
	color: var(--green);
	margin: 0;
	line-height: 120%;
}
.home-trending .uk-margin {
	height: 100%;
}
.trending-item {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	height: 100%;
}
.trending-item * {
	box-sizing: border-box;
}
.trending-item h3 {
	color: #ffffff;
	max-width: 342px;
	font-size: 32px;
	line-height: 100%;
	margin: 0 0 48px;
}
.trending-item a {
	display: block;
	height: 100%;
	text-decoration: none;
}
.trending-item .content {
	position: relative;
	z-index: 5;
	padding: 98px 48px 48px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.trending-item .content .btn-container {
	margin-top: auto;
}
.new-tag {
	position: absolute;
	top: 0;
	left: 48px;
	z-index: 5;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url('/wp-content/uploads/new-tag.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 99px;
	height: 65px;
	text-transform: uppercase;
	color: var(--green);
	font-weight: 700;
}
.offer-tag {
	position: absolute;
	top: 0;
	left: 16px;
	z-index: 5;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url('/wp-content/uploads/offer-tag.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 82px;
	height: 39px;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
}
.finance-cta-inner {
	position: relative;
	overflow: hidden;
	border-radius: 24px;
	background: url('/wp-content/uploads/cta-bg-10-min.jpg');
	background-size: cover;
	padding: 48px;
}
.finance-cta-inner h2 {
	margin: 0 0 24px;
	max-width: 250px;
}
.finance-cta-inner p {
	margin: 0;
}
.finance-cta-inner .btn-container {
	margin: 24px 0 0;
}
.finance-cta-inner img {
	max-width: 600px;
}
.finance-cta-row {
	gap: 40px;
}
.finance-cta-inner p.legal {
	margin: 0;
	position: absolute;
	z-index: 4;
	right: 48px;
	bottom: 16px;
	font-size: 12px;
	line-height: 100%;
}
.woocommerce ul.products::after,
.woocommerce ul.products::before {
	display: none;
}
.woocommerce ul.products *,
.woocommerce ul.products {
	box-sizing: border-box;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
	display: grid;
	grid-template-columns: repeat(4, calc(25% - 15px));
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin: 0 !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	width: 100%;
	padding: 12px !important;
	margin: 0 !important;
	border-radius: 10px;
	border: 1px solid #E7ECE0;
	display: flex;
	flex-direction: column;
}
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img {
	border-radius: 8px;
	height: 266px;
	width: 100%;
	object-fit: cover;
	display: block;
	margin: 0 0 32px;
}
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2 {
	font-size: 18px;
	text-align: left;
	font-size: 400;
	margin: 0 0 32px;
	color: #2D3B2B;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	font-size: 18px;
	text-align: left;
	font-size: 400;
	margin: 0 0 40px;
	color: #2D3B2B;
}
.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
	display: block;
	width: 100%;
	margin: auto 0 0;
	background: var(--green);
	border: 1px solid var(--green);
	color: #ffffff;
	box-shadow: none !important;
	transition: all .2s ease !important;
	padding: 8px;
	border-radius: 40px;
}
.woocommerce ul.products li.product a.button:hover,
.woocommerce-page ul.products li.product a.button:hover {
	background: #83a202;
	border: 1px solid #83a202;
}
.category-slides-container {
	position: relative;
	min-height: 603px;
}
.category-main-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transform: translateY(100px);
	transition: all .4s ease;
	z-index: 5;
	min-height: 100%;
}
.category-main-slide::after {
	content: '';
	background: linear-gradient(71.28deg, #283326 0%, rgba(40, 51, 38, 0) 77.37%);
	max-width: 1140px;
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	z-index: 2;
	display: block;
}
.category-main-slide-inner {
	padding: 120px 0;
	padding-left: 206px;
	max-width: 600px;
}
.category-main-slide .uk-container {
	position: relative;
	z-index: 5;
}
.category-main-slide.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.category-slide-tabs {
	position: absolute;
	left: 35px;
	top: 10px;
	z-index: 10;
	padding: 32px 16px;
	border-radius: 20px;
	border: 1px solid #394437;
	background: #283326;
}
.category-slide-tabs .flex-column {
	gap: 40px;
}
.category-slide-tabs .btn-container {
	margin: 0;
}
.category-slide-tabs a.underline-btn {
	color: #ffffff;
	border-bottom: 1px solid var(--green);
	text-decoration: none;
}
.category-slide-tabs a.category-slide-tab {
	width: 82px;
	height: 82px;
	border: 5px solid #394437;
	border-radius: 50%;
	overflow: hidden;
	transition: all .1s ease;
}
.category-slide-tabs a.category-slide-tab.active {
	border-color: var(--green);
}
.category-slide-tabs a img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.category-swiper {
	overflow: hidden;
	margin: 32px 0 0;
}
.category-product-swiper {
	position: relative;
}
.category-swiper-pag {
	gap: 25px;
	margin: 40px 0;
}
.category-swiper-pag > div {
	cursor: pointer;
}
.small-product-card {
	border-radius: 10px;
	background: #ffffff;
	padding: 16px;
	position: relative;
	overflow: hidden;
}
.small-product-card .btn-container {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.small-product-card .btn-container a {
	display: block;
	padding: 16px;
	color: #2D3B2B;
	font-weight: 500;
	font-size: 16px;
	background: #F5F9F4;
}
.small-product-card .right {
	position: relative;
	z-index: 5;
	width: 215px;
	min-width: 215px;
}
.small-product-card .left {
	padding: 51px 0;
}
.small-product-card .flex-row {
	gap: 20px;
	align-items: center;
}
.small-product-card h3 {
	color: #2D3B2B;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	margin: 0 0 32px;
}
.small-product-card p.price {
	margin: 0;
	color: #2D3B2B;
	font-size: 20px;
	line-height: 100%;
}
.small-product-card .img-container {
	width: 100%;
	max-width: 215px;
	height: 100%;
	min-height: 215px;
	height: 215px;
	border-radius: 5px;
	overflow: hidden;
}
.woocommerce ul.products.swiper-wrapper {
	display: flex !important;
	gap: 0 !important;
	flex-wrap: nowrap !important;
	grid-column-gap: 0;
	grid-row-gap: 0;
}
.woocommerce ul.products.swiper-wrapper li.product {
	margin-right: 16px !important;
}
.tm-top-c.uk-grid > div {
	width: 100% !important;
}
.full-width-fifty-right img {
	width: 50vw;
	position: absolute;
	right: max(-35, calc(-100vw + 1440px));
	top: 0;
	height: 100%;
	object-fit: contain;
	object-position: right;
	display: block;
}
.full-width-fifty-right {
	position: relative;
}
.shop-now .title-btn-row {
	margin: 0 0 40px;
}
.woocommerce ul.products li.product.promo-card {
	background: url('/wp-content/uploads/promo-bg.jpg');
	background-size: cover;
	border: none;
}
.woocommerce ul.products li.product.promo-card img {
	margin: 0 0 16px;
}
.woocommerce ul.products li.product.promo-card .promo {
	padding-top: 40px;
}
.woocommerce ul.products li.product.promo-card h3 {
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	margin: 0 0 16px;
}
.home .bottom-a {
	background: #283326;
	padding: 0 !important;
}
.deliverd-with-care img {
	position: absolute;
	top: 0;
	right: -20%;
	height: 100%;
	width: 168%;
	max-width: unset;
	z-index: 1;
	object-fit: cover;
	object-position: left center;
}
.deliverd-with-care .search-form-wrap {
	margin: 40px 0 0;
}
.deliverd-with-care .delivered-content {
	padding: 160px 0 160px 35px;
	margin-left: auto;
	max-width: 667px;
	position: relative;
	z-index: 5;
}
.img-right-hero .left {
	padding: 120px 0 120px 35px;
	margin-left: auto;
	max-width: 667px;
	position: relative;
	flex-grow: 1;
}
.img-hero .uk-grid > div:nth-of-type(1) {
	width: 40%;
}
.img-hero .uk-grid > div:nth-of-type(2) {
	width: 60%;
}
.img-hero-content .body {
	max-width: 280px;
}
.page-template-default h1.uk-article-title {
	display: none;
}
h1.product_title.entry-title,
.woocommerce-checkout h1.uk-article-title,
.woocommerce-cart h1.uk-article-title {
	display: block;
	color: #283326;
}
.product_meta .posted_in,
.product_meta .tagged_as {
	display: none !important;
}
.img-hero .uk-panel-teaser {
	height: 100%;
}
.img-hero .uk-panel-teaser img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.shop-hero .new-tag {
	left: 0;
}
.deliverd-with-care .tm-search-bar:not(.uk-hidden) {
	z-index: 5;
}
.img-hero {
	background: #2d3b2b;
}
.img-hero-content {
	max-width: 333px;
}
.filters-row a {
	padding: 12px 24px;
	border-radius: 32px;
	border: 1px solid #2D3B2B;
	color: #283326;
	text-decoration: none;
	font-size: 14px;
	line-height: 100%;
}
.filters-row a.active {
	background: var(--green);
	border-color: var(--green);
	color: #ffffff;
}
.filters-row {
	gap: 16px;
	flex-wrap: wrap;
}
.filters-title-row {
	align-items: center;
	gap: 40px;
}
.filters-title-row p {
	margin: 0;
	font-size: 36px;
	line-height: 100%;
	font-weight: 700;
}
#case-study-main {
	margin: 40px 0 0;
}
.case-study-grid {
	display: grid;
	grid-template-columns: repeat(2, calc(50% - 10px));
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.case-study-item {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	min-height: 400px;
}
.case-study-item a {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: calc(100% - 64px);
	padding: 32px;
	text-decoration: none;
}
.case-study-item .title-svg-row {
	position: relative;
	z-index: 5;
	gap: 24px;
	align-items: flex-end;
}
.case-study-item .title-svg-row svg {
	display: block;
	margin: 0 0 10px;
}
.case-study-item h3 {
	color: #ffffff;
	margin: 0;
	font-size: 36px;
	line-height: 120%;
}
.case-study-item .img-container::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: linear-gradient(198.7deg, rgba(40, 51, 38, 0) 57.27%, #283326 97.45%);
	z-index: 2;
}
body.tax-product_cat .main-area,
.post-type-archive-product .main-area {
	padding-top: 0 !important;
}
body.tax-product_cat .tm-middle.uk-grid,
.post-type-archive-product .tm-middle.uk-grid {
	display: flex;
	flex-direction: row-reverse;
}
body.tax-product_cat .tm-middle.uk-grid .tm-sidebar-a,
.post-type-archive-product .tm-middle.uk-grid .tm-sidebar-a {
	width: 25%;
	padding-top: 74px;
}
body.tax-product_cat .woocommerce ul.products, body.tax-product_cat.woocommerce-page ul.products,
.post-type-archive-product .woocommerce ul.products, .woocommerce-page.post-type-archive-product ul.products {
	grid-template-columns: repeat(3, calc(33.33% - 13.33px));
}
p.woocommerce-result-count {
	display: none !important;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: none;
}
body.tax-product_cat .tm-sidebar-a .uk-panel,
.post-type-archive-product .tm-sidebar-a .uk-panel {
	padding: 24px 16px;
	border: 1px solid #E7ECE0;
	border-radius: 10px;
}
body.tax-product_cat .tm-sidebar-a .product-categories a,
.post-type-archive-product .tm-sidebar-a .product-categories a {
	padding: 8px 0 !important;
	color: #283326 !important;
	background: transparent !important;
}
body.tax-product_cat .tm-sidebar-a .product-categories a:hover,
.post-type-archive-product .tm-sidebar-a .product-categories a:hover {
	color: var(--green) !important;
}
.single-product .main-area {
	padding-top: 0 !important;
}
body.tax-product_cat .tm-sidebar-a .product-categories > li ,
.post-type-archive-product .tm-sidebar-a .product-categories > li {
	margin: 0 0 8px;
}
body.tax-product_cat .tm-sidebar-a .product-categories > li:last-of-type,
.post-type-archive-product .tm-sidebar-a .product-categories > li:last-of-type {
	margin: 0;
}
body.tax-product_cat .tm-sidebar-a .uk-panel-title,
.post-type-archive-product .tm-sidebar-a .uk-panel-title {
	padding-bottom: 24px;
	position: relative;
	color: #283326;
}
.woocommerce-products-header__title {
	color: #283326;
}
body.tax-product_cat .tm-sidebar-a .uk-panel-title::after,
.post-type-archive-product .tm-sidebar-a .uk-panel-title::after {
	content: '';
	display: block;
	width: calc(100% + 32px);
	height: 1px;
	position: absolute;
	bottom: 0;
	left: -16px;
	background: #E7ECE0;
}
body.tax-product_cat .tm-middle.uk-grid .tm-main,
.post-type-archive-product .tm-middle.uk-grid .tm-main {
	width: 75%;
}
.post-type-archive-product .top-teaser {
	background: url('/wp-content/uploads/shop-hero-bg-scaled.jpg');
	background-size: cover;
}
h1.dark {
	color: #2D3B2B;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
	display: flex;
	flex-direction: row;
	gap: 6px;
	flex-wrap: wrap;
	padding: 24px 0;
	margin: 0;
}
.woocommerce-page .woocommerce-breadcrumb span,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
	text-transform: uppercase;
	font-size: 14px;
}
.contact-icon-text {
	text-align: center;
}
.contact-icon-text a {
	text-decoration: none;
}
.contact-icon-text svg {
	width: 40px;
	display: block;
	margin: 0 auto 24px;
}
.contact-icon-text .icon-p {
	margin: 0 0 4px;
}
.contact-icon-text .icon-span {
	margin: 0;
	font-size: 14px;
	color: var(--green);
	display: block;
	min-height: 16px;
}
.contact-icon-text .body {
	margin: 24px 0 0;
}
.contact-icon-text .body p {
	font-size: 16px;
	font-weight: 300;
}
.contact-icon-text .body p a {
	text-decoration: none;
	font-weight: 700;
	color: var(--green);
}
.contact-top > .uk-grid {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.contact-main-row .contact-icon-text a {
	text-align: left;
	display: block;
	margin: 0 0 40px;
}
.contact-main-row .contact-icon-text svg {
	margin-left: 0;
}
.woocommerce-breadcrumb > span {
	display: block;
}
.woocommerce-breadcrumb > span::after {
	content: '/';
	display: inline-block;
	margin-left: 6px;
}
.woocommerce-breadcrumb > span:last-of-type::after {
	display: none;
}
.shop-hero .content {
	padding: 120px 0;
}
.shop-hero .uk-panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.shop-hero .uk-grid > div:nth-of-type(1) {
	width: 65%;
}
.shop-hero .uk-grid > div:nth-of-type(2) {
	width: 35%;
}
.contact-main-row {
	gap: 40px;
}
.contact-main-row .left {
	padding: 24px;
	background: #1D251C;
	border-radius: 10px;
	flex-grow: 1;
}
.page-id-23793 .tm-block.bottom-a {
	padding: 0 !important;
}
.page-id-23793 .tm-block.bottom-a .uk-container {
	max-width: 100% !important;
	padding: 0 !important;
}
.contact-iframe iframe {
	width: 100%;
	height: 500px;
	display: block;
}
.gallery-hero {
	background: #2d3b2b;
}
.gallery-section iframe {
	width: 100%;
	max-width: 100%;
}
.gallery-section iframe,
.gallery-section img {
	height: 320px;
}
.gallery-section img {
	width: 100%;
	object-fit: cover;
}
.gallery-section .body {
	margin: 0 0 40px;
}
.gallery-section h3.uk-panel-title {
	margin: 16px 0;
	color: #283326;
	font-size: 22px;
	line-height: 100%;
}
.gallery-section .uk-panel p {
	margin: 0;
	font-weight: 300;
}
.page-id-23789 .tm-main-top.uk-grid > div {
	width: 100% !important;
}
.page-id-23791 .main-area {
	display: none !important;
}
.awards-row {
	margin: 0 0 40px;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
.awards-row img {
	width: 200px;
	height: 200px;
	object-fit: contain;
}
.fifty-fifty .body p {
	font-size: 16px;
	font-weight: 300;
}
.fifty-fifty .uk-grid img {
	border-radius: 10px;
	display: block;
	box-shadow: 0 2px 12px 4px rgba(0,0,0,0.2);
}
.page-id-23795 .tm-block.bottom-a {
	background: #283326;
    padding: 0 !important;
}
.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul > li {
	margin: 0 0 16px;
}
.woocommerce-MyAccount-navigation ul > li:last-of-type {
	margin: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	padding: 16px;
	border-radius: 10px;
	border: 1px solid #283326;
	background: #283326;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
	border-color: var(--green);
	background: var(--green);
}
.woocommerce div.images ol.flex-control-thumbs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	margin: 8px 0 0;
}
.woocommerce div.images .flex-control-thumbs li {
	width: calc(25% - 6px);
}
.woocommerce div.images .flex-control-thumbs li img {
	opacity: 1;
	border: 4px solid #e1e1e1;
	transition: all .2s ease;
	border-radius: 8px;
}
.woocommerce-product-gallery .flex-viewport {
	border-radius: 16px;
}
.woocommerce div.images .flex-control-thumbs li img.flex-active {
	border-color: var(--green);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	border-radius: 8px 8px 0 0;
	border: 1px solid #dddddd;
	border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
	color: #ffffff;
	background: var(--green);
}
.single-post .main-area {
	padding-top: 0 !important; 
}
.single-post .main-area > .uk-container {
	padding: 0;
	max-width: 100%;
}
.post-hero {
	position: relative;
	min-height: 450px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 0 0 80px;
}
.post-hero .bg-content {
	max-width: 1440px;
	padding: 0 35px 20px;
	margin: 0 auto;
}
.post-hero .bg-content h1,
.post-hero .bg-content * {
	color: #ffffff;
}
.post-hero::after {
    content: '';
    background: linear-gradient(0deg, #283326 0%, rgba(40, 51, 38, 0) 77.37%);
    max-width: 100%;
	width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 2;
    display: block;
}
.single-post .post-inner {
	max-width: 1000px;
	margin: 0 auto;
}
.single-post .post-inner .content p,
.single-post .post-inner .content {
	font-size: 16px;
	font-weight: 300;
}
.single-post .post-inner .uk-grid {
	margin: 40px 0;
}
.single-post .post-inner .uk-grid > .uk-grid-margin {
	margin: 0;
}
.single-post .post-inner .uk-grid figure.uk-overlay {
	position: relative;
	height: 0;
	padding-bottom: 100%;
	width: 100%;
}
.single-post .post-inner .uk-grid figure.uk-overlay img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single-post .post-inner .uk-grid figure a {
	z-index: 5;
}
.single-post .post-inner .uk-grid figure .uk-overlay-panel {
	z-index: 2;
}
.single-post .post-inner .uk-grid p.text-center {
	padding: 0 10px;
}
.single-post .post-inner h3,
.single-post .post-inner h2 {
	margin-top: 24px;
}
.single-post .post-inner .uk-text-nowrap {
	white-space: unset;
}
.single-post .post-inner .uk-table td {
	padding: 0;
}
.single-post .post-inner .uk-table tr {
	background: transparent !important;
}
.single-post .post-inner .uk-grid .body {
	margin: 0 0 24px;
}
.how-to-order-row {
	gap: 24px;
	margin: 0 0 40px;
}
.how-to-order-row > div {
	width: calc(33.33% - 16px);
	max-width: calc(33.33% - 16px);
	min-width: calc(33.33% - 16px);
}
.how-to-order-row span.number {
	width: 40px;
	height: 40px;
	margin: 0 auto 24px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 2px solid var(--green);
	color: var(--green);
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
}
.how-to-order p {
	font-size: 16px;
	font-weight: 300;
}
.delivery-cards {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 10px));
	grid-column-gap: 15px;
	grid-row-gap: 15px;
	margin: 40px 0;
}
.delivery-cards img {
	height: 300px;
	display: block;
	width: 100%;
	object-fit: cover;
	margin: 0 0 8px;
}
.delivery-cards h3 {
	margin: 0 0 8px;
	font-size: 24px;
}
.delivery-main p {
	font-size: 16px;
	font-weight: 300;
}
.delivery-inner .uk-grid {
	margin: 40px 0;
}
.delivery-inner .uk-panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.delivery-inner .uk-grid-match > * {
	max-width: 100%;
}
.delivery-inner .uk-grid > div {
	padding-left: 0;
}
.case-study-grid {
	margin-bottom: 20px; 
}
#load-more-container.hidden {
	display: none;
}
table.variations {
	position: relative;
	padding-bottom: 24px;
}
table.variations th {
	text-align: left;
}
table.variations th.label {
	padding-right: 10px;
}
table.variations th,
table.variations td {
	padding-bottom: 10px;
}
a.reset_variations {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-top: 0;
}
.wc-tab .uk-grid {
	margin: 40px 0;
}
.wc-tab .uk-grid-match img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	border-radius: 10px;
}
.wc-tab .uk-grid-match .uk-panel-title {
	color: #283326;
}
.wc-tab .uk-grid-match .uk-panel-teaser {
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
.tax-product_cat .term-description {
	margin: 40px 0 0;
}
.woocommerce-pagination {
	margin: 40px 0 0;
}
@media all and (max-width: 1300px) {
	.home-projects .location-2 {
		left: 0;
        width: 150px;
        height: auto;
        right: auto;
        bottom: 67px;
	}
	.home-projects .location-1 {
    	left: auto;
    	right: 0;
    	width: 120px;
    	height: auto;
    	bottom: 75px;
	}
	.home-projects svg > path:nth-of-type(1) {
		fill: #ffffff;
	}
}
@media all and (max-width:1220px) {
	.footer-middle {
		padding-left: 0;
	}
	.tm-footer-top .uk-grid > div:nth-of-type(2) {
		order: 4;
		margin-top: 40px;
	}
	.tm-footer-top .uk-grid > div:nth-of-type(3) {
		order: 3;
		margin-top: 45px;
	}
	.tm-footer-top .uk-grid > div:nth-of-type(4) {
		order: 0;
	}
	.footer-top.tm-block {
		padding-bottom: 40px !important;
	}
	.posts-grid {
		grid-template-columns: repeat(2, calc(50% - 12px));
	}
}
@media all and (max-width:1080px) {
	.case-study-grid {
		grid-template-columns: 100%;
	}
	.contact-main-row,
	.filters-title-row {
		flex-direction: column;
		align-items: flex-start;
	}
	.contact-main-row .left {
		flex-grow: 1;
		width: calc(100% - 50px);
	}
	.how-to-order-row {
		flex-wrap: wrap;
	}
	.how-to-order-row > div {
		width: 48%;
		max-width: 48%;
		min-width: 48%;
	}
	.delivery-cards {
		grid-template-columns: repeat(2, calc(50% - 10px));
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	.contact-main-row .right {
		display: none;
	}
	.case-study-item {
		min-height: 350px;
	}
	header .search-main {
		display: none;
	}
	.img-hero .uk-panel-teaser img {
		position: relative;
	}
	.img-hero .uk-grid-margin {
		margin: 0;
	}
	.img-right-hero .left {
		margin-left: 0;
		padding: 60px 25px;
	}
	body.tax-product_cat .tm-middle.uk-grid .tm-main,
	body.tax-product_cat .tm-middle.uk-grid .tm-sidebar-a,
	.shop-hero .uk-grid > div:nth-of-type(1),
	.shop-hero .uk-grid > div:nth-of-type(2),
	.post-type-archive-product .tm-middle.uk-grid .tm-main,
	.post-type-archive-product .tm-middle.uk-grid .tm-sidebar-a {
		width: 100%;
	}
	.shop-hero .uk-grid > div:nth-of-type(1) {
		order: 5;
	}
	.shop-hero .uk-grid > div:nth-of-type(2) {
		order: 0;
	}
	.shop-hero {
		padding-bottom: 60px;
	}
	.shop-hero .content {
		padding: 120px 0 0px;
	}
	.category-main-slide::after {
		background: linear-gradient(71.28deg, #283326 -0.66%, rgba(40, 51, 38, 0.4) 77.37%);
		width: 100%;
	}
	.uk-sticky-placeholder > header {
		position: fixed !important;
		max-width: 100%;
	}
	.footer-bottom-row {
		flex-direction: column;
		gap: 40px;
	}
	.footer-bottom .right {
		text-align: left;
	}
	.under-header-bar-row > div:nth-of-type(2) {
		border: none;
	}
	.footer-bottom .right svg {
		margin-left: 0;
	}
	ul.legal-menu {
		gap: 16px;
	}
	.woocommerce ul.products, .woocommerce-page ul.products {
		grid-template-columns: repeat(2, calc(50% - 10px));
	}
	header .under-header {
		border-top: 1px solid #ffffff;
	}
	.header-main .tm-logo {
		width: 200px;
		max-width: 200px;
	}
	.user-login-btn span {
		display: none;
	}
	.header-main-right-row {
		gap: 24px;
	}
	.header-main-row .left,
	.header-main-right {
		width: 72px;
	}
	.home-hero-main {
		flex-direction: column;
	}
	.services-contact-row {
		gap: 16px;
	}
	.services-contact-row .right,
	.services-contact-row .left {
		max-width: 100%;
		width: 100%;
	}
	.services-contact-row,
	.services-main-section {
		flex-direction: column;
	}
	.services-main-section .service-gallery-small {
		width: 100%;
		min-width: 100%;
	}
	.home-hero .left,
	.home-hero .right {
		width: 100%;
		max-width: 100%;
	}
	.home-hero-section .bg .left {
		width: 100%;
		height: 67%;
	}
	.home-hero-section .bg .right {
		width: 100%;
		height: 33%;
		top: auto;
		bottom: 0;
	}
	.hero span.pre-title {
		font-size: 22px;
	}
	.home-hero .body p {
		font-size: 20px;
		line-height: 34px;
	}
	.home-form-wrap {
		padding: 24px 16px;
	}
	span.pre-title {
		font-size: 16px;
	}
	.tm-toolbar {
		display: none;
	}
	.uk-navbar-toggle::before {
		display: none;
	}
	.uk-navbar-toggle {
		display: flex !important;
		height: auto;
		padding: 4px;
		height: 52px;
		width: 52px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		background: var(--light-blue);
		color: #ffffff;
	}
	.uk-navbar-toggle:hover,
	.uk-navbar-toggle:focus {
		color: #ffffff;
		background: var(--dark-blue);
	}
	.tm-navbar .uk-navbar-nav {
		display: none;
	}
	.uk-offcanvas-bar {
		background: #283326;
	}
	html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
		background: var(--green);
		color: #ffffff;
	}
	.uk-nav-offcanvas > .uk-open > a,
	html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
	html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
		background: #283326;
	}
	.uk-nav-offcanvas li {
		font-size: 20px;
	}
	.uk-offcanvas {
		background: rgba(0,0,0,0.6);
	}
	.areas-we-cover-row {
		flex-direction: column;
		gap: 24px;
		align-items: flex-start;
	}
	.areas-we-cover-row .right,
	.areas-we-cover-row .left {
		width: 100%;
		max-width: 100%;
	}
	.areas-we-cover-row .right {
		max-width: 400px;
	}
	.tm-sidebar-a-right .tm-middle .tm-main,
	.tm-sidebar-a-right .tm-middle .tm-sidebar-a {
		width: 100%;
	}
	.hero-contact-strip p {
		font-size: 16px;
	}
	.finance-cta-row {
		flex-direction: column;
		align-items: flex-start;
	}
	.finance-cta-row img {
		width: 100%;
	}
	.uk-sticky-placeholder {
		height: 139.61px;
	}
	.category-slide-tabs {
		width: calc(100% - 85px);
		top: 25px;
		left: 25px;
		padding: 16px;
	}
	.category-slide-tabs .flex-column {
		flex-direction: row;
		gap: 8px;
		justify-content: space-between;
	}
	.category-slide-tabs .btn-container {
		display: none;
	}
	.category-main-slide-inner {
		padding: 145px 0 40px;
	}
	.category-slide-tabs a.category-slide-tab {
		width: 56px;
		height: 56px;
	}
	.img-hero .uk-grid > div:nth-of-type(1),
	.img-hero .uk-grid > div:nth-of-type(2) {
		width: 100%;
	}
}
@media all and (max-width:960px) {
	.services-grid-wrap .uk-grid .uk-panel {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.delivery-cards {
		grid-template-columns: 100%;
		grid-row-gap: 15px;
	}
	.home-projects .uk-panel {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.home-projects .uk-grid > div:nth-of-type(2),
	.home-projects .uk-grid > div:nth-of-type(4) {
		margin-top: 0;
	}
	.socials-grid {
		grid-template-columns: repeat(2, calc(50% - 12px));
	}
	.testimonial .body p {
		font-size: 28px;
	}
	.testimonial p.name {
		font-size: 20px;
		margin: 24px 0 0;
	}
	.testimonial::after, .testimonial::before {
		width: 50px;
	}
	.testimonial::before {
		bottom: -39px;
	}
	.service-boxed-text h2 {
		font-size: 26px;
	}
	.service-boxed-text {
		padding: 16px;
	}
	.full-width-fifty-right img {
		width: 100%;
		right: 0;
		position: relative;
		top: 0;
		right: 0;
		height: auto;
		object-fit: cover;
		border-radius: 10px;
	}
}
@media all and (max-width: 768px) {
	.footer-form-wrap {
		border-width: 4px;
		padding: 32px 16px;
	}
	.case-study-item h3 {
		font-size: 24px;
	}
	.case-study-item .title-svg-row {
		flex-direction: column;
		align-items: flex-start;
	}
	.case-study-item a {
		padding: 16px;
		height: calc(100% - 32px);
	}
	.case-study-item .img-container::after {
		background: linear-gradient(198.7deg, rgba(40, 51, 38, .4) 57.27%, #283326 97.45%);
	}
	.how-to-order-row > div {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	body.tax-product_cat .woocommerce ul.products, body.tax-product_cat.woocommerce-page ul.products,
	.post-type-archive-product .woocommerce ul.products, .woocommerce-page.post-type-archive-product ul.products {
		grid-template-columns: repeat(2, calc(50% - 10px));
	}
	.small-product-card .flex-row {
		flex-direction: column-reverse;
	}
	.small-product-card .img-container {
		width: 100%;
		max-width: 100%;
		height: 250px;
	}
	.small-product-card h3 {
		margin: 0 0 8px;
	}
	.small-product-card .left {
		padding: 0 0 51px;
		width: 100%;
	}
	.small-product-card .right {
		width: 100%;
	}
	.small-product-card .offer-tag {
		z-index: 10;
	}
	.deliverd-with-care .uk-grid > div:nth-of-type(2) {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.deliverd-with-care .uk-grid > div:nth-of-type(1) {
		width: 100%;
	}
	.deliverd-with-care img {
		width: 100%;
		right: -10%;
	}
	.deliverd-with-care .delivered-content {
		padding: 80px 25px;
	}
	.uk-panel-space {
		padding: 0;
	}
	.finance-cta-inner {
		padding: 40px 16px;
	}
	.title-btn-row .title-sub-text,
	.title-sub-text {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
	
	.homepage-top-card {
		height: 400px;
	}
	.trending-item .content {
		padding: 80px 16px 16px;
	}
	.trending-item .new-tag {
		left: 16px;
	}
	.trending-item h3 {
		max-width: 100%;
	}
	.page-bottom-cta-inner {
		flex-direction:column-reverse;
		align-items: flex-start;
		gap: 40px;
	}
	.footer-top.tm-block {
		padding-top: 48px !important;
		padding-bottom: 48px !important;
	}
	.page-bottom-cta-inner .btn-container {
		margin: 16px 0 0;
	}
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: 100%;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
		float: none !important;
	}
	.hero-contact-strip p.intro {
		width: 100%;
	}
	.hero-contact-strip .flex-row > p.sep.second {
		display: none;
	}
	.service-page-template .normal-hero {
		padding-bottom: 180px;
	}
	.numbers-row {
		flex-direction: column;
		align-items: center;
	}
	.testimonial-btns {
		margin: 40px 0 0;
	}
	.testimonial {
		padding: 0;
	}
	.testimonial::after,
	.testimonial::before {
		bottom: auto;
		top: -39px;
	}
	.service-gallery-small {
		grid-template-columns: repeat(2, calc(50% - 6px));
    	grid-column-gap: 12px;
    	grid-row-gap: 12px;
	}
	.numbers-row > div {
		width: 100%;
		max-width: 260px;
	}
	.numbers-row > div svg {
		width: 80px;
		height: auto;
	}
	.logos-row {
		justify-content: center;
	}
	.socials-grid {
		grid-template-columns: repeat(2, calc(50% - 6px));
		grid-column-gap: 12px;
		grid-row-gap: 12px;
	}
	.posts-grid {
		grid-template-columns: 100%;
		margin: 40px 0 0;
	}
	.tm-footer-top .uk-grid > div {
		margin-top: 24px !important;
	}
	.tm-footer-top .uk-grid > div:first-of-type {
		margin-top: 0 !important;
	}
	.tm-footer-block li,
	.tm-footer p {
		font-size: 14px;
	}
	ul.legals-menu {
		flex-wrap: wrap;
	}
	.post-card .img-container {
		height: 280px;
	}
	.home-projects .uk-margin {
		padding-bottom: 24px;
	}
	.call-box .right > p:nth-of-type(2) {
		font-size: 20px;
	}
	.call-box {
		padding: 12px;
	}
	.call-box p {
		display: flex;
		flex-direction: column;
		gap: 8px;
		line-height: 100%;
	}
	.call-box p .sep {
		display: none;
	}
	.services-grid-wrap .uk-grid {
		margin-top: 40px;
	}
	h2 {
		font-size: 24px;
	}
	.socials-grid {
		margin: 0;
	}
	.home .bottom-a.tm-block  {
		padding-bottom: 0 !important;
	}
	.home-form-wrap h2 {
		font-size: 30px;
		margin: 0 0 16px;
	}
	h1 {
		font-size: 42px;
	}
	.hero span.pre-title {
		font-size: 18px;
		margin: 0 0 8px;
	}
	.home-gallery-grid {
		grid-template-columns: repeat(2, calc(50% - 6px));
		grid-column-gap: 12px;
		grid-row-gap: 12px;
	}
	.title-btn-row {
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
	}
	.title-btn-row .btn-container,
	.title-btn-row a {
		width: 100%;
	}
	.gallery-btn::before {
		width: auto;
		flex-grow: 1;
	}
	.uk-accordion .uk-accordion-title {
		padding: 16px;
		font-size: 20px;
	}
	.uk-accordion-content {
		padding: 0;
	}
	.normal-hero {
		padding: 120px 0;
	}
	.service-gallery-small {
		grid-template-columns: 100%;
	}
	.service-gallery-small > div {
		grid-column: span 1 !important;
		height: auto !important;
	}
	.uk-navbar-toggle {
		width: auto;
		height: auto;
	}
}
@media all and (max-width:600px) {
	.logos-row img {
		width: 100%;
		height: auto;
	}
	.logos-row {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media all and (max-width: 500px) {
	body.tax-product_cat .woocommerce ul.products, body.tax-product_cat.woocommerce-page ul.products,
	.post-type-archive-product .woocommerce ul.products, .woocommerce-page.post-type-archive-product ul.products {
		grid-template-columns: 100%;
	}
	.header-main .tm-logo {
		width: 150px;
		max-width: 150px;
	}
	.uk-sticky-placeholder {
		height: 125.71px;
	}
}