.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.futurehomeliving.com.au/wp-content/plugins/wp-posts-carousel/owl.carousel/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.scc-wrapper a:focus, .scc-wrapper a.scc-active:focus {
outline: 0!important;
border: 0!important;
}
.scc-wrapper {
position: relative; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
box-sizing: border-box;
}
.scc-wrapper .slides {
margin: 0;
padding: 0;
display: block;
list-style-type: none;
position: relative;
}
.scc-wrapper .slides > li {
display: none;
}
.scc-wrapper .slides > li:first-child {
display: block;
}
.scc-wrapper .slides > li > img {
max-width: 100%;
display: block;
}
.slides > li img {
max-width: 100%;
display: block;
}
.scc-wrapper .scc-viewport {
overflow: hidden;
position: relative;
}
.scc-wrapper .scc-no-trans {
-moz-transition: none !important;
-o-transition: none !important;
-webkit-transition: none !important;
transition: none !important;
}
.scc-wrapper .scc-arrows > a {
position: absolute;
top: 0;
z-index: 9;
text-decoration: none; text-indent: -9999px;
font-size:0 !important;
overflow: hidden;
width: 60px;
height: 100%;
line-height: 30px;
-moz-transition: opactiy 250ms, background 250ms, color 250ms;
-o-transition: opactiy 250ms, background 250ms, color 250ms;
-webkit-transition: opactiy 250ms, background 250ms, color 250ms;
transition: opactiy 250ms, background 250ms, color 250ms;
border-bottom: 0 !important;
outline:0 !important;
text-decoration:none !important;
}
.scc-wrapper .scc-arrows > a:before {
position: absolute;
top: 50%;
margin-top: -15px;
width: 30px;
height: 30px;
font-size: 30px;
font-weight: bold;
text-align: center;
text-indent: 0;
}
.scc-wrapper .scc-arrows > a.scc-prev {
left: 0;
}
.scc-wrapper .scc-arrows > a.scc-prev:before {
content: '<';
left: 15px;
}
.scc-wrapper .scc-arrows > a.scc-next {
right: 0;
}
.scc-wrapper .scc-arrows > a.scc-next:before {
content: '>';
right: 15px;
}
.scc-wrapper .scc-arrows > a.scc-disabled {
opacity: 0.3;
cursor: default;
}
.scc-wrapper .scc-arrows > a.scc-disabled:hover {
color: #191919;
background: transparent;
}
.scc-wrapper .scc-pagination {
text-align: center;
padding: 0 15px 0 15px;
}
.scc-wrapper .scc-pagination > a {
display: inline-block;
margin: 0 4px;
overflow: hidden;
text-indent: -99px;
width: 6px;
height: 6px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
-moz-transition: background-color 250ms;
-o-transition: background-color 250ms;
-webkit-transition: background-color 250ms;
transition: background-color 250ms;
background: #0af;
}
.scc-wrapper .scc-pagination > a:hover, .scc-wrapper .scc-pagination > a.scc-active {
background: #f90;
}
.scc-wrapper.scc-mode-fade .slides > li {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
}
.scc-wrapper.scc-mode-carousel .slides > li {
position: relative;
} .slidercc-desc {
box-sizing:border-box;
}
.cc-pu-customize-preview  {padding:60px 0 0 0;}
#poststuff .slidercc-title h2 {float: none;}
.scc-wrapper .slidercc-title h2, .scc-wrapper .slidercc-desc p {
color:inherit !important;
} @font-face {
font-family: 'slidercc';
src:url(//www.futurehomeliving.com.au/wp-content/plugins/slider-cc/public/templates/fonts/slidercc.eot?cw0zu1);
src:url(//www.futurehomeliving.com.au/wp-content/plugins/slider-cc/public/templates/fonts/slidercc.eot?#iefixcw0zu1) format('embedded-opentype'),
url(//www.futurehomeliving.com.au/wp-content/plugins/slider-cc/public/templates/fonts/slidercc.woff?cw0zu1) format('woff'),
url(//www.futurehomeliving.com.au/wp-content/plugins/slider-cc/public/templates/fonts/slidercc.ttf?cw0zu1) format('truetype'),
url(//www.futurehomeliving.com.au/wp-content/plugins/slider-cc/public/templates/fonts/slidercc.svg?cw0zu1#slidercc) format('svg');
font-weight: normal;
font-style: normal;
}
.scc-arrows > a.scc-next:before,
.scc-arrows > a.scc-prev:before
{
font-family: 'slidercc'!important;
speak: none!important;
font-style: normal!important;
font-weight: normal!important;
font-variant: normal!important;
text-transform: none!important;
line-height: 1!important;
-webkit-font-smoothing: antialiased!important;
-moz-osx-font-smoothing: grayscale!important;
}
.scc-arrows > a.scc-next:before,
.scc-arrows > a.scc-prev:before  {
display: block!important;
} .arrows-xs .scc-arrows > a.scc-next:before,
.arrows-xs .scc-arrows > a.scc-prev:before {
width: 10px!important;
height: 16px!important;
font-size: 15px;
}
.arrows-xs .scc-arrows > a.scc-next:before {
content: "\e603";
}
.arrows-xs .scc-arrows > a.scc-prev:before {
content: "\e601";
}
.arrows-xs .scc-arrows > a.scc-disabled:before,
.arrows-xs .scc-arrows > a.scc-disabled:hover:before
{
background: transparent!important;
} .arrows-md .scc-arrows > a.scc-next:before,
.arrows-md .scc-arrows > a.scc-prev:before {
width: 24px!important;
height: 44px!important;
font-size: 40px;
}
.arrows-md .scc-arrows > a.scc-next:before {
content: "\e602";
}
.arrows-md .scc-arrows > a.scc-prev:before {
content: "\e600";
}
.arrows-md .scc-arrows > a.scc-disabled:before,
.arrows-md .scc-arrows > a.scc-disabled:hover:before
{
background: transparent!important;
}
.cc-pu-customize-form .scc-pagination > a.scc-active {
width: 4px !important;
height: 4px !important;
border-radius: 4px !important; 
}.slidersb .slides li {
position: relative;
} .slidersb .slidercc-title {
position: absolute;
top: 10%;
left: 7%;
width: 40%;
}
.slidersb .slidercc-title, .slidersb .slidercc-title h2 {
font-family: 'Oswald', sans-serif!important;
font-weight: 700!important;
font-size: 23px!important;
line-height: 28px!important;
text-transform: uppercase!important;
text-align: center!important;
}
.slidersb .slidercc-title h2  {
padding: 20px 10px 20px 10px!important;
margin: 0!important;
} .slidersb .slidercc-desc, .slidersb .slidercc-desc p {
font-family: 'Open Sans', sans-serif!important;
font-weight: 400!important;
font-size: 12px!important;
line-height: 18px!important;
text-transform: none!important;
text-align: center!important;
}
.slidersb .slidercc-desc p {
padding: 0!important;
margin: 0!important;
}
.slidersb .slidercc-desc {
padding: 7px 10px 20px 10px;
} .slidersb a, .slidercc a:hover {
text-decoration: none;
} .slidersb .scc-arrows > a.scc-next:before,
.slidersb .scc-arrows > a.scc-prev:before
{
display: block;
width: 10px;
height: 16px;
}
.slidersb .scc-arrows > a.scc-next:before {
right: 15px;
}
.slidersb .scc-arrows > a.scc-prev:before {
left: 15px;
}
.slidersb .scc-arrows > a.scc-disabled:before,
.slidersb .scc-arrows > a.scc-disabled:hover:before
{
background: transparent;
} .slidersb .scc-pagination > a {
width: 6px;
height: 6px;
border-radius: 6px;
vertical-align: middle;
}
.slidersb .scc-pagination > a.scc-active {
width: 8px;
height: 8px;
border-radius: 8px;
background: #fff!important;
border: 2px solid #191919 !important;
}.slidersb.dark .slidercc-title {
color: #d3d3d3;
background: rgba(25, 25, 25, 1)!important;
} .slidersb.dark .slidercc-desc {
background: rgba(25, 25, 25, 1)!important;
color: #7e7e7e;
} .slidersb.dark  a, .slidersb.dark  a:hover {
color: #d3d3d3;
} .slidersb.dark .scc-arrows > a.scc-next:before,
.slidersb.dark .scc-arrows > a.scc-prev:before {
color: #191919;
} .slidersb.dark .scc-pagination > a {
background: #191919;
}
.slidersb.dark .scc-pagination > a:hover {
background: #d3d3d3;
}.two-img {
display: flex;
}
.two-img img {
margin: 15px;
}
.two-img p {
text-align: center;
}
.table-data td {
padding: 5px;
}
.main-hero-banner {
padding: 20px 0;
margin: 20px 0;
text-align: center;
}
.main-hero-banner img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
}
.tier-banner-sec .promo-title h3 {
text-align: center;
font-size: 36px;
color: #9dc238;
}
.tier-2col-section .col-left {
float: left;
width: 50%;
overflow: hidden;
}
.tier-2col-section .col-left .inner {
padding-right: 20px;
}
.tier-2col-section .col-right {
float: right;
width: 50%;
overflow: hidden;
}
.tier-2col-section .col-right .inner {
padding-left: 20px;
}
.img-list ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.img-list li {
margin: 10px 0;
}
.img-list img {
max-width: 100%;
}
.floor-plan-sec img {
max-width: 100%;
}
.registerbox {
margin: 30px 0 0;
}
.register-form-wrap {
max-width: 560px;
margin: 0 auto;
}
.register-form-wrap.wordings {
padding: 30px 0;
border-top: 1px solid #ddd;
margin: 60px auto 0;
text-align: center;
max-width: 100%;
}
.register-form-wrap.wordings h3 {
font-size: 28px;
}
.register-form-wrap.wordings ul,
.register-form-wrap.wordings li {
list-style-type: none;
font-size: 18px;
}
.tier-feat {
margin: 0 0 20px;
}
.tier-feat ul,
.tier-feat li {
list-style-type: none;
margin: 0;
padding: 0;
}
.tier-feat li {
display: inline-block;
margin: 0 10px 0 0;
vertical-align: middle;
font-weight: bold;
font-size: 18px;
}
.tier-feat li img {
display: inline-block;
margin: 0 10px 0 0;
vertical-align: middle;
}
nav ul li ul li > a:after {
right: 12px !important;
}
.packery-item {
margin: 0 !important;
}
.packery-item .tbl {
margin-top: 30px;
width: 100%;
display: table;
}
.packery-item .tbl-cell {
vertical-align: middle;
display: table-cell;
}
.refer-form_wrapper {
background-color: #f8f8f8;
padding: 20px;
}
.refer-form_wrapper .gform_footer .button {
width: auto;
margin-top: 10px;
}
.refer-form_wrapper .validation_message {
display: block !important;
}
.packery-item .img-wrap {
width: 100px;
}
.packery-item .pack-inner {
position: relative;
}
.packery-item .pack-inner .customer-name,
.packery-item .pack-inner img {
position: static;
padding: 0;
margin: 0;
}
.ginput_recaptcha{
margin: 0 0 10px !important;
}
.recaptcha_field .ginput_recaptcha >div{
width: 100% !important;
}
.recaptcha_field .ginput_recaptcha iframe{ }
.rc-anchor-logo-portrait{
margin: 10px 0 0 13px !important;
}
header {
background: #333;
padding-bottom: 0 !important;
}
header .logo {
margin-bottom: 30px;
}
header .logo a img { height: 111px;
}
header .navigation {
background: #333;
height: 50px;
}
header .navigation nav ul {
margin: 0;
padding: 0;
}
header .navigation nav ul li a {
padding: 0 20px;
line-height: 50px;
color: #9dc238;
}
header .navigation nav ul li ul li a,
header .navigation nav ul li ul li a:hover {
color: #fff;
}
header .navigation nav ul li ul li {
display: block;
background: #313030;
width: auto;
min-width: 270px;
padding: 0px;
border-bottom: 1px solid #9dc238;
}
header .navigation nav ul li ul li:hover {
background-color: #618600;
}
header .navigation nav ul li ul li:last-child {
border-bottom: 0px;
}
header .navigation nav ul li ul li ul {
position: absolute;
left: 270px;
}
header .navigation nav ul li ul li ul li a,
header .navigation nav ul li ul li ul li a:hover {
color: #fff !important;
}
header .disclaimer {
padding-left: 0;
margin-top: 43px; }
header .disclaimer img {
max-width: 200px;
}
header .disclaimer a:first-child img { }
header .disclaimer a:last-child img { }
header .header-details .flags-wrapper{
text-align: right;
padding-top: 20px;
}
header .header-details .flags-wrapper img{
max-width: 30px;;
margin-left:3px;
}
.related-posts {
padding-top: 20px; margin-top: 20px;
}
.related-posts .small-articles {
display: flex;
}
.related-posts .small-articles .article {
width: 50%;
}
.related-posts .small-articles .article a {
color: #666;
}
.related-posts .small-articles .article a:hover {
color: #9dc238;
}
.related-posts .small-articles .article h3 {
color: #9dc238;
}
.related-posts .small-articles .article:last-child {
padding-left: 40px;
}
.related-posts h2 {
font-size: 18px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
color: #9dc238;
}
#pt-cv-view-6fe2140744 .pt-cv-content-item {
padding-bottom: 0px;
margin-bottom: 20px;
}
.blognavigation {
position: relative;
padding-top: 25px;
margin: 25px 0;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border-top: 1px solid #e6e6e6
}
.blognavigation .next-p {
text-align: right;
width: 50%
}
.blognavigation .previous {
width: 50%
}
.blognavigation a {
display: block;
font-weight: 700
}
.blognavigation span {
color: #333
}
.latest-blog {
background: #edeeee;
padding: 40px 0;
}
.latest-blog h2 {
text-align: center;
font-size: 42px;
color: #9dc238;
font-weight: 700;
margin: 0 0 50px;
}
.latest-blog .button {
display: block;
width: 180px;
margin: 0 auto;
padding: 20px 0;
text-align: center;
}
.latest-blog .articles {
display: flex;
margin-bottom: 60px;
padding: 0 25px;
}
.latest-blog .articles .article {
border: 1px solid #cacaca;
margin-right: 30px;
padding: 25px;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.latest-blog .articles .article:last-child {
margin-right: 0;
}
.latest-blog .articles .article:hover {
background: #9dc238;
color: white;
}
.latest-blog .articles .article:hover a {
color: white !important;
}
.latest-blog .articles .article:hover h3 {
color: black;
}
.latest-blog .articles .article a {
color: #58585a;
text-decoration: none;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.latest-blog .articles .article a:hover {
color: #9dc238;
}
.latest-blog .articles .article h3 {
font-size: 18.5px;
color: #58585a;
margin-bottom: 20px;
margin-top: 0;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.latest-blog .articles .article p {
font-size: 14px;
color: #58585a;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.latest-blog .articles .article .date {
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
margin-top: 20px;
}
.latest-blog .articles .article .epl-more-link {
display: none;
}
.breadcrumb {
padding: 4px 0;
margin-bottom: 20px;
border-bottom: 1px solid #eaeaea;
}
.breadcrumb a {
text-decoration: none;
color: #9dc238;
}
.breadcrumb span > span,
.breadcrumb span > a {
font-size: 14px;
padding: 0 3px;
}
@media (min-width: 1130px) {
header > .container {
max-width: 100%;
padding: 0 150px;
}
}
@media (max-width: 1130px) and (min-width: 701px) {
header {
background: #000 !important;
}
header .logo {
margin-right: 20px !important;
margin-left: 20px;
}
header .logo a img {
max-width: auto;
width: 170px;
height: auto;
}
header .disclaimer {
padding-left: 20px;
}
header .disclaimer img {
max-width: 195px;
}
header .header-details {
width: auto;
float: right;
margin-top: 0;
}
header .header-details .flags-wrapper {
margin-right: 20px;
margin-bottom: 20px;
}
header .header-details .header-contact-details {
margin-top: 25px;
}
header .navigation {
height: auto;
}
header .navigation nav ul {
margin: 0;
padding: 0;
}
header .navigation nav ul li a {
padding: 0 15px;
line-height: 40px;
}
}
@media only screen and (max-width: 880px) {
header .header-details .flags-wrapper {
margin-right: 40px;
}
}
@media only screen and (max-width: 768px) {
.two-img {
display: block;
text-align: center;
}
}
@media only screen and (max-width: 700px) {
header nav .icon-menu {
padding: 5px;
transform: translate3d(0, 0, 0);
}
.enquire-button {
margin: 10px 0 0 0px;
background-color: #779e0c;
}
.header-details .enquire-button{
margin: 55px 0 0 0px !important;
}
header .header-details .flags-wrapper {
text-align: center;
padding-top: 0;
margin-right: 0;
margin-bottom: 0;
position: absolute;
bottom: 72px;
right: 0;
left: 0;
}
header .logo {
margin-bottom: 0;
margin: 0;
padding: 0 15px;
}
header .logo a {
width: 45%;
display: inline-block;
}
header .logo a img {
max-width: 100%;
height: auto;
}
header .navigation {
height: auto;
background: 0 0;
}
header .navigation nav ul li {
background: #313030;
}
header .navigation nav ul li a {
color: #fff;
background-color: #96bd2a;
font-weight: 700;
}
header .navigation nav ul li ul li a,
header .navigation nav ul li ul li ul li a {
color: #fff;
background-color: transparent;
}
header .navigation nav ul li ul li {
border-bottom: 0px;
}
header .navigation nav ul li ul li ul {
position: relative;
left: 0;
}
.related-posts .small-articles {
flex-wrap: wrap;
}
.related-posts .small-articles .article:last-child {
padding-left: 0;
}
.related-posts .small-articles .article {
width: 100%;
}
.latest-blog .articles {
padding: 0 15px;
}
.latest-blog .articles .article {
display: none;
margin: 0;
}
.latest-blog .articles .article:first-child {
display: block;
}
.breadcrumb {
display: none;
}
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.futurehomeliving.com.au/wp-content/themes/futurehomeliving/lib/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}