﻿.bg-none {
	background:none;
}
/*.sku_view_zoomin {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.sku_view_zoomout {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
*/
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

	.embed-responsive::before {
		display: block;
		content: "";
	}

	.embed-responsive .embed-responsive-item,
	.embed-responsive iframe,
	.embed-responsive embed,
	.embed-responsive object,
	.embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

.embed-responsive-21by9::before {
	padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}


.bottom-2 {
	bottom: 2rem;
}

.fw-6 {
	font-weight: 600;
}

.fw-3 {
	font-weight: 300;
}

.fw-4 {
	font-weight: 400;
}

.wtd-footer h5, .wtd-footer h5 a {
	color: #6c757d !important;
	font-weight: normal;
	color: #6c757d !important;
	font-weight: normal;
	font-size: .8rem !important;
	line-height: 1.1rem;
}

.wtd-footer h5 {
	font-size: 1.2rem;
}

.wtd-footer h6 {
	font-size: .7rem;
}

.wtd-footer a {
	text-decoration: none !important;
	color: #fff !important;
}

	.wtd-footer a:hover {
		text-decoration: none !important;
		color: #fff !important;
	}

.wtd-deferred-load {
	position: relative;
	/*transform: translateY(150px);*/
	opacity: 0;
	transition: 1s all ease;
	z-index: 1;
	/*background: url(/cdn/shop/files/gradient_transparent_dita.png?v=1685035892) 100% 0/cover no-repeat;*/
}

	.wtd-deferred-load.active {
		/*transform: translateY(0);*/
		/*animation-name: slideUp;*/
		animation-duration: .1s;
		/*transition: opacity .3s ease-in-out,visibility .3s ease-in-out;*/
		overflow: hidden;
		/*transition: .4s ease-in-out;*/
		transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
		opacity: 1;
	}

		.wtd-deferred-load.active img {
			/* -webkit-filter: grayscale(100%);
				filter: gray; filter: grayscale(100%);
				filter: url(desaturate.svg#greyscale);
				-webkit-transition: all .25s ease;
				-moz-transition: all .25s ease;
				transition: all .25s ease;*/
			/*animation-name: slideUp;
			animation-duration: .9s;
			animation-timing-function: ease-in;
			transition: opacity .9s ease-in-out,visibility .9s ease-in-out;*/
		}


/*@keyframes slideUp {
	0%, 50% {
		transform: translateY(100%);
		opacity: 0;
	}

	60%, 100% {
		transform: translateY(0);
		opacity: 1;
	}
}*/

.navmenu-section a.collapsed:after,
.footer-section a.collapsed:after {
	font: normal normal normal 14px/1 FontAwesome;
	float: right;
	content: "\f067";
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.navmenu-section a:after,
.footer-section a:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f068";
	float: right;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}

.navmenu-section a,
.sku-tabcontent a {
	width: 100%;
	display: inline-block;
	text-decoration: none;
}

	.sku-tabcontent a:after {
		font: normal normal normal 14px/1 FontAwesome;
		content: "\f077";
		float: right;
		cursor: pointer;
	}

	.sku-tabcontent a.collapsed:after {
		font: normal normal normal 14px/1 FontAwesome;
		float: right;
		content: "\f078";
		cursor: pointer;
	}

	.sku-tabcontent a.collapsed:after {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

	.sku-tabcontent a:after,
	.navmenu-section a:after,
	.footer-section a:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		float: right;
		transition: transform .25s linear;
		-webkit-transition: -webkit-transform .25s linear;
	}


.wtd-section-header {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 1.1rem !important;
	font-weight: 500 !important;
}

	.wtd-section-header h1 {
		font-size: 1.5rem !important;
	}

	.wtd-section-header h2 {
		font-size: 1.3rem !important;
	}

	.wtd-section-header h3 {
		font-size: 1rem !important;
	}


.www-btn {
	padding: 0.15em 0.55em;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.www-btn-bg-b {
	background: #000 !important;
	color: #fff !important;
	border-bottom: 0.10rem solid #fff !important;
}

	.www-btn-bg-b:hover {
		background: #fff !important;
		color: #000 !important;
	}

.www-btn-bg-w {
	background: #fff !important;
	color: #000 !important;
	border-bottom: 0.10rem solid #000 !important;
}

	.www-btn-bg-w:hover {
		background: #000 !important;
		color: #fff !important;
		border-bottom: 0.10rem solid #fff !important;
	}

.www-btn.btn {
	border-radius: 0px !important;
}

.www-btn.slide::after {
	transition: all 0.35s;
}

.www-btn.slide:hover::after {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 0.35s;
}

.www-btn.slide_from_bottom::after {
	left: 0;
	right: 0;
	top: 100%;
	bottom: -100%;
}

.td-text-centered {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: transparent;
	padding-top: 0px !important;
}

.wtd-carousel-caption {
	bottom: 0% !important;
	padding-bottom: 10px;
}


.stockists-zindex {
	z-index: 9999 !important;
}

.td-zindex {
	z-index: 999 !important;
}
/* vue specific*/
[v-cloak] {
	/* display:none is less useful here as the element takes up zero window space */
	visibility: hidden;
}

.bs-cover-100 {
	background-size: 100% 100% !important;
}

.wtd-img-responsive {
	width: 100% !important;
}

.wtd-btn.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.675rem;
	line-height: 1.5;
	border-radius: 0.2rem;
}

.ls-3 {
	letter-spacing: 3px;
}

.ls-1 {
	letter-spacing: 1px;
}

.ls-2 {
	letter-spacing: 2px;
}

.ls-4 {
	letter-spacing: 4px;
}

.bottom-wrap-center {
	position: absolute;
	bottom: 1%;
}

.appointmentux-fixed {
	bottom: 250px !important
}

.btn-dark {
	background-color: #000000;
}

.pt-6,
.py-6 {
	padding-top: 4rem !important;
}

.framecolour, .framethumb-ball {
	max-width: 30px;
}

.text-grey {
	color: #e7e7e7 !important;
}

.bg-grey {
	background-color: #e7e7e7;
}

#wait_indicator {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000000;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	cursor: wait;
}

section {
	position: relative;
	width: 100%;
	text-align: center;
}

.bg-black {
	background-color: #000000;
}

.bottom-centered {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	top: auto;
	bottom: 12%;
}

.home-bottom-centered {
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	top: auto;
	bottom: 9%;
	letter-spacing: 1.2px;
}

.home-top-centered {
	position: absolute;
	z-index: 100;
	bottom: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	top: auto;
	top: 12%;
	letter-spacing: 1.2px;
}

.bottom-right {
	position: absolute;
	bottom: 15px;
	right: 30px;
}

.wtd-top-floatright {
	position: absolute;
	z-index: 100;
	bottom: 50%;
	right: 70px;
	width: 100%;
	text-align: right;
	top: auto;
	top: 20%;
	letter-spacing: 1.2px;
}

.wtd-letter-spacing-1 {
	letter-spacing: 1.5px;
}
.wtd-ls-1 {
	letter-spacing: 1px;
}
.wtd-ls-2 {
	letter-spacing: 2px;
}

.wtd-ls-3 {
	letter-spacing: 3px;
}



.wtd-centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.animation-header-wrap {
	position: relative;
	top: 0;
	left: 0;
	transform: none;
}

.wtd-stick {
	text-align: center;
	border-bottom: 1px solid #000;
	line-height: 0.5em;
	margin: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative;
}

	.wtd-stick > div {
		width: 100%;
		position: absolute;
		bottom: -4px;
	}

	.wtd-stick span {
		background-color: #ffffff;
		padding: 0 10px;
		background-position: center center;
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: center;
		background-image: url("https://d1u3tbowg43alx.cloudfront.net/_static/.v-202508070111/img/main_body_dot.png");
	}

.sub-menu-nav {
	text-transform: uppercase !important;
}

#tTopmenu a.thisurl, .active-sub-menu a {
	color: #000000 !important;
	font-weight: 500;
}

.wtd-sub-menu {
	text-decoration: none;
}

.active-sub-menu .wtd-sub-menu {
	text-decoration: none;
	border-bottom: 2px solid black;
}

.wtd-clickable {
	cursor: pointer;
	/*background-color: transparent;*/
	text-decoration: none;
	z-index: 99;
	position: relative;
}

.wtd-lineheight {
	line-height: 1.5 !important;
}


.frameinfo-colourball {
	height: 200px;
}

navbar-light.wtd-navbar-white {
	background-color: #ffffff;
	background-image: none;
}

#footer {
	background-color: #fff;
	width: 100%;
	/*margin-top: 50px;*/
	/* height: 268px; */
	/*display: none;*/
}



.socialicon_wrap {
	padding: 0px;
}

.socialicon {
	font-size: 15px;
	margin: 0 30px 0 0;
	vertical-align: bottom;
}

.card-body .wtd-footer-info {
	border-left: 1px solid #000;
	border-bottom: 0px solid #000;
}
/*Collections*/
.card-footer.frame-footer {
	background-color: none !important;
	background: none !important;
}



.top-60, .top-70 {
	top: 0%;
}

.right-bottom-text-wrap {
	position: relative;
	top: 0%;
	background: #000000;
}

.left-top-text-wrap {
	position: relative;
	bottom: 0%;
	background: #000000;
}

.handmade_text_container {
	position: relative;
	top: 0%;
	background: #000000;
}

.frameinfo-img-first {
	margin-top: 0px;
}

.caps_title_s, .caps_title_a, .caps_title_b {
	font-size: 14px;
	text-transform: uppercase;
}

.page_btn {
	position: absolute;
	left: 50px;
	bottom: 50px;
	z-index: 99;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #000;
	border-radius: 100px;
	opacity: 1;
}

.section-arrow, .page-previous {
	position: absolute;
	margin-left: 10px;
	z-index: 99;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #000;
	border-radius: 100px;
	opacity: 1;
}

.wtd-fa-previous {
	margin-top: 40px;
	padding: 3px;
	cursor: pointer;
	width: 100px;
	/*-webkit-animation: arrow-left-jump 2s infinite; /* Safari 4+ 
    -moz-animation: arrow-left-jump 2s infinite; /* Fx 5+ 
    -o-animation: arrow-left-jump 2s infinite; /* Opera 12+ 
    animation: arrow-left-jump 2s infinite; /* IE 10+, Fx 29+ */
}

.page_btn img {
	width: 20px;
	-webkit-animation: arrow-jump 2s infinite; /* Safari 4+ */
	-moz-animation: arrow-jump 2s infinite; /* Fx 5+ */
	-o-animation: arrow-jump 2s infinite; /* Opera 12+ */
	animation: arrow-jump 2s infinite; /* IE 10+, Fx 29+ */
}

.section-arrow .fa-img {
	width: 20px;
	-webkit-animation: arrow-jump 2s infinite; /* Safari 4+ */
	-moz-animation: arrow-jump 2s infinite; /* Fx 5+ */
	-o-animation: arrow-jump 2s infinite; /* Opera 12+ */
	animation: arrow-jump 2s infinite; /* IE 10+, Fx 29+ */
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.slower {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes growIn {
	0% {
		-webkit-transform: scale(0.2);
		opacity: 0;
	}

	50% {
		-webkit-transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes growIn {
	0% {
		transform: scale(0.2);
		opacity: 0;
	}

	50% {
		transform: scale(1.2);
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

.growIn {
	-webkit-transform: scale(0.2);
	transform: scale(0.2);
	opacity: 0;
}

	.growIn.go {
		-webkit-animation-name: growIn;
		animation-name: growIn;
	}



@-webkit-keyframes arrow-jump {
	0% {
	}

	50% {
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		-0-transform: translateY(5px);
		transform: translateY(5px);
	}

	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-0-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@-webkit-keyframes arrow-left-jump {
	0% {
	}

	50% {
		-webkit-transform: translateX(5px);
		-moz-transform: translateX(5px);
		-0-transform: translateX(5px);
		transform: translateX(5px);
	}

	0% {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-0-transform: translateX(0px);
		transform: translateX(0px);
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	90% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	90% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes blink {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	90% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes blink {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	90% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes type {
	to {
		width: 100%;
	}
}

@-moz-keyframes type {
	to {
		width: 100%;
	}
}

@-o-keyframes type {
	to {
		width: 100%;
	}
}

@keyframes type {
	to {
		width: 100%;
	}
}

.wtd-text-wrap {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
}

.fake_cursor {
	-webkit-animation: blink 1s 2s infinite;
	-moz-animation: blink 1s 2s infinite;
	-o-animation: blink 1s 2s infinite;
	animation: blink 1s 2s infinite;
	animation-delay: 5s;
}

.caps_title_a {
	position: relative;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
	-webkit-animation: type 1s 1s steps(20, end) forwards;
	-moz-animation: type 1s 1s steps(20, end) forwards;
	-o-animation: type 1s 1s steps(20, end) forwards;
	animation: type 1s 1s steps(20, end) forwards;
	word-wrap: break-word !important;
	line-break: auto !important;
	word-break: break-word !important;
}

.caps_title_b {
	position: relative;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
	-webkit-animation: type 2s 2s steps(40, end) forwards;
	-moz-animation: type 2s 2s steps(40, end) forwards;
	-o-animation: type 2s 2s steps(40, end) forwards;
	animation: type 2s 2s steps(40, end) forwards;
	word-wrap: break-word !important;
	line-break: auto !important;
	word-break: break-word !important;
}

.home-project-img {
	margin-left: -20%;
	margin-right: -20%;
	overflow: hidden !important;
}

.wtd-project-img {
	margin-left: -30%;
	margin-right: -30%;
	overflow: hidden !important;
}

.wtd-project-div {
	overflow: hidden !important;
}

.right-middle-fixed {
	position: fixed;
	bottom: 0% !important;
	right: 0px;
	left: 0px;
	z-index: 99;
	text-align: center !important;
	width: 100% !important;
}

.appointment-top {
	transform: none !important;
	width: 100% !important;
	margin-right: 0px;
}

.www-flex-column {
	-ms-flex-direction: unset !important;
	flex-direction: unset !important;
}

.wtd-bottom-centered {
	position: absolute;
	bottom: 10px;
	letter-spacing: 1.2px;
	text-align: center;
	z-index: 999;
	left: 0;
	right: 0;
}

.wtd-heading-lg {
	font-size: 1.1rem !important;
	font-weight: 500;
}

.wtd-heading-md {
	font-size: .7rem !important;
	font-weight: 400;
	letter-spacing: 1px;
	opacity: .8;
}

.www-btn {
	font-size: .7rem;
}

h1.wtd-heading-lg, h2.wtd-heading-lg {
	font-size: 1.6rem !important;
}

h3.wtd-heading-lg {
	font-size: 1.5rem !important;
}

h5.wtd-heading-lg {
	font-size: 1.2rem !important;
}

@media (min-width: 500px) {
	.wtd-heading-md {
		font-size: .8rem !important;
		font-weight: 400;
		letter-spacing: 1px;
		opacity: .8;
	}
}

@media (min-width: 768px) {
	h1.wtd-heading-lg, h2.wtd-heading-lg {
		font-size: 1.8rem !important;
	}

	.wtd-heading-md {
		font-size: .9rem !important;
	}

	.www-btn {
		font-size: 1rem;
	}

	.wtd-bottom-centered {
		position: absolute;
		bottom: 50px;
		left: 50%;
		transform: translate(-50%, -50%);
		letter-spacing: 1.2px;
		text-align: center;
		z-index: 999;
		right: unset;
	}

	.appointmentux-fixed {
		bottom: 210px !important
	}

	.wtd-project-img, .home-project-img {
		margin-left: 0;
		margin-right: 0;
	}

	.wtd-project-div {
		overflow: unset !important;
	}

	.bottom-wrap-center {
		bottom: 6%;
	}

	.wtd-btn.btn {
		padding: 0.25rem 0.5rem;
		font-size: 0.875rem;
		line-height: 1.5;
		border-radius: 0.2rem;
	}
}

@media (min-width: 992px) {
	.www-flex-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.wtd-btn.btn {
		padding: 0.375rem 0.75rem;
		font-size: 1rem;
		line-height: 1.5;
		border-radius: 0.25rem;
	}

	.bottom-wrap-center {
		bottom: 0%;
	}

	.animation-header-wrap {
		position: absolute;
		top: 5%;
		left: 50%;
		transform: translate(-50%, -5%);
	}

	.wtd-section-header h1 {
		font-size: 1.5rem !important;
	}

	.wtd-section-header h2 {
		font-size: 1.3rem !important;
	}

	.top-60 {
		top: 60%;
	}

	.top-70 {
		top: 70%;
	}

	.right-bottom-text-wrap {
		position: absolute;
		bottom: 0%;
		background: none;
		right: 0%;
	}

	.left-top-text-wrap {
		position: absolute;
		top: 0%;
		background: none;
		left: 0%;
		bottom: 70%;
	}

	.handmade_text_container {
		position: absolute;
		top: 20%;
		background: none;
	}

	.caps_title_s, .caps_title_a, .caps_title_b {
		font-size: 19px;
	}

	.right-middle-fixed {
		position: fixed;
		top: 31%;
		right: -112px;
		z-index: 99;
		width: auto !important;
		text-align: right !important;
	}

	.appointment-top {
		transform: rotate(270deg) !important;
		width: auto !important;
		margin-right: -22px;
	}

	.home-bottom-centered {
		z-index: 100;
	}

	.wtd-footer h5, .wtd-footer h5 a {
		font-size: 1rem !important;
		line-height: 1.3rem;
	}
}

@media (min-width: 1200px) {

	.wtd-section-header {
		font-size: 1.4rem !important;
	}

	.bottom-wrap-center {
		bottom: 2%;
	}

	.wtd-section-header h1 {
		font-size: 1.75rem !important;
	}

	.wtd-section-header h2 {
		font-size: 1.55rem !important;
	}

	.appointmentux-fixed {
		bottom: 188px !important
	}

	.right-middle-fixed {
		position: fixed;
		top: 40%;
		right: -112px;
		z-index: 99;
		width: auto !important;
		text-align: right !important;
	}

	.appointment-top {
		transform: rotate(270deg) !important;
		width: auto !important;
		margin-right: -22px;
	}

	.wtd-carousel-caption {
		bottom: 8% !important;
		padding-bottom: 20px;
	}

	.sku-nav-tab, .sku-nav-tab > .active {
		display: block;
	}

	.navmenu-section a:after,
	.navmenu-section a.collapsed:after,
	.navmenu-section .collapsed:after {
		content: "";
	}

	.footer-section a:after, .footer-section a.collapsed:after {
		content: "";
	}


	/* to nab bar css*/

	/* remove the padding from the navbar so the dropdown hover state is not broken */
	.mega-menu-navbar {
		padding-top: 0px;
		padding-bottom: 0px;
	}
		/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
		.mega-menu-navbar .nav-item {
			padding: 1.35rem 0rem;
		}
		/* makes the dropdown full width  */
		.mega-menu-navbar .dropdown {
			position: static;
		}

		.mega-menu-navbar .dropdown-menu {
			width: 100%;
			left: 0;
			right: 0;
			top: 100%;
			margin: 0 0 0;
			/*  height of nav-item  */
			/* top:68px;*/
		}
		/* shows the dropdown menu on hover */
		.mega-menu-navbar .dropdown:hover .dropdown-menu, .mega-menu-navbar .dropdown:focus .dropdown-menu, .mega-menu-navbar .dropdown .dropdown-menu:hover {
			visibility: visible;
			opacity: 1;
			transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
			width: 100%;
			overflow: hidden;
			display: block;
		}
		.mega-menu-navbar .dropdown-menu {
			border: 1px solid rgba(0,0,0,.15);
			background-color: #fff;
		}


}

@media (min-width: 1500px) {

	.bottom-wrap-center {
		bottom: 12%;
	}

	.wtd-text-wrap {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
		text-align: justify !important;
	}

	.animation-header-wrap {
		position: absolute;
		top: 10%;
		left: 50%;
		transform: translate(-50%, -10%);
	}

	.appointmentux-fixed {
		bottom: 155px !important
	}
}

@media (min-width: 1800px) {
	.wtd-section-header h1 {
		font-size: 2.50rem !important;
	}
	.wtd-bottom-centered {
		bottom: 10%;
	}

	.bottom-wrap-center {
		bottom: 20%;
	}

	.wtd-text-wrap {
		padding-left: 8rem !important;
		padding-right: 8rem !important;
	}

	.animation-header-wrap {
		position: absolute;
		top: 30%;
		left: 50%;
		transform: translate(-50%, -30%);
	}
}

.container-fluid.no-gutters, .row.no-gutters {
	padding-right: 0;
	padding-left: 0;
}

.zoom-image-wrapper {
	display: block;
	/*margin-bottom: 20px;*/
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
	overflow: hidden;
	z-index: 0;
}

@media screen and (pointer: fine) {
	.features-image-zoom .image-zoom:hover img {
		transform: scale(1.03);
	}
}

@media screen and (pointer: fine) {
	.features-image-zoom .image-zoom img {
		transition: transform .5s ease;
		transform: translateZ(0);
	}
}

.allwrap {
	padding: 110px 0 0
}


/* g11n */
body.body-g11n-waiting {
	display: none;
}

body:not(.body-g11n-GB) .g11n-only-GB,
body:not(.body-g11n-US) .g11n-only-US,
body:not(.body-g11n-CA) .g11n-only-CA,
body.body-g11n-GB .g11n-non-GB,
body.body-g11n-US .g11n-non-US,
body.body-g11n-CA .g11n-non-CA,
/* 
	the css classes applied to elements are case insensitive (to allow for typos!) 
	(do *NOT* allow the body classes to be case insensitive!  These are aloways handled/generated by g11n.js)
*/
body:not(.body-g11n-GB) .g11n-only-gb,
body:not(.body-g11n-US) .g11n-only-us,
body:not(.body-g11n-CA) .g11n-only-ca,
body.body-g11n-GB .g11n-non-gb,
body.body-g11n-US .g11n-non-us,
body.body-g11n-CA .g11n-non-ca {
	display: none !important;
}
