.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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:-.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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;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:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-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:.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:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{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:.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,.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,.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,.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,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.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}}.divi_carousel_maker_child{border-style:solid!important}.dcm-lightbox-enabled .dcm-lightbox-ctrl{cursor:pointer}.dcm-container.dir-rtl .slick-dots{direction:rtl}.dcm-carousel-item{border-style:solid;border-width:0;position:relative}.dcm-carousel-item figure{position:relative}.dcm-carousel-item figure img{width:100%}.dcm-carousel-item .content--absolute{bottom:0;display:flex;flex-direction:column;height:100%;left:0;pointer-events:none!important;position:absolute;width:100%;z-index:99}.dcm-carousel-item .content--absolute *{position:relative}.dcm-carousel-item .content .content-inner{border-style:solid;border-width:0}.dcm-carousel-item .dcm-image-subtitle{padding-bottom:0}.dcm-carousel-maker .content--center{text-align:center}.dcm-carousel-maker .content--left{text-align:left}.dcm-carousel-maker .content--right{text-align:right}.wdcl_twitter_feed_carousel>.et_pb_module_inner *{box-sizing:border-box}.wdcl_twitter_feed_carousel .dcm-icon{font-family:ETmodules!important;font-size:14px}.dcm-twitter-feed-carousel .dcm-twitter-feed-item{border-style:solid;display:flex;position:relative;z-index:0}.dcm-twitter-feed-carousel .dcm-twitter-feed-content:before,.dcm-twitter-feed-carousel .dcm-twitter-feed-item:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.dcm-twitter-feed-carousel .dcm-twitter-feed-inner-wrapper{flex-direction:column;padding:30px 10px}.dcm-container.equal-height-on .slick-track .dcm-twitter-feed-item,.dcm-container.equal-height-on .slick-track .dcm-twitter-feed-item-inner{height:100%;width:100%!important}.dcm-twitter-feed-carousel .dcm-twitter-feed-item-inner{width:100%}.dcm-twitter-feed-item-inner{border-style:solid;position:relative}.dcm-twitter-feed-carousel .dcm-twitter-feed-author,.dcm-twitter-feed-carousel .dcm-twitter-feed-inner-wrapper,.dcm-twitter-feed-carousel .dcm-twitter-feed-user{display:flex}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-icon span{left:5px;right:auto;transform:rotateY(-180deg)}.dcm-twitter-feed-carousel .dcm-twitter-feed-icon span{height:21px;position:absolute;right:15px;top:15px;width:21px}.dcm-twitter-feed-carousel .dcm-twitter-feed-author{align-items:center;flex-direction:row;margin-bottom:10px}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-author{align-items:center;flex-direction:column}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-author{flex-direction:row-reverse}.dcm-twitter-center .dcm-twitter-feed-user{text-align:center}.dcm-twitter-feed-carousel .dcm-twitter-feed-user{flex-direction:column}.dcm-twitter-feed-carousel.dcm-twitter-left .dcm-twitter-feed-avatar{margin-right:15px}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-avatar{margin-bottom:5px}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-avatar{margin-left:15px}.dcm-twitter-feed-carousel .dcm-twitter-feed-avatar{border-style:solid;max-width:48px;width:48px}.dcm-twitter-feed-carousel .dcm-twitter-feed-content{color:#222;position:relative}.dcm-twitter-feed-carousel .dcm-twitter-feed-content p{margin-bottom:5px}.dcm-twitter-feed-carousel.dcm-twitter-left .dcm-twitter-feed-content{text-align:left}.dcm-twitter-feed-carousel.dcm-twitter-center .dcm-twitter-feed-content{text-align:center}.dcm-twitter-feed-carousel.dcm-twitter-right .dcm-twitter-feed-content{text-align:right}.dcm-twitter-feed-carousel .dcm-twitter-feed-footer{bottom:15px;left:0;padding:0 15px;position:absolute;text-align:right;width:100%}.dcm-twitter-feed-carousel .dcm-tweet-favorite{margin-right:12px}.dcm-twitter-feed-carousel .dcm-tweet-favorite,.dcm-twitter-feed-carousel .dcm-tweet-retweet{color:#a7a7a7;display:inline-block}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track{display:flex!important}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .slick-slide,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .slick-slide{height:auto!important}.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .dcm-carousel-item,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .dcm-equal-height,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module>div,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .et_pb_module_inner,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .slick-slide>div,.dcm-container-jq.equal-height-on:not(.slick-vertical) .slick-track .wdcl_et_pb_module,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .dcm-carousel-item,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .dcm-equal-height,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module>div,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .et_pb_module_inner,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .slick-slide>div,.dcm-container-js.equal-height-on .slick-slider:not(.slick-vertical) .slick-track .wdcl_et_pb_module{height:100%;width:100%!important}.dcm-container .slick-vertical .slick-track{padding:0!important}.dcm-container.equal-height-on .slick-vertical .slick-track,.dcm-container.equal-height-on.slick-vertical .slick-track{display:block!important}.dcm-container .dcm-font-0{font-size:0!important}.dcm-container .slick-list{transition:.3s ease-in-out}.dcm-container.slick-vertical .slick-slide{border:0!important}.dcm-container.slick-slider.slick-dotted{margin-bottom:0}.dcm-container *{vertical-align:middle!important}.dcm-container figure{margin:0}.dcm-container .slick-arrow{cursor:not-allowed!important;z-index:999}.dcm-container .slick-arrow:after,.dcm-container .slick-arrow:before{color:inherit!important;content:attr(data-icon)!important;font-family:ETmodules!important;line-height:1.35;vertical-align:middle}.dcm-container .slick-arrow.slick-disabled{cursor:not-allowed!important}.dcm-container .slick-dots{padding:0!important}.dcm-container .slick-dots li{height:auto!important;padding:0!important;width:auto!important}.dcm-container .slick-dots li button{padding:0!important;transition:all .2s ease}.dcm-container .slick-dots li button:before{display:none;opacity:1!important}[class*=wdcl_].et_pb_module .et_pb_button{transition:all .2s ease!important}.dcm-image-alignment-left{display:block!important;margin:0 auto 0 0}.dcm-image-alignment-right{display:block!important;margin:0 0 0 auto}.dcm-image-alignment-center{display:block!important;margin:0 auto}.dcm-flex{display:flex}.dcm-clear{overflow:hidden}.dcm-btn-default{display:inline-block;transition:.2s!important}.border-el{border-style:solid}.dcm-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .1s;width:100%;z-index:9}.dcm-overlay:after{align-items:center;bottom:0;content:attr(data-icon);display:flex;font-family:ETmodules;height:60px;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;transition:all .2s;width:60px;z-index:999}.dcm-centered--highlighted .slick-slide{transform:scale(.8)}.dcm-centered--highlighted .slick-slide.slick-center{transform:scale(1)}.dcm-hover--zoom-in,.dcm-hover--zoom-in figure,.dcm-hover--zoom-out,.dcm-hover--zoom-out figure{overflow:hidden}.dcm-hover--zoom-in img,.dcm-hover--zoom-out img{transition:.3s ease-in-out}.dcm-hover--zoom-in:hover img{transform:scale(1.2)}.dcm-hover--zoom-out:hover img{transform:scale(.8)}.dcm-hover--pulse:hover img{animation:pulse 1s linear infinite}.dcm-hover--bounce:hover img{animation:bounce 1s linear infinite}.dcm-hover--flash:hover img{animation:flash 1s linear infinite}.dcm-hover--rubberBand:hover img{animation:rubberBand 1s linear}.dcm-hover--shake:hover img{animation:shake 1s linear infinite}.dcm-hover--swing:hover img{animation:swing 1s linear infinite}.dcm-hover--tada:hover img{animation:tada 1s linear}.dcm-hover--wobble:hover img{animation:wobble 1s linear}.dcm-hover--jello:hover img{animation:jello 1s linear}.dcm-hover--heartBeat:hover img{animation:heartBeat 1s linear infinite}.dcm-hover--bounceIn:hover img{animation:bounceIn 1s linear}.dcm-hover--fadeIn:hover img{animation:fadeIn 1s linear}.dcm-hover--flip:hover img{animation:flip 1s linear}.dcm-hover--lightSpeedIn:hover img{animation:lightSpeedIn 1s linear}.dcm-hover--rotateIn:hover img{animation:rotateIn 1s linear}.dcm-hover--slideInUp:hover img{animation:slideInUp 1s linear}.dcm-hover--slideInDown:hover img{animation:slideInDown 1s linear}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(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(//kimvet.co.za/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;
}