/*
CTC Separate Stylesheet
Updated: 2025-06-16 20:52:55
*/

.image-slide:nth-of-type(1) {
    background-image: url('/wp-content/uploads/2025/07/Glenburn_Stone_207_lounge-1-1-scaled.jpg');
    z-index: 1;
}


.image-slide:nth-of-type(2) {
    background-image: url('/wp-content/uploads/2025/07/Montelimar-370M-RSH.tif-1.jpg');
    z-index: 2;
}

.image-slide:nth-of-type(3) {
    background-image: url('/wp-content/uploads/2025/06/about-banner-1.jpg');
    z-index: 3;
}

.image-slide:nth-of-type(4) {
    background-image: url('/wp-content/uploads/2025/07/cork1.png');
    z-index: 4;
}

.image-slide:nth-of-type(5) {
    background-image: url('/wp-content/uploads/2025/06/sofa-banner.avif');
    z-index: 5;
}

.image-slide:nth-of-type(6) {
    background-image: url('/wp-content/uploads/2025/07/Woodlands-Wood-min-scaled.jpg');
    z-index: 6;
}

.image-slide:nth-of-type(7) {
    background-image: url('/wp-content/uploads/2025/07/Woodland-Lifestyle-Bamboo-Desert-Trail-3-min-scaled.jpg');
    z-index: 7;
}

.image-slide:nth-of-type(8) {
    background-image: url('/wp-content/uploads/2025/07/Crazy-II-UV-web-2__FitMaxWzEyNDUsOTAwXQ.jpg');
    z-index: 8;
}

.image-slide:nth-of-type(9) {
    background-image: url('/wp-content/uploads/2025/07/Carpet-Tiles.png');
    z-index: 9;
}

.image-slide:nth-of-type(10) {
    background-image: url('/wp-content/uploads/2025/06/7d2df9e61b3254a65557044a573b10f1954dc5a7.jpg');
    z-index: 10;
}
.image-slide.active{
	z-index: 10;
}
html body #ast-scroll-top {
    background-color: #ED3237;
}
#masthead{
	transition: 0.3s;
}
.scroll_top {
    position: fixed !important;
    background: #000 !important;
    padding: 10px 0 !important;
	transition: 0.3s;
}
.scroll_top .attachment-large {
    width: 100px !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul{
	background: #000 !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul a{
	margin-left: 0 !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul a:hover{
	background: #fff;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul a::before{
	display: none;
}