ul.af_list > li {margin: 0;}.whmc-single-notice{
display:none
}
.whm-cp-error-notice {
background-color: #f2dede;
color: #a94442
}
.whm-cp-error-success,
.whmc-cpn-resp {
background-color: #dff0d8;
color: #3c763d
}
.whmc-single-notice .whm-cp-error-success i {
vertical-align: middle;
display: inline-block;
}
.whmc-single-notice .whm-cp-error-notice a.button.wc-forward:hover, .whmc-single-notice .whm-cp-error-success a:hover {
color: currentColor;
background: transparent;
}
.whmc-single-notice {
border-radius: 3px;
min-width: 38%;
padding: 19px 20px;
z-index: 10000001;
left: 50%;
bottom: -1005%;
text-align: center;
position: fixed;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-animation: .5s forwards movein, 1s 4s forwards moveout;
animation: .5s forwards movein, 1s 4s forwards moveout
}
.whmc-single-notice .whm-cp-error-notice,.whmc-single-notice .whm-cp-error-success{
padding: 20px;
display:inline-block;
}
.wmctitel,
.amounts,.ckhviewcart {
font-size: 18px
}
.whmc-single-notice .whm-cp-error-notice a.button.wc-forward, .whmc-single-notice .whm-cp-error-success a {
padding: 0 !important;
color: currentColor !important;
background: transparent !important;
margin: 0 !important;
}
.whnmfixedcart {
overflow: hidden !important
}
.carttxtbtnwraptct {
align-items: center;
display: flex
}
.whmcgg-check-o {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 22px;
height: 22px;
border: 2px solid;
border-radius: 100px
}
.whmcgg-check-o::after {
content: "";
display: block;
box-sizing: border-box;
position: absolute;
left: 3px;
top: -1px;
width: 6px;
height: 10px;
border-color: currentColor;
border-width: 0 2px 2px 0;
border-style: solid;
transform-origin: bottom left;
transform: rotate(45deg)
}
span.whmc-confetti-container {
align-items: center;
display: flex;
justify-content: center
}
span.whmc-confetti-container i {
margin-right: 10px
}
.whmc_btm_notification span {
border-radius: 3px;
min-width: 38%;
padding: 20px 20px;
z-index: 10000001;
left: 50%;
bottom: -1005%;
background: #b3ffb6;
color: #086c0c;
text-align: center;
position: fixed;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
.whmc_btm_notification.active span {
-webkit-animation: .5s forwards movein, 1s 4s forwards moveout;
animation: .5s forwards movein, 1s 4s forwards moveout
}
span.whmc-confetti-container img {
margin-right: 10px;
height: 45px;
border-radius: 100%;
width: 44px
}
@keyframes movein {
from {
bottom: -100%
}
to {
bottom: 8%
}
}
@keyframes moveout {
from {
bottom: 8%
}
to {
bottom: -100%
}
}
.shopping-cart.active {
animation: shake 0.1s 4 linear;
-moz-animation: shake 0.1s 4 linear;
-webkit-animation: shake 0.1s 4 linear;
-o-animation: shake 0.1s 4 linear
}
@keyframes shake {
0% {
transform: translate(10px, 0)
}
50% {
transform: translate(-10px, 0)
}
100% {
transform: translate(0, 0)
}
}
@-moz-keyframes shake {
0% {
-moz-transform: translate(8px, 0)
}
50% {
-moz-transform: translate(-8px, 0)
}
100% {
-moz-transform: translate(0, 0)
}
}
@-webkit-keyframes shake {
0% {
-webkit-transform: translate(8px, 0)
}
50% {
-webkit-transform: translate(-8px, 0)
}
100% {
-webkit-transform: translate(0, 0)
}
}
@-ms-keyframes shake {
0% {
-ms-transform: translate(8px, 0)
}
50% {
-ms-transform: translate(-8px, 0)
}
100% {
-ms-transform: translate(0, 0)
}
}
@-o-keyframes shake {
0% {
-o-transform: translate(3px, 0)
}
50% {
-o-transform: translate(-3px, 0)
}
100% {
-o-transform: translate(0, 0)
}
}
#mini-cart-count_footer {
min-height: 21px;
min-width: 21px;
top: -9px;
right: -9px;
padding: 5px;
line-height: 1;
border-radius: 50%;
position: absolute;
font-weight: 600;
text-align: center
}
.whmc-count-loader.active {
border: 2px solid #7b7b7b;
border-radius: 50%;
border-top: 3px solid #2d2d2d;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
li.menu-item {
list-style: none
}
.cart-item-data-field {
max-width: 71%
}
.cart-item-data-field dl.variation,
.cart-item-data-field dl.variation p {
font-weight: 400;
margin: 0;
font-size: 12px
}
.cart-item-data-field dl.variation dt {
clear: left
}
.cart-item-data-field dl.variation dd,
.cart-item-data-field dl.variation dt {
font-size: 12px;
margin: 0 4px 0 0;
display: inline-block;
float: left
}
.shopping-cart {
padding: 11px;
background: #fff;
box-shadow: 0 2px 8px rgb(0 0 0 / 25%)
}
.whmc_ft-buttons-con {
min-width: 100px;
margin-bottom: 10px
}
.whmc_ft-buttons-con {
display: flex;
width: 100%;
-ms-flex-pack: distribute;
justify-content: space-around;
grid-column-gap: 10px;
grid-row-gap: 10px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: center;
grid-column-gap: 10px;
grid-row-gap: 10px;
-ms-grid-columns: 2fr 10px 2fr;
grid-template-columns: 2fr 2fr;
}
.whmc_ft-buttons-cons a {
color: #000000;
}
.whmc_ft-buttons-con a,
a#whmckeepshooping {
text-align: center;
display: block;
width: 100%;
transition: .3s
}
.icon_cancel-circle:before {
content: "\e900"
}
.whmc-bottom-part::-webkit-scrollbar-track,
.whmc-cart-item-wrap::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
border-radius: 10px;
background-color: #F5F5F5
}
.whmc-bottom-part::-webkit-scrollbar,
.whmc-cart-item-wrap::-webkit-scrollbar {
width: 7px;
background-color: #F5F5F5
}
.whmc-bottom-part::-webkit-scrollbar-thumb,
.whmc-cart-item-wrap::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
background-color: #8d8d8d
}
.whmcqrtpricewrapper {
display: flex;
justify-content: space-between;
align-items: center
}
.whmc-item-price {
margin-top: 10px
}
ul.whmc-applied-cpns {
border-radius: 20px;
background: #f9f9f9
}
.whmtitr {
font-size: 18px;
margin: 0
}
.whmtopcatrs {
align-items: center;
padding: 4px 0;
display: flex;
position: relative
}
span#topart_count_s {
font-size: 12px;
bottom: 9px;
left: 27px;
line-height: 20px;
border-radius: 100%;
text-align: center;
min-width: 20px;
background: #fff;
display: inline-block;
margin-right: 6px;
height: 20px
}
p.whmc-cr-desc {
margin: 10px 0
}
.whmc-coupon-row {
border-radius: 10px;
max-width: 317px;
border: 1px solid #ddd;
margin: 30px;
font-size: 15px;
text-align: center
}
.cartxtvalues,
.chekouttxtvalues,
#whmckeepshooping,
.whmc_ft-buttons-con a,
#whmckeepshooping {
width: 100%
}
.shippignsto_whmc {
margin-bottom: 10%
}
.whmc-coupon-field button {
color: #fff;
background: #1851a7;
cursor: pointer;
padding: 15px 0;
display: inline-block;
border: none
}
div#pm_menu i,
span.carttxtbtn i {
font-style: normal
}
@font-face {
font-family: whmcicon;
src: url(//probuilder.co.nz/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.eot?nz4qz4);
src: url(//probuilder.co.nz/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.eot?nz4qz4#iefix) format("embedded-opentype"), url(//probuilder.co.nz/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.ttf?nz4qz4) format("truetype"), url(//probuilder.co.nz/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.woff?nz4qz4) format("woff"), url(//probuilder.co.nz/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.svg?nz4qz4#icomoon) format("svg");
font-weight: 400;
font-style: normal;
font-display: block
}
[class*="fcp_icon"],
[class*="icon_"],
[class^="icon_"] {
font-family: whmcicon;
speak: never;
color: #000;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 31px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
div#pm_menu a {
text-decoration: none !important
}
#menuiconwrap {
display: inline;
position: relative
}
.icon_254:before {
content: "\e904"
}
.fcp_icon_11:before {
content: "\e92f"
}
.fcp_icon_10:before {
content: "\e930"
}
.fcp_icon_9:before {
content: "\e931"
}
.fcp_icon_8:before {
content: "\e932"
}
.fcp_icon_7:before {
content: "\e933"
}
.fcp_icon_6:before {
content: "\e934"
}
.fcp_icon_5:before {
content: "\e935"
}
.fcp_icon_4:before {
content: "\e936"
}
.fcp_icon_3:before {
content: "\e937"
}
.fcp_icon_2:before {
content: "\e938"
}
.fcp_icon_1:before {
content: "\e939"
}
.fcp_icon_19:before {
content: "\e93b"
}
.icon_38:before {
content: "\e922"
}
.icon_37:before {
content: "\e923"
}
.icon_43:before {
content: "\e927"
}
.icon_44:before {
content: "\e928"
}
.icon_39:before {
content: "\e929"
}
.icon_41:before {
content: "\e92c"
}
.icon_40:before {
content: "\e92d"
}
span#cpnicon,
span.icon-discount {
padding-right: 10px
}
div#menuiconwrap.icons02 span.cart_count_header {
bottom: auto;
top: -16px
}
.cart_menu_li,
.shippinfrescla,
.shippinfrescla label,
.whmc_applypromocode,
a#whmckeepshooping,
div#open,
span#open {
cursor: pointer
}
.couplonfield,
.shippinfrescla,
.shippinfresclagfgfg,
.taxrates,
.whmc-cart-discount-wrap,
.whmc-cart-subtotal-wrap,
.whmc-cart-total-wrap {
justify-content: space-between;
display: flex;
flex-grow: 1;
margin: 8px 0;
font-size: 15px
}
span.icon-arrow-left2 {
font-size: 20px;
display: inline-block
}
span#shipcion {
vertical-align: middle
}
#shipcion,
span#cpnicon {
vertical-align: middle;
font-size: 22px
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
text-decoration: none;
text-align: left
}
.whmc_applypromocode {
text-align: center;
white-space: nowrap;
text-decoration: underline
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field,
.wc_remove_btn span {
color: #000;
border-radius: 100%;
padding: 4px;
background: #ddd;
font-size: 9px
}
.whmcremovesd {
top: -8px;
position: absolute;
left: -6px
}
ul.whmc-applied-cpns {
padding: 0;
margin: 0;
text-align: center
}
.cart_menu_li.li_two span.icon_minus,
span.cart_count_total {
font-size: 100%
}
.allpliedcoupon ul.whmc-applied-cpns li,
p.whmcnote {
font-size: 12px
}
ul.whmc-applied-cpns li {
padding-right: 10px;
display: inline-block;
list-style: none;
margin: 0
}
span.mini-cart-item-number {
margin-left: 3px;
top: -3px;
position: relative;
display: inline-block
}
.allpliedcoupon {
display: flex;
align-items: center
}
span.whmc-remove-cpn.icon-cancel-circle {
cursor: pointer;
color: red
}
.whmc-body {
width: 100%;
height: 100%
}
.whmc-bottom-part {
padding: 0 22px
}
.whmc-item-qty {
display: inline-flex;
border: 1px solid #eee;
border-radius: 2px;
overflow: hidden;
margin-top: 10px
}
.whmc-item-qty .whmc-qty-minus,
.whmc-item-qty .whmc-qty-plus {
font-size: 16px;
cursor: pointer;
color: #333
}
.whmc-item-qty .whmc-qty[type="number"] {
min-height: 28px;
background: #fff0;
border-top: none;
border-bottom: none;
border-radius: 0;
-moz-appearance: textfield;
width: 44px;
outline: 0;
box-shadow: none;
border: 1px solid #ddd;
border-top: 0;
border-bottom: 0;
font-size: 14px;
color: inherit
}
input.whmc-qty::-webkit-inner-spin-button,
input.whmc-qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
.whmc-cpn-resp {
z-index: 99;
left: 0;
text-align: center;
padding: 10px
}
.loader-10 {
width: 48px;
height: 48px;
border-radius: 50%;
display: inline-block;
position: relative;
border: 3px solid;
border-color: #ddd #ddd #fff0;
-webkit-animation: 1s linear infinite rotation;
animation: 1s linear infinite rotation
}
.loader-10:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 3px solid;
border-color: #fff0 #ff3d00 #ff3d00;
width: 24px;
height: 24px;
border-radius: 50%;
-webkit-animation: 0.5s linear infinite rotationBack;
animation: 0.5s linear infinite rotationBack;
transform-origin: center center
}
@-webkit-keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
@keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
.whmc-couponwrapper {
overflow-x: hidden;
margin-top: 42px;
overflow-y: auto;
padding-bottom: 28px
}
.whmc-coupon-row img {
width: 100%;
max-width: 100%
}
.whmc-coupon {
margin-bottom: 30px;
border: 1px solid #f1f1f1;
padding: 25px
}
p.wmcocodes {
display: flex;
justify-content: center;
align-items: normal
}
p.wmcocodes span {
padding-right: 10px
}
.whmc-coupon .whmc-coupon-field input::-webkit-input-placeholder,
.whmc-coupon .whmc-coupon-field input::placeholder,
.whmc-coupon .whmc-coupon-field input:focus {
color: inherit
}
.whmc-coupon .whmc-coupon-field .whmc-coupon-submit {
line-height: 1;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
outline: 0;
flex: 0 1 32%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap
}
.whmc-carts-content.whmc-processing {
cursor: not-allowed;
opacity: .6
}
.whmc-body.whmc-loader:after,
.whmc-carts-content.whmc-processing:after {
position: absolute;
font-family: whmcicon;
content: "\e97c";
font-weight: 400;
font-size: 30px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin;
color: #000;
z-index: 9;
top: 50%;
left: 50%;
transform: translate(-50%.-50%)
}
.whmc-body.whmc-loader:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
background: rgb(239 239 239 / 60%);
z-index: 9
}
.whmc-coupon .whmc-coupon-field .whmc-coupon-submit.whmc-button-loading:after {
font-family: whmcicon;
content: "\e982";
font-weight: 400;
margin-left: 10px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin
}
@-webkit-keyframes whmc-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes whmc-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
padding: 4%
}
.whmc-updating {
text-align: center;
z-index: 1
}
.whmc-updating .whmc-icon-spinner2 {
position: absolute;
-webkit-animation: 575ms linear infinite whmc-spin;
animation: 575ms linear infinite whmc-spin;
display: inline-block;
font-size: 30px;
z-index: 1;
color: #000;
top: 45%
}
.whmc-block-cart,
.whmc-uopac,
.whmc-updating {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute
}
.whmc-uopac {
background-color: #f0f0f0;
opacity: .7
}
.whmc-shippicngcal-content a.shipping-calculator-button {
display: none
}
.whmc-shippicngcal-content section.shipping-calculator-form {
display: block !important
}
.whmc-cart-item-wrap {
min-height: 100px;
overflow: auto;
flex-grow: 1
}
span.whmc-remove-cpn.icon_cancel-circle {
font-size: 9px;
color: #df3030;
cursor: pointer
}
.whmc-modal.sidecartright .whmc-container {
padding: 7% 10% 2%
}
.whmc-cart-total-wrap {
padding: 10px 0
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-modal.sidecartright .shippinfrescla {
position: absolute;
top: 17px
}
.whmc-modal.sidecartright .shippinfrescla {
left: 10%
}
.whmc-coupon,
.whmc-modal {
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 100;
padding-top: 28%;
overflow: auto
}
.whmc-coupon.sidecartright,
.whmc-modal.sidecartright {
visibility: visible;
opacity: 1
}
span.carttxtbtn .icon-bag-6 {
font-size: 40px
}
.whmc_top_part {
align-items: center;
display: flex;
justify-content: center;
padding: 3px 0;
background: #efefef
}
.whmc_keep {
padding: 0 10px;
width: 100%;
bottom: 11px;
position: absolute
}
p.whmcnote {
padding: 0;
margin-bottom: 10px
}
#mini-cart-count_footer,
span.cart_count_header {
font-size: 11px;
color: #fff;
transition: transform 0.3s
}
p.whmc_keepshop {
padding: 0;
margin: 0
}
.whmc_ft-buttons-con {
min-width: 100px;
margin-bottom: 10px
}
.whmimagewrapper {
position: relative
}
.whmcitemprem {
display: flex;
justify-content: space-between;
align-items: center
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a:hover {
opacity: .7
}
.car_count_title ul.wmf-top-part .wc_remove_btn a:hover,
.wcf_min_cart_part_total {
color: #000
}
ul.wmf-top-part li:last-child {
border-bottom: 1px solid transparent !important
}
.swal2-success-circular-line-left,
.swal2-success-circular-line-right,
.swal2-success-fix {
background: 0 0 !important
}
img.swal2-image {
margin-left: 10px;
display: inline-flex;
width: 70px;
height: 70px;
border-radius: 50%;
border: 2px solid #fff;
background: #ddd
}
#pm_menu .car_count_title li.woocommerce-mini-cart-item.mini_cart_item {
display: flex;
line-height: 2.5 !important;
justify-content: center;
overflow: hidden
}
p.wfmc_header {
padding-top: 3%
}
section.shipping-calculator-form select,
section.shipping-calculator-form input {
min-height: 40px
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a,
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
color: #00f !important
}
.car_count_title ul.wmf-top-part .wc_remove_btn a {
background: 0 0;
color: #5f5f5f !important;
border: 1px solid #fff0;
transition: 0.3s
}
.car_count_title ul.wmf-top-part {
padding: 10px;
list-style: none;
overflow-y: auto;
color: #000;
margin: 0;
height: calc(100vh - 280px)
}
.wcf-min-top-part svg {
width: 15px
}
ul.wmf-top-part li {
padding-top: 10px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #f2f2f2;
min-height: 90px !important
}
a.product_name {
display: block;
padding: 10px
}
.wcf-min-bottom-part {
width: 100%;
position: absolute;
bottom: 0;
padding: 10px;
box-sizing: border-box;
border-top: 2px solid #eee
}
p.wcf_min_cart_part_total {
margin: 0
}
.sub_total_cat {
color: #000;
font-weight: 700;
font-size: 17px;
padding-top: 10px;
margin: 0
}
span.cart_count_header {
bottom: 2px;
right: 0;
text-align: center;
padding: 2px 6px;
line-height: 20px;
min-width: 20px;
border-radius: 100%;
position: relative;
left: -5px
}
span.cart_count_header {
background: #f97417;
color: #fff
}
.cart_menu_li.li_three span.cart_count_total {
left: 0
}
#pm_menu {
width: 400px;
bottom: 0;
background: #fff;
z-index: 999999;
display: flex;
flex-direction: column;
-webkit-animation: 0.3s both backSlideOut;
-moz-animation: 0.3s both backSlideOut;
animation: 0.3s both backSlideOut;
visibility: hidden;
transition: 0.3s;
position: fixed
}
.pm_overlay {
position: fixed;
top: 0
}
#pm_menu.pm_open {
-webkit-animation: 0.5s both backSlideIn;
-moz-animation: 0.5s both backSlideIn;
animation: 0.5s both backSlideIn;
visibility: visible
}
.pm_overlay {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
z-index: 999;
background: rgb(0 0 0 / 69%);
left: 0;
-webkit-animation: 0.5s both fadeOut;
-moz-animation: 0.5s both fadeOut;
animation: 0.5s both fadeOut
}
.pm_overlay.pm_show {
visibility: visible;
-webkit-animation: 0.3s both fadeIn;
-moz-animation: 0.3s both fadeIn;
animation: 0.3s both fadeIn
}
.pm_overlay.pm_hide {
visibility: hidden
}
@-webkit-keyframes empty {
0% {
opacity: 1
}
}
@-moz-keyframes empty {
0% {
opacity: 1
}
}
@keyframes empty {
0% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-webkit-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-moz-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-webkit-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-moz-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backTopIn {
0% {
opacity: 0;
-webkit-transform: translateY(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateY(0)
}
}
@keyframes backBottomIn {
0% {
opacity: 0;
-webkit-transform: translateY(100%)
}
100% {
opacity: 1;
-webkit-transform: translateY(0)
}
}
@keyframes backTopOut {
0% {
opacity: 1;
height: 100%;
-webkit-transform: translateY(0)
}
5% {
opacity: 1;
height: 100%;
transform: translateY(-50%)
}
100% {
opacity: 1;
height: 100%;
-webkit-transform: translateY(-100%)
}
}
@keyframes backBottomOut {
0% {
opacity: 1;
-webkit-transform: translateY(0)
}
50% {
opacity: 1;
transform: translateY(50%)
}
100% {
opacity: 0;
height: 0;
-webkit-transform: translateY(100%)
}
}
@keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideOutRight {
0% {
opacity: 1;
right: 0
}
10% {
opacity: 1;
right: -10%
}
100% {
opacity: 0;
right: -100%
}
}
@-moz-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-webkit-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
.cartxtvalues,
.chekouttxtvalues,
#whmckeepshooping,
.whmc_ft-buttons-con a,
#whmckeepshooping {
width: 100%
}
.shippignsto_whmc {
margin-bottom: 10%
}
.whmc_ft-buttons-con {
width: 100%;
justify-content: space-around;
text-align: center;
grid-column-gap: 10px;
grid-row-gap: 10px;
align-items: flex-start
}
#shipcion {
padding-left: 3px
}
a.whmrmtycart-button {
font-size: 16px;
line-height: 1;
display: inline-block;
margin-top: 12px;
padding: 9px 15px
}
.whmrmtycart-icon-cart i {
font-size: 40px
}
.whmc-empty-cart {
justify-content: center;
display: flex;
z-index: 1000;
font-size: 20px;
background: #fff;
height: 100%;
align-items: center;
position: absolute;
width: 100%
}
.whmrmtycart-zero-state {
text-align: center
}
.whmrmtycart-zero-state-title {
padding-bottom: 9px;
font-size: 18px;
font-weight: 600;
padding-top: 10px
}
.whmrmtycart-zero-state-text {
font-size: 15px
}
.wmcemptyimg img {
max-width: 150px !important
}
.cloasebtnwrap {
right: 13px;
padding: 5px 7px;
position: absolute;
z-index: 99
}
div#pm_menu a:focus {
outline: 0
}
.cloasebtnwrap span.cloasebtn {
display: block;
font-size: 24px;
font-weight: 300;
line-height: 1;
transition: 0.3s;
cursor: pointer
}
div#pm_menu i,
span.carttxtbtn i {
font-style: normal
}
div.shopping-cart {
display: flex;
z-index: 10;
position: fixed;
border-radius: 50%;
cursor: pointer
}
span#cpnicon,
span.icon-discount {
padding-right: 10px
}
div#menuiconwrap.icons02 span.cart_count_header {
bottom: auto;
top: -16px
}
span.icon-arrow-left2 {
font-size: 20px;
display: inline-block
}
#shipcion,
span#cpnicon {
font-size: 22px
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
text-decoration: none;
text-align: left
}
.whmc_applypromocode {
text-align: center;
white-space: nowrap;
text-decoration: underline
}
ul.whmc-applied-cpns {
padding: 0;
margin: 0;
text-align: center
}
.cart_menu_li.li_two span.icon_minus,
span.cart_count_total {
font-size: 100%
}
.cart_menu_li.li_two span.icon_minus {
position: relative;
left: -5px
}
.allpliedcoupon ul.whmc-applied-cpns li,
p.whmcnote {
font-size: 12px
}
ul.whmc-applied-cpns li {
padding-right: 10px;
display: inline-block;
list-style: none;
margin: 0
}
span.mini-cart-item-number {
margin-left: 3px;
top: -3px;
position: relative;
display: inline-block
}
.whmc-cart-item-wrap {
background: #f5f5f5
}
.whmc-cart-items {
display: flex;
align-items: flex-start
}
.allpliedcoupon {
display: flex;
align-items: center
}
span.whmc-remove-cpn.icon-cancel-circle {
cursor: pointer;
color: red
}
.whmc-body {
width: 100%;
height: 100%
}
.whmc_ft-buttons-con #whmckeepshooping {
grid-column: 1/-1
}
.whmc-item-desc {
padding: 0 13px 0 20px;
flex-grow: 1;
position: relative;
width: calc(100% - 140px)
}
.whmc-cpn-resp {
position: absolute;
top: 0;
right: 0
}
.whmc-item-qty .whmc-qty,
.whmc-item-qty .whmc-qty-minus,
.whmc-item-qty .whmc-qty-plus {
background: 0 0;
margin: 0;
padding: 0;
box-shadow: none;
display: flex;
align-items: center;
justify-content: center;
width: 24px;
text-align: center
}
input.whmc-qty::-webkit-inner-spin-button,
input.whmc-qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
.whmc-cpn-resp {
z-index: 99;
left: 0;
text-align: center;
padding: 10px
}
.loader-10 {
width: 48px;
height: 48px;
border-radius: 50%;
display: inline-block;
position: relative;
border: 3px solid;
border-color: #ddd #ddd #fff0;
-webkit-animation: 1s linear infinite rotation;
animation: 1s linear infinite rotation
}
.loader-10:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 3px solid;
border-color: #fff0 #ff3d00 #ff3d00;
width: 24px;
height: 24px;
border-radius: 50%;
-webkit-animation: 0.5s linear infinite rotationBack;
animation: 0.5s linear infinite rotationBack;
transform-origin: center center
}
@-webkit-keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
@keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
.whmc-coupon {
margin-bottom: 30px;
border: 1px solid #f1f1f1;
padding: 25px
}
.whmc-coupon .whmc-cpn-resp {
font-size: 13px;
text-align: center;
padding: 5px 10px;
background-color: #177b4c;
margin-bottom: 10px
}
.whmc-coupon .whmc-coupon-field {
justify-content: center;
margin: 22px;
display: flex
}
input#whmc-coupon-code {
border: 1px solid #ddd;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right: none
}
.whmc-coupon .whmc-coupon-field input {
margin: 0;
background: 0 0;
border: 0;
box-shadow: none;
outline: 0;
flex-grow: 1;
min-width: 0;
color: inherit;
padding-left: 15px
}
.whmc-coupon .whmc-coupon-field input::-webkit-input-placeholder,
.whmc-coupon .whmc-coupon-field input::placeholder,
.whmc-coupon .whmc-coupon-field input:focus {
color: inherit
}
.whmc-body.whmc-loader {
cursor: not-allowed
}
.whmc-carts-content.whmc-processing {
cursor: not-allowed;
opacity: .6
}
button.single_add_to_cart_button.button.alt.whmc-spinner,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading {
padding-right: 38px !IMPORTANT
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading {
opacity: 1 !important;
transition: none
}
form.cart .blockUI.blockOverlay {
display: none !important
}
.whmc-spinner:after {
right: 9px;
top: auto;
position: absolute;
font-family: whmcicon;
content: "\e982";
font-size: 19px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin;
color: #fff;
z-index: 9;
transform: translate(-50%.-50%);
background-color: #fff0;
width: auto;
height: auto
}
.whmc-spinner:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
z-index: 9
}
p.wmcocodes {
padding: 0;
margin: 11px 0
}
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
padding: 4%
}
input.whmc-cr-code {
background: #fff !important;
border: 1px solid #ddd !important;
margin: 0 !important;
padding: 10px !important;
width: auto !important;
height: 38px
}
input.whmc-cr-code:focus-visible,
input.whmc-cr-code:focus {
outline: 0
}
span.whmc-cr-off {
display: block;
font-weight: 600
}
.whmc-cart-items-inner {
background: #fff;
border-radius: 6px;
box-shadow: 1px 1px 5px #dfdfdf;
margin: 6px 10px;
padding: 13px;
display: flex;
justify-content: space-between;
width: 100%
}
.whmc-updating {
text-align: center;
z-index: 1
}
.whmc-updating .whmc-icon-spinner2 {
position: absolute;
-webkit-animation: 575ms linear infinite whmc-spin;
animation: 575ms linear infinite whmc-spin;
display: inline-block;
font-size: 30px;
z-index: 1;
color: #000;
top: 45%
}
.whmc-block-cart,
.whmc-uopac,
.whmc-updating {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute
}
.whmc-uopac {
background-color: #f0f0f0;
opacity: .7
}
.whmc-shippicngcal-content a.shipping-calculator-button {
display: none
}
.whmc-modal.sidecartright .whmc-container {
padding: 7% 10% 2%
}
.whmc-cart-total-wrap {
padding-top: 10px;
border-top-style: dashed;
border-top-width: 1px;
border-top-color: #9e9e9e
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-modal.sidecartright .shippinfrescla {
position: absolute;
top: 17px
}
.whmc-modal.sidecartright .shippinfrescla {
left: 10%
}
.whmc-coupon.sidecartright,
.whmc-modal.sidecartright {
visibility: visible;
opacity: 1
}
.whmc_ft-buttons-con a,
a#whmckeepshooping {
text-align: center;
display: block;
width: 100%;
transition: .3s
}
.wmcchevkoutprocess {
display: flex;
justify-content: center;
align-items: center
}
.wmcchevkoutprocess .icons i {
font-size: 17px
}
.whmc_ft-buttons-con a:focus {
outline: 0
}
.wmctitel,
.amounts,.ckhviewcart {
font-size: 18px
}
.wmcchevkoutprocess .icons,
.amounts {
margin: 0 8px
}
span.carttxtbtn .icon-bag-6 {
font-size: 40px
}
.cart_menu_li.li_two .cart_count_total,
span#menuiconid,
span.carttxtbtn {
position: relative;
display: inline-block
}
.whmc_keep {
padding: 0 10px;
width: 100%;
bottom: 11px;
position: absolute
}
p.whmcnote {
padding: 0;
margin-bottom: 10px
}
#mini-cart-count_footer,
span.cart_count_header {
font-size: 11px;
color: #fff;
transition: transform 0.3s
}
span.mini-cart-count {
margin-left: -3px
}
p.whmc_keepshop {
padding: 0;
margin: 0
}
.whmc_ft-buttons-con a:hover,
#whmckeepshooping:hover {
opacity: .6
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a {
padding: 0 !important;
transition: 0.3s
}
.car_count_title ul.wmf-top-part .wc_remove_btn a:hover,
.wcf_min_cart_part_total {
color: #000
}
.swal2-popup.swal2-toast.swal2-icon-success.swal2-show {
border-radius: 50px;
padding: 0 15px;
background: red;
max-height: 80px;
z-index: 99999
}
.cart_image_iem img {
width: 77px;
height: auto;
max-height: 77px;
max-width: 100%
}
#pm_menu .car_count_title li.woocommerce-mini-cart-item.mini_cart_item {
display: flex;
line-height: 2.5 !important;
justify-content: center;
overflow: hidden
}
p.wfmc_header {
padding-top: 3%
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a,
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
color: #00f !important
}
.car_count_title ul.wmf-top-part .wc_remove_btn a {
background: 0 0;
color: #5f5f5f !important;
border: 1px solid #fff0;
transition: 0.3s
}
.car_count_title ul.wmf-top-part {
padding: 10px;
list-style: none;
overflow-y: auto;
color: #000;
margin: 0;
height: calc(100vh - 280px)
}
.wcf-min-top-part svg {
width: 15px
}
ul.wmf-top-part li {
padding-top: 10px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #f2f2f2;
min-height: 90px !important
}
a.product_name {
display: block;
padding: 10px
}
.wcf-min-bottom-part {
width: 100%;
position: absolute;
bottom: 0;
padding: 10px;
box-sizing: border-box;
border-top: 2px solid #eee
}
p.wcf_min_cart_part_total {
margin: 0
}
.sub_total_cat {
color: #000;
font-weight: 700;
font-size: 17px;
padding-top: 10px;
margin: 0
}
span.cart_count_total {
position: relative;
top: -2px
}
.cart_menu_li.li_three span.cart_count_total {
left: 0
}
.cart_menu_li.li_two span.cart_count_total {
position: relative;
top: -3px
}
.cart_menu_li {
opacity: 0
}
.pm_overlay {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
z-index: 999;
background: rgb(0 0 0 / 69%);
left: 0;
-webkit-animation: 0.5s both fadeOut;
-moz-animation: 0.5s both fadeOut;
animation: 0.5s both fadeOut
}
.pm_overlay.pm_show {
visibility: visible;
-webkit-animation: 0.3s both fadeIn;
-moz-animation: 0.3s both fadeIn;
animation: 0.3s both fadeIn
}
.pm_overlay.pm_hide {
visibility: hidden
}
@-webkit-keyframes empty {
0% {
opacity: 1
}
}
@-moz-keyframes empty {
0% {
opacity: 1
}
}
@keyframes empty {
0% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-webkit-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-moz-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-webkit-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-moz-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideOutRight {
0% {
opacity: 1;
right: 0
}
10% {
opacity: 1;
right: -10%
}
100% {
opacity: 0;
right: -100%
}
}
@-moz-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-webkit-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@media only screen and (max-width:768px) {
.whmc_btm_notification span,.whmc-single-notice {
width: 80%
}
}@font-face{font-family:sp_wqvp;src:url(//probuilder.co.nz/wp-content/plugins/woo-quickview/admin/views/sp-framework/assets/fonts/woosq.eot?bhfj08);src:url(//probuilder.co.nz/wp-content/plugins/woo-quickview/admin/views/sp-framework/assets/fonts/woosq.eot?bhfj08#iefix) format('embedded-opentype'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/admin/views/sp-framework/assets/fonts/woosq.ttf?bhfj08) format('truetype'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/admin/views/sp-framework/assets/fonts/woosq.woff?bhfj08) format('woff'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/admin/views/sp-framework/assets/fonts/woosq.svg?bhfj08#woosq) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" sp_wqvp-icon-"],[class^=sp_wqvp-icon-]{font-family:sp_wqvp!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sp_wqvp-icon-1:before{content:"\e923"}.sp_wqvp-icon-2:before{content:"\e92d"}.sp_wqvp-icon-3:before{content:"\e926"}.sp_wqvp-icon-4:before{content:"\e927"}.sp_wqvp-icon-5:before{content:"\e915"}.sp_wqvp-icon-6:before{content:"\e922"}.sp_wqvp-icon-7:before{content:"\e924"}.sp_wqvp-icon-8:before{content:"\e90c"}.sp_wqvp-icon-9:before{content:"\e90f"}.sp_wqvp-icon-10:before{content:"\e906"}.sp_wqvp-icon-11:before{content:"\e907"}.sp_wqvp-icon-12:before{content:"\e908"}.sp_wqvp-icon-13:before{content:"\e909"}.sp_wqvp-icon-14:before{content:"\e90a"}.sp_wqvp-icon-15:before{content:"\e90b"}.sp_wqvp-icon-16:before{content:"\e90d"}.sp_wqvp-icon-17:before{content:"\e90e"}.sp_wqvp-icon-18:before{content:"\e910"}.sp_wqvp-icon-19:before{content:"\e911"}.sp_wqvp-icon-20:before{content:"\e912"}.sp_wqvp-icon-21:before{content:"\e913"}.sp_wqvp-icon-22:before{content:"\e914"}.sp_wqvp-icon-23:before{content:"\e916"}.sp_wqvp-icon-24:before{content:"\e917"}.sp_wqvp-icon-25:before{content:"\e918"}.sp_wqvp-icon-26:before{content:"\e919"}.sp_wqvp-icon-27:before{content:"\e91a"}.sp_wqvp-icon-28:before{content:"\e91b"}.sp_wqvp-icon-29:before{content:"\e91c"}.sp_wqvp-icon-30:before{content:"\e91d"}.sp_wqvp-icon-31:before{content:"\e921"}.sp_wqvp-icon-32:before{content:"\e928"}.sp_wqvp-icon-33:before{content:"\e929"}.sp_wqvp-icon-34:before{content:"\e92a"}.sp_wqvp-icon-35:before{content:"\e92b"}.sp_wqvp-icon-36:before{content:"\e92c"}.sp_wqvp-icon-37:before{content:"\e92f"}.sp_wqvp-icon-38:before{content:"\e91e"}.sp_wqvp-icon-39:before{content:"\e91f"}.sp_wqvp-icon-40:before{content:"\e920"}.sp_wqvp-icon-42:before{content:"\f045"}.sp_wqvp-icon-43:before{content:"\f06e"}.sp_wqvp-icon-44:before{content:"\f08e"}.sp_wqvp-icon-45:before{content:"\f0d0"}.sp_wqvp-icon-46:before{content:"\f24d"}.sp_wqvp-icon-47:before{content:"\f14c"}.sp_wqvp-icon-48:before{content:"\f140"}.sp_wqvp-icon-49:before{content:"\f105"}.sp_wqvp-icon-50:before{content:"\f104"}.sp_wqvp-icon-51:before{content:"\e930"}.sp_wqvp-icon-52:before{content:"\e931"}.sp_wqvp-icon-53:before{content:"\e932"}.sp_wqvp-icon-54:before{content:"\e933"}.sp_wqvp-icon-55:before{content:"\e934"}.sp_wqvp-icon-56:before{content:"\e935"}.sp_wqvp-icon-57:before{content:"\e900"}.sp_wqvp-icon-58:before{content:"\e901"}.sp_wqvp-icon-59:before{content:"\e902"}.sp_wqvp-icon-60:before{content:"\e903"}.sp_wqvp-icon-61:before{content:"\e904"}.sp_wqvp-icon-62:before{content:"\e905"}.sp_wqvp-icon-63:before{content:"\e925"}.sp_wqvp-icon-64:before{content:"\e92e"}.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; } }.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 8px; right: 0; position: absolute;
border-radius: 6px;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 1px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 6px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}@font-face{font-family:fontello;src:url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.eot?40398021);src:url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.eot?40398021#iefix) format('embedded-opentype'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.woff2?40398021) format('woff2'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.woff?40398021) format('woff'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.ttf?40398021) format('truetype'),url(//probuilder.co.nz/wp-content/plugins/woo-quickview/public/assets/font/fontello.svg?40398021#fontello) format('svg');font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-4:before{content:'\e803'}.sp-wqv-content {
position: relative;
width: 90%;
margin: 0 auto;
padding: 0px;
max-width: 900px;
max-height: 450px;
box-sizing: border-box;
display: flex;
}
.wqv-product-info,
.wqv-product-images {
height: auto;
}
.wqv-product-images {
width: 50%;
overflow: hidden;
position: relative;
}
.wqv-product-images img {
border-radius: 0 !important;
box-shadow: inherit !important;
display: block;
width: 100%;
}
.wqv-product-info {
width: 50%;
overflow: auto;
margin: 0;
padding: 20px;
}
.wqv-product-info .wqv-product-content {
height: 100%;
overflow-x: hidden;
overflow-y: auto;
position: relative;
padding: 0;
}
.wqv-product-info form.cart {
overflow: hidden;
}
.wqv-product-info table.variations tbody td {
padding-left: 0;
background: transparent;
}
.wqv-product-info .woocommerce-variation-price {
margin-bottom: 10px;
}
.wqv-product-info .quantity .minus,
.wqv-product-info .quantity .plus {
display: none !important;
}
.woocommerce .wqv-product-info .quantity .qty,
.wqv-product-info .quantity .qty {
max-width: 60px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0 10px 0 0;
padding: 0 4px;
background-color: #f2f2f2;
color: #43454b;
outline: 0;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: 0 0 0;
text-align: center;
line-height: 35px;
}
.wqv-product-info .quantity {
float: left;
display: inline;
width: auto;
min-width: inherit !important;
border: none;
padding: 0;
margin: 0;
}
.wqvp-product-info .product_meta>span {
display: block;
padding: 6px 0px;
border-top: 1px solid #eaecee;
}
.wqv-product-info .woocommerce-product-rating {
margin-bottom: 20px;
}
.wqv-product-info .woocommerce-product-rating .woocommerce-review-link {
display: none !important;
}
.wqv-product-info .button {
border: none;
cursor: pointer;
max-width: 100%;
border-radius: 1px;
display: inline-block;
opacity: 1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.wqv-product-info .button:focus {
outline: 0;
}
#sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart,
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.before_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.after_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.before_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart {
display: inline-block;
}
#sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.before_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.before_add_to_cart {
margin-right: 5px;
margin-left: 0;
}
#sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
#wps-slider-section .sp-wqv-view-button.button.after_add_to_cart,
#wpsp-slider-section .sp-wqv-view-button.button.after_add_to_cart {
margin-left: 5px;
}
#sp-wqv-view-button.sp-wqv-view-button.button,
#wps-slider-section .sp-wqv-view-button.button,
#wpsp-slider-section .sp-wqv-view-button.button {
font-size: 14px;
line-height: 19px;
text-align: center;
font-weight: 600;
padding: 9px 17px 9px 17px;
display: inline-block;
text-decoration: none;
cursor: pointer;
max-width: 100%;
border-radius: 1px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#sp-wqv-view-button.sp-wqv-view-button.button:focus,
#sp-wqv-view-button.sp-wqv-view-button.button:hover,
#sp-wqv-view-button.sp-wqv-view-button.button:active,
#wps-slider-section .sp-wqv-view-button.button:focus,
#wps-slider-section .sp-wqv-view-button.button:hover,
#wps-slider-section .sp-wqv-view-button.button:active,
#wpsp-slider-section .sp-wqv-view-button.button:focus,
#wpsp-slider-section .sp-wqv-view-button.button:hover,
#wpsp-slider-section .sp-wqv-view-button.button:active {
outline: 0;
text-decoration: none;
}
#sp-wqv-view-button.sp-wqv-view-button.button.below_product,
#wps-slider-section .sp-wqv-view-button.button.below_product,
#wpsp-slider-section .sp-wqv-view-button.button.below_product {
margin-top: 5px
} .wc-block-product-template__responsive>li:has(.sp-wqv-view-button.button.below_product) {
text-align: center;
} .sp-wqv-content .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: WooCommerce
}
.sp-wqv-content .star-rating::before {
content: "sssss";
color: #cfc8d8;
float: left;
top: 0;
left: 0;
position: absolute
}
.sp-wqv-content .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.sp-wqv-content .star-rating span::before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0
} #sp-wqv-view-button.sp-wqv-view-button:not(.wqv-right-icon) i.wqv-icon {
margin-right: 5px;
vertical-align: middle;
}
#sp-wqv-view-button.sp-wqv-view-button.wqv-right-icon i.wqv-icon {
margin-left: 5px;
vertical-align: middle;
}
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover {
text-decoration: none;
}
.wqv-product-info .single_add_to_cart_button.disabled {
opacity: 0.5;
cursor: not-allowed;
}
#wqv-quick-view-content .wqv-product-info a.added_to_cart {
display: inline-block;
color: #fff;
}
.theme-hello-elementor #wqv-quick-view-content button.single_add_to_cart_button.button.loading:after {
line-height: 1.4;
} .mfp-bg.mfp-wqv,
.mfp-wrap.mfp-wqv {
z-index: 99999;
}
.mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-newspaper .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.5s;
transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
opacity: 0;
transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
transform: scale(0) rotate(500deg);
opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-move-horizontal .mfp-with-anim {
opacity: 0;
transition: all 0.3s;
transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
opacity: 0;
transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
opacity: 1;
transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
transform: translateX(50px);
opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-move-from-top .mfp-content {
vertical-align: middle;
}
.mfp-move-from-top .mfp-with-anim {
opacity: 0;
transition: all 0.2s;
transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
opacity: 0;
transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
opacity: 1;
transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
transform: translateY(-50px);
opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-3d-unfold .mfp-content {
perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform-style: preserve-3d;
transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
opacity: 0;
transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
opacity: 1;
transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
transform: rotateY(60deg);
opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-zoom-out .mfp-with-anim {
opacity: 0;
transition: all 0.3s ease-in-out;
transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
transform: scale(1.3);
opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-slide-bottom .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
} .mfp-slide-bottom.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
} .mfp-slide-bottom.mfp-removing .mfp-with-anim {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
} .mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
} @keyframes hinge {
0% {
transform: rotate(0);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%,
60% {
transform: rotate(80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40% {
transform: rotate(60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
80% {
transform: rotate(60deg) translateY(0);
opacity: 1;
transform-origin: top left;
animation-timing-function: ease-in-out;
}
100% {
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
animation-duration: 1s;
animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
opacity: 0;
transition: opacity .5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-wqv #wqv-quick-view-content .mfp-close:focus {
outline: none;
outline-color: transparent;
}
#wqv-quick-view-content .wqv-product-info .product_title {
color: #555555;
font-size: 24px;
line-height: 32px;
text-align: left;
font-weight: 700;
margin-bottom: 10px;
}
.wqv-product-info .wqv-product-content .product_title.entry-title::after {
height: 3px;
display: block;
background-color: rgba(0, 0, 0, .1);
width: 100%;
max-width: 30px;
content: '';
margin-top: 8px;
}
#wqv-quick-view-content .wqv-product-info .price,
#wqv-quick-view-content .wqv-product-info .price .amount {
color: #111111;
font-size: 20px;
line-height: 22px;
text-align: left;
font-weight: 600;
margin-top: 10px;
margin-bottom: 10px;
}
#wqv-quick-view-content .wqv-product-info .woocommerce-product-details__short-description,
#wqv-quick-view-content .wqv-product-info .wqv-product-description {
color: #777777;
font-size: 14px;
line-height: 23px;
text-align: left;
font-weight: normal;
margin-bottom: 15px;
}
#wqv-quick-view-content .wqv-product-info .product_meta>span {
display: block;
padding: 6px 0px;
border-top: 1px solid #eaecee;
color: #777777;
font-size: 12px;
line-height: 18px;
text-align: left;
font-weight: normal;
}
.wqv-product-info form.cart {
margin-bottom: 10px;
overflow: hidden;
}
#wqv-quick-view-content .wqv-product-info a.added_to_cart,
#wqv-quick-view-content .wqv-product-info ul.products li.product .button,
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button) {
color: #ffffff;
font-size: 13px;
line-height: 35px;
text-align: center;
text-transform: capitalize;
font-weight: 600;
background: #444444;
padding: 0px 16px 0px 16px;
border-radius: 3px;
transition: all 0.3s ease;
margin-top: 0px;
}
.wqv-product-info .quantity {
float: left;
display: inline;
width: auto;
min-width: inherit !important;
border: none;
padding: 0;
margin: 0;
line-height: 35px;
}
.wqvp-fancybox-wrapper .fancybox-toolbar {
top: 30px;
}
.wqvp-fancybox-wrapper {
z-index: 99999;
} @media (max-width: 768px) {
.wqv-product-images {
display: block;
float: inherit;
width: auto;
}
.wqv-product-images img {
width: 100%;
}
.wqv-product-info {
display: block;
float: inherit;
padding: 30px 15px 0;
width: auto;
}
}
@media (max-width: 1022px) {
.mfp-wqv .sp-wqv-content {
max-width: 430px;
max-height: inherit;
display: block;
}
.mfp-wqv .wqv-product-info,
.mfp-wqv .wqv-product-images {
width: 100%;
height: auto;
}
}
.sp-wqv-woocommerce-loop-product-buttons {
display: flex;
justify-content: center;
align-items: flex-start;
}
.theme-twentytwentytwo.archive #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart,
.theme-twentytwentythree.archive #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart {
margin-top: initial;
} .woocommerce-page.woocommerce-uses-block-theme #wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button.loading:not(.added):after,
.woocommerce-page.woocommerce-uses-block-theme #wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button.added:after {
animation: spin 2s linear infinite;
content: "";
display: inline-block;
font-family: WooCommerce;
height: auto;
margin-left: 0.5em;
margin-right: 0;
width: auto;
}
.woocommerce-page.woocommerce-uses-block-theme #wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button.added:after {
content: "\e017";
animation: none;
} .wpsf-cart-button {
margin-top: 10px;
clear: both;
}
.wpsf-cart-button p {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button)+#sp-wqv-view-button,
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
margin-top: 0;
} .rtl #sp-wqv-view-button.sp-wqv-view-button.button.after_add_to_cart {
margin-right: 5px;
margin-left: 0;
}
.rtl #sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart {
margin-right: 0;
margin-left: 5px;
}.sp-text-left{
text-align: left;
}