/*Mobile*/
@media (max-width: 767px) {
    .screen {
        display: none;
    }
	.uk-navbar {
    background: #fff;
	}
.tm-block.top-b.tm-block-light {
  padding-top: 5px;
}
}

/*Screen*/
@media (min-width: 767px) {
    .mobile {
		display:none;
    }
}

/*Logos*/
.desktop-logo {
    width: 200px;
    height: auto;
}
.mobile-logo {
  width: 140px;
  height: auto;
}
.swiper-button-lock.swiper-ip-pag.active {
	display: none !important;
}
.uk-dropdown-navbar li a {
	font-size: 13px;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: none;
}
.uk-dropdown-navbar {
	background: linear-gradient(132deg, #005F95 3.31%, #19ABE2 95.54%);
	padding: 6px 0;
}
/*Mobile Navigation*/
@media (max-width: 767px) {
    .screen {
        display: none;
    }
    .uk-offcanvas .uk-panel {
    margin: 0px 0px 5px 0px;
   }
    .uk-panel.widget_search {
    padding-bottom: 15px;
  }
    .uk-accordion.uk-text-left {
    padding-top: 5px;
  }
}
.uk-offcanvas-bar::-webkit-scrollbar {
  width: 4px;
}
.new-inner-page .tm-page {
	max-width: none;
	width: 100%;
}
.new-inner-page .uk-container {
	max-width: 1600px;
}
.woocommerce-loop-product__title {
	height: auto !important;
}
.custom-short-description {
	padding: 0 8px;
}
.custom-short-description p {
	font-size: 13px;
	line-height: 17px;
	color: #5d5d5d;
	margin: 0 0 12px;
}
.woocommerce-page.archive ul.products {
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 16px));
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	margin-left: 0 !important;
}
.woocommerce-page.archive ul.products::before,
.woocommerce-page.archive ul.products::after {
	display: none !important;
}
.woocommerce-page.archive ul.products li.product {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	float: none;
	display: flex;
	flex-direction: column;
}
.woocommerce-page.archive ul.products .woocommerce-loop-product__title {
	margin: 12px 0 8px;
	padding: 0 8px;
}
.woocommerce-page.archive ul.products li.product .woo-height {
	height: auto !important;
	flex-grow: 1;
	min-height: 1px !important;
}
.new-inner-page .uk-article-title {
	text-align: center;
	margin: 0 0 40px;
}
.tm-block.bottom-b {
	background: #F7F7F7;
}
.new-inner-page .tm-bottom-b.uk-grid > div {
	width: 100% !important;
}
.new-inner-page .faqs-row {
	margin: 0 0 80px;
}
.new-inner-page .tm-block.bottom-c {
	position: relative;
	overflow: hidden;
}
.new-inner-page .tm-block.bottom-c::after {
    content: '';
    background: url(/wp-content/uploads/triangle-1.png);
    width: 120px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    left: 0;
	transform: rotate(-180deg);
    z-index: 20;
}
.new-inner-page .tm-block.top-b {
	background: #F7F7F7;
}
.tm-top-a.uk-grid > div {
	width: 100% !important;
}
.new-inner-page .main-area .uk-article {
	display: none !important;
}
.new-inner-page .tm-block.main-area {
	padding: 0;
	background: #016096;
}
.new-inner-page .tm-main-bottom.uk-grid {
	margin: 0 !important;
}
.new-inner-page .tm-main-bottom img {
	max-width: 170px;
	display: block;
	margin: 0 auto;
}
.new-inner-page .tm-main-bottom .uk-grid-width-1-1 > div {
	padding-left: 0;
}
.new-inner-page .tm-block.bottom-a,
.new-inner-page .tm-block.top-a {
	position: relative;
	overflow: hidden;
}
.new-inner-page .tm-block.top-a::after {
    content: '';
    background: url(/wp-content/uploads/triangle-1.png);
    width: 120px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
}
.new-inner-page .tm-block.bottom-a::after {
    content: '';
    background: url(/wp-content/uploads/triangle-1.png);
    width: 120px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 20;
}
.new-inner-page .tm-block.bottom-a::before {
	content: '';
    position: absolute;
    left: 20px;
    bottom: 20px;
    height: 70px;
    width: 50px;
    z-index: 4;
    background: url(/wp-content/uploads/small-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.new-inner-page .tm-block.top-a::before {
	content: '';
    position: absolute;
    left: -6px;
    bottom: -10px;
    height: 70px;
    width: 50px;
    z-index: 4;
    background: url(/wp-content/uploads/small-triangle.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.new-inner-page #tm-fullscreen {
	display: block !important;
}
.new-inner-page .tm-main-bottom .uk-panel {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.new-inner-page .tm-block.top-c.tm-block-light {
	background: linear-gradient(99.85deg, #005F95 3.31%, #19ABE2 95.54%);
}
.uk-navbar-nav > li.uk-active > a:hover {
	color: #000000 !important;
}
@media all and (max-width: 992px) {
	.new-inner-page .tm-block.bottom-b::after {
		display: none;
	}
	.new-inner-page .tm-block.top-c.tm-block-light {
		padding-top: 60px;
	}
}
@media all and (max-width: 786px) {
	.new-inner-page .tm-block.bottom-b {
		padding: 60px 0;
	}
	.new-inner-page .tm-block.top-a::after {
		width: 40px;
	}
	.new-inner-page .tm-block.bottom-a {
		padding: 60px 0;
	}
}
.uk-offcanvas-bar::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 6px;
}
.uk-offcanvas-bar::-webkit-scrollbar-thumb {
  background: #e5d7d7;
  border-radius: 6px;
}
.uk-offcanvas-bar > div:nth-of-type(2) {
	margin: 0;
}
.uk-offcanvas-bar > div:nth-of-type(2) ul {
	border-bottom: none;
}
.uk-offcanvas-bar.uk-offcanvas-bar-show .uk-icon-button {
    color: #fff !important;
}
.uk-offcanvas-bar.uk-offcanvas-bar-show .aclight .accordion a {
    color: #fff !important;
    font-size: 10px !important;
}
.wc-product-blocked-id form.cart {
	display: none !important;
}
.welcome-header-bar {
  position: relative;
  top: 7px;
	color: #99a5a8;
}
.uk-icon-button.uk-icon-facebook a {
	color: #fff !important;
}
.tm-block.top-c.tm-block-light p {
	color: #fff;
}
.tm-block.top-c.tm-block-light h1 {
	color: #fff;
}
.tm-block.top-c.tm-block-light h3 {
	color: #fff;
}
.uk-offcanvas-bar {
	overflow-x: hidden;
	background: #15133c;
}
.uk-nav-offcanvas ul a,
.uk-nav-offcanvas > li > a {
	color: #ffffff !important;
}
/*Articles*/
.tm-article-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
}
.uk-text-justify {
  text-align: justify !important;
}
/*.home .tm-block.main-area.tm-block-light {
	background: url('/wp-content/uploads/softwash-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
.tm-block-full .uk-h3.uk-margin-top-remove {
  background: #0066a0;
  color: #fff;
  position: relative;
  top: -20px;
  padding: 10px;
}
.some-services-offered .uk-panel {
	display: flex;
	flex-direction: row;
}
.some-services-offered .uk-panel > div:first-of-type {
	width: 55%;
	min-width: 55%;
	max-width:550%;
}
.home h2 {
	color: #404040;
}
h3 {
	margin-top: 4px;
}
.some-services-offered p {
	font-size: 14px;
}
.some-services-offered .uk-panel-teaser {
	margin: 0;
	overflow: hidden;
}
.some-services-offered .uk-panel-teaser img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.some-services-offered .uk-panel > div:last-of-type {
	background: #ec994b;
	padding: 32px;
}
.some-services-offered .uk-margin {
	margin: 0;
}
/*Flooring Services BG
.tm-block.bottom-b.tm-block-light {
	background: url('/wp-content/uploads/flooring-services-bg.png') no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.tm-block.bottom-b.tm-block-light p {
	color: #fff;
}
.tm-block.bottom-b.tm-block-light h3 {
	color: #fff;
}*/

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

/*Flooring Services BG */
.new-inner-page .tm-block.bottom-b,
.tm-bottom.tm-block.bottom-c {
	background: linear-gradient(99.85deg, #ec994b 3.31%, #e88f46 95.54%);
}
.new-inner-page .tm-bottom.tm-block.bottom-c {
	background: #ffffff;
}
.tm-bottom.tm-block.bottom-c {
	overflow: hidden;
}
.tm-bottom.tm-block.bottom-c p {
	color: #fff;
}
body:not(.new-inner-page) .tm-bottom.tm-block.bottom-c h3 {
	color: #fff;
}

/*Shop*/
.screen-reader-text {
    display: none;
}
.woocommerce-loop-product__title {
    font-size: 20px;
    line-height: 24px;
}
.product_title.entry-title {
    font-size: 30px;
    line-height: 38px;
}
.wsmsb_title {
    font-size: 22px;
    line-height: 26px;
}
.woocommerce-products-header__title.page-title {
    font-size: 30px;
    line-height: 38px;
}
.product-category-cards .uk-grid > div {
	min-height: 387px;
}
.product-category-cards .uk-margin {
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	height: calc(100% - 40px);
	position: relative;
}
.product-category-cards h2 {
	margin: 0 0 40px;
}
.product-category-cards .uk-grid > div:first-of-type .uk-margin {
	box-shadow: 0px 0px 17px 0px #19ABE2B2;
}
.product-category-cards .uk-margin span.pre-title {
	background: #ffffff;
	padding: 1px 24px;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 124px);
	display: block;
	text-align: center;
}
.product-category-cards.img-as-bg .uk-panel-teaser img {
	object-position: center;
}
#atw_style15 .atw--single_item .atw_item_bottom .atw_product_actions2 li a {
  margin-top: 0 !important;
  background: #0066a0;
  color: #fff;
  display: inline-block;
  padding: 10px !important;
  border: none;
  margin-right: 5px;
}
#atw_style15 .atw--single_item .atw_item_bottom {
  padding-bottom: 15px !important;
}
.home .tm-block.bottom-a {
	padding: 0 !important;
}
.home .tm-block.bottom-a .uk-container {
	padding: 0 !important;
	max-width: 100% !important;
}
#house-products {
	position: relative;
}
.selectors-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.house-products-main .selector {
	position: absolute;
	cursor: pointer;
}
.house-products-main .selector-1 {
	top: 7%;
	right: 48%;
}
.house-products-main .selector-2 {
	top: 50%;
	right: 23%;
}
.house-products-main .selector-3 {
	bottom: 12%;
	right: 43%;
}
.house-products-main .selector-4 {
	top: 30%;
	right: 51%;
}
.house-products-main .selector-info {
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	transition: all .2s ease;
}
.house-products-main .selector:hover .selector-info {
	opacity: 1;
	visibility: visible;
}
.house-products-main .selector-info-inner {
	padding: 5px 32px;
	background: #ffffff;
}
.house-products-main .selector-info-inner p.title {
	color: #404040;
	margin: 0 0 4px;
	font-size: 20px;
}
.house-products-main .selector-info-inner p.text {
	font-size: 14px;
	line-height: 17px;
	color: #404040;
	margin: 0;
}
.house-products-main .selector-info-inner .image-container {
	width: 153px;
	min-width: 153px;
}
.house-products-main .selector-info-inner .image-container img {
	width: 100%;
	margin: 0;
	height: auto;
}
.house-products-main .selector-info-inner .text {
	width: 210px;
	margin-left: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.house-products-main .selector-info-inner .btn-container {
	margin-top: 20px;	
}
.house-products-main .selector-dot {
	height: 22px;
	width: 22px;
	border-radius: 50%;
	background: #19ABE2;
	position: relative;
}
.house-products-main .selector-dot::after {
	content: '';
	width: 44px;
	height: 44px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: radial-gradient(45.33% 45.33% at 50.67% 50.67%, #19ABE2 0%, rgba(0, 185, 255, 0.1) 75.5%, rgba(25, 171, 226, 0.25) 100%);
}
.house-products-main {
	max-height: 700px;
}
.house-products-main img.main-img {
	margin: 0 !important;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.house-products-main .selector-2 .selector-info {
	top: -24px;
	right: 0;
	padding-right: 42px;
	position: absolute;
}
.house-products-main .selector-4 .selector-info,
.house-products-main .selector-1 .selector-info {
	top: -24px;
	left: 0;
	padding-left: 42px;
	position: absolute;
}
.house-products-main .selector-3 .selector-info {
	bottom: -24px;
	left: 0;
	padding-left: 42px;
	position: absolute;
}
.house-products-main .selector-info::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	background: #ffffff;
	display: block;
	transform: rotate(45deg);
	border-radius: 1px;
}
.house-products-main .selector-2 .selector-info::after {
	top: 24px;
	right: 36px;
}
#house-products::before {
	content: '';
	position: absolute;
	right: 32px;
	top: -32px;
	height: 70px;
	width: 50px;
	z-index: 4;
	background: url('/wp-content/uploads/small-triangle.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.faqs-row .right {
	position: relative;
}
.faqs-row .right::before {
	content: '';
	position: absolute;
	right: -32px;
	bottom: -32px;
	height: 70px;
	width: 50px;
	z-index: 4;
	background: url('/wp-content/uploads/small-triangle.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.house-products-main .selector-4 .selector-info::after,
.house-products-main .selector-1 .selector-info::after {
	top: 24px;
	left: 36px;
}
.house-products-main .selector-3 .selector-info::after {
	bottom: 24px;
	left: 36px;
}
.house-main-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	z-index: 6;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.house-main-left .content {
	padding-left: 32px;
	padding-right: 120px;
	position: relative;
	z-index: 5;
}
.house-main-left .content h3 {
	font-size: 32px;
}
.house-main-left img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	object-fit: cover;
	object-position: right;
	z-index: 1;
	margin: 0;
}
/*Shop Products Dual*/
@media only screen and ( max-width: 980px ) {
	.woocommerce-page.archive ul.products {
		grid-template-columns: repeat(2, calc(50% - 5px));
		grid-row-gap: 10px;
		grid-column-gap: 10px;
	}
}

/*Footer*/

.tm-block.footer {
  background: #F7F7F7;
}
.tm-block.footer a,
.tm-block.footer h4 {
	color: #404040;
	font-size: 14px;
	line-height: 17px;
}
.tm-block.footer h4 {
	text-transform: uppercase;
	
}
.home .tm-block.top-b {
	background: #F7F7F7;
}
.home .tm-block.top-c .uk-width-1-1 {
	width: 100% !important;
}
.ti-widget.ti-goog.ti-no-stars .ti-star.f {
	background-image: url(/wp-content/uploads/star-blue.png) !important;
}
.ti-widget.ti-goog.ti-no-stars .ti-star.h {
	background-image: url(/wp-content/uploads/half-star-blue.png) !important;
}
.home .uk-overlay {
	box-shadow: none !important;
}
.footer-menu-wrap {
	padding-right: 80px;
}
.subscribe .form-page-content {
	border: 1px solid #404040;
	position: relative;
	padding: 5px !important;
}
.subscribe .form-page-content .form-element-html {
	padding: 0 !important;
}
.subscribe .form-page-content .form-element-html input[type="text"] {
	padding-right: 100px !important;
}
.subscribe .form-page-content .form-element-type-submit {
	position: absolute !important;
	top: 5px;
	right: 5px;
	z-index: 110 !important;
	display: inline-block !important;
	width: auto !important;
}
.subscribe .form-page-content .form-element-type-submit button.button.submit-button {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	background: #73777b !important;
	padding: 14.5px 24px;
}
.subscribe p {
	font-size: 12px;
	color: #404040;
	margin: 12px 0 0;
}
.footer-menus > div.footer-menu-wrap:last-of-type {
	padding-right: 0;
}
.tm-block.footer .uk-container {
  max-width: 1530px;
}
.footer-logo-wrap img {
	max-width: 180px;
	height: auto;
}
.tm-footer .fc-form.frame-hidden .form-page-content {
	margin-right: 0 !important;
}
/*Nav*/
.tm-navbar.uk-navbar .uk-container {
  max-width: 1680px;
}
.wpmenucart-shortcode.hover {
  top: 5px;
  position: relative;
}

/*Before & After*/
.twentytwenty-container {
  border: solid 10px #fff;
}

/*Sidebar*/
.sidebar-area-3 {
    border: 1px solid #d9eff3;
    border-radius: 20px;
    background-color: #d9eff3;
    padding: 12px;
    color: #000;
}
.fa {
    font-size: 24px !important;
    margin-right: 10px;
    margin-top: 10px;
}
.sidebar-area-2 {
    border: 1px solid #000;
    border-radius: 20px;
    background-color: #000;
    padding: 10px;
    color: #fff;
}
.sidebar-area-1 {
    border: 1px solid #d9eff3;
    border-radius: 20px;
    background-color: #d9eff3;
    padding: 12px;
    color: #000;
}
.sidebar-area h3 {
	color: #000;
}

/*Block Full NanoTech*/
.tm-block-full {
  margin: auto;
  max-width: 1200px;
 padding-top: 60px;
	padding-bottom: 60px;
}
.maint-cards {
	position: relative;
}

/*Container Pages*/
 .tm-block.main-area.tm-block-light .uk-container {
    max-width: 1600px;
  }
 .home .tm-block.main-area.tm-block-light .uk-container {
    max-width: 1200px;
  }

.tm-toolbar {
	background: #ec994b;
}
.header-main {
	justify-content: space-between;
}
.tm-toolbar .uk-button-primary {
	background: #19ABE2;
	border: 1px solid #19ABE2;
	font-size: 14px;
	line-height: 16px;
}
.tm-toolbar .uk-button-primary svg {
	width: 8px;
	height: auto
}
.btn-with-icon span {
	display: block;
	margin-right: 12px;
}
.btn-with-icon {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.tm-toolbar .uk-container,
.tm-headerbar .uk-container {
	max-width: none !important;
	padding: 0 32px !important;
}
.tm-toolbar .uk-container {
	padding-right: 0 !important;
}
nav.uk-navbar {
	background: #ffffff;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 100%;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.tm-headerbar {
	padding: 0;
}
.tm-headerbar .uk-panel {
	float: unset;
}
.header-main-left {
	padding: 16px 0;
}
.header-main-center {
	padding: 16px;
}
.header-main-left,
.header-main-right {
	width: 208px;
	max-width: 208px;
	min-width: 208px;
}
.tm-headerbar a.wpmenucart-contents,
.tm-headerbar .reload_shortcode {
	display: block;
}
.wpmenucart-shortcode.hover {
	top: 0 !important;
}
.tm-headerbar a.wpmenucart-contents,
.tm-headerbar .reload_shortcode,
.tm-headerbar .wpmenucart-shortcode,
.tm-headerbar .nav-area,
.tm-headerbar .custom-html-widget,
.tm-headerbar .uk-panel {
	height: 100%;
}
.header-main .nav-area a.wpmenucart-contents {
	color: #ffffff;
	background: #73777B;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.header-main .nav-area a.wpmenucart-contents span {
	color: #ffffff;
}
.header-main .nav-area a.wpmenucart-contents i:before {
	font-size: 30px;
	margin: 0;
}
.header-main .nav-area a.wpmenucart-contents span.cartcontents {
	font-weight: 500;
	font-size: 14px;
	text-align: center;
}
.header-main .nav-area a.wpmenucart-contents span.cartcontents::before {
	content: 'MY CART ( ';
}
.header-main .nav-area a.wpmenucart-contents span.cartcontents::after {
	content: ')';
}
.header-main .desktop-logo {
	width: 212px;
}
.header-main .uk-navbar-content {
	height: auto;
}
.uk-offcanvas-bar .aws-container .aws-search-form .aws-form-btn,
.header-main .aws-container .aws-search-form .aws-form-btn {
	margin: 2px;
	background: #73777b;
	border: 1px solid #686b6d;
	border-radius: 1px;
}
.uk-offcanvas-bar .aws-container .aws-search-form .aws-form-btn path,
.header-main .aws-container .aws-search-form .aws-form-btn path {
	fill: #ffffff;
}
.uk-offcanvas-bar .aws-container,
.header-main .aws-container {
	border: 1px solid #B5B5B5;
	border-radius: 1px;
	margin: 20px 0 20px 10px;
}
.uk-offcanvas-bar .aws-container .aws-search-field,
.header-main .aws-container .aws-search-field {
	border: none;
	font-family: "Barlow", sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.uk-offcanvas-bar .aws-container .aws-search-field::placeholder,
.header-main .aws-container .aws-search-field::placeholder {
	color: #C7C7C7;
	font-family: "Barlow", sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: 500;
}
.uk-offcanvas-bar .aws-container {
	margin: 0 !important;
}
.uppercase {
	text-transform: uppercase;
}
.tm-toolbar .uk-button {
	margin-left: 12px;
}
.tm-toolbar a.social {
	margin-left: 8px;
}
.tm-toolbar .hdr-top-row {
	margin-top: 10px;
}
.hdr-top-row a.call-us svg {
	margin-right: 6px;
	display: block;
}
.shop-by-surface-grid .uk-grid {
	display: grid;

	grid-column-gap: 4px;
	grid-row-gap: 4px;
	margin: 0 !important;
}
.shop-by-surface-grid .uk-grid > div {
	height: 236px;
}
.shop-by-surface-grid .uk-grid > div img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.shop-by-surface-grid .uk-grid > div .uk-overlay {
	height: 100%;
	width: 100%;
	box-shadow: none;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
span.white,
p.white {
	color: #ffffff !important;
}
span.blue,
p.blue {
	color: #15133c !important;
}
.home-hero-2024 h3 {
	font-size: 40px;
	line-height: 42px;
	margin: 0 0 28px;
}
.shop-by-surface-grid .uk-grid > div a {
	z-index: 5;
}
.shop-by-surface-grid p {
	margin: 0;
	margin-right: 6px;
	text-align: center;
	font-size: 14px;
}
.sbsw-card img {
	margin: 0;
}
.sbsw-swiper .grid-item-bottom,
.shop-by-surface-grid .grid-item-bottom {
	padding: 12px;
	position: relative;
	justify-content: center;
}
.sbsw-swiper .grid-item-bottom p {
	font-size: 14px;
	line-height: 17px;
}
.shop-by-surface-carousel h3 {
	text-align: center;
	color: #404040;
	margin-top: 80px;
}
.shop-by-surface-carousel .swiper-slide {
	overflow: hidden;
}
.shop-by-surface-carousel .swiper-slide img {
	transition: all .3s ease;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shop-by-surface-carousel .swiper-slide a:hover img {
	transform: scale(1.1);
}
.grid-item-bottom p {
	margin: 0;
	margin-right: 6px;
		font-size: 13px!important;
}
.grid-item-bottom.block-paving {
	background: #C0CBD4;
}
.grid-item-bottom.sandstone {
	background: #D5BB9A;
}
.grid-item-bottom.slate {
	background: #393939;
}
.grid-item-bottom.marble {
	background: #DEE0CB;
}
.grid-item-bottom.tarmac {
	background: #575959;
}
.grid-item-bottom.porcelain {
	background: #E4E0D7;
}
.grid-item-bottom.concrete {
	background: #D5D5D6;
}
.grid-item-bottom.render {
	background: #BFBDB6;
}
.grid-item-bottom.granite {
	background: #DEDBDB;
}
.grid-item-bottom.decking {
	background: #A56740;
}
.shop-by-surface-grid .uk-grid > div .uk-panel {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.shop-by-surface-grid .uk-grid::before,
.shop-by-surface-grid .uk-grid::after {
	display: none;
}
.shop-by-surface-grid .uk-grid > div {
	padding: 0;
	margin: 0;
}
.tm-toolbar .hdr-top-row span,
.tm-toolbar .hdr-top-row a {
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	vertical-align: middle;
	font-weight: 500;
}
.tm-toolbar .hdr-top-row span.separator {
	margin: 0 20px;
}
.tm-toolbar .youtube svg {
	height: 23px;
}
.tm-toolbar .twitter svg {
	height: 19px;
}
.flex-row {
	display: flex;
	flex-direction: row;
}
.flex-row.jcsb {
	justify-content: space-between;
}
.flex-row.jcc {
	justify-content: center;
}
.flex-row.aic {
	align-items: center;
}
.socials-swiper-wrap .top-row p {
	margin: 0 24px 0 0;
	font-size: 24px;
	line-height: 28px;
}
.socials-swiper-wrap a.social {
	margin-right: 20px;
}
.social.youtube svg {
	width: 30px;
}
.tm-footer .subscribe {
	max-width: 350px;
}
.home-hero-grid {
	display: grid;
	grid-template-columns: repeat(1, 100%);
	grid-column-gap: 0;
	grid-row-gap: 4px;
}
.home-hero-grid .grid-item-left > div {
	min-height: 591px;
}
.home-hero-grid .grid-item-left {
	grid-row: span 2;
}
.home-hero-grid .grid-item-left > div,
.home-hero-grid .grid-item-left .uk-position-relative,
.home-hero-grid .grid-item-left ul.uk-slideshow,
.home-hero-grid .grid-item-left .uk-slideshow li {
	height: 100% !important;
}
.home-hero-grid .grid-item-left .uk-slideshow li::after {
	content: '';
	background: linear-gradient(200.88deg, rgba(0, 0, 0, 0) 21.61%, rgba(0, 0, 0, 0.681797) 69.4%, rgba(0, 0, 0, 0.887611) 89.23%, #000000 102.61%);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.home-hero-grid .grid-item-left .uk-slideshow li .uk-overlay-panel {
	background: transparent;
	z-index: 5;
}
.home-hero-grid .grid-item-left .uk-slideshow li .uk-overlay-panel img {
	width: 100%;
	margin: 0;
}
.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content {
	align-items: flex-end;
}
span.pre-title {
	font-size: 14px;
	line-height: 17px;
}
.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content .right {
	margin-bottom: 11%;
}
.flex-row.two-cols > div {
	width: 50%;
	max-width: 50%;
	min-width: 50%;
}
.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content {
	padding-right: 11%;
	max-width: 734px;
}
.home-hero-grid .uk-dotnav > * > * {
	width: 7px;
	height: 7px;
	background: #ffffff;
}
.home-hero-grid .uk-dotnav {
	justify-content: flex-end;
}
.uk-dotnav > .uk-active > * {
	background: #19ABE2;
}
.inner-page-products-swiper .woocommerce ul.products,
.home-products-swiper .woocommerce ul.products {
	flex-wrap: nowrap;
	margin: 0!important;
	height: 100%;
}
.inner-page-products-swiper .woocommerce,
.home-products-swiper .woocommerce {
	height: 100%;
}
.inner-page-products-swiper .woocommerce ul.products li.product,
.home-products-swiper .woocommerce ul.products li.product {
	padding: 0 !important;
	margin-right: 16px !important;
	height: auto;
	margin-bottom: 0 !important;
	display: flex;
	flex-direction: column;
}
.inner-page-products-swiper .woocommerce ul.products li.product a,
.home-products-swiper .woocommerce ul.products li.product a {
	margin-top: auto;
	display: block;
}
.home-products-primary-row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	transform: translateX(-100%);
	transition: all .6s ease;
}
.home-products-selectors {
	margin: 80px 0 60px;
	padding: 8px;
	background:#F7F7F7;
	border: 1px solid #DADADA;
}
.home-products-selectors .flex-row {
	align-items: center;
	justify-content: center;
}
.home-products-selector {
	margin: 0 12px;
	cursor: pointer;
}
.home-products-selectors .flex-row p {
	margin: 0;
	font-size: 26px;
	line-height: 32px;
	color: #B9B9B9 !important;
}
.home-products-selectors .flex-row .active p {
	color: #404040 !important;
}
.home-products-primary-row > div {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.inner-page-products-swiper,
.home-products-slider {
	overflow: hidden;
}
.inner-page-products-swiper .woocommerce ul.products li.product {
	background: #ffffff;
}
.inner-page-products-swiper .woo-height {
	background: transparent;
}
.inner-page-products-swiper .woocommerce ul.products li.product a {
	border: none;
	font-weight: 700
}
.inner-page-products-wrap {
	position: relative;
	padding-bottom: 60px;
}
.inner-page-products-wrap h2 {
	text-transform: uppercase;
	margin: 0 0 40px;
}
.inner-page-products-wrap li h2 {
	margin: 24px 0;
}
.swiper-ip-pag {
	position: absolute;
	bottom: 0;
	transition: all .1s ease;
}
.text-center {
	text-align: center;
}
.swiper-ip-pag svg {
	width: 26px;
}
.swiper-ip-pag.swiper-button-disabled {
	opacity: 0.3;
}
.swiper-ip-pag.swiper-right {
	right: 0;
}
.swiper-ip-pag.swiper-left {
	left: 0;
}
.inner-page-products-swiper .woocommerce ul.products li.product img,
.home-products-swiper .woocommerce ul.products li.product img {
	margin: 0 !important;
}


.home-products-wrap {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 80px;
	overflow: hidden;
}
.page-id-28058 .tm-content {
	display: none !important;
}
.swiper-left-hpp,
.swiper-right-hpp {
	display: none !important;
	cursor: pointer;
}
.swiper-left-hpp.active,
.swiper-right-hpp.active {
	display: flex !important;
}
.home-products-master-wrap .swiper-left,
.home-products-master-wrap .swiper-right {
	position: absolute;
	bottom: 0;
	width: 43px;
	height: 43px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px solid #B5B5B5;
	border-radius: 50%;
}
.home-products-master-wrap .swiper-left {
	left: 0;
}
.home-products-master-wrap .swiper-right {
	right: 0;
}
.home-products-swiper {
	padding: 20px 0;
	overflow: hidden;
}
.home-products-swiper .woocommerce .star-rating span:before {
	color: #19ABE2
}
.home-products-swiper .woo-height {
	background: transparent;
}
.woocommerce ul.products li.product a {
	font-family: "Barlow", sans-serif;
	border-radius: 0;
	border: none;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
}
.home-hero-grid .uk-dotnav li {
	padding-left: 8px;
}
.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content .left {
	width: 40%;
	max-width: 40%;
	min-width: 40%;
}
.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content .right {
	width: 60%;
	max-width: 60%;
	min-width: 60%;
}
.home-hero-grid .grid-item-left .uk-position-bottom-right {
	display: none;
}
.home-hero-grid .uk-grid {
	position: relative;
}
.img-as-bg .uk-panel-teaser {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.img-as-bg .uk-overlay {
	height: 100%;
	width: 100%;
}
.home-hero-banner-content {
	padding: 32px;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	max-width: 200px;
	justify-content: center;
}
.home-product-showcase .product-img {
	position: absolute;
	width: 230px;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.home-product-showcase .uk-panel {
	min-height: 512px;
	position: relative;
}
.home-product-showcase .uk-margin {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
}
.home-product-showcase .uk-position-z-index {
	z-index: 10;
}
.home-product-showcase .bottom-box {
	padding: 24px 9px 24px 210px;
	align-items: center;
	justify-content: flex-end;
}
.home-product-showcase .bottom-box p {
	margin: 0;
	color: #ffffff;
	font-size: 20px;
}
.home-product-showcase .bottom-box.sc-eco {
	background: linear-gradient(101.73deg, #DFFEF9 18.67%, #0FFF78 89.22%);
}
.home-product-showcase .bottom-box.nr-pro {
	background: linear-gradient(100.6deg, #A1E2FF 27.41%, #51C5FF 92.12%);
}
.home-product-showcase .bottom-box.dc-pro {
	background: linear-gradient(90deg, #EBDA79 0%, #D1773F 100%);
}
.home-product-showcase .bottom-box.dc-pro .svg-container {
	border: 5px solid #DFAB5E;
}
.home-product-showcase .bottom-box.nr-pro .svg-container {
	border: 5px solid #98DFFF;
}
.home-product-showcase .bottom-box.sc-eco .svg-container {
	border: 5px solid #77FFB8;
}
.home-product-showcase .bottom-box .svg-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 36px;
	width: 36px;
	min-width: 36px;
	border-radius: 50%;
	background: #ffffff;
	margin-left: 12px;
}
.home-product-showcase .product-img img {
	margin: 0;
}
.home-hero-banner-content .btn-container {
	margin: 0 0 16px;
}
.home-hero-banner-content a.btn {
	display: block;
}
a.btn {
	display: inline-block;
	padding: 16px 32px;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: 500;
	text-transform: uppercase;
}
a.btn.btn-white {
	background: #ffffff;
	color: #0886C6;
}
a.btn.btn-blue {
	background: #0886C6;
	color: #ffffff;
}
.faqs-row .left {
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.faqs-row .left {
	width: 238px;
	max-width: 238px;
	min-width: 238px;
	margin-right: 120px;
}
.img-as-bg .uk-panel-teaser img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	object-position: left center;
}
.home-hero-grid .grid-item-right-1 img.badge {
	position: absolute;
	top: 0;
	right: 32px;
	z-index: 5;
	width: 120px;
	margin: 0;
}
.img-as-bg .uk-margin {
	margin: 0;
	position: relative;
	z-index: 5;
}
.nav-area.contact .flex-row {
	align-items: center;
}
.socials-row {
	margin-top: 6px;
}
.best-selling .woocommerce.columns-3 ul.products li.product {
	width: 33.33%;
}
.best-selling .laybuy-payment-info {
	margin-bottom: 0;
}
.woocommerce li.product a.button {
	display:block;
	background: #ec994b;
	color: #ffffff;
	font-family: 'Pureseal Bold';
	transition: all .2s ease;
	text-shadow: none !important;
}
.woocommerce li.product a.button:hover {
	background: #0066a0;
	color: #ffffff;
}
.footer-contacts .address {
	align-items: flex-start;
	margin-bottom: 24px;
}
.footer-contacts .footer-contact svg,
.footer-contacts .address svg {
	width: 24px;
	margin-right: 8px;
}
.footer-contacts p {
	margin: 0;
	color: #ffffff;
}
.footer-contacts .footer-contact {
	margin-bottom: 8px;
}
ul.footer-menu {
	list-style: none;
	padding: 0;
}
.footer .socials-row a {
	margin: 0 8px;
}
.footer .socials-row svg {
	width: 26px;
	height: auto;
}
.tm-footer .widget_widgetkit .uk-grid > div {
	width: auto;
}
.tm-footer .widget_widgetkit .uk-grid {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.tm-footer .uk-grid:after,
.tm-footer .uk-grid:before,
.tm-footer .uk-panel:after,
.tm-footer .uk-panel:before {
	display: none !important;
}
.footer-logo-wrap {
	text-align: right;
	margin-top: 32px;
}
.footer-logo-wrap img {
	margin: 0 auto;
}
.tm-block.footer {
	padding: 60px 0 0; 
}
.home .tm-block.bottom-b {
	overflow: hidden;
	background: #F7F7F7;
}
.home .tm-block.top-b,
.home .tm-block.bottom-a {
	position: relative;
}
.home .tm-block.bottom-a::after {
	content: '';
	background: url('/wp-content/uploads/triangle-1.png');
	width: 120px;
	height: 350px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -200px;
	right: 0;
	z-index: 20;
}
.home .tm-block.top-b::after {
	content: '';
	background: url('/wp-content/uploads/triangle-1.png');
	width: 120px;
	height: 350px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -200px;
	right: 0;
	z-index: 20;
}
.home .tm-block.top-b::before {
	content: '';
	background: url('/wp-content/uploads/small-triangle.png');
	height: 70px;
	width: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -30px;
	left: 140px;
	z-index: 20;
}
.home .tm-block.bottom-b {
	position: relative;
}
.home .tm-block.bottom-b::after {
	content: '';
	background: url('/wp-content/uploads/triangle-22.png');
	width: 120px;
	height: 350px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 280px;
	left: -6px;
	z-index: 20;
}
.footer .footer-bottom {
	margin-top: 120px;
	padding: 20px 0;
	background: linear-gradient(90deg, #ec994b 0%, #e89149 100%);
}
.tm-block.footer {
	position: relative;
}
.footer .copyright > div {
	position: relative;
	z-index: 5;
}
.footer .copyright {
	align-items: center;
}
.footer .copyright p a,
.footer .copyright p {
	color: #ffffff;
}
.footer .copyright * {
	font-size: 14px;
}
.footer .copyright p {
	margin: 0;
	text-align: left;
}
.footer .copyright img {
	max-width: 396px;
	width: 100%;
}
.copyright-list {
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.copyright-list a {
	margin: 6px 8px;
}
.follow-us-img {
	max-width: 700px;
	margin: auto;
}
.follow-us-img a img {
	border: 6px solid transparent;
	transition: all .2s ease;
	display: block;
}
.follow-us-img a:hover img {
	border-color: #1aaddd;
}
.socials-row-home {
	justify-content: center;
	margin: 32px 0;
}
.socials-row-home a {
	margin: 0 8px;
}
.socials-row-home svg {
	width: 28px;
	height: auto;
}
.shop-by-surface .uk-grid {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.shop-by-surface .uk-position-cover {
	z-index: 10;
}
.shop-by-surface .uk-overlay {
	z-index: 9;
}
.shop-by-surface h2 {
	margin-bottom: 50px;
}
.shop-by-surface h2,
.shop-by-surface h3 {
	text-align: center;
}
.shop-by-surface h3 {
	color: #0066a0;
}
.shop-by-surface .uk-grid .uk-panel-teaser {
	position: relative;
}
.uk-accordion-title {
	background: #FFFFFF;
	padding: 20px 32px;
	position: relative;
	color: #404040;
	font-size: 20px;
	line-height: 24px;
	border: 1px solid #DADADA;
	transition: all .3s ease;
	margin: 20px 0 0;
}
.uk-accordion > div.uk-accordion-title {
	margin: 0;
}
.uk-accordion-content {
	padding: 20px 32px;
}
.uk-accordion-content,
.uk-accordion-content p,
.uk-accordion-content h4 {
	color: #ffffff !important;
}
.uk-accordion-content.uk-active,
.uk-accordion-title.uk-active {
	background: linear-gradient(90deg, #0177BA 0%, #19A9E1 100%);
}
.uk-accordion-title.uk-active {
	border: none;
	color: #ffffff;
}
.tm-headerbar span {
	color: #0066a0;
}
.home-services-swiper {
	margin-bottom: 60px;
}
.home-services-swiper .uk-slidenav-position .uk-slidenav {
	display: block !important;
	width: 30px;
}
.home-services-swiper .uk-slidenav-contrast {
	color: #0066a0;
}
.home-services-swiper .uk-slidenav-previous {
	left: -50px;
}
.home-services-swiper .uk-slidenav-next {
	right: -50px;
}
.uk-accordion-title.uk-active::after {
	transform: translateY(-50%) rotate(-180deg);
}
.shop-by-surface .uk-grid .uk-panel-teaser::after {
	content: '';
	position: absolute;
	top: 4px;
	left: -8px;
	display: block;
	width: calc(100% + 8px);
	height: calc(100% - 4px);
	border: 4px solid #1aaddd;
	z-index: 1;
	transition: all .2s ease;
}
.shop-by-surface .uk-grid .uk-panel-teaser:hover::after {
	top: 10px;
}
.shop-by-surface img {
	display: block;
	box-shadow: 0px 0px 8px rgba(26, 173, 221, 0.4);
	position: relative;
	z-index: 5;
}
@media all and (max-width: 1100px) {
	.home-services-swiper .uk-slidenav-previous {
	left: -30px;
}
.home-services-swiper .uk-slidenav-next {
	right: -30px;
}
}
@media all and (max-width: 992px) {
	.home-services-swiper .uk-slidenav-previous {
	left: 0;
}
.home-services-swiper .uk-slidenav-next {
	right: 0;
}
	.home-services-swiper .uk-slidenav-position .uk-slidenav {
		bottom: 0;
		top: auto;
	}
	.home-services-swiper .uk-slidenav-position {
		padding-bottom: 60px;
	}
}
@media all and (max-width: 800px) {
	.best-selling .woocommerce.columns-3 ul.products li.product {
		width: 100%;
	}
}
@media all and (max-width: 600px) {
	.tm-footer .widget_widgetkit .uk-grid > div {
		width: 100%;
	}
	.footer-logo-wrap {
		text-align: left;
	}
	ul.footer-menu {
		columns: 1;
	}
}


.woocommerce-product-details__short-description {
	margin-top: 20px !important;
}
.logged-in .woocommerce-product-details__short-description {
	margin-top: 0 !important;
}
.home .tm-page {
	max-width: none !important;
	overflow: hidden;
}
@media all and (max-width: 1200px) {
	.home-hero-grid {
		grid-template-columns: 100%;
	}
	.home-hero-grid .grid-item-left {
		grid-row: span 1;
		min-height: 700px;
	}
	.home-hero-grid .grid-item-left .uk-slideshow li .home-hero-content {
		max-width: 600px;
		padding-right: 0;
	}
	.home-hero-grid .grid-item-left .uk-slideshow li::after {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 21.61%, rgba(0, 0, 0, 0.681797) 69.4%, rgba(0, 0, 0, 0.887611) 89.23%, #000000 102.61%);
		height: 100%;
	}
	
}
@media all and (max-width:1100px) {
	.uk-navbar-toggle.uk-visible-small {
		display: flex !important;
		width: 52px;
		height: 52px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		background: #73777B;
	}
	.uk-navbar-toggle.uk-visible-small::before {
		display: none !important;
	}
	.uk-navbar-toggle.uk-visible-small::after {
		color: #ffffff;
	}
	.uk-navbar-nav.uk-hidden-small {
		display: none !important;
	}
	.header-main-center {
		padding: 16px 0;
	}
	.header-main-center .uk-navbar-flip.uk-visible-large,
	.header-main-left.uk-hidden-small {
		display: none;
	}
	.header-main-center .uk-navbar-content.uk-navbar-center.uk-visible-small {
		display: block !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		max-width: 125px;
	}
	.header-main {
		position: relative;
		align-items: center;
		min-height: 105px;
	}
	.header-main .nav-area a.wpmenucart-contents {
		height: 52px;
		width: 52px;
		margin-left: auto;
	}
	.header-main .nav-area a.wpmenucart-contents .cartcontents {
		display: none;
	}
	.header-main .reload_shortcode {
		text-align: right;
	}
}
@media all and (max-width: 992px) {
	.footer .copyright,
	.faqs-row.flex-row {
		flex-direction: column;
	}
	.footer .copyright p,
	.footer .copyright {
		text-align: center;
	}
	.faqs-row .right,
	.faqs-row .left {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
		margin-left: 0;
	}
	.hdr-top-row > span,
	.hdr-top-row > a {
		display: none;
	}
	.hdr-top-row > a:first-of-type {
		display: flex;
	}
	.socials-swiper-wrap .top-row {
		flex-direction: column;
	}
	.socials-swiper-wrap .top-row p {
		margin: 0 0 12px;
	}
	.footer .copyright > div:nth-of-type(2) {
		margin-top: 12px;
	}
	.home .tm-block.top-b::after,
	.home .tm-block.bottom-b::after {
		display: none;
	}
	.house-products-main img.main-img,
	.house-products-main {
		min-height: 500px;
	}
	.house-products-main {
		position: relative;
	}
	.house-products-main img.main-img {
		min-height: 500px;
	}
	.house-products-inner {
		display: flex;
		flex-direction: column-reverse;
	}
	.house-main-left {
		background: #0177BA;
		padding: 40px 0;
	}
	.house-main-left img {
		display: none;
	}
	.house-main-left {
		position: relative;
		width: 100%;
		height: auto;
	}
	.home .faqs-row {
		margin-top: 80px;
	}
	.house-products-main .selector-info-inner .image-container {
		width: 110px;
		min-width: 110px;
	}
	.house-products-main .selector-info-inner .text {
		width: 160px;
	}
	.house-products-main .selector-4 .selector-info, .house-products-main .selector-1 .selector-info {
		top: 0;
		padding-left: 0;
		padding-top: 32px;
		left: 50%;
		transform: translateX(-50%);
	}
	.house-products-main .selector-4 .selector-info::after,
	.house-products-main .selector-1 .selector-info::after {
		left: 50%;
		transform: translateX(-50%) rotate(45deg);
		z-index: -1;
	}
	.house-products-main .selector-3 .selector-info {
		bottom: 100%;
		padding-left: 0;
		padding-bottom: 32px;
		left: 50%;
		transform: translateX(-50%);
	}
	.house-products-main .selector-3 .selector-info::after {
		left: 50%;
		top: auto;
		bottom: 24px;
		transform: translateX(-50%) rotate(45deg);
		z-index: -1;
	}
}
@media all and (max-width: 768px) {
	.footer-menus {
		flex-wrap: wrap;
	}
	.house-main-left .content {
		padding-right: 32px;
	}
	.uk-accordion-content,
	.uk-accordion-title {
		padding-left: 12px;
		padding-right: 12px;
	}
	.product-category-cards .uk-grid {
		max-width: 400px;
		margin: auto;
	}
	.shop-by-surface-grid .uk-grid {
		grid-template-columns: repeat(2, calc(50% - 2px));
	}
	.some-services-offered .uk-panel {
		flex-direction: column;
	}
	.some-services-offered .uk-panel > div:first-of-type {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.home-products-selectors .flex-row {
		flex-direction: column;
	}
	.home-products-selector {
		margin: 12px;
	}
	.home-products-selectors {
		margin: 60px 0 20px;
	}
	.home-hero-2024 .uk-slideshow h3 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.home-product-showcase .product-img {
		width: 140px;
	}
	.home-product-showcase .bottom-box {
		padding: 12px 9px 12px 150px;
	}
}
@media all and (max-width: 500px) {

    .tm-toolbar .hdr-top-row span,
    .tm-toolbar .hdr-top-row a {
        font-size: 10px;
    }

    .tm-toolbar .uk-button-primary {
        font-size: 10px;
    }
    .tm-toolbar .uk-container {
        padding: 0 0 0 10px !important;
    }


}
.tm-block.top-teaser {
	padding: 0 !important;
}
.tm-block.top-teaser .uk-container {
	max-width: 100%;
	padding: 0 !important;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a,
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a {
	color: #e89149;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current {
	background: #ec994b;
	color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li span {
	border: 1px solid #e89149;
	border-radius: 0;
}
.woocommerce.widget_product_categories ul.product-categories > li > a, .woocommerce-page.widget_product_categories ul.product-categories>li>a {
	    color: rgba(82, 82, 82, 0.6);
    padding: 7px 0;
}
.woocommerce-page .tm-sidebar-a .uk-panel {
    padding: 30px;
    background: #fff;
    color: #525252;
    border: 1px solid #eaeaea;
}
.uk-container {
	max-width: 1400px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	background: #0177BA;
}
.home .footer,
.home .header-main-right,
.home .header-main-center,
.home .tm-toolbar {
	display: none !important;
}
.home .header-main-left {
	display: block !important;
}

a.btn.btn-dark-new {
  background: #191b1c;
  color: #ffffff;
}


