#vivgb-popup .wpgb-scheme-dark{--wpgb-color-scheme-1:var(--wpgb-dark-scheme-1);--wpgb-color-scheme-2: var(--wpgb-dark-scheme-2);--wpgb-color-scheme-3: var(--wpgb-dark-scheme-3);}
#vivgb-popup{align-items:center;background:var(--wpgb-lightbox-background);bottom:0;color:#fff;cursor:move;cursor:grab;display:flex;font-family:Arial,Helvetica,sans-serif;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;touch-action:none;visibility:hidden;z-index:99;-webkit-text-size-adjust:100%;transition:opacity .25s ease,visibility .25s ease;will-change:opacity,visibility}
#vivgb-popup[aria-hidden="false"]{opacity:1;pointer-events:auto;visibility:visible;}
#vivgb-popup-top-counter{color:var(--wpgb-lightbox-controls);font-size:14px;height:44px;left:0;line-height:16px;padding:14px;position:absolute;top:0}
#vivgb-popup button{appearance:none;-webkit-appearance:none;background-color:#0000;border:none;box-shadow:none;color:var(--wpgb-lightbox-controls);cursor:pointer;display:block;height:40px;margin:0;opacity:.8;outline:0;padding:0;position:absolute;touch-action:manipulation;transition:opacity .25s ease-in-out;width:40px}
#vivgb-popup button:hover{opacity:1}
#vivgb-popup button#wpgb-lightbox-close{padding:6px;right:0;top:0}
#vivgb-popup button svg{height:auto;margin:0;width:auto;fill:none;stroke:currentColor;stroke-width:2.5;pointer-events:none}
#vivgb-popup button.wpgb-lightbox-close svg{stroke-width:3.5}
#vivgb-popup button{appearance:none;-webkit-appearance:none;background-color:#0000;border:none;box-shadow:none;color:var(--wpgb-lightbox-controls);cursor:pointer;display:block;height:60px;margin:0;opacity:.8;outline:0;padding:0;position:absolute;touch-action:manipulation;transition:opacity .25s ease-in-out;width:60px}
#vivgb-popup button:hover{opacity:1;}
#vivgb-popup button.wpgb-lightbox-next,#vivgb-popup button.wpgb-lightbox-prev{left:0;width:calc((100% - var(--vivgb-popup-width))/2);height:calc(100% - 88px);top:44px;bottom:44px;}
#vivgb-popup button.wpgb-lightbox-next{left:auto;right:0;}
#vivgb-popup button svg{height:auto;margin:0;width:auto;fill:none;stroke:currentColor;stroke-width:2.5;pointer-events:none}
#vivgb-popup button.wpgb-lightbox-next svg,#vivgb-popup button.wpgb-lightbox-prev svg{max-width:90px}
#vivgb-popup button.wpgb-lightbox-next svg{transform:rotate(180deg);}
#vivgb-popup-cont{max-width:100%;background:#fff;padding:15px;color: #000;max-height:calc(100% - 88px);overflow: auto;}
#vivgb-popup-cont{animation:wpgb-bounce-out .6s cubic-bezier(.19,1.59,.49,.96);box-shadow: 0 8px 50px 0 #1e1e1e80;}
#vivgb-popup[data-loading="true"] #vivgb-popup-cont{opacity:0;animation: wpgb-bounce-out .6s cubic-bezier(.19,1.59,.49,.96);}
#vivgb-popup::before{border:3px solid #fff3;border-left-color:rgba(255,255,255,.2);border-left-color:inherit;border-radius:50%;color:var(--wpgb-lightbox-spinner);content:"";display:block;height:32px;left:calc(50% - 16px);opacity:0;position:absolute;top:calc(50% - 16px);transform:translateZ(0);width:32px}
#vivgb-popup[data-loading="true"]::before{animation: wpgb-spinning 1.1s linear infinite;opacity:1;transition:opacity .25s ease;}
#vivgb-popup .wpgb-card-media-thumbnail div{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}
#vivgb-popup .wpgb-card .wpgb-card-media{display:flex;position:relative;} 
#vivgb-popup-cont{width:var(--vivgb-popup-width)}
#vivgb-popup-cont .wpgb-card-inner{display:flex;flex-direction:column;height:100%;position:relative;width:100%;}
.wpgb-card p{margin:0}
@media(max-width:1100px){
	#vivgb-popup button#wpgb-lightbox-close{top:-10px;}
}
@media(max-width:782px){
	
}