.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.notiny-container * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.notiny-container {
position: fixed;
z-index: 9999;
}
.notiny-container-fluid-top .notiny-base,
.notiny-container-fluid-bottom .notiny-base {
width: 100%;
border-radius: 0;
}
.notiny-container-fluid-top .notiny-base {
margin-top: 0;
}
.notiny-container-fluid-bottom .notiny-base {
margin-bottom: 0;
}
.notiny-img {
display: none;
} @-webkit-keyframes notiny-animation-hide {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
20% {
opacity: 1;
}
30% {
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
90% {
}
100% {
opacity: 0;
-webkit-filter: blur(4px);
filter: blur(4px);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes notiny-animation-hide {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
20% {
opacity: 1;
}
30% {
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
90% {
}
100% {
opacity: 0;
-webkit-filter: blur(4px);
filter: blur(4px);
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@-webkit-keyframes notiny-animation-show {
0% {
opacity: 0;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-filter: blur(4px);
filter: blur(4px);
}
15% {
opacity: 1;
}
50% {
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
90% {
-webkit-filter: blur(0px);
filter: blur(0px);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes notiny-animation-show {
0% {
opacity: 0;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-filter: blur(4px);
filter: blur(4px);
}
15% {
opacity: 1;
}
50% {
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
90% {
-webkit-filter: blur(0px);
filter: blur(0px);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@-webkit-keyframes notiny-animation-hover {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
}
@keyframes notiny-animation-hover {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
100% {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
} .notiny-theme-dark {
background-color: #202020;
color: #f5f5f5;
}
.notiny-theme-light {
background-color: #f0f0f0;
color: #202020;
}
.notiny-default-vars {
padding: 3px 3px;
margin: 2px 0px;
border-radius: 2px;
min-height: 32px;
max-width: 100vw;
}
.notiny-default-vars .notiny-img {
display: block;
border-radius: 2px;
width: 32px;
height: 32px;
float: left;
}
.notiny-default-vars .notiny-text {
font-family: sans-serif;
font-size: 13px;
padding: 8px 5px 6px 5px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.notiny-default-vars .notiny-with-img .notiny-text {
padding-left: 6px;
}@keyframes spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner {
to {
-webkit-transform: rotate(360deg);
}
} .notiny-container {
z-index: 999999;
}
.wooac-notiny, .wooac-notiny-adding {
display: none;
}
.notiny-theme-wooac {
padding: 10px;
background-color: #ffffff;
color: #222222;
margin: 5px 0;
min-height: 32px;
max-width: 100vw;
display: flex;
align-items: center;
border: 1px solid #eeeeee;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.03);
}
.notiny-theme-wooac .notiny-img {
margin: 0;
padding: 0;
width: 48px;
flex: 0 0 48px;
margin-right: 10px;
}
.notiny-theme-wooac .notiny-img img {
width: 100%;
height: auto;
margin: 0;
}
.notiny-theme-wooac .notiny-text {
font-size: 14px;
line-height: 1.4;
flex-grow: 1;
}
.notiny-container-fluid-top .notiny-theme-wooac, .notiny-container-fluid-bottom .notiny-theme-wooac {
width: 90%;
max-width: 300px;
margin-left: auto;
margin-right: auto;
}
.notiny-container-fluid-top {
top: 10px !important;
}
.notiny-container-fluid-bottom {
bottom: 10px !important;
} .mfp-wooac {
z-index: 99999992;
}
.mfp-wooac .wooac-popup {
display: block;
}
.wooac-popup {
position: relative;
width: 90%;
max-width: 360px;
margin: 0 auto;
padding: 30px;
background-color: #ffffff;
box-sizing: border-box;
text-align: center;
display: none;
}
.wooac-popup * {
box-sizing: border-box;
}
.wooac-popup .wooac-image {
display: block;
margin-bottom: 10px;
}
.wooac-popup .wooac-image a {
text-decoration: none;
outline: none;
display: block;
}
.wooac-popup .wooac-image img {
display: block;
border: none;
border-radius: 0;
margin: 0;
padding: 0;
width: 100%;
height: auto;
}
.wooac-popup .wooac-text a, .wooac-popup .wooac-text span {
font-weight: 700;
}
.wooac-popup .wooac-cart-content .wooac-cart-content-total {
font-weight: 700;
}
.wooac-popup .wooac-cart-content .wooac-cart-content-count {
opacity: 0.5;
}
.wooac-popup .wooac-suggested {
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
border-width: 1px 0;
border-style: dashed;
border-color: #dddddd;
min-width: 0;
}
.wooac-popup .wooac-suggested .wooac-suggested-heading {
margin-bottom: 10px;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product {
outline: none;
display: flex;
align-items: center;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-image {
width: 100px;
flex: 0 0 100px;
margin-right: 10px;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-image img {
width: 100%;
height: auto;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-info {
flex-grow: 1;
text-align: start;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-name {
font-weight: 700;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-atc p {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}
.wooac-popup .wooac-suggested .wooac-suggested-products .wooac-suggested-product .wooac-suggested-product-atc p .button {
display: block;
margin: 0;
outline: none;
}
.wooac-popup .wooac-suggested .wooac-suggested-products:not(.slick-initialized) .wooac-suggested-product {
padding: 5px 0;
}
.wooac-popup .wooac-suggested .slick-arrow {
position: absolute;
z-index: 9;
width: 30px;
height: 30px;
line-height: 30px;
border: none;
outline: none;
border-radius: 0;
padding: 0;
margin: 0;
text-align: center;
font-size: 0;
background: none;
}
.wooac-popup .wooac-suggested .slick-arrow:before {
content: "\e9ea";
font-family: "feather";
display: inline-block;
font-size: 24px;
color: #444444;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wooac-popup .wooac-suggested .slick-arrow.slick-prev {
left: 0;
top: 50%;
transform: translate3d(-100%, -50%, 0);
}
.wooac-popup .wooac-suggested .slick-arrow.slick-prev:before {
content: "\e929";
}
.wooac-popup .wooac-suggested .slick-arrow.slick-next {
right: 0;
top: 50%;
transform: translate3d(100%, -50%, 0);
}
.wooac-popup .wooac-suggested .slick-arrow.slick-next:before {
content: "\e92a";
}
.wooac-popup .wooac-suggested .slick-dots {
list-style: none;
text-align: center;
margin: 0;
padding: 0;
}
.wooac-popup .wooac-suggested .slick-dots li {
display: inline-block;
margin: 0 5px;
font-size: 0;
}
.wooac-popup .wooac-suggested .slick-dots li button {
width: 8px;
height: 8px;
border-radius: 4px;
padding: 0;
font-size: 0;
background-color: rgba(0, 0, 0, 0.2);
outline: none;
overflow: hidden;
}
.wooac-popup .wooac-suggested .slick-dots li.slick-active button {
background-color: rgba(0, 0, 0, 0.5);
}
.wooac-popup .wooac-action {
display: block;
margin-top: 10px;
margin-left: -5px;
margin-right: -5px;
}
.wooac-popup .wooac-action a {
display: inline-block;
outline: none;
margin: 0 5px;
background-color: #eeeeee;
height: 40px;
line-height: 40px;
padding: 0 20px;
border: none;
font-size: 14px;
font-weight: 600;
color: #333333;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.wooac-popup .wooac-action a:hover {
background-color: #333333;
color: #ffffff;
}
.wooac-popup .mfp-close {
font-size: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.wooac-popup.wooac-popup-horizontal {
max-width: 690px;
text-align: start;
}
.wooac-popup.wooac-popup-horizontal .wooac-popup-inner {
display: flex;
align-items: center;
justify-content: flex-start;
}
.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-image {
margin-bottom: 0;
margin-right: 30px;
width: 200px;
flex: 0 0 200px;
}
.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-content {
flex-grow: 1;
width: 100%;
min-width: 0;
}
@media only screen and (max-width: 767px) {
.wooac-popup.wooac-popup-horizontal {
max-width: 360px;
text-align: center;
}
.wooac-popup.wooac-popup-horizontal .wooac-popup-inner {
flex-direction: column;
}
.wooac-popup.wooac-popup-horizontal .wooac-popup-inner .wooac-image {
margin-right: 0;
margin-bottom: 10px;
width: auto;
flex: 0 0 auto;
}
} .mfp-container {
padding: 0;
}
.mfp-close {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 0;
}
.mfp-close:hover {
background-color: transparent;
}
.mfp-close:active {
top: 0;
}
.mfp-close:focus {
outline: none;
}
.mfp-close:before {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
content: "\e9ea";
font-family: "feather";
display: inline-block;
font-size: 24px;
color: #222222;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mfp-preloader {
width: 30px;
height: 30px;
font-size: 0;
margin: 0 auto;
}
.mfp-preloader:before {
content: "\e9a7";
font-family: "feather";
display: inline-block;
font-size: 24px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ffffff;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
-webkit-animation: spinner 1s linear infinite;
-moz-animation: spinner 1s linear infinite;
-ms-animation: spinner 1s linear infinite;
-o-animation: spinner 1s linear infinite;
animation: spinner 1s linear infinite;
}
.mfp-arrow {
width: 60px;
height: 60px;
line-height: 60px;
border: none;
padding: 0;
outline: none;
text-align: center;
margin-top: -30px;
border-radius: 0;
opacity: 1;
}
.mfp-arrow:active {
margin-top: -30px;
}
.mfp-arrow:hover {
background-color: rgba(0, 0, 0, 0.5);
}
.mfp-arrow:focus {
outline: none;
}
.mfp-arrow:before {
width: 60px;
height: 60px;
line-height: 60px;
padding: 0;
border-width: 0;
margin: 0;
display: inline-block;
font-family: "feather";
font-size: 24px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #ffffff;
}
.mfp-arrow:after {
display: none;
}
.mfp-arrow.mfp-arrow-left:before {
content: "\e90e";
}
.mfp-arrow.mfp-arrow-right:before {
content: "\e90f";
} .mfp-fade {   }
.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-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-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-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-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-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-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-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;
}.product-type-gift-card .summary .price {
display: none;
}
.product-type-gift-card .yith_wapo_group_total .price {
display: block;
}
.product-type-gift-card .product_meta {
display: none;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper {
box-shadow: 0 0 19px -12px gray;
}
.product-type-gift-card .woocommerce-product-gallery__image {
padding: 1em;
}
.ywgc-preview {
max-width: 500px;
margin: 0 auto;
margin-bottom: 15px;
border: 5px solid #F7F4F4;
padding: 5px;
}
.ywgc-manual-amount.ywgc-hidden {
display: none;
}
.gift-card-content-editor {
width: 100%;
}
.gift-card-content-editor.step-content h5 {
margin-top: 3em;
}
.gift-card-too-small {
background-color: #ffe326;
padding: 10px;
color: #3d3939;
margin-bottom: 5px;
}
.ywgc-logo-shop img.ywgc-logo-shop-image {
max-width: 100%;
max-height: 100px;
}
a.add-recipient {
display: block;
}
.ywgc-additional-recipient {
position: relative;
margin-top: 35px;
}
.ywgc-additional-recipient label {
margin-bottom: 15px;
}
.gift-card-content-editor.step-content label {
display: inline-block; font-weight: 400;
text-align: center;
vertical-align: middle;
line-height: 46px;
}
.gift-card-content-editor.step-content input {
font-size: 14px;
}
.gift-card-content-editor.step-content input::placeholder {
font-size: 12px;
}
.gift-card-content-editor.step-content #ywgc-delivery-date::placeholder {
color: black;
}
.gift-card-content-editor.step-content textarea {
font-size: 14px;
}
.gift-card-content-editor.step-content textarea::placeholder {
font-size: 12px;
}
.gift-card-content-editor.step-content a {
font-size: 14px;
}
.gift-card-content-editor.step-content a::placeholder {
font-size: 12px;
}
.ywgc-sender-name {
margin-bottom: 15px;
}
.gift-card-content-editor.step-appearance .ywgc-design-list {
width: 100%;
display: flex;
}
.gift-card-content-editor.step-appearance .ywgc-design-list ul {
margin: 0 -5px;
padding: 0;
list-style: none;
font-size: 0;
}
.gift-card-content-editor.step-appearance .ywgc-design-list ul:after {
content: '';
display: block;
clear: both;
}
.gift-card-content-editor.step-appearance .ywgc-design-list ul li {
padding: 5px;
display: inline-block;
}
.ywgc-custom-design-link {
margin-top: 20px;
}
.ywgc-hidden {
display: none;
}     .ywgc-gift-card-content .ywgc-show {
display: inline-block;
}
.ywgc-gift-card-content .ywgc-hide {
display: none;
}
.ywgc-gift-card-content .ywgc-edit-value.apply {
background-color: #7caf00;
color: white;
}
.ywgc-gift-card-content .ywgc-edit-value.apply:hover {
background-color: #5b8000;
}
.ywgc-gift-card-content.ywgc-edit-value .ywgc-show-value {
display: none;
}
.ywgc-gift-card-content.ywgc-edit-value .ywgc-edit-value {
display: inline-block;
}
.ywgc-gift-card-content fieldset {
border: none;
}
.ywgc-main-image {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block;
}
.ywgc-single-recipient { position: relative;
}
.ywgc-recipient {
max-width: 85%;
display: inline-block;
}
.ywgc-single-recipient a.hide-if-alone {
visibility: hidden;
}
.ywgc-single-recipient .ywgc-recipient-name {
margin-bottom: 15px;
}
#ywgc-cancel-gift-card {
display: none;
margin-bottom: 10px;
}
button#give-as-present {
display: block;
margin: 3em auto 0 auto;
}
#give-as-present > span:before {
font-size: inherit;
line-height: inherit;
margin-left: 5px;
}
button#ywgc-cancel-gift-card {
display: block;
margin: 3em auto 0 auto;
}
.ywgc-picture-error,
.ywgc-filling-error {
color: red;
font-size: 12px;
}
.ywgc-gift-card-content a.edit-details {
font-size: 10px;
text-decoration: none;
}
.ywgc-gift-card-edit-details fieldset,
.ywgc-gift-card-details fieldset {
padding: 5px 0;
margin: 0;
}
.ywgc-gift-card-content label {
display: inline-block;
}
a.ywgc-view-order.button {
margin-bottom: 5px;
}
.ywgc-top-header {
max-width: 50%;
margin: 0 auto;
margin-bottom: 5px;
} ul.ywgc-template-categories {
float: left;
list-style: none;
padding-top: 15px;
font-weight: 600;
}
.ywgc-template-categories a {
color: inherit;
}
ul.ywgc-template-categories li.ywgc-template-item {
margin-top: 5px;
font-size: 0.875rem;
}
ul.ywgc-template-categories li a {
text-decoration: none;
}
.ywgc-design-list-modal {
padding: 25px 0 25px 45px;
float: right;
width: 70%;
font-size: 0;
}
div#ywgc-choose-design:after {
content: '';
display: block;
clear: both;
}
.ywgc-custom-upload-container-modal {
float: right;
width: 70%;
padding: 30px;
text-align: center;
}
.ywgc-design-list-menu {
width: 30%;
height: 100%;
float: left;
position: fixed;
background-color: #F2F2F2;
padding-top: 35px;
top: 0px;
}
.ywgc-design-categories-title {
padding-left: 40px;
font-size: 1.5rem;
margin-top: 0;
}
a.ywgc-category-selected {
font-weight: bold;
}
.gift-cards-list button {
border-radius: unset;
background-color: white;
color: #404040;
vertical-align: top;
}
.gift-cards-list button.ywgc-predefined-amount-button.selected_button {
color: white;
}
.ywgc-amount-buttons {
margin-bottom: 1em;
}
.ywgc-preset-image {
position: relative;
border: 2px solid lightgray;
border-radius: 2px;
cursor: pointer;
}
.ywgc-design-list-modal .ywgc-preset-image span.choose-design {
position: absolute;
z-index: 12;
top: 50%;
margin-top: auto;
margin-bottom: auto;
height: fit-content;
color: #ffffff;
font-size: 0.875rem;
text-align: center;
display: inline-block;
vertical-align: middle;
width: auto;
border: 2px solid;
margin: auto 30px;
left: 0;
right: 0;
font-weight: 600;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: all ease 0.2s;
text-transform: uppercase;
}
.ywgc-design-list-modal .ywgc-preset-image:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #9e9e9e;
pointer-events: none;
opacity: 0;
transition: all ease 0.2s;
}
.ywgc-design-list-modal .ywgc-preset-image:hover:before {
opacity: 0.8;
}
.ywgc-design-list-modal .ywgc-preset-image:hover span.choose-design {
opacity: 1;
visibility: visible;
}
.ywgc-preset-image.selected_image_parent:after {
content: '';
display: block;
width: 20px;
height: 20px;
position: absolute;
border-radius: 50%;
background-color: transparent;
top: -5px;
right: -5px;
background-image: url(//www.humanherocandles.com/wp-content/plugins/yith-woocommerce-gift-cards/assets/images/default-picture.png);
background-size: 10px;
background-repeat: no-repeat;
background-position: center;
}
.ywgc-preset-image img {
display: block;
}
.ywgc-design-list .ywgc-preset-image img {
height: 150px;
width: 150px;
}
.ywgc-choose-design-preview {
margin-bottom: 30px;
}
.ywgc-preset-image:not(.ywgc-default-product-image) {
border: 2px solid #d3d3d3;
}
.ywgc-choose-image.ywgc-choose-template {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
border: unset;
border-radius: unset;
line-height: unset;
overflow: hidden;
padding: unset;
font-size: 16px;
color: white;
}
.ywgc-design-item {
display: inline-block; width: 33%;
margin: 0;
padding: 0 15px 15px 0;
}
.ywgc-design-item button {
margin: 0 auto;
margin-top: 20px;
display: block;
}
#ywgc-choose-design-modal .pp_close {
z-index: 999;
}
#ywgc-choose-design-modal:before {
clear: both;
content: '';
display: block;
}
#ywgc-choose-design-modal {
clear: both;
}
a.ywgc-choose-image-modal.ywgc-custom-picture-modal {
display: block;
}
a.ywgc-choose-image-modal.ywgc-custom-picture-modal img {
display: block;
max-width: 170px;
margin: 0 auto;
}
.gift-card-content-editor.step-appearance,
.gift-card-content-editor.step-content {
margin-bottom: 20px;
}
.gift-card-content-editor.step-content input {
float: right;
width: 70%;
}
.gift-card-content-editor.step-content textarea {
float: right;
width: 70%;
}
.add-recipient {
float: right;
margin-top: 5px;
}
.ywgc-manual-amount-error {
font-size: smaller;
color: red;
}
#ywgc-manual-amount {
width: 7em;
min-width: unset;
border: none;
border-radius: unset;
}
.ywgc-manual-amount::placeholder {
font-size: 12px;
}
.ywgc-manual-amount-container {
border: 1px solid #448a85;
display: inline-flex;
height: 51.3333px;
}
.ywgc-bad-email-format {
font-size: 10px;
display: block;
color: red;
}
.ywgc-discount-html {
font-size: smaller;
}
.ywgc-multi-recipients {
margin: 10px 0;
}
.ywgc-preset-title {
display: block;
text-align: center;
font-size: 15px;
}
.ywgc_enter_code {
padding: 20px;
margin: 2em 0;
text-align: left;
}
.ywgc_enter_code>div {
margin: 0 -14px;
}
.ywgc_enter_code>div:after {
content: '';
display: block;
clear: both;
}
.ywgc_enter_code p {
padding-left: 15px;
padding-right: 15px;
}
.ywgc_enter_code .form-row {
padding: 0 15px;
margin: 0 0 6px;
float: left;
width: 50%;
} .product-quick-view-container .ywgc-template-design,
.product-quick-view-container .gift-this-product-main-container {
display: none;
}
.yith-quick-view .gift-this-product-main-container {
display: none;
}
.yith-quick-view .product_meta {
display: block;
}
.yith-quick-view .price {
display: block;
}
.yith_wc_gift_card_blank_brightness {
background: rgba(255, 255, 255, 0.7);
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 10px 0 10px 0;
top: -1px;
left: -1px;
} .ywgc-postdated {
position: relative;
}
a.give-as-present {
cursor: pointer;
}
.gift-this-product-main-container {
margin-top: 4em;
}
button.ywgc-add-gift-product-to-cart {
display: block;
margin: 3em auto 0 auto;
}
.gift_card_template_button {
margin-top: 3em;
}
.gift-cards_form>h3 {
margin-top: 2em;
margin-bottom: 1em;
}
.ywgc-form-preview-separator {
width: 40px;
height: 7px;
margin-top: 10px;
}
.ywgc-currency-symbol {
margin-left: -106px;
font-size: 16px;
font-weight: 600;
}
.ywgc-on-sale-text {
font-size: x-large;
font-weight: 500;
}
.ywgc-form-preview-amount {
float: right;
font-size: 18px;
font-weight: 600;
white-space: nowrap;
}
.ywgc-form-preview-title {
font-weight: 600;
}
.ywgc-form-preview-title-containe {
margin-top: 15px;
}
.ywgc-main-form-preview-container {
height: auto;
min-height: 20em;
padding: 1em 1em 1em 1em;
box-shadow: 0 10px 19px -12px;
}
.ywgc-form-preview-from {
font-weight: bold;
}
.ywgc-form-preview-to {
font-weight: bold;
} .form-check-gift-card-balance label {
font-weight: 600;
}
.form-check-gift-card-balance input::placeholder {
font-size: 12px;
}
.form-check-gift-card-balance {
text-align: center;
}
.form-check-gift-card-balance button {
margin-left: 25px;
}
.form-redeem-gift-card label {
font-weight: 600;
}
.form-redeem-gift-card input::placeholder {
font-size: 12px;
}
.form-redeem-gift-card {
text-align: center;
}
.form-redeem-gift-card button {
margin-left: 25px;
}
label.ywgc-used-amount-label {
margin-left: 25px;
}
.cart_item .product-name div {
font-size: 13px;
}
.ywgc-upload-section-modal {
margin-top: 20px;
}
.ywgc-upload-section-modal p {
font-size: 0.875rem;
}
.ywgc-upload-section-modal p:before {
content: '';
display: block;
width: 50%;
height: 0px;
border-top: 1px solid #9E9E9E;
margin-bottom: 15px;
} @media screen and ( max-width: 768px) {
ul.ywgc-template-categories li.ywgc-template-item,
ul.ywgc-template-categories li.ywgc-upload-section-modal p {
margin-top: 5px;
}
.ywgc-design-categories-title {
padding-left: 40px;
font-size: 1rem;
}
}
@media screen and ( max-width: 600px) {
.ywgc-design-list-menu {
float: none;
width: 100%;
padding: 0 15px;
position: static;
height: auto;
background: transparent;
}
.yith-ywgc-popup-content-wrapper {
margin-top: 0;
}
.ywgc-design-categories-title {
padding: 20px 0 0;
}
ul.ywgc-template-categories {
padding: 0;
float: none;
}
ul.ywgc-template-categories li.ywgc-template-item {
display: inline-block;
margin-right: 30px;
}
.ywgc-upload-section-modal {
margin-top: 15px;
}
.ywgc-design-list-modal {
float: none;
width: 100%;
padding: 15px 0 15px 15px;
}
}
@media screen and ( max-width: 480px) {
.ywgc-design-item {
width: 50%;
}
}
.ywgc-multi-recipients span{
font-size: 14px;
}
.ywgc-empty-recipient-note{
font-size: 11px;
float: right;
width: 100%;
text-align: right;
font-weight: 300;
padding-top: 5px;
}
.ywgc-darkred-text{
color: darkred;
}
.ywgc-remove-number-input{
-moz-appearance:textfield;
pointer-events: none;
color: gray;
}
.ywgc-remove-number-input::-webkit-outer-spin-button,
.ywgc-remove-number-input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.dashicons-arrow-down-alt2{
font-size: 16px;
}
.ywgc-custom-image-modal-submit-link
{
background-color:  #448a85 ;
border-color: #448085;
margin-right: 12px;
display: inline-block;
font-size: 12px;
font-weight: normal;
cursor: pointer;
vertical-align: middle;
}
.ywgc-custom-image-modal-submit-link:hover {
background-color: #ffe1e1;
}
.gift-card-content-editor.step-content:after {
content: '';
display: block;
clear: both;
}
#ywgc-edit-message {
resize: vertical;
}
.selected_design_image_in_modal{
height: 150px;
}
.ywgc-delivery-notification-checkbox-container{
font-size: 11px;
float: right;
width: 100%;
text-align: right;
font-weight: 300;
padding-top: 5px;
}
.ywgc-delivery-notification-checkbox-container span.checkboxbutton::before{
width: 18px;
height: 18px;
}
.ywgc-country-select-container{
display: inline-flex;
margin-top: 1em;
width: 100%;
}
.ywgc-country-select-div #ywgc-country-select_field span.selection{
width: 15em;
display: block;
}
.ywgc-country-select-div #ywgc-country-select_field span.selection .select2-selection {
height: 46px;
border: 1px solid #cccccc;
border-radius: 0;
}
.ywgc-country-select-div #ywgc-country-select_field{
margin-top: 0px;
}
.yith-ywgc-gift-this-product-form-container .ywgc-gift-this-product-totals{
float: right;
line-height: 10px;
}
.yith-ywgc-gift-this-product-form-container .ywgc-gift-this-product-totals span{
font-weight: bold;
}
.ywgc-country-select-main-container .ywgc-country-select-div{
margin-left: 8.5em;
}
.ywgc-country-select-main-container .ywgc-country-select-title p{
width: 6em;
}
.ywgc-gift-this-product-totals span{
float: right;
margin-left: 5px;
}
#ywgc-postal-code-input{
width: 240px;
}
@media only screen and (max-width: 1599px) {
.ywgc-country-select-container{
display: block;
text-align: right;
}
.ywgc-country-select-main-container .ywgc-country-select-div{
margin-left: 0;
}
#ywgc-country-select_field{
padding: 0;
}
}
.ywgc-form-widget-elementor-widget .gift-cards_form{
display: block !important;
}
.gift-cards_form{
display: block !important;
}
.product-type-gift-card .elementor-shortcode .gift-cards_form.cart {
display: block !important;
}
.form-link-gift-card-to-user {
margin-bottom: 15px;
}
.ywgc-red-border{
border: 1px solid red !important;
}
.clearfix:after{
content:'';
display: block;
clear: both;
}
.ywgc-link-gift-card-fieldset-container{
border: 1px solid lightgray;
}
.ywgc-link-gift-card-submit-button{
margin-top: 10px;
}
.gift-card-panel-title{
float: left;
}
.yith-add-new-gc-my-account-button{
float: right;
}
.form-link-gift-card-to-user{
width: 100%;
float: right;
display: none
}
.yith-add-new-gc-my-account-notice-message.error{
font-weight: bolder;
color: red;
}
.yith-add-new-gc-my-account-notice-message.added{
font-weight: bolder;
color: green;
}
#ywgc-link-code{
display: block;
margin-top: 5px;
}