
/* iSonic - 9/7/26 */
.bb-arrow-link > a {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
	color: #9d5f4f !important;
	text-decoration: none !important;
}

.bb-arrow-link > a::after {
	content: "";
	width: 24px;
	height: 12px;
	display: inline-block;
	background: url("https://cdn-ileocjn.nitrocdn.com/AmHUcDwLExSTUjTZCdnEvdLPsKjJhKJw/assets/images/optimized/rev-e281508/bornboldsphynxcats.com.au/wp-content/uploads/2022/01/pink-arrow.png") no-repeat center;
	background-size: contain;
	transition: transform .3s ease;
}

.bb-arrow-link > a:hover::after {
	transform: translateX(4px);
}

.home-banner .uk-tile-default.uk-tile {
	position: relative;
	top: 12%;
	padding-left: 60px;
}

/* .home-banner .uk-tile-default.uk-tile::before {
    content: url(/wp-content/uploads/2022/01/cattery.png);
    position: absolute;
    right: 97px;
    top: -40px;
} */
.home-banner .uk-background-norepeat.uk-background-center-left.uk-section {
	background-size: 70% auto, cover !important;
	background-repeat: no-repeat !important;
	min-height: 800px;
	margin-left: 20px;
	position: relative;
}

.home-banner .uk-background-norepeat.uk-background-center-left.uk-section::before {
	width: 100%;
	height: 800px;
	content: "";
	position: absolute;
	border: 2px #c9b5ae solid;
	right: 29%;
	top: 20px;
}

/* home banner V1 */

/*
.home-banner {
	position: relative;
	min-height: 800px;
}
.home-banner > div {
	position: relative;
}


.home-banner::before {
	content: '';
	background-image: url(/wp-content/uploads/2022/01/cat-1-Custom.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	min-width: 70%;
	min-height: 800px;
    margin-left: 20px;
    top: 0px;
}
*/
.border-gal-right {
	position: Relative;
}

.border-gal-right::before {
	width: 150%;
	height: 100%;
	content: "";
	position: absolute;
	border: 2px #c9b5ae solid;
	left: -20px;
	top: 20px;
}

.border-bottom {
	position: relative;
}

.border-bottom img {
	margin-left: 20px;
	z-index: 1;
}

.border-bottom::before {
	width: 150%;
	height: 100%;
	content: "";
	position: absolute;
	border: 2px #c9b5ae solid;
	right: -40px;
	top: 20px;
}

.border-left {
	position: relative;
}

.border-left > div {
	position: Relative;
	z-index: 1;
}

.border-left::before {
	width: 150%;
	height: 100%;
	content: "";
	position: absolute;
	border: 2px #c9b5ae solid;
	right: -40px;
	top: 20px;
}

.stud .uk-tile {
	padding: 0px;
}

.stud h3 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.stud h5 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.stud .uk-panel.uk-margin.uk-width-xlarge.uk-margin-auto.uk-text-center {
	margin-bottom: 40px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.uk-navbar-nav > li.uk-active > a::before {
	content: url("https://cdn-ileocjn.nitrocdn.com/AmHUcDwLExSTUjTZCdnEvdLPsKjJhKJw/assets/images/optimized/rev-e281508/bornboldsphynxcats.com.au/wp-content/uploads/2022/01/active-yarn.png");
	margin-top: 5px;
	align-content: left;
	position: relative;
}

/*
.yarn {
	position: relative;
}
.yarn > div {
	position: relative;
	z-index: 1;
}
.yarn::before{
	    content: url(http://bornbold.isonicdevelop.com/wp-content/uploads/2022/01/grey-yarn.png);
    position: absolute;
    right: 0px;
    top: -200px;
    z-index: 0;
    pointer-events: none;
}
.yarn-left {
	position: relative;
}
.yarn-left > div {
	position: relative;
	z-index: 1;
}
.yarn-left::before{
	    content: url(http://bornbold.isonicdevelop.com/wp-content/uploads/2022/01/grey-yarn-1-e1643086668688.png);
    position: absolute;
    left: 0px;
    top: -200px;
    z-index: 0;
    pointer-events: none;
}
*/
.banner-right {
	margin-top: 20px;
	margin-bottom: 20px;
}

.crowned {
	margin-top: 30px;
	margin-bottom: 30px;
}

.crowned h2::before {
	content: url("https://cdn-ileocjn.nitrocdn.com/AmHUcDwLExSTUjTZCdnEvdLPsKjJhKJw/assets/images/optimized/rev-e281508/bornboldsphynxcats.com.au/wp-content/uploads/2022/01/crown.png");
}

.uk-dotnav > * > * {
	display: block;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	border-radius: 2em;
	background-color: rgba(201, 181, 174, .5) !important;
}

.uk-dotnav > .uk-active > * {
	background-color: rgba(201, 181, 174, 1) !important;
}

.uk-dotnav > * > :hover {
	background-color: rgba(201, 181, 174, .7) !important;
}

/* enquiry */
.ginput_container input, .ginput_container textarea, .ginput_container select {
	color: black;
	background-color: white;
	border-radius: 0px !important;
	border: 2px #c9b5ae solid;
	font-family: "raleway" !important;
	font-size: 17px !important;
	padding: 12px 12px !important;
	max-height: 180px;
	outline: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-family: "raleway" !important;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
	display: inline-block;
	padding: 0;
}

.ginput_container input::placeholder, .ginput_container textarea::placeholder, .ginput_container select::placeholder {
	color: ligthgrey;
	font-style: italic;
}

/* enquiry button */
.gform_footer input {
	background: transparent;
	color: #000;
	border: 2px #c9b5ae solid;
	cursor: pointer;
	padding: 15px 40px;
	font-size: 20px;
	font-weight: 500;
	font-family: "raleway";
	letter-spacing: 0px;
	text-transform: inherit;
	transition: .1s !important;
}

.gform_footer input:focus, .gform_footer input:hover {
	border: 2px #c9b5ae solid;
	background-color: rgba(201, 181, 174, .5);
	color: #c9b5ae;
}

.uk-section-default {
	background: rgba(255, 255, 255, 0);
}

.stretch img {
	width: -webkit-fill-available;
	transform: rotate(180deg);
	pointer-events: none;
}

.stretch {
	top: -180px;
	pointer-events: none;
}

.tm-header-mobile .uk-navbar-item, .tm-header-mobile .uk-navbar-toggle {
	min-height: 100px !important;
}

.uk-offcanvas-bar .uk-nav-default > li > a {
	font-size: 18px;
}

@media (max-width: 1970px) {
	.home-banner .uk-tile-default.uk-tile::before {
		right: 0px;
	}
}

@media (max-width: 1630px) {
	.home-banner .uk-tile-default.uk-tile::before {
		right: -37px;
	}
}

@media (max-width: 1540px) {
	.home-banner .uk-tile-default.uk-tile::before {
		top: -107px;
	}
}

@media (max-width: 1480px) {
	.home-banner .uk-tile-default.uk-tile::before {
		top: -165px;
	}
}

@media (max-width: 1390px) {
	.home-banner .uk-background-norepeat.uk-background-center-left.uk-section {
		background-size: auto 800px, cover !important;
		margin-right: 40px;
	}
	
	.home-banner .uk-background-norepeat.uk-background-center-left.uk-section::before {
		width: 150%;
		height: 800px;
		content: "";
		position: absolute;
		border: 2px #c9b5ae solid;
		right: -20px;
		top: 20px;
	}
}

@media (max-width: 1135px) {
	.home-banner .uk-tile-default.uk-tile {
		top: 3%;
	}
}

/* break point */
@media (max-width: 960px) {
	.home-banner .uk-tile-default.uk-tile {
		top: 50%;
		padding-left: 20px;
	}
	
	.home-banner::before {
		min-width: 100%;
		margin-left: 0px;
	}
	
	.crowned {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.banner-right {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
}

@media (max-width: 690px) {
	.stretch {
		top: -88px;
	}
	
	.crowned h2::before {
		transform: scale(.7) !important;
		display: inline-block;
		margin-right: -23px;
		margin-left: -43px;
	}
	
	.uk-tile-large {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.uk-h3, h3 {
		font-size: 35px;
	}
	
	.uk-h5, h5 {
		font-size: 23px;
	}
	
	h4, .uk-h4 {
		font-size: 26px;
	}
}

@media (max-width: 550px) {
	.home-banner .uk-tile-default.uk-tile::before {
		top: -184px;
	}
	
	.stretch {
		top: -12px;
	}
	
	.yarn > div {
		background-size: contain !important;
	}
}

@media (max-width: 510px) {
	.home-banner .uk-tile-default.uk-tile::before {
		top: -161px;
		right: -90px;
		transform: scale(.5);
	}
	
	.home-banner .uk-tile-default.uk-tile {
		top: 40%;
		margin-bottom: 40px;
	}
}

@media (max-width: 470px) {
	.home-banner .uk-tile-default.uk-tile {
		top: 25%;
	}
}

@media (max-width: 380px) {
	.home-banner .uk-tile-default.uk-tile {
		top: 20%;
	}
}

@media (max-width: 370px) {
	.home-banner .uk-background-norepeat.uk-background-center-left.uk-section {
		min-height: 900px !important;
		background-size: auto 1000px, cover !important;
	}
	
	.home-banner .uk-background-norepeat.uk-background-center-left.uk-section::before {
		height: 900px;
	}
}
