.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.pgc-sgb-cb{position:relative;min-height:240px}.pgc-sgb-cb img{pointer-events:none}.sgb-preloader{position:absolute;width:38px;height:38px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.sgb-preloader .sgb-square{width:15px;height:15px;margin:2px;float:left;opacity:0;background:#d3d3d3;animation:sgb-focusfade 2.8s infinite}.sgb-preloader .sgb-square:nth-child(1){animation-delay:.7s}.sgb-preloader .sgb-square:nth-child(2){animation-delay:1.4s}.sgb-preloader .sgb-square:nth-child(3){animation-delay:2.8s}.sgb-preloader .sgb-square:nth-child(4){animation-delay:2.1s}@keyframes sgb-focusfade{0%{opacity:0}30%{opacity:0}60%{opacity:1}75%{opacity:1}}.no-js .sgb-preloader{display:none}.simply-gallery-amp,simpLy-gallery-freedom-block{position:relative}.simply-gallery-amp *,.simpLy-gallery-freedom-block *{box-sizing:border-box}.simply-gallery-amp .sgb-gallery,.simpLy-gallery-freedom-block .sgb-gallery{position:relative}.simply-gallery-amp .sgb-gallery .sgb-item,.simpLy-gallery-freedom-block .sgb-gallery .sgb-item{max-width:250px;margin:1em auto}.sgb-gallery .sgb-item figure{margin:0;height:100%;display:flex;flex-direction:column}.sgb-gallery .sgb-item-caption{background:#eaeaea;color:#000;font-size:.8em;padding:.5em .5em 1em;margin:0;text-align:center}.sgb-gallery .sgb-item img,.sgb-gallery .sgb-item video{height:100%;width:100%;flex:1;object-fit:cover;display:block}.sgb-gallery .sgb-item audio,.sgb-gallery .sgb-item video{outline:0}.sgb-gallery .sgb-item audio{width:100%}.sgb-gallery .sgb-item a{height:100%;flex:1;object-fit:cover}.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}.wgi-datepicker-wrap {
position: relative;
width: 100%;
}
input[type="text"].wgi-datepicker {
padding-right: 30px;
}
.wgi-clear-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 5px;
display: block;
font-size: 1.5rem;
cursor: pointer;
padding: 5px 10px;
}
.wgi-clear-icon svg {
width: 12px;
height: 12px;
}
.wgi-organizations-search {
margin-bottom: 25px;
}
.wgi-organizations-search form {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.wgi-organizations-search .button {
margin-left: 10px;
width: 120px;
}
.wgi-organizations-search input[type="search"] {
font-size: 1.7rem;
border-radius: 10px;
padding: 12px 15px;
width: 100%;
border: 1px solid #c3c4c6;
line-height: 1;
width: calc(100% - 260px);
}
.wgi-activity-organization-coordinator {
margin-top: 30px;
padding: 15px;
border: 1px solid #000000;
}
.wgi-activity-organization-coordinator p {
margin: 5px 0;
}
.wgi-password-reset-form,
.wgi-request-password-reset-form {
max-width: 400px;
margin: 0 auto;
}
.wgi-login-form button,
.wgi-request-password-reset-form button,
.wgi-password-reset-form button {
width: 100%;
margin-top: 15px;
}
@media screen and (max-width: 500px) {
.wgi-organizations-search input[type="search"] {
width: 100%;
margin-bottom: 10px;
}
.wgi-organizations-search .button {
width: calc(50% - 5px);
}
.wgi-organizations-search .button {
margin-left: 0;
}
.wgi-organizations-search button {
margin-right: 10px;
}
}.cff-wrapper:after{
content: "";
display: table;
clear: both;
} #cff {
float: left;
width: 100%;
margin: 0 auto;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff:after{
content: "";
display: table;
clear: both;
}
.cff-wrapper-ctn{float: left;}
.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow: auto;}
.cff-wrapper-ctn,
#cff .cff-posts-wrap,
#cff .cff-masonry-posts{
position: relative;
clear: both;
height: 100%;
top: 0;
bottom: 0;
width: 100%;
box-sizing: border-box;
} #cff .cff-item{
float: left;
width: 100%;
clear: both;
padding: 20px 0 15px 0;
margin: 0;
border-bottom: 1px solid #ddd;
}
#cff .cff-item:first-child{
padding-top: 0;
}
#cff .cff-item.cff-box,
#cff .cff-item.cff-box:first-child{
padding: 15px;
margin: 8px 0;
background: rgba(255,255,255,0.5);
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff.cff-masonry .cff-item.cff-box{
margin-left: 1.5%;
margin-right: 1.5%;
}
#cff .cff-item.cff-shadow{
box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
}
#cff.cff-masonry{
position: relative;
margin-bottom: 50px; }
.cff-masonry .cff-load-more{
display: none;
} .cff-header{
width: 100%;
margin: 0 0 15px 0;
padding: 0;
line-height: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: flex; align-items:  center;
}
.cff-header .fa{
float: left;
margin-right: 10px;
}
.cff-header span{ display: table-cell;
vertical-align: middle;
}
.cff-header svg {
width: 1em;
height: 1em;
margin-right: 10px;
} .cff-wrapper .cff-visual-header {
margin-bottom: 24px !important;
} .cff-wrapper .cff-visual-header .cff-header-hero {
width: 100%;
height: 300px;
position: relative;
}
.cff-wrapper .cff-visual-header .cff-header-hero img{
display: none;
}
.cff-wrapper .cff-visual-header .cff-likes-box {
position: absolute;
bottom: 10px;
right: 10px;
padding: 5px;
background: #eee;
line-height: 1;
border-radius: 2px;
color: #445790;
}
.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo {
float: left;
display: inline-block;
line-height: 0;
}
.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg {
width: 18px;
height: 18px;
vertical-align: top;
}
.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count {
float: left;
display: inline-block;
margin-left: 8px;
vertical-align: top;
font-size: 15px;
line-height: 20px;
} .cff-wrapper .cff-visual-header .cff-header-inner-wrap {
position: relative;
display: block;
text-decoration: none !important;
}
.cff-wrapper .cff-visual-header .cff-header-inner-wrap a {
color: inherit !important;
border: 0;
}
.cff-wrapper .cff-visual-header .cff-header-img img {
display: block;
width: 100px;
border-radius: 3px;
padding: 0;
margin: 0;
}
.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img {
border: 2px solid #fff;
}
.cff-wrapper .cff-visual-header .cff-header-img {
position: absolute;
display: inline-block;
line-height: 1;
}
.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img {
top: -25px;
left: 10px;
}
.cff-wrapper .cff-visual-header .cff-header-text {
display: inline-block;
float: left;
margin: 20px 0 0 120px;
}
#cff .cff-visual-header .cff-header-text h3,
.cff-wrapper .cff-visual-header .cff-header-text h3{
display: inline-block;
width: auto;
margin: 0 8px 0 0;
padding: 0;
font-size: 1.2em;
line-height: 1.2em;
}
.cff-wrapper .cff-visual-header .cff-header-text{
padding-top: 10px;
margin: 0;
}
.cff-wrapper .cff-visual-header.cff-has-name {
min-height: 100px;
}
.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text {
min-height: 75px;
}
.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text {
margin-left: 120px;
}
.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{
margin-left: 125px;
}
.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{
padding-top: 30px;
}
.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,
.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{
padding-top: 10px;
}
#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,
.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio {
display: block;
width: 100%;
clear: both;
margin: 3px 0 0 0;
padding: 0;
line-height: 1.2em;
}
.cff-wrapper .cff-visual-header .cff-header-name{
float: left;
padding: 0 5px 2px 0;
}
.cff-wrapper .cff-visual-header .cff-bio-info {
font-size: .9em;
line-height: 1.7;
}
.cff-wrapper .cff-visual-header .cff-bio-info svg {
width: 1em;
vertical-align: middle;
position: relative;
top: -2px;
}
.cff-posts-count svg {
padding-right: 3px;
}
.cff-header-text:after,
.cff-header-inner-wrap:after{
display: table;
clear: both;
content: " ";
}    #cff .cff-less{
display: none;
} #cff a {
text-decoration: none;
}
#cff a:hover,
#cff a:focus {
text-decoration: underline;
}
#cff .cff-html5-video,
#cff .cff-photo,
#cff .cff-album-cover,
#cff .cff-event-thumb,
#cff .cff-iframe-wrap,
#cff .cff-vidLink{
text-decoration: none;
border: none;
} #cff h3, #cff h4, #cff h5, #cff h6, #cff p{
float: left;
width: 100%;
clear: both;
padding: 0;
margin: 5px 0;
line-height: 1.4;
word-wrap: break-word;
} #cff .cff-date{
float: left;
width: 100%;
min-width: 50px;
font-size: 11px;
}
#cff .cff-date.cff-date-below,
#cff .cff-timeline-event .cff-date.cff-date-below{
margin: 5px 0 0 0;
}   #cff .cff-author,
#cff-lightbox-wrapper .cff-author{
float: left;
clear: both;
margin: 0 0 15px 0;
padding: 0;
line-height: 1.2;
width: 100%;
}
#cff .cff-author a,
#cff-lightbox-wrapper .cff-author a{
text-decoration: none;
border: none;
}
#cff .cff-author-img,
#cff-lightbox-wrapper .cff-author-img{
float: left;
width: 40px;
height: 40px;
margin: 0 0 0 -100% !important;
font-size: 0;
background: #eee;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -132px -50px;
border-radius: 40px;
}
#cff .cff-author-img.cff-no-consent img {
display: none;
}
.cff-no-consent .cff-header-text {
margin-left: 0 !important;
}
.cff-no-consent .cff-header-img,
.cff-no-consent .cff-header-hero{
display: none !important;
}
#cff .cff-author img,
#cff-lightbox-wrapper .cff-author img{
float: left;
margin: 0 !important;
padding: 0 !important;
border: none !important;
font-size: 0;
border-radius: 40px;
}
#cff .cff-author .cff-author-text span.cff-page-name,
#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{
display: table-cell;
vertical-align: middle;
height: 40px;
margin: 0;
font-weight: bold; padding-left: 50px;
float: none;
}
#cff .cff-author a,
#cff-lightbox-wrapper .cff-author a{
text-decoration: none;
}
#cff .cff-author .cff-story,
#cff-lightbox-wrapper .cff-author .cff-story{
font-weight: normal;
} #cff .cff-author .cff-author-text,
#cff-lightbox-wrapper .cff-author .cff-author-text{
float: left;
width: 100%;
min-height: 40px;
}
#cff .cff-author .cff-page-name,
#cff .cff-author .cff-date,
#cff-lightbox-wrapper .cff-author .cff-page-name,
#cff-lightbox-wrapper .cff-author .cff-date{
float: left;
clear: both;
width: auto;
margin: 0 0 0 50px !important;
font-weight: bold;
line-height: 1.2;
}
#cff .cff-author .cff-date,
#cff-lightbox-wrapper .cff-author .cff-date{
color: #9197a3;
font-weight: normal;
font-size: 11px;
margin-top: 1px !important;
margin-bottom: 0px !important;
}
#cff .cff-author.cff-no-author-info .cff-date,
#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{
margin-top: 14px !important;
}
#cff .cff-author.cff-no-author-info .cff-author-img,
#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{
width: 40px;
height: 40px;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -132px -50px;
}
#cff .cff-author .cff-page-name.cff-author-date,
#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{
float: left;
padding: 3px 0 0 0;
font-size: 14px;
} #cff .cff-post-desc,
#cff-lightbox-wrapper .cff-post-desc{
line-height: 1.3;
}
#cff span.cff-post-desc,
#cff-lightbox-wrapper span.cff-post-desc{
display: block;
}
#cff .cff-post-text .cff-post-desc,
#cff-lightbox-wrapper .cff-post-desc{
margin: 5px 0;
border-left: 2px solid #ddd;
border-left: 2px solid rgba(0,0,0,0.1);
padding-left: 8px;
}    #cff .cff-text-wrapper{
float: right;
width: 77%;
margin: 0;
padding: 0;
}
#cff .cff-break-word{
word-break: break-all;
} #cff .cff-item img{
border: none;
}
#cff .cff-byline{
font-size: 12px;
display: block;
margin: -5px 0 10px 0;
}
#cff .cff-photo{
max-width: 100%;
float: left;
display: block;
position: relative;
margin: 0;
}
#cff .cff-photo span{
display: block;
}
#cff .cff-photo:after,
#cff .cff-event-thumb:after,
#cff .cff-html5-video:after {
border: 1px solid rgba(0, 0, 0, .1);
bottom: 0;
content: '';
left: 0;
position: absolute;
right: 0;
top: 0;
}
#cff .cff-media-above{
margin-bottom: 7px;
}
#cff .cff-photo img{
float: left;
max-width: 100%;
height: auto;
margin: 0 !important;
padding: 0 !important;
}
#cff .cff-photo .cff-album-icon{
position: absolute;
z-index: 5;
bottom: 5px;
right: 5px;
height: 22px;
background: #000 url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -49px -38px;
background: rgba(0,0,0,0.7) url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -49px -38px;
color: #fff;
font-size: 12px;
margin: 0;
padding: 0 0 0 26px;
line-height: 22px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
-moz-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
-webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
} #cff .cff-photo.cff-multiple{
width: 100%;
}
#cff .cff-multiple .cff-crop{
overflow: hidden;
}
#cff .cff-main-image.cff-crop{
height: 300px; }
#cff .cff-img-attachments{
width: 100%;
float: left;
clear: both;
} #cff .cff-img-layout-2 .cff-img-wrap{
margin: 0;
}
#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{
margin: 0 0 0.5% 0;
}
#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{
width: 49.75%;
float: left;
}
#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{
margin: 0 0.5% 0 0;
}
#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{
width: 49.75%;
margin: 0.5% 0.25% 0 0.25%;
float: left;
}
#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{
width: 33%;
margin: 0.5% 0.25% 0 0.25%;
float: left;
} #cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{
margin: 0 0 1% 0;
}
#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{
width: 49.5%;
}
#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{
margin: 0 1% 0 0;
}
#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{
width: 49.5%;
margin: 1% 0.5% 0 0.5%;
}
#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{
width: 32.5%;
margin: 1% 0.5% 0 0.5%;
} #cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,
#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child{
margin-left: 0;
}
#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,
#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child{
margin-right: 0;
}
#cff .cff-img-layout-2:after,
#cff .cff-img-layout-3:after,
#cff .cff-img-layout-4:after{
border: none;
} #cff .cff-img-wrap{
position: relative;
}
#cff .cff-img-wrap:after{
border: 1px solid rgba(0, 0, 0, .1);
bottom: 0;
content: '';
left: 0;
position: absolute;
right: 0;
top: 0;
} #cff .cff-img-attachments .cff-crop{
width: 100%;
height: 100px;
display: block;
float: left;
position: relative;
border: none;
}
#cff .cff-img-attachments .cff-crop img{
visibility: visible;
} #cff .cff-more-attachments,
.cff-gdpr-overlay{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.4);
}
#cff .cff-more-attachments span{
position: absolute;
width: 100%;
text-align: center;
top: 50%;
left: 0;
height: 30px;
margin-top: -15px;
line-height: 30px;
color: #fff;
font-size: 30px;
}
#cff .cff-small-layout .cff-more-attachments span{
font-size: 20px;
} #cff .cff-photo.cff-img-layout-2 .cff-crop,
#cff .cff-html5-video.cff-img-layout-2 .cff-crop{
height: 150px;
}
#cff .cff-photo.cff-multiple .cff-album-icon{
display: none;
}  #cff .cff-album-item{
float: left;
width: 100%;
margin: 0 0 20px 0;
padding: 0;
text-align: center;
} #cff .cff-album-item.cff-col-2{
width: 47.5%;
width: 45%\9;
margin-right: 5%;
}
#cff .cff-album-item.cff-col-2:nth-of-type(2n){
margin-right: 0;
} #cff .cff-album-item.cff-col-3{
width: 30.3%;
width: 28.83%\9;
margin-right: 4.5%;
}
#cff .cff-album-item.cff-col-3:nth-of-type(3n){
margin-right: 0;
} #cff .cff-album-item.cff-col-4{
width: 22%;
width: 21%\9;
margin-right: 4%;
}
#cff .cff-album-item.cff-col-4:nth-of-type(4n){
margin-right: 0;
} #cff .cff-album-item.cff-col-5{
width: 17.2%;
width: 16.5%\9;
margin-right: 3.5%;
}
#cff .cff-album-item.cff-col-5:nth-of-type(5n){
margin-right: 0;
} #cff .cff-album-item.cff-col-6{
width: 14.16%;
width: 13.6%\9;
margin-right: 3%;
}
#cff .cff-album-item.cff-col-6:nth-of-type(6n){
margin-right: 0;
} #cff .cff-album-item.cff-col-7{
width: 12.14%;
width: 11.78%\9;
margin-right: 2.5%;
}
#cff .cff-album-item.cff-col-7:nth-of-type(7n){
margin-right: 0;
} #cff .cff-album-item.cff-col-8{
width: 10.75%;
width: 10.5%\9;
margin-right: 2%;
}
#cff .cff-album-item.cff-col-8:nth-of-type(8n){
margin-right: 0;
} #cff.narrow .cff-album-item.cff-col-3,
#cff.narrow .cff-album-item.cff-col-4,
#cff.narrow .cff-album-item.cff-col-5,
#cff.narrow .cff-album-item.cff-col-6,
#cff.narrow .cff-album-item.cff-col-7,
#cff.narrow .cff-album-item.cff-col-8{
width: 47.5%;
width: 45%\9;
margin-right: 5%;
}
#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),
#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),
#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),
#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),
#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),
#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){
margin-right: 0;
} #cff .cff-album-item .cff-album-cover,
#cff .cff-photo.cff-crop,
#cff .cff-main-image.cff-crop{
width: 100%;
height: 200px;
display: block;
float: left;
position: relative;
border: none;
overflow: hidden;
}
#cff.cff-masonry .cff-album-item .cff-album-cover{
height: auto;
float: none;
overflow: visible;
line-height: 0;
}
#cff .cff-album-item .cff-album-cover img,
#cff .cff-new .cff-crop img{
visibility: hidden;
opacity: 0;
}
#cff.cff-masonry .cff-album-item .cff-album-cover img{
visibility: visible;
opacity: 1;
}
#cff .cff-album-item.cff-video .cff-album-cover img{
opacity: 0;
}
#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{
visibility: visible;
opacity: 1;
}
#cff.cff-nojs .cff-album-item .cff-album-cover img{
height: 100%; visibility: visible;
}
#cff.cff-nojs .cff-new .cff-crop img{
visibility: visible;
}
#cff .cff-main-image.cff-crop,
#cff .cff-html5-video.cff-multiple .cff-main-image{
overflow: hidden;
float: none;
}
#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){
display: block;
height: auto !important;
}
#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap{
display: block;
} #cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image {
float: left;
} #cff .cffFadeIn{
opacity: 1;
transition: all 0.1s ease;
} #cff .cff-album-item .cff-album-cover:after {
border: 1px solid rgba(0, 0, 0, .1);
bottom: 0;
content: '';
left: 0;
position: absolute;
right: 0;
top: 0;
} #cff .cff-album-item .cff-album-info{
width: 100%;
height: 70px;
float: left;
clear: both;
} #cff .cff-album-item h4{
font-size: 14px;
line-height: 1.2;
margin: 10px 0 0 0;
padding: 0;
} #cff .cff-album-item p{
font-size: 12px;
color: gray;
margin: 5px 0 0 0;
}
#cff p.cff-empty-album{
display: inline !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
line-height: 0 !important;
width: 0 !important;
clear: none !important;
}  #cff .cff-embed-wrap{
float: left;
width: 100%;
margin-top: 5px;
}
#cff .cff-iframe-wrap{
float: left;
clear: both;
margin: 5px 0;
width: 100%;
position: relative;
padding-bottom: 62%;
}
#cff iframe{
border: 0;
}
#cff .cff-iframe-wrap iframe{
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}
#cff .cff-iframe-img{
display: none;
} #cff .cff-soundcloud,
#cff .cff-spotify{
margin: 10px 0 0 0;
}
#cff .cff-desc-wrap{
float: left;
width: 100%;
}
#cff .cff-embedded-video .cff-post-text{
margin: 0 0 15px 0;
} #cff.narrow .cff-embedded-video .cff-iframe-wrap,
#cff.narrow .cff-embedded-video .cff-text-wrapper{
width: 100%;
}
#cff.narrow .cff-embedded-video .cff-iframe-wrap{
padding-bottom: 62%;
} #cff .cff-video-player iframe,
#cff .cff-video-player .fb-video{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
} #cff .cff-html5-video,
#cff video{
float: left;
clear: left;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
} #cff video{
z-index: 1;
}
#cff .cff-vidLink{
float: left;
clear: both;
position: relative;
z-index: 1;
width: 100%;
max-width: 100%;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
} #cff .cff-vidLink .cff-poster{
width: 100%;
height: auto;
float: left;
} #cff .cff-playbtn{
position: absolute;
z-index: 9;
background: #141B38;
background: rgba(0,0,0,0.7);
top: 50%;
left: 50%;
margin-top: -28px;
margin-left: -28px;
padding: 13px 16px;
font-size: 30px;
color: #fff;
font-style: normal !important;
width: 32px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; *width: 47px;
*height: 51px;
*padding: 0;
*background: #000 url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -83px -32px;
} #cff .cff-html5-play:hover .cff-playbtn,
#cff .cff-html5-play:focus .cff-playbtn,
#cff .cff-html5-video .cff-playbtn:hover{
background: #141B38;
cursor: pointer; *background: #000 url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -83px -32px;
}
#cff.cff .cff-posts-wrap svg.cff-playbtn{
width: 1em;
height: 1em;
font-size: 56px;
padding: 14px 12px;
} #cff .cff-desc-wrap.cff-no-image{
float: right;
width: 86%;
}
#cff .cff-playbtn-solo{
width: 10%;
float: left;
margin-top: 5px;
}
#cff .cff-playbtn.no-poster,
#cff.cff-half-layout .cff-playbtn.no-poster,
#cff.cff-thumb-layout .cff-playbtn.no-poster{
position: relative;
top: 0;
left: 0;
margin: 0;
} .cff-html5-play{
display: block;
position: absolute;
z-index: 8;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#cff .cff-video-player iframe,
#cff .cff-video-player .fb-video {
z-index: 1;
} #cff.cff-thumb-layout .cff-video .cff-playbtn,
#cff.cff-half-layout .cff-video .cff-playbtn{
margin-top: -22px;
margin-left: -23px;
padding: 11px 13px;
font-size: 24px;
} #cff .cff-expand{
display: none;
white-space: normal;
}
#cff .cff-expand a{
font-size: 11px;
font-weight: normal;
} #cff .cff-shared-link{
float: left;
clear: both;
width: 100%;
padding: 8px;
margin: 10px 0 5px 0; background: #f9f9f9;
border: 1px solid #d9d9d9;
background: rgba(0,0,0,0.02);
border: 1px solid rgba(0,0,0,0.07);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-no-styles{
background: none;
border: none;
padding: 0;
}
#cff .cff-link{
float: left;
clear: both;
border: none;
max-width: 20%;
margin-right: 3%;
}
#cff .cff-link:hover,
#cff .cff-link:focus{
text-decoration: none;
}
#cff .cff-link img{
width: 100%;
max-width: 100%;
float: left;
margin: 0 !important;
padding: 0 !important;
border: none !important;
} #cff .cff-link-title{
float: left;
clear: both;
width: 100%;
display: block;
font-weight: bold;
}
#cff p.cff-link-title{
margin: 0;
}
#cff .cff-text-link{
float: left;
clear: none;
width: 100%;
padding: 0 0 5px 0;
width: 72%;
}
#cff .cff-link-caption{
font-size: 12px;
margin: 0;
}
#cff .cff-text-link.cff-no-image{
width: 100% !important;
}
#cff .cff-shared-link .cff-post-desc{
margin-bottom: 0;
} #cff .cff-full-size .cff-link{
width: 100%;
max-width: 100%;
margin-right: 0%;
margin-bottom: 5px;
text-align: center;
}
#cff .cff-full-size .cff-link img{
width: auto;
float: none;
}
#cff .cff-full-size .cff-text-link{
width: 100%;
} #cff .cff-details,
#cff-lightbox-wrapper .cff-details{
float: left;
clear: none;
width: 77%;
margin-left: 3%;
padding: 0 0 10px 0;
}
#cff .cff-timeline-event .cff-details,
#cff-lightbox-wrapper .cff-details{
width: 100%;
margin: 0;
padding: 0;
}
#cff-lightbox-wrapper .cff-details{
padding-bottom: 20px;
}
#cff .cff-timeline-event .cff-timeline-event-title,
#cff .cff-timeline-event .cff-date,
#cff .cff-timeline-event .cff-where,
#cff .cff-timeline-event .cff-info,
#cff-lightbox-wrapper .cff-timeline-event-title,
#cff-lightbox-wrapper .cff-date,
#cff-lightbox-wrapper .cff-where{
display: block;
}
#cff-lightbox-wrapper .cff-info{
display: none;
}
#cff .cff-timeline-event .cff-date,
#cff-lightbox-wrapper .cff-date{
margin: 0;
} #cff .cff-timeline-event b,
#cff .cff-event b,
#cff-lightbox-wrapper b{
font-weight: normal;
} #cff .cff-timeline-event .cff-end-date k,
#cff .cff-event .cff-end-date k,
#cff-lightbox-wrapper .cff-end-date k,
#cff-lightbox-wrapper .cff-end-date k{
display: none;
}
#cff .cff-timeline-event .cff-post-text{
padding-bottom: 5px;
}
#cff .cff-event-thumb{
position: relative;
width: 100%;
float: left;
clear: none;
margin: 0;
}
#cff .cff-event-thumb img{
float: left;
overflow: hidden;
width: 100%;
height: auto;
margin: 0 !important;
padding: 0 !important;
border: none !important;
} #cff .cff-event-thumb.cff-has-cover{
width: 100%;
padding: 0;
}
#cff .cff-details.cff-has-cover{
width: 100%;
margin: 5px 0 0 0;
}
#cff .cff-details h5{
margin: 0 0 5px 0;
padding: 0;
font-size: 16px;
}
#cff .cff-details p{
font-size: 14px;
}
#cff .cff-details .cff-info{
padding: 10px 0 0 0;
line-height: 1.2;
clear: both;
}
#cff .cff-details .cff-where{
clear: both;
}
#cff .cff-details .cff-where,
#cff .cff-details .cff-when{
white-space: normal !important;
}
#cff .cff-timeline-event .cff-text-wrapper { } #cff .cff-event .cff-photo{
margin-top: 5px;
}
#cff .cff-event .cff-photo img{
width: 100%;
max-width: 100%;
height: auto;
margin: 0;
}
#cff .cff-event .cff-details {
padding: 0;
}
#cff.cff-half-layout .cff-event .cff-details{
float: right;
width: 47%;
}
#cff .cff-event .cff-meta-links{
float: right;
clear: both;
margin: 5px 0 0 0;
}
#cff .cff-event .cff-meta-links a{
float: left;
padding: 0 10px;
border-left: 1px solid #ccc;
}
#cff .cff-event .cff-meta-links a:first-child{
border: none;
}
#cff .cff-no-events{
width: 100%;
text-align: center;
} #cff .cff-event .cff-date{
position: relative;
}
#cff .cff-more-dates{
height: 16px;
margin: 0 0 0 10px;
padding: 2px 5px;
border: 1px solid #ddd;
font-size: 12px;
text-decoration: none;
border-radius: 3px;
}
#cff .cff-more-dates:hover{
background: rgba(0,0,0,0.05);
text-decoration: none;
}
#cff .cff-multiple-dates{
display: none;
position: absolute;
z-index: 10;
top: 30px;
left: 0;
max-height: 150px;
padding: 8px 20px 8px 12px;
margin: 0 0 0 -12px;
color: #333;
overflow-y: auto;
background: rgba(255,255,255,0.95);
border-radius: 3px;
border: 1px solid #ddd;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#cff .cff-multiple-date{
display: block;
}
.cff-event-place,
.cff-event-street{
display: block;
}
.cff-event-zip{
margin-left: 6px;
}
.cff-event-map-link{
margin-left: 4px;
} #cff .cff-note-title{
display: block;
font-weight: bold;
padding-bottom: 5px;
}    #cff .cff-meta-wrap{
float: left;
width: 100%;
margin: 5px 0 0 0;
padding: 0;
}
#cff .cff-meta,
#cff-lightbox-wrapper .cff-meta{
float: left;
clear: both;
list-style-type: none;
padding: 10px 0 !important;
margin: 0 !important;
} #cff .cff-meta li,
#cff-lightbox-wrapper .cff-meta li{
float: left;
width: auto;
display: block;
list-style-type: none !important;
margin: 0 10px 0 0 !important;
padding: 0 !important;
font-size: 11px;
line-height: 16px !important;
background: none !important;
}
#cff .cff-meta li:before,
#cff-lightbox-wrapper .cff-meta li:before{
content: none !important;
} .cff-icon,
.cff-icon svg{
width: 16px;
height: 16px;
transition: all 0.1s ease;
} .cff-haha,
.cff-wow,
.cff-sad,
.cff-angry,
.cff-haha svg,
.cff-wow svg,
.cff-sad svg,
.cff-angry svg{
width: 17px;
height: 17px;
}
#cff .cff-icon,
#cff .cff-reactions-count .cff-like,
#cff-lightbox-wrapper .cff-icon,
#cff-lightbox-wrapper .cff-reactions-count .cff-like{
display: block;
float: left;
position: relative;
z-index: 2;
margin: 0;
margin-left: 3px;
}
#cff .cff-icon svg,
#cff-lightbox-wrapper .cff-icon svg{
z-index: 2;
}
#cff .cff-meta .cff-count,
#cff-lightbox-wrapper .cff-meta .cff-count{
position: relative;
z-index: 2;
margin-left: 5px;
}
#cff .cff-replace,
#cff-lightbox-wrapper .cff-replace{
display: none;
} #cff .cff-comments-box .cff-comments .cff-icon,
#cff .cff-comments-box .cff-likes .cff-icon,
#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,
#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{
margin: 0 5px 0 0;
} #cff .cff-reactions-count .cff-like,
#cff .cff-love,
#cff .cff-haha,
#cff .cff-wow,
#cff .cff-sad,
#cff .cff-angry,
#cff .cff-reactions-count svg,
#cff-lightbox-wrapper .cff-reactions-count .cff-like,
#cff-lightbox-wrapper .cff-love,
#cff-lightbox-wrapper .cff-haha,
#cff-lightbox-wrapper .cff-wow,
#cff-lightbox-wrapper .cff-sad,
#cff-lightbox-wrapper .cff-angry,
#cff-lightbox-wrapper .cff-reactions-count svg{
display: block;
float: left;
position: relative;
margin: 0 0 0 1px;
z-index: 2;
}
#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon {
margin-right: 3px;
} #cff .cff-icon path,
#cff-lightbox-wrapper .cff-icon path{
fill: rgba(0,0,0,0.4);
}
#cff .cff-reaction-one path,
#cff .cff-reaction-two path,
#cff .cff-reactions-count path,
#cff-lightbox-wrapper .cff-reaction-one path,
#cff-lightbox-wrapper .cff-reaction-two path,
#cff-lightbox-wrapper .cff-reactions-count path{
fill: rgba(0,0,0,0.4);
}
#cff svg.cff-svg-bg,
#cff-lightbox-wrapper svg.cff-svg-bg,
#cff .cff-reactions-count .cff-svg-bg,
#cff .cff-reactions-count .cff-svg-bg-dark{
position: absolute;
left: 0;
top: 0;
z-index: -1;
} #cff .cff-svg-bg path,
#cff-lightbox-wrapper .cff-svg-bg path{
fill: rgba(255,255,255,0.7);
} #cff .cff-svg-bg-dark .cff-svg-bg path,
#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path{
fill: rgba(0,0,0,0.05);
} #cff .cff-like .cff-svg-bg path,
#cff-lightbox-wrapper .cff-like .cff-svg-bg path{
fill: url(#likeGrad);
} #cff .cff-dark .cff-icon path,
#cff-lightbox-wrapper .cff-dark .cff-icon path,
#cff .cff-dark .cff-reaction-one path,
#cff .cff-dark .cff-reaction-two path,
#cff .cff-dark .cff-reactions-count path,
#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,
#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,
#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{
fill: rgba(0,0,0,1);
fill: rgba(255,255,255,0.1);
} #cff .cff-dark .cff-svg-bg path,
#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{
fill: rgba(255,255,255,0.9);
} #cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,
#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path{
fill: rgba(255,255,255,0.7);
} #cff .cff-dark .cff-like .cff-svg-bg path,
#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{
fill: url(#likeGradDark);
} #cff .cff-reaction-one:not(.cff-no-animate),
#cff-lightbox-wrapper .cff-reaction-one{
position: relative;
z-index: 1;
animation-name: cff_reactions_enter;
animation-duration: 0.1s;
}
#cff .cff-reaction-one.cff-no-animate{
margin-left: 0;
}
#cff .cff-reaction-two,
#cff-lightbox-wrapper .cff-reaction-two{
position: relative;
z-index: 0;
animation-name: cff_reactions_enter_two;
animation-duration: 0.2s;
}
@keyframes cff_reactions_enter {
0%   {opacity: 0; margin-left: -10px;}
25%   {opacity: 0; margin-left: -7px;}
50%   {opacity: 25%; margin-left: -4px;}
50%   {opacity: 50%; margin-left: -1px;}
100% {opacity: 100%; margin-left: 2px;}
}
@keyframes cff_reactions_enter_two {
0%   {opacity: 0; margin-left: -30px;}
25%   {opacity: 0; margin-left: -22px;}
50%   {opacity: 25%; margin-left: -14px;}
50%   {opacity: 50%; margin-left: -6px;}
100% {opacity: 100%; margin-left: 2px;}
} #cff .cff-reactions-count,
#cff-lightbox-wrapper .cff-reactions-count{
float: left;
padding-top: 1px;
font-size: 11px;
line-height: 11px !important;
margin-right: -2px;
}
#cff .cff-reactions-count span:first-child,
#cff-lightbox-wrapper .cff-reactions-count span:first-child{
margin-left: 0;
}
#cff .cff-like-count,
#cff .cff-love-count,
#cff .cff-haha-count,
#cff .cff-wow-count,
#cff .cff-sad-count,
#cff .cff-angry-count,
#cff-lightbox-wrapper .cff-like-count,
#cff-lightbox-wrapper .cff-love-count,
#cff-lightbox-wrapper .cff-haha-count,
#cff-lightbox-wrapper .cff-wow-count,
#cff-lightbox-wrapper .cff-sad-count,
#cff-lightbox-wrapper .cff-angry-count{
float: left;
margin: 0 6px 0 0;
font-size: 11px;
line-height: 17px;
}
#cff .cff-like-count,
#cff .cff-love-count,
#cff .cff-haha-count,
#cff .cff-wow-count,
#cff .cff-sad-count,
#cff .cff-angry-count{
margin-right: 8px;
}
.cff-reaction-wrap{
display: inline-block;
} #cff .cff-view-comments,
#cff-lightbox-wrapper .cff-view-comments{
display: block;
overflow: hidden;
outline: none;
float: left;
clear: left;
height: 37px;
margin: 5px 12px 5px 0;
padding: 0 5px 0 10px;
background: #eee; border: none;
text-decoration: none;
background: rgba(0,0,0,0.05); box-shadow: 0 0 0 1px rgba(0,0,0,0.07);
border-radius: 4px;
} #cff.cff-masonry-css .cff-view-comments{
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
#cff .cff-view-comments.cff-hide-comments{
display: none;
}
#cff .cff-view-comments:hover{ box-shadow: 0 0 0 1px rgba(0,0,0,0.09);
} #cff .cff-view-comments{
position: relative;
}
#cff .cff-view-comments:after{
content: '';
position: absolute;
top: 0;
left: -200%;
width: 200%;
height: 100%;
z-index: 0;
background: linear-gradient(90deg, rgba(0,0,0,0.04) 50%, rgba(0,0,0,0) 100%);
transition: all 0.2s ease;
}
#cff .cff-view-comments:hover:after{
left: 0;
transition: all 0.5s ease;
}   #cff .cff-open path,
#cff .cff-view-comments .cff-animate path,
#cff-lightbox-wrapper .cff-view-comments .cff-animate path,
#cff .cff-reactions-count path{
fill: rgba(0,0,0,0.5);
}  #cff .cff-open .cff-dark path,
#cff .cff-view-comments .cff-dark .cff-animate path,
#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path,
#cff .cff-dark .cff-reactions-count path{
fill: rgba(255,255,255,0.05);
} #cff .cff-open .cff-svg-bg path,
#cff .cff-view-comments .cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-svg-bg path{
fill: rgba(255,255,255,1);
} #cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,
#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,
#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path{
fill: rgba(0,0,0,0.05);
} #cff .cff-open .cff-like .cff-svg-bg path,
#cff .cff-view-comments .cff-like.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-like .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path{
fill: url(#likeGradHover);
} #cff .cff-open .cff-love .cff-svg-bg path,
#cff .cff-view-comments .cff-love.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-love .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path{
fill: #ffb9b9;
} #cff .cff-open .cff-haha .cff-svg-bg path,
#cff .cff-open .cff-wow .cff-svg-bg path,
#cff .cff-open .cff-sad .cff-svg-bg path,
#cff .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,
#cff .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path,
#cff .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-haha .cff-svg-bg path,
#cff .cff-reactions-count .cff-wow .cff-svg-bg path,
#cff .cff-reactions-count .cff-sad .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path{
fill: #ffe7a4;
} #cff .cff-open .cff-angry .cff-svg-bg path,
#cff .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-angry .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path{
fill: url(#angryGrad);
} #cff .cff-open .cff-shares .cff-svg-bg path,
#cff .cff-view-comments .cff-share.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-share .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path{
fill: #fdf3d0;
} #cff .cff-open .cff-comments .cff-svg-bg path,
#cff .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path,
#cff .cff-reactions-count .cff-comment .cff-svg-bg path,
#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path{
fill: white;
}  #cff .cff-view-comments .cff-icon path,
#cff .cff-view-comments .cff-icon.cff-animate path{
transition: all 0.2s ease;
}
#cff .cff-view-comments .cff-icon.cff-animate svg{
animation-duration: 0.2s;
} #cff.cff-no-svgs svg, #cff-lightbox-wrapper.cff-no-svgs svg{
display: none;
}
#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,
#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon {
margin: 0 3px 0 0;
}
#cff.cff-no-svgs .cff-like,
#cff.cff-no-svgs .cff-love,
#cff.cff-no-svgs .cff-haha,
#cff.cff-no-svgs .cff-wow,
#cff.cff-no-svgs .cff-sad,
#cff.cff-no-svgs .cff-angry,
#cff.cff-no-svgs .cff-share,
#cff.cff-no-svgs .cff-comment,
#cff.cff-no-svgs .cff-comments .cff-icon,
#cff.cff-no-svgs .cff-reactions-count svg,
#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,
#cff-lightbox-wrapper.cff-no-svgs .cff-love,
#cff-lightbox-wrapper.cff-no-svgs .cff-haha,
#cff-lightbox-wrapper.cff-no-svgs .cff-wow,
#cff-lightbox-wrapper.cff-no-svgs .cff-sad,
#cff-lightbox-wrapper.cff-no-svgs .cff-angry,
#cff-lightbox-wrapper.cff-no-svgs .cff-share,
#cff-lightbox-wrapper.cff-no-svgs .cff-comment,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg{
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;
}
#cff.cff-no-svgs .cff-like,
#cff.cff-no-svgs .cff-reactions-count .cff-like,
#cff-lightbox-wrapper.cff-no-svgs .cff-like,
#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like{
background-position: 0 -17px;
}
#cff.cff-no-svgs .cff-reactions-count .cff-like,
#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like{
width: 13px;
}
#cff.cff-no-svgs .cff-share{
width: 14px;
background-position: 0 -33px;
}
#cff.cff-no-svgs .cff-comments .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon{
width: 12px;
}
#cff.cff-no-svgs .cff-love,
#cff-lightbox-wrapper.cff-no-svgs .cff-love{
width: 15px;
height: 13px;
margin-top: 1px;
background-position: -34px -1px;
}
#cff.cff-no-svgs .cff-reactions-count .cff-love,
#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love{
height: 14px;
background-position: -34px 0px;
}
#cff.cff-no-svgs .cff-haha,
#cff-lightbox-wrapper.cff-no-svgs .cff-haha{
height: 15px;
background-position: -34px -15px;
}
#cff.cff-no-svgs .cff-wow,
#cff-lightbox-wrapper.cff-no-svgs .cff-wow{
height: 15px;
background-position: -34px -47px;
}
#cff.cff-no-svgs .cff-sad,
#cff-lightbox-wrapper.cff-no-svgs .cff-sad{
height: 15px;
background-position: -34px -31px;
}
#cff.cff-no-svgs .cff-angry,
#cff-lightbox-wrapper.cff-no-svgs .cff-angry{
height: 15px;
background-position: -34px -63px;
}
#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b{
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;
background-position: 1px -48px;
width: 10px;
height: 9px;
}
#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments{
position: relative;
}
#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a{
position: relative;
z-index: 1;
height: 20px;
}
#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{
position: absolute;
z-index: 0;
content: '...';
top: -2px;
font-size: 20px;
color: #333;
height: 20px;
line-height: 20px;
}  #cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{
background-position: -17px 0;
} #cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,
#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{
background-position: -17px -17px;
} #cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{
background-position: -17px -34px;
} #cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{
background-position: -52px -1px;
}
#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{
background-position: -34px -47px;
}
#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{
background-position: -34px -15px;
}
#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{
background-position: -34px -31px;
}
#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,
#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{
background-position: -51px -63px;
}
#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,
#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{
background-position: -17px -65px;
}
#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{
color: rgba(255,255,255,0.7);
}
#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,
#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b {
background-position: -16px -48px;
} #cff .cff-comments-box,
#cff-lightbox-wrapper .cff-comments-box{
display: none;
float: left;
clear: both;
width: 100%;
max-width: 100%;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; *width: 95%;
*margin-top: 5px;
}
#cff .cff-comments-box .cff-likes,
#cff-lightbox-wrapper .cff-comments-box .cff-likes{
margin-bottom: 1px;
}
#cff .cff-comments-box .cff-comments .cff-icon,
#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{
margin-top: 1px;
}
#cff .cff-comments-box p,
#cff .cff-comments-box .cff-comment,
#cff .cff-comments-box .cff-comment-reply,
#cff-lightbox-wrapper .cff-comments-box p,
#cff-lightbox-wrapper .cff-comments-box .cff-comment,
#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply{
width: 100%;
min-width: 100%;
float: left;
clear: both;
font-size: 12px;
padding: 5px 20px 5px 10px;
margin: 0 0 1px 0;
background: #eee;
background: rgba(0,0,0,0.05);
line-height: 17px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-comments-box.cff-no-comments,
#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{
width: auto;
}
#cff .cff-comments-box .cff-comment-on-facebook,
#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{
border-radius: 4px;
}
#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a{
text-decoration: none;
}
#cff .cff-comments-wrap,
#cff-lightbox-wrapper .cff-comments-wrap{
float: left;
clear: both;
overflow: hidden;
width: 100%;
padding-bottom: 0;
border-radius: 0 0 4px 4px;
background: rgba(0,0,0,0.05);
}
#cff .cff-comments-box .cff-comment,
#cff-lightbox-wrapper .cff-comments-box .cff-comment{
display: none;
margin: 0;
background: none;
}
#cff .cff-comments-box .cff-name,
#cff-lightbox-wrapper .cff-comments-box .cff-name{
padding: 0;
margin-right: 6px;
font-weight: bold;
}
#cff .cff-comments-box .cff-comment-likes,
#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{
font-style: normal;
border-radius: 4px 4px 0 0;
}
#cff .cff-comments-box .cff-comment-likes b,
#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
background-position: 0 -50px;
width: 10px;
height: 9px;
margin: 0;
line-height: 1;
padding: 2px 2px 0 2px; -webkit-box-sizing: unset;
-moz-box-sizing: unset;
box-sizing: unset;
} .cff-comments-box .cff-comment-likes path{
fill: rgba(0,0,0,0.6);
}
.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{
background: rgba(255,255,255,0.6);
box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
padding: 1px 4px 2px 3px;
border-radius: 5px;
margin: 0 0 0 2px;
font-size: 10px;
display: inline-block;
}
.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{
background: rgba(255,255,255,0.2);
}
#cff .cff-comments-box.cff-dark .cff-comment-likes b,
#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{
background-position: -17px -50px;
}
#cff .cff-comments-box .cff-time,
#cff-lightbox-wrapper .cff-comments-box .cff-time{
float: left;
clear: both;
font-size: 11px;
margin: 2px 0 0 0;
display: block;
font-style: italic;
}
#cff .cff-comment .cff-comment-date,
#cff-lightbox-wrapper .cff-comment .cff-comment-date{
margin-right: 3px;
}
#cff .cff-comment-likes,
#cff-lightbox-wrapper .cff-comment-likes{
margin: 5px 0 10px 0;
width: 100%;
} #cff .cff-comment-text-wrapper,
#cff-lightbox-wrapper .cff-comment-text-wrapper{
width: 100%;
float: left;
}
#cff .cff-comment .cff-comment-img,
#cff-lightbox-wrapper .cff-comment .cff-comment-img{
float: left;
width: 32px;
margin: 0 0 0 -100% !important;
border-radius: 40px;
}
#cff .cff-comment .cff-comment-img img,
#cff .cff-comment .cff-comment-avatar,
#cff-lightbox-wrapper .cff-comment .cff-comment-img img,
#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{
float: left;
width: 32px;
margin: 0 10px 0 0 !important;
padding: 0 !important;
border: none !important;
border-radius: 40px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#cff .cff-comment .cff-comment-avatar,
#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,
#cff .cff-avatar-fallback,
#cff-lightbox-wrapper .cff-avatar-fallback{
height: 32px;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -77px 0;
} #cff-lightbox-wrapper .cff-avatar-fallback img{
position: relative;
text-indent: -9999px;
}
#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -77px 0;
font-family: 'Helvetica';
font-weight: 300;
line-height: 2;
text-align: center;
content: '';
}
#cff .cff-comment .cff-comment-text,
#cff-lightbox-wrapper .cff-comment .cff-comment-text{
margin: 0 0 0 42px;
line-height: 1.3;
}
#cff .cff-comment .cff-comment-text p,
#cff-lightbox-wrapper .cff-comment .cff-comment-text p{
padding: 0 !important;
margin: 0 !important;
line-height: 1.4;
background: none !important;
}
#cff .cff-comment-text.cff-no-image,
#cff-lightbox-wrapper .cff-comment-text.cff-no-image{
margin: 0;
}
#cff .cff-comments-box .cff-show-more-comments,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{
text-align: center;
padding: 2px 0 1px 0;
background: rgba(0,0,0,0.02);
border-top: 1px solid rgba(0,0,0,0.05);
margin-top: 8px;
transition: all 0.5s ease;
}
#cff .cff-comments-box .cff-show-more-comments-a,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{
width: 100%;
display: block;
padding: 2px 0;
text-decoration: none;
} #cff .cff-comments-box .cff-show-more-comments svg,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{
width: 17px;
height: 10px;
}
#cff .cff-comments-box .cff-show-more-comments path,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{
fill: rgba(0,0,0,0.5);
transition: all 0.5s ease;
}
#cff .cff-dark .cff-show-more-comments path,
#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{
fill: rgba(255,255,255,0.8);
}
#cff .cff-dark .cff-show-more-comments,
#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{
background: rgba(255,255,255,0.1);
border-top: 1px solid rgba(255,255,255,0.2);
}
#cff .cff-comments-box .cff-show-more-comments:hover,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{
background: rgba(0,0,0,0.05);
text-decoration: none;
transition: all 0.1s ease;
}
#cff .cff-comments-box .cff-show-more-comments:hover path,
#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{
fill: rgba(0,0,0,0.7);
transition: all 0.1s ease;
} #cff .cff-comment .cff-comment-text img,
#cff img.emoji,
#cff-lightbox-wrapper .cff-comment .cff-comment-text img,
#cff-lightbox-wrapper img.emoji{
float: none;
max-width: 100%;
}
#cff .cff-comment-attachment,
#cff-lightbox-wrapper .cff-comment-attachment{
float: left;
clear: both;
width: 120px;
height: auto;
margin: 5px 0 0 0;
}
#cff .cff-comment-attachment img,
#cff-lightbox-wrapper .cff-comment-attachment img{
float: left;
} #cff .cff-comment-replies a,
#cff-lightbox-wrapper .cff-comment-replies a{
display: block;
float: left;
position: relative;
padding: 3px 0;
font-size: 11px;
}
#cff .cff-comment-replies-box,
#cff-lightbox-wrapper .cff-comment-replies-box{
float: left;
clear: both;
border-left: 2px solid #dcdee3;
border-left: 2px solid rgba(0,0,0,0.1);
}
#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,
#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply{
background: none;
}
#cff .cff-comment-replies-box a,
#cff-lightbox-wrapper .cff-comment-replies-box a{
color: inherit !important;
}
#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,
#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{
width: 20px;
height: 20px;
}
#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,
#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{
margin: 0 0 0 28px;
} #cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,
#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name{
margin: 0;
}
#cff .cff-comment-replies .cff-replies-icon,
#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat 0 -65px;
width: 11px;
height: 8px;
display: block;
float: left;
margin: 5px 5px 0 0;
}
#cff .cff-dark .cff-comment-replies .cff-replies-icon,
#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon{
background-position: -17px -65px;
} #cff .cff-post-links,
#cff .cff-event-meta{
float: right;
clear: none;
margin-top: 12px;
font-size: 11px;
}
#cff .cff-event-meta{
float: left;
}
#cff .cff-post-links.cff-left{
float: left;
margin: 8px 0;
}
#cff .cff-post-links a{
font-size: 11px; }
#cff .cff-post-links a:first-child{
padding-left: 0;
margin: 0;
}
#cff .cff-dot{
padding: 0 5px;
} #cff .cff-share-container{
position: relative;
display: inline;
}
#cff .cff-share-tooltip{
display: none;
position: absolute;
z-index: 1000;
bottom: 22px;
right: 0;
width: 110px;
padding: 4px 5px;
margin: 0;
background: #333;
color: #fff;
font-size: 12px;
line-height: 1.4;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cff .cff-share-tooltip .fa-play{
position: absolute;
font-size: 8px;
bottom: -8px;
right: 8px;
color: #333;
transform: rotate(90deg);
height: 14px;
width: 14px;
}
#cff .cff-share-tooltip a .fa,
#cff .cff-share-tooltip a svg{
font-size: 16px;
margin: 0;
padding: 5px;
box-sizing: unset;
overflow: visible;
height: 1em;
width: 0.9em;
display: block;
}
#cff .cff-share-tooltip a{
display: block;
float: left;
margin: 0 !important;
padding: 0 !important;
color: #fff !important;
opacity: 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#cff .cff-share-tooltip a:hover{
color: #fff !important;
}
#cff .cff-share-tooltip .cff-facebook-icon:hover{ background: #3b5998; }
#cff .cff-share-tooltip .cff-twitter-icon:hover{ background: #00aced; }
#cff .cff-share-tooltip .cff-google-icon:hover{ background: #dd4b39; }
#cff .cff-share-tooltip .cff-linkedin-icon:hover{ background: #007bb6; }
#cff .cff-share-tooltip .cff-pinterest-icon:hover{ background: #cb2027; }
#cff .cff-share-tooltip .cff-email-icon:hover{ background: #666; } #cff .cff-share-tooltip a.cff-show{
opacity: 1;
transition: opacity 0.2s ease;
} .cff-likebox{
float: left;
width: 100%;
position: relative;
margin: 0;
padding: 0;
}
.cff-likebox.cff-top{
margin-bottom: 10px;
}
.cff-likebox.cff-bottom{
margin-top: 10px;
}
.cff-likebox iframe{
width: 100%;
margin: 0 !important;
border: 0 !important;
padding: 0;
position: relative;
top: 0;
left: 0;
width: 100% !important; }   #cff.cff-fixed-height{
padding: 5px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}  #cff.cff-thumb-layout .cff-photo,
#cff.cff-thumb-layout .cff-iframe-wrap,
#cff.cff-thumb-layout .cff-html5-video,
#cff.cff-thumb-layout .cff-vidLink{
width: 20%;
clear: none;
}
#cff.cff-thumb-layout .cff-html5-video .cff-vidLink{
width: 100%;
}
#cff.cff-thumb-layout .cff-iframe-wrap{
margin-top: 0;
padding-bottom: 16%;
}
#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{
margin: 0;
}
#cff.cff-thumb-layout .cff-photo img{
width: 100%;
height: auto;
} #cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{
margin-top: -15px;
margin-left: -15px;
width: 1em;
height: 1em;
font-size: 32px;
padding: 8px 10px;
} #cff.cff-thumb-layout .cff-text-wrapper{
float: right;
width: 77%;
}
#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper{
width: 100%;
}
#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper{
width: 100%;
}
#cff.cff-thumb-layout .cff-post-text{
margin-top: 0;
} #cff.cff-thumb-layout .cff-date {
margin-bottom: 10px;
} #cff.cff-thumb-layout .cff-photo-hover .fa,
#cff.cff-thumb-layout .cff-photo-hover svg{
margin-top: -11px;
margin-left: -10px;
font-size: 24px;
}
#cff.cff-thumb-layout .cff-full-size .cff-link,
#cff.cff-thumb-layout .cff-link-slider{
width: auto;
max-width: 20%;
margin-right: 3%;
margin-bottom: 0;
text-align: left;
}
#cff.cff-thumb-layout .cff-full-size .cff-link img{
float: left;
}
#cff.cff-thumb-layout .cff-full-size .cff-text-link{
width: 72%;
} #cff.cff-thumb-layout .cff-event-thumb{
width: 20%;
}
#cff.cff-thumb-layout .cff-details.cff-has-cover{
width: 100%;
margin: 0;
} #cff.cff-half-layout .cff-photo,
#cff.cff-half-layout .cff-iframe-wrap,
#cff.cff-half-layout .cff-html5-video,
#cff.cff-half-layout .cff-vidLink{
width: 50%;
clear: none;
}
#cff.cff-half-layout .cff-html5-video .cff-vidLink{
width: 100%;
}
#cff.cff-half-layout .cff-photo img{
width: 100%;
height: auto;
}
#cff.cff-half-layout .cff-iframe-wrap{
margin-top: 0;
padding-bottom: 28%;
}
#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe{
margin: 0;
}
#cff.cff-half-layout .cff-text-wrapper{
float: right;
width: 47%;
}
#cff.cff-half-layout .cff-link-item .cff-text-wrapper{
width: 100%;
}
#cff.cff-half-layout .cff-audio-post .cff-text-wrapper{
width: 100%;
}
#cff.cff-half-layout .cff-post-text{
margin-top: 0;
} #cff.cff-half-layout .cff-photo-hover .fa,
#cff.cff-half-layout .cff-photo-hover svg{
margin-top: -16px;
margin-left: -14px;
font-size: 32px;
}
#cff.cff-half-layout .cff-full-size .cff-link,
#cff.cff-half-layout .cff-link-slider{
width: auto;
max-width: 50%;
margin-right: 3%;
margin-bottom: 0;
text-align: left;
}
#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,
#cff.narrow.cff-half-layout .cff-full-size .cff-link,
#cff.narrow.cff-thumb-layout .cff-link-slider,
#cff.narrow.cff-half-layout .cff-link-slider{
max-width: 100%;
}
#cff.cff-half-layout .cff-full-size .cff-link img{
float: left;
}
#cff.cff-half-layout .cff-full-size .cff-text-link{
width: 47%;
} #cff.cff-half-layout .cff-event-thumb{
width: 50%;
}
#cff.cff-half-layout .cff-details.cff-has-cover{
width: 100%;
margin: 0;
} #cff.narrow.cff-half-layout .cff-photo,
#cff.narrow.cff-half-layout .cff-iframe-wrap,
#cff.narrow.cff-half-layout .cff-vidLink,
#cff.narrow.cff-half-layout .cff-html5-video,
#cff.narrow.cff-half-layout .cff-link-slider,
#cff.narrow.cff-thumb-layout .cff-photo,
#cff.narrow.cff-thumb-layout .cff-iframe-wrap,
#cff.narrow.cff-thumb-layout .cff-vidLink,
#cff.narrow.cff-thumb-layout .cff-html5-video,
#cff.narrow.cff-thumb-layout .cff-link-slider{
width: 100%;
clear: both;
}
#cff.narrow.cff-half-layout .cff-text-wrapper,
#cff.narrow.cff-thumb-layout .cff-text-wrapper{
float: left;
width: 100%;
}
#cff.narrow .cff-shared-link .cff-link{
max-width: 100%;
width: 100%;
margin: 0 0 5px 0;
text-align: center;
}
#cff.narrow .cff-shared-link .cff-link img{
float: none;
width: auto;
}
#cff.narrow .cff-shared-link .cff-text-link{
width: 100%;
} #cff.narrow .cff-event .cff-details {
width: 100%;
} #cff.narrow .cff-event-thumb{
width: 100%;
}
#cff.narrow .cff-details.cff-has-cover{
width: 100%;
margin: 5px 0 0 0;
} #cff.cff-super-narrow .cff-meta{
padding: 8px 0 !important;
}
#cff.cff-super-narrow .cff-view-comments{
margin-right: 0;
padding: 0 4px 0 8px;
height: 32px;
}
#cff.cff-super-narrow .cff-meta li{
margin: 0 5px 0 0 !important;
}
#cff.cff-super-narrow .cff-meta .cff-count{
margin-left: 2px;
font-size: 11px;
}
#cff.cff-super-narrow .cff-shares .cff-count{
margin-left: 1px;
}
#cff.cff-super-narrow .cff-view-comments-wrap,
#cff.cff-super-narrow .cff-comments-box{
float: left;
width: 102%;
max-width: 102%;
margin-left: -1%;
} #cff .cff-error-msg{
display: none;
position: relative;
font-size: 12px;
font-family: sans-serif;
padding: 8px 12px;
border: 1px solid rgba(0,0,0,0.1);
background: rgba(255,255,255,0.5);
margin-bottom: 15px;
clear: both;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#cff .cff-error-msg p{
float: none;
}
#cff .cff-error-msg .cff_notice_dismiss{
position: absolute;
top: 4px;
right: 8px;
}
#cff #cff-error-reason{
padding: 5px 0 0 0;
clear: both;
}
#cff #cff-error-reason a{
text-decoration: underline;
font-weight: bold;
}
#cff .cff-error-msg:not(.cff_notice_dismiss) svg {
width: 8px;
margin-right: 5px;
}
#cff .cff-error-msg .cff_notice_dismiss svg {
width: 11px;
cursor: pointer;
text-align: center;
vertical-align: middle;
}
.cff_error_msg_header svg {
width: 24px;
color: #3b5998;
padding-right: 5px;
vertical-align: middle;
margin-top: -5px;
} #cff .cff-credit{
font-size: 11px;
padding-top: 10px;
}
#cff .cff-credit a{
text-decoration: none;
}
#cff .cff-credit .cff-credit-logo{
float: left;
display: block;
width: 18px;
height: 21px;
margin: -2px 5px 0 0;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -54px -16px;
}
#cff .cff-credit .fa{
padding-right: 5px;
font-size: 13px;
}    #cff .cff-lightbox-link{
position: absolute;
z-index: 10;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 0;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 1.1;
border: none;
}
#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after {
box-shadow: inset 0 0 1px 0 rgba(0,0,0,.7);
bottom: 0;
content: '';
left: 0;
position: absolute;
z-index: 1;
right: 0;
top: 0;
width: 100%
}
#cff .cff-photo-hover{
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
color: #fff;
background: #333;
background: rgba(0,0,0,0.4);
}
#cff .cff-photo-hover .fa,
#cff .cff-photo-hover svg{
display: none;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
margin-top: -19px;
margin-left: -16px;
padding: 0;
font-size: 39px;
font-style: normal !important;
} .cff-lightbox-thumbs{
display: none;
float: left;
width: 100%;
position: relative; width: 111%;
margin: 0 0 0 -5px;
}
.cff-lightbox-thumbs-holder{
float: left;
overflow: hidden;
max-height: 0;
transition: max-height 2s ease;
}
.cff-lightbox-thumbs-holder.cff-animate{
max-height: 2000px;
transition: max-height 1.5s ease;
}
.cff-lightbox-thumbs-wrap{
margin-top: 10px;
padding: 2px 0 6px 0;
overflow: hidden;
}
.cff-lightbox-thumbs a,
.cff-gdpr-more-link{
width: 60px;
height: 60px;
display: block;
float: left;
margin: 5px 0 0 5px;
border-radius: 3px; box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15); -webkit-transition: box-shadow 0.1s ease;
-moz-transition: box-shadow 0.1s ease;
-ms-transition: box-shadow 0.1s ease;
-o-transition: box-shadow 0.1s ease;
transition: box-shadow 0.1s ease;
}
.cff-lightbox-thumbs a:hover,
.cff-lightbox-thumbs a:focus,
.cff-gdpr-more-link:hover,
.cff-gdpr-more-link:focus{
box-shadow: inset 0 0 0 4px rgba(0,0,0,0.3);
outline: none;
-webkit-transition: box-shadow 0.1s ease;
-moz-transition: box-shadow 0.1s ease;
-ms-transition: box-shadow 0.1s ease;
-o-transition: box-shadow 0.1s ease;
transition: box-shadow 0.1s ease;
} .cff-enable-lb-comments .cff-lightbox-thumbs a{
border: 1px solid #333;
}
.cff-enable-lb-comments .cff-lightbox-thumbs a:hover,
.cff-enable-lb-comments .cff-lightbox-thumbs a:focus{
box-shadow: inset 0 0 0 4px rgba(255,255,255,0.7);
border: 1px solid #bbb;
}
.cff-lightbox-thumbs .cff-selected,
.cff-lightbox-thumbs .cff-selected:hover,
.cff-lightbox-thumbs .cff-selected:focus{
box-shadow: inset 0 0 0 4px rgba(255,255,255,0.7);
border: 1px solid #eee;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cff-lightbox-thumbs .cff-selected:after{
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(255,255,255,0.2);
}
.cff-lightbox-thumbs img{
width: 60px;
height: auto;
}
.cff-lightbox-thumbs .cff-loader{
width: 20px;
height: 20px;
position: absolute;
z-index: 999;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
background-color: none;
background-color: rgba(0,0,0,0.5);
border-radius: 100%;
-webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
} .cff-lightbox-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 999999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.9;
display: none;
}
.cff-lightbox-wrapper {
position: absolute;
left: 0;
width: 100%;
z-index: 1000000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.cff-lightbox-wrapper .cff-lightbox-image {
display: block; height: auto;
max-width: inherit;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-ms-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{
-webkit-border-radius: 3px 0 0 0;
-moz-border-radius: 3px 0 0 0;
-ms-border-radius: 3px 0 0 0;
-o-border-radius: 3px 0 0 0;
border-radius: 3px 0 0 0;
}
.cff-lightbox-wrapper a img {
border: none;
}
.cff-lightbox-outerContainer {
position: relative;
background-color: #141B38;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.cff-lightbox-outerContainer:after {
content: "";
display: table;
clear: both;
}
.cff-lightbox-container {
position: relative;
padding: 0;
height: 100%;
}
.cff-lightbox-cancel {
display: block;
width: 16px;
height: 16px;
margin: 0 auto;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat -71px -62px;
}
#cff-lightbox-wrapper .cff-lightbox-caption,
#cff-lightbox-wrapper .cff-lightbox-caption-text{
float: left;
clear: both;
width: 100%;
}
#cff-lightbox-wrapper .cff-lightbox-caption-text{
margin: 0 0 15px 0;
}
#cff-lightbox-wrapper .cff-gdpr-more-link {
position: relative;
display: inline-block;
clear:both;
margin-top: 10px;
margin-left: 0;
}
#cff-lightbox-wrapper .cff-gdpr-more-link:hover {
background: #eee;
}
#cff-lightbox-wrapper .cff-gdpr-more-link span {
position: absolute;
display: none;
top: 50%;
right: 50%;
margin-top: -8px;
margin-right: -10px;
color: #fff;
font-weight: bold;
font-size: 18px;
}
#cff-lightbox-wrapper .cff-lightbox-facebook{
margin: 0;
padding: 0;
border-left: none;
border-bottom: none;
color: #3b579d;
width: 100%;
display: block;
float: left;
clear: both;
}
#cff-lightbox-wrapper .cff-lightbox-facebook svg {
vertical-align: middle;
width: 12px;
height: 14px;
margin-right: 6px;
margin-top: -5px;
}
#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{
margin: 0 7px;
} #cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text{
margin: 0;
}
#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{
padding: 0;
border: none;
}
#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,
#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,
#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{
display: block;
padding-bottom: 10px;
}
#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{
display: block;
padding-top: 10px;
}
#cff-lightbox-wrapper .cff_gdpr_notice {
z-index: 1;
display: block;
position: absolute;
top:  50%;
left:  50%;
margin-left: -44px;
margin-top: -44px;
padding: 20px;
}
#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa {
position: relative;
display: block !important;
height: 48px;
width: 48px;
opacity: .8;
}
#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa {
opacity: 1;
} .cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{
width: 14px;
}
.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{
border-radius: 0px;
background-color: #ccc;
border: 3px solid #fff;
border-left: none;
}
.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{
border-radius: 0;
background-color: #fff;
}
#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,
#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,
#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,
#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,
#cff-lightbox-wrapper .cff-lightbox-facebook:link,
#cff-lightbox-wrapper .cff-lightbox-facebook:hover,
#cff-lightbox-wrapper .cff-lightbox-facebook:active,
#cff-lightbox-wrapper .cff-lightbox-facebook:visited{
color: #3b579d;
text-decoration: none;
}
#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,
#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,
#cff-lightbox-wrapper .cff-lightbox-facebook:hover,
#cff-lightbox-wrapper .cff-lightbox-facebook:focus{
text-decoration: underline;
border-bottom: none;
}
.cff-lightbox-nav { top: 0;
left: 0; width: 100%;
z-index: 1000;
}
.cff-lightbox-container > .nav {
left: 0;
}
.cff-lightbox-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
position: absolute;
z-index: 1000;
top: 0;
bottom: 0;
height: auto;
} .cff-has-iframe .cff-lightbox-nav a {
top: 50px;
bottom: 50px;
}
.cff-has-video .cff-lightbox-nav a {
top: 35px;
bottom: 35px;
} .cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,
.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{
top: 75px;
bottom: 75px;
width: 7%;
}
.cff-lightbox-prev, .cff-lightbox-next {
height: 100%;
cursor: pointer;
display: block;
}
.cff-lightbox-prev:active, .cff-lightbox-next:active,
.cff-lightbox-prev:focus, .cff-lightbox-next:focus{
outline: none;
}
.cff-lightbox-nav a.cff-lightbox-prev {
width: 50px;
left: -50px;
float: left;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0.3;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.cff-lightbox-nav a.cff-lightbox-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.cff-lightbox-nav a.cff-lightbox-next {
width: 50px;
right: -50px;
float: right;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0.3;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next {
margin-right: -300px;
}
.cff-lightbox-nav a.cff-lightbox-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.cff-lightbox-dataContainer{
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
width: 100%;
background: #fff; -webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-ms-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.cff-enable-lb-comments .cff-lightbox-dataContainer{
background: #222; } .cff-lightbox-nav span{
display: block;
top: 50%;
position: absolute;
left: 0;
width: 34px;
height: 45px;
margin: -25px 0 0 0;
background: url(//wolontariatgdansk.pl/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;
text-indent: -9999px;
}
.cff-lightbox-nav a.cff-lightbox-prev span{
background-position: -160px 0;
}
.cff-lightbox-nav a.cff-lightbox-next span{
left: auto;
right: 0;
background-position: -125px 0;
}
.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{
left: 10px;
}
.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{
right: 10px;
}
.cff-lightbox-dataContainer:after {
content: "";
display: table;
clear: both;
} .cff-lb-dataContainer a{
color: #ccc;
text-decoration: underline;
}
.cff-lb-dataContainer a:hover,
.cff-lb-dataContainer a:focus{
color: #fff;
text-decoration: underline;
}
.cff-lightbox-data {
padding: 0 4px;
color: #444;
}
.cff-lightbox-data .cff-lightbox-details {
position: relative;
width: 90%;
padding: 0 0 0 2px;
float: left;
text-align: left;
line-height: 1.1em;
}
.cff-lightbox-data .cff-lightbox-caption {
padding: 15px 10px 10px 10px;
margin: 0;
font-size: 14px; line-height: 1.3;
}
.cff-lightbox-data .cff-lightbox-number { clear: left;
padding-right: 10px;
font-size: 12px;
color: #999999;
}
.cff-lightbox-data .cff-lightbox-close {
display: block;
float: right;
width: 30px;
height: 30px;
margin: 0 -5px 0 0;
color: #333;
text-align: center;
margin-top: 7px;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.cff-lightbox-data .cff-lightbox-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.cff-lightbox-sidebar .cff-lightbox-closeContainer{
position: absolute;
top: 0;
right: 0;
}
.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{
display: block;
padding: 8px;
cursor: pointer;
line-height: 1;
}
.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{
color: black;
}
.cff-lightbox-closeContainer svg {
width: 10px;
height: 14px;
} .cff-lightbox-video{
display: none;
position: absolute;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.cff-has-video .cff-lightbox-video{
display: block;
}
#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image{
display: none !important; *display: block !important;
} .cff-has-video .cff-lightbox-outerContainer{
min-width: 640px;
min-height: 360px;
}
.cff-has-video .cff-lightbox-dataContainer{
min-width: 640px;
} .cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer,
.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer{
min-width: 0;
min-height: 0;
} @media all and (max-width: 640px){
.cff-has-video .cff-lightbox-outerContainer{
min-width: 100%;
min-height: auto;
}
.cff-has-video .cff-lightbox-dataContainer{
min-width: 100%;
}
#cff.cff-width-resp{
width: 100% !important;
} .cff-lightbox-nav a.cff-lightbox-prev {
width: 25px;
left: -25px;
}
.cff-lightbox-nav a.cff-lightbox-next {
width: 25px;
right: -25px;
}
.cff-lightbox-nav span{
left: 0;
}
.cff-lightbox-nav a.cff-lightbox-prev span{
background-position: -108px 0;
background-size: 650%;
width: 20px;
height: 30px;
}
.cff-lightbox-nav a.cff-lightbox-next span{
background-position: -84px 0;
background-size: 650%;
width: 20px;
height: 30px;
} .cff-lightbox-thumbs a {
border: none;
}
.cff-lightbox-thumbs a:hover, .cff-lightbox-thumbs a:focus,
.cff-lightbox-thumbs .cff-selected,
.cff-lightbox-thumbs .cff-selected:hover,
.cff-lightbox-thumbs .cff-selected:focus {
box-shadow: inset 0 0 0 4px rgba(0,0,0,0.5);
border: none;
}
} #cff-lightbox-wrapper iframe{
display: none;
position: absolute;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100%;
max-width: 100%;
}
#cff-lightbox-wrapper.cff-has-iframe iframe{
display: block;
}
#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{
min-width: 500px;
display: none !important;
} #cff .cff-media-overlay{
position: absolute;
z-index: 5;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100;
} #cff.cff-all-reviews .cff-review,
#cff.cff-all-reviews.cff-masonry .cff-review{
display: none;
}
#cff .cff-review .cff-reviewer-name{
padding-right: 8px;
margin-left: 0 !important;
}
#cff .cff-review .cff-author .cff-author-text .cff-rating{
float: none;
display: inline-block;
margin: 0 0 5px 0 !important;
padding: 3px 6px;
height: auto;
background: #5890FF;
color: #fff;
line-height: 0.9;
white-space: nowrap;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
}
#cff .cff-review .cff-rating span.cff-rating-num,
#cff .cff-review .cff-rating span.cff-star{
margin: 0 2px 0 4px !important;
padding: 0;
height: auto;
display: inline-block;
vertical-align: top;
line-height: 1;
color: #fff;
font-weight: normal;
font-size: 12px!important;
}
#cff .cff-review .cff-rating span.cff-star{
margin: 0 2px 0 0 !important;
}
#cff .cff-review .cff-post-links{
float: left;
}  #cff .cff-load-more{
display: block;
float: left;
clear: both;
border: none;
background: #eee;
background: rgba(0,0,0,0.05);
width: 100%;
min-height: 30px;
padding: 5px 0;
margin: 10px 0 0 0;
position: relative;
text-align: center;
box-sizing: border-box;
outline: none;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#cff .cff-load-more:hover{
background: #ddd;
background: rgba(0,0,0,0.1);
text-decoration: none;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#cff .cff-load-more.cff-loading span{
-moz-transition: opacity 0.5s ease-in-out;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
#cff .cff-load-more.cff-loading span{
filter: alpha(opacity=0);
opacity: 0;
}
#cff .cff-no-more-posts{
width: 100%;
float: left;
clear: both;
display: block;
min-height: 30px;
padding: 7px 0;
margin: 10px 0 -1px 0;
position: relative;
box-sizing: border-box;
background: rgba(255,255,255,0.1);
border: 1px solid #ddd;
text-align: center;
outline: none;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
} #cff .cff-loader,
.cff-lightbox-loader {
width: 20px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
background-color: none;
background-color: rgba(0,0,0,0.5);
border-radius: 100%;
-webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
}
.cff-lightbox-loader {
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
background-color: rgba(255,255,255,0.8);
}
#cff .cff-comment-replies .cff-loader{
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: auto;
right: -16px;
margin: -6px 0 0 0;
}
@-webkit-keyframes ctf-sk-scaleout {
0% { -webkit-transform: scale(0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes ctf-sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
} 100% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
opacity: 0;
}
}
#cff .cff-load-more.cff-disabled{
cursor: default;
} #cff.cff-pag:not(.cff-carousel) .cff-upcoming-event, #cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,
#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,
#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,
#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,
#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event{
display: none;
} #cff .cff-poster {
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
} .cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{
position: relative;
padding-right: 300px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{
width: 300px;
position: absolute;
top: 0;
right: -300px;
height: 100%;
bottom: 0;
background: #fff;
line-height: 1.4;
overflow: hidden;
overflow-y: auto;
text-align: left;
border-radius: 0 3px 3px 0;
}
.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{
border-radius: 0 3px 0 0;
} #cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption{
display: none !important;
}
#cff-lightbox-wrapper .cff-comments-box,
#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{
display: block !important;
width: 90%;
margin: 0 5% 15px 5%;
}
#cff-lightbox-wrapper .cff-comment{
display: block !important;
}
#cff-lightbox-wrapper .cff-comments-box p{
text-align: left;
}
#cff-lightbox-wrapper .cff-lightbox-sidebar-content{
padding: 15px 20px;
}
#cff-lightbox-wrapper p.cff-comment-likes{
padding-right: 10px;
line-height: 16px;
}
#cff .cff-likes-this-text, #cff-lightbox-wrapper .cff-likes-this-text{
display: inline;
min-height: 20px;
line-height: 20px;
}
#cff-lightbox-wrapper .cff-likes-this-text.cff-long{
display: inline-block;
float: left;
clear: both;
margin-top: 4px;
line-height: 16px;
}
#cff .cff-liker-one-name, #cff-lightbox-wrapper .cff-liker-one-name{
margin-left: 8px;
}
.cff-screenreader{
text-indent: -9999px !important;
display: block !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
}
.cff-screenreader.cff-inline-sr {
display: inline-block !important;
}
#cff .cff-linebreak{
display: block;
height: 5px;
} #cff .cff-cta-link a {
display: inline-block;
padding: 5px 15px;
border: 1px solid #eee;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 3px;
background: rgba(0,0,0,0.02);
}
#cff .cff-cta-link a:hover {
background: #f9f9f9;
background: rgba(0,0,0,0.03);
text-decoration: none;
} #cff .cff-link-slider {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto 10px auto;
}
#cff.cff-thumb-layout .cff-link-slider,
#cff.cff-half-layout .cff-link-slider{
float: left;
}
#cff .cff-link-slider .cff-link-slider-slides {
position: relative;
left: 0;
float: left;
margin: 0;
padding: 0;
list-style: none;
-webkit-transition: all 0.2s ease;
}
#cff .cff-link-slider .cff-link-slider-item {
position: relative;
display: none;
float: left;
margin: 0;
padding: 0;
text-align: center;
} #cff .cff-link-slider .cff-link-slider-item:first-child{
display: block;
}
#cff .cff-link-slider .cff-link-slider-item img{
display: block;
margin: 0 auto;
}
#cff .cff-link-slider .cff-slider-next,
#cff .cff-link-slider .cff-slider-prev {
position: absolute;
top: 50%;
z-index: 999;
display: block;
width: 12px;
height: 20px;
margin-top: -17px;
background: #f9f9f9;
color: #333;
text-decoration: none;
font-weight: 600;
font-size: 16px;
cursor: pointer;
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
-webkit-transition: all 0.1s ease;
-webkit-box-sizing: unset;
-moz-box-sizing: unset;
box-sizing: unset;
}
#cff .cff-link-slider .cff-slider-prev {
left: -1px;
display: none;
border-radius: 0 2px 2px 0;
padding: 6px 7px 6px 5px;
}
#cff .cff-link-slider .cff-slider-next {
right: -1px;
border-radius: 2px 0 0 2px;
padding: 6px 5px 6px 7px;
}
#cff .cff-link-slider .cff-slider-next:hover,
#cff .cff-link-slider .cff-slider-prev:hover{
margin-top: -19px;
color: #141B38;
box-shadow: 0 0 8px 2px rgba(0,0,0,0.2);
-webkit-transition: all 0.1s ease;
}
#cff .cff-link-slider .cff-slider-prev:hover{
padding: 8px 9px 8px 5px;
}
#cff .cff-link-slider .cff-slider-next:hover{
padding: 8px 5px 8px 9px;
}
#cff .cff-link-slider .cff-slider-next:active,
#cff .cff-link-slider .cff-slider-next:focus,
#cff .cff-link-slider .cff-slider-prev:active,
#cff .cff-link-slider .cff-slider-prev:focus{
outline: none;
}
#cff .cff-link-slider .cff-slider-next .fa,
#cff .cff-link-slider .cff-slider-prev .fa{
position: absolute;
top: 50%;
margin-top: -8px;
height: 16px;
padding: 0;
line-height: 1;
} #cff.cff-masonry {
box-sizing: border-box;
}
#cff.cff-masonry .cff-item:first-child,
#cff.cff-masonry .cff-item {
padding-top: 20px;
margin-top: 0;
}
#cff.cff-masonry .cff-item,
#cff.cff-masonry .cff-album-item,
#cff.cff-masonry .cff-likebox{
float: none;
display: inline-block;
width: 30.3%;
margin: 0 1.5%;
margin-bottom: 20px;
}
#cff.cff-masonry.cff-opaque-comments .cff-item{
z-index: 1;
}
#cff.cff-masonry.masonry-2-desktop .cff-item,
#cff.cff-masonry.masonry-2-desktop .cff-album-item,
#cff.cff-masonry.masonry-2-desktop .cff-likebox{
width: 47%;
margin: 0 1.5%;
}
#cff.cff-masonry.masonry-4-desktop .cff-item,
#cff.cff-masonry.masonry-4-desktop .cff-album-item,
#cff.cff-masonry.masonry-4-desktop .cff-likebox{
width: 22%;
margin: 0 1.5%;
}
#cff.cff-masonry.masonry-5-desktop .cff-item,
#cff.cff-masonry.masonry-5-desktop .cff-album-item,
#cff.cff-masonry.masonry-5-desktop .cff-likebox{
width: 17%;
margin: 0 1.5%;
}
#cff.cff-masonry.masonry-6-desktop .cff-item,
#cff.cff-masonry.masonry-6-desktop .cff-album-item,
#cff.cff-masonry.masonry-6-desktop .cff-likebox{
width: 13.516%;
margin: 0 1.5%;
}
#cff.cff-masonry .cff-comments-box {
position: relative;
z-index: 999;
}
#cff.cff-masonry .cff-comment-attachment,
#cff.cff-masonry .cff-comment-replies-box {
max-width: 100%;
} #cff.cff-masonry .cff-load-more{
display: block;
float: left;
clear: both; }
@media (max-width: 800px){
#cff.cff-masonry .cff-item,
#cff.cff-masonry.masonry-2-desktop .cff-item,
#cff.cff-masonry.masonry-3-desktop .cff-item,
#cff.cff-masonry.masonry-4-desktop .cff-item,
#cff.cff-masonry.masonry-5-desktop .cff-item,
#cff.cff-masonry.masonry-6-desktop .cff-item,
#cff.cff-masonry .cff-album-item,
#cff.cff-masonry.masonry-2-desktop .cff-album-item,
#cff.cff-masonry.masonry-3-desktop .cff-album-item,
#cff.cff-masonry.masonry-4-desktop .cff-album-item,
#cff.cff-masonry.masonry-5-desktop .cff-album-item,
#cff.cff-masonry.masonry-6-desktop .cff-album-item,
#cff.cff-masonry .cff-likebox{
width: 100%;
margin: 0;
}
#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,
#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,
#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{
width: 47%;
margin-left: 1.5%;
margin-right: 1.5%;
}
#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,
#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,
#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{
width: 30.3%;
margin-left: 1.5%;
margin-right: 1.5%;
}
#cff.cff-masonry.masonry-4-tablet .cff-item,
#cff.cff-masonry.masonry-4-tablet .cff-album-item,
#cff.cff-masonry.masonry-4-tablet .cff-likebox{
width: 22%;
}
}
@media (max-width: 400px){
#cff.cff-masonry .cff-item, #cff.cff-masonry.masonry-2-desktop .cff-item,
#cff.cff-masonry.masonry-3-desktop .cff-item,
#cff.cff-masonry.masonry-4-desktop .cff-item,
#cff.cff-masonry.masonry-5-desktop .cff-item,
#cff.cff-masonry.masonry-6-desktop .cff-item,
#cff.cff-masonry .cff-album-item, #cff.cff-masonry.masonry-2-desktop .cff-album-item,
#cff.cff-masonry.masonry-3-desktop .cff-album-item,
#cff.cff-masonry.masonry-4-desktop .cff-album-item,
#cff.cff-masonry.masonry-5-desktop .cff-album-item,
#cff.cff-masonry.masonry-6-desktop .cff-album-item,
#cff.cff-masonry .cff-likebox{
width: 100%;
margin: 0;
}
#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,
#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,
#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{
width: 47%;
margin-left: 1.5%;
margin-right: 1.5%;
}
#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,
#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,
#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{
width: 30.3%;
margin-left: 1.5%;
margin-right: 1.5%;
}
}
#cff.cff-masonry .cff-posts-wrap .cff-album-item {
margin-bottom: 3%;
} #cff.cff-masonry.cff-masonry-css {
width: 100%;
overflow: hidden;
margin-bottom: 20px;
}
#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
-webkit-column-fill: auto;
column-fill: unset;
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
margin: 0;
} #cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
margin: 0;
}
#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
margin: 0;
}
#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap {
-webkit-column-count: 5;
-moz-column-count: 5;
column-count: 5;
margin: 0;
}
#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap {
-webkit-column-count: 6;
-moz-column-count: 6;
column-count: 6;
margin: 0;
}
#cff.cff-masonry.cff-masonry-css .cff-item,
#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,
#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,
#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,
#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item,
#cff.cff-masonry.cff-masonry-css .cff-likebox {
float: none;
display: inline-block;
width: 100%;
margin: 0 0 12px 0;
}
#cff.cff-masonry.cff-masonry-css .cff-likebox {
width: 99.5%;
} #cff.cff-masonry.cff-masonry-css .cff-load-more{
margin: 0 0 10px 0;
position: relative;
bottom: 0;
}
@media only screen and ( max-width: 780px ) {
#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,
#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,
#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,
#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,
#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
margin: 0;
}
#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item,
#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap {
width: 100%;
}
}  #cff.cff-disable-masonry{
height: auto !important;
}
#cff.cff-disable-masonry .cff-item,
#cff.cff-disable-masonry .cff-likebox{
position: relative !important;
top: auto !important;
} #cff .cff-comments-box .cff-comment-likes.cff-likes{
padding: 0;
}
#cff .cff-comments-box .cff-likes-info-wrap{
padding: 5px 20px 5px 10px;
display: block;
float: left;
box-sizing: border-box;
} #cff .cff-album-details {
text-align: center;
font-family: inherit;
margin: 0 auto;
padding: 0 20px;
}
#cff .cff-album-details *{
float: none;
}
#cff .cff-album-details p {
margin: 0 !important;
}
#cff .cff-album-details span{
display: inline-block;
}
#cff .cff-album-details .cff-album-desc-meta {
font-size: 0.85em;
opacity: 0.7;
margin-top: 5px !important;
}
#cff .cff-album-details .cff-album-photo-count{
margin-right: 5px;
}
#cff .cff-album-details .cff-album-desc {
margin: 10px 0 40px 0 !important;
} @media all and (min-width: 480px){
#cff.masonry-1-desktop .cff-posts-wrap .cff-item{
width: 100%;
float: left;
margin: 0;
margin-bottom: 0;
}
} .cff-num-diff-hide {
display: none !important;
} @media all and (max-width: 800px){
#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{ width: 100%; }
#cff .cff-posts-wrap .cff-album-item{
width: 47.5%;
margin-left: 1.5%;
margin-right: 1.5% !important;
}
#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{
width: 30%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{
width: 22%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{
width: 17%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{
width: 15%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),
#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),
#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),
#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),
#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){
margin-right: 0 !important;
}
}
@media all and (max-width: 480px){
#cff .cff-album-item .cff-album-info {
height: auto;
}
.cff-wrapper .cff-visual-header .cff-header-img img {
width: 80px;
}
.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text {
margin-left: 105px;
}
}
@media all and (max-width: 400px){
#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item,
#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{ width: 100%; }
#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{
width: 47.5%;
margin-left: 1.5%;
margin-right: 1.5% !important;
}
#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{
width: 30%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{
width: 22%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{
width: 17%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{
width: 15%;
margin-left: 1.5%;
margin-right: 1.5% !important;}
#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),
#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),
#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),
#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),
#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){
margin-right: 0 !important;
}
} #cff.cff-dark .cff-item,
#cff.cff-dark .cff-album-item,
#cff.cff-dark .cff-item.cff-box,
#cff.cff-dark .cff-item.cff-box:first-child{
background-color: rgba(0,0,0,.85);
color: rgba(255,255,255,.75);
}
#cff.cff-dark .cff-item a{
color: #fff;
text-decoration: underline;
}
#cff.cff-dark .cff-date {
color: rgba(255,255,255,.5);
}
#cff.cff-dark .cff-post-links a,
#cff.cff-dark .cff-author-date,
#cff.cff-dark .cff-album-info a{
color: #fff;
}
#cff.cff-dark .cff-album-info p{
color: rgba(255,255,255,.75);
}
#cff.cff-light .cff-item,
#cff.cff-light .cff-album-item,
#cff.cff-light .cff-item.cff-box,
#cff.cff-light .cff-item.cff-box:first-child{
background-color: rgba(255,255,255,.95);
color: rgba(0,0,0,.8);
}
#cff.cff-light .cff-item a{
color: #000;
text-decoration: underline;
}
#cff.cff-light .cff-date {
color: rgba(0,0,0,0.5);
}
#cff.cff-light .cff-post-links a,
#cff.cff-light .cff-author-date,
#cff.cff-light .cff-album-info a{
color: #000;
}
#cff.cff-light .cff-album-info p{
color: rgba(0,0,0,0.7);
} .cff-gdpr-notice{
max-width: 100%;
box-sizing: border-box;
padding: 8px 15px;
margin: 0;
font-size: 12px;
background: #fdf7f7;
display: inline-block;
border-radius: 5px;
border: 1px solid #e4b1b1;
line-height: 1.3;
display: none;
}
.cff-gdpr-notice .fa-lock{
width: 8px;
} .cff-sw-update-ntc{
border: 1px solid #e4b1b1;
background: #fdf7f7;
color: #333;
margin: 0 0 10px 0;
padding: 10px 15px;
font-size: 13px;
text-align: center;
clear: both;
border-radius: 4px;
}
.cff-sw-update-ntc p{
padding: 5px 0 !important;
margin: 0 !important;
line-height: 1.3 !important;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 13px;
}
.cff-sw-update-ntc p:first-child b{
font-size: 14px;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.menu-toggle {
display: none;
}
@media screen and (min-width: 37.5em) {
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}.slick-loading .slick-list{background:#fff url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/img/ajax-loader.gif) center center no-repeat}
@font-face{font-family:"slick";src:url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/fonts/slick.eot);src:url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/fonts/slick.woff) format("woff"),url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/fonts/slick.ttf) format("truetype"),url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/fonts/slick.svg#slick) format("svg");font-weight:normal;font-style:normal}
.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:0;background:transparent;color:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:25px;z-index:1}
[dir="rtl"] .slick-prev{left:auto;right:25px}
.slick-prev:before{content:"←";color:#6fbe45}
[dir="rtl"] .slick-prev:before{content:"→"}
.slick-next{right:25px;z-index:1}
[dir="rtl"] .slick-next{left:25px;right:auto}
.slick-next:before{content:"→";color:#6fbe45}
[dir="rtl"] .slick-next:before{content:"←"}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:10px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}
.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0;padding:0;cursor:pointer}
.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:0}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:12px;line-height:20px;text-align:center;color:#fff;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{color:#fff;opacity:.75}
*{-webkit-box-sizing:border-box;box-sizing:border-box}
html{font-size:62.5%}
body{font-size:1.8rem;font-family:'Lato',sans-serif;font-weight:300;position:relative;color:#2b2e34}
a{color:#2b2e34;text-decoration:none}
a:visited{color:#2b2e34}
a{text-decoration:underline}
ol{margin:0;padding:0;list-style-position:inside}
ol li{margin:5px 0}
ul{margin:0;padding:0;list-style-position:inside}
ul li{margin:5px 0}
strong{font-weight:500}
img{max-width:100%;height:auto;vertical-align:middle}
table.table{border:1px solid #093073;border-collapse:collapse;margin:0}
table.table thead tr{border:1px solid #093073;background-color:#093073;color:#fff}
table.table thead tr th{border:1px solid #093073;text-align:left;font-weight:500;padding:5px 10px}
table.table tbody tr{border:1px solid #093073}
table.table tbody tr td{border:1px solid #093073;padding:5px 10px}
.wrapper-limiter{max-width:2000px;margin-left:auto;margin-right:auto}
.wrapper-lg{max-width:1300px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}
.wrapper-sm{max-width:800px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}
.padded{padding-top:70px;padding-bottom:70px}
*>h1:first-child,*>h2:first-child,*>h3:first-child,*>h4:first-child,*>h5:first-child,*>h6:first-child{margin-top:0}
h1,h2,h3,h4,h5,h6{line-height:1.05;font-weight:400;font-family:'Lato',sans-serif}
h1{font-size:3.8rem}
h2{font-size:3.2rem}
h3{font-size:2.8rem}
h4{font-size:2.4rem}
h5{font-size:2.1rem}
h6{font-size:1.8rem}
input[type='file']{width:100%;font-size:1.7rem;margin-top:3px;cursor:pointer;margin-bottom:10px}
input[type='text'],input[type='email'],input[type='password'],input[type='tel'],input[type='url'],input[type='number'],textarea{font-size:1.7rem;border-radius:10px;padding:12px 15px;width:100%;border:1px solid #c3c4c6;line-height:1}
input[type='checkbox']+label{margin-left:10px}
textarea{resize:none}
label{cursor:pointer}
fieldset{padding:20px 25px;border:1px solid #dcdcdc;margin-bottom:20px}
select{font-size:1.7rem;border-radius:10px;padding:12px 15px;width:100%;border-color:#c3c4c6}
.textured{background-image:url(//wolontariatgdansk.pl/wp-content/themes/wolontariat-gdansk/assets/img/textured_paper.png);background-color:#fff;background-blend-mode:normal;background-attachment:fixed}
.textured.white-bg::before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(18%,#fff),color-stop(82%,transparent));background-image:linear-gradient(transparent 0 18%,#fff 18% 82%,transparent 82% 100%);z-index:1}
.textured>*{position:relative;z-index:2}
.centered{width:100%;text-align:center}
.button,input[type='submit']{border:0;padding:15px 25px;background-color:#6fbe45;color:#fff;font-weight:600;-webkit-transition:.3s all ease;transition:.3s all ease;display:inline-block;border-radius:10px;font-size:1.8rem;cursor:pointer;text-decoration:none;text-align:center}
.button.button--alt,input[type='submit'].button--alt{background-color:#093073;color:#fff}
.button.button--outline,input[type='submit'].button--outline{border:2px solid #093073;background-color:transparent;color:#093073}
.button.button--outline:visited,input[type='submit'].button--outline:visited{color:#093073}
.button.button--outline:hover,input[type='submit'].button--outline:hover{background-color:#093073;color:#fff}
.button:visited,input[type='submit']:visited{color:#fff}
.button:hover,input[type='submit']:hover{color:#fff;background-color:#ff7d23}
.site-header .top-bar-container{background-color:#093073;padding:10px 0;color:#fff}
.site-header .top-bar-container a{text-decoration:none}
.site-header .top-bar-container .top-bar-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .top-bar-container .top-bar-flex .top-bar-left{line-height:1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .top-bar-container .top-bar-flex .top-bar-left a{color:#fff}
.site-header .top-bar-container .top-bar-flex .top-bar-left svg{height:1.25rem;fill:#fff;margin-right:5px}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-contrast{border:0;background:#fff;color:#093073;padding:5px 7px;line-height:1;font-size:1.6rem;cursor:pointer;font-weight:600;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;border:2px solid #fff}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-contrast:hover{background-color:#000;color:#fff;border:2px solid #fff}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-font{font-weight:700;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-font .aa{margin-right:3px}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-font button{border:0;background-color:#fff;cursor:pointer;margin-left:2px;border-radius:50%;width:1.8rem;height:1.8rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}
.site-header .top-bar-container .top-bar-flex .top-bar-left .wg-change-font button svg{width:1rem;fill:#093073;margin:0}
.site-header .top-bar-container .top-bar-flex .top-bar-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .top-bar-container .top-bar-flex .top-bar-right .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}
.site-header .top-bar-container .top-bar-flex .top-bar-right .social .social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .top-bar-container .top-bar-flex .top-bar-right .social .social-link:not(:last-child){margin-right:7px}
.site-header .top-bar-container .top-bar-flex .top-bar-right .social .social-link svg{width:20px;height:20px;fill:#fff;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.site-header .top-bar-container .top-bar-flex .top-bar-right .social .social-link:hover svg{fill:#ff7d23}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;line-height:1;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;font-size:1.4rem}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login a svg{width:14px;height:14px;margin-right:5px;fill:#fff;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login a span{display:block}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login a:hover{color:#ff7d23}
.site-header .top-bar-container .top-bar-flex .top-bar-right .login a:hover svg{fill:#ff7d23}
.site-header .header-container{background-color:#093073;padding:15px 0}
.site-header .header-container .header-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header .header-container .header-flex .site-branding{width:450px}
.site-header .header-container .header-flex .site-branding .logo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:400px}
.site-header .header-container .header-flex .site-branding .logo svg{width:100%;height:auto}
.site-header .header-container .header-flex .site-branding .logo svg .primary{fill:#70bf45;-webkit-transition:.3s all ease;transition:.3s all ease}
.site-header .header-container .header-flex .site-branding .logo svg .secondary{fill:#fff;-webkit-transition:.3s all ease;transition:.3s all ease}
.site-header .header-container .header-flex .site-branding .logo:hover svg .primary{fill:#ff7d23}
.site-header .header-container .header-flex .main-navigation #wg-close-mobile-menu{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-negative:0;flex-shrink:0;display:none;position:absolute;top:15px;right:15px;cursor:pointer}
.site-header .header-container .header-flex .main-navigation #wg-close-mobile-menu svg{width:80%;fill:#fff}
.site-header .header-container .header-flex .main-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:'Lato',sans-serif;font-weight:600;text-transform:uppercase;font-size:1.6rem}
.site-header .header-container .header-flex .main-navigation ul li a{color:#fff;padding:10px 20px;background-color:transparent;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;border-top-left-radius:30px;border-bottom-right-radius:30px;border-top-right-radius:0;border-bottom-left-radius:0;-webkit-transition:.5s border-radius ease,0.3s background-color ease-in-out;transition:.5s border-radius ease,0.3s background-color ease-in-out}
.site-header .header-container .header-flex .main-navigation ul li a:hover{background-color:#fff;color:#093073;border-top-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:30px;border-bottom-left-radius:30px}
.site-header .header-container .header-flex .main-navigation ul li:not(:last-child){margin-right:5px}
.site-header .header-container .header-flex #wg-hamburger{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-negative:0;flex-shrink:0;display:none;cursor:pointer}
.site-header .header-container .header-flex #wg-hamburger svg{width:80%;fill:#fff}
.hero{padding:25px 0 0 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#093073),color-stop(75%,#fff));background:linear-gradient(#093073 75%,#fff 75%)}
.hero .hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.hero .hero-content .hero-left{width:150px;color:#fff;margin:10px 0 10px 0;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.25);box-shadow:0 0 10px 1px rgba(0,0,0,0.25);border-bottom-left-radius:100px;overflow:hidden}
.hero .hero-content .hero-left .woloapp-banner{background-color:#ff7d23;color:#2b2e34;width:100%;height:100%}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .code-wrapper{position:relative}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .code-wrapper .tooltip{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.9);color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;line-height:1;opacity:0;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;pointer-events:none}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .code-wrapper:hover .tooltip{opacity:1}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr h5{text-align:center;font-weight:800;text-transform:uppercase;margin:15px 0 15px 0}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr img{width:100%}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .android,.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .ios{-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .android:hover,.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .ios:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .android{margin-right:10px}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .android:hover svg{fill:#3ddc84}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos .ios:hover svg{fill:#fff}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos svg{width:25px;height:25px;fill:#2b2e34;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px;border-top:1px solid #de6a19;margin-bottom:15px}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire .text-wolontariapp{font-weight:800;line-height:1;margin-bottom:10px;font-size:1.8rem}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire .text-poweredby{font-weight:300;line-height:1;margin-bottom:10px;font-size:1.4rem}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire img{width:90%}
.hero .hero-content .hero-right{width:calc(100% - 185px);border-top-right-radius:100px;overflow:hidden;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.25);box-shadow:0 0 10px 1px rgba(0,0,0,0.25);margin-bottom:10px;margin-top:10px}
.hero .hero-content .hero-right .hero-slider{height:100%}
.hero .hero-content .hero-right .hero-slider.slick-slider{margin-bottom:0}
.hero .hero-content .hero-right .hero-slider .slick-dots{text-align:right;padding-right:15px}
.hero .hero-content .hero-right .hero-slider .hero-slide{height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;height:500px;position:relative}
.hero .hero-content .hero-right .hero-slider .hero-slide.has-content::after{content:'';top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,rgba(0,0,0,0.7)),to(rgba(0,0,0,0)));background:linear-gradient(0,rgba(0,0,0,0.7) 10%,rgba(0,0,0,0) 100%);opacity:1;position:absolute;z-index:1}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content{padding:0 50px;max-width:650px}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content .button{padding:10px 20px}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content *:first-child{margin-top:0}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content *:last-child{margin-bottom:0}
.tiles{padding-top:40px;padding-bottom:60px;overflow-x:hidden}
.tiles .tiles-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-25px;margin-right:-25px;overflow-x:hidden;padding-left:8%;padding-right:8%}
.tiles .tiles-content .tile-container{width:16.6666666667%;padding:25px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}
.tiles .tiles-content .tile-container .tile-content{padding:20%;border-top-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius:0;border-bottom-left-radius:0;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;text-align:center;margin-bottom:10px;width:85%}
.tiles .tiles-content .tile-container .tile-content svg{width:100%;height:auto;fill:#fff}
.tiles .tiles-content .tile-container .tile-title{font-weight:900;color:#093073;text-transform:uppercase;text-align:center;line-height:1.1}
.tiles .tiles-content .tile-container:hover .tile-content{border-top-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:25px;border-bottom-left-radius:25px}
.video{background-color:#093073}
.video .video-container{position:relative;width:100%;padding-top:41.796875%}
.video .video-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}
.text-with-picture{padding:70px 0;position:relative}
.text-with-picture .text-with-picture-container{display:-webkit-box;display:-ms-flexbox;display:flex}
.text-with-picture .text-with-picture-container .picture{background-position:center;background-size:cover;background-repeat:no-repeat;width:50%;border-top-right-radius:100px;border-bottom-left-radius:100px;min-height:350px}
.text-with-picture .text-with-picture-container .text{width:50%;padding-left:50px;padding-top:75px;padding-bottom:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.text-with-picture .text-with-picture-container .text .content-wrapper{text-align:right}
.text-with-picture .text-with-picture-container .text .content-wrapper *:first-child{margin-top:0}
.text-with-picture .text-with-picture-container .text .content-wrapper *:last-child{margin-bottom:0}
.programs{padding:0 0 70px 0}
.programs .programs-container .programs-slider{padding:0 25px;margin-top:40px}
.programs .programs-container .programs-slider .slick-prev{left:0}
.programs .programs-container .programs-slider .slick-next{right:0}
.programs .programs-container .programs-slider .slick-dots{left:0;bottom:-40px}
.programs .programs-container .programs-slider .slick-dots li button::before{color:#6fbe45}
.programs .programs-container .programs-slider .programs-pair{padding:10px 0}
.programs .programs-container .programs-slider .programs-pair .program-wrapper:first-of-type{margin-bottom:30px}
.programs .programs-container .button-wrapper{text-align:center;margin-top:80px}
.program-wrapper .program-link{display:block;height:100%;text-decoration:none}
.program-wrapper .program-link .program{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:calc(100% - 30px);margin-left:auto;margin-right:auto;border-top-right-radius:40px;border-bottom-left-radius:40px;border-top-left-radius:0;border-bottom-right-radius:0;overflow:hidden;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.1);box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.program-wrapper .program-link .program .program-left{width:50%;background-position:center;background-size:cover;background-repeat:no-repeat}
.program-wrapper .program-link .program .program-right{width:50%;height:180px;background-color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.program-wrapper .program-link .program .program-right h5{margin:0}
.program-wrapper .program-link:hover .program{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:40px;border-bottom-right-radius:40px}
.programs-flex,.programs-archive-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.programs-flex .program-wrapper,.programs-archive-container .program-wrapper{width:33.333%;margin-bottom:30px}
.news{padding:70px 0}
.news .news-container .news-slider{padding:0 25px;margin-top:50px}
.news .news-container .news-slider .slick-prev{left:0}
.news .news-container .news-slider .slick-next{right:0}
.news .news-container .news-slider .slick-dots{left:0;bottom:-40px}
.news .news-container .news-slider .slick-dots li button::before{color:#6fbe45}
.news .news-container .button-wrapper{text-align:center;margin-top:80px}
.posts-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;margin-bottom:30px;margin-left:-15px;margin-right:-15px}
.posts-container .news-item-wrapper{width:33.333%;margin-bottom:30px}
span.posted-on{display:inline-block;margin-bottom:15px}
.news-item-wrapper .news-item-link{display:block;height:100%}
.news-item-wrapper .news-item-link .news-item{height:100%;width:calc(100% - 30px);margin-left:auto;margin-right:auto;border-top-left-radius:40px;border-bottom-right-radius:40px;border-top-right-radius:0;border-bottom-left-radius:0;overflow:hidden;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.1);box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.news-item-wrapper .news-item-link .news-item .news-item-image{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:200px}
.news-item-wrapper .news-item-link .news-item .news-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#093073}
.news-item-wrapper .news-item-link .news-item .news-item-top{padding:25px 15px 15px 15px}
.news-item-wrapper .news-item-link .news-item .news-item-top h3{margin:0;font-size:2.2rem}
.news-item-wrapper .news-item-link .news-item .news-item-top p{margin:0}
.news-item-wrapper .news-item-link .news-item .news-item-bottom{padding:0 15px 25px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.4rem}
.news-item-wrapper .news-item-link .news-item .news-item-bottom .right{color:#6fbe45;font-weight:700;text-decoration:underline}
.news-item-wrapper .news-item-link:hover .news-item{border-top-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:40px;border-bottom-left-radius:40px}
.contact{padding:70px 0}
.contact .contact-container{display:-webkit-box;display:-ms-flexbox;display:flex}
.contact .contact-container .contact-left{width:50%;padding-right:50px}
.contact .contact-container .contact-left form p{margin:0}
.contact .contact-container .contact-left form input{margin-bottom:15px}
.contact .contact-container .contact-left form textarea{margin-bottom:15px;height:250px}
.contact .contact-container .contact-left form input[type='submit']{width:100%;padding-top:15px;padding-bottom:15px}
.contact .contact-container .contact-left form .wpcf7-response-output{margin:0}
.contact .contact-container .contact-right{width:50%;padding-left:50px}
.contact .contact-container .contact-right .contact-details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}
.contact .contact-container .contact-right .contact-details .contact-details-left{width:50%}
.contact .contact-container .contact-right .contact-details .contact-details-left *{margin:0}
.contact .contact-container .contact-right .contact-details .contact-details-right{width:50%;word-wrap:break-word}
.contact .contact-container .contact-right .contact-details .contact-details-right svg{width:1.8rem;height:1.8rem;fill:#2b2e34}
.contact .contact-container .contact-right .contact-details .contact-details-right table{margin:0}
.contact .contact-container .contact-right .contact-details .contact-details-right table tbody tr td{vertical-align:middle;word-break:break-all}
.contact .contact-container .contact-right .map{height:200px;border:1px solid #d4d4d4}
.contact .contact-container .contact-right .map iframe{width:100%;height:100%}
.supporters{background-color:#fff;padding:70px 0}
.supporters .supporters-container .supporters-top{text-align:center}
.supporters .supporters-container .supporters-top h2{margin-bottom:0;white-space:nowrap}
.supporters .supporters-container .supporters-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3rem}
.supporters .supporters-container .supporters-bottom a,.supporters .supporters-container .supporters-bottom span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:16.666%;padding:20px}
.supporters .supporters-container .supporters-bottom a img,.supporters .supporters-container .supporters-bottom span img{width:100%;height:auto;-webkit-box-flex:0;-ms-flex:0;flex:0;max-height:70px}
.site-footer{padding:50px 0;background-color:#f9f9f9;overflow-x:hidden}
.site-footer a{text-decoration:none}
.site-footer .footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-50px;margin-right:-50px}
.site-footer .footer-container .footer-col-wrapper{padding:0 50px 0 50px;width:25%}
.site-footer .footer-container .footer-col-wrapper .widget-wrapper .widget-title{margin-top:0;font-weight:700;margin-bottom:15px}
.site-footer .footer-container .footer-col-wrapper .widget-wrapper ul{list-style:none;padding:0;margin:0}
.site-author{background-color:#093073;padding:5px 0;text-align:center;font-size:1.2rem;color:#fff;text-transform:uppercase;font-weight:300}
.site-author a{color:#fff}
.pagination-wrap{width:100%;text-align:center}
.pagination-wrap .page-numbers{background-color:#093073;color:#fff;padding:5px 10px;font-weight:400;border-radius:3px;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;margin-bottom:3px;display:inline-block}
.pagination-wrap .page-numbers.current{background-color:#6fbe45}
.pagination-wrap a{text-decoration:none}
.pagination-wrap a:hover{background-color:#ff7d23}
.pagination-wrap.custom-pagination{margin-top:30px}
.pagination-wrap.custom-pagination .page-numbers{margin-right:3px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper{padding:0 5px;width:16.6666666667%;margin-bottom:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area{background-color:#fff;border:1px solid #093073;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:2rem;line-height:1;border-radius:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area img{margin-right:10px;-webkit-filter:brightness(0) saturate(100%) invert(10%) sepia(55%) saturate(5048%) hue-rotate(216deg) brightness(97%) contrast(93%);filter:brightness(0) saturate(100%) invert(10%) sepia(55%) saturate(5048%) hue-rotate(216deg) brightness(97%) contrast(93%)}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area:hover,.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area.active{background-color:#093073;color:#fff;border:1px solid #093073}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area:hover img,.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area.active img{-webkit-filter:brightness(20);filter:brightness(20)}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters{display:-webkit-box;display:-ms-flexbox;display:flex}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters>*{margin-right:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters>button{margin-right:0}
.qs-datepicker-container{font-size:1.8rem}
.entry-title{margin-bottom:50px;text-align:center}
.wgi-clear-icon svg{fill:#093073;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.wgi-clear-icon:hover svg{fill:#ff7d23}
.wgi-activities-count{margin-top:50px}
.wgi-activities{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;margin-right:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}
.wgi-activities .wgi-no-content{margin-left:10px;margin-right:10px}
.wgi-activities .wgi-activity-wrap{width:33.333%;padding:0 10px;margin-bottom:20px}
.wgi-activities .wgi-activity-wrap .wgi-activity{background-color:#fff;display:block;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.1);box-shadow:0 0 10px 1px rgba(0,0,0,0.1);border-top-right-radius:40px;border-bottom-left-radius:40px;border-top-left-radius:0;border-bottom-right-radius:0;overflow:hidden;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.wgi-activities .wgi-activity-wrap .wgi-activity:hover{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:40px;border-bottom-right-radius:40px}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-areas{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-areas img{width:50px;height:auto;max-width:16.6666666667%}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-areas img:not(:last-child){margin-right:10px}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-featured-activity{position:absolute;bottom:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:#ff7d23;-webkit-transition:.2s all ease-out;transition:.2s all ease-out}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-featured-activity svg{fill:#fff;width:75%;height:75%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-dates{padding:0 10px 5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-dates .wgi-activity-dates-group{margin-right:20px}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-dates .wgi-activity-dates-group:last-of-type{margin-right:0}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-dates .wgi-activity-dates-group svg{fill:#2b2e34;width:1.8rem;height:1.8rem;-webkit-transform:translateY(2px);transform:translateY(2px)}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-title{background-color:#093073;color:#fff;padding:25px 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-title>*{font-size:2rem;line-height:1.1;margin:0}
.wgi-no-content{padding:25px;background-color:#f7f7f7;width:100%;text-align:center}
.qs-controls{background-color:#093073;color:#fff}
.qs-arrow.qs-left:after{border-right-color:#fff}
.qs-arrow:hover.qs-left:after{border-right-color:#ff7d23}
.qs-arrow.qs-right:after{border-left-color:#fff}
.qs-arrow:hover.qs-right:after{border-left-color:#ff7d23}
.qs-active,.qs-range-end,.qs-range-start{background-color:#6fbe45;color:#fff}
.wgi-login-form{max-width:400px;margin:0 auto}
.wgi-login-form .wgi-form-row.wgi-submit-row{margin-top:20px}
.wgi-login-form p{text-align:center}
.wgi-form-row{margin-bottom:10px}
.wgi-form-row.wgi-submit-row .button{padding-top:15px;padding-bottom:15px}
.wgi-notifications{margin-bottom:30px}
.wgi-notifications .wgi-notification{padding:20px 30px;font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;border-radius:10px}
.wgi-notifications .wgi-notification:not(:last-of-type){margin-bottom:10px}
.wgi-notifications .wgi-notification .wgi-notification-icon{margin-right:10px;-webkit-transform:translateY(2px);transform:translateY(2px)}
.wgi-notifications .wgi-notification .wgi-notification-icon svg{width:20px;height:20px}
.wgi-notifications .wgi-notification .wgi-notification-message{line-height:1.2}
.wgi-notifications .wgi-notification.wgi-error{background-color:#ff9494;color:#8a0000}
.wgi-notifications .wgi-notification.wgi-error a{color:#8a0000}
.wgi-notifications .wgi-notification.wgi-error .wgi-notification-icon svg{fill:#8a0000}
.wgi-notifications .wgi-notification.wgi-success{background-color:#d9f3d9;color:#3c7152}
.wgi-notifications .wgi-notification.wgi-success a{color:#3c7152}
.wgi-notifications .wgi-notification.wgi-success .wgi-notification-icon svg{fill:#3c7152}
.wgi-notifications .wgi-notification.wgi-info{background-color:#ecde74;color:#524e2a}
.wgi-notifications .wgi-notification.wgi-info a{color:#524e2a}
.wgi-notifications .wgi-notification.wgi-info .wgi-notification-icon svg{fill:#524e2a}
.wgi-registration-form{max-width:800px;margin:0 auto}
.wgi-registration-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.wgi-registration-form form .wgi-form-row{width:calc(33.333% - 5px)}
.wgi-registration-form form .wgi-submit-row{width:100%}
#preloader{background-color:#093073;position:fixed;left:0;top:0;height:100vh;width:100vw;z-index:999;opacity:1;-webkit-transition:.5s;transition:.5s}
#preloader.hidden{opacity:0;pointer-events:none}
#preloader svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000;max-width:80%;height:auto}
.wgi-organizations-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-top:10px}
.wgi-organizations-wrapper .wgi-organization-container{width:33.333%;padding-left:10px;padding-right:10px;margin-bottom:20px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization{text-decoration:none;display:block;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-top-right-radius:40px;border-bottom-left-radius:40px;border-top-left-radius:0;border-bottom-right-radius:0;overflow:hidden;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.1);box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization:hover{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:40px;border-bottom-right-radius:40px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-image{text-align:center;margin-bottom:25px;padding:25px 25px 0 25px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-image img{height:120px;width:auto}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-name{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#093073;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:85px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-name h2{margin:0;font-size:2rem;color:#fff}
.wgi-organization-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wgi-organization-wrapper .wgi-organization-name{text-align:center;width:100%;margin-bottom:50px}
.wgi-organization-wrapper .wgi-organization-left{width:350px;padding:30px;background-color:#f7f7f7}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details{margin-top:30px;margin-bottom:30px}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail .wgi-foundation-detail-icon{margin-right:10px}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail .wgi-foundation-detail-icon svg{width:2rem;height:2rem;fill:#093073}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail a,.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail span{line-height:2rem;color:#093073;font-weight:600;text-decoration:none}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details .wgi-foundation-detail a{word-break:break-all}
.wgi-organization-wrapper .wgi-organization-right{width:calc(100% - 350px);padding-left:50px}
.wgi-organization-wrapper .wgi-organization-right .wgi-organization-content{margin-bottom:30px}
.wgi-organization-wrapper .wgi-organization-map{width:100%;margin-top:50px;background-color:#c3c4c6;color:#2b2e34;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:350px}
.wgi-my-account-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wgi-my-account-container .wgi-my-account-left{width:300px}
.wgi-my-account-container .wgi-my-account-left .wgi-my-account-nav ul{list-style:none}
.wgi-my-account-container .wgi-my-account-left .wgi-my-account-nav ul li a.button{width:100%;padding-top:10px;padding-bottom:10px}
.wgi-my-account-container .wgi-my-account-right{width:calc(100% - 300px);padding-left:50px}
.wgi-my-account-container .wgi-my-account-right .wgi-profile-form>*:first-child{margin-top:0}
.wgi-activity-organization{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f7f7f7;padding:25px;margin-top:50px}
.wgi-activity-organization .wgi-activity-organization-image{width:100px}
.wgi-activity-organization .wgi-activity-organization-content{width:calc(100% - 100px);padding-left:50px}
.wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-name{font-weight:500;margin-bottom:30px}
.wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-name>*{font-size:2.4rem}
.wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-detail{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}
.wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-detail .wgi-activity-organization-detail-icon{margin-right:10px}
.wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-detail .wgi-activity-organization-detail-icon svg{width:2rem;height:2rem;fill:#093073}
.wgi-activity-apply-form{margin-top:30px}
.wgi-single-activity .wgi-single-activity-title{display:block;padding:15px 25px;color:#fff;background-color:#093073;border-bottom-left-radius:25px;border-top-right-radius:25px}
.wgi-single-activity .wgi-single-activity-subtitle{display:inline-block;padding:15px 25px;color:#fff;background-color:#6fbe45;border-bottom-left-radius:25px;border-top-right-radius:25px;margin-bottom:5px;font-size:2.4rem}
.wgi-single-activity .wgi-activity-dates,.wgi-single-activity .wgi-activity-location{margin-bottom:10px;margin-top:10px}
.wgi-single-activity .wgi-activity-dates svg,.wgi-single-activity .wgi-activity-location svg{width:2rem;height:2rem;fill:#093073;margin-right:10px}
.wgi-single-activity .wgi-no-content{margin-top:50px;background-color:#093073;color:#fff}
.wg-doc-form{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #c3c4c6}
.wg-doc-form .wg-doc-title{margin:0;text-align:center}
.wg-doc-form .wg-doc-subtitle{margin:10px 0 0 0;text-align:center}
.wg-doc-form .wg-doc-form-row{padding:15px 15px;background-color:#f7f7f7;margin:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10px}
.wg-doc-form .wg-doc-form-row:first-of-type{margin-top:35px}
.wg-doc-form .wg-doc-form-row .wg-doc-form-label{width:250px;display:inline-block;margin-right:10px}
.wg-doc-form .wg-doc-form-row .wg-doc-form-value{width:calc(100% - 260px)}
.wg-doc-form .wg-doc-form-row textarea{height:100px}
.wg-doc-form .wg-doc-form-row table{margin:0}
.wg-doc-form .wg-doc-form-submit{margin-top:15px}
.social-feed{padding:70px 0 0 0}
.wg-gallery .wg-gallery-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper{padding:0 15px;margin-bottom:30px;width:33.333%}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder{border-top-left-radius:40px;border-bottom-right-radius:40px;border-top-right-radius:0;border-bottom-left-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-decoration:none;-webkit-transition:.2s all ease-out;transition:.2s all ease-out;height:100%}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder:hover{border-top-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:40px;border-bottom-left-radius:40px}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-image{height:200px;background-size:cover;background-position:center;background-repeat:no-repeat}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-title{background-color:#093073;padding:25px 15px;color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-title h2{font-size:2.2rem;margin:0}
body.dark-mode{background-color:#000;color:#fff}
body.dark-mode a{color:#fff}
body.dark-mode #preloader{background-color:#000}
body.dark-mode .site-header .top-bar-container{background-color:#000}
body.dark-mode .site-header .header-container{background-color:#000}
body.dark-mode .site-header .header-container .header-flex .site-branding .logo svg .primary{fill:#ff7d23}
body.dark-mode .hero{background-color:#000;background:#000}
body.dark-mode .hero .hero-content .hero-left .woloapp-banner{background-color:#000;color:#fff}
body.dark-mode .hero .hero-content .hero-left{border:3px solid #fff;color:#fff}
body.dark-mode .hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos svg{fill:#fff}
body.dark-mode .hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire{border-top:1px solid #fff}
body.dark-mode .hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire img{-webkit-filter:brightness(10);filter:brightness(10)}
body.dark-mode .hero .hero-content .hero-right{border:3px solid #fff}
body.dark-mode .hero .hero-content .hero-right .hero-slider .hero-slide.has-content::after{background:#000}
body.dark-mode .site-header .header-container .header-flex .main-navigation ul li a:hover{color:#000}
body.dark-mode .button,body.dark-mode input[type='submit']{background-color:#fff;color:#000;border:3px solid #fff}
body.dark-mode .button:hover,body.dark-mode input[type='submit']:hover{background-color:#000;color:#fff}
body.dark-mode .tiles .tiles-content .tile-container .tile-content{background-color:#fff !important}
body.dark-mode .tiles .tiles-content .tile-container .tile-content svg{fill:#000}
body.dark-mode .tiles .tiles-content .tile-container .tile-title{color:#fff}
body.dark-mode .textured{background-color:#000;background-image:none}
body.dark-mode .textured.white-bg::before{background-image:none}
body.dark-mode .text-with-picture.textured.white-bg{background-color:#000}
body.dark-mode .programs{padding-top:70px;border-top:3px solid #fff}
body.dark-mode .program-wrapper .program-link .program{border:3px solid #fff}
body.dark-mode .program-wrapper .program-link .program .program-right{background-color:#000;color:#fff}
body.dark-mode .programs .programs-container .programs-slider .slick-dots li button::before{color:#fff}
body.dark-mode .news{border-top:3px solid #fff}
body.dark-mode .news-item-wrapper .news-item-link .news-item{border:3px solid #fff}
body.dark-mode .news-item-wrapper .news-item-link .news-item .news-item-flex{background-color:#000}
body.dark-mode .news-item-wrapper .news-item-link .news-item .news-item-bottom .right{color:#fff}
body.dark-mode .contact{border-top:3px solid #fff}
body.dark-mode .contact .contact-container .contact-right .contact-details .contact-details-right svg{fill:#fff}
body.dark-mode .supporters{background-color:#000;border-top:3px solid #fff;border-bottom:3px solid #fff}
body.dark-mode .site-footer{background-color:#000}
body.dark-mode .site-author{background-color:#000}
body.dark-mode .news .news-container .news-slider .slick-dots li button::before{color:#fff}
body.dark-mode .slick-prev:before,body.dark-mode .slick-next:before{color:#fff}
body.dark-mode .site-header .header-container .header-flex .main-navigation{background-color:#000;border-left:3px solid #fff}
body.dark-mode .video{background-color:#000}
body.dark-mode .pagination-wrap .page-numbers{border:3px solid #fff;background-color:#000;color:#fff}
body.dark-mode .pagination-wrap .page-numbers.current{background-color:#fff;color:#000}
body.dark-mode table.table{border:3px solid #fff}
body.dark-mode table.table thead tr{border:3px solid #fff;background-color:#000}
body.dark-mode table.table thead tr th{border:3px solid #fff}
body.dark-mode table.table tbody tr{border:3px solid #fff}
body.dark-mode table.table tbody tr td{border:3px solid #fff}
body.dark-mode .wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area{border:3px solid #fff;background-color:#000}
body.dark-mode .wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area.active{background-color:#fff;color:#000}
body.dark-mode .wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area img{-webkit-filter:brightness(3.6);filter:brightness(3.6)}
body.dark-mode .wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area.active img{-webkit-filter:brightness(0);filter:brightness(0)}
body.dark-mode .wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area:hover{background-color:#fff}
body.dark-mode .qs-controls{background-color:#000}
body.dark-mode .wgi-activities .wgi-activity-wrap .wgi-activity{background-color:#000;border:3px solid #fff}
body.dark-mode .wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-areas img{-webkit-filter:brightness(10);filter:brightness(10)}
body.dark-mode .wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-title{background-color:#000;border-top:3px solid #fff}
body.dark-mode .wgi-activities .wgi-activity-wrap .wgi-activity .wgi-activity-dates .wgi-activity-dates-group svg{fill:#fff}
body.dark-mode .wgi-single-activity .wgi-activity-dates svg,body.dark-mode .wgi-single-activity .wgi-activity-location svg{fill:#fff}
body.dark-mode .wgi-activity-organization{border:3px solid #fff;background-color:#000}
body.dark-mode .wgi-activity-organization .wgi-activity-organization-content .wgi-activity-organization-detail .wgi-activity-organization-detail-icon svg{fill:#fff}
body.dark-mode .wg-doc-form .wg-doc-form-row{background-color:#000;color:#fff;border:3px solid #fff}
@media screen and (max-width:1300px){.contact .contact-container .contact-left{padding-right:10px}
.contact .contact-container .contact-right{padding-left:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area .wgi-area-name{font-size:1.7rem}
}@media screen and (max-width:1200px){.site-header .header-container .header-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}
.site-header .header-container .header-flex .site-branding{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:300px}
.site-header .header-container .header-flex #wg-hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.site-header .header-container .header-flex .main-navigation{width:300px;background-color:#093073;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:fixed;top:0;right:0;bottom:0;z-index:1100;padding-top:40px;padding-bottom:25px;overflow:scroll;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.1);box-shadow:0 0 10px 1px rgba(0,0,0,0.1);-webkit-transform:translateX(300px);transform:translateX(300px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}
.site-header .header-container .header-flex .main-navigation.open{-webkit-transform:translateX(0);transform:translateX(0)}
.site-header .header-container .header-flex .main-navigation #wg-close-mobile-menu{display:block}
.site-header .header-container .header-flex .main-navigation ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.site-header .header-container .header-flex .main-navigation ul li{margin:0}
.site-header .header-container .header-flex .main-navigation ul li:not(:last-child){border-bottom:1px solid #0b3a8b;margin-right:0}
.admin-bar .site-header .header-container .header-flex .main-navigation{top:32px}
.tiles .tiles-content{max-width:800px;margin-left:auto;margin-right:auto}
.tiles .tiles-content .tile-container{width:33.333%}
.site-footer .footer-container{margin-left:-20px;margin-right:-20px;font-size:1.6rem}
.site-footer .footer-container .footer-col-wrapper{padding:0 20px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area img{margin-right:0}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area .wgi-area-name{text-align:center}
body.dark-mode .site-header .header-container .header-flex .main-navigation ul li:not(:last-child){border-bottom:1px solid #efefef}
}@media screen and (max-width:1000px){.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content{padding:0 35px}
.contact .contact-container{-ms-flex-wrap:wrap;flex-wrap:wrap}
.contact .contact-container .contact-left{padding-right:0;width:100%}
.contact .contact-container .contact-right{margin-top:50px;padding-left:0;width:100%}
.supporters .supporters-container .supporters-bottom a,.supporters .supporters-container .supporters-bottom span{width:20%}
.text-with-picture{padding:50px 0}
.text-with-picture.textured.white-bg{background-color:#fff;background-image:none}
.text-with-picture.textured.white-bg::before{display:none}
.text-with-picture .text-with-picture-container .picture{display:none}
.text-with-picture .text-with-picture-container .text{width:100%;padding-left:0;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0}
.programs{padding:50px 0}
.posts-container .news-item-wrapper .news-item-link .news-item .news-item-image{height:140px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-image{padding:15px 15px 0 15px;margin-bottom:10px}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-image img{height:80px}
.wgi-organization-wrapper .wgi-organization-left{width:300px;padding:15px}
.wgi-organization-wrapper .wgi-organization-right{width:calc(100% - 300px);padding-left:25px}
.programs-flex,.programs-archive-container{margin-left:-10px;margin-right:-10px}
.programs-flex .program-wrapper,.programs-archive-container .program-wrapper{width:50%;margin-bottom:10px}
.programs-flex .program-wrapper .program-link .program,.programs-archive-container .program-wrapper .program-link .program{width:calc(100% - 20px)}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-image{height:150px}
}@media screen and (max-width:800px){.supporters .supporters-container .supporters-bottom a,.supporters .supporters-container .supporters-bottom span{width:25%}
h1{font-size:3rem}
h2{font-size:2.8rem}
h3{font-size:2.6rem}
h4{font-size:2.4rem}
h5{font-size:2.2rem}
h6{font-size:2rem}
}@media screen and (max-width:700px){.hero .hero-content{-ms-flex-wrap:wrap;flex-wrap:wrap}
.hero .hero-content .hero-left{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr{width:40%;margin-bottom:15px}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .code-wrapper{display:none}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos{margin-bottom:0}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .qr .logos svg{width:40px;height:40px}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content{width:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire{border-top:0}
.hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire img{width:110px}
.hero .hero-content .hero-right{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.hero .hero-content .hero-right .hero-slider .hero-slide{height:400px}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content{padding:0 30px}
.tiles .tiles-content{padding-left:0;padding-right:0;max-width:500px}
.tiles .tiles-content .tile-container{width:33.333%;font-size:1.5rem;padding:10px 15px}
.contact .contact-container .contact-right .contact-details{-ms-flex-wrap:wrap;flex-wrap:wrap}
.contact .contact-container .contact-right .contact-details .contact-details-left{width:100%}
.contact .contact-container .contact-right .contact-details .contact-details-right{width:100%;margin-top:30px}
.site-footer .footer-container{-ms-flex-wrap:wrap;flex-wrap:wrap}
.site-footer .footer-container .footer-col-wrapper{width:50%}
.posts-container .news-item-wrapper{width:50%;margin-bottom:15px}
.posts-container .news-item-wrapper .news-item-link .news-item{width:calc(100% - 15px)}
.posts-container .news-item-wrapper .news-item-link .news-item .news-item-image{height:140px}
.wgi-organizations-wrapper .wgi-organization-container{width:50%}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-name h2{font-size:1.6rem}
.wgi-registration-form form .wgi-form-row{width:100%}
.wgi-registration-form form .wgi-form-row.wgi-submit-row{margin-top:15px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper{width:33.333%}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area img{margin-right:0}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-areas .wgi-area-wrapper .wgi-area .wgi-area-name{text-align:center}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters select{width:calc(50% - 5px)}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters>*{margin-right:0;margin-bottom:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters .wgi-datepicker-wrap{width:calc(50% - 5px);margin-bottom:10px}
.wgi-activities-form-wrapper .wgi-activities-form .wgi-other-filters button{width:100%}
.wgi-activities .wgi-activity-wrap{width:50%}
.wgi-organization-wrapper .wgi-organization-left{width:100%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wgi-organization-wrapper .wgi-organization-left .wgi-organization-image{width:150px}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details{padding-left:25px;width:calc(100% - 150px)}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-detail{margin-top:10px;width:100%}
.wgi-organization-wrapper .wgi-organization-see-offers{width:100%;margin-top:10px}
.wgi-organization-wrapper .wgi-organization-right{width:100%;padding-left:0}
.wgi-organization-wrapper .wgi-organization-map{height:220px}
.wg-doc-form .wg-doc-form-row .wg-doc-form-label{width:100%;display:inline-block;margin-right:0;margin-bottom:10px}
.wg-doc-form .wg-doc-form-row .wg-doc-form-value{width:100%}
.programs-flex,.programs-archive-container{margin-left:0;margin-right:0}
.programs-flex .program-wrapper,.programs-archive-container .program-wrapper{width:100%;margin-bottom:15px}
.programs-flex .program-wrapper .program-link .program,.programs-archive-container .program-wrapper .program-link .program{width:100%}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper{width:50%}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-image{height:25vw}
body.dark-mode .hero .hero-content .hero-left .woloapp-banner .woloapp-content .content .aspire{border-top:0}
}@media screen and (max-width:600px){h1{font-size:2.5rem}
h2{font-size:2.4rem}
h3{font-size:2.3rem}
h4{font-size:2.2rem}
h5{font-size:2.1rem}
h6{font-size:2rem}
.supporters .supporters-container .supporters-bottom a,.supporters .supporters-container .supporters-bottom span{width:33.333%}
}@media screen and (max-width:500px){.supporters .supporters-container .supporters-bottom a,.supporters .supporters-container .supporters-bottom span{width:50%}
.site-header .top-bar-container .top-bar-flex .top-bar-left{display:none}
.site-header .top-bar-container .top-bar-flex .top-bar-right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}
.site-header .header-container .header-flex .site-branding{width:250px}
.hero .hero-content .hero-right .hero-slider .hero-slide .hero-slide-content-container .hero-slide-content{padding:0 10px}
.tiles .tiles-content{max-width:400px}
.tiles .tiles-content .tile-container{width:50%}
.programs .programs-container .programs-slider .program-wrapper .program-link .program{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.programs .programs-container .programs-slider .program-wrapper .program-link .program .program-left{width:100%;height:150px}
.programs .programs-container .programs-slider .program-wrapper .program-link .program .program-right{width:100%}
.posts-container .news-item-wrapper{width:100%;margin-bottom:15px}
.posts-container .news-item-wrapper .news-item-link .news-item{width:calc(100% - 15px)}
.posts-container .news-item-wrapper .news-item-link .news-item .news-item-image{height:140px}
.wgi-organizations-wrapper .wgi-organization-container{width:100%}
.wgi-organizations-wrapper .wgi-organization-container .wgi-organization .wgi-organization-name h2{font-size:1.6rem}
.wgi-activities .wgi-activity-wrap{width:100%}
.wgi-organization-wrapper .wgi-organization-left .wgi-organization-image{margin:0 auto;width:100%;max-width:250px}
.wgi-organization-wrapper .wgi-organization-left .wgi-foundation-details{padding-left:0;width:100%;max-width:250px;margin:0 auto}
.wgi-organization-wrapper .wgi-organization-see-offers{text-align:center}
.wgi-organization-wrapper .wgi-organization-map{height:220px}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper{width:100%}
.wg-gallery .wg-gallery-container .wg-gallery-folder-wrapper .wg-gallery-folder .wg-gallery-folder-image{height:40vw}
}@media screen and (max-width:400px){.site-header .header-container .header-flex .site-branding{width:200px}
.tiles .tiles-content{padding:10px;font-size:1.4rem}
.site-footer .footer-container .footer-col-wrapper{width:100%;margin-bottom:20px}
}.wgi-single-activity-date {
background-color: #efefef;
padding: 5px 25px;
margin-top: 0;
}
.wgi-single-activity .wgi-activity-age {
margin-bottom: 10px;
margin-top: 10px;
}
.wgi-single-activity .wgi-activity-age svg {
width: 2rem;
height: 2rem;
fill: #093073;
margin-right: 10px;
}
.hero .hero-content .hero-left {
display: none;
}
.hero .hero-content .hero-right {
width: 100%;
border-bottom-left-radius: 100px;
}