.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a:hover span{text-decoration:underline}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:33%;right:33%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.foogallery,.foogallery *{box-sizing:border-box}.foogallery{display:block;z-index:1;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;position:relative;line-height:0;font-size:0;width:100%;max-width:100%}.foogallery .fg-item{display:inline-block;position:relative;background-color:transparent;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.foogallery .fg-item.fg-hidden{display:none!important}.foogallery .fg-item-inner{display:block;position:relative;visibility:hidden;overflow:hidden;opacity:0;z-index:3;margin:0;border:solid 0 transparent}.foogallery .fg-item.fg-error:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#image);background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:32px 32px}.foogallery .fg-item.fg-loaded{z-index:4}.foogallery .fg-loaded .fg-item-inner{visibility:visible;opacity:1;z-index:5}.foogallery .fg-error .fg-item-inner{pointer-events:none;cursor:default}.foogallery .fg-thumb{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:4;box-shadow:none}.foogallery .fg-thumb:focus,.foogallery .fg-thumb:hover{border:none;outline:0;text-decoration:none;box-shadow:none}.foogallery .fg-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;visibility:hidden;opacity:0}.foogallery .fg-image-wrap{display:block;position:relative}.foogallery .fg-image{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:5;max-width:100%;height:auto;margin:0;width:auto}.foogallery picture.fg-image>img{display:block;position:relative;border:none;outline:0;text-decoration:none;max-width:100%;height:auto;margin:0;width:auto}.foogallery .fg-loaded .fg-thumb{z-index:6}.foogallery .fg-loaded .fg-image{z-index:7}.fg-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.foogallery.fg-light .fg-item-inner{background-color:#fff;color:#333;border-color:#fff}.foogallery.fg-dark .fg-item-inner{background-color:#333;color:#fff;border-color:#333}.foogallery.fg-light .fg-item.fg-error,.foogallery.fg-light .fg-item.fg-idle,.foogallery.fg-light .fg-item.fg-loading{background-color:#eee;box-shadow:inset 0 0 0 1px #ddd}.foogallery.fg-dark .fg-item.fg-error,.foogallery.fg-dark .fg-item.fg-idle,.foogallery.fg-dark .fg-item.fg-loading{background-color:#444;box-shadow:inset 0 0 0 1px #333}.foogallery .fg-caption{background-color:rgba(0,0,0,.6);color:#fff}.foogallery .fg-caption a{color:#fff;border-bottom:1px solid #fff}.foogallery.fg-light-overlays .fg-caption{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-light-overlays .fg-caption a{color:#333;border-bottom-color:#333}.foogallery.fg-transparent-overlays .fg-caption{background-color:transparent;color:#fff}.foogallery.fg-transparent-overlays .fg-caption a{color:#fff;border-bottom-color:#fff}.foogallery .fg-image-overlay{background-color:rgba(0,0,0,.6);color:#fff}.foogallery.fg-light-overlays .fg-image-overlay{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-transparent-overlays .fg-image-overlay{background-color:transparent;color:#fff}.fg-exif-light .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#fff;color:#333}.fg-exif-dark .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#333;color:#fff}.fg-exif-rounded .fg-item.fg-item-exif .fg-image-wrap:after{border-radius:3px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{display:inline-block;position:absolute;content:'EXIF';font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:11px;line-height:10px;padding:3px 4px;z-index:7}.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;right:5px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;left:5px}.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;right:5px}.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;left:5px}.foogallery.fg-border-thin .fg-item-inner{border-width:4px}.foogallery.fg-border-medium .fg-item-inner{border-width:10px}.foogallery.fg-border-thick .fg-item-inner{border-width:16px}.foogallery.fg-light.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-dark.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-light.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-light.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-light.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-shadow-inset-small .fg-thumb:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:7}.foogallery.fg-dark.fg-shadow-inset-small .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.foogallery.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%}.foogallery.fg-round-small .fg-item,.foogallery.fg-round-small .fg-item-inner{border-radius:5px}.foogallery.fg-round-medium .fg-item,.foogallery.fg-round-medium .fg-item-inner{border-radius:10px}.foogallery.fg-round-large .fg-item,.foogallery.fg-round-large .fg-item-inner{border-radius:15px}.foogallery.fg-round-full .fg-item,.foogallery.fg-round-full .fg-item-inner{border-radius:50%}.foogallery .fg-loader{position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em;height:1em;font-size:5px;visibility:hidden;opacity:0;pointer-events:none}.foogallery .fg-loading .fg-loader{visibility:visible;opacity:1}.fg-loading-default .fg-loader{border-radius:50%;text-indent:-9999em;box-shadow:0 -2.6em 0 0 #828282,1.8em -1.8em 0 0 rgba(130,130,130,.2),2.5em 0 0 0 rgba(130,130,130,.2),1.75em 1.75em 0 0 rgba(130,130,130,.2),0 2.5em 0 0 rgba(130,130,130,.2),-1.8em 1.8em 0 0 rgba(130,130,130,.2),-2.6em 0 0 0 rgba(130,130,130,.5),-1.8em -1.8em 0 0 rgba(130,130,130,.7);-webkit-animation:loading-default 1.1s infinite paused steps(8,start);animation:loading-default 1.1s infinite paused steps(8,start)}.fg-loading-default .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fg-loading-bars .fg-loader,.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{background:#828282;width:1em;height:4em;-webkit-animation:loading-bars 1s infinite paused ease-in-out;animation:loading-bars 1s infinite paused ease-in-out}.fg-loading-bars .fg-loading .fg-loader,.fg-loading-bars .fg-loading .fg-loader:after,.fg-loading-bars .fg-loading .fg-loader:before{-webkit-animation-play-state:running;animation-play-state:running}.fg-loading-bars .fg-loader{color:#828282;text-indent:-9999em;font-size:4px;margin-top:-2em;margin-left:-.5em;-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{position:absolute;top:0;content:''}.fg-loading-bars .fg-loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-bars .fg-loader:after{left:1.5em}@-webkit-keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.fg-loading-trail .fg-loader{color:#828282;margin-top:0;margin-left:0;font-size:20px;text-indent:-9999em;overflow:hidden;border-radius:50%;-webkit-animation:loading-trail-1 1.7s infinite paused ease,loading-trail-2 1.7s infinite paused ease;animation:loading-trail-1 1.7s infinite paused ease,loading-trail-2 1.7s infinite paused ease}.fg-loading-trail .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.fg-loading-pulse .fg-loader,.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation:loading-pulse 1.8s infinite both paused ease-in-out;animation:loading-pulse 1.8s infinite both paused ease-in-out}.fg-loading-pulse .fg-loading .fg-loader,.fg-loading-pulse .fg-loading .fg-loader:after,.fg-loading-pulse .fg-loading .fg-loader:before{-webkit-animation-play-state:running;animation-play-state:running}.fg-loading-pulse .fg-loader{color:#828282;font-size:4px;margin-top:-3.75em;margin-left:-1.25em;text-indent:-9999em;-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{content:'';position:absolute;top:0}.fg-loading-pulse .fg-loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-pulse .fg-loader:after{left:3.5em}@-webkit-keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.fg-loading-dots .fg-loader{color:#828282;font-size:5px;border-radius:50%;text-indent:-9999em;-webkit-animation:loading-dots 1.3s infinite paused linear;animation:loading-dots 1.3s infinite paused linear}.fg-loading-dots .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.fg-loading-partial .fg-loader,.fg-loading-partial .fg-loader:after{border-radius:50%;width:10em;height:10em}.fg-loading-partial .fg-loader{font-size:4px;text-indent:-9999em;margin-top:0;margin-left:0;border-top:1.1em solid rgba(130,130,130,.2);border-right:1.1em solid rgba(130,130,130,.2);border-bottom:1.1em solid rgba(130,130,130,.2);border-left:1.1em solid #828282;-webkit-animation:loading-partial 1.1s infinite paused linear;animation:loading-partial 1.1s infinite paused linear}.fg-loading-partial .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.foogallery.fg-loaded-drop .fg-item.fg-loaded,.foogallery.fg-loaded-fade-in .fg-item.fg-loaded,.foogallery.fg-loaded-flip .fg-item.fg-loaded,.foogallery.fg-loaded-fly .fg-item.fg-loaded,.foogallery.fg-loaded-scale-up .fg-item.fg-loaded,.foogallery.fg-loaded-slide-down .fg-item.fg-loaded,.foogallery.fg-loaded-slide-left .fg-item.fg-loaded,.foogallery.fg-loaded-slide-right .fg-item.fg-loaded,.foogallery.fg-loaded-slide-up .fg-item.fg-loaded,.foogallery.fg-loaded-swing-down .fg-item.fg-loaded{transition-timing-function:ease;transition-duration:650ms;transition-property:background-color,transform}.foogallery.fg-loaded-drop .fg-loaded .fg-item-inner,.foogallery.fg-loaded-fade-in .fg-loaded .fg-item-inner,.foogallery.fg-loaded-flip .fg-loaded .fg-item-inner,.foogallery.fg-loaded-fly .fg-loaded .fg-item-inner,.foogallery.fg-loaded-scale-up .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-down .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-left .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-right .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-up .fg-loaded .fg-item-inner,.foogallery.fg-loaded-swing-down .fg-loaded .fg-item-inner{transition-timing-function:ease;transition-duration:650ms}.foogallery.fg-loaded-drop .fg-item.fg-loaded,.foogallery.fg-loaded-flip .fg-item.fg-loaded,.foogallery.fg-loaded-fly .fg-item.fg-loaded,.foogallery.fg-loaded-swing-down .fg-item.fg-loaded{perspective:1300px}.foogallery.fg-loaded-drop .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform:translateZ(400px) translateY(100%) rotateX(-90deg)}.foogallery.fg-loaded-drop .fg-loaded .fg-item-inner{transform:translateZ(0) translateY(0) rotateX(0)}.foogallery.fg-loaded-fade-in .fg-item-inner{transition-property:visibility,opacity}.foogallery.fg-loaded-flip .fg-item-inner{transition-property:visibility,opacity,transform;backface-visibility:hidden;transform-style:preserve-3d;transform:rotateY(-180deg)}.foogallery.fg-loaded-flip .fg-loaded .fg-item-inner{transform:rotateY(0)}.foogallery.fg-loaded-fly .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform-origin:50% 50% -300px;transform:rotateX(-180deg)}.foogallery.fg-loaded-fly .fg-loaded .fg-item-inner{transform:rotateX(0)}.foogallery.fg-loaded-scale-up .fg-item-inner{transition-property:visibility,opacity,transform;transform:scale(.6)}.foogallery.fg-loaded-scale-up .fg-loaded .fg-item-inner{transform:scale(1)}.foogallery.fg-loaded-slide-up .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateY(50%)}.foogallery.fg-loaded-slide-up .fg-loaded .fg-item-inner{transform:translateY(0)}.foogallery.fg-loaded-slide-down .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateY(-50%)}.foogallery.fg-loaded-slide-down .fg-loaded .fg-item-inner{transform:translateY(0)}.foogallery.fg-loaded-slide-left .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateX(50%)}.foogallery.fg-loaded-slide-left .fg-loaded .fg-item-inner{transform:translateX(0)}.foogallery.fg-loaded-slide-right .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateX(-50%)}.foogallery.fg-loaded-slide-right .fg-loaded .fg-item-inner{transform:translateX(0)}.foogallery.fg-loaded-swing-down .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform-origin:0 0;transform:rotateX(-80deg)}.foogallery.fg-loaded-swing-down .fg-loaded .fg-item-inner{transform:rotateX(0)}.foogallery .fg-caption{visibility:hidden;opacity:0;position:absolute;z-index:8;width:100%;max-height:100%;overflow:hidden;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.3;border:none;text-align:center;cursor:pointer;margin:0}.foogallery .fg-caption a{text-decoration:none}.foogallery .fg-caption a:hover{border-bottom:none}.foogallery .fg-caption-title{box-sizing:content-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;padding:0;margin:.4em;height:1.3em;min-height:1.3em;line-height:1.3em}.foogallery .fg-caption-desc{padding:0;margin:.4em;overflow:hidden;height:100%;max-height:100%}.foogallery .fg-caption-title+.fg-caption-desc{margin-top:0}.foogallery .fg-caption-buttons{display:flex;position:relative;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;padding:5px;margin:0}.foogallery .fg-caption-buttons>a{display:inline-block;position:relative;padding:.4em .8em;margin:1px;max-width:100%;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none!important;border:1px solid transparent;border-radius:4px;box-shadow:none;outline:0;opacity:1;transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,opacity,border-color,background-color}@media only screen and (max-width:600px){.foogallery .fg-caption-buttons{align-items:stretch}.foogallery .fg-caption-buttons>a{flex:1}}.foogallery .fg-caption .fg-caption-buttons>a{color:#333;background-color:#fff;border-color:#ccc}.foogallery .fg-caption .fg-caption-buttons>a:not(.fg-disabled):hover{color:#333;background-color:#e6e6e6;border-color:#adadad;border-bottom:solid 1px}.foogallery .fg-caption .fg-caption-buttons>a.fg-disabled{color:#9d9d9d}.foogallery .fg-caption .fg-caption-buttons>a.fg-disabled:hover{border-bottom:solid 1px}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a{color:#fff;background-color:#444;border-color:#333}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a:not(.fg-disabled):hover{color:#9d9d9d;background-color:#333;border-color:#222}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a.fg-disabled{color:#9d9d9d}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a.fg-disabled:hover{border-bottom:solid 1px}.foogallery.fg-caption-always .fg-item .fg-caption .fg-caption-inner:before{display:none}.foogallery.fg-caption-always .fg-item.fg-loaded .fg-caption{left:0;bottom:0;transition-timing-function:ease;transition-duration:.3s;transition-property:visibility,opacity;visibility:visible;opacity:1}.foogallery.fg-caption-always .fg-caption{text-align:left}.foogallery.fg-caption-hover .fg-caption .fg-caption-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);padding:.4em}.foogallery.fg-caption-hover .fg-item.fg-loaded .fg-image-overlay{display:none}.foogallery.fg-c-l .fg-caption,.foogallery.fg-caption-always.fg-c-l .fg-caption{text-align:left}.foogallery.fg-c-c .fg-caption,.foogallery.fg-caption-always.fg-c-c .fg-caption{text-align:center}.foogallery.fg-c-r .fg-caption,.foogallery.fg-caption-always.fg-c-r .fg-caption{text-align:right}.foogallery.fg-c-j .fg-caption,.foogallery.fg-caption-always.fg-c-j .fg-caption{text-align:justify}.foogallery .fg-image-overlay:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-size:32px 32px;background-position:center center;background-repeat:no-repeat;min-width:32px;min-height:32px}.foogallery .fg-caption-inner:before{content:"";display:none;position:relative;width:32px;height:32px;margin:.4em;background-size:32px 32px;vertical-align:middle;background-position:center center;background-repeat:no-repeat;min-width:32px;min-height:32px}.foogallery.fg-hover-cart:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-external:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-eye:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-tint:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-1:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-4:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-default:not(.fg-preset) .fg-caption-inner:before{display:block}.foogallery.fg-hover-cart:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-external:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-eye:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-tint:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-1:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-2:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-3:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-4:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-default:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-video-sticky .fg-type-video.fg-loaded .fg-item-inner .fg-image-overlay{background-color:transparent;visibility:visible;opacity:1;display:block}.foogallery.fg-video-sticky .fg-type-video .fg-caption-inner:before{display:none}.foogallery.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-hover-zoom .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-light)}.foogallery.fg-light-overlays.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-dark)}.foogallery.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-light)}.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-dark)}.foogallery.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-light)}.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-dark)}.foogallery.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-hover-plus .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-light)}.foogallery.fg-light-overlays.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-plus .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-dark)}.foogallery.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-light)}.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-dark)}.foogallery.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-hover-eye .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-light)}.foogallery.fg-light-overlays.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-eye .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-dark)}.foogallery.fg-hover-external .fg-caption-inner:before,.foogallery.fg-hover-external .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-light)}.foogallery.fg-light-overlays.fg-hover-external .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-external .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-dark)}.foogallery.fg-hover-cart .fg-caption-inner:before,.foogallery.fg-hover-cart .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#cart-light)}.foogallery.fg-light-overlays.fg-hover-cart .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-cart .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#cart-dark)}.foogallery.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-light)}.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-dark)}.foogallery.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-light)}.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-dark)}.foogallery.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-light)}.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-dark)}.foogallery.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-light)}.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-dark)}.foogallery.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-light)}.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-dark)}.foogallery.fg-caption-hover.fg-hover-colorize .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-grayscale .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-scale .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-colorize .fg-loaded .fg-image,.foogallery.fg-hover-colorize .fg-loaded .fg-image-overlay,.foogallery.fg-hover-fade .fg-loaded .fg-image-overlay,.foogallery.fg-hover-grayscale .fg-loaded .fg-image,.foogallery.fg-hover-grayscale .fg-loaded .fg-image-overlay,.foogallery.fg-hover-instant .fg-loaded .fg-image-overlay,.foogallery.fg-hover-push .fg-loaded .fg-thumb,.foogallery.fg-hover-scale .fg-item.fg-loaded,.foogallery.fg-hover-scale .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay,.foogallery.fg-hover-zoomed .fg-loaded .fg-image{transition-timing-function:ease;transition-duration:.3s;backface-visibility:hidden}.foogallery.fg-hover-colorize .fg-image{filter:grayscale(100%);transition-property:filter}.foogallery.fg-hover-colorize .fg-item-inner:focus-within .fg-image,.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image{filter:grayscale(0%)}.foogallery.fg-caption-hover.fg-hover-colorize .fg-caption,.foogallery.fg-hover-colorize .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-colorize .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-colorize .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-colorize .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-grayscale .fg-image{filter:grayscale(0%);transition-property:filter}.foogallery.fg-hover-grayscale .fg-item-inner:focus-within .fg-image,.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image{filter:grayscale(100%)}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-caption,.foogallery.fg-hover-grayscale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-grayscale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-grayscale .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:none}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transform:translateX(100%);visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-thumb{transition-property:transform}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-caption{transform:translateY(0)}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner .fg-thumb:focus,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb,.foogallery.fg-hover-push .fg-loaded .fg-item-inner .fg-thumb:focus,.foogallery.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb{transform:translateX(-100%)}.foogallery.fg-hover-scale .fg-item{transition-property:transform;z-index:4}.foogallery.fg-hover-scale .fg-item:focus-within,.foogallery.fg-hover-scale .fg-item:hover{transform:scale(1.048);z-index:10}.foogallery.fg-caption-hover.fg-hover-scale .fg-caption,.foogallery.fg-hover-scale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-scale .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-scale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-scale .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-scale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-zoomed .fg-image{transition-property:transform;z-index:4}.foogallery.fg-hover-zoomed .fg-item:focus-within .fg-image,.foogallery.fg-hover-zoomed .fg-item:hover .fg-image{transform:scale(1.15)}.foogallery.fg-hover-zoomed .fg-image-wrap{overflow:hidden}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-caption,.foogallery.fg-hover-zoomed .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-zoomed .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-zoomed .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-zoomed .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:transform,background-color,opacity,visibility;visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-image-overlay{transform:translateY(0) translateX(0)}.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{transform:translateY(100%)}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay{transform:translateY(-100%)}.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay{transform:translateX(100%)}.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay{transform:translateX(-100%)}.fg-paging-container,.fg-paging-container *,.fg-paging-container :after,.fg-paging-container :before{box-sizing:border-box}.fg-paging-container{display:block;padding:15px;margin-top:0!important;margin-bottom:0!important;margin-left:auto;margin-right:auto;text-align:center;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-ph-dots:after{display:block;content:'';width:0;height:22px}.fg-paging-container .fg-dot-item,.fg-paging-container .fg-dots{display:inline-block;margin:0;padding:0;outline:0;list-style:none}.fg-paging-container .fg-dot-item .fg-dot-link{display:inline-block;margin:3px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none;border:1px solid transparent;position:relative;border-radius:50%;padding:0;font-size:0;outline:0;color:transparent;box-shadow:none}.fg-paging-container .fg-dot-item .fg-dot-link:before{content:"";background-color:transparent;border:1px solid transparent;display:block;border-radius:50%;width:9px;height:9px;padding:0;margin:2px}.fg-paging-container .fg-dot-item .fg-dot-link:active,.fg-paging-container .fg-dot-item .fg-dot-link:focus,.fg-paging-container .fg-dot-item .fg-dot-link:hover{text-decoration:none;box-shadow:none;outline:0}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container .fg-dot-item.fg-selected .fg-dot-link{cursor:not-allowed;pointer-events:none}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link{cursor:not-allowed;pointer-events:none;outline:0}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link{background-color:#eee;border-color:#9d9d9d}.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link{border-color:#888}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#666;border-color:#888}.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#eee;border-color:#9d9d9d;opacity:.5}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link{background-color:#666;border-color:#333}.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link{border-color:#444}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#333;border-color:#444}.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#666;border-color:#333;opacity:.5}.fg-paging-container,.fg-paging-container *,.fg-paging-container :after,.fg-paging-container :before{box-sizing:border-box}.fg-paging-container{display:block;padding:15px;margin-top:0!important;margin-bottom:0!important;margin-left:auto;margin-right:auto;text-align:center;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-ph-dots:after{display:block;content:'';width:0;height:22px}.fg-paging-container .fg-dot-item,.fg-paging-container .fg-dots{display:inline-block;margin:0;padding:0;outline:0;list-style:none}.fg-paging-container .fg-dot-item .fg-dot-link{display:inline-block;margin:3px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none;border:1px solid transparent;position:relative;border-radius:50%;padding:0;font-size:0;outline:0;color:transparent;box-shadow:none}.fg-paging-container .fg-dot-item .fg-dot-link:before{content:"";background-color:transparent;border:1px solid transparent;display:block;border-radius:50%;width:9px;height:9px;padding:0;margin:2px}.fg-paging-container .fg-dot-item .fg-dot-link:active,.fg-paging-container .fg-dot-item .fg-dot-link:focus,.fg-paging-container .fg-dot-item .fg-dot-link:hover{text-decoration:none;box-shadow:none;outline:0}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container .fg-dot-item.fg-selected .fg-dot-link{cursor:not-allowed;pointer-events:none}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link{cursor:not-allowed;pointer-events:none;outline:0}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link{background-color:#eee;border-color:#9d9d9d}.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link{border-color:#888}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#666;border-color:#888}.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#eee;border-color:#9d9d9d;opacity:.5}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link{background-color:#666;border-color:#333}.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link{border-color:#444}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#333;border-color:#444}.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#666;border-color:#333;opacity:.5}.fg-default:after{content:'';display:block;clear:both}.fg-default .fg-item{display:inline-block;vertical-align:top;max-width:100%}.fg-default .fg-item-inner,.fg-default .fg-thumb{display:block;vertical-align:top;max-width:100%}.fg-default .fg-image{border-radius:0;display:block;max-width:100%;height:auto;margin:0;padding:0}.fg-default .fg-image{vertical-align:top}.fg-default.fg-left{text-align:left}.fg-default.fg-center{text-align:center}.fg-default.fg-right{text-align:right}.fg-default.fg-gutter-5{padding-left:5px;margin-bottom:-5px}.fg-default.fg-gutter-5 .fg-item{margin-right:5px;margin-bottom:5px}.fg-default.fg-gutter-10{padding-left:10px;margin-bottom:-10px}.fg-default.fg-gutter-10 .fg-item{margin-right:10px;margin-bottom:10px}.fg-default.fg-gutter-15{padding-left:15px;margin-bottom:-15px}.fg-default.fg-gutter-15 .fg-item{margin-right:15px;margin-bottom:15px}.fg-default.fg-gutter-20{padding-left:20px;margin-bottom:-20px}.fg-default.fg-gutter-20 .fg-item{margin-right:20px;margin-bottom:20px}.fg-default.fg-gutter-25{padding-left:25px;margin-bottom:-25px}.fg-default.fg-gutter-25 .fg-item{margin-right:25px;margin-bottom:25px}@media only screen and (max-width:600px){.fg-default.fg-m-col1 .fg-image,.fg-default.fg-m-col2 .fg-image,.fg-default.fg-m-col3 .fg-image{width:100%}.fg-default.fg-m-col1.fg-gutter-5 .fg-item{width:calc(100% - 10px);min-width:calc(100% - 10px);max-width:calc(100% - 10px)}.fg-default.fg-m-col2.fg-gutter-5 .fg-item{width:calc(50% - 10px);min-width:calc(50% - 10px);max-width:calc(50% - 10px)}.fg-default.fg-m-col3.fg-gutter-5 .fg-item{width:calc(33.33% - 10px);min-width:calc(33.33% - 10px);max-width:calc(33.33% - 10px)}.fg-default.fg-m-col1.fg-gutter-10 .fg-item{width:calc(100% - 20px);min-width:calc(100% - 20px);max-width:calc(100% - 20px)}.fg-default.fg-m-col2.fg-gutter-10 .fg-item{width:calc(50% - 20px);min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.fg-default.fg-m-col3.fg-gutter-10 .fg-item{width:calc(33.33% - 20px);min-width:calc(33.33% - 20px);max-width:calc(33.33% - 20px)}.fg-default.fg-m-col1.fg-gutter-15 .fg-item{width:calc(100% - 30px);min-width:calc(100% - 30px);max-width:calc(100% - 30px)}.fg-default.fg-m-col2.fg-gutter-15 .fg-item{width:calc(50% - 30px);min-width:calc(50% - 30px);max-width:calc(50% - 30px)}.fg-default.fg-m-col3.fg-gutter-15 .fg-item{width:calc(33.33% - 30px);min-width:calc(33.33% - 30px);max-width:calc(33.33% - 30px)}.fg-default.fg-m-col1.fg-gutter-20 .fg-item{width:calc(100% - 40px);min-width:calc(100% - 40px);max-width:calc(100% - 40px)}.fg-default.fg-m-col2.fg-gutter-20 .fg-item{width:calc(50% - 40px);min-width:calc(50% - 40px);max-width:calc(50% - 40px)}.fg-default.fg-m-col3.fg-gutter-20 .fg-item{width:calc(33.33% - 40px);min-width:calc(33.33% - 40px);max-width:calc(33.33% - 40px)}.fg-default.fg-m-col1.fg-gutter-25 .fg-item{width:calc(100% - 50px);min-width:calc(100% - 50px);max-width:calc(100% - 50px)}.fg-default.fg-m-col2.fg-gutter-25 .fg-item{width:calc(50% - 50px);min-width:calc(50% - 50px);max-width:calc(50% - 50px)}.fg-default.fg-m-col3.fg-gutter-25 .fg-item{width:calc(33.33% - 50px);min-width:calc(33.33% - 50px);max-width:calc(33.33% - 50px)}}.fg-masonry *{box-sizing:border-box}.foogallery.fg-masonry{margin:0 auto;text-align:center}.fg-masonry .fg-thumb{display:block}.fg-masonry.fg-fixed .fg-column-width,.fg-masonry.fg-fixed .fg-image,.fg-masonry.fg-fixed .fg-item{max-width:100%}.fg-masonry .fg-column-width{display:inline-block;border:solid 0 transparent}.fg-masonry .fg-column-width,.fg-masonry .fg-gutter-width{position:absolute;height:0;visibility:hidden;opacity:0;pointer-events:none}.fg-masonry.fg-col2 .fg-item .fg-image,.fg-masonry.fg-col3 .fg-item .fg-image,.fg-masonry.fg-col4 .fg-item .fg-image,.fg-masonry.fg-col5 .fg-item .fg-image,.fg-masonry.fg-col6 .fg-item .fg-image,.fg-masonry.fg-fixed .fg-item .fg-image{width:100%;height:auto;max-width:100%}.fg-masonry .fg-item{line-height:0;font-size:0;vertical-align:top}.fg-masonry.fg-col2 .fg-item{margin-bottom:1%;width:49.5%}.fg-masonry.fg-col2 .fg-column-width{width:49.5%}.fg-masonry.fg-col2 .fg-gutter-width{width:1%}.fg-masonry.fg-col2.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-col2.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-col2.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-large .fg-item{margin-bottom:3%;width:48.5%}.fg-masonry.fg-col2.fg-gutter-large .fg-column-width{width:48.5%}.fg-masonry.fg-col2.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col3 .fg-item{margin-bottom:1%;width:32.66%}.fg-masonry.fg-col3 .fg-column-width{width:32.66%}.fg-masonry.fg-col3 .fg-gutter-width{width:1%}.fg-masonry.fg-col3.fg-gutter-none .fg-item{margin-bottom:0;width:33.33%}.fg-masonry.fg-col3.fg-gutter-none .fg-column-width{width:33.33%}.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col3.fg-gutter-large .fg-item{margin-bottom:3%;width:31.33%}.fg-masonry.fg-col3.fg-gutter-large .fg-column-width{width:31.33%}.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col4 .fg-item{margin-bottom:1%;width:24.25%}.fg-masonry.fg-col4 .fg-column-width{width:24.25%}.fg-masonry.fg-col4 .fg-gutter-width{width:1%}.fg-masonry.fg-col4.fg-gutter-none .fg-item{margin-bottom:0;width:25%}.fg-masonry.fg-col4.fg-gutter-none .fg-column-width{width:25%}.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col4.fg-gutter-large .fg-item{margin-bottom:3%;width:22.75%}.fg-masonry.fg-col4.fg-gutter-large .fg-column-width{width:22.75%}.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col5 .fg-item{margin-bottom:1%;width:19.2%}.fg-masonry.fg-col5 .fg-column-width{width:19.2%}.fg-masonry.fg-col5 .fg-gutter-width{width:1%}.fg-masonry.fg-col5.fg-gutter-none .fg-item{margin-bottom:0;width:20%}.fg-masonry.fg-col5.fg-gutter-none .fg-column-width{width:20%}.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col5.fg-gutter-large .fg-item{margin-bottom:3%;width:17.6%}.fg-masonry.fg-col5.fg-gutter-large .fg-column-width{width:17.6%}.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:15.83%}.fg-masonry.fg-col6 .fg-column-width{width:15.83%}.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:16.66%}.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:16.66%}.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:14.16%}.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:14.16%}.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}@media screen and (max-width:1280px){.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:19.2%}.fg-masonry.fg-col6 .fg-column-width{width:19.2%}.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:20%}.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:20%}.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:17.6%}.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:17.6%}.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:1024px){.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:24.25%}.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:24.25%}.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:25%}.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:25%}.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:22.75%}.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:22.75%}.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:720px){.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:32.66%}.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:32.66%}.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:33.33%}.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:33.33%}.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:31.33%}.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:31.33%}.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:480px){.fg-masonry.fg-col3 .fg-item,.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:49.5%}.fg-masonry.fg-col3 .fg-column-width,.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:49.5%}.fg-masonry.fg-col3 .fg-gutter-width,.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col3.fg-gutter-none .fg-item,.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-col3.fg-gutter-none .fg-column-width,.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col3.fg-gutter-large .fg-item,.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:48.5%}.fg-masonry.fg-col3.fg-gutter-large .fg-column-width,.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:48.5%}.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:320px){.fg-masonry.fg-col2 .fg-item,.fg-masonry.fg-col3 .fg-item,.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:100%}.fg-masonry.fg-col2 .fg-column-width,.fg-masonry.fg-col3 .fg-column-width,.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:100%}.fg-masonry.fg-col2 .fg-gutter-width,.fg-masonry.fg-col3 .fg-gutter-width,.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-none .fg-item,.fg-masonry.fg-col3.fg-gutter-none .fg-item,.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:100%}.fg-masonry.fg-col2.fg-gutter-none .fg-column-width,.fg-masonry.fg-col3.fg-gutter-none .fg-column-width,.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:100%}.fg-masonry.fg-col2.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-large .fg-item,.fg-masonry.fg-col3.fg-gutter-large .fg-item,.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:100%}.fg-masonry.fg-col2.fg-gutter-large .fg-column-width,.fg-masonry.fg-col3.fg-gutter-large .fg-column-width,.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:100%}.fg-masonry.fg-col2.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:0}}.foogallery.fg-border-thin .fg-column-width{border-width:4px}.foogallery.fg-border-medium .fg-column-width{border-width:10px}.foogallery.fg-border-thick .fg-column-width{border-width:16px}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent;text-align:left}.foogallery.fg-masonry.fg-captions-bottom.fg-c-l .fg-item-inner .fg-caption{text-align:left}.foogallery.fg-masonry.fg-captions-bottom.fg-c-c .fg-item-inner .fg-caption{text-align:center}.foogallery.fg-masonry.fg-captions-bottom.fg-c-r .fg-item-inner .fg-caption{text-align:right}.foogallery.fg-masonry.fg-captions-bottom.fg-c-j .fg-item-inner .fg-caption{text-align:justify}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner{display:block;position:relative;max-height:none;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption,.fg-masonry.fg-captions-bottom.fg-light .fg-caption{color:#828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a:hover,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{color:#222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{color:#fff}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-masonry.fg-captions-bottom .fg-caption{border-width:10px}.fg-masonry.fg-captions-bottom .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-masonry.fg-captions-bottom.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-masonry.fg-captions-bottom.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-masonry.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-masonry.fg-transparent .fg-caption{color:#7f7f7f}.fg-masonry.fg-transparent.fg-captions-bottom .fg-caption{border-width:0;border-top-width:10px;border-bottom-width:10px}.fg-masonry.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-masonry.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-transparent .fg-caption-title,.fg-masonry.fg-transparent .fg-caption-title a{color:#333}.fg-masonry.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-masonry.fg-transparent.fg-round-full .fg-item,.fg-masonry.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-masonry.fg-transparent.fg-round-full .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-full .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-masonry.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.fg-justified{box-sizing:border-box;position:relative;text-align:center}.foogallery.fg-justified .fg-item{box-sizing:border-box;display:inline-block;margin:0;padding:0}.foogallery.fg-justified .fg-image,.foogallery.fg-justified .fg-item-inner,.foogallery.fg-justified .fg-thumb{box-sizing:border-box;display:block;margin:0;padding:0}.fg-justified .fg-item{visibility:visible;position:relative}.fg-justified .fg-item-inner{position:relative;width:100%;height:100%}.fg-justified .fg-thumb{position:relative;overflow:hidden}.fg-justified .fg-image{z-index:1}.fg-justified .fg-item.fg-positioned .fg-image-wrap,.fg-justified .fg-item.fg-positioned .fg-thumb{width:100%;height:100%}.fg-justified .fg-item.fg-positioned .fg-image{width:100%!important;height:auto!important;min-height:100%}.fg-simple_portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:center}.fg-simple_portfolio .fg-item{position:relative;flex-grow:0;flex-shrink:0;flex-basis:auto;margin:10px;max-width:100%}.fg-simple_portfolio .fg-item-inner{display:flex;flex-direction:column;margin:0;height:100%}.fg-simple_portfolio.fg-captions-top .fg-item-inner{flex-direction:column-reverse}.fg-simple_portfolio .fg-image{height:auto;width:100%}.fg-simple_portfolio .fg-thumb{min-width:auto;min-height:auto}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:100%;height:100%;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent;text-align:left}.foogallery.fg-simple_portfolio.fg-c-l .fg-item-inner .fg-caption{text-align:left}.foogallery.fg-simple_portfolio.fg-c-c .fg-item-inner .fg-caption{text-align:center}.foogallery.fg-simple_portfolio.fg-c-r .fg-item-inner .fg-caption{text-align:right}.foogallery.fg-simple_portfolio.fg-c-j .fg-item-inner .fg-caption{text-align:justify}.foogallery.fg-simple_portfolio .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner{display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-simple_portfolio.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-simple_portfolio.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-simple_portfolio .fg-caption-title{white-space:normal;height:auto}.fg-simple_portfolio.fg-dark .fg-caption,.fg-simple_portfolio.fg-light .fg-caption{color:#828282}.fg-simple_portfolio.fg-dark .fg-caption a,.fg-simple_portfolio.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-simple_portfolio.fg-dark .fg-caption a:hover,.fg-simple_portfolio.fg-light .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-light .fg-caption-title,.fg-simple_portfolio.fg-light .fg-caption-title a{color:#222}.fg-simple_portfolio.fg-dark .fg-caption-title,.fg-simple_portfolio.fg-dark .fg-caption-title a{color:#fff}.fg-simple_portfolio.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-simple_portfolio.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-simple_portfolio .fg-caption{border-width:0}.fg-simple_portfolio .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-simple_portfolio.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-simple_portfolio.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.fg-simple_portfolio.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.fg-simple_portfolio.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.fg-simple_portfolio.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-simple_portfolio.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-simple_portfolio.fg-transparent .fg-caption{color:#7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-transparent .fg-caption-title,.fg-simple_portfolio.fg-transparent .fg-caption-title a{color:#333}.fg-simple_portfolio.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.foogallery.fg-preset.fg-polaroid .fg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .35s,background-color .65s}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n+1){-webkit-transform:rotate(3deg);transform:rotate(3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n){-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(3n){-webkit-transform:rotate(1deg);transform:rotate(1deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(5n){-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.foogallery.fg-preset.fg-polaroid .fg-item:hover{-webkit-transform:rotate(0);transform:rotate(0)}.foogallery.fg-preset.fg-polaroid .fg-caption{position:relative;width:auto;font-family:"Segoe Print Regular",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.foogallery.fg-preset.fg-polaroid .fg-caption-inner,.foogallery.fg-preset.fg-polaroid .fg-caption-title{position:relative;width:auto}.foogallery.fg-preset.fg-polaroid .fg-caption-title{text-align:center}.foogallery.fg-preset.fg-polaroid .fg-caption-desc{display:none}.foogallery.fg-light.fg-preset.fg-polaroid .fg-caption-title,.foogallery.fg-preset.fg-polaroid .fg-caption-title{color:#333}.foogallery.fg-dark.fg-preset.fg-polaroid .fg-caption-title{color:#fff}.foogallery.fg-preset.fg-polaroid .fg-caption{border-style:solid;border-color:transparent;border-width:10px}.foogallery.fg-preset.fg-polaroid .fg-caption-title+.fg-caption-desc{margin-top:4px}.foogallery.fg-preset.fg-polaroid.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.foogallery.fg-preset.fg-polaroid.fg-border-medium .fg-caption{border-width:10px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption{border-width:16px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-image-viewer{display:block;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif}.fg-image-viewer.fg-left{text-align:left}.fg-image-viewer.fg-center{text-align:center}.fg-image-viewer.fg-right{text-align:right}.fiv-inner{position:relative;display:inline-block;max-width:100%;overflow:hidden;z-index:6}.fiv-inner .fiv-inner-container{position:relative;overflow:hidden;max-width:100%;border-style:solid;border-width:0;border-bottom-width:4px;z-index:5}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:active,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:hover,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:visited{position:relative;display:block;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item{position:absolute;visibility:visible;opacity:1;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item:first-of-type{position:relative}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb img{display:block;max-width:100%;height:auto;border:none;outline:0;text-decoration:none}.fg-image-viewer .fiv-inner .fiv-ctrls{display:block;text-align:center;font-size:14px;border-style:solid;line-height:34px}.fg-image-viewer .fiv-inner .fiv-ctrls:after{content:'';display:block;clear:both}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count{display:inline-block;font-weight:400;margin:0}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;min-width:80px;position:relative;overflow:hidden;transition:background-color .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{display:block;position:absolute;font-size:24px;line-height:30px;top:0;left:0;width:100%;transform:translateY(0);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover:before{transform:translateY(-100%)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev span{display:block;width:100%;transform:translateY(100%);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover span{transform:translateY(0)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{float:left}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{content:'\2190'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next{float:right}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before{content:'\2192'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count span{margin:0 4px}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{float:right}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{content:'\2192'}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next{float:left}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before{content:'\2190'}.foogallery.fg-image-viewer.fg-caption-always .fg-item-inner .fg-caption{padding:0;border:none}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-desc{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title+.fg-caption-desc{padding:0 10px 10px 10px}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-light .fiv-inner .fiv-inner-container{background-color:#fff;color:#333;border-color:#fff}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#f2f2f2}.fg-image-viewer.fg-light .fiv-next,.fg-image-viewer.fg-light .fiv-prev{box-shadow:inset 0 0 0 1px #ddd}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-dark .fiv-inner .fiv-inner-container{background-color:#333;color:#fff;border-color:#333}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#444}.fg-image-viewer.fg-dark .fiv-next,.fg-image-viewer.fg-dark .fiv-prev{box-shadow:inset 0 0 0 1px #222}.foogallery.fg-image-viewer.fg-border-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin .fg-item-inner{border-width:0}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-inner-container{border-width:4px}.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-inner-container{border-width:10px}.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-inner-container{border-width:16px}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-ctrls{border-top-width:1px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-round-small .fiv-inner{border-radius:5px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-round-medium .fiv-inner{border-radius:10px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-round-large .fiv-inner{border-radius:15px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-full .fiv-inner,.foogallery.fg-image-viewer.fg-round-full .fiv-next,.foogallery.fg-image-viewer.fg-round-full .fiv-prev{border-radius:50%}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fg-item-inner{box-shadow:none}.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fiv-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fiv-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fiv-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-thumbnail,.foogallery.fg-thumbnail.fg-center{text-align:center}.foogallery.fg-thumbnail.fg-left{text-align:left}.foogallery.fg-thumbnail.fg-right{text-align:right}.foogallery.fg-thumbnail.fg-float-left{float:left;width:auto}.foogallery.fg-thumbnail.fg-float-right{float:right;width:auto}.foogallery.fg-thumbnail .fg-item{display:inline-block;vertical-align:top;max-width:100%}.foogallery.fg-thumbnail .fg-image{max-width:100%}.foogallery.fg-thumbnail .fg-st-hidden{display:none}.foogallery-stack-album{text-align:center;overflow:hidden;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.3}.foogallery-stack-album,.foogallery-stack-album *{box-sizing:border-box}.foogallery-stack-album.fg-align-left{text-align:left}.foogallery-stack-album.fg-align-center{text-align:center}.foogallery-stack-album.fg-align-right{text-align:right}.foogallery-stack-album.fg-disable-transitions,.foogallery-stack-album.fg-disable-transitions *{transition:none!important}.fg-header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;position:relative;padding:0;margin:0;border-top:solid 1px #aaa;border-bottom:solid 1px #aaa}.fg-header-title{display:block;margin:0;padding:0 20px;width:100%;text-align:left}.fg-header-active{display:block;margin:0;padding:0 20px;visibility:hidden;opacity:0;width:100%;text-align:right;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-header-back{display:block;padding:0;margin:5px;visibility:hidden;opacity:0;min-width:40px;width:40px;height:40px;border-radius:50%;text-align:center;line-height:38px;color:#999;background:#ddd;background:rgba(200,200,200,.5);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-has-active .fg-header-active,.fg-has-active .fg-header-back{visibility:visible;opacity:1}.fg-piles{display:inline-block;position:relative;transition-property:width,height;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile{display:block;position:absolute;top:0;left:0;list-style:none;padding:0;margin:0;visibility:visible;opacity:1;transition-property:opacity,visibility,top,left,width,height;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile.fg-hidden{visibility:hidden;opacity:0}.fg-pile-item{display:block;position:absolute;top:25px;left:25px;visibility:visible;opacity:1;cursor:pointer;border:10px solid #fff;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition-property:opacity,visibility,top,left,transform;transition-duration:.3s;transition-timing-function:ease-in-out;z-index:1;transform:rotate(0)}.fg-expanded .fg-pile-item{z-index:2;transform:rotate(0)!important}.fg-pile-item.fg-has-cover{z-index:10;transform:rotate(0)!important}.fg-pile-item:nth-child(2){z-index:9}.fg-pile-item:nth-child(3){z-index:8}.fg-pile-item:nth-child(4){z-index:7}.fg-pile-item:nth-child(1n+5){visibility:hidden;opacity:0}.fg-expanded .fg-pile-item:nth-child(1n+4){visibility:visible;opacity:1}.fg-pile-item-thumb{display:block}.fg-pile-item-image{display:block}.fg-pile-item-caption{display:flex;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;margin:0;padding:10px;background-color:rgba(68,68,68,.5);color:#fff;text-align:center;visibility:hidden;opacity:0;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile-item-title{display:block;width:100%;padding:0 0 10px}.fg-pile-item-desc{display:block;width:100%;max-height:100%;border-top:solid 1px currentColor;padding:10px 0 0;overflow:hidden}.fg-pile-item-thumb:hover .fg-pile-item-caption{visibility:visible;opacity:1}.fg-pile-cover{display:flex;justify-content:left;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;visibility:visible;opacity:1;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-expanded .fg-pile-cover{visibility:hidden;opacity:0;pointer-events:none}.fg-pile-cover-content{display:flex;position:relative;background:#fff;color:#333;width:75%;font-weight:700;box-shadow:1px 1px 1px rgba(0,0,0,.1),5px 0 5px -3px rgba(0,0,0,.4),inset 0 0 5px rgba(0,0,0,.04)}.fg-pile-cover-title{text-align:center;padding:10px;width:100%}.fg-pile-cover-count{color:#aaa;padding:10px 5px;background:#f7f7f7;height:100%}:root{--fg-carousel-perspective:150px;--fg-carousel-navigation-size:48px;--fg-carousel-pagination-size:14px;--fg-carousel-progress-size:4px;--fg-carousel-navigation-opacity:0.3;--fg-carousel-transition-speed:650ms;--fg-carousel-ui-speed:300ms}.foogallery.fg-carousel{--fg-carousel-inverse-perspective:calc( -1 *  var(--fg-carousel-perspective) );position:relative;overflow:hidden;display:grid;grid-template-columns:var(--fg-carousel-navigation-size) auto var(--fg-carousel-navigation-size);grid-template-rows:auto auto;grid-template-areas:"prev inner next" "bottom bottom bottom"}.fg-carousel-inner{position:relative;grid-area:inner;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-template-areas:"left center right";padding:10px 0;perspective:var(--fg-carousel-perspective);transform:translate3d(0,0,0);transform-style:preserve-3d;backface-visibility:hidden;will-change:contents}.foogallery_preview_container .fg-carousel-inner{transform-style:unset}.fg-carousel-center{position:relative;z-index:-1;pointer-events:none;visibility:hidden}.fg-carousel-center{grid-area:center}.fg-carousel-progress{display:block;position:absolute;visibility:visible;bottom:0;left:0;width:0;height:var(--fg-carousel-progress-size);border-radius:calc(var(--fg-carousel-progress-size)/ 2);transition:width .1s linear;opacity:var(--fg-carousel-navigation-opacity)}.rtl .fg-carousel-progress{left:auto;right:0}.fg-carousel-bottom{display:flex;align-items:center;justify-content:center;position:relative;grid-area:bottom;font-size:var(--fg-carousel-pagination-size);padding:0;margin-bottom:10px}.fg-carousel-bullet{width:1em;height:1em;display:block;padding:0;margin:.3em;border-radius:50%;border:solid 1px transparent;background:0 0;box-shadow:none;outline:0;opacity:var(--fg-carousel-navigation-opacity);cursor:pointer;font-size:inherit;transition:opacity var(--fg-carousel-ui-speed) ease-in}@media only screen and (max-width:782px){.fg-carousel-bullet{width:1.25em;height:1.25em}}.fg-carousel-bullet:hover{background:0 0;box-shadow:none;outline:0;opacity:1}.fg-carousel-bullet.fg-bullet-active{opacity:1}button.fg-carousel-next,button.fg-carousel-prev{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:var(--fg-carousel-navigation-size);background:0 0;border:none;box-shadow:none;outline:0;z-index:11;cursor:pointer;opacity:var(--fg-carousel-navigation-opacity);transition:opacity var(--fg-carousel-ui-speed) ease-in;padding:0;margin:0}button.fg-carousel-next:hover,button.fg-carousel-prev:hover{background:0 0;border:none;box-shadow:none;outline:0;opacity:1}.fg-carousel-next .fg-icon,.fg-carousel-prev .fg-icon{width:1em;height:1em}.rtl .fg-carousel-next .fg-icon,.rtl .fg-carousel-prev .fg-icon{transform:rotate(180deg)}.fg-carousel-prev{grid-area:prev}.fg-carousel-next{grid-area:next}.foogallery.fg-carousel .fg-item{display:block;opacity:0;visibility:hidden;grid-area:center;transform-origin:center center;transform:translate3d(0,200%,var(--fg-carousel-inverse-perspective));transition-timing-function:ease-in-out;transition-duration:0s;transition-property:background-color,transform,transform-origin,opacity,visibility;backface-visibility:hidden}.foogallery.fg-carousel .fg-item.fg-loaded{transform:translate3d(0,0,var(--fg-carousel-inverse-perspective));transition-timing-function:ease-in-out;transition-duration:calc( var(--fg-carousel-transition-speed) / 2 );transition-property:background-color,transform,transform-origin,opacity,visibility}.foogallery.fg-carousel .fg-item.fg-item-active,.foogallery.fg-carousel .fg-item.fg-item-next,.foogallery.fg-carousel .fg-item.fg-item-prev{opacity:1;visibility:visible}.foogallery.fg-carousel .fg-item.fg-item-active{transform:translate3d(0,0,0)}.foogallery.fg-carousel.fg-dark .fg-carousel-progress,.foogallery.fg-carousel.fg-light.fg-inverted .fg-carousel-progress{background-color:#fff;box-shadow:inset 0 0 0 1px #9d9d9d}.foogallery.fg-carousel.fg-dark button.fg-carousel-bullet,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-bullet{background-color:#fff;border-color:#ccc}.foogallery.fg-carousel.fg-dark button.fg-carousel-next,.foogallery.fg-carousel.fg-dark button.fg-carousel-prev,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-next,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-prev{color:#fff;background-color:transparent}.foogallery.fg-carousel.fg-dark.fg-inverted .fg-carousel-progress,.foogallery.fg-carousel.fg-light .fg-carousel-progress{background-color:#444;box-shadow:inset 0 0 0 1px #333}.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-bullet,.foogallery.fg-carousel.fg-light button.fg-carousel-bullet{background-color:#444;border-color:#333}.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-next,.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-prev,.foogallery.fg-carousel.fg-light button.fg-carousel-next,.foogallery.fg-carousel.fg-light button.fg-carousel-prev{color:#444;background-color:transparent}.wpProQuiz_content .wpProQuiz_answerCorrect{background:#6db46d;font-weight:700}.wpProQuiz_content .wpProQuiz_answerCorrect label{font-weight:700}.wpProQuiz_content .wpProQuiz_answerIncorrect{background:#ff9191;font-weight:700}.wpProQuiz_content .wpProQuiz_answerCorrectIncomplete{border:1px solid #6db46d!important;font-weight:700}.wpProQuiz_content{margin-top:10px;margin-bottom:10px}.wpProQuiz_content .wpProQuiz_question_page,.wpProQuiz_content h2{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_question_page span{font-weight:700}.wpProQuiz_content .wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionListItemLastChildIE{padding:3px;margin-bottom:0;overflow:auto}.wpProQuiz_content .wpProQuiz_questionListItem{padding:3px;margin-bottom:5px;background-image:none;margin-left:0;list-style:none;border:0}.wpProQuiz_content .wpProQuiz_questionListItem>table{border-collapse:collapse;margin:0;padding:0;width:100%}.wpProQuiz_content .wpProQuiz_catOverview ol,.wpProQuiz_content .wpProQuiz_list,.wpProQuiz_content .wpProQuiz_listItem,.wpProQuiz_content .wpProQuiz_maxtrixSortCriterion,.wpProQuiz_content .wpProQuiz_questionList,.wpProQuiz_content .wpProQuiz_resultsList,.wpProQuiz_content .wpProQuiz_sortStringList{list-style:none;padding:0;margin:0}.wpProQuiz_content .wpProQuiz_list{border:0}.wpProQuiz_content .wpProQuiz_questionList{margin-bottom:10px;background:#f8faf5;border:1px solid #c3d1a3;padding:5px;list-style:none;overflow:auto}.wpProQuiz_content .wpProQuiz_listItem{position:relative;border:0;background-image:none}.wpProQuiz_content .wpProQuiz_response{background:#f8faf5;border:1px solid #c4c4c4;padding:5px;margin-bottom:15px;box-shadow:1px 1px 2px #aaa}.wpProQuiz_content .wpProQuiz_response span{font-weight:700}.wpProQuiz_content .wpProQuiz_sort{width:25px}.wpProQuiz_content .wpProQuiz_results h3{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_sort_correct_answer{font-weight:700;margin-right:5px;display:none}.wpProQuiz_content .wpProQuiz_sortable,.wpProQuiz_sortStringItem{padding:5px;border:1px solid #d3d3d3;box-shadow:2px 2px 1px #eee;background-color:#f8faf5;cursor:move}.wpProQuiz_content .wpProQuiz_time_limit .time{font-weight:700;margin-top:5px;margin-bottom:5px}.wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{height:10px;background-color:#00f;margin-bottom:5px}.wpProQuiz_content .wpProQuiz_time_limit_expired{font-weight:700;font-size:15px;text-align:center}.wpProQuiz_content .wpProQuiz_question_text{margin-bottom:10px}.wpProQuiz_content .wpProQuiz_tipp>div{padding:10px;background-color:#ddecff;border:1px dotted #363636;border-radius:10px;position:absolute;bottom:5px;left:5px;right:5px;box-shadow:2px 2px 5px 0 #313131;z-index:99999}.wpProQuiz_content .wpProQuiz_tipp>div p>iframe{max-height:275px;width:100%}.wpProQuiz_content .wpProQuiz_matrixSortString,.wpProQuiz_content .wpProQuiz_matrixSortString>h3{margin-bottom:10px;margin-top:0}.wpProQuiz_content .wpProQuiz_matrixSortString{background:#f8faf5;border:1px solid #c3d1a3;padding:5px;overflow:auto}.wpProQuiz_content ul.wpProQuiz_sortStringList{padding:10px;height:100%;width:100%;min-height:20px}.wpProQuiz_content ul.wpProQuiz_sortStringList:empty{border:2px dashed #bbb!important}.wpProQuiz_content ul.wpProQuiz_sortStringList>li{float:left;margin-left:5px;margin-right:5px;margin-bottom:5px}.wpProQuiz_content .wpProQuiz_sortStringItem{margin:0;background-image:none;list-style:none}.wpProQuiz_content ul.wpProQuiz_maxtrixSortCriterion{padding:5px;margin:0;overflow:auto;height:100%}.wpProQuiz_content .wpProQuiz_placehold{background-color:#ffffc2;list-style:none;background-image:none;padding:0;height:100%;width:100%;min-width:50px;margin:0;border:2px dashed red!important}.wpProQuiz_content .wpProQuiz_maxtrixSortText{padding:5px}.wpProQuiz_content .wpProQuiz_mextrixTr>td{border:1px solid #d1d1d1;padding:5px;vertical-align:middle}.wpProQuiz_content .wpProQuiz_earned_points,.wpProQuiz_content .wpProQuiz_graded_points,.wpProQuiz_content .wpProQuiz_points{font-weight:700;text-align:center;margin-bottom:20px}.wpProQuiz_content .wpProQuiz_cloze input[type=text]{background:transparent;border:0;border-bottom:1px solid;height:auto;margin:0;padding:0 4px;color:#000;border-radius:0;box-shadow:0 0}.wpProQuiz_content .wpProQuiz_cloze input:focus{outline:none}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerCorrect{background-color:#b0dab0}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerIncorrect{background-color:#ffbaba}.wpProQuiz_content .wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{margin:0;font-weight:400;display:inline}.wpProQuiz_content .wpProQuiz_questionListItem input{float:none;display:inline}.wpProQuiz_content .wpProQuiz_resultsList{border:0}.wpProQuiz_content .wpProQuiz_resultsList>li{background-image:none;padding:0;margin:0;list-style-type:none;border:0}.wpProQuiz_content .wpProQuiz_lock,.wpProQuiz_loadQuiz,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser{border:1px dotted #ffc3c3;background-color:#fff7f7}.wpProQuiz_content .wpProQuiz_lock p,.wpProQuiz_loadQuiz p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p{margin:20px;font-weight:700}.wpProQuiz_content li.wpProQuiz_listItem .wpProQuiz_questionList_containers{display:none}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input[type=button]{padding:.15em;border-radius:5px;display:inline-flex;vertical-align:baseline;opacity:.5}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input.wpProQuiz_questionList_containers_view_active{outline:none;opacity:1}.wpProQuiz_toplistTable{width:100%;border:1px solid #c3d1a3;border-collapse:collapse;margin:0}.wpProQuiz_toplistTable caption{caption-side:top;text-align:right;padding-bottom:2px;color:grey;margin:0;font-size:11px}.wpProQuiz_toplistTable thead tr{background:#9bbb59;padding:5px;color:#fff;font-weight:700}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{padding:5px;text-align:center;border:0}.wpProQuiz_toplistTable th{background:#9bbb59}.wpProQuiz_toplistTable th.col-pos{width:10%}.wpProQuiz_toplistTable th.col-name{text-align:left}.wpProQuiz_toplistTable th.col-date{width:25%}.wpProQuiz_toplistTable th.col-points{width:13%}.wpProQuiz_toplistTable th.col-results{width:15%}.wpProQuiz_toplistTable td{text-align:center;font-size:.75em}.wpProQuiz_toplistTable td.col-name{text-align:left}.wpProQuiz_toplistTable td.col-date{font-size:.8em}.wpProQuiz_toplistTrOdd{background-color:#ebf1de}.wpProQuiz_content .wpProQuiz_addToplist{margin-top:10px;background-color:#f5faea;padding:10px;border:1px solid #c3d1a3}.wpProQuiz_content .wpProQuiz_addToplistMessage{border:1px solid #a0a0a0;background-color:#fcffb3;margin-bottom:5px;border-radius:5px;padding:5px;font-weight:700;color:#696969}.wpProQuiz_content .wpProQuiz_resultTable{margin:15px auto;width:85%;border:1px solid #c4c4c4;padding:15px;font-weight:700}.wpProQuiz_content .wpProQuiz_resultTable table{width:100%;border-collapse:collapse;margin:0;border:0}.wpProQuiz_content .wpProQuiz_resultName{width:35%;min-width:100px;padding:10px 0;border:0;border-right:1px solid #868686}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue{padding:0;border:0}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue .progress-number{font-size:.8em}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_AvgScore .progress-meter{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_YourScore .progress-meter{background-color:#f79646}.wpProQuiz_content .wpProQuiz_resultValue div{color:#000;text-align:right;box-shadow:1px 1px 3px 1px #c4c4c4;display:inline-block;height:18px;zoom:1;*display:inline;margin-right:3px;vertical-align:middle}.wpProQuiz_content .wpProQuiz_addBox label{display:inline}.wpProQuiz_content .wpProQuiz_addBox input[type=text]{margin:0}.wpProQuiz_content .wpProQuiz_reviewQuestion{max-height:100px;overflow-y:scroll;position:relative;-webkit-overflow-scrolling:touch}.wpProQuiz_content .wpProQuiz_box,.wpProQuiz_content .wpProQuiz_reviewQuestion{border:1px solid #c3d1a3;background-color:#f8faf5}.wpProQuiz_content .wpProQuiz_checkPage h3{margin:10px 0}.wpProQuiz_content .wpProQuiz_reviewQuestion ol{list-style-type:none;margin:0;padding:5px 12px 0 5px;zoom:1;position:relative;border:0}.wpProQuiz_content .wpProQuiz_reviewQuestion li{float:left;margin:0 5px 5px 0;border:1px solid #cfcfcf;padding:5px 0;width:30px;text-align:center;background-color:#fff;cursor:pointer;list-style-type:none;background-image:none}.wpProQuiz_content .wpProQuiz_reviewLegend{padding:5px;margin-bottom:8px}.wpProQuiz_content .wpProQuiz_reviewLegend ol{list-style-type:none;padding:0;margin:0;border:0}.wpProQuiz_content .wpProQuiz_reviewLegend li{float:left;padding-right:5px;list-style-type:none;margin:0;border:0;background-image:none}.wpProQuiz_content .wpProQuiz_reviewColor{height:15px;width:15px;display:inline-block;margin-right:2px}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_AnweredColor{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Review{background-color:#ffb800}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewQuestion_Target,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget{font-weight:700;border-color:#7db1d3;background-color:#7db1d3;box-shadow:0 0 2px 1px #c4c4c4}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerCorrect{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerIncorrect{background-color:#ffbaba}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved{background-color:#6ca54c}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview{background-color:#ffb800}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedCorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedCorrect{background-color:#6ca54c;color:#000}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedIncorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedIncorrect{background-color:#ffbaba;color:#000}.wpProQuiz_content .wpProQuiz_button2{border:1px solid #dadada;background:#f5f5f5;color:#303030;border-radius:4px;padding:3px 5px;box-shadow:1px 1px 1px #a7a7a7;text-shadow:none;filter:none;margin:0;font-weight:400}.wpProQuiz_content .wpProQuiz_button2:hover{background:#ebebeb}.wpProQuiz_content .wpProQuiz_reviewDiv{margin:20px 0}.wpProQuiz_content .wpProQuiz_header{margin:0}.wpProQuiz_content .wpProQuiz_catOverview{margin-top:10px;margin-bottom:20px}.wpProQuiz_content .wpProQuiz_catOverview li{list-style:none;padding:0;clear:left;border-bottom:1px dashed #aaa;height:1.05em;margin:10px 0 0;position:relative}.wpProQuiz_content .wpProQuiz_catOverview span{background:#fff;padding:0 3px 0 0;float:left;position:absolute;text-decoration:none}.wpProQuiz_content span.wpProQuiz_catPercent{font-weight:700;padding-left:5px;color:#000;right:0}.wpProQuiz_content .wpProQuiz_forms{margin:20px 0}.wpProQuiz_content .wpProQuiz_required{color:red;font-weight:700}.wpProQuiz_content .wpProQuiz_invalidate{border:1px solid #ffcfcf;background:#ffebe8;padding:4px;margin:4px 0;display:none}.wpProQuiz_content .wpProQuiz_forms table{width:auto;border-collapse:separate;border-spacing:2px}.wpProQuiz_content .wpProQuiz_forms td{vertical-align:top;padding:0 0 8px;margin:0;border:0;background:none}.wpProQuiz_content .wpProQuiz_forms input,.wpProQuiz_forms label,.wpProQuiz_forms select,.wpProQuiz_forms textarea{margin:0;float:none;display:inline}.wpProQuiz_content .wpProQuiz_forms select{width:auto}.wpProQuiz_content .uploadEssayMessage{width:100%}.wpProQuiz_content .uploadEssayMessage_fail{color:red}.wpProQuiz_content .uploadEssayMessage_success{color:green}.jq-dropdown{position:absolute;z-index:1039;display:none}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{min-width:160px;max-width:360px;list-style:none;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);overflow:visible;padding:4px 0;margin:0}.jq-dropdown .jq-dropdown-panel{padding:10px}.jq-dropdown.jq-dropdown-tip{margin-top:8px}.jq-dropdown.jq-dropdown-tip:before{position:absolute;top:-6px;left:9px;content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ddd;display:inline-block}.jq-dropdown.jq-dropdown-tip:after{position:absolute;top:-5px;left:10px;content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;display:inline-block}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before{left:auto;right:9px}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after{left:auto;right:10px}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel{max-height:180px;overflow:auto}.jq-dropdown .jq-dropdown-menu li{list-style:none;padding:0;margin:0;line-height:18px}.jq-dropdown .jq-dropdown-menu label,.jq-dropdown .jq-dropdown-menu li>a{display:block;color:inherit;text-decoration:none;line-height:18px;padding:3px 15px;margin:0;white-space:nowrap}.jq-dropdown .jq-dropdown-menu label:hover,.jq-dropdown .jq-dropdown-menu li>a:hover{background-color:#f2f2f2;color:inherit;cursor:pointer}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider{font-size:1px;border-top:1px solid #e5e5e5;padding:0;margin:5px 0}body.learndash-cpt.learndash-embed-responsive .ld-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}body.learndash-cpt.learndash-embed-responsive .ld-video div.wp-video,body.learndash-cpt.learndash-embed-responsive .ld-video embed,body.learndash-cpt.learndash-embed-responsive .ld-video iframe,body.learndash-cpt.learndash-embed-responsive .ld-video object,body.learndash-cpt.learndash-embed-responsive .ld-video video{top:0;left:0;width:100%!important;height:100%}body.learndash-cpt.learndash-embed-responsive .ld-video iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] iframe{position:unset}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] .spotlightr-id iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video,body.learndash-cpt.learndash-embed-responsive .mejs-overlay.mejs-video.load,body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{width:100%!important;height:100%!important}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video{padding-top:56.25%}body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{max-width:100%!important}body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{position:relative}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-mediaelement{position:absolute;top:0;right:0;bottom:0;left:0}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-overlay-play{top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important}@font-face {
font-family: ld-icons;
src: url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b);
src: url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b#iefix) format("embedded-opentype"), url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.ttf?e0vk6b) format("truetype"), url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.woff?e0vk6b) format("woff"), url(//www.windowrama.elocalistaging.xyz/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.svg?e0vk6b#ld-icons) format("svg");
font-weight: 400;
font-style: normal;
}
.ld-icon {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
}
.ld-icon-alert:before {
content: "\e90d"}
.ld-icon-unlocked:before {
content: "\e900"}
.ld-icon-quiz:before {
content: "\e901"}
.ld-icon-materials:before {
content: "\e902"}
.ld-icon-download:before {
content: "\e903"}
.ld-icon-course-outline:before {
content: "\e904"}
.ld-icon-content:before {
content: "\e905"}
.ld-icon-checkmark:before, .ld-icon-complete:before {
content: "\e906"}
.ld-icon-clock:before {
content: "\e907"}
.ld-icon-certificate:before {
content: "\e908"}
.ld-icon-calendar:before {
content: "\e909"}
.ld-icon-assignment:before {
content: "\e90a"}
.ld-icon-arrow-up:before {
content: "\e912"}
.ld-icon-arrow-right:before {
content: "\e913"}
.ld-icon-arrow-left:before {
content: "\e914"}
.ld-icon-arrow-down:before {
content: "\e915"}
.ld-icon-login:before {
content: "\e90c"}
.ld-icon-delete:before, .ld-icon-remove:before {
content: "\e90b"}
.ld-icon-comments:before {
content: "\e917"}
.ld-icon-search:before {
content: "\e916"}
.learndash-wrapper * {
box-sizing: border-box;
}
.learndash-wrapper .learndash_checkout_buttons {
margin: 0 .5em 0 0;
}
.learndash-wrapper #btn-join, .learndash-wrapper .btn-join {
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
margin: 0;
}
.learndash-wrapper #btn-join .ld-icon, .learndash-wrapper .btn-join .ld-icon {
font-size: .875em;
}
.learndash-wrapper #btn-join .ld-text, .learndash-wrapper .btn-join .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper #btn-join+.ld-button, .learndash-wrapper .btn-join+.ld-button {
margin-left: 1em;
}
.learndash-wrapper #btn-join.ld-compact, .learndash-wrapper .btn-join.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper #btn-join.ld-compact .ld-icon, .learndash-wrapper .btn-join.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper #btn-join.ld-compact .ld-text, .learndash-wrapper .btn-join.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper #btn-join.ld-button-alternate, .learndash-wrapper .btn-join.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper #btn-join.ld-button-alternate .ld-icon, .learndash-wrapper .btn-join.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper #btn-join.ld-button-alternate .ld-text, .learndash-wrapper .btn-join.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper #btn-join.ld-button-alternate:hover, .learndash-wrapper .btn-join.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper #btn-join.ld-button-transparent, .learndash-wrapper .btn-join.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper #btn-join.ld-button-transparent.ld-status-complete, .learndash-wrapper .btn-join.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper #btn-join.ld-button-transparent:hover, .learndash-wrapper .btn-join.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper #btn-join.ld-button-reverse, .learndash-wrapper .btn-join.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper #btn-join.ld-button-reverse:hover, .learndash-wrapper .btn-join.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper #btn-join:hover, .learndash-wrapper .btn-join:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper #btn-join:focus, .learndash-wrapper .btn-join:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper #btn-join, .learndash-wrapper .btn-join {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper #btn-join, .learndash-wrapper .btn-join {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .ld-button {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
}
.learndash-wrapper .ld-button .ld-icon {
font-size: .875em;
}
.learndash-wrapper .ld-button .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .ld-button+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .ld-button.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .ld-button.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .ld-button.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .ld-button.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .ld-button.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .ld-button.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .ld-button.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .ld-button.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .ld-button.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-button.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .ld-button.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .ld-button.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-button:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .ld-button:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .ld-button {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .ld-button {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .ld-button .ld-icon {
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-button:hover .ld-icon-arrow-right {
transform: translateX(3px);
}
.learndash-wrapper .ld-button:hover .ld-icon-arrow-left {
transform: translateX(-3px);
}
.learndash-wrapper a {
text-decoration: none;
text-shadow: none;
border-bottom: none!important;
box-shadow: none!important;
}
.learndash-wrapper a:hover {
text-decoration: none;
}
.learndash-wrapper.ld-container {
display: flex;
padding: 0 2em;
max-width: 1280px;
margin: auto;
}
.learndash-wrapper .ld-page-content {
flex: 1 auto;
padding-right: 2.5%}
.learndash-wrapper .ld-sidebar-content {
flex: 0 0 250px;
padding-left: 2.5%}
.learndash-wrapper .ld-profile-avatar {
border-radius: 100%;
overflow: hidden;
}
.learndash-wrapper .ld-profile-avatar img {
width: 100%;
height: auto;
}
@media (max-width:1024px) {
.learndash-wrapper.ld-container {
flex-direction: column;
}
.learndash-wrapper .ld-page-content {
margin-bottom: 3em;
}
}.learndash-wrapper #sfwd-mark-complete, .learndash-wrapper .sfwd-mark-complete {
position: relative;
display: block;
overflow: hidden;
}
@media (max-width:960px) {
.learndash-wrapper #sfwd-mark-complete, .learndash-wrapper .sfwd-mark-complete {
width: 100%}
}.learndash-wrapper #sfwd-mark-complete:after, .learndash-wrapper .sfwd-mark-complete:after {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e906";
position: absolute;
right: .5em;
top: 50%;
transform: translateY(-50%);
color: #fff;
padding-right: .15em;
}
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
line-height: 1.25em;
background-color: #ED1C24 !important;;
padding: 1em 3em 1em 1em;
}
.learndash-wrapper #learndash_mark_complete_button .ld-icon, .learndash-wrapper .learndash_mark_complete_button .ld-icon {
font-size: .875em;
}
.learndash-wrapper #learndash_mark_complete_button .ld-text, .learndash-wrapper .learndash_mark_complete_button .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper #learndash_mark_complete_button+.ld-button, .learndash-wrapper .learndash_mark_complete_button+.ld-button {
margin-left: 1em;
}
.learndash-wrapper #learndash_mark_complete_button.ld-compact, .learndash-wrapper .learndash_mark_complete_button.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper #learndash_mark_complete_button.ld-compact .ld-icon, .learndash-wrapper .learndash_mark_complete_button.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper #learndash_mark_complete_button.ld-compact .ld-text, .learndash-wrapper .learndash_mark_complete_button.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate, .learndash-wrapper .learndash_mark_complete_button.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate .ld-icon, .learndash-wrapper .learndash_mark_complete_button.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate .ld-text, .learndash-wrapper .learndash_mark_complete_button.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-alternate:hover, .learndash-wrapper .learndash_mark_complete_button.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent, .learndash-wrapper .learndash_mark_complete_button.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent.ld-status-complete, .learndash-wrapper .learndash_mark_complete_button.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-transparent:hover, .learndash-wrapper .learndash_mark_complete_button.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-reverse, .learndash-wrapper .learndash_mark_complete_button.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper #learndash_mark_complete_button.ld-button-reverse:hover, .learndash-wrapper .learndash_mark_complete_button.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper #learndash_mark_complete_button:hover, .learndash-wrapper .learndash_mark_complete_button:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper #learndash_mark_complete_button:focus, .learndash-wrapper .learndash_mark_complete_button:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper #learndash_mark_complete_button:disabled, .learndash-wrapper .learndash_mark_complete_button:disabled {
cursor: pointer;
filter: grayscale(100%);
background: #4c4c4c!important;
}
@media (max-width:768px) {
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
max-width: 100%;
line-height: 1.5em;
white-space: normal;
}
}@media (max-width:640px) {
.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
max-width: 100%;
margin-left: 0;
}
}.learndash-wrapper .ld-content-actions {
clear: both;
border-top: 2px solid #e2e7ed;
padding: 1em 0;
display: flex;
justify-content: space-between;
}
.learndash-wrapper .ld-content-actions .ld-content-action {
position: relative;
padding: 5px;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
font-size: .75em;
margin: 0 auto;
display: block;
width: 100%;
text-align: center;
}
@media (max-width:960px) {
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
padding: 1.25em;
display: flex;
justify-content: space-between;
}
}@media (max-width:768px) {
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
padding: 1.25em;
display: block;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
font-size: 1rem;
margin: 0;
width: 100%;
display: block;
text-align: center;
}
}@media (max-width:960px) {
.learndash-wrapper .ld-content-actions .ld-content-action {
flex-wrap: wrap;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
}@media (max-width:768px) {
.learndash-wrapper .ld-content-actions .ld-content-action {
padding: 1em;
}
}@media (max-width:768px) {
.learndash-wrapper .ld-content-actions {
justify-content: space-evenly;
align-items: flex-start;
}
}@media (max-width:960px) {
.learndash-wrapper .ld-content-actions {
justify-content: space-evenly;
align-items: flex-start;
}
}.learndash-wrapper .ld-content-actions .ld-content-action+a {
align-self: center;
}
.learndash-wrapper .ld-content-actions>a {
flex: 1;
text-align: center;
font-size: .75em;
}
.learndash-wrapper .ld-content-actions #learndash_timer, .learndash-wrapper .ld-content-actions .learndash_timer {
position: absolute;
top: 100%;
text-align: center;
display: block;
padding: 1em;
left: 0;
right: 0;
color: #728188;
font-weight: 700;
}
@media (max-width:768px) {
.learndash-wrapper .ld-content-actions {
flex-direction: row;
justify-content: space-evenly;
align-items: flex-start;
}
.learndash-wrapper .ld-content-actions .ld-content-action {
flex: 1;
}
.learndash-wrapper .ld-content-actions>* {
margin-bottom: 2em;
margin-left: 0;
}
}@media (max-width:768px) and (max-width:640px) {
.learndash-wrapper .ld-content-actions>* {
margin-bottom: 0;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-content-actions {
flex-direction: column-reverse;
}
.learndash-wrapper .ld-content-actions div:first-child, .learndash-wrapper .ld-content-actions div:nth-child(3) {
width: 100%}
.learndash-wrapper .ld-content-actions div:nth-child(2) {
order: 1;
width: 100%}
}.learndash-wrapper .ld-mobile-only {
display: none!important;
}
@media (max-width:640px) {
.learndash-wrapper .ld-mobile-only {
display: inherit!important;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-not-mobile {
display: none!important;
}
}.learndash-wrapper .ld-loading {
position: relative;
}
.learndash-wrapper .ld-loading:after {
position: absolute;
content: "";
display: block;
z-index: 99;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: hsla(0, 0%, 100%, .5);
}
.learndash-wrapper .ld-loading:before {
content: "";
display: block;
position: absolute;
border-radius: 50%;
width: 40px;
z-index: 100;
height: 40px;
left: 50%;
top: 50%;
margin: -20px 0 0 -20px;
border: 3px solid rgba(0, 0, 0, .5);
border-top-color: #00a2e8;
animation: ldrotating 1.2s linear infinite;
}
@keyframes ldrotating {
to {
transform: rotate(1turn);
}
}@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
.learndash-wrapper .ld-expand-button {
min-width: 120px;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
flex-basis: 15px;
}
.learndash-wrapper .ld-status-icon.ld-status-in-progress, .learndash-wrapper .ld-status-icon.ld-status-incomplete {
flex-basis: 18px;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress, .learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete {
flex-basis: 10px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button {
min-width: 80px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button.ld-compact {
min-width: 0;
margin-right: 1em;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
margin-right: 3em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action, .learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
flex: 1;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
width: 100%}
}.learndash-wrapper .ld-group-list {
margin-bottom: 2em;
}
.learndash-wrapper .ld-item-list {
margin: 2em 0 1em;
}
.learndash-wrapper .ld-item-list .ld-table-list.ld-no-pagination {
border-bottom: 0!important;
}
.learndash-wrapper .ld-item-list .ld-item-list-content {
padding: 1.5em;
}
.learndash-wrapper .ld-item-list .ld-section-heading {
display: flex;
justify-content: space-between;
align-items: center;
}
.learndash-wrapper .ld-item-list .ld-section-heading h3 {
font-weight: 700;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions {
display: flex;
align-items: center;
width: 100%}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress {
flex: 1;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-stats {
align-items: flex-end;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-label {
text-transform: none;
font-size: 1.5em;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-progress .ld-progress-bar {
background-color: #e2e7ed;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button {
margin-left: 1em;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-section-heading h2, .learndash-wrapper .ld-item-list .ld-section-heading h3 {
text-align: center;
margin-bottom: 10px;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button {
margin: 10px auto;
}
}.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
display: flex;
color: #728188;
cursor: pointer;
font-weight: 800;
font-size: .875em;
transition: color .3s ease;
border: none;
padding: 0 10px 0 0;
margin: 0;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt .ld-icon {
width: 20px;
height: 20px;
margin-left: 5px;
font-size: 1.4em;
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt:hover {
color: #00a2e8;
text-decoration: none;
}
.learndash-wrapper .ld-item-list .ld-item-search {
height: auto;
max-height: 0;
transition: max-height .3s ease;
overflow: hidden;
}
.learndash-wrapper .ld-item-list .ld-item-search h4 {
margin: 0 0 .5em;
font-weight: 700;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-closer {
position: absolute;
top: 10px;
right: 15px;
cursor: pointer;
font-weight: 700;
display: flex;
font-size: .625em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-closer:before {
content: "x";
margin-right: .25em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper {
padding: 12px;
position: relative;
background: #e2e7ed;
border-radius: 6px;
margin: 1em 0;
overflow: visible;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: -8px;
left: 66px;
background: #fff;
transform: rotate(-45deg);
background: #e2e7ed;
z-index: 9;
left: auto;
right: 175px;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper: before {
left: 20px;
right: auto;
}
}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields {
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields>* {
flex: 1;
padding-right: 1em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields label {
display: block;
margin-bottom: .5em;
font-size: .875em;
color: #728188;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields input, .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields select {
height: 30px;
border: 2px solid #ccd2d9;
background: #fff;
border-radius: 0;
width: 100%;
padding: 0 .5em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name {
position: relative;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button {
position: absolute;
right: 18px;
bottom: 24px;
font-weight: 700;
font-size: 12px;
background-color: transparent;
height: 23px;
padding: 0 1em;
line-height: 24px;
color: #728188;
text-decoration: none;
display: inline-block;
top: 41px;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button:before {
content: "x";
margin-right: .25em;
display: inline-block;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button {
right: 2px;
}
}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type=text] {
font-size: 20px;
line-height: 31.5px;
width: 100%}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit {
flex: 0 0 100px;
padding-right: 0;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
height: 30px;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
margin: 0;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-icon {
font-size: .875em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
text-align: left;
margin-left: 10px;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields {
flex-direction: column;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields>* {
width: 100%;
margin-bottom: 1em;
padding-right: 0;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit {
justify-content: center;
flex: 1;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
margin: auto;
}
}.learndash-wrapper .ld-item-list .ld-item-list-item {
border: 2px solid #e2e7ed;
border-radius: 6px;
margin: 1em 0;
background: #fff;
}
.learndash-wrapper .ld-item-list .ld-item-list-item.ld-is-next {
border-color: #00a2e8;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
margin-right: .5em;
margin-top: .25em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
display: flex;
flex: 1 1 100%;
align-items: top;
color: #495255;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
flex: 1;
}
}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-sep {
color: #e2e7ed;
padding: 0 .5em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover {
color: #00a2e8;
}
.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover .ld-item-title .ld-item-components {
color: #728188;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
font-weight: 700;
display: block;
font-size: .825em;
margin-top: .5em;
color: #728188;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-status {
display: inline-block;
font-size: .825em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-component+.ld-status {
margin-left: .5em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details {
display: flex;
align-items: center;
justify-content: flex-end;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button {
margin-left: 1em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link {
margin-right: 15px;
font-size: 26px;
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
position: relative;
height: auto;
max-height: 0;
overflow: hidden;
transition: max-height .5s ease;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: -8px;
left: 66px;
background: #fff;
transform: rotate(-45deg);
z-index: 9;
left: 64px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
background: #e2e7ed;
padding: 2em 4.125em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
padding: 2em 4.125em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
margin-top: 0;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
flex-direction: column;
align-items: flex-start;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
margin-top: 0;
margin-left: 2em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-status {
margin-left: 0;
margin-right: 1em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button {
margin-left: 0;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents, .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
padding: 2em 1em;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
padding-top: 0;
}
}.learndash-wrapper .ld-table-list {
border-radius: 6px;
overflow: hidden;
margin: 1.5em 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-header, .learndash-wrapper .ld-table-list .ld-table-list-item-preview {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 0;
overflow-wrap: break-word;
}
.learndash-wrapper .ld-table-list .ld-table-list-header a, .learndash-wrapper .ld-table-list .ld-table-list-item-preview a {
color: #333;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title, .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title {
flex: 1;
display: flex;
align-items: center;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title a, .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title a {
display: flex;
align-items: center;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns, .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns {
display: flex;
justify-content: space-between;
align-items: center;
flex: 2;
padding-left: 1em;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column, .learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
flex: 1;
text-align: center;
padding-left: .25em;
padding-right: .25em;
}
.learndash-wrapper .ld-table-list a.ld-table-list-item-preview {
color: #333;
}
.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover {
color: #00a2e8;
}
.learndash-wrapper .ld-table-list .ld-table-list-header {
background-color: #00a2e8;
color: #fff;
font-weight: 800;
padding: 20px 22px;
}
.learndash-wrapper .ld-table-list .ld-table-list-items {
padding: 0 20px;
border: 2px solid #e2e7ed;
border-top: 0;
border-bottom: 0;
font-size: .875em;
overflow: hidden;
}
@media (max-width:640px) {
.learndash-wrapper .ld-table-list .ld-table-list-items {
padding: 0 20px;
}
}.learndash-wrapper .ld-table-list .ld-table-list-item {
border-bottom: 1px solid #e2e7ed;
padding-left: 0;
padding-right: 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-item:last-child {
border-bottom: 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a {
color: #333;
}
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a:hover {
color: #00a2e8;
}
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column {
color: #728188;
font-weight: 700;
font-size: 1.2em;
}
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column a {
color: #728188;
}
.learndash-wrapper .ld-table-list .ld-table-list-item .ld-comments-column .ld-icon-comments {
font-size: 1.5em;
transform: translateY(.2em);
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded {
padding: .75em 2em;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list {
position: relative;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: -8px;
left: 66px;
background: #fff;
transform: rotate(-45deg);
z-index: 9;
left: 32px;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-header {
background-color: #e2e7ed;
color: #495255;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-items {
padding-top: 0;
background: #e2e7ed;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:first-child {
border-top: 2px solid #495255;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item {
border-bottom: 1px solid rgba(73, 82, 85, .2);
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:last-child {
border-bottom: 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-expanded .ld-table-list .ld-table-list-item-preview {
padding: 10px 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-footer {
background: #e2e7ed;
padding: 20px;
}
.learndash-wrapper .ld-table-list .ld-table-list-footer .ld-pagination {
margin-bottom: 0;
}
.learndash-wrapper .ld-table-list.ld-no-pagination {
border-bottom: 2px solid #e2e7ed;
}
.learndash-wrapper .ld-table-list.ld-no-pagination .ld-table-list-footer {
background: transparent;
padding: 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column {
font-size: .75em;
flex: 0 1 150px;
}
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-assignment-column-approved {
flex: 1;
text-align: right;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
font-size: .875em;
flex: 0 1 150px;
line-height: 1.4em;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label {
display: none;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-statuscolumn {
flex: 1;
text-align: right;
}
.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title {
overflow: hidden;
}
@media (max-width:768px) {
.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-columns {
display: none;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview {
flex-direction: column;
align-items: flex-start;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-title {
width: 100%}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns {
width: 100%;
flex-direction: column;
align-items: flex-start;
padding-top: .5em;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
flex: 1 auto;
margin: 0 0 .5em;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-column-label {
display: inline-block;
margin: 0 0 .5em;
}
.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-title {
flex: 1;
}
}@media (max-width:640px) {
.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-expanded, .learndash-wrapper .ld-lesson-list .ld-table-list-items {
padding: 0;
}
}.learndash-wrapper .ld-progress {
display: flex;
flex-direction: column;
margin: 1em 0;
}
.learndash-wrapper .ld-progress .ld-progress-heading {
display: flex;
justify-content: space-between;
font-size: .75em;
line-height: 1em;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-label {
text-transform: uppercase;
font-weight: 800;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
text-transform: uppercase;
font-weight: 800;
color: #ED1C24 !important;;
margin-right: 5px;
}
.learndash-wrapper .ld-progress .ld-progress-bar {
height: 7px;
background-color: #fff;
border-radius: 7px;
margin: 5px 0;
overflow: hidden;
}
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
height: 7px;
background: #ED1C24 !important;;
}
.learndash-wrapper .ld-progress.ld-progress-inline {
flex-direction: row-reverse;
align-items: center;
}
.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar {
flex: 1 auto;
margin-right: 1em;
}
.learndash-wrapper .ld-progress.ld-progress-inline .ld-status {
margin-left: 1em;
}
@media (max-width:640px) {
.learndash-wrapper .ld-progress .ld-progress-heading, .learndash-wrapper .ld-progress .ld-progress-heading.ld-progress-inline {
flex-direction: column;
}
}.learndash-wrapper .ld-breadcrumbs+.ld-topic-status {
padding: 0;
}
.learndash-wrapper.learndash-widget .ld-progress {
flex-wrap: wrap;
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading {
order: 1;
flex-direction: column;
margin: .25em 0;
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
background-color: #e2e7ed;
width: 100%;
margin-right: 0;
}
.learndash-pager {
display: inline-flex;
justify-content: space-between;
color: #728188;
text-transform: uppercase;
align-items: center;
font-size: 12px;
font-weight: 700;
background-color: #e2e7ed;
padding: 6px 12px;
border-radius: 17px;
margin: 10px 0;
}
.learndash-pager a {
font-size: 18px;
color: #728188;
text-decoration: none!important;
border: none!important;
cursor: pointer;
box-shadow: none!important;
line-height: 1em;
}
.learndash-pager a:after, .learndash-pager a:before {
display: none;
}
.learndash-pager a.disabled {
opacity: .5;
cursor: default;
}
.learndash-pager .pager-left {
order: 1;
}
.learndash-pager .pager-legend {
order: 2;
padding: 0 8px;
}
.learndash-pager .pager-right {
order: 3;
}
.learndash-wrapper .ld-pagination {
display: flex;
justify-content: flex-end;
color: #728188;
text-transform: uppercase;
align-items: center;
font-size: .75em;
font-weight: 700;
margin-bottom: 1em;
}
.learndash-wrapper .ld-pagination .ld-pages {
background-color: #e2e7ed;
flex: 0 0 180px;
display: flex;
justify-content: space-between;
align-items: center;
padding: .5em;
border-radius: 17px;
overflow: hidden;
line-height: 1;
}
.learndash-wrapper .ld-pagination .ld-pages i {
display: block;
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
color: #728188;
cursor: pointer;
transition: color .3s ease;
}
.learndash-wrapper .ld-pagination .ld-pages i:hover {
color: #00a2e8;
}
.learndash-wrapper .ld-pagination .ld-pages a {
color: #728188;
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-pagination .ld-pages a:hover {
color: #333;
}
.learndash-wrapper .ld-pagination .ld-pages a.disabled {
pointer-events: none;
opacity: .25;
}
@media (max-width:640px) {
.learndash-wrapper .ld-pagination {
justify-content: center;
}
}.learndash-wrapper .ld-item-list-item-expanded .ld-pagination .ld-pages {
flex: 0 0 100px;
padding: 0 10px;
}
.learndash-wrapper .ld-table-list-footer .ld-pagination .ld-pages {
flex: 0 0 120px;
}
.ld-loading {
position: relative;
}
.ld-loading:after {
z-index: 99;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: hsla(0, 0%, 100%, .5);
}
.ld-loading:after, .ld-loading:before {
position: absolute;
content: "";
display: block;
}
.ld-loading:before {
border-radius: 50%;
width: 40px;
z-index: 100;
height: 40px;
left: 50%;
top: 50%;
margin: -20px 0 0 -20px;
border: 3px solid rgba(0, 0, 0, .5);
border-top-color: #00a2e8;
animation: ldrotating 1.2s linear infinite;
}
.learndash-wrapper .ld-section-heading h3 {
font-size: 24px;
margin: .5em 0;
}
.learndash-wrapper .ld-score {
font-weight: 700;
}
.learndash-wrapper .ld-score.score-low {
color: #ff3c00;
}
.learndash-wrapper .ld-score.score-high {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-expand-button {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
justify-content: center;
height: auto;
padding: 1em;
line-height: 1.25em;
display: flex;
align-items: center;
}
.learndash-wrapper .ld-expand-button .ld-icon {
font-size: .875em;
}
.learndash-wrapper .ld-expand-button .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .ld-expand-button+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .ld-expand-button.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .ld-expand-button.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .ld-expand-button.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .ld-expand-button.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .ld-expand-button.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-expand-button.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .ld-expand-button.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .ld-expand-button.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-expand-button:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .ld-expand-button:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .ld-expand-button {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .ld-expand-button {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .ld-expand-button.ld-expanded .ld-icon {
transform: rotate(-180deg);
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
text-align: left;
}
.learndash-wrapper .ld-status { background-color: #e2e7ed;
text-align: center;
padding: 5px 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: .5px;
font-size: 11px;
line-height: 1.1;
color: #728188;
display: block;
}
.learndash-wrapper .ld-status-icon {
flex-basis: 26px;
flex-shrink: 0;
height: 26px;
width: 26px;
border-radius: 100%;
display: inline-block;
position: relative;
text-align: center;
}
.learndash-wrapper .ld-status-icon .ld-icon {
font-size: 1.5em;
}
.learndash-wrapper .ld-status-icon .ld-icon:before {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon {
font-size: 1em;
}
.learndash-wrapper .ld-status-icon.ld-quiz-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-status-complete {
background-color: #ED1C24 !important;;
color: #fff;
}
.learndash-wrapper a.ld-status-complete:focus, .learndash-wrapper a.ld-status-complete:link, .learndash-wrapper a.ld-status-complete:visited {
color: #fff;
}
.learndash-wrapper .ld-status-waiting {
background-color: #ffd200;
color: rgba(0, 0, 0, .65);
}
.learndash-wrapper .ld-status-unlocked {
background-color: #ebf8fd;
color: #00a2e8;
}
.learndash-wrapper .ld-status-incomplete.ld-status-icon {
border: 4px solid #e2e7ed;
background-color: #fff;
}
.learndash-wrapper .ld-status-in-progress {
border-color: #ED1C24 !important; #e2e7ed #e2e7ed #ED1C24 !important;;
border-style: solid;
border-width: 4px;
transform: rotate(-45deg);
background-color: #fff;
}
.learndash-wrapper .ld-certificate-icon {
width: 40px;
height: 30px;
background: #ED1C24 !important;;
display: block;
margin: auto;
}
.learndash-wrapper .ld-item-icon {
margin-right: .25em;
flex-shrink: 0;
font-size: 1.4em;
}
.learndash-wrapper .ld-item-icon.quiz-failure {
color: #ff3c00;
}
.learndash-wrapper .ld-item-icon.ld-quiz-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-item-icon.ld-quiz-incomplete {
color: #333;
}
.learndash-wrapper .ld-icon-delete {
font-size: 1.8em;
color: #7b8990;
margin-right: .25em;
}
.learndash-wrapper .ld-icon-delete:hover {
color: #333;
}
.learndash-wrapper .ld-home-link {
color: #495255;
font-size: .75em;
margin: 0 0 .75em;
text-decoration: underline;
}
.learndash-wrapper .ld-home-link:hover {
text-decoration: none;
}
.learndash-wrapper .ld-text-content {
color: #666;
line-height: 1.6;
margin: 1.5em 0;
}
.learndash-wrapper .ld-select-field {
position: relative;
}
.learndash-wrapper .ld-select-field:after {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e90e";
position: absolute;
top: 50%;
right: .5em;
z-index: 9;
transform: translateY(-50%);
pointer-events: none;
}
.learndash-wrapper .ld-select-field select {
-webkit-appearance: none;
appearance: none;
}
.learndash-wrapper .ld-file-upload {
padding: 1.5em;
background-color: #f0f3f6;
border-radius: 6px;
margin: 1em 0;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-heading {
color: #728188;
font-size: 1.2em;
font-weight: 700;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-heading span {
font-weight: 300;
font-size: .8em;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form {
display: flex;
margin-top: 1em;
align-items: center;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input {
width: .1px;
height: .1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label {
font-weight: 700;
display: flex;
flex: 1;
background-color: #fff;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
overflow: hidden;
align-items: center;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong {
background-color: #728188;
font-weight: 700;
color: #fff;
padding: .5em 2em;
font-size: .875em;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span {
color: #333;
font-size: .875em;
font-style: italic;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
padding: .5em 2em;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
flex: 0 0 150px;
text-align: center;
justify-content: center;
font-size: .875em;
opacity: .5;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-selected+.ld-button {
opacity: 1;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label {
cursor: pointer;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
margin-right: .5em;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input.has-focus+label, .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input:focus+label {
outline: 1px dotted #000;
outline: 5px auto -webkit-focus-ring-color;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-upload-message {
font-size: .8em;
margin-top: 1em;
line-height: 1.5em;
}
@media (max-width:640px) {
.learndash-wrapper .ld-file-upload .ld-file-upload-form {
flex-direction: column;
}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label {
flex-direction: column;
border-radius: 0;
text-align: center;
width: 100%}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span, .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong {
width: 100%}
.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
flex: 1;
margin-top: 1em;
}
}.learndash-wrapper .ld-hide {
display: none;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
margin-bottom: 1.5em;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
margin: 0;
padding: 0;
font-size: 24px;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions {
width: auto;
justify-content: flex-end;
}
@media (max-width:640px) {
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
margin-bottom: .5em;
margin-top: 0;
flex-wrap: wrap;
}
.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading .ld-item-list-actions, .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
flex: 0 0 100%;
justify-content: space-between;
}
}.learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading {
font-size: 18px;
display: block;
margin: 1em 0 .5em;
font-weight: 700;
}
.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
border-radius: 0;
margin: 0;
}
.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items {
border: 0;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
padding: 20px 60px;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
margin: 0 2.8em;
}
@media (max-width:768px) {
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header {
padding-left: 1em;
padding-right: 1em;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
margin: 0 1em;
}
}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
display: flex;
align-items: center;
font-size: .75em;
line-height: 1em;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress {
text-transform: uppercase;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid hsla(0, 0%, 100%, .5);
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
font-weight: 400;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
justify-content: flex-start;
flex-direction: row;
align-items: flex-start;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon {
margin-right: .5em;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded {
padding-top: 0;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-expanded .ld-status {
display: inline-block;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item.unavailable .ld-table-list-item-preview {
opacity: .5;
}
@media (max-width:640px) {
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header {
flex-direction: column;
align-items: stretch;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
margin: 1em 2.9em;
}
}.learndash-wrapper .ld-lesson-status {
border-radius: 6px;
background: #f0f3f6;
overflow: hidden;
}
.learndash-wrapper .ld-lesson-status .ld-progress {
padding: 0 1em;
}
.learndash-wrapper .ld-topic-status {
border-radius: 6px;
background: #f0f3f6;
overflow: hidden;
}
.learndash-wrapper .ld-topic-status .ld-progress {
padding: 0 1em;
}
.learndash-wrapper .quiz_continue_link {
display: flex;
justify-content: space-around;
margin: 10px;
}
.learndash-wrapper .ld-quiz-actions {
border-top: 2px solid #f0f3f6;
padding-top: 30px;
justify-content: center;
align-items: center;
margin: 20px 0;
display: flex;
flex-direction: row-reverse;
}
.learndash-wrapper .ld-quiz-actions .quiz_continue_link {
margin: 0 10px;
}
.learndash-wrapper .ld-quiz-actions .wpProQuiz_button {
margin: 0 10px;
background: #495255;
}
.learndash-wrapper .ld-quiz-actions input[type=button] {
margin: 0 10px;
}
.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion], .learndash-wrapper .ld-quiz-actions input[name=restartQuiz] {
background: #495255;
}
@media (max-width:768px) {
.learndash-wrapper .ld-quiz-actions {
flex-direction: row;
}
.learndash-wrapper .ld-quiz-actions .quiz_continue_link, .learndash-wrapper .ld-quiz-actions .wpProQuiz_button, .learndash-wrapper .ld-quiz-actions input[type=button] {
margin-bottom: 1em;
margin-left: auto;
margin-right: auto;
width: auto;
}
}.learndash-wrapper #quiz_continue_link, .learndash-wrapper #quiz_continue_link:hover {
background: #ED1C24 !important;;
}
.learndash-wrapper .course_progress {
height: 7px;
max-width: 100%;
background-color: #f0f3f6;
border-radius: 7px;
margin: 1em 0;
overflow: hidden;
}
.learndash-wrapper .course_progress .sending_progress_bar {
height: 7px;
background: #ED1C24 !important;;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz, .learndash-wrapper .wpProQuiz_content .wpProQuiz_lock, .learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite, .learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser {
padding: 25px 15px 25px 75px;
background-color: #f0f3f6;
border-radius: 6px;
margin: 1em 0;
border: 2px solid #e2e7ed;
color: #728188;
position: relative;
min-height: 85px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_loadQuiz p, .learndash-wrapper .wpProQuiz_content .wpProQuiz_lock p, .learndash-wrapper .wpProQuiz_content .wpProQuiz_prerequisite p, .learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser p {
margin: 0;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable {
border: 5px solid #f0f3f6;
border-radius: 4px;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table, .learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody {
border: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable table tbody td {
padding: 15px;
border: 0!important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue div {
box-shadow: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultName {
line-height: 1.2em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate {
text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
display: inline-block;
padding: .5em 1em;
justify-content: flex-start;
white-space: nowrap;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
align-items: center;
text-decoration: none;
cursor: pointer;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
width: 100%;
max-width: 385px;
white-space: normal;
display: flex;
justify-content: center;
height: auto;
padding: 1em;
line-height: 1.25em;
width: auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-icon, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-icon {
font-size: .875em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 .ld-text, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2+.ld-button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-icon, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-compact .ld-text, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-icon, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate .ld-text, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-alternate:hover, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent.ld-status-complete, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-transparent:hover, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.ld-button-reverse:hover, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:hover, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:focus, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
text-align: left;
margin-left: 10px;
}
}@media (max-width:960px) {
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
min-width: 150px;
padding: 1em 2em;
}
}@media (max-width:640px) {
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2 {
margin-right: auto!important;
margin-left: auto!important;
margin-bottom: 1em;
float: none!important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2.wpProQuiz_TipButton, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button.wpProQuiz_TipButton {
display: inline;
margin: auto;
padding: .25em .5em;
}
}.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
text-align: center;
justify-content: space-around;
background: #ED1C24 !important;;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-icon {
font-size: .875em;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .wpProQuiz_content .wpProQuiz_question {
padding-bottom: 1em;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList {
margin: 1em 0;
background: transparent;
border: 0;
padding: 0;
list-style: none;
padding-left: 0!important;
margin-left: 0!important;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type=essay] li.wpProQuiz_questionListItem {
flex-wrap: wrap;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput {
max-width: 100%;
min-width: 15px;
width: 2%}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList span {
margin-right: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion {
padding: 5px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion ol {
margin: 0!important;
padding: 0!important;
line-height: 1.5em!important;
}
.learndash-wrapper .wpProQuiz_content .graded-disclaimer {
margin-top: 1em;
font-size: .85em;
font-style: italic;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_matrixSortString {
margin: 1em 0;
background: transparent;
border: 0;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_sortStringList {
padding: 0;
margin: 1em 0!important;
padding: 0!important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_sortStringItem {
display: inline-block;
border: 0;
background: #f0f3f6;
border-radius: 6px;
margin: 0 .5em .5em 0;
padding: .5em 1em;
box-shadow: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_mextrixTr .wpProQuiz_sortStringItem {
margin: .5em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div {
background-color: #f0f3f6;
padding: 1em;
border-radius: 6px;
width: auto;
box-shadow: 0;
border: 0;
margin: 1em 0 1em 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: -8px;
left: 66px;
background: #fff;
transform: rotate(-45deg);
z-index: 9;
left: 1em;
bottom: -4px;
top: auto;
background-color: #f0f3f6;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div h5 {
padding-bottom: 0;
font-weight: 700;
text-transform: uppercase;
font-size: .8em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div p>iframe {
max-height: 350px;
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] p {
padding-bottom: 0;
padding-right: .25em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
margin-bottom: .5em;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem p {
text-align: left;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable {
border: 2px solid #e2e7ed;
border-radius: 6px;
background: transparent;
display: flex;
padding: 1em;
align-items: center;
box-shadow: none;
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable:before {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e904";
margin-right: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem span.wpProQuiz_cloze {
margin: 0 5px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
display: inline-block;
align-items: center;
border: 2px solid #e2e7ed;
border-radius: 6px;
padding: 1em;
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input {
margin-right: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label input.wpProQuiz_questionInput[type=text] {
border: 0;
box-shadow: none;
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
border-color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay {
border: 2px solid #e2e7ed;
border-radius: 6px;
width: 100%;
padding: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
background: #00c349;
color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_sortable, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label {
border-color: #f11414;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete {
background: transparent;
border: 1px solid transparent!important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete .wpProQuiz_sortable, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label {
border-color: #00c349;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze {
display: inline-block;
background: #e2e7ed;
border-radius: 6px;
padding: 2px .5em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_cloze input {
border: 0;
background-color: transparent;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table {
border-collapse: separate;
border: 2px solid #e2e7ed;
border-radius: 6px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td {
border: 0;
padding: 0!important;
vertical-align: top;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td:first-child {
border-right: 2px solid #e2e7ed;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td .wpProQuiz_maxtrixSortText {
display: block;
padding: 1em;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td .wpProQuiz_maxtrixSortCriterion {
padding: .5em;
border-left: 0;
height: 100%;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
display: flex;
align-items: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table {
border-color: #00c349;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td {
background-color: #00c349;
border-color: #00c349;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortCriterion .wpProQuiz_sortStringItem, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortText {
background-color: none;
color: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect>table, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect>table td {
border-color: #f11414;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] .wpProQuiz_questionListItem {
border: 2px solid #e2e7ed;
border-radius: 6px;
padding: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] .wpProQuiz_questionListItem p {
margin: 0;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] label {
display: inline-flex;
color: var(--global--color-primary);
padding: 0;
border: 0;
margin: 0 .25em;
width: auto;
font-weight: 700;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] label input {
margin-right: .5em;
height: .8em;
width: .8em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerCorrect {
background-color: #00c349;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=cloze_answer] .wpProQuiz_questionListItem .wpProQuiz_cloze .wpProQuiz_answerIncorrect {
background-color: #f11414;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_header {
font-weight: 700;
margin: .5em 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
border-radius: 6px;
margin: 1em 0;
border: 2px solid #e2e7ed;
color: #728188;
position: relative;
min-height: 85px;
padding: 25px;
background-color: #f0f3f6;
text-align: center;
box-shadow: none;
min-height: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response p {
margin: 0;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response img {
max-width: 100%;
height: auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
margin: 0;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_listItem[data-type=cloze_answer] .wpProQuiz_questionListItem {
display: block;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit {
margin: 1em 0;
background-color: #e2e7ed;
border-radius: 6px;
position: relative;
padding: 1em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before {
content: "";
position: absolute;
bottom: 1em;
left: 1em;
right: 1em;
height: 7px;
z-index: 8;
background: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time {
color: #728188;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress {
z-index: 9;
position: relative;
background-color: #ED1C24 !important;;
height: 7px;
margin-bottom: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table {
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td:first-child {
width: 150px;
font-size: .9em;
font-weight: 700;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td input[type=text], .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td select, .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td textarea {
width: 100%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="5"] label, .learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="8"] label {
display: inline-block;
margin-left: .5em;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] {
display: flex;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select {
margin-right: 1%}
@media (max-width:640px) {
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] {
flex-wrap: wrap;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select {
margin-bottom: 1em;
flex: 1 0 50%}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_forms table tr td .wpProQuiz_formFields[data-type="6"] select:first-child {
flex: 0 0 100%}
}.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] {
padding: 1.5em;
background-color: #f0f3f6;
border-radius: 6px;
margin: 1em 0;
flex: 0 0 100%;
display: flex;
justify-content: space-between;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=file] {
background: #fff;
padding: 1em;
border-radius: 6px;
flex: 1;
margin-right: 1em;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
max-width: 100px;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-icon {
font-size: .875em;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit].ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit]:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .wpProQuiz_content form[name=uploadEssay] input[type=submit] {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .wpProQuiz_quiz_time {
color: #728188;
font-weight: 700;
font-size: .8em;
}
.learndash-wrapper .wpProQuiz_graded_points, .learndash-wrapper .wpProQuiz_points {
padding: 1em;
justify-content: center;
align-items: center;
background-color: #f0f3f6;
border-radius: 6px;
margin: 1em 0;
border: 2px solid #e2e7ed;
color: #728188;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box {
background: #f0f3f6;
border: 0;
border-radius: 3px;
overflow: auto;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li {
box-shadow: 0;
border: 0;
border-radius: 2px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionTarget {
box-shadow: 0;
background-color: #00a2e8;
color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview, .learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved {
color: #fff;
}
.learndash-wrapper .wpProQuiz_reviewDiv {
margin-bottom: 2em;
padding-bottom: 2em;
border-bottom: 2px solid #f0f3f6;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion {
background: #f0f3f6;
border: 0;
border-radius: 3px;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li {
box-shadow: 0;
border: 0;
border-radius: 2px;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget {
box-shadow: 0;
background-color: #00a2e8;
color: #fff;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview, .learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved {
color: #fff;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading {
border-bottom: 4px solid #e2e7ed;
padding-bottom: 12px;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading h3 {
margin-top: 0;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-home-link {
display: block;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button {
margin-left: 0;
font-size: 12px;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-actions .ld-expand-button .ld-icon {
font-size: 10px;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon {
width: 15px;
height: 15px;
flex: 0 0 15px;
border: 0;
text-align: center;
margin-right: 10px;
margin-top: .15em;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark {
font-size: .825em;
margin-top: 1px;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-in-progress {
border-color: #ED1C24 !important; #e2e7ed #e2e7ed #ED1C24 !important;;
border-style: solid;
border-width: 2px;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete {
border: 2px solid #e2e7ed;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-quiz {
font-size: 1.1em;
margin-top: -2px;
}
.learndash-wrapper .ld-course-navigation .ld-item-icon {
width: 14px;
height: 20px;
font-size: 1em;
}
.learndash-wrapper .ld-course-navigation .ld-pagination {
justify-content: center;
margin: 1em 0;
}
.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages {
flex: 0 0 120px;
background-color: #728188;
}
.learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages i, .learndash-wrapper .ld-course-navigation .ld-pagination .ld-pages span {
color: #fff;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item {
border-bottom: 1px solid #e2e7ed;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
color: #00a2e8;
font-weight: 700;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading .ld-status-incomplete, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title .ld-status-incomplete {
border: 2px solid #00a2e8;
}
.learndash-wrapper .ld-course-navigation .ld-sep {
color: #e2e7ed;
padding: 0 .25em;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading {
margin-top: 1em;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
font-size: 1em;
font-weight: 700;
margin-bottom: .25em;
text-align: left;
display: block;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview {
padding: 10px 0;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-item-preview-heading {
display: flex;
justify-content: flex-start;
flex-flow: row wrap;
line-height: 1.25em;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading {
color: #495255;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading:hover {
color: #00a2e8;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
font-size: .875em;
font-weight: 400;
flex: 1;
display: flex;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon {
margin-left: .5em;
pointer-events: all;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title .ld-status-icon .ld-icon {
font-size: .825em;
margin-top: 1px;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button {
flex-basis: 100%;
justify-content: flex-start;
padding-left: 2em;
padding-top: .5em;
color: #728188;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button .ld-icon {
font-size: .625em;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded {
height: auto;
max-height: 0;
transition: max-height .3s ease;
overflow: hidden;
background: #f0f3f6;
border-radius: 8px;
margin: 0 20px;
position: relative;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded:before {
content: "";
display: block;
left: 50px;
top: 0;
position: absolute;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #fff;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded.ld-expanded {
max-height: 20000px;
margin-bottom: 1em;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items {
padding: 1em .5em;
}
.learndash-wrapper .ld-course-navigation .ld-table-list-header {
display: none;
}
.learndash-wrapper .ld-course-navigation .ld-table-list-footer {
background: transparent;
padding: .25em!important;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list {
margin: 0;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-items {
border: 0;
padding-right: 0;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item {
font-size: .9em;
border-bottom: 0;
line-height: 1.5em;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview {
align-items: flex-start;
padding: .5em;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item {
font-weight: 700;
}
.learndash-wrapper .widget_course_return {
margin-top: 1em;
font-size: .8em;
}
.learndash-wrapper .ld-profile-summary {
margin: 2em 0;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
margin: 1.5em 0;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
width: 150px;
height: 150px;
border: 5px solid #e2e7ed;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
font-size: 2em;
font-weight: 800;
margin: 5px 0;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
color: #728188;
font-size: 14px;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats {
display: flex;
justify-content: center;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
flex: 0 0 90px;
text-align: center;
border-right: 1px solid #e2e7ed;
padding: 0 12px;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
display: block;
font-size: 36px;
margin-bottom: 8px;
font-weight: 800;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span {
color: #728188;
font-size: 14px;
}
.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:last-child {
border-right: 0;
}
.learndash-wrapper #ld-profile .ld-section-heading {
margin-bottom: 0;
}
.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview+.ld-table-list-item-expanded {
margin-top: -20px;
}
.learndash-wrapper #ld-profile .ld-quiz-list .ld-table-list-item-preview+.ld-table-list-item-expanded .ld-essay-list {
margin-top: 0;
}
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
background-color: transparent;
color: #728188;
font-size: 1.5em;
border: none;
margin-right: -15px;
}
.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon.ld-expanded, .learndash-wrapper #ld-profile button.ld-icon-search.ld-icon:hover {
transition: .5 ease-in-out;
color: #333;
}
.learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status {
white-space: nowrap;
}
@media (max-width:640px) {
.learndash-wrapper #ld-profile .ld-section-heading .ld-item-list-actions {
justify-content: space-between;
}
.learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button {
margin: 10px 0;
max-width: 120px;
}
.learndash-wrapper #ld-profile .ld-profile-stats {
flex-wrap: wrap;
}
.learndash-wrapper #ld-profile .ld-profile-stats .ld-profile-stat {
width: 50%;
border: 0;
flex: 1;
margin: 0 0 2em!important;
padding: 0 1em!important;
}
}#wpProQuiz_overlay_close {
margin: 0;
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
height: auto;
padding: 1em;
line-height: 1.25em;
max-width: 180px;
}
#wpProQuiz_overlay_close .ld-icon {
font-size: .875em;
}
#wpProQuiz_overlay_close .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
#wpProQuiz_overlay_close+.ld-button {
margin-left: 1em;
}
#wpProQuiz_overlay_close.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
#wpProQuiz_overlay_close.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
#wpProQuiz_overlay_close.ld-compact .ld-text {
padding: 0;
}
#wpProQuiz_overlay_close.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
#wpProQuiz_overlay_close.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
#wpProQuiz_overlay_close.ld-button-alternate .ld-text {
padding-left: .5em;
}
#wpProQuiz_overlay_close.ld-button-alternate:hover {
background: transparent;
}
#wpProQuiz_overlay_close.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
#wpProQuiz_overlay_close.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
#wpProQuiz_overlay_close.ld-button-transparent:hover {
background: transparent;
}
#wpProQuiz_overlay_close.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
#wpProQuiz_overlay_close.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
#wpProQuiz_overlay_close:hover {
opacity: .75;
background-color: #00a2e8;
}
#wpProQuiz_overlay_close:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
#wpProQuiz_overlay_close {
max-width: 100%}
}@media (max-width:640px) {
#wpProQuiz_overlay_close {
text-align: left;
margin-left: 10px;
}
}#wpProQuiz_user_content h2 {
border-bottom: 2px solid #f0f3f6;
font-size: 24px;
padding: .5em 0;
}
#wpProQuiz_user_content h2+h2 {
font-size: 18px;
border-bottom: 0;
}
#wpProQuiz_user_content table.wp-list-table {
border-radius: 8px;
border-collapse: collapse;
background: transparent;
border: 0;
}
#wpProQuiz_user_content table.wp-list-table td, #wpProQuiz_user_content table.wp-list-table th, #wpProQuiz_user_content table.wp-list-table tr {
background: transparent;
}
#wpProQuiz_user_content table.wp-list-table thead th {
background: #00a2e8;
color: #fff;
border-bottom: 0;
padding: 25px 15px;
font-size: 14px;
line-height: 1;
white-space: nowrap;
}
#wpProQuiz_user_content table.wp-list-table thead th:first-child {
border-radius: 8px 0 0 0;
}
#wpProQuiz_user_content table.wp-list-table thead th:last-child {
border-radius: 0 8px 0 0;
}
#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th {
background: #f0f3f6;
padding: 15px;
border-bottom: 1px solid #f0f3f6;
line-height: 1;
white-space: nowrap;
text-align: center;
}
#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:first-child, #wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:only-child {
text-align: left;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th {
padding: 15px;
font-weight: 400;
font-size: 16px;
text-align: center;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th p {
margin: 0 0 5px;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th:first-child {
box-shadow: inset 3px 0 0 0 #f0f3f6;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th:last-child {
box-shadow: inset -3px 0 0 0 #f0f3f6;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th:nth-child(2) {
text-align: left;
}
#wpProQuiz_user_content table.wp-list-table tbody tr th:only-child {
box-shadow: inset -3px 0 0 0 #f0f3f6, inset 3px 0 0 0 #f0f3f6;
}
#wpProQuiz_user_content table.wp-list-table tbody tr.categoryTr th:nth-child(2) {
text-align: center;
}
#wpProQuiz_user_content table.wp-list-table tfoot tr {
border-bottom: 0;
}
#wpProQuiz_user_content table.wp-list-table tfoot tr th {
background: #f0f3f6;
border: 0;
padding: 15px;
font-weight: 400;
font-size: 16px;
text-align: center;
}
#wpProQuiz_user_content table.wp-list-table tfoot tr th:first-child {
border-radius: 0 0 0 8px;
}
#wpProQuiz_user_content table.wp-list-table tfoot tr th:last-child {
border-radius: 0 0 8px 0;
}
.learndash-wrapper .ld-tabs {
margin: 1em 0;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation {
position: relative;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation:after {
content: "";
height: 6px;
background: #e2e7ed;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 8;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
display: flex;
padding: 1.5em;
align-items: center;
position: relative;
font-weight: 700;
color: #728188;
cursor: pointer;
transition: color .3s ease;
white-space: nowrap;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab .ld-icon {
font-size: 1.4em;
margin-right: .25em;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:after {
content: "";
height: 6px;
background: transparent;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 9;
transition: background .3s ease;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active {
color: #00a2e8;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active:after {
background: #00a2e8;
}
@media (max-width:640px) {
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
padding: 1em;
}
}.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
display: none;
padding: 2em 0;
}
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible {
display: block;
}
.learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tab-content {
padding: 0;
}
.learndash-wrapper .ld-breadcrumbs {
background: #fff;
border-radius: 6px;
padding: .5em 1em;
display: flex;
justify-content: space-between;
align-items: center;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
font-size: .75em;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding-right: 1em;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span {
display: inline;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
font-weight: 700;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:after {
content: ">";
unicode-bidi: plaintext;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span:last-child:after {
display: none;
}
.learndash-wrapper .ld-breadcrumbs .ld-status {
white-space: nowrap;
}
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete {
background: #ED1C24 !important;;
color: #fff;
}
@media (max-width:640px) {
.learndash-wrapper .ld-breadcrumbs {
flex-direction: column;
align-items: flex-start;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
width: 100%}
.learndash-wrapper .ld-breadcrumbs .ld-status {
width: 100%;
margin-top: 1em;
}
}.learndash-wrapper .ld-alert-content {
width: 100%}
.learndash-wrapper .ld-alert {
padding: 25px 15px 25px 75px;
background-color: #f0f3f6;
border-radius: 6px;
margin: 1em 0;
border: 2px solid #e2e7ed;
color: #728188;
position: relative;
min-height: 85px;
display: flex;
justify-content: space-between;
align-items: center;
}
.learndash-wrapper .ld-alert .ld-alert-icon {
background-color: #e2e7ed;
border-radius: 100%;
padding: .5em;
margin-right: .5em;
font-size: 24px;
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert {
padding: 3px;
font-size: 42px;
}
.learndash-wrapper .ld-alert .ld-alert-text {
font-size: 1em;
font-weight: 700;
}
.learndash-wrapper .ld-alert .ld-button {
margin-left: 1em;
min-width: 7.5em;
display: inline-block;
height: auto;
padding: 5px 20px 5px 30px;
position: relative;
max-width: 185px;
}
.learndash-wrapper .ld-alert .ld-button .ld-icon {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
.learndash-wrapper .ld-alert .ld-alert-content a, .learndash-wrapper .ld-alert .ld-text a {
text-decoration: underline;
color: rgba(0, 0, 0, .8);
}
@media (max-width:768px) {
.learndash-wrapper .ld-alert {
display: block;
text-align: center;
padding: 75px 15px 15px;
}
.learndash-wrapper .ld-alert .ld-alert-content {
margin: 0 0 1em;
}
.learndash-wrapper .ld-alert .ld-icon {
left: 50%;
margin: 0;
transform: translateX(-50%);
top: 10%}
.learndash-wrapper .ld-alert .ld-button {
margin-left: 0;
}
}.learndash-wrapper .ld-alert-warning {
color: rgba(0, 0, 0, .65);
border-color: #ffd200;
background-color: #fff6cd;
}
.learndash-wrapper .ld-alert-warning .ld-alert-icon {
background-color: #ffd200;
}
.learndash-wrapper .ld-alert-warning .ld-button {
background-color: #ffd200;
color: rgba(0, 0, 0, .65);
}
.learndash-wrapper .ld-alert-certificate .ld-button {
padding-left: 40px;
min-width: unset;
max-width: unset;
width: auto;
text-decoration: none!important;
}
.learndash-wrapper .ld-alert-certificate.ld-alert-success {
color: #495255;
}
.learndash-wrapper .ld-alert-success {
color: #fff;
border-color: #ED1C24 !important;;
background-color: rgba(1, 158, 124, .2);
}
.learndash-wrapper .ld-alert-success .ld-alert-icon {
background-color: #ED1C24 !important;;
color: #fff;
}
.learndash-wrapper .ld-alert-success .ld-button {
background-color: #ED1C24 !important;;
}
.learndash-wrapper .ld-alert-success .ld-button .ld-icon-download {
margin-right: 5px;
font-size: 18px;
}
.learndash-wrapper .ld-focus {
display: flex;
}
.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery), .learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery) {
display: block;
list-style: disc outside none;
margin: 1em 0;
padding-left: 40px;
}
.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid):not(.wp-block-gallery) {
list-style-type: decimal;
}
.learndash-wrapper .ld-focus .ld-tab-content li:not(.blocks-gallery-item) {
display: list-item;
}
.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ul, .learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ul {
margin: 0;
list-style-type: circle;
}
.learndash-wrapper .ld-focus .ld-tab-content ol:not(.blocks-gallery-grid) ol, .learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid) ol {
margin: 0;
list-style-type: lower-latin;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar {
position: fixed;
left: 0;
top: 0;
bottom: 0;
width: 350px;
background-color: #fff;
border-right: 1px solid #e2e7ed;
padding-top: 50px;
padding-bottom: 90px;
transition: all .3s ease;
z-index: 99;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper {
overflow-x: visible;
overflow-y: auto;
height: 100%}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
position: absolute;
height: 75px;
width: 50px;
right: 0;
top: 0;
bottom: 0;
background: #00a2e8;
z-index: 99;
cursor: pointer;
color: #fff;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
position: absolute;
border-radius: 100%;
background: inherit;
right: 0;
top: 50%;
transform: translateY(-50%) translateX(25%);
font-size: .8em;
padding: 8px;
z-index: 9;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger:hover .ld-icon:before {
opacity: .5;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
background-color: #00a2e8;
color: #fff;
border-bottom: 0;
min-height: 75px;
overflow: visible;
width: 350px;
position: relative;
z-index: 9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: .75em 3.125em .75em 1em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading a {
color: #fff;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 {
font-size: 1em;
margin: 0;
line-height: 1.35em;
padding: 0 0 0 1.6em;
font-weight: 700;
opacity: 1;
transition: opacity .3s ease;
color: #fff;
position: relative;
z-index: 100;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
color: #fff;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon {
position: absolute;
left: 1px;
top: 3px;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-expand-button {
color: #fff;
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading .ld-home-link {
color: #fff;
padding: 0;
border-left: 0;
margin-left: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation {
position: relative;
overflow: visible;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-course-navigation-list {
opacity: 1;
transition: opacity .3s ease;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded {
margin: 0;
border-radius: 0;
background: transparent;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items {
padding: .5em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading {
padding: 0 1em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
margin-bottom: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list {
background-color: #f0f3f6;
border-radius: 0;
padding: 1em;
position: relative;
margin: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: -8px;
left: 66px;
background: #fff;
transform: rotate(-45deg);
z-index: 9;
background-color: #fff;
left: 43px;
width: 13px;
height: 13px;
top: -7px;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item {
font-size: .875em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
padding: .5em .5em .5em 1.6em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item {
border-bottom: 1px solid #e2e7ed;
background-color: #fff;
padding: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview {
padding: 1em;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination {
margin: 1em 0;
justify-content: center;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages {
background-color: #728188;
flex: 0 0 120px;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages i, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-pagination .ld-pages span {
color: #fff;
}
.learndash-wrapper .ld-focus .ld-focus-main {
flex: 1 auto;
margin-left: 350px;
width: calc(100% - 350px);
transition: margin-left .3s ease;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
padding: 5em;
margin: 0 auto;
max-width: 960px;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
padding: 0;
margin: 0 0 .5em;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status, .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status {
margin-bottom: 1em;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-lesson-status .ld-progress, .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content .ld-topic-status .ld-progress {
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header {
position: fixed;
background: #fff;
top: 0;
left: 0;
right: 0;
height: 51px;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e2e7ed;
z-index: 99;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav {
width: 55px;
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav a {
display: block;
padding: 0 15px;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav span {
display: block;
width: 25px;
height: 4px;
margin: 4px 0;
background-color: #333;
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-1 {
transform: rotate(-45deg) translate(-4px, 8px);
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-2 {
opacity: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav.expanded .bar-3 {
transform: rotate(45deg) translate(-3px, -7px);
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
background-color: #fff;
flex: 0 0 350px;
height: 100%;
transition: flex .3s ease;
padding: .5em 1em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
height: 100%;
width: auto;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
flex: auto;
display: flex;
align-items: center;
justify-content: space-evenly;
border-top: none;
}
@media (max-width:768px) {
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
align-items: flex-start;
}
}@media (max-width:960px) {
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
align-items: flex-start;
}
}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
position: relative;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #learndash_timer, .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .learndash_timer {
position: absolute;
left: 0;
bottom: 1px;
right: 0;
text-align: center;
top: 0;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action, .learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
height: 50px;
display: flex;
justify-content: center;
flex-direction: column;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action, .learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
border-right: 1px solid #e2e7ed;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action.ld-empty, .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action:last-child {
border: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:after, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete:disabled:after, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:disabled:after {
color: #728188;
}
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button {
color: #00a2e8;
background: transparent;
color: #ED1C24 !important;;
background: transparent!important;
}
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button.ld-status-complete, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button:hover, .learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete .learndash_mark_complete_button:hover, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete #learndash_mark_complete_button:hover, .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button:hover {
background: transparent;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
align-items: center;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress-wrap {
width: 100%;
max-width: 90%}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
flex: 0 1;
flex-grow: 3;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #sfwd-mark-complete, .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete {
margin: 0 1em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
flex: 1 2 auto;
margin: 0;
padding: .5em 1em 0 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar {
background: #e2e7ed;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
flex: 0 0 200px;
display: flex;
justify-content: flex-end;
align-items: center;
position: relative;
height: 50px;
padding-right: 1em;
border-left: 1px solid #e2e7ed;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
color: #728188;
font-size: .75em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
width: 40px;
height: 40px;
margin-left: 1em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items {
position: absolute;
top: 100%;
right: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
margin-right: 1em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items:before {
content: "";
position: absolute;
top: -5px;
right: 1em;
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #00a2e8;
z-index: -1;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a {
position: relative;
display: block;
white-space: nowrap;
background-color: #00a2e8;
color: #fff;
font-weight: 700;
padding: .75em 2.5em;
font-size: .875em;
border-bottom: 1px solid hsla(0, 0%, 100%, .1);
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:hover {
opacity: .8;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:last-child {
border-bottom: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu:hover .ld-user-menu-items {
opacity: 1;
visibility: visible;
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar {
background-color: transparent;
transform: translateX(calc(-100% + 50px));
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar-wrapper .ld-focus-sidebar-trigger .ld-icon {
transform: translateY(-50%) translateX(45%) rotate(180deg);
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading {
top: 0;
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-heading h3, .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-course-navigation .ld-course-navigation-list {
opacity: 0;
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
margin-left: 50px;
width: calc(100% - 50px);
}
@media (max-width:1280px) {
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
flex: 1 2 auto;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
flex: 0 1;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
display: none;
}
}@media (max-width:1024px) {
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
flex: 0 0 150px;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
padding-left: 3em;
}
}@media (max-width:768px) {
.learndash-wrapper .ld-focus .ld-focus-header {
position: relative;
flex-wrap: wrap;
flex-direction: row;
height: auto;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav {
display: block;
order: 1;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
order: 2;
padding: 0 1em;
margin: 0;
align-items: center;
border-right: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-stats {
text-align: center;
display: block;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-percentage {
line-height: 1em;
margin-bottom: .3em;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-steps {
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar {
margin: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
order: 3;
border-left: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
border-top: 1px solid #efefef;
background: #fff;
padding: 0;
order: 4;
flex-direction: row;
align-items: flex-start;
flex: 100%}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions>* {
margin: 0;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions .ld-content-action {
height: auto;
flex: 50%}
.learndash-wrapper .ld-focus .ld-focus-content {
margin-top: 30px;
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar {
transform: translateX(-100%);
}
.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar .ld-focus-sidebar-trigger {
display: none;
}
.learndash-wrapper .ld-focus .ld-focus-main, .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
margin-left: 0;
width: 100%}
.learndash-wrapper .ld-focus .ld-course-navigation-heading {
position: static;
}
.learndash-wrapper .ld-focus .ld-course-navigation {
padding-top: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar {
top: 0;
padding-top: 0;
z-index: 1000;
position: absolute;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-focus .ld-focus-main, .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
margin-left: 0;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content, .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content {
margin: 30px auto 50px;
padding: 5% 1.5em;
}
}body.admin-bar .learndash-wrapper .ld-focus-header {
top: 32px;
}
@media (max-width:768px) {
body.admin-bar .learndash-wrapper .ld-focus-header {
top: 0;
}
}body.admin-bar .learndash-wrapper .ld-focus-sidebar {
top: 32px;
}
@media (max-width:768px) {
body.admin-bar .learndash-wrapper .ld-focus-sidebar {
top: 93px;
}
}body.ld-in-focus-mode {
margin: 0;
padding: 0;
background: #fff;
}
body.ld-in-focus-mode:after, body.ld-in-focus-mode:before {
display: none;
}
body.ld-in-focus-mode .learndash-wrapper {
background: #fff;
}
body.ld-in-focus-mode.admin-bar {
padding-top: 32px;
}
@media (max-width:768px) {
body.ld-in-focus-mode.admin-bar {
padding-top: 0;
}
body.ld-in-focus-mode.admin-bar .ld-focus-sidebar {
top: 97px;
}
}#learndash-tooltips {
font-family: Open Sans, Arial, Helvetica, sans-serif;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
height: 100%;
z-index: 999;
font-size: 16px;
pointer-events: none;
}
#learndash-tooltips .ld-tooltip {
position: absolute;
background-color: #00a2e8;
color: #fff;
font-weight: 700;
border-radius: 6px;
padding: .25em 1em;
transform: translateX(1%) translateY(-25px);
box-shadow: 0 -1px 0 2px hsla(0, 0%, 100%, .75);
font-size: .75em;
opacity: 0;
transition: opacity .1s linear;
text-align: center;
min-width: 150px;
max-width: 300px;
}
#learndash-tooltips .ld-tooltip:after {
content: "";
height: 5px;
width: 5px;
background: #00a2e8;
position: absolute;
bottom: -4px;
transform: rotate(45deg) translateX(-50%);
left: 5%}
#learndash-tooltips .ld-tooltip.ld-shifted-left:after {
left: 10%}
#learndash-tooltips .ld-tooltip.ld-shifted-right {
transform: translateX(-100%) translateY(-30px);
}
#learndash-tooltips .ld-tooltip.ld-shifted-right:after {
left: auto;
right: 10%}
#learndash-tooltips .ld-tooltip.ld-visible {
opacity: 1;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
display: flex;
background: #f0f3f6;
padding: 1em 0;
margin: 1em 0;
border-radius: 6px;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>* {
flex: 1 auto;
width: 33%;
justify-content: space-around;
text-align: center;
border-right: 2px solid #bec5cb;
padding: 0 1em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>:last-child {
border-right: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-button {
margin: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-status {
display: inline-block;
width: auto;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content {
display: flex;
align-items: center;
justify-content: space-around;
text-align: center;
margin-bottom: .5em;
line-height: 1.25em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {
display: flex;
align-items: center;
text-align: center;
justify-content: space-around;
font-size: 32px;
font-weight: 700;
color: #728188;
margin-top: -3px;
line-height: 1;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-text {
font-size: 14px;
margin-left: 8px;
font-weight: 400;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency {
font-size: 16px;
margin-right: .25em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label {
display: block;
color: #728188;
font-size: .75em;
font-weight: 700;
margin-bottom: 1em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ppalholder {
position: absolute;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text {
font-size: 14px;
color: #728188;
display: inline-block;
white-space: nowrap;
margin-right: .5em;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text .ld-login-text {
display: inline-block;
margin-left: 5px;
text-decoration: underline;
font-weight: 700;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons {
margin: 0 .5em;
}
@media (max-width:1280px) {
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action {
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button, .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_buttons {
margin-right: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .learndash_checkout_button {
margin-bottom: .5em;
}
}.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-action.status-closed .ld-text {
white-space: normal;
}
@media (max-width:640px) {
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
flex-direction: column;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>* {
border-right: 0;
border-bottom: 1px solid #e2e7ed;
padding: 1em 0;
width: auto;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>:last-child {
border-bottom: 0;
}
}.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
background-color: #fff;
border-radius: 6px;
padding: .5em 1em;
display: flex;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
margin: 0;
flex: 1;
padding: 0 1em 0 0;
}
@media (max-width:640px) {
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
flex-direction: column;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
flex-direction: column;
padding-right: 0;
align-items: flex-start;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-heading {
display: block;
width: 100%;
text-align: center;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats {
flex-direction: column;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats .ld-progress-steps {
margin-left: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-bar {
width: 100%;
margin: 1em 0;
}
}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status {
width: auto;
display: inline-block;
margin: 0 auto;
}
.learndash-wrapper .ld-course-status .ld-status {
line-height: 1.3;
}
.learndash-wrapper .ld-course-status .ld-status.ld-status-progress {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-course-status .ld-status.ld-status-complete {
background: #ED1C24 !important;
color: #fff;
}
.learndash-wrapper .ld-course-certificate {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin: 1em 0;
}
.learndash-wrapper .ld-course-certificate .ld-button {
display: inline-block;
max-width: inherit;
font-size: 14px;
}
.learndash-wrapper .ld-course-certificate .ld-icon-certificate {
font-size: 24px;
margin-right: 5px;
}
.jq-dropdown-menu {
box-shadow: 0 0 0 1px #ddd!important;
}
.jq-dropdown-menu input[type=button], .jq-dropdown-menu input[type=submit] {
margin: 0;
transition: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1.5em;
font-size: 16px;
border-radius: 0;
border: 0;
display: block!important;
width: 100%!important;
color: #00a2e8;
padding: .5em 1em;
text-align: center;
font-size: 14px!important;
}
.jq-dropdown-menu input[type=button]:hover, .jq-dropdown-menu input[type=submit]:hover {
background: #fafafa!important;
color: #495255!important;
}
.jq-dropdown-menu .ppalholder {
display: none;
}
.learndash-wrapper .learndash-wrapper-login-modal {
position: relative;
}
.learndash-wrapper .ld-modal {
position: absolute;
transform: translateY(-50%) translateX(-50%);
z-index: 999;
width: 100%;
z-index: 9000;
max-width: 1024px;
min-height: 300px;
background: #fff;
border-radius: 6px;
overflow: hidden;
overflow-y: auto;
box-shadow: -3px -3px 20px rgba(0, 0, 0, .14);
opacity: 0;
visibility: hidden;
transition: all .3s ease;
}
.learndash-wrapper .ld-modal .ld-modal-closer {
position: absolute;
top: .5em;
right: 0;
z-index: 9;
color: #728188;
cursor: pointer;
line-height: .5;
padding: 1em;
font-size: 1.5em;
}
.learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer {
color: #fff;
}
.learndash-wrapper.ld-modal-closed {
display: none!important;
}
.learndash-wrapper.ld-modal-open .ld-modal {
opacity: 1;
visibility: visible;
}
.learndash-wrapper .ld-login-modal {
display: flex;
text-align: center;
margin: 25% 50% 20px;
}
.learndash-wrapper .ld-login-modal .ld-modal-heading {
font-weight: 300;
font-size: 2.25em;
margin: .5em 0;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
padding: 20px;
max-width: 350px;
min-width: 80%;
margin: 0 auto;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login {
flex: 1;
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading {
color: #00a2e8;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-text {
color: #728188;
font-size: .875em;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register {
flex: 1;
background: #00a2e8;
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover {
opacity: 1;
box-shadow: 0 0 0 5px #fff!important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register label {
display: block;
font-weight: 700;
margin-bottom: .5em;
font-size: 14px;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register #ld-user-register {
margin: 2em 0;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=email], .learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=password], .learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=text] {
border: 2px solid #fff;
margin: 0 0 1em;
background-color: #f9f9f9;
padding: .5em .5em .5em 2em;
font-size: 1.2em;
width: 100%;
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=email]:focus, .learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=password]:focus, .learndash-wrapper .ld-login-modal .ld-login-modal-register input[type=text]:focus {
background: #fff;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register #reg_passmail {
font-size: .825em;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register #wp-submit {
margin: 0 auto;
min-width: 150px;
text-align: center;
justify-content: center;
padding: 7px 35px;
border-radius: 20px;
font-weight: 700;
font-size: 14px;
border: 5px solid #fff;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form {
margin: 2em 0;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form form {
display: flex;
flex-direction: column;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form p {
margin: 0;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form p.login-submit {
text-align: center;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form label {
display: block;
color: #728188;
font-weight: 700;
margin-bottom: .5em;
font-size: 14px;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username {
position: relative;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e90c";
position: absolute;
color: #728188;
top: 2.5em;
left: .5em;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password {
position: relative;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
font-family: ld-icons!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
content: "\e900";
position: absolute;
color: #728188;
top: 2.5em;
left: .5em;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding {
position: relative;
padding-top: 2em;
margin-top: 1em;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding:before {
content: "";
display: block;
position: absolute;
width: 50px;
height: 3px;
background-color: #e2e7ed;
left: 50%;
top: 0;
transform: translateX(-50%);
}
.learndash-wrapper .ld-login-modal .ld-login-modal-form .ld-login-modal-branding img {
max-width: 100%;
max-height: 250px;
height: auto;
}
.learndash-wrapper .ld-login-modal .ld-login-field, .learndash-wrapper .ld-login-modal .ld-password-field, .learndash-wrapper .ld-login-modal input[type=email], .learndash-wrapper .ld-login-modal input[type=password], .learndash-wrapper .ld-login-modal input[type=text] {
border: 2px solid #e2e7ed;
margin: 0 0 1em;
background-color: #f0f3f6;
color: #728188;
padding: .5em .5em .5em 2em;
font-size: .875em;
width: 100%;
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-login-modal .ld-login-field:focus, .learndash-wrapper .ld-login-modal .ld-password-field:focus, .learndash-wrapper .ld-login-modal input[type=email]:focus, .learndash-wrapper .ld-login-modal input[type=password]:focus, .learndash-wrapper .ld-login-modal input[type=text]:focus {
border-color: #495255;
}
.learndash-wrapper .ld-login-modal :-ms-input-placeholder {
font-family: Open Sans, Arial, Helvetica, sans-serif;
}
.learndash-wrapper .ld-login-modal ::placeholder {
font-family: Open Sans, Arial, Helvetica, sans-serif;
}
.learndash-wrapper .ld-login-modal .ld-forgot-password-link {
color: #333;
text-decoration: underline;
font-size: .875em;
}
.learndash-wrapper .ld-login-modal .ld-button, .learndash-wrapper .ld-login-modal input[type=submit] {
margin: 2em auto;
min-width: 150px;
text-align: center;
justify-content: center;
border: 0;
border-radius: 20px;
font-weight: 700;
font-size: 14px;
}
.learndash-wrapper .ld-login-modal input[type=submit] {
background: #00a2e8;
color: #fff;
cursor: pointer;
padding: .75em 5em;
transition: all .25s ease-in-out;
}
.learndash-wrapper .ld-login-modal input[type=submit]:hover {
opacity: .8;
}
@media (max-width:1024px) {
.learndash-wrapper .ld-login-modal {
top: 100px;
width: 80%;
transform: translateX(-50%);
}
.learndash-wrapper .ld-login-modal.ld-can-register .ld-modal-closer {
color: #728188;
}
}@media (max-width:768px) {
.learndash-wrapper .ld-login-modal {
flex-direction: column;
}
}@media (max-width:640px) {
.learndash-wrapper .ld-login-modal {
width: 100%}
}.learndash-wrapper .ld-button.ld-login-button {
display: flex;
}
.learndash-wrapper .ld-button.ld-login-button.ld-logout {
justify-content: space-between;
}
.learndash-wrapper .ld-button.ld-login-button.ld-login {
justify-content: flex-start;
}
.learndash-wrapper .ld-button.ld-login-button.ld-login .ld-icon {
margin-right: 10px;
}
.learndash-not-available .ld-item-list-item-preview, .learndash-not-available .ld-item-list-item-preview a.ld-item-name, .learndash-not-available .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .learndash-not-available .ld-lesson-item-preview, .learndash-not-available .ld-lesson-item-preview a.ld-item-name, .learndash-not-available .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .learndash-not-available .ld-table-list-item-preview, .learndash-not-available .ld-table-list-item-preview a.ld-item-name, .learndash-not-available .ld-table-list-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access .ld-item-list-item-preview, .user_has_no_access .ld-item-list-item-preview a.ld-item-name, .user_has_no_access .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access .ld-lesson-item-preview, .user_has_no_access .ld-lesson-item-preview a.ld-item-name, .user_has_no_access .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access .ld-table-list-item-preview, .user_has_no_access .ld-table-list-item-preview a.ld-item-name, .user_has_no_access .ld-table-list-item-preview a.ld-lesson-item-preview-heading {
cursor: not-allowed;
pointer-events: none;
}
.learndash-not-available .ld-item-list-item-preview .ld-expand-button, .learndash-not-available .ld-lesson-item-preview .ld-expand-button, .learndash-not-available .ld-table-list-item-preview .ld-expand-button, .user_has_no_access .ld-item-list-item-preview .ld-expand-button, .user_has_no_access .ld-lesson-item-preview .ld-expand-button, .user_has_no_access .ld-table-list-item-preview .ld-expand-button {
pointer-events: all;
}
.learndash-not-available a.ld-topic-row, .user_has_no_access a.ld-topic-row {
cursor: not-allowed;
pointer-events: none;
}
.ld-item-list-item.is_sample .ld-item-list-item-preview, .ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-item-name, .ld-item-list-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .ld-item-list-item.is_sample .ld-lesson-item-preview, .ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-item-name, .ld-item-list-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .ld-item-list-item.is_sample .ld-table-list-item-preview, .ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-item-name, .ld-item-list-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading, .ld-lesson-item.is_sample .ld-item-list-item-preview, .ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-item-name, .ld-lesson-item.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .ld-lesson-item.is_sample .ld-lesson-item-preview, .ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-item-name, .ld-lesson-item.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .ld-lesson-item.is_sample .ld-table-list-item-preview, .ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-item-name, .ld-lesson-item.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading, .ld-topic-list.is_sample .ld-item-list-item-preview, .ld-topic-list.is_sample .ld-item-list-item-preview a.ld-item-name, .ld-topic-list.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .ld-topic-list.is_sample .ld-lesson-item-preview, .ld-topic-list.is_sample .ld-lesson-item-preview a.ld-item-name, .ld-topic-list.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .ld-topic-list.is_sample .ld-table-list-item-preview, .ld-topic-list.is_sample .ld-table-list-item-preview a.ld-item-name, .ld-topic-list.is_sample .ld-table-list-item-preview a.ld-lesson-item-preview-heading, .learndash-not-available.is_sample .ld-item-list-item-preview, .learndash-not-available.is_sample .ld-item-list-item-preview a.ld-item-name, .learndash-not-available.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .learndash-not-available.is_sample .ld-lesson-item-preview, .learndash-not-available.is_sample .ld-lesson-item-preview a.ld-item-name, .learndash-not-available.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access.is_sample .ld-item-list-item-preview, .user_has_no_access.is_sample .ld-item-list-item-preview a.ld-item-name, .user_has_no_access.is_sample .ld-item-list-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access.is_sample .ld-lesson-item-preview, .user_has_no_access.is_sample .ld-lesson-item-preview a.ld-item-name, .user_has_no_access.is_sample .ld-lesson-item-preview a.ld-lesson-item-preview-heading, .user_has_no_access .wpProQuiz_resultsList .ld-item-list-item-preview a.ld-item-name {
cursor: pointer;
pointer-events: all;
}
.ld-item-list-item.is_sample a.ld-lesson-item-preview, .ld-item-list-item.is_sample a.ld-table-list-item-preview, .ld-item-list-item.is_sample a.ld-topic-row, .ld-lesson-item.is_sample a.ld-lesson-item-preview, .ld-lesson-item.is_sample a.ld-table-list-item-preview, .ld-lesson-item.is_sample a.ld-topic-row, .ld-topic-list.is_sample a.ld-lesson-item-preview, .ld-topic-list.is_sample a.ld-table-list-item-preview, .ld-topic-list.is_sample a.ld-topic-row {
cursor: pointer!important;
pointer-events: all!important;
}
.learndash-wrapper .ld-user-status.ld-is-widget {
margin: 30px 0;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item {
border: 0;
border-bottom: 2px solid #f0f3f6;
border-radius: 0;
padding: 10px 0;
margin: 10px 0;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item:last-child {
border-bottom: 0;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
padding: 0;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-title {
font-size: 14px;
line-height: 1.5em;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components {
margin-top: 10px;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span {
display: block;
margin: 0 0 5px;
font-size: 12px;
line-height: 1.5em;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-components span.ld-sep {
display: none;
}
.learndash-wrapper .ld-user-status.ld-is-widget .ld-pagination {
justify-content: flex-start;
}
.learndash-wrapper .ld-focus-comments {
margin: 2em 0;
}
.learndash-wrapper .ld-focus-comments p.comment-form-comment {
margin: 0;
width: 100%!important;
max-width: 100%!important;
}
.learndash-wrapper .ld-focus-comments p.comment-form-comment textarea {
width: 100%}
.learndash-wrapper .ld-focus-comments #ld-comments {
margin-bottom: 50px;
}
.learndash-wrapper .ld-focus-comments #commentform .logged-in-as {
margin: 0;
font-size: .875em;
font-weight: 400;
float: right;
}
.learndash-wrapper .ld-focus-comments #commentform textarea#comment {
font-family: inherit;
padding: .875em;
background: #e2e7ed;
border: 5px solid #e2e7ed;
border-radius: 6px;
font-size: 1em;
}
.learndash-wrapper .ld-focus-comments #commentform textarea#comment:focus {
background: transparent;
outline: 0;
box-shadow: none;
}
.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links {
display: flex;
flex-direction: row;
}
.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-previous {
margin: 0;
text-align: left;
min-width: 50%;
width: 100%;
font-weight: 700;
}
.learndash-wrapper .ld-focus-comments .comment-navigation .nav-links .nav-next {
margin: 0;
text-align: right;
min-width: 50%;
width: 100%;
font-weight: 700;
}
.learndash-wrapper .ld-focus-comments .form-submit {
width: 100%!important;
max-width: 100%!important;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit {
border-radius: 20px;
background-color: #00a2e8;
color: #fff;
box-shadow: none;
text-transform: none;
font-family: inherit;
font-weight: 800;
font-size: .75em;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 100%;
max-width: 385px;
white-space: normal;
text-shadow: none;
border: 0;
opacity: 1;
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center;
line-height: 1.25em;
display: inline-block;
padding: .75em 3em;
height: auto;
margin: 1em 0 0;
min-width: unset;
max-width: unset;
width: unset;
text-decoration: none!important;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-icon {
font-size: .875em;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit .ld-text {
padding: 0 1em;
flex: 1 1 100;
text-align: center;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit+.ld-button {
margin-left: 1em;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact {
width: 24px;
height: 24px;
border-radius: 100%;
flex-basis: 24px;
flex-shrink: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-icon {
margin-right: 0;
font-size: .75em;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-compact .ld-text {
padding: 0;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate {
background: transparent;
color: #00a2e8;
padding: 0;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-icon {
background: #00a2e8;
color: #fff;
border-radius: 100%;
width: 18px;
height: 18px;
flex: 0 0 18px;
padding: 2px;
line-height: 16px;
text-align: center;
font-weight: 700;
transition: color .3s ease, background .3s ease;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate .ld-text {
padding-left: .5em;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-alternate:hover {
background: transparent;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent {
color: #00a2e8;
background: transparent;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent.ld-status-complete {
color: #ED1C24 !important;;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-transparent:hover {
background: transparent;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse {
background: #fff;
color: #00a2e8;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit.ld-button-reverse:hover {
background: #00a2e8;
color: #fff;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit:hover {
opacity: .75;
background-color: #00a2e8;
}
.learndash-wrapper .ld-focus-comments .form-submit #submit:focus {
outline: none;
opacity: .75;
}
@media (max-width:960px) {
.learndash-wrapper .ld-focus-comments .form-submit #submit {
max-width: 100%}
}@media (max-width:640px) {
.learndash-wrapper .ld-focus-comments .form-submit #submit {
text-align: left;
margin-left: 10px;
}
}.learndash-wrapper .ld-focus-comments__heading {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 4px solid #e2e7ed;
margin-bottom: .5em;
}
.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-text {
padding-right: .5em;
font-size: 1em;
}
.learndash-wrapper .ld-focus-comments__heading .ld-expand-button .ld-icon {
font-size: .75em;
}
.learndash-wrapper .ld-focus-comments__header {
flex: 1;
font-size: 2em;
font-weight: 400;
margin-bottom: 10px;
}
.learndash-wrapper .ld-focus-comments__comments {
overflow: hidden;
transition: max-height .3s ease;
font-size: 1em;
font-weight: 400;
}
.learndash-wrapper .ld-focus-comments .comment-respond {
position: relative;
padding-top: 0;
}
.learndash-wrapper .ld-focus-comments .comment-respond #reply-title {
font-size: 1.5em;
font-weight: 400;
margin-bottom: .75em;
}
.learndash-wrapper .ld-focus-comments .comment-respond small {
margin-left: 1em;
font-size: .75em;
}
.learndash-wrapper .ld-focus-comments #ld-comments-form.ld-collapsed, .learndash-wrapper .ld-focus-comments #ld-comments-post-button.ld-open, .learndash-wrapper .ld-focus-comments .comment-form label {
display: none;
}
.learndash-wrapper .ld-focus-comment {
margin: 2em 0;
}
.learndash-wrapper .ld-focus-comment:last-child {
margin-bottom: 5em;
}
.learndash-wrapper .ld-focus-comment.depth-1 {
margin-left: 0;
}
.learndash-wrapper .ld-focus-comment.depth-2, .learndash-wrapper .ld-focus-comment.depth-3, .learndash-wrapper .ld-focus-comment.depth-4, .learndash-wrapper .ld-focus-comment.depth-5 {
margin-left: 74px;
}
@media (max-width:768px) {
.learndash-wrapper .ld-focus-comment.depth-2, .learndash-wrapper .ld-focus-comment.depth-3, .learndash-wrapper .ld-focus-comment.depth-4, .learndash-wrapper .ld-focus-comment.depth-5 {
margin-left: 20px;
}
}.learndash-wrapper .ld-focus-comment .ld-comment-avatar {
position: relative;
margin-bottom: 1em;
display: flex;
align-items: center;
}
.learndash-wrapper .ld-focus-comment .ld-comment-avatar img {
box-sizing: border-box;
max-width: 58px;
height: auto;
border-radius: 100%;
margin-right: 16px;
border: 4px solid transparent;
}
.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author .ld-comment-author-name {
color: #000;
font-size: 1.125em;
margin-bottom: 5px;
display: block;
font-weight: 700;
}
.learndash-wrapper .ld-focus-comment .ld-comment-avatar .ld-comment-avatar-author a.ld-comment-permalink {
color: #728188;
font-size: .875em;
text-decoration: none;
display: block;
}
.learndash-wrapper .ld-focus-comment .ld-comment-body {
overflow: hidden;
position: relative;
margin-left: 74px;
}
.learndash-wrapper .ld-focus-comment .ld-comment-reply {
margin: 1em 0;
}
.learndash-wrapper .ld-focus-comment .ld-comment-reply a.comment-reply-link {
border: 0;
display: inline-block;
padding: .5em 1.75em;
color: #000;
font-weight: 700;
font-size: .875em;
position: relative;
z-index: 9;
background-color: #e2e7ed;
border-radius: 18px;
}
.learndash-wrapper .ld-focus-comment.bypostauthor>.ld-comment-wrapper, .learndash-wrapper .ld-focus-comment.role-administrator>.ld-comment-wrapper, .learndash-wrapper .ld-focus-comment.role-group_leader>.ld-comment-wrapper {
border-radius: 6px;
background: #f2fafd;
padding: 1em;
}
.learndash-wrapper .ld-focus-comment.bypostauthor>.ld-comment-wrapper>.ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-administrator>.ld-comment-wrapper>.ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-group_leader>.ld-comment-wrapper>.ld-comment-avatar img {
border-color: #00a2e8;
}
.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment>.ld-comment-wrapper {
border-radius: 0;
background: transparent;
padding: 0;
}
.learndash-wrapper .ld-focus-comment.bypostauthor.ptype-sfwd-assignment>.ld-comment-wrapper>.ld-comment-avatar img {
border-color: transparent;
}
.learndash-wrapper .ld-focus-comment.ld-no-avatar-image .ld-comment-body {
margin-left: 0;
}