.page-id-24132 .body
{
	margin-top: -40px !important;
}


@media (max-width: 768px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
    columns: 2 !important; 
  }
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    width: 100%;
    
    display: block;
}

<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700;900&family=Lato:wght@400;700&display=swap" rel="stylesheet">

.page-id-24132 .tm-footer-block {
     display: none !important;
}

.page-id-24132 .tm-footer-block {
	

    display: none !important;
}
	.page-id-24132 .tm-navbar
{	

    display: none !important;
}

.page-id-24132 .tm-block .footer-top 
{
	display: none !important;
	
}

.page-id-24132 #scroll-top {
	display: none !important;
}
	

.page-id-24132 .tm-toolbar 
	{
	display: none !important;
}

.page-id-24132 .footer-top.tm-block
{
	display: none !important;
}

:root {
	--gold: #EEC27B;
	--blue: #131E30;
}
:root {
	--dokan-sidebar-background-color: var(--blue);
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
	background: var(--gold);
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:not(.active):hover {
	background: #000000;
}
@font-face {
  font-family: Montserrat;
  src: url(/wp-content/themes/mastertheme/fonts/Montserrat-VariableFont_wght.woff2),
	  url(/wp-content/themes/mastertheme/fonts/Montserrat-VariableFont_wght.ttf);
	font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(/wp-content/themes/mastertheme/fonts/Montserrat-Italic-VariableFont_wght.woff2),
	  url(/wp-content/themes/mastertheme/fonts/Montserrat-Italic-VariableFont_wght.ttf);
	font-style: italic;
}
@font-face {
  font-family: Roboto;
  src: url(/wp-content/themes/mastertheme/fonts/Roboto-VariableFont_wght.woff2),
	  url(/wp-content/themes/mastertheme/fonts/Roboto-VariableFont_wght.ttf);
	font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(/wp-content/themes/mastertheme/fonts/Roboto-Italic-VariableFont_wght.woff2),
	  url(/wp-content/themes/mastertheme/fonts/Roboto-Italic-VariableFont_wght.ttf);
	font-style: italic;
}
body {
	font-family: Montserrat;
	font-weight: 400;
}
html {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.uk-container {
	margin-left: auto;
	margin-right: auto;
}
.uk-dropdown-navbar.uk-dropdown {
	background: var(--dark-blue);
}
.tm-navbar .uk-navbar-nav li .uk-dropdown-navbar.uk-dropdown a {
    color: #fff;
    background: #0f1e2a;
}
.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;
}
.menu-right a.btn {
	white-space: nowrap;
}
a {
	color: inherit;
}
.tm-toolbar {
	background: var(--blue);
	padding: 12px 0;
}
.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%;
}
.toolbar-row .socials-row {
	margin: 0;
}
.socials-row .tiktok svg {
	width: 27px;
	height: auto;
}
.uk-sticky-placeholder {
	height: 0 !important;
}
.hero .uk-panel-teaser {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.hero .uk-panel-teaser img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.home-hero-section .uk-panel,
.home-hero-section .uk-row-first,
.home-hero-section .uk-grid {
	height: 100%;
}
.home-hero-section .uk-panel {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.home-hero-section {
	min-height: 600px;
	height: 100vh;
	height: 100dvh;
}
.home-hero-content {
	position: relative;
	z-index: 5;
	padding: 220px 0 64px;
}
.home-hero-content .home-hero-inner {
	max-width: 500px;
	margin-left: 0;
}
.instagram-swiper img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}
.hero-text p {
	text-transform: uppercase;
	font-size: 20px;
}
.home .top-a {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
	background: var(--blue);
}
.under-hero-row {
	align-items: center;
	justify-content: center;
	gap: 24px;
	flex-wrap: wrap;
}
.under-hero-row p {
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 16px;
	padding-top: 1px;
}
.text-icon-row {
	gap: 4px;
	align-items: center;
}
.text-icon-row svg {
	width: 16px;
	height: auto;
	display: block;
}
.toolbar-row .left {
	gap: 32px;
}
.toolbar-row .left a {
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #ffffff;
}
.tm-navbar .uk-container::before,
.tm-navbar .uk-container::after {
	display: none !important;
}
.tm-navbar .uk-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
}
.tm-navbar .uk-navbar-nav {
	display: flex;
	flex-direction: row;
	gap: 16px;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}
.tm-navbar {
	padding: 16px 0;
	background: linear-gradient(0deg, rgba(0,0,0,0) 50%, rgba(255,255,255,1) 50%);
	background-size: 100% 200%;
	background-position: bottom;
	transition: all .4s ease;
}
.home .tm-block.top-c {
	background-image: url('/wp-content/uploads/Rectangle-77-min.png');
	background-size: cover;
}
.gold {
	color: var(--gold);
}
.header-collapse .tm-navbar {
	background-position: top;
}
.tm-navbar .uk-navbar-nav li a {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 100%;
	color: #626262;
	overflow: hidden;
	position: relative;
	padding: 1px 0;
	font-family: Roboto;
	font-weight: 700;
}
.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;
}
.instagram-section h2 {
	margin: 24px 0;
}
.instagram-section h3 {
	font-size: 20px;
	margin: 0;
}
.instagram-slider {
	margin: 40px 0 0;
}
.bottom-c {
	background: #EFEFEF;
}
.instagram-section .pre-title {
	font-weight: 400;
	font-size: 16px;
}
.tm-navbar .uk-navbar-nav li a:hover::after {
	transform: translateX(0);
}
.tm-navbar .uk-navbar-nav li.uk-active a {
	font-weight: 700;
}
.tm-navbar .tm-logo {
	max-width: 180px;
}
.tm-footer-block {
	background: #000000;
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}
.tm-footer-block .dokan-product-category-modal-content p,
.tm-footer-block .dokan-product-category-modal-content li,
.tm-footer-block .dokan-product-category-modal-content a {
	color: #000000;
}
.dokan-product-category-modal {
	z-index: 9999999;
}
.post-type-archive-product .tm-middle.uk-grid {
	display: flex;
	flex-direction: row-reverse;
	margin: 64px 0 0;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle .tm-sidebar-a .btn-container {
	margin: 0;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle .tm-sidebar-a {
	width: 20%;
	padding: 0;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle .tm-main {
	width: 80%;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters .tm-main {
	width: calc(100% - 48px);
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters .tm-sidebar-a  {
	width: 48px;
	overflow: hidden;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters .tm-sidebar-a  > div:not(:first-of-type) {
	display: none;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters #show-hide-filters {
	padding: 0;
	height: 46px;
	width: 46px;
	position: relative;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters #show-hide-filters svg {
	transform: rotate(0) translateY(-50%);
	left: 16px;
    top: 50%;
}
.tm-sidebar-a-right.post-type-archive-product .tm-middle.hide-filters #show-hide-filters span {
	display: none;
}

.bezeled-app .content {
	max-width: 600px;
}
.bezeled-app .content .bezeled-body-logo {
	margin-left: 0;
}
.bezeled-app .content .app-icons {
	gap: 16px;
	margin: 40px 0 0;
}
.tm-footer-block p,
.tm-footer-block li,
.tm-footer-block a {
	color: #ffffff;
}
.tm-footer-block p {
	font-size: 14px;
}
.tm-footer-block p {
	text-align: center;
	margin: 0 0 12px;
}
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-main-row {
	gap: 24px;
	flex-wrap: wrap;
}
.footer-main-row .body {
	max-width: 300px;
	margin: 32px 0 0;
}
.footer-main-row .body p {
	font-size: 16px;
}
.footer-top.tm-block {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
	background: #0f1e2a;
}
.footer-top.tm-block p,
.footer-top.tm-block li,
.footer-top.tm-block a {
	color: #ffffff;
}
.footer-top.tm-block li,
.footer-top.tm-block a:not(.btn) {
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 400;
	line-height: 100%;
}
ul.footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
p.footer-title {
	font-size: 18px;
	font-weight: 700;
	font-family: Roboto;
	text-transform: uppercase;
	margin: 0 0 24px;
}
.footer-main-row .menus {
	gap: 40px;
}
.footer-main-row .menus > div {
	min-width: 224px;
}
.app-icons a {
	display: block;
	margin: 0 0 16px;
}
.app-icons img {
	width: 160px;
	height: auto;
}
.footer-top .middle-right img {
	display: block;
	width: 80px;
	height: auto;
	margin: 0 0 16px;
}
.footer-top .socials-row {
	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;
}
.footer-main-row .right .btn-container {
	margin: 0 0 24px;
}
ul.footer-menu li {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
	font-family: Roboto;
	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 30px;
	color: #131E30;
	font-size: 40px;
	line-height: 120%;
	text-transform: uppercase;
	font-family: Roboto;
}
h2 {
	font-size: 40px;
	line-height: 115%;
	margin: 0 0 30px;
	color: #131E30;
	text-transform: uppercase;
	font-family: Roboto;
}
h3 {
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 24px;
	line-height: 115%;
	color: #131E30;
}
span.pre-title {
	display: inline-block;
	text-transform: uppercase;
	color: #626262;
	font-size: 18px;
	line-height: 100%;
	margin: 0 0 16px;
	font-weight: 700;
	font-family: Roboto;
}
.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;
}
button.btn,
.btn,
a.btn {
	padding: 16px 24px;
	display: inline-block;
	border-radius: 0;
	font-size: 16px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Roboto;
	text-decoration: none !important;
}
.account-item svg {
	min-width: 24px;
	width: 24px;
	height: auto;
	display: block;
}
.menu-right {
	gap: 4px;
}
.header-right {
	gap: 1px;
}
.menu-right .btn-container {
	margin: 0;
}
.btn.btn-gold,
a.btn.btn-gold {
	background: var(--gold);
	color: var(--blue);
}
.btn.btn-blue,
a.btn.btn-blue {
	background: var(--blue);
	color: var(--gold);
}
p {
	font-weight: 400;
	font-size: 16px;
}
.home-hero-main {
	gap: 48px;
}
.contact-main .uk-grid > div:nth-of-type(1) {
	width: 67%;
}
.contact-main .uk-grid > div:nth-of-type(2) {
	width: 33%;
}
.contact-items a {
	display: flex;
	flex-direction: row;
	gap: 6px;
	transition: all .2s ease;
	align-items: center;
	text-decoration: none;
}
.contact-items a:hover {
	gap: 12px;
}
.contact-items > div {
	margin: 0 0 16px;
}
.contact-items > div:last-of-type {
	margin: 0;
}
.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;
}
.main-form label {
  font-size: 16px;
  line-height: 120%;
	font-weight: 400;
  position: absolute;
	font-family: Montserrat;
  top: 13px;
  left: 16px;
	color: var(--blue);
  z-index: 5;
	user-select: none;
	pointer-events: none;
  transition: all .2s ease;
	-webkit-appearance: none;
	appearance: none;
	text-transform: uppercase;
}
.contact-main .contact-box {
	padding: 24px;
	background: var(--blue);
}
.contact-main .contact-box h3,
.contact-main .contact-box a {
	color: #ffffff;
}
.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: 12px 16px;
	border: 1px solid #B7B7B7;
	border-radius: 0;
	outline: none;
	font-size: 16px;
  	line-height: 120%;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-family: Montserrat;
	color: #000000;
}
.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 button.submit-btn {
	display: block;
	width: 100%;
	background: var(--blue);
	color: var(--gold);
	padding: 16px 40px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 100%;
	outline: none;
	font-family: Roboto;
	border: none;
	border-radius: 0;
	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 {
	background: #FFFFFF;
}
.why-choose-content {
	text-align: center;
	background: var(--blue);
	padding: 40px 16px;
}
.why-choose .uk-grid {
	margin: 40px 0 0;
}
.why-choose .why-choose-content {
	height: calc(100% - 80px);
	display: flex;
	flex-direction: column;
}
.why-choose .uk-margin,
.why-choose .uk-panel {
	height: 100%;
}
.why-choose .uk-panel {
	min-height: 1px !important;
}
.why-choose-content svg {
	width: 52px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.why-choose-content h3 {
	color: #ffffff;
	font-size: 20px;
	min-height: 46px;
	margin: 24px 0 16px;
}
.why-choose-content p {
	color: #ffffff;
	font-size: 16px;
}
.selling-steps .uk-grid > div .uk-panel {
	position: relative;
	display: flex;
	flex-direction: column;
}
.selling-steps .uk-panel-teaser {
	margin: 0;
	height: 350px;
	width: 100%;
}
.selling-steps .uk-panel-teaser img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tm-block.top-teaser > .uk-container {
	max-width: 100%;
	padding: 0;
}
.selling-steps .step-text {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: var(--gold);
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 16px;
	font-size: 18px;
}
.selling-steps .uk-margin {
	margin: 0;
	background: var(--blue);
	text-align: center;
	padding: 24px;
	flex-grow: 1;
}
.selling-steps .under-title {
	max-width: 700px;
	margin: 0 auto 40px;
}
.home .main-area {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.full-width-fifty-right .uk-panel-teaser img {
	width: 50vw;
	max-width: 50vw;
    position: absolute;
    right: min(-35px, calc((-100vw + 1385px)*0.5));
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: right;
    display: block;
}
.full-width-fifty-right .uk-margin {
	padding: 80px 48px;
}
.full-width-fifty-right .uk-margin h2 {
	max-width: 300px;
	margin: 0 auto 24px;
}
.selling-steps .uk-margin h3,
.selling-steps .uk-margin p {
	color: #ffffff;
	text-align: center;
}
.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 {
	background: url('/wp-content/uploads/2025/06/socials-bg-min-scaled.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;
}
.buyers-discover .uk-panel img {
	height: 400px;
	object-fit: cover;
	width: 100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	background: var(--gold);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	background: var(--blue);
}
.buyers-discover .under-title {
	max-width: 670px;
	margin: auto;
}
.buyers-discover .uk-grid {
	margin: 40px 0 0;
}
.buyers-discover .content p {
	font-size: 16px;
} 
.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(4, calc(25% - 18px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin: 80px 0 0;
}
.post-card * {
	box-sizing: border-box;
}
.post-card {
	background: #ffffff;
	transition: all .2s ease;
}
.post-content {
	border: 1px solid var(--blue);
}
.post-card img {
	transition: all .4s ease;
}
.post-card:hover img {
	transform: scale(1.08);
}
.post-card .img-container {
	background: var(--gold);
	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(--blue);
	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;
	border: none;
	border-radius: 0;
	outline: none;
}
.woocommerce form.login, .woocommerce-page form.login, .woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.register {
	padding: 0;
	border: 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;
	
}
.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);
}
.basic-hero {
	position: relative;
}
.basic-hero .hero-content {
	position: relative;
	z-index: 5;
	padding: 300px 0 80px;
}
.basic-hero .uk-panel-teaser::after,
.basic-hero .bg::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: linear-gradient(24deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.4) 100%);
}
.woocommerce-page .main-area .tm-content article > h1,
.woocommerce-page .main-area .tm-content article > img,
.dokan-dashboard .main-area .tm-content article > img,
.dokan-dashboard .main-area .tm-content article > h1 {
	display: none;
}
[data-uk-sticky].uk-active {
	z-index: 9999 !important;
}
.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: 0 !important;
	margin: 0 !important;
	border-radius: 0;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img {
	border-radius: 0;
	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;
	text-align: center;
}
.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;
	text-align: center;
}
.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
	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;
	display: none;
}
.woocommerce ul.products li.product a.button:hover,
.woocommerce-page ul.products li.product a.button:hover {
	background: #83a202;
}
.woocommerce div.images ol.flex-control-thumbs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 8px;
	margin: 8px 0 0;
}
.post-type-archive-product .woocommerce-products-header__title,
p.woocommerce-result-count,
form.woocommerce-ordering,
.wpc-edit-filter-set,
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
	display: none !important;
}
.post-type-archive-product .tm-block.top-a {
	padding-bottom: 0 !important;
}
.post-type-archive-product .tm-block.main-area {
	padding-top: 0 !important;
}
.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: 0;
}
.woocommerce-product-gallery .flex-viewport {
	border-radius: 0;
}
.woocommerce div.images .flex-control-thumbs li img.flex-active {
	border-color: var(--gold);
}
.product-template-default.single-product .main-area {
	padding: 241px 0 64px !important;
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce input[type="submit"], .woocommerce-page input[type="submit"], .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button,
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button,
.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 {
	border: none;
	border-radius: 0;
	background: var(--gold);
	color: var(--blue);
	font-size: 16px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Roboto;
	text-decoration: none !important;
}
.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce input[type="submit"]:hover, .woocommerce-page input[type="submit"]:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button:focus, .woocommerce-page a.button:focus, .woocommerce button.button:focus, .woocommerce-page button.button:focus, .woocommerce input.button:focus, .woocommerce-page input.button:focus, .woocommerce input[type="submit"]:focus, .woocommerce-page input[type="submit"]:focus, .woocommerce #respond input#submit:focus, .woocommerce-page #respond input#submit:focus, .woocommerce #content input.button:focus, .woocommerce-page #content input.button:focus,
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce input[type="submit"].alt:hover, .woocommerce-page input[type="submit"].alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce-page button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce-page input.button.alt:focus, .woocommerce input[type="submit"].alt:focus, .woocommerce-page input[type="submit"].alt:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce #content input.button.alt:focus, .woocommerce-page #content input.button.alt:focus {
	box-shadow: inset 0 0 10px 30px var(--blue);
	color: var(--gold) !important;
}
.woocommerce form.login a, .woocommerce-page form.login a, .woocommerce form.checkout_coupon a, .woocommerce-page form.checkout_coupon a, .woocommerce form.register a, .woocommerce-page form.register a {
	color: var(--blue) !important;
	text-decoration: underline;
	
}
input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
	color: var(--gold);
	background: var(--blue);
	border: none;
	border-radius: 0;
	font-size: 16px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Roboto;
	text-decoration: none !important;
}
#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div {
	background: var(--gold);
}
input[type='submit'].dokan-btn-theme:hover, a.dokan-btn-theme:hover, .dokan-btn-theme:hover, input[type='submit'].dokan-btn-theme:focus, a.dokan-btn-theme:focus, .dokan-btn-theme:focus, input[type='submit'].dokan-btn-theme:active, a.dokan-btn-theme:active, .dokan-btn-theme:active, input[type='submit'].dokan-btn-theme.active, a.dokan-btn-theme.active, .dokan-btn-theme.active, .open .dropdown-toggleinput[type='submit'].dokan-btn-theme, .open .dropdown-togglea.dokan-btn-theme, .open .dropdown-toggle.dokan-btn-theme {
	background-color: var(--blue);
    border-color: var(--blue);
	color: #ffffff;
}
.dokan-form-control {
	border-color: var(--blue);
	font-family: Montserrat;
    font-weight: 400;
}
aside.dokan-store-widget input[type=text],
aside.dokan-store-widget input[type=email],
aside.dokan-store-widget textarea {
	width: calc(100% - 12px);
}
.dokan-store-products-filter-area,
aside.dokan-store-menu {
	display: none;
}
.dokan-store .tm-block.main-area {
	padding-top: 244px !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-color: var(--blue);
}
.product_meta > span:first-of-type {
	display: none;
}
.post-type-archive-product .tm-block.top-a .uk-grid > div:nth-of-type(1) {
	width: 66.67%;
}
.post-type-archive-product .tm-block.top-a .uk-grid > div:nth-of-type(2) {
	width: 33.33%;
	padding-left: 1%;
}
.wpc-filters-widget-content input[type=text] {
	padding: 9px 16px;
}
.post-type-archive-product .tm-block.top-a .uk-grid > div:nth-of-type(2) .uk-panel::before {
	content: 'Sort by';
	display: block;
	font-family: Montserrat;
    font-weight: 400;
	margin: 0 0 8px;
}
.post-type-archive-product .tm-block.top-a .uk-grid > div:nth-of-type(2) select {
	padding-left: .5em;
    padding-right: .5em;
	min-height: 32px;
    box-sizing: border-box;
	display: block;
    padding: 8px 16px;
    border: 1px solid #ccd0dc;
	width: 100% !important;
    margin-bottom: 1em;
	min-width: 100%;
}
#show-hide-filters {
	padding: 16px 32px 16px 48px;
	border: 1px solid #000000;
	color: #000000;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
#show-hide-filters .show-text {
	display: none;
}
#show-hide-filters svg {
	display: block;
	position: absolute;
	left: 32px;
	top: 50%;
	width: 16px;
	height: auto;
	transform: translateY(-50%) rotate(-180deg);
}
.woocommerce.post-type-archive-product ul.products, .woocommerce-page.post-type-archive-product ul.products {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 13.33px));
}
.widget_price_filter h3,
.wpc-filter-header {
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 100%;
	font-weight: 700;
	margin: 0;
	padding: 0 0 16px;
	cursor: pointer;
}
.wpc-filters-section.open .wpc-filter-title::after {
	transform: rotate(-180deg);
}
.wpc-filters-main-wrap .wpc-filter-content ul.wpc-filters-ul-list {
	padding-bottom: 24px;
	margin: 0;
}
.widget_price_filter,
.wpc-filters-section {
	border-bottom: 1px solid rgba(0,0,0,0.6);
}
.wpc-filter-content {
	height: 0;
	overflow: hidden;
}
.wpc-filters-section.open .wpc-filter-content {
	height: auto;
}
.widget_price_filter h3 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	color: #000000;
}
.widget_price_filter form {
	padding: 0 0 24px;
}
.widget_price_filter h3::after,
.wpc-filter-title::after {
	content: '';
	background-image: url('/wp-content/uploads/down-arrow-b.png');
	display: block;
	height: 24px;
	width: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .2s ease;
}
#scroll-top {
	background: var(--gold);
	padding: 16px 0;
	cursor: pointer;
}
#scroll-top .flex-row {
	align-items: center;
	justify-content: center;
	gap: 4px;
}
#scroll-top .flex-row svg {
	display:block;
	width: 14px;
	height: auto;
}
#scroll-top .flex-row span {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
}
html {
  scroll-behavior: smooth;
}
.bezeled-body-logo {
	display: block;
	margin: 16px auto;
	width: 140px;
	height: auto;
}
.tm-top-b.uk-grid > div {
	width: 100%;
	position: relative;
}
.tm-top-b.uk-grid > div:first-of-type::after {
	content: '';
	position: absolute;
	bottom: 28px;
	left: min(-15px, calc((-100vw + 1425px)*0.5));
	width: 100vw;
	height: 2px;
	background: rgba(0,0,0,0.3);
	z-index: 1;
}
.new-arrivals .btn-container {
	position: relative;
	z-index: 5;
}
.new-arrivals .btn-container .btn {
	border: 6px solid #ffffff;
}
.new-arrivals .under-title {
	margin: 0 auto 40px;
	max-width: 620px;
}
.wpc-checkbox-item .wpc-term-item-content-wrapper::before {
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	border: 1px solid var(--gold);
	margin-right: 6px;
}
.wpc-term-selected.wpc-checkbox-item .wpc-term-item-content-wrapper::before {
	background: var(--gold);
}
.wpc-checkbox-item .wpc-term-item-content-wrapper input {
	position: absolute;
  	opacity: 0;
  	cursor: pointer;
}
@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) {
	.home-hero-main {
		flex-direction: column;
	}
	.footer-main-row .menus {
		width: 100%;
		gap: 24px;
		flex-wrap: wrap;
	}
	header .tm-navbar .btn-container {
		display: none;
	}
	.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;
	}
	h1 {
		font-size: 54px;
	}
	h2 {
		font-size: 40px;
	}
	.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(--blue);
		color: var(--gold);
	}
	.uk-navbar-toggle:hover,
	.uk-navbar-toggle:focus {
		color: #ffffff;
	}
	.tm-navbar .uk-navbar-nav {
		display: none;
	}
	.tm-navbar .tm-logo {
		max-width: 150px;
	}
	.uk-offcanvas-bar {
		background: var(--blue);
	}
	html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
		background: #ffffff;
		color: var(--dark-blue);
	}
	.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: transparent;
	}
	.uk-nav-offcanvas li {
		font-size: 20px;
		text-transform: uppercase;
		font-family: Roboto;
		font-weight: 700;
	}
	.header-right {
		gap: 24px;
	}
	.uk-offcanvas {
		background: rgba(0,0,0,0.6);
		z-index: 999999;
	}
	.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;
	}
	.tm-sidebar-a-right.post-type-archive-product .tm-middle .tm-main,
	.tm-sidebar-a-right.post-type-archive-product .tm-middle .tm-sidebar-a {
		width: 100%;
	}
	.post-type-archive-product .tm-middle.uk-grid {
		flex-direction: column-reverse;
	}
	.woocommerce.post-type-archive-product ul.products, .woocommerce-page.post-type-archive-product ul.products,
	.woocommerce ul.products, .woocommerce-page ul.products {
		grid-template-columns: repeat(2, calc(50% - 10px));
	}
}
.tm-block.bottom-c {
	overflow: hidden;
}
@media all and (max-width: 1221px) {
	.full-width-fifty-right .uk-panel-teaser img {
		right: -25px;
	}
}
@media all and (max-width:960px) {
	.services-grid-wrap .uk-grid .uk-panel {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.hero .uk-panel-teaser::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	}
	.contact-main .uk-grid > div:nth-of-type(2),
	.contact-main .uk-grid > div:nth-of-type(1) {
		width: 100%;
	}
	.full-width-fifty-right .uk-panel-teaser img {
		width: 100vw;
		max-width: 100vw;
		position: relative;
		left: -25px;
		right: 0;
	}
	.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;
	}
	.buyers-discover .uk-grid > div {
		margin-bottom: 32px;
	}
}
@media all and (max-width: 768px) {
	.hero-contact-strip p.intro {
		width: 100%;
	}
	.woocommerce.post-type-archive-product ul.products, .woocommerce-page.post-type-archive-product ul.products,
	.woocommerce ul.products, .woocommerce-page ul.products {
		grid-template-columns: 100%;
	}
	.uk-panel-space {
		
	}
	.footer-main-row {
		gap: 40px;
	}
	.instagram-swiper img {
		height: 400px;
	}
	.footer-main-row,
	.footer-main-row .menus {
		flex-direction: column;
	}
	.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: 32px;
	}
	.socials-grid {
		margin: 0;
	}
	.home-form-wrap h2 {
		font-size: 30px;
		margin: 0 0 16px;
	}
	h1 {
		font-size: 22px;
	}
	.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;
	}
}
@media all and (max-width:600px) {
	.logos-row img {
		width: 100%;
		height: auto;
	}
	.logos-row {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
}