.elementor-59373 .elementor-element.elementor-element-04d37c2{--display:flex;--min-height:615px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--margin-top:-15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59373 .elementor-element.elementor-element-04d37c2:not(.elementor-motion-effects-element-type-background), .elementor-59373 .elementor-element.elementor-element-04d37c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.prolinefloors.com.au/wp-content/uploads/2025/09/iStock-615076786-scaled.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-59373 .elementor-element.elementor-element-cc027a9{--display:flex;--justify-content:flex-end;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59373 .elementor-element.elementor-element-7132d77{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:115px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59373 .elementor-element.elementor-element-7132d77.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-59373 .elementor-element.elementor-element-428ba5b > .elementor-widget-container{margin:0px 0px -22px 0px;}.elementor-59373 .elementor-element.elementor-element-428ba5b{font-family:"At Hauss Regular", Sans-serif;font-size:15px;text-transform:uppercase;color:var( --e-global-color-0d3a561 );}.elementor-59373 .elementor-element.elementor-element-404c23f > .elementor-widget-container{margin:0px 0px -86px 0px;padding:0px 0px 0px 0px;}.elementor-59373 .elementor-element.elementor-element-404c23f{column-gap:0px;font-family:"Maxeville Regular", Sans-serif;font-size:80px;font-weight:550;line-height:83px;color:var( --e-global-color-0d3a561 );}.elementor-59373 .elementor-element.elementor-element-72bda5b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-59373 .elementor-element.elementor-element-72bda5b:not(.elementor-motion-effects-element-type-background), .elementor-59373 .elementor-element.elementor-element-72bda5b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e6a7dd2 );}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );}.elementor-59373 .elementor-element.elementor-element-11888d6{--grid-columns:1;}body.elementor-page-59373:not(.elementor-motion-effects-element-type-background), body.elementor-page-59373 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0d3a561 );}:root{--page-title-display:none;}body.elementor-page-59373{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-59373 .elementor-element.elementor-element-11888d6{--grid-columns:2;}}@media(max-width:767px){.elementor-59373 .elementor-element.elementor-element-04d37c2{--min-height:332px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-59373 .elementor-element.elementor-element-04d37c2:not(.elementor-motion-effects-element-type-background), .elementor-59373 .elementor-element.elementor-element-04d37c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px -183px;background-size:initial;}.elementor-59373 .elementor-element.elementor-element-404c23f > .elementor-widget-container{margin:0px 0px -65px 0px;}.elementor-59373 .elementor-element.elementor-element-404c23f{font-size:47px;line-height:44px;}.elementor-59373 .elementor-element.elementor-element-11888d6{--grid-columns:1;}}@media(min-width:768px){.elementor-59373 .elementor-element.elementor-element-7132d77{--width:64.87%;}}/* Start custom CSS */.swipe-bottom-hover {
    line-height: 0; /* Removes extra space inside the container */
}

.swipe-bottom-hover .elementor-button {
    position: relative; /* Required for pseudo-element positioning */
    overflow: hidden; /* Ensure the sliding effect stays within bounds */
    background-color: #5D9CC700!important; /* Default background color */
}

.swipe-bottom-hover .elementor-button::before {
    content: ''; /* Required for pseudo-element to render */
    position: absolute; /* Position pseudo-element relative to button */
    top: 100%; /* Start outside of the button (below) */
    left: 0; /* Align horizontally */
    width: 100%; /* Full width of the button */
    height: 100%; /* Full height of the button */
    background-color: #012B26; /* Hover background color */
    transition: top 0.3s ease; /* Smooth slide-in effect */
}

.swipe-bottom-hover .elementor-button:hover::before {
    top: 0; /* Slide upward into view on hover */
}

.swipe-bottom-hover .elementor-button-text {
    z-index: 100; /* Ensure text appears above pseudo-element */
}

body[data-elementor-device-mode="tablet"]
.swipe-bottom-hover .elementor-button::before {
    transition-duration: 0s; /* Disable transition on tablet */
}



.swipe-bottom-hover-green {
    line-height: 0; /* Removes extra space inside the container */
}

body[data-elementor-device-mode="mobile"]
.swipe-bottom-hover .elementor-button::before {
    transition-duration: 0s; /* Disable transition on mobile */
}

.swipe-bottom-hover-green .elementor-button {
    position: relative; /* Required for pseudo-element positioning */
    overflow: hidden; /* Ensure the sliding effect stays within bounds */
    background-color: #B6BCA7!important; /* Default background color */
}

.swipe-bottom-hover-green .elementor-button::before {
    content: ''; /* Required for pseudo-element to render */
    position: absolute; /* Position pseudo-element relative to button */
    top: 100%; /* Start outside of the button (below) */
    left: 0; /* Align horizontally */
    width: 100%; /* Full width of the button */
    height: 100%; /* Full height of the button */
    background-color: #012B26; /* Hover background color */
    transition: top 0.3s ease; /* Smooth slide-in effect */
}

.swipe-bottom-hover-green .elementor-button:hover::before {
    top: 0; /* Slide upward into view on hover */
}

.swipe-bottom-hover-green .elementor-button-text {
    z-index: 100; /* Ensure text appears above pseudo-element */
}

body[data-elementor-device-mode="tablet"]
.swipe-bottom-hover-green .elementor-button::before {
    transition-duration: 0s; /* Disable transition on tablet */
}

body[data-elementor-device-mode="mobile"]
.swipe-bottom-hover-green .elementor-button::before {
    transition-duration: 0s; /* Disable transition on mobile */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'At Hauss Regular';
	font-display: auto;
	src: url('https://www.prolinefloors.com.au/wp-content/uploads/2025/08/AtHauss-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Maxeville Regular';
	font-display: auto;
	src: url('https://www.prolinefloors.com.au/wp-content/uploads/2025/08/Maxeville-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */