.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }img.woocase-addtocart-preloader {
display: inline-block;
width: 20px !important;
height: 20px !important;
line-height: 20px !important;
position: absolute;
left: 50%;
transform: translateX(-50%);
box-shadow: none !important;
}
.woocase-addToCart-btn {
display: inline-block;
position: relative;
}
.woocase-load-more-button,
.woocase-load-more-button-masonary {
text-align: center;
display: block;
overflow: hidden;
clear: both;
margin-top: 50px;
}
.woocase-load-more-button a,
.woocase-load-more-button-masonary a {
display: inline-block;
border: 1px solid #222;
padding: 0 18px;
background-color: #222;
color: #fff !important;
height: 40px;
line-height: 40px;
}
.woocase_loadmore_loader img {
width: 30px;
}
.woocase-carousel-container {
overflow: hidden;
}
.woocase-load-more-button-masonary {
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%);
}
.woocase-2-masonary-column-grid .woocase-grid-column-single-item {
width: 50%;
float: left;
}
.woocase-3-masonary-column-grid .woocase-grid-column-single-item {
width: 33.3%;
float: left;
}
.woocase-4-masonary-column-grid .woocase-grid-column-single-item {
width: 25%;
float: left;
}
.woocase-2-masonary-column-grid .woocase-grid-column-single-item .woocase-carousel-single-item,
.woocase-3-masonary-column-grid .woocase-grid-column-single-item .woocase-carousel-single-item,
.woocase-4-masonary-column-grid .woocase-grid-column-single-item .woocase-carousel-single-item {
width: initial;
} .woocase-popup-gallery .customNavigation a img {
background-color: #333;
padding: 10px 5px;
}
div#woocase-quick-look-popup {
width: 70%;
background-color: #fff;
margin: auto;
overflow: hidden;
position: relative;
height: 470px;
max-width: 1000px;
} .woocase-quick-look-popup div{
max-height: 100%;
}
.woocase-quick-look-popup div.owl-item img {
max-height: 500px;
margin: auto;
max-width: 100%;
width: auto;
}
div#woocase-quick-look-popup .mfp-close {
background-color: transparent !important;
}
.woocase-quick-look-details-data {
width: 50%;
float: left;
}
.woocase-popup-gallery {
width: 50%;
float: left;
position: relative;
} .woocase-quick-look-details-data {
width: 50%;
float: left;
position: relative;
height: 470px;
}
.woocase-inner-quick-look-details-data {
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
box-sizing: border-box;
padding: 30px;
}
.woocase-quick-look-details-data header h3 {
font-family: 'Open Sans';
font-weight: 700;
font-size: 30px;
text-transform: uppercase;
margin: 0;
color: #333;
}
.woocase-popup-price span.woocommerce-Price-amount.amount {
font-family: 'Open Sans';
font-size: 25px;
font-weight: 300;
color: #333;
}
.woocase-quick-look-details-data header {
margin-bottom: 30px;
color: #333;
}
.woocase-quick-look-content p:last-child {
margin: 0;
}
.woocase-quick-look-main-data p {
font-size: 16px;
font-family: 'Open Sans';
}
.woocase-quick-look-content {
max-height: 190px !important;
overflow: auto;
}
.woocase-quick-look-details-data footer input[type='number'] {
width: 60px;
float: left;
height: 40px;
border-radius: 0px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
display: block;
padding: 0.7em;
color: #333;
background: transparent;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #bbb;
font-size: 16px;
margin-right: 10px;
}
.woocase-quick-look-details-data footer{
padding-top: 30px;
}
.woocase-quick-look-details-data footer .carousel-cart-ico-btn {
border: 1px solid #bbb;
}
.woocase-quick-look-ratting .star-rating::before {
color: #EBBC00;
}
.woocase-quick-look-ratting .star-rating {
color: #EBBC00;
display: inline-block;
margin: 15px 0;
}
.woocase-quick-look-ratting  a.woocommerce-review-link {
display: none;
}
.woocase-quick-look-details-data footer .woocase-carousel-btn {
text-align: center;
color: #333;
border: 1px solid #bbb;
height: 40px;
margin-right: 10px;
line-height: 22px;
position: relative;
overflow: hidden; display: inline-block;
font-size: 12px;
}
.woocase-quick-look-details-data footer .woocase-add-to-cart-btn {
padding: 10px 20px 10px 50px;
}
.woocase-quick-look-details-data .carousel-cart-ico-btn:before {
position: absolute;
content: "";
top: 0%;
left: 0%;
background-image: url(//quaidcon.co.nz/wp-content/plugins/woocasepro/assets/images/cart-ico.png);
background-repeat: no-repeat;
width: 40px;
height: 100%;
background-color: #eee;
background-position: center center;
opacity:  1;
transition: opacity .4s;
}
.woocase-popup-gallery .customNavigation a {
position: absolute;
top: 50%;
left: 10px;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 9;
cursor: pointer;
}
.woocase-popup-gallery .customNavigation a.next{
right: 10px;
left: inherit;
}
a.woocase-addtocart-url { position: absolute;
left: 40px;
z-index: 999;
color: #333;
border: 1px solid #ddd;
height: 37px;
line-height: 36px;
padding: 0 10px;
background-color: #fff;
width: 96px;
font-size: 12px;
text-align: center;
}
.woocase-quick-look-details-data footer a.woocase-addtocart-url {
left: 41px;
height: 40px;
line-height: 40px;
width: 100px;
}
.woocase-carousel-default-css .woocase-addToCart-btn img.woocase-addtocart-preloader {
left: 9px !important;
transform: inherit !important;
z-index: 9 !important;
top: 9px !important;
position: absolute !important;
}
.woocase-quick-look-details-data footer img.woocase-addtocart-preloader {
position: absolute;
z-index: 9;
left: 20px;
top: 11px;
} .carousel-cart-ico-btn.woocase-ajax-btn-sp:before{
background-image: none;
}
.customNavigation a,
.customNavigation img {
box-shadow: none !important;
vertical-align: middle;
}
.woocase-banner-version-4 .customNavigation img {
height: 25px;
}
.woocase-carousel-default-css a {
box-shadow: none !important;
}
.woocase-add-to-cart-btn.outofstock {
cursor: not-allowed;
}
.woocase-outofstock p.outofstock {
color: tomato;
display: block;
} .woocase-sale-featured-ribbon-section {
position: absolute;
top: 10px !important;
right: 0 !important;
z-index: 3 !important;
height: auto !important;
width: auto !important;
background-color: transparent !important;
}
.woocase-sale-featured-ribbon-section ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocase-sale-featured-ribbon-section ul li::before,
.woocase-sale-featured-ribbon-section ul li::after {
display: none !important;
}
.woocase-sale-featured-ribbon-section ul li {
background-color: tomato;
padding: 2px 15px !important;
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
margin-bottom: 5px;
border: 0  !important;
border-radius: 0  !important;
text-align: center;
color: #fff !important;
}
.woocase-sale-featured-ribbon-section ul li.woocase-sale-ribbon {
background-color: #b73b3e;
}
.woocase-sale-featured-ribbon-section ul li:last-child{
margin: 0;
}
header.woocase-product-heading-sp {
margin-bottom: 45px;
text-align: center;
}
.woocase-carousel-default-css header.woocase-product-heading-sp {
margin-bottom: 25px;
}
.woocase-carousel-default-css .woocase-price-sec span.amount,
.vertical-woocase-main .woocase-price-sec span.amount {
color: #fff !important;
}
.woocase-price-sec span.amount,
.woocase-carousel-version-6 .woocase-price-sec span.amount,
.woocase-meta__price.woocase-price-sec span.amount,
.woocase-single-list-with-full-thumb .woocase-price-sec span.amount,
.woocase-list-with-side-thumb-main-section .woocase-price-sec span.amount {
color: #333 !important;
}
.woocase-banner-version-3 .woocase-price-sec {
text-align: right
}
.woocase-banner-version-4 .woocase-price-sec {
text-align: left
}
.woocase-carousel-version-6 header.woocase-product-heading-sp,
.woocase-carousel-version-3 header.woocase-product-heading-sp,
.woocase-meta-header header.woocase-product-heading-sp,
.woocase-list-with-side-thumb-main-section header.woocase-product-heading-sp {
text-align: left
}
.woocase-meta-header header.woocase-product-heading-sp{
margin-bottom: 0;
}
.woocase-carousel-default-css .woocase-single-list-with-full-thumb header.woocase-product-heading-sp {
margin-bottom: 25px;
display: table-cell;
vertical-align: middle;
transition: all .4s ease-in-out;
}.cf-tr:before, .cf-tr:after { content: " "; display: table; }
.cf-tr:after { clear: both; }
.cf-tr { *zoom: 1; } .testimonial_rotator_wrap { margin: 20px 10px; padding: 10px; overflow: hidden; position: relative; }
.testimonial_rotator_wrap.with-prevnext { padding: 10px 40px; }
.testimonial_rotator_wrap *, .testimonial_rotator_wrap *:before, .testimonial_rotator_wrap *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .testimonial_rotator.format-rotator .slide { display: none; }
.testimonial_rotator h1,
.testimonial_rotator h2 { margin: 10px 0 0 0; padding: 0; }
.testimonial_rotator .testimonial_rotator_slide_title { margin: 0 0 5px 0; } .testimonial_rotator_single {}
.testimonial_rotator_single .testimonial_rotator_stars { }
.testimonial_rotator_widget_wrap .testimonial_rotator_stars { padding: 10px 0; } .testimonial_rotator.format-list .slide { margin: 40px 0; } .testimonial_rotator_microdata { display: none; }
.testimonial_rotator_stars { padding: 10px 0; }
.testimonial_rotator_star {
margin: 0 3px 0 0;
float: left;
width: 20px; height: 20px;
color: #d8b767;
font-size: 20px;
line-height: 20px;
}
.testimonial_rotator.rounded .img img { border-radius: 50%; }
.testimonial_rotator .more-link, 
.testimonial-rotator-view-more { white-space: nowrap; }
.testimonial_rotator_paged a { padding: 4px 10px; text-decoration: none; }
.testimonial_rotator_paged a:first-child { float: right; }
.testimonial_rotator_paged a:last-child { float: left; } .testimonial_rotator_nav {}
.testimonial_rotator_prev,
.testimonial_rotator_next { font-size: 20px; line-height: 20px; color: #666; color: rgba(0,0,0,0.2);  cursor: pointer; position: absolute; top: 35%; z-index: 8888; transition: all 0.35s; }
.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover { color: rgba(0,0,0,0.5);  }
.testimonial_rotator_prev { left: 3px; }
.testimonial_rotator_next { right: 3px; } .testimonial_rotator_widget_wrap { position: relative; }
.testimonial_rotator_widget_wrap.with-prevnext { padding: 0 25px; }
.testimonial_rotator_widget_wrap .testimonial_rotator_prev { left: 0; }
.testimonial_rotator_widget_wrap .testimonial_rotator_next { right: 0; } div.testimonial-rotator-error { color: #aa3429; font-weight: bold; display: block; padding: 10px; font-size: 11px; border-radius: 3px; text-align: center; border: solid 1px #aa3429; text-transform: uppercase; } .testimonial_rotator.template-default .slide { width: 100%; height: auto; }
.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator_single.has-image.template-default .img { width: 20%; margin-right: 5%; float: left; padding: 0; padding-top: .5em; }
.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img { width: 100%; max-width: 150px; height: auto; }
.testimonial_rotator.template-default .has-image .text,
.testimonial_rotator_single.has-image.template-default .text { width: 75%; float: left; padding: 0; margin: 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info { font-style: italic; line-height: 1.2em; padding: 10px 0 10px 15px; border-left: solid 3px #efefef; margin: 10px 0; }
.testimonial_rotator.template-default .testimonial_rotator_author_info p { font-size: 1.1em; line-height: 1.2em; } .testimonial_rotator.template-longform .slide { width: 100%; height: auto; text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_stars,
.testimonial_rotator.template-longform .testimonial_rotator_slide_title { text-align: center; }
.testimonial_rotator.template-longform .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 1.3em; line-height: 0.9em; }
.testimonial_rotator.template-longform .testimonial_rotator_quote { text-align: center; }
.testimonial_rotator.template-longform hr.longform_hr { width: 175px; height: 3px; background: #efefef; border: none; margin: 20px auto; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info { margin: 5px auto 10px auto; padding: 5px; border: none; }
.testimonial_rotator.template-longform .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; text-align: center; font-size: 0.9em; line-height: 1.1em;  }
.testimonial_rotator.template-longform .testimonial_rotator_img { width: 50px; height: 50px; border-radius: 100%; margin: 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-longform .testimonial_rotator_img img { width: 50px; height: 50px; }