@charset 'UTF-8';
.wpcf7-form p:has([data-cf7apps-honeypot]),
.wpcf7-form p:has(.cf7apps-honeypot-wrap) {
margin: 0;
padding: 0;
height: 0;
min-height: 0;
line-height: 0;
font-size: 0;
border: 0;
} .cf7apps-honeypot-wrap,
[data-cf7apps-honeypot] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.cf7apps-honeypot-wrap .hp-message,
[data-cf7apps-honeypot] .hp-message {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.cf7apps-honeypot-wrap input.wpcf7-form-control[type="text"],
[data-cf7apps-honeypot] input.wpcf7-form-control[type="text"] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
clip-path: inset(50%);
border: 0;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height,13px)/2*-1 - var(--plyr-range-track-height,5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}#divBottomRight
{
position:absolute;
z-index:10000; }
#divBottomRight img, #acurax_si_simple img, #short_code_si_icon img
{
margin-left:1px;
border:0px !important;
background:none !important;
box-shadow:none !important;
}
#divBottomRight img:hover, #acurax_si_simple img:hover, #short_code_si_icon img:hover
{
opacity:0.8;
}
#short_code_si_icon a,#divBottomRight a,#divBottomRight a:focus,#short_code_si_icon a:focus {
border: 0px;
outline: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}@font-face{font-family:photo-feed;src:url(//djployceebell.de/wp-content/plugins/photo-feed/fonts/photo-feed.eot?128840);src:url(//djployceebell.de/wp-content/plugins/photo-feed/fonts/photo-feed.eot?128840#iefix) format('embedded-opentype'),url(//djployceebell.de/wp-content/plugins/photo-feed/fonts/photo-feed.svg?128840#photo-feed) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:photo-feed;src:url(data:application/octet-stream;base64,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) format('woff'),url(data:application/octet-stream;base64,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) format('truetype')}[class*=" icon-pf-"]:before,[class^=icon-pf-]:before{font-family:photo-feed;font-style:normal;font-weight:400;speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-pf-pictures:before{content:'\e800'}.icon-pf-videocam:before{content:'\e801'}.icon-pf-picture:before{content:'\e802'}.icon-pf-spin:before{content:'\e831'}.icon-pf-instagram:before{content:'\f16d'}.photo-feed-grid-container.ig-spacing{overflow:hidden}.photo-feed-grid-container.ig-spacing .photo-feed-items{margin-left:-10px;margin-right:-10px}.photo-feed-grid-container.ig-spacing .ig-item{padding:10px}.photo-feed-items{display:block;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.photo-feed-items:after{display:block;content:"";clear:both}.photo-feed-items .ig-item{float:left;box-sizing:border-box;text-align:center;vertical-align:middle;display:block;display:-ms-flexbox;display:-webkit-flex;display:flex}.photo-feed-items .ig-item a{display:block;width:100%;position:relative;text-align:center;overflow:hidden;padding-top:100%}.photo-feed-items .ig-item a>br{display:none}.photo-feed-grid-container.ig-hover .ig-item a:after{content:"";left:0;top:0;width:100%;height:100%;position:absolute;z-index:8;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;margin:0}.photo-feed-grid-container.ig-hover .ig-item a:hover:after{background:#007aff;opacity:.35}.photo-feed-items .ig-item a img{margin:auto;max-width:100%;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;display:block;object-fit:cover;position:absolute;top:0;left:0}.photo-feed-carousel-container .swiper-container:not(.swiper-container-initialized){opacity:.1;transition:.2s}.photo-feed-carousel-container .swiper-slide a{display:block;width:100%;position:relative;text-align:center;overflow:hidden;padding-top:100%}.photo-feed-carousel-container.ig-hover .swiper-slide a:after{content:"";left:0;top:0;width:100%;height:100%;position:absolute;z-index:8;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;margin:0}.photo-feed-carousel-container.ig-hover .swiper-slide a:hover:after{background:#007aff;opacity:.35}.photo-feed-carousel-container .swiper-slide a img{margin:auto;max-width:100%;width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;display:block;object-fit:cover;position:absolute;top:0;left:0}.photo-feed-carousel-container .swiper-button-prev,.photo-feed-carousel-container .swiper-container-rtl .swiper-button-next{left:5px}.photo-feed-carousel-container .swiper-button-next,.photo-feed-carousel-container .swiper-container-rtl .swiper-button-prev{right:5px}.ig-type-icon{position:absolute;bottom:10px;right:10px;z-index:9;color:#fff;line-height:20px;font-size:18px;text-align:initial;padding:0 5px}.insta-icon-wrapper{position:absolute;top:50%;left:50%;z-index:7;color:#fff;line-height:normal;font-size:22px;text-align:center;padding:0 5px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.photo-feed-carousel-container.ig-hover .swiper-slide a:hover .insta-icon-wrapper,.photo-feed-grid-container.ig-hover .ig-item a:hover .insta-icon-wrapper{opacity:1}.photo-feed-actions{text-align:center;margin:15px 0}.photo-feed-button{line-height:normal;font-size:1em;display:inline-block;padding:7px 15px;border-radius:2px;border:1px solid;-webkit-transition:all .3s;transition:all .3s;text-decoration:none}.photofeed-page-content .dashicons-align-middle{line-height:normal}#pfa-galleries-list-wrapper .widefat th{font-weight:500}.pf-ie-8 .ig-hover .ig-item a:hover:after,.pf-ie-8 .photo-feed-carousel-container .swiper-slide a:hover:after{background:0 0}.pf-ie-8 .photo-feed-carousel-container .swiper-slide,.pf-ie-9 .photo-feed-carousel-container .swiper-slide{max-width:33.333%;float:left}.pf-ie-8 .photo-feed-carousel-container .swiper-button-next,.pf-ie-8 .photo-feed-carousel-container .swiper-button-prev,.pf-ie-9 .photo-feed-carousel-container .swiper-button-next,.pf-ie-9 .photo-feed-carousel-container .swiper-button-prev{display:none}.pf-ie-8 .photo-feed-carousel-container .swiper-slide{width:25%;float:left}.pf-ie-8 .photo-feed-carousel-container:after{clear:both;display:block;content:""}@media screen and (max-width:1023px) and (min-width:768px){.photo-feed-items .ig-item{min-width:33.333%}.photo-feed-grid-container.ig-spacing .ig-item{padding:10px}}@media screen and (max-width:767px){.photo-feed-items .ig-item{min-width:33.333%}.photo-feed-grid-container.ig-spacing .ig-item{padding:5px}.photo-feed-grid-container.ig-spacing .photo-feed-items{margin-left:-5px;margin-right:-5px}}@media screen and (max-width:480px){.photo-feed-items .ig-item{min-width:50%}.photo-feed-carousel-container .swiper-button-prev,.photo-feed-carousel-container .swiper-container-rtl .swiper-button-next{left:0;zoom:.7}.photo-feed-carousel-container .swiper-button-next,.photo-feed-carousel-container .swiper-container-rtl .swiper-button-prev{right:0;zoom:.7}}@font-face {
font-family: 'News Cycle';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/rockaholic-fonts/news-cycle-normal-latin-ext-400.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'News Cycle';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/rockaholic-fonts/news-cycle-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Shadows Into Light';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/rockaholic-fonts/shadows-into-light-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(https://djployceebell.de/wp-content/uploads/omgf/musicaholic-fonts/montserrat-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(//djployceebell.de/wp-content/themes/musicaholic/assets/uploads/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/slick.eot);src:url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/slick.eot?#iefix) format('embedded-opentype'),url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/slick.woff) format('woff'),url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/slick.ttf) format('truetype'),url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}[class^=wp-block-]:not(.wp-block-gallery) figcaption{font-style:italic;margin-bottom:1.5em;text-align:left}.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption{text-align:right}p.has-drop-cap:not(:focus)::first-letter{font-size:5em;margin-top:.075em}.wp-block-image{margin-bottom:1.5em}.wp-block-image figure{margin-bottom:0;margin-top:0}.wp-block-image figure.alignleft{margin-right:1.5em}.wp-block-image figure.alignright{margin-left:1.5em}.wp-block-gallery{margin-bottom:1.5em}.wp-block-gallery figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0 -8px}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite{color:inherit;font-size:inherit}.wp-block-pullquote,.wp-block-quote,.wp-block-quote:not(.is-large):not(.is-style-large){border:3px solid #f78888;padding:1em}.wp-block-quote.is-large{padding:1em 2em}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.no-sidebar .wp-block-audio.alignfull,.no-sidebar .wp-block-categories.alignfull,.no-sidebar .wp-block-cover.alignfull,.no-sidebar .wp-block-gallery.alignfull,.no-sidebar .wp-block-image.alignfull,.no-sidebar .wp-block-pullquote.alignfull,.no-sidebar .wp-block-table.alignfull{width:100vw;max-width:100vw;margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2)}.no-sidebar .wp-block-embed.is-type-video.alignfull iframe{width:100vw!important;max-width:100vw;margin-left:calc(-100vw / 2 + 100% / 2)!important;margin-right:calc(-100vw / 2 + 100% / 2)!important}.no-sidebar .wp-block-audio.alignfull figcaption,.no-sidebar .wp-block-image.alignfull figcaption{text-align:center;max-width:1200px;width:90%;padding:0 15px;margin:5px auto 0}.no-sidebar .wp-block-table.alignfull{display:table}.no-sidebar .wp-block-audio.alignfull{padding:0 20px}.no-sidebar .wp-block-categories.alignfull{padding:0 50px}.no-sidebar .wp-block-gallery.alignfull{padding:0 25px}.wp-block-file .wp-block-file__button{background-color:#222;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;margin-top:2em;padding:.7em 2em;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:nowrap}.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{background-color:#767676;-webkit-box-shadow:none;box-shadow:none}.wp-block-separator{border-color:#eee;border:0}.wp-block-code{background:0 0;border:0;padding:0}.wp-block-pullquote{border:0;border-top:3px solid #f78888;border-bottom:3px solid #f78888;padding:1em}.wp-block-pullquote cite,.wp-block-pullquote__citation{font-size:inherit;text-transform:none}.wp-block-table thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}.wp-block-table tr{border-bottom:1px solid #eee}.wp-block-table td,.wp-block-table th{border-color:#ccc;padding:15px 25px}.rtl .wp-block-table td,.rtl .wp-block-table th{text-align:right}.wp-block-button__link{padding:16px 40px;font-weight:700;background-color:#272b2f;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover{background-color:#f78888;color:#fff;-webkit-box-shadow:none;box-shadow:none}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:1.5em}.wp-block-media-text :last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-categories.aligncenter ul,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-comments article{margin-bottom:4em}.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{float:none;width:100%}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments a{-webkit-box-shadow:inset 0 -1px 0 #fff;box-shadow:inset 0 -1px 0 #fff}.wp-block-latest-comments__comment-meta{font-size:16px;font-size:1rem;margin-bottom:.4em}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{font-weight:700;text-decoration:none}.wp-block-latest-comments__comment-date{color:#767676;font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;margin-top:.4em;text-transform:uppercase}.editor-block-list__block .wp-block-latest-comments__comment-excerpt p{font-size:14px;font-size:.875rem}.has-geraldine-background-color{background-color:#f78888}.has-shark-background-color{background-color:#272b2f}.has-emperor-background-color{background-color:#555}.has-geraldine-color{color:#f78888}.has-shark-color{color:#272b2f}.has-emperor-color{color:#555}.has-larger-font-size{font-size:36px}.has-huge-font-size{font-size:48px}.has-huge-font-size,.has-larger-font-size{line-height:1.5}@media screen and (max-width:992px){.has-larger-font-size{font-size:30px}.has-huge-font-size{font-size:38px}}@media screen and (max-width:767px){.has-larger-font-size{font-size:24px}.has-huge-font-size{font-size:28px}}@media screen and (max-width:567px){.has-huge-font-size,.has-larger-font-size{font-size:16px;line-height:28px}}.custom-header-content {
left: 50%;
top: 55%;
transform: translate(-50%,-45%);
text-align: center;
}
#custom-header .custom-header-content .separator {
margin: 30px auto;
}
a:hover, a:focus, a:active,
.main-navigation a:hover, 
.main-navigation a:focus,
span.posted-on a:hover, 
span.byline .author a:hover,
.cat-links a:hover,
#reply-title, 
.comments-title,
article .entry-title a:hover, 
article .entry-title a:focus,
#secondary .widget ul li, 
#secondary .widget ul li a:hover,
.post-navigation a:hover, 
.post-navigation a:focus, 
.posts-navigation a:hover,
.posts-navigation a:focus,
.cta-section .section-header a:hover,
.introduction-section article .entry-title a:hover,
#featured-posts .entry-title a:hover,
.blog-posts-wrapper article span.posted-on a:hover time, 
.blog-posts-wrapper article .author a:hover, 
.blog-posts-wrapper article .cat-links a:hover, 
.blog-posts-wrapper article .entry-title a:hover,
#second-introduction .entry-container .entry-title a:hover,
#event .content-wrapper .entry-title a:hover, 
#event .content-wrapper .entry-title a:focus,
#team .entry-title a:hover,
#product article .entry-title a:hover,
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg,
.main-navigation ul.menu li.current-menu-item > a,
.single-post .cat-links a:hover,
.main-navigation .current_page_item > a, 
.main-navigation .current-menu-item > a, 
.main-navigation .current_page_ancestor > a, 
.main-navigation .current-menu-ancestor > a,
.single-post .entry-meta span a:hover,
.single-post span.byline .author a:hover {
color: #c4b68f;
}
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg {
fill: #c4b68f;
}
.backtotop:hover,
.reply a,
.slick-prev:hover, 
.slick-next:hover, 
.slick-prev:focus, 
.slick-next:focus,
.separator,
.added_to_cart,
.cta-section a.btn:hover,
#event .content-wrapper a.btn,
.custom-header-content a.btn:hover,
.introduction-section article a.btn:hover,
#second-introduction article a.btn:hover,
.pagination .page-numbers.current,
#product span.price ins span,
#product article a.more-btn:hover, 
#product article a.more-btn:focus,
#filter-posts ul li.active a,
#playlist .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing, 
#playlist .wp-playlist-tracks .wp-playlist-item:hover,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current:after,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current,
.widget_search form.search-form button.search-submit,
#respond input[type="submit"]:hover, 
#respond input[type="submit"]:focus,
.blog-loader-btn .read-more a:hover,
.widget_search form.search-form button.search-submit:hover {
background-color: #c4b68f;
}
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg,
.custom-header-content a.btn:hover,
#respond input[type="submit"]:hover, 
#respond input[type="submit"]:focus,
.introduction-section article a.btn:hover,
#second-introduction article a.btn:hover,
.blog-loader-btn .read-more a:hover,
.pagination .page-numbers.current {
border-color: #c4b68f;
} .woocommerce ul.products li.product .woocommerce-loop-category__title:hover, 
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover, 
.woocommerce ul.products li.product h3:hover {
color: #c4b68f;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce .widget_price_filter .price_slider_amount .button:hover, 
.woocommerce ul.products li.product .button:hover {
background-color: #c4b68f;
}
@media screen and (max-width: 1023px) {
.main-navigation a:hover, 
.main-navigation a:focus, 
.main-navigation ul.menu li.current-menu-item > a {
color: #c4b68f;
}
}.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:99998}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer;text-decoration:none}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}#loader {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
background-color: #fff;
position:fixed;
display: table;
width: 100%;
top:0;
height: 100%;
min-height: 100%;
z-index:9999;
}
.loader-container {
position: relative;
display: table-cell;
vertical-align: middle;
z-index: 12;
text-align:center;
text-transform: uppercase;
}
.loader-container svg, 
.blog-loader svg {
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
width: 50px;
height: 50px;
}
.blog-loader svg {
width: 35px;
height: 35px;
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.backtotop {
background-color: #24242b;
z-index: 300;
width: 40px;
height: 40px;
line-height: 36px;
font-size: 18px;
text-align: center;
position: fixed;
bottom: -100px;
right: 25px;
cursor: pointer;
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
color: #fff;
}
.backtotop:hover {
background-color: #f78888;
}
.backtotop svg {
display: inline-block;
vertical-align: middle;
fill: #fff;
}
.read-more {
font-size: 16px;
margin-top: 20px;
width: auto;
display: inline-block;
text-transform: capitalize;
font-weight: 500;
padding-bottom: 5px;
letter-spacing: 0.5px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.read-more:hover {
color: #555;
}
.blog-loader-btn .read-more a {
border: 1px solid #24242b;
background-color: #fff;
margin-top: 20px;
padding: 15px 30px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.blog-loader-btn .read-more a:hover {
color: #fff;
border-color: #f78888;
background-color: #f78888;
}  @font-face {
font-display: swap; font-family: 'Shadows Into Light Nicole';
font-style: normal;
font-weight: 400;
src: url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.eot); src: url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.eot?#iefix) format('embedded-opentype'), url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.woff2) format('woff2'), url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.woff) format('woff'), url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.ttf) format('truetype'), url(//djployceebell.de/wp-content/themes/musicaholic/assets/fonts/shadows-into-light-v15-latin-regular.svg#ShadowsIntoLight) format('svg'); }
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
background: #f8f8f8;
}
body {
margin: 0;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
#page {
max-width: 1920px;
margin: 0 auto;
position: relative;
overflow-x: hidden;
}
#content {
position: relative; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 52px;
font-size: 3.25rem;
}
h2 {
font-size: 42px;
font-size: 2.625rem;
}
h3 {
font-size: 32px;
font-size: 2rem;
}
h4 {
font-size: 28px;
font-size: 1.75rem;
}
h5 {
font-size: 24px;
font-size: 1.5rem;
}
h6 {
font-size: 20px;
font-size: 1.25rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #24242b;
margin: 16px 0;
line-height: 1.3;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
mark {
background: #ff0;
color: #24242b;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 8px;
border: 1px solid #555;
}
td#next {
text-align: right;
} body,
button,
input,
select,
textarea {
font-size: 16px;
line-height: 24px;
letter-spacing: 0.5px;
font-weight: 400;
}
p {
margin: 0.8em 0;
color: #555;
letter-spacing: 0.5px;
font-size: 16px;
font-weight: 400;
}
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;
font-size: 16px;
font-size: 0.9375rem;
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;
font-size: 16px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #f78888;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
background-color: #f6f6f6;
padding: 15px;
border-left: 5px solid #ccc;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0.5em;
}
dt {
font-weight: bold;
margin-bottom: 1em;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} 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, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
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;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
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;
}
textarea {
width: 100%;
}
textarea,
#respond input,
.wpcf7 input {
width: 100%;
border-radius: 0;
height: 40px;
padding: 0 15px;
}
#respond textarea {
height: 180px;
padding: 10px 15px;
}
#respond input[type="submit"] {
border-color: #24242b;
}
#respond input[type="submit"]:hover,
#respond input[type="submit"]:focus {
border-color: #f78888; 
background-color: #f78888; 
}
p.form-submit {
clear: both;
display: table;
float: right;
margin-bottom: 0;
}
.comment-notes {
font-size: 14px;
font-style: italic;
font-weight: 600;
margin-top: 0;
margin-bottom: 20px;
}
#respond label {
color: #555;
margin-bottom: 5px;
display: table;
}
#respond .comment-form-cookies-consent input[type="checkbox"], 
.comment-form-cookies-consent input[type="checkbox"] {
width: auto;
float: left;
}
#respond .comment-form-cookies-consent label, .comment-form-cookies-consent label {
display: table;
padding: 6px 0 0 10px;
}  a {
color: #24242b;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #f78888;
} #top-menu {
background-color: #24242b;
padding: 14px 0;
}
#top-menu .wrapper {
max-width: 100%;
}
#top-menu svg.icon-up,
#top-menu svg.icon-down {
margin: auto;
display: block;
cursor: pointer;
fill: #fff;
}
#top-menu ul {
padding: 0;
}
#top-menu svg.icon-up,
#top-menu.top-menu-active svg.icon-down {
display: none;
}
#top-menu.top-menu-active svg.icon-up {
display: block;
}
.social-menu li:not(:last-child) {
margin-right: 30px;
}
.secondary-menu {
float: left;
}
.social-menu {
float: right;
}
#top-menu ul li {
float: left;
list-style: none;
}
.secondary-menu a {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #fff;
font-size: 16px;
}
.secondary-menu a:hover {
color: #24242b;
}
.secondary-menu ul li:not(:last-child):after {
content: "";
display: inline-block;
vertical-align: middle;
margin: 0 14px;
border-radius: 100%;
}
#masthead {
width: 100%;
z-index: 3000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#masthead.attached-header {
position: absolute;
padding-top: 15px;
}
#masthead .wrapper {
max-width: 100%;
}
#masthead.site-header.sticky-header.nav-shrink {
position: fixed;
background-color: #24242b;
top: 0;
left: 0;
right: 0;
padding-top: 0;
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}
.search-open #masthead.site-header.sticky-header.nav-shrink .main-navigation {
position: relative;
}
.site-branding {
text-align: center;
display: flex;
align-items: center;
float: left;
height: 90px;
}
.site-details {
text-align: left;
}
.site-title {
font-size: 32px;
margin: 0;
line-height: 24px;
}
.site-title a {
font-family: 'Montserrat', sans-serif;
font-weight: 900;
font-size: 2rem;
letter-spacing: 1.5px;
line-height: 1;
}
.site-description {
margin: 10px 0 0;
line-height: 1;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
}
.site-branding img.custom-logo {
max-height: 175px;
width: auto;
}
#site-details {
margin-top: 15px;
}
.main-navigation {
display: block;
position: relative;
float: right;
max-width: 99%;
text-align: right;
}
.nav-shrink .main-navigation:before, 
.nav-shrink .main-navigation:after {
display: none;
}
.nav-shrink .main-navigation {
border: none;
}
.main-navigation ul.sub-menu {
background-color: #24242b;
text-align: left;
padding: 0;
border: 1px solid rgba(52, 59, 61, 0.05);
}
.main-navigation ul.sub-menu li a {
padding: 10px;
color: #fff;
font-weight: 500;
border-bottom: 1px solid rgba(52, 59, 61, 0.2);
}
.main-navigation ul.sub-menu a:after {
float: right;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
position: relative;
}
.main-navigation ul.nav-menu > li > a {
padding: 0 15px;
line-height: 90px;
}
.main-navigation ul.menu li.current-menu-item > a {
color: #f78888;
font-weight: 600;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #f78888;
}
.main-navigation a {
display: block;
text-decoration: none;
line-height: 20px;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
font-size: 15px;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: -1px;
}
.main-navigation ul ul a {
width: 225px;
}
.main-navigation svg {
margin-left: 5px;
width: 16px;
height: 16px;
}
.main-navigation li.menu-item-has-children ul li svg {
fill: #fff;
width: 16px;
height: 16px;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #f78888;
}
#search form.search-form button,
#search {
display: none;
float: left;
}
#top-search form.search-form input::placeholder {
color: #fff;
}
#top-search {
margin-left: 30px;
}
form.search-form {
width: 100%;
max-width: 100%;
position: relative;
}
.no-results form.search-form {
max-width: 400px;
margin-top: 25px;
}
.no-results {
margin: 0 10px;
}
.error-404 form.search-form {
margin: 25px auto 50px;
max-width: 400px;
}
.error-404 .error-heading {
font-size: 72px;
}
section.error-404.not-found .page-header {
text-align: center;
margin: auto;
}
.main-navigation form.search-form {
min-width: 320px;
}
input.search-field {
height: 45px;
border-radius: 0;
padding: 0 50px 0 15px;
width: 100%;
}
#search input.search-field {
height: 20px;
}
svg {
width: 14px;
height: 14px;
display: inline-block;
vertical-align: middle;
}
svg.icon-search {
width: 13px;
height: 13px;
fill: #fff;
}
.main-navigation svg.icon-down {
width: 12px;
height: 12px;
margin-left: 5px;
}
.main-navigation svg.icon-right {
width: 12px;
height: 12px;
fill: #24242b;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
button.menu-toggle {
border-radius: 0;
margin: 20px auto;
display: block;
height: 50px;
width: 50px;
background: transparent;
position: relative;
border: none;
float: right;
}
.menu-toggle svg.icon-close {
width: 25px;
height: 25px;
vertical-align: baseline;
display: none;
}
svg.icon-menu {
width: 30px;
height: 30px;
vertical-align: baseline;
}
.menu-toggle.menu-open svg.icon-close {
display: block;
}
.menu-toggle.menu-open svg.icon-menu {
display: none;
}
button.dropdown-toggle {
padding: 0;
position: absolute;
top: 0;
right: 0;
background-color: transparent;
border: none;
width: 45px;
height: 55px;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 50px 0;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.post-navigation a, 
.posts-navigation a {
font-size: 16px;
line-height: 30px;
font-weight: 400;
}
.post-navigation, 
.posts-navigation {
padding: 0;
position: relative;
}
.post-navigation:before,
.posts-navigation:before,
.post-navigation:after,
.posts-navigation:after {
content: "";
background-color: #24242b;
height: 1px;
position: absolute;
top: 2px;
left: 0;
width: 100%;
z-index: -1;
}
.post-navigation:after,
.posts-navigation:after {
top: auto;
bottom: 2px;
}
.post-navigation,
.posts-navigation,
.post-navigation,
.posts-navigation {
padding: 10px 20px;
background: #f5f5f5;
}
.pagination .page-numbers {
border: 1px solid rgba(190, 190, 190, 0.50);
min-width: 44px;
height: 44px;
display: inline-block;
text-align: center;
line-height: 40px;
margin-right: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pagination .page-numbers.dots {
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
transition: all 0s ease-in-out;
}
.pagination .page-numbers.current {
color: #fff;
background: #24242b;
}
.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus,
.pagination a.page-numbers:hover svg,
.pagination a.page-numbers:focus svg {
fill: #f78888;
color: #f78888;
border-color: #f78888;
}
.pagination .page-numbers:last-child {
margin-right: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
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;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after,
#related-posts:before,
#related-posts:after,
.comments-area:before,
.comments-area:after,
.comment-respond:before,
.comment-respond:after,
ol.comment-list:before,
ol.comment-list:after,
.blog-posts-wrapper:before,
.blog-posts-wrapper:after,
.section-content:before,
.section-content:after,
.widget_instagram ul:before,
.widget_instagram ul:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after,
#related-posts:before,
#related-posts:after,
.comments-area:before,
.comments-area:after,
.comment-respond:before,
.comment-respond:after,
ol.comment-list:before,
ol.comment-list:after,
.blog-posts-wrapper:before,
.blog-posts-wrapper:after,
.section-content:before,
.section-content:after,
.widget_instagram ul:before,
.widget_instagram ul:after {
clear: both;
} .widget {
margin: 0 0 1.3em;
font-weight: 400;
}
.widget a {
font-weight: 400;
}
.widget:last-child {
margin-bottom: 0;
} .widget select {
max-width: 100%;
background-color: #f6f6f6;
padding: 10px;
border: none;
width: 100%;
max-width: 300px;
}
.widget input {
height: 45px;
border-radius: 0;
padding: 0 15px;
border: none;
}
.widget .tagcloud a {
border: 1px solid #fff;
color: #fff;
display: inline-block;
font-size: 14px !important;
line-height: 1.5;
margin-bottom: 5px;
padding: 7px 10px;
}
form.search-form button.search-submit {
height: 100%;
position: absolute;
right: 0;
top: 0;
background-color: #333;
border: none;
width: 45px;
border-radius: 0;
}
.widget_search form.search-form button.search-submit {
width: auto;
font-size: 14px;
color: #fff;
background-color: #24242b;
min-width: 45px;
}
.widget_search form.search-form button.search-submit:hover,
.widget_search form.search-form button.search-submit:focus {
background-color: #24242b;
}
.widget_search form.search-form input {
border: 1px solid #24242b;
}
.widget_search form.search-form input {
padding: 0 100px 0 15px;
}
form.search-form {
position: relative;
}
form.search-form input {
width: 100%;
padding: 0 50px 0 15px;
font-weight: 400;
}
#colophon .widget select {
color: #24242b;
}
#wp-calendar tbody td {
text-align: center;
}
#wp-calendar caption {
margin-bottom: 15px;
}
.widget-title {
font-size: 22px;
margin-top: 0;
}
.widget li {
list-style: none;
}
.widget .social-icons li:before,
.widget.widget_instagram li:before {
content: none;
}
.widget li:not(:last-child) {
margin-bottom: 8px;
}
#secondary section.widget {
padding: 25px 0 25px 10px;
}
.left-sidebar #secondary section.widget {
padding: 25px 10px 25px 0;
}
#secondary section.widget ul,
#secondary section.widget div {
text-align: left;
font-weight: 400;
}
#secondary #message-from-author div,
#colophon #message-from-author div { 
text-align: center;
}
.widget_instagram ul {
list-style: none;
padding: 0;
}
.widget.widget_instagram li {
margin: 0;
}
.widget.widget_latest_post ul li:not(:last-child) {
margin-bottom: 15px;
}
.footer-widgets-area .widget_latest_post ul li:before,
.widget_latest_post ul li:before {
content: none;
}
.widget_latest_post ul li .post-image {
width: 25%;
max-width: 81px;
float: left;
}
.widget_latest_post ul li .post-content {
width: 72%;
float: left;
margin-left: 3%;
}
.widget_latest_post ul li h5 {
font-size: 1rem;
margin: 0 0 5px;
}
.widget_latest_post .post-content .entry-meta,
.widget_latest_post .post-content .entry-meta > span.posted-on {
margin-top: 0;
}
.widget_latest_post .entry-meta span.posted-on a,
.widget_latest_post .entry-meta span.posted-on a time {
background: none;
color: #555;
padding: 0; 
}
#secondary .widget_instagram ul {
margin: -10px;
}
#secondary .widget.widget_instagram li {
padding: 10px;
}
.widget_instagram .column-1 li {
width: 100%;
float: none;
}
.widget_instagram .column-2 li {
width: 50%;
float: left;
}
.widget_instagram .column-3 li {
width: 33.33%;
float: left;
}
.widget_instagram .column-4 li {
width: 25%;
float: left;
}
.widget_instagram .column-5 li {
width: 20%;
float: left;
}
.widget_instagram .column-6 li {
width: 16.66%;
float: left;
}
.widget_instagram li img {
width: 100%;
}
.social_widget .social-icons {
float: left;
color: #24242b;
}
.social_widget .social-icons ul.list-inline li {
width: auto;
margin-right: 15px;
}
#secondary .social_widget .social-icons ul.list-inline li svg {
fill: #24242b;
}
#secondary .widget-title,
#secondary .widgettitle {
font-size: 20px;
font-weight: 900;
text-align: center;
margin-bottom: 25px;
margin-top: 0;
position: relative;
display: inline-block;
}
#secondary ul,
#secondary ol {
padding-left: 0;
}
#secondary .widget ul li a {
color: #24242b;
}
#secondary .widget ul li,
#secondary .widget ul li a:hover {
color: #f78888;
}
#secondary .widget-title span,
#secondary .widgettitle span {
display: inline-block;
max-width: 100%;
position: relative;
padding: 0 26px;
}
#secondary .widget-title span:before,
#secondary .widgettitle span:before,
#secondary .widget-title span:after,
#secondary .widgettitle span:after {
content: "";
position: absolute;
left: 0;
top: 50%;
margin-top: -2px;
width: 80px;
height: 4px;
border-top: 1px solid #24242b;
}
#secondary .widget-title span:before,
#secondary .widgettitle span:before {
right: 100%;
left: auto;
}
#secondary .widget-title span:after,
#secondary .widgettitle span:after {
left: 100%;
right: auto;
}
#secondary .widget:not(:last-child) {
margin-bottom: 10px;
}
input[type="submit"] {
background-color: #24242b;
color: #fff;
font-size: 14px;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #f78888;
}
.jetpack_subscription_widget {
text-align: center;
}
.jetpack_subscription_widget input[type="email"] {
width: 100%;
margin-bottom: 10px;
}
.jetpack_subscription_widget input[type="submit"] {
min-width: 100px;
text-align: center;
}
.jetpack_subscription_widget #subscribe-text {
display: inline-block;
}
.jetpack_subscription_widget #subscribe-text p {
margin-top: 0;
line-height: 25px;
}
.jetpack_subscription_widget #subscribe-submit {
margin-bottom: 0;
}
.widget_popular_post ul {
padding: 0;
margin: 0;
list-style: none;
clear: both;
display: table;
}
.widget.widget_popular_post ul li {
clear: both;
margin-bottom: 30px;
display: inline-block;
width: 100%;
}
.widget.widget_popular_post ul li:last-child {
margin-bottom: 0;
}
.widget_popular_post h3 {
font-size: 16px;
line-height: 22px;
display: table-row;
}
.widget_popular_post h3 a {
display: block;
}
.widget_popular_post time {
margin-top: 5px;
display: inline-block;
}
.widget_popular_post h3 a,
.widget_popular_post a:hover time,
.widget_popular_post a:focus time {
color: #24242b;
}
.widget_popular_post h3 a:hover,
.widget_popular_post h3 a:focus,
.widget_popular_post a time,
.widget_popular_post time {
color: #555;
}
.widget_popular_post img {
max-width: 95px;
border-radius: 50%;
float: left;
margin-right: 20px;
}
.widget_recent_entries span.post-date {
display: block;
color: #555;
font-size: 12px;
font-weight: 400;
margin-top: -2px;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.inner-page-header.featured-image {
position: relative;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
}
.inner-page-header.featured-image img {
height: 300px;
width: 100%;
object-fit: cover;
object-position: center;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0;
}
header.page-header {
max-width: 900px;
margin: 0 0 25px;
}
h1.page-title {
font-size: 60px;
font-family: 'Montserrat', sans-serif;
font-weight: 900;
}
.author img {
border-radius: 50%;
display: block;
text-align: center;
margin: 20px auto;
}
body.author img {
border-radius: 0;
margin: auto;
}
.page-header span.posted-on {
margin-bottom: 12px;
display: inline;
width: 100%;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-header span.author-name {
display: block;
font-size: 16px;
font-weight: 500;
line-height: 1;
color: #24242b;
font-family: 'Montserrat', sans-serif;
}
.page-header small {
font-size: 12px;
color: #555;
}
.search-no-results .blog-posts-wrapper{
min-height: 400px;
}
#comments {
max-width: 850px;
margin: 0 auto;
}
nav.navigation.pagination {
margin-top: 50px;
clear: both;
display: inline-block;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.navigation.pagination svg {
fill: #24242b;
width: 16px;
height: 16px;
position: relative;
}
.navigation.posts-navigation svg, 
.navigation.post-navigation svg {
width: 55px;
height: 55px;
fill: #24242b;
padding: 10px;
display: inline-block;
vertical-align: middle;
}
.navigation.posts-navigation svg.icon-left, 
.navigation.post-navigation svg.icon-left {
margin-right: 10px;
}
.navigation.posts-navigation svg.icon-right, 
.navigation.post-navigation svg.icon-right {
margin-left: 10px;
}
.wrapper.page-section {
padding: 90px 0;
margin-bottom: 0;
}
.no-sidebar .wrapper.page-section {
margin-left: auto;
margin-right: auto;
}
.no-sidebar.page .wrapper.page-section,
.no-sidebar.single .wrapper.page-section {
max-width: 900px;
}
.blog-posts-wrapper {
margin: 0 -15px;
position: relative;
}
.blog-posts-wrapper .featured-image img {
width: 100%;
min-height: 400px;
object-fit: cover;
}
.blog-posts-wrapper article .post-wrapper {
position: relative;
}
.blog-posts-wrapper article .post-wrapper .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(5,5,5);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.5) 25%, rgba(1,1,1,0.5) 25%, rgba(0,212,255,0) 100%);
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.blog-posts-wrapper article.has-post-thumbnail .post-wrapper .entry-container {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.blog-posts-wrapper.column-1 article .post-wrapper .entry-container {
padding: 25px; 
}
.blog-posts-wrapper.column-1 article.no-post-thumbnail .post-wrapper .entry-container {
margin: 20px auto;
}
.blog-posts-wrapper article.no-post-thumbnail .post-wrapper .entry-container {
width: 100%;
text-align: center;
border: 1px solid #eee; 
padding: 35px 25px;
background: #fff; 
}
.blog-posts-wrapper article.no-post-thumbnail .post-wrapper .entry-container .entry-header,
.blog-posts-wrapper article.no-post-thumbnail .post-wrapper .entry-container .entry-content {
max-width: 900px;
margin: auto;
}
.blog-posts-wrapper article.has-post-thumbnail .post-wrapper .entry-container .entry-content {
display: none;
}
.blog-posts-wrapper .entry-container a.btn.btn-transparent {
font-size: 14px;
color: #24242b;
border: 1px solid #24242b;
padding: 8px 30px;
display: inline-block;
margin-top: 15px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.blog-posts-wrapper article.has-post-thumbnail .entry-container {
text-align: left;
padding: 25px;
border-top: none;
color: #fff;
}
.blog-posts-wrapper .entry-container a.btn.btn-transparent:hover {
color: #fff;
border-color: #f78888;
background-color: #f78888;
}
.blog-posts-wrapper .cat-links, 
.blog-posts-wrapper .cat-links a {
font-weight: 500;
text-transform: uppercase;
}
.blog-posts-wrapper article.has-post-thumbnail span.byline, 
.blog-posts-wrapper article.has-post-thumbnail span.posted-on, 
.blog-posts-wrapper article.has-post-thumbnail span.posted-on a, 
.blog-posts-wrapper article.has-post-thumbnail span.posted-on time,
.blog-posts-wrapper article.has-post-thumbnail .author a,
.blog-posts-wrapper article.has-post-thumbnail .cat-links, 
.blog-posts-wrapper article.has-post-thumbnail .cat-links a,
.blog-posts-wrapper article.has-post-thumbnail .entry-title a {
color: #fff;
}
.blog-posts-wrapper article span.posted-on a:hover time, 
.blog-posts-wrapper article .author a:hover,
.blog-posts-wrapper article .cat-links a:hover,
.blog-posts-wrapper article .entry-title a:hover {
color: #f78888;
}
.home-wrapper {
margin-top: 50px;
margin-bottom: -40px;
}
.home.blog header.page-header {
margin: auto;
}
.home.blog header.page-header h1.page-title {
text-align: center;
}
.home.blog header.page-header .separator {
margin: 30px auto 60px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#reply-title,
.comments-title {
font-size: 32px;
font-weight: 400;
margin: 0;
}
.comments-title {
margin-bottom: 30px;
}
ul.post-categories li:after {
content: ",";
}
ul.post-categories li:last-child:after {
display: none;
}
ol.comment-list {
padding: 0;
margin: 0 0 30px;
list-style: none;
}
#comments ol {
list-style: none;
margin-left: 0;
padding: 0;
}
#comments ol.comment-list {
padding-top: 30px;
position: relative;
overflow: hidden;
}
#comments ol.children {
margin-left: 140px;
}
.says {
display: none;
}
.comment-meta img {
max-width: 81px;
width: 81px;
float: left;
border-radius: 50%;
margin-right: 60px;
}
#comments time:before {
display: none;
}
.comment-body {
position: relative;
}
.reply {
margin-left: 140px;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #24242b;
}
#comments article {
margin-bottom: 30px;
}
#comments ol.comment-list > li:last-child article:last-child,
#comments ol.comment-list > li:last-child {
border-bottom: none;
}
#comments ol.comment-list > li {
border-bottom: 1px solid #24242b;
padding-top: 30px;
}
#comments ol.comment-list > li:first-child {
padding-top: 0;
}
#comments ol.comment-list > li article:last-child .reply {
border-bottom: none;
padding-bottom: 0;
}
.reply a {
color: #fff;
font-weight: 400;
background-color: #24242b;
display: inline-block;
text-align: center;
vertical-align: middle;
padding: 6px 28px;
}
.reply a:hover,
.reply a:focus {
color: #fff;
background-color: #f78888;
}
#related-posts .entry-title a:hover,
#related-posts .entry-title a:focus,
#related-posts ul.post-categories li a:hover,
#related-posts ul.post-categories li a:focus {
color: #333;
}
.comment-meta .url,
.comment-meta .fn {
display: inline-block;
text-transform: capitalize;
color: #24242b;
font-size: 20px;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
.comment-meta .url:hover,
.comment-meta .url:focus {
color: #333;
}
.comment-metadata {
display: block;
margin-top: 10px;
}
.comment-content {
padding-bottom: 10px;
}
.single-post header.page-header {
margin-bottom: 15px;
}
.single-post article.hentry {
margin-bottom: 0;
}
.single-post .blog-post h2.entry-title {
color: #444444;
}
.single-post ul.post-categories {
display: inline-block;
}
.single-post .entry-meta span,
.single-post .entry-meta span a {
color: #24242b;
}
.single-post .entry-meta span a:hover {
color: #f78888;
}
.single-post .entry-meta span.tags-links {
display: block;
font-size: 14px;
text-transform: capitalize;
}
.single-post .entry-meta span.tags-links a {
padding: 7px 10px;
border: 1px solid #24242b;
margin-right: 7px;
}
.single-post .entry-meta > span:not(:first-child):before {
display: none;
}
.single-post .post-wrapper {
padding-top: 50px;
max-width: 800px;
margin: 0 auto;
position: relative;
}
#secondary .post-wrapper,
#colophon .post-wrapper {
padding-top: 0;
}
.comment-content p {
font-weight: 400;
color: #565a5f;
display: table;
margin-bottom: 1em;
}
.single-post article blockquote {
background-color: transparent;
border: 3px solid #555;
padding: 63px 80px;
font-size: 22px;
line-height: 38px;
font-family: 'Montserrat', sans-serif;
position: relative;
margin: 15px -90px;
text-align: center;
}
.single-post article blockquote:before {
content: "";
background-image: url(//djployceebell.de/wp-content/themes/musicaholic/assets/uploads/blockquote.png);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 100px;
height: 25px;
background-color: #f2f2f2;
margin-top: -12px;
background-position: 50%;
}
#related-images {
background-color: #f2f2f2;
position: relative;
}
#related-images .wrapper {
max-width: 980px;
position: relative;
z-index: 10;
}
#related-images h2 {
font-size: 22px;
font-weight: 400;
max-width: 800px;
margin: auto;
padding: 50px 0 30px;
}
#related-images:after {
content: "";
background-color: #fff;
width: 100%;
position: absolute;
height: 50%;
left: 0;
right: 0;
bottom: 0;
}
span.pagingInfo {
position: absolute;
left: 50%;
bottom: -70px;
font-size: 16px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.share-this-post small {
font-size: 12px;
}
.single-post .share-this-post ul li {
display: block;
margin-bottom: 7px;
}
.single-post .share-this-post {
position: absolute;
left: -190px;
}
.single-post .share-this-post .social-icons {
margin-left: -10px;
}
#about-author {
text-align: center;
margin-bottom: 50px;
position: relative;
}
.admin-image {
max-width: 111px;
max-height: 111px;
display: inline-block;
margin-bottom: 22px;
}
.admin-image img {
max-width: 111px;
border-radius: 50%;
position: relative;
z-index: 1;
}
.author-content .entry-title {
margin-bottom: 0;
line-height: 1;
}
.author-content .entry-title a {
color: #555;
}
.author-content .entry-title a:hover,
.author-content .entry-title a:focus {
color: #24242b;
}
.author-content span {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
}
.admin-image .separator {
position: absolute;
left: 0;
right: 0;
top: 56px;
height: 1px;
width: 100%;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} #filter-posts {
margin: 0 0 50px;
text-align: center;
}
#filter-posts ul {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#filter-posts ul li:not(:first-child):before {
content: '';
margin: 0 5px;
}
#filter-posts ul li {
float: left;
list-style: none;
}
#filter-posts ul li a {
font-size: 16px;
padding: 10px;
font-weight: 500;
}
#filter-posts ul li.active a {
background-color: #f78888;
color: #fff;
} section {
position: relative;
}
.relative {
display: block;
position: relative;
}
.relative:before,
.relative:after {
content: "";
display: table;
clear: both;
}
.entry-content {
margin-top: 0;
font-size: 16px;
line-height: 1.75;
letter-spacing: 0.5px;
color: #444;
font-weight: 400;
}
.comment-content a,
.textwidget a,
.entry-content a {
text-decoration: underline;
}
.wrapper {
width: 90%;
max-width: 1200px;
margin: 0 auto;
}
.row {
margin: 0 -15px;
}
.entry-title {
font-size: 30px;
word-wrap: break-word;
color: #24242b;
font-weight: 900;
letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;
}
.blog-posts-wrapper.column-4 .entry-title {
font-size: 26px;
}
.blog-posts-wrapper.column-5 .entry-title {
font-size: 24px;
}
.section-header {
margin-bottom: 30px;
}
.section-title {
font-size: 60px;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin: 0;
word-wrap: break-word;
line-height: 1.25;
letter-spacing: 0.5px
}
.section-title .color-red,
.widgettitle .color-red,
#journey .entry-title .color-red,
#contact-form .entry-title .color-red,
.related-posts-title .color-red,
#reply-title .color-red {
font-style: italic;
margin-right: 5px;
}
.column-2 .column-wrapper:nth-child(2n+1),
.column-2 article:nth-child(2n+1) {
clear: left;
}
.column-3 .column-wrapper:nth-child(3n+1),
.column-3 article:nth-child(3n+1) {
clear: left;
}
.column-4 .column-wrapper:nth-child(4n+1),
.column-4 article:nth-child(4n+1) {
clear: left;
}
.display-none {
display: none;
}
.display-block {
display: block;
}
.black-overlay {
background-color: #24242b;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.5;
}
.align-center {
text-align: center;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .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;
position: relative;
}
.gallery-item {
display: inline-block;
vertical-align: top;
width: 100%;
}
.gallery .overlay {
position: absolute;
width: 90%;
height: 90%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
background-color: #fff;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.gallery .overlay .entry-header .entry-title {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
height: 85%;
width: 85%;
display: flex;
flex-direction: column;
justify-content: center;
border: 1px solid #24242b;
}
#gallery article:hover .overlay {
opacity: 1;
} 
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.widget_media_gallery .gallery-item {
margin: 0;
}
.gallery-caption {
display: block;
}
#gallery .entry-title {
margin-top: 0;
}
.gallery-caption {
display: block;
}
.widget_media_gallery:after  {
display: table;
content: '';
clear: both;
}
.widget_media_gallery .gallery-item {
margin: 0;
width: 50%;
float: left;
padding: 5px;
}
.widget_media_gallery .gallery {
border: none;
} .social-icons li {
display: inline-block;
height: auto;
text-align: center;
position: relative;
list-style: none;
}
.social-icons {
margin: 0;
padding: 0;
}
ul.social-icons li a {
width: 35px;
height: 35px;
line-height: 33px;
display: block;
}
.social-menu ul li a svg {
fill: #fff;
}
.social-icons a:focus,
.social-menu ul li a:focus {
}
#top-menu .social-menu ul li a:hover,
#top-menu .social-menu ul li a:focus {
background-color: transparent;
} ul.social-icons li a[href*="facebook.com"]:hover svg,
.social-menu ul li a[href*="facebook.com"]:hover svg {
fill: #3b5998;
}
ul.social-icons li a[href*="twitter.com"]:hover svg,
.social-menu ul li a[href*="twitter.com"]:hover svg {
fill: #00aced;
}
ul.social-icons li a[href*="plus.google.com"]:hover svg,
.social-menu ul li a[href*="plus.google.com"]:hover svg {
fill: #dd4b39;
}
ul.social-icons li a[href*="/feed/"]:hover svg,
.social-menu ul li a[href*="/feed/"]:hover svg {
fill: #dc622c;
}
ul.social-icons li a[href*="wordpress.org"]:hover svg,
.social-menu ul li a[href*="wordpress.org"]:hover svg,
ul.social-icons li a[href*="wordpress.com"]:hover svg,
.social-menu ul li a[href*="wordpress.com"]:hover svg {
fill: #45bbe6;
}
ul.social-icons li a[href*="github.com"]:hover svg,
.social-menu ul li a[href*="github.com"]:hover svg {
fill: #4183c4;
}
ul.social-icons li a[href*="linkedin.com"]:hover svg,
.social-menu ul li a[href*="linkedin.com"]:hover svg {
fill: #007bb6;
}
ul.social-icons li a[href*="pinterest.com"]:hover svg,
.social-menu ul li a[href*="pinterest.com"]:hover svg {
fill: #cb2027;
}
ul.social-icons li a[href*="flickr.com"]:hover svg,
.social-menu ul li a[href*="flickr.com"]:hover svg {
fill: #ff0084;
}
ul.social-icons li a[href*="vimeo.com"]:hover svg,
.social-menu ul li a[href*="vimeo.com"]:hover svg {
fill: #aad450;
}
ul.social-icons li a[href*="youtube.com"]:hover svg,
.social-menu ul li a[href*="youtube.com"]:hover svg {
fill: #bb0000;
}
ul.social-icons li a[href*="instagram.com"]:hover svg,
.social-menu ul li a[href*="instagram.com"]:hover svg {
fill: #517fa4;
}
ul.social-icons li a[href*="dribbble.com"]:hover svg,
.social-menu ul li a[href*="dribbble.com"]:hover svg {
fill: #ea4c89;
}
ul.social-icons li a[href*="deezer.com"]:hover svg,
.social-menu ul li a[href*="deezer.com"]:hover svg {
fill: #f5a000;
}
ul.social-icons li a[href*="skype.com"]:hover svg,
.social-menu ul li a[href*="skype.com"]:hover svg {
fill: #12a5f4;
}
ul.social-icons li a[href*="digg.com"]:hover svg,
.social-menu ul li a[href*="digg.com"]:hover svg {
fill: #333;
}
ul.social-icons li a[href*="codepen.io"]:hover svg,
.social-menu ul li a[href*="codepen.io"]:hover svg {
fill: #24242b;
}
ul.social-icons li a[href*="reddit.com"]:hover svg,
.social-menu ul li a[href*="reddit.com"]:hover svg {
fill: #ff4500;
}
ul.social-icons li a[href*="mailto:"]:hover svg,
.social-menu ul li a[href*="mailto:"]:hover svg {
fill: #1d62f0;
}
ul.social-icons li a[href*="foursquare.com"]:hover svg,
.social-menu ul li a[href*="foursquare.com"]:hover svg {
fill: #f94877;
}
ul.social-icons li a[href*="stumbleupon.com"]:hover svg,
.social-menu ul li a[href*="stumbleupon.com"]:hover svg {
fill: #eb4924;
}
ul.social-icons li a[href*="twitch.tv"]:hover svg,
.social-menu ul li a[href*="twitch.tv"]:hover svg {
fill: #6441a5;
}
ul.social-icons li a[href*="tumblr.com"]:hover svg,
.social-menu ul li a[href*="tumblr.com"]:hover svg {
fill: #32506d;
}
ul.social-icons li a[href*="foursquare.com"]:hover svg,
.social-menu ul li a[href*="foursquare.com"]:hover svg {
fill: #f94877;
}
ul.social-icons li a[href*="stumbleupon.com"]:hover svg,
.social-menu ul li a[href*="stumbleupon.com"]:hover svg {
fill: #eb4924;
}
ul.social-icons li a[href*="twitch.tv"]:hover svg,
.social-menu ul li a[href*="twitch.tv"]:hover svg {
fill: #6441a5;
}
ul.social-icons li a[href*="tumblr.com"]:hover svg,
.social-menu ul li a[href*="tumblr.com"]:hover svg {
fill: #32506d;
}
ul.social-icons li a[href*="soundcloud.com"]:hover svg,
.social-menu ul li a[href*="soundcloud.com"]:hover svg {
fill: #ff5500;
}
ul.social-icons li a[href*="wordpress.org"]:hover svg,
.social-menu ul li a[href*="wordpress.org"]:hover svg {
fill:#45bbe6;
}
ul.social-icons li a[href*="jsfiddle.net"]:hover svg,
.social-menu ul li a[href*="jsfiddle.net"]:hover svg {
fill:#4679bd;
}
ul.social-icons li a[href*="tripadvisor.com"]:hover svg,
.social-menu ul li a[href*="tripadvisor.com"]:hover svg {
fill:#86c171;
}
ul.social-icons li a[href*="foursquare.com"]:hover svg,
.social-menu ul li a[href*="foursquare.com"]:hover svg {
fill:#2d5be3;
}
ul.social-icons li a[href*="angel.co"]:hover svg,
.social-menu ul li a[href*="angel.co"]:hover svg {
fill:#24242b;
}
ul.social-icons li a[href*="slack.com"]:hover svg,
.social-menu ul li a[href*="slack.com"]:hover svg {
fill:#56b68b;
} #breadcrumb-list ul.trail-items {
position: absolute;
right: 0;
top: 140px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.single-post #breadcrumb-list ul.trail-items {
top: 245px;
right: -125px;
}
ul.trail-items {
list-style: none;
margin: 0;
padding: 0;
}
ul.trail-items li.trail-item.trail-end {
color: #555;
}
ul.trail-items li {
display: inline-block;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
}
ul.trail-items li a {
color: #555;
}
ul.trail-items li a:hover,
ul.trail-items li a:focus {
color: #555;
}
ul.trail-items li:after {
content: "-";
}
ul.trail-items li:last-child:after {
display: none;
} #custom-header {
position: relative;
}
.page-template-aboutpage #custom-header,
.home.page #custom-header {
margin-bottom: 75px;
}
.custom-header-content {
position: absolute;
top: 55%;
max-width: 900px;
transform: translateY(-45%);    
}
#custom-header .center-align .custom-header-content {
left: 50%;
top: 55%;
transform: translate(-50%,-45%);
text-align: center;
}
.column-2 .custom-header-content {
top: 50%;
max-width: 90%;
transform: translateY(-50%);    
}
.custom-header-content p {
color: #fff;
padding: 0px 30px 10px;
font-size: 18px;
letter-spacing: 0.5px;
font-weight: 500;
}
.custom-header-content h2 a {
color: #fff;
font-size: 86px;
font-family: 'Montserrat', sans-serif;
font-weight: 900;
text-transform: capitalize;
letter-spacing: 5px;
line-height: 1.1;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.column-2 .custom-header-content h2 a {
font-size: 56px;
}
.custom-header-content h2 a:hover,
.custom-header-content h2 a:focus {
color: #f8f8f8;
}
.separator {
background-color: #f78888;
width: 63px;
height: 10px;
margin: 30px 0;
}
#custom-header .center-align .custom-header-content .separator {
margin: 30px auto;
}
.custom-header-content-wrapper {
position: relative;
}
.custom-header-content-wrapper img {
width: 100%;
height: 100vh;
object-fit: cover;
}
.custom-header-content a.btn {
background-color: #fff;
padding: 15px 30px;
margin-top: 20px;
display: inline-block;
text-transform: uppercase;
font-size: 17px;
border: 1px solid #fff; 
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.custom-header-content a.btn:hover {
background: #f78888;
border-color: #f78888;
color: #fff;
}
.custom-header-content-wrapper .overlay {
height: 100%;
width: 100%;
background: rgba(0,0,0,0.3);
position: absolute;
top: 0;
left: 0;
} #featured-posts .wrapper {
padding: 130px 0;
}
#featured-posts .separator {
margin: 30px auto 60px;
}
#featured-posts .post-wrapper,
#featured-posts .featured-image {
position: relative;
overflow: hidden;
}
#featured-posts .featured-image .overlay {
position: absolute;
bottom: -25px;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background: rgb(5,5,5);
background: linear-gradient(0deg, rgba(5,5,5,0.9) 0%, rgba(0,0,0,0.5) 25%, rgba(1,1,1,0.5) 25%, rgba(0,212,255,0) 100%);
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#featured-posts .featured-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
#featured-posts .entry-container {
position: absolute;
left: 0;
bottom: -50px;
opacity: 0;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#featured-posts .post-wrapper:hover .entry-container,
#featured-posts .post-wrapper:hover .featured-image .overlay {
opacity: 1;
bottom: 0;
}
#featured-posts .entry-container .entry-title {
padding: 25px 25px 0;
text-align: left;
}
#featured-posts .entry-title a {
font-weight: 600;
font-size: 26px;
color: #fff;
}
#featured-posts .entry-title a:hover {
color: #f78888;
}
.section-separator:before {
content: "";
background-color: #24242b;
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 1px;
}
.section-separator:before {
bottom: 3px;
}
.section-header .section-title,
.add-separator .section-title {
position: relative;
display: inline;
}
.add-separator {
position: relative;
overflow: hidden;
}
.add-separator .page-title:after {
right: auto;
bottom: 38px;
margin-left: 10px;
}
.add-separator .section-title:after {
left: 100%;
margin-left: 10px;
}
#featured-posts article .entry-container,
.blog-posts-wrapper article .entry-container,
#product article .entry-container {
padding: 5px 0 20px;
text-align: center;
}
.cat-links,
.cat-links a {
font-weight: 500;
text-transform: uppercase;
}
.entry-header .posted-on {
margin-bottom: 10px;
width: 100%;
}
span.byline,
span.posted-on,
span.posted-on a {
font-size: 14px;
font-weight: 500;
}
span.posted-on a time, 
span.byline .author a {
font-weight: 600;
text-transform: capitalize;
} 
article .entry-title a {
color: #24242b;
display: block;
font-weight: 700;
}
article .entry-title a:hover,
article .entry-title a:focus {
color: #f78888;
}
#gallery article .entry-title a {
padding: 25px 0;
width: auto;
}
#gallery article .gallery {
margin-bottom: 0;
}
#gallery article {
margin-bottom: 20px;
}
ul.post-categories {
margin: 0;
padding: 0;
list-style: none;
}
ul.post-categories li {
display: inline-block;
}
.entry-meta > span {
display: inline-block;
font-size: 14px;
color: #24242b;
}
.entry-meta > span a {
color: #24242b;
}
.entry-meta > span a:hover,
.entry-meta > span a:focus {
color: #f78888;
}
.entry-meta > span:not(:first-child):before {
content: "|";
display: inline-block;
vertical-align: middle;
margin: -3px 3px 0;
} .cta-section {
position: relative;
text-align: center;
padding: 150px 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.cta-section .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0,0,0,0.5);
}
.cta-section .section-header a {
color: #fff;
font-size: 56px;
font-weight: 700;
}
.cta-section .section-header a:hover {
color: #f78888;
}
.cta-section .separator {
margin: 30px auto 40px;
}
.cta-section {
background-color: #24242b;
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
padding: 250px 0;
width: 100%;
}
.cta-section .wrapper {
position: relative;
}
.cta-section a.btn {
background-color: #fff;
padding: 15px 30px;
margin-top: 10px;
display: inline-block;
text-transform: uppercase;
font-size: 17px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.cta-section a.btn:hover {
background-color: #f78888;
color: #fff;
} #playlist {
position: relative;
padding: 150px 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#playlist .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
}
#playlist .post-wrapper {
display: flex;
align-items: center;
}
#playlist .post-wrapper {
position: relative;
}
#playlist.left-align .post-wrapper {
flex-direction: row-reverse;
}
#playlist article {
margin: 0;
}
#playlist article .featured-image {
width: 50%;
}
#playlist article .featured-image img {
height: 100%;
width: 100%;
object-fit: cover;
}
#playlist .entry-container {
padding: 0 0 0 60px;
text-align: left;
width: 50%;
}
#playlist.right-align .entry-container {
padding: 0 60px 0 0;
}
#playlist .entry-container .entry-title {
font-size: 56px;
margin: 10px 0;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
}
#playlist .entry-content p {
font-size: 18px;
color: #fff;
margin-bottom: 0;
}
#playlist article a.btn {
background-color: #24242b;
color: #fff;
padding: 15px 30px;
margin-top: 10px;
width: auto;
display: inline-block;
text-transform: uppercase;
font-size: 17px;
border: 1px solid #24242b; 
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#playlist .wp-playlist .wp-playlist-prev, 
#playlist .wp-playlist .wp-playlist-next {
position: relative;
width: 16px;
height: 16px;
cursor: pointer;
top: 31px;
left: 81px;
z-index: 10;
margin-top: -17px;
}
#playlist .wp-playlist .wp-playlist-prev {
left: 15px;
top: 31px;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total, 
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, 
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: #ccc;
height: 4px;
border-radius: 4px;
}
#playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
background-color: #24242b;
}
#playlist .wp-playlist.wp-audio-playlist.wp-playlist-light {
background: transparent;
border: none;
}
#playlist .wp-playlist-tracks .wp-playlist-item {
background: #2B3844;
color: #fff;
border: none;
margin-bottom: 1px;
padding: 10px;
display: block;
min-height: 40px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#playlist .wp-playlist-tracks .wp-playlist-item:last-child {
margin-bottom: 0;
}
#playlist .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing,
#playlist .wp-playlist-tracks .wp-playlist-item:hover {
background-color: #f78888;
color: #fff;
}
#playlist .wp-playlist-light .wp-playlist-tracks .wp-playlist-caption {
color: #fff;
}
#playlist .wp-playlist-tracks .wp-playlist-item-length {
right: 25px;
top: 10px;
}
#playlist .wp-playlist.wp-audio-playlist {
padding: 0;
margin: 0;
}
#playlist .wp-playlist-item-title {
margin-left: 10px;
}
#playlist .wp-playlist-current-item {
background-color: #2B3844;
}
#playlist .wp-playlist-item-meta.wp-playlist-item-title {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
margin-top: 2px;
}
#playlist .wp-playlist-item-meta.wp-playlist-item-title {
display: none;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail span {
position: relative;
z-index: 10;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail {
position: initial;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
background-color: #435362;
position: absolute;
bottom: 0;
left: 0;
height: 4px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current {
background-color: #f78888;
position: absolute;
bottom: 0;
left: 0;
height: 4px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail span {
height: 0;
border: none;
color: #fff;
bottom: 0;
}
#playlist .wp-playlist .mejs-time-hovered.negative {
display: none;
}
#playlist .wp-playlist .wp-playlist-current-item {
margin-bottom: 0;
}
#playlist .wp-playlist .mejs-container {
margin-top: 20px;
}
#playlist .wp-playlist .mejs-container .mejs-controls {
background-color: #2B3844;
}
#playlist .wp-playlist .mejs-currenttime {
position: absolute;
right: 150px;
font-size: 18px;
color: #f78888;
}
#playlist .wp-playlist .mejs-duration {
font-size: 18px;
color: rgba(255, 255, 255, 0.50);
}
#playlist .wp-playlist .mejs-currenttime:after {
content: "/";
color: rgba(255, 255, 255, 0.50);
margin: 0 10px;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total, 
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: #435362;
height: 4px;
border-radius: 4px;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background-color: #f78888;
border-radius: 4px;
}
#playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-total {
background-color: #24242b;
}
#playlist .wp-playlist .mejs-container .mejs-controls,
#playlist .wp-playlist-current-item,
#playlist .mejs-container {
background-color: transparent;
}
#playlist .wp-playlist.wp-audio-playlist.wp-playlist-light {
display: flex;
width: 100%;
flex-direction: column-reverse;
}
#playlist .wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
#playlist .wp-playlist .wp-playlist-current-item img {
width: 45px;
height: 45px;
object-fit: cover;
}
#playlist .wp-playlist-tracks .wp-playlist-item:last-child {
margin-bottom: 0;
}
#playlist .mejs-controls {
bottom: 10px;
}
#playlist .mejs-inner .mejs-button>button {
margin: 5px;
}
#playlist .wp-playlist .wp-playlist-prev {
background-image: url(https://djployceebell.de/wp-content/themes/musicaholic/assets/uploads/next.svg);
background-position: center;
background-size: cover;
transform: rotate(180deg);
}
#playlist .wp-playlist .wp-playlist-next {
background-image: url(https://djployceebell.de/wp-content/themes/musicaholic/assets/uploads/next.svg);
background-position: center;
background-size: cover;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
top: 14px;
left: 5px;
}
#playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
top: 14px;
}
#playlist .mejs-button.mejs-playpause-button.mejs-play button,
#playlist .mejs-button.mejs-playpause-button.mejs-pause>button {
left: 41px;
z-index: 10;
}
#playlist .mejs-currenttime {
top: 12px;
}
#playlist .mejs-time {
padding-top: 12px;
display: none;
}
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current:after {
content: "";
width: 9px;
height: 9px;
border-radius: 50%;
background-color: #f78888;
display: inline-block;
vertical-align: middle;
position: absolute;
right: 0;
top: -3px;
}
#playlist .wp-playlist-item-album,
#playlist .wp-playlist-item-meta.wp-playlist-item-artist {
color: #fff;
margin-left: 10px;
font-size: 14px;
font-weight: 600;
} #team .wrapper {
padding: 130px 0;
}
#team .separator {
margin: 30px auto 60px;
}
#team .post-wrapper,
#team .featured-image {
position: relative;
overflow: hidden;
}
#team .featured-image .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(5,5,5);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.5) 25%, rgba(1,1,1,0.5) 25%, rgba(0,212,255,0) 100%);
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#team .featured-image img {
width: 100%;
height: 500px;
object-fit: cover;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#team .entry-container {
position: absolute;
left: 0;
bottom: 0;
padding: 25px 25px 0;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#team .entry-container .entry-title {
text-align: left;
margin: 15px 0;
}
#team .entry-container.no-position .entry-title {
margin-bottom: 25px;
}
#team .entry-title a {
font-weight: 600;
font-size: 26px;
color: #fff;
}
#team .entry-title a:hover {
color: #f78888;
}
#team .entry-container .position {
color: #fff;
font-size: 18px;
margin: 0 0 25px;
}
.team-section ul.social-icons li a {
width: 20px;
height: 20px;
}
.team-section ul.social-icons li:not(:first-child) {
margin-left: 12px;
}
.team-section ul.social-icons li a svg {
fill: #fff;
width: 20px;
height: 20px;
} .introduction-section {
position: relative;
clear: both
}
.introduction-section .post-wrapper {
display: flex;
align-items: center;
}
.introduction-section.left-align .post-wrapper {
flex-direction: row-reverse;
}
.introduction-section article {
position: static;
}
.introduction-section article .featured-image {
position: absolute;
width: 50%;
height: 100%;
top: 0;
left: 0;
}
.introduction-section.right-align article .featured-image {
left: auto;
right: 0;
}
.introduction-section article .featured-image img {
height: 100%;
width: 100%;
object-fit: cover;
}
.introduction-section .entry-container {
padding: 160px 60px;
text-align: left;
}
.introduction-section .entry-container .entry-title a {
font-size: 56px;
margin: 10px 0;
font-family: 'Montserrat', sans-serif;
}
.introduction-section .entry-content p {
font-size: 18px;
margin-bottom: 0;
}
.introduction-section article a.btn {
background-color: #24242b;
color: #fff;
padding: 15px 30px;
margin-top: 10px;
width: auto;
display: inline-block;
text-transform: uppercase;
font-size: 17px;
border: 1px solid #24242b; 
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.introduction-section article a.btn:hover {
background: #f78888;
border-color: #f78888;
color: #fff;
}
.slick-prev, 
.slick-next {
width: 86px;
height: 86px;
background: rgba(0,0,0,0.2);
z-index: 1;
border-radius: 0;
left: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.slick-prev:hover, 
.slick-next:hover,
.slick-prev:focus, 
.slick-next:focus {
background-color: #f78888;
border-color: #f78888;
}
.slick-prev:before,
.slick-next:before {
background-image: url(//djployceebell.de/wp-content/themes/musicaholic/assets/uploads/down-arrow.svg);
content: "";
background-repeat: no-repeat;
width: 20px;
height: 20px;
display: inline-block;
text-align: center;
margin: auto;
color: #fff;
}
.slick-prev:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.slick-next:before {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.slick-prev {
left: 25px;
right: auto;
}
.slick-next {
right: 25px;
left: auto;
}
.slick-dots li {
margin: 0;
width: 25px;
height: 20px;
}
.slick-dots li button {
padding: 0;
width: auto;
height: auto;
}
.slick-dots li.slick-active button:before {
opacity: 1;
color: #24242b;
background-color: transparent;
}
.slick-dots li button:before {
font-size: 25px;
}
.slick-dots {
bottom: -40px;
}
.slick-dotted.slick-slider {
margin-bottom: 20;
} #second-introduction {
background-color: #24242b;
}
#second-introduction .entry-container .entry-title a {
color: #fff;
}
#second-introduction .entry-container .entry-title a:hover {
color: #f78888;
}
#second-introduction .entry-content p {
color: #fff;
}
#second-introduction article a.btn {
color: #24242b;
background-color: #fff;
border-color: #fff;
}
#second-introduction article a.btn:hover {
color: #fff;
background-color: #f78888;
border-color: #f78888;
} #event {
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
#event .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
}
#event .wrapper {
padding: 150px 0;
position: relative;
}
#event .wrapper .content-wrapper {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
width: 100%;
margin: auto;
color: #fff;
}
#event .wrapper article {
max-width: 1200px;
width: 100%;
margin: auto;
padding: 10px 0;
}
#event .wrapper article:not(:last-child) {
border-bottom: 2px solid #fff; 
}
#event .section-header .section-title {
color: #fff;
}
#event .section-header .separator {
margin: 30px auto 60px;
}
#event .content-wrapper time {
font-size: 22px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: left;
flex-basis: 15%;
}
#event .content-wrapper time .date {
font-size: 46px;
margin-right: 10px;
font-weight: 900;
}
#event .content-wrapper time .month-year {
display: flex;
flex-direction: column;
}
#event .content-wrapper time .month {
text-transform: uppercase;
font-size: 16px;
}
#event .content-wrapper time .year {
font-size: 16px;
}
#event .content-wrapper .entry-title {
flex-basis: 35%;
padding: 0 10px;
}
#event .content-wrapper .entry-title a {
font-size: 26px;
font-weight: 600;
color: #fff;
}
#event .content-wrapper .entry-content {
flex-basis: 30%;
padding-right: 10px;
}
#event .content-wrapper .entry-content p {
font-size: 18px;
font-weight: 500;
color: #fff;
line-height: 1.3;
}
#event .content-wrapper a.btn {
background-color: #f78888;
color: #fff;
padding: 15px 30px;
width: auto;
text-align: center;
flex-basis: 20%;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#event .content-wrapper .entry-title a:hover,
#event .content-wrapper .entry-title a:focus {
color: #f78888;
}
#event .content-wrapper.soldout a.btn {
color: #aaa;
background-color: #24242b;
}
#event .content-wrapper a.btn:hover,
#event .content-wrapper a.btn:focus {
background-color: #24242b;
} #product {
background: #24242b;
}
#product .wrapper {
padding: 150px 0;
}
#product article .entry-title a,
#product .wrapper .section-header .section-title {
color: #fff;
}
#product article .entry-title a {
font-weight: 600;
}
#product .wrapper .section-header .separator {
margin: 30px auto 60px;
}
#product article {
text-align: left;
}
#product article .entry-content {
color: #fff;
font-size: 18px;
margin-top: 5px;
}
#product article .entry-title a:hover {
color: #f78888;
}
#product .featured-image {
margin-bottom: 5px;
position: relative;
}
#gallery img,
#product img {
width: 100%;
min-height: 400px;
object-fit: cover;
}
.entry-meta {
margin-top: 10px;
}
.rounded #product .featured-image {
width: 160px;
border-radius: 50%;
position: relative;
overflow: hidden;
height: 160px;
margin-left: auto;
margin-right: auto;
margin-bottom: 22px;
}
#product span.price ins span,
#product span.price del span,
#product span.price {
color: #fff;
}
#product span.price ins span {
background-color: #f78888;
}
#product article .onsale {
position: absolute;
background-color: #f78888;
top: 0;
right: 0;
color: #fff;
height: 55px;
width: 55px;
display: flex;
justify-content: center;
align-items: center;
}
#product article a.more-btn {
background-color: #fff;
color: #24242b;
padding: 10px 20px;
width: auto;
margin-top: 20px;
display: inline-block;
text-align: center;
flex-basis: 20%;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
#product article a.more-btn:hover,
#product article a.more-btn:focus {
background-color: #f78888;
color: #fff;
} .wpcf7 input, 
.wpcf7 textarea {
background-color: #fff;
border-radius: 0;
border: 1px solid #24242b;
height: 40px;
padding: 0 15px;
width: 100%;
}
.wpcf7 textarea {
height: 180px;
padding: 10px 15px;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit {
width: 100%;
padding: 0 38px;
height: 40px;
font-size: 14px;
line-height: 40px;
background-color: #24242b;
color: #fff;
border: 1px solid #24242b;
float: right;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7 input.wpcf7-form-control.wpcf7-submit:focus {
background-color: #555;
border-color: #555; 
color: #fff;
}
.wpcf7-form-control-wrap {
margin-top: 5px;
display: block;
}
.wpcf7 label {
margin-top: 24px;
display: block;
}
#contact-form {
margin-top: -8px;
}
#contact-form h2,
#contact-form .entry-title {
font-size: 48px;
margin: 0;
line-height: 1;
text-transform: none;
}
#contact-form h1,
#contact-form h2,
#contact-form h3,
#contact-form h4,
#contact-form h5,
#contact-form h6 {
font-weight: 400;
}
#contact-form .wpcf7 {
margin-top: 30px;
}
.contact_widget .contact-details svg {
width: 28px;
height: 28px;
padding: 6px;
margin-right: 10px;
background: #24242b;
fill: #ddd;
}
.contact_widget .contact-details div:not(:last-child) {
margin-bottom: 15px;
}
.contact_widget .contact-details a,
.contact_widget .contact-details p {
font-weight: 400;
color: #24242b;
}
.contact_widget .contact-details a:hover {
color: #24242b;
}
.contact_widget .contact-details .contact-email a:not(:last-child):after,
.contact_widget .contact-details .contact-phone a:not(:last-child):after {
content: ', ';
}
.column-2 .column-wrapper.custom-info {
width: 500px;
}
.map-column {
position: absolute;
right: 0;
}
.widget_call_to_action ul {
list-style: none;
margin: 0;
padding: 0;
}
.custom-info .widget-title {
font-size: 48px;
font-weight: 400;
color: #fff;
margin-bottom: 30px;
}
.custom-info .widget_call_to_action ul li {
color: rgba(255, 255, 255, 0.70);
border-top: 1px solid rgba(255, 255, 255, 0.20);
padding: 25px 150px 25px 0;
}
.custom-info .widget_call_to_action ul li:last-child {
border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}
#map {
height: 520px;
}
.widget_contact_info ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget_contact_info label {
display: block;
font-size: 22px;
color: #24242b;
font-family: 'Montserrat', sans-serif;
font-weight: 500;
margin-bottom: 5px;
}
.widget_contact_info ul li {
float: left;
width: 33.33%;
text-align: center;
margin-top: 10px;
}
#secondary .widget_contact_info ul li {
float: none;
width: auto;
text-align: left;
margin-top: 0; 
}
#secondary .widget_contact_info ul li:not(:last-child) {
margin-bottom: 26px;
}
.contact-form p.name, 
.contact-form p.email,
.contact-form p.subject, 
.contact-form p.message {
margin-bottom: 18px;
}
#contact-us .entry-container {
position: relative;
padding-bottom: 45px;
margin-bottom: 45px;
}
.contact-information {
margin-top: 20px;
}
.contact-information header.entry-header .entry-title {
line-height: 1;
margin-bottom: 18px;
}
.contact-information .contact-form {
background-color: #f2f2f2;
padding: 50px;
}
.contact-information .wpcf7 label,
.contact-information .wpcf7 p {
margin-top: 0;
}
.contact-information .wpcf7 p {
margin-bottom: 20px;
}
.form-title {
font-size: 22px;
text-transform: capitalize;
font-weight: 400;
margin-top: 0;
margin-bottom: 24px;
} .color-switcher {
width: 300px;
position: fixed;
left: -300px;
top: 0;
bottom: 0;
background-color: #eee;
z-index: 30000;
padding: 0px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
-moz-box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
box-shadow: 0 1px 12px 0px rgba(51, 51, 51, 0.23);
}
.color-switcher .switch-colors .brown.active {
border-bottom: 2px solid #555;
padding-bottom: 5px;
}
.color-switcher .switch-colors .blue.active {
border-bottom: 2px solid #035BBC;
padding-bottom: 5px;
}
.color-switcher .switch-colors .red.active {
border-bottom: 2px solid #b2323c;
padding-bottom: 5px;
}
.color-switcher .switch-colors .yellow.active {
border-bottom: 2px solid #fccc31;
padding-bottom: 5px;
}
.color-switcher .switch-colors .green.active {
border-bottom: 2px solid #009999;
padding-bottom: 5px;
}
.color-switcher h5 {
font-size: 16px;
margin-top: 0;
padding: 0 20px 0;
}
.color-switcher p {
font-size: 18px;
color: #24242b;
margin-bottom: 0;
height: 40px;
text-align: left;
font-weight: 600;
line-height: 42px;
text-transform: uppercase;
border-bottom: 1px solid #555;
margin-bottom: 10px;
}
.color-switcher ul {
list-style: none;
padding: 0;
margin: 0;
}
.color-switcher ul li {
float: left;
}
.color-switcher ul li a {
display: block;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
font-size: 14px;
color: #24242b;
}
.color-switcher .font-family a {
text-transform: uppercase;
}
.color-switcher .font-family li a {
display: inline;
line-height: 0;
}
.color-switcher .font-family li.active a,
.color-switcher .font-family li a:hover,
.color-switcher .font-family li a:focus {
color: #555;
}
.color-switcher ul li a.blue {
background: #035BBC;
}
.color-switcher ul li a.green {
background: #009999;
}
.color-switcher ul li a.yellow {
background: #F2BD19;
}
.color-switcher ul li a.red {
background: #b2323c;
}
.color-switcher li .brown {
background: #555;
}
svg.icon-settings {
margin-top: 20px;
}
.picker_close,.picker_close:hover,
.picker_close:focus {
color: #ed6820;
width: 55px;
height: 55px;
position: absolute;
right: -55px;
top: 25%;
text-align: center;
background: #eee;
box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
-moz-box-shadow: 5px 3px 7px 0px rgba(51, 51, 51, 0.23);
}
.picker_close i {
font-size: 25px;
line-height: 55px;
}
.position {
left: 0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.theme-colours, .layouts, .backgrounds, .choose-header, .choose-footer {
display: table;
text-align: left;
padding-top: 0px;
width: 100%;
padding: 19px;
padding-top: 0px;
padding-left: 25px;
}
.layouts a, .choose-header a, .choose-footer a {
display: inline-block;
text-align: center;
width: 40%;
margin: 0 5px 0 0;
color: #5d5d5d;
font-size: 16px;
border: 1px solid #e7e7e7;
padding: 5px 7px 2px;
}
.layouts a:hover, 
.choose-header a:hover, 
.choose-footer a:hover,
.layouts a:focus, 
.choose-header a:focus, 
.choose-footer a:focus {
border: 2px solid #a9a9a9;
padding: 4px 5px 1px
}
.styleswitcher {
position: fixed;
width: 120px;
background: #ffffff;
color: #595959;
top: 150px;
right: -123px;
z-index: 999;
}
.styleswitcher p {
color: #24242b !important;
}
.styleswitcher.ackapa {
left: 0;
}
.styleswitcher .switch {
padding-left: 15px;
padding-bottom: 10px;
}
.styleswitcher .switch h5 {
margin-top: 20px;
}
.styleswitcher .switch p {
margin-top: 10px;
}
.stylebutton {
cursor: pointer;
position: absolute;
text-align: center;
line-height: 40px;
background: #fff;
font-size: 20px;
width: 40px;
height: 40px;
top: 0px;
right: -40px;
}
.styleswitcher a {
width: 24px;
height: 24px;
float: left;
margin-right: 7px;
margin-bottom: 10px;
position: relative;
z-index: 99999999;
}
.color-switcher ul li {
margin: 3px;
}
.color-switcher ul.font-family li {
float: none;
}
.boxed {
background-color: #fff;
width: 90%;
margin: 0 auto;
}
.boxed .jetpack_subscription_widget .widgettitle {
font-size: 38px;
}
li .wide, 
li .boxed {
background: #347FE1;
color: #fff !important;
padding: 0 6px;
width: 157px !important;
text-decoration: none;
box-shadow: none;
}
li .wide:hover, 
li .boxed:hover,
li .wide:focus, 
li .boxed:focus {
background: #24242b;
}
li .wide {
margin-top: 10px;
}
.boxed .backtotop {
right: 75px;
} blockquote.wp-block-quote {
margin:  25px 0;
}
blockquote.wp-block-quote p {
font-size: 22px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
} .header-font-1 .site-title a,
.header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5,
.header-font-1 h6,
.header-font-1 h1 a,
.header-font-1 h2 a,
.header-font-1 h3 a,
.header-font-1 h4 a,
.header-font-1 h5 a,
.header-font-1 h6 a {
font-family: 'Rajdhani', sans-serif !important;
}
.header-font-2 .site-title a,
.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5,
.header-font-2 h6,
.header-font-2 h1 a,
.header-font-2 h2 a,
.header-font-2 h3 a,
.header-font-2 h4 a,
.header-font-2 h5 a,
.header-font-2 h6 a  {
font-family: 'Roboto', sans-serif !important;
}
.header-font-3 .site-title a,
.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5,
.header-font-3 h6,
.header-font-3 h1 a,
.header-font-3 h2 a,
.header-font-3 h3 a,
.header-font-3 h4 a,
.header-font-3 h5 a,
.header-font-3 h6 a {
font-family: 'Philosopher', sans-serif !important;
}
.header-font-4 .site-title a,
.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5,
.header-font-4 h6,
.header-font-4 h1 a,
.header-font-4 h2 a,
.header-font-4 h3 a,
.header-font-4 h4 a,
.header-font-4 h5 a,
.header-font-4 h6 a {
font-family: 'Slabo 27px', sans-serif !important;
}
.header-font-5 .site-title a,
.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5,
.header-font-5 h6,
.header-font-5 h1 a,
.header-font-5 h2 a,
.header-font-5 h3 a,
.header-font-5 h4 a,
.header-font-5 h5 a,
.header-font-5 h6 a {
font-family: 'Dosis', sans-serif !important;
}
.header-font-6 .site-title a,
.header-font-6 h1,
.header-font-6 h2,
.header-font-6 h3,
.header-font-6 h4,
.header-font-6 h5,
.header-font-6 h6,
.header-font-6 h1 a,
.header-font-6 h2 a,
.header-font-6 h3 a,
.header-font-6 h4 a,
.header-font-6 h5 a,
.header-font-6 h6 a {
font-family: 'Playfair Display', sans-serif !important;
}
.header-font-7 .site-title a,
.header-font-7 h1,
.header-font-7 h2,
.header-font-7 h3,
.header-font-7 h4,
.header-font-7 h5,
.header-font-7 h6,
.header-font-7 h1 a,
.header-font-7 h2 a,
.header-font-7 h3 a,
.header-font-7 h4 a,
.header-font-7 h5 a,
.header-font-7 h6 a {
font-family: 'Shadows Into Light Nicole', cursive !important;
}
body.body-font-1,
body.body-font-1 .main-navigation ul li a,
body.body-font-1 .wpcf7 input, 
body.body-font-1 .wpcf7 textarea {
font-family: 'News Cycle', sans-serif !important;
}
body.body-font-2,
body.body-font-2 .main-navigation ul li a,
body.body-font-2 .wpcf7 input, 
body.body-font-2 .wpcf7 textarea {
font-family: 'Pontano Sans', sans-serif !important;
}
body.body-font-3,
body.body-font-3 .main-navigation ul li a,
body.body-font-3 .wpcf7 input, 
body.body-font-3 .wpcf7 textarea {
font-family: 'Gudea', sans-serif !important;
}
body.body-font-4,
body.body-font-4 .main-navigation ul li a,
body.body-font-4 .wpcf7 input, 
body.body-font-4 .wpcf7 textarea {
font-family: 'Quattrocento', sans-serif !important;
}
body.body-font-5,
body.body-font-5 .main-navigation ul li a,
body.body-font-5 .wpcf7 input, 
body.body-font-5 .wpcf7 textarea {
font-family: 'Khand', sans-serif !important;
} #colophon {
background-color: #24242b;
color: #fff;
}
#colophon .social-menu {
float: none;
display: block;
}
#colophon .social-menu ul {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
#colophon .social-menu ul li {
list-style: none;
margin: 0;
}
#colophon .social-menu ul li a {
border: 1px solid #fff;
border-radius: 50%;
padding: 10px 12px;
display: inline-block;
margin: 0 5px 20px;
}
#colophon .social-menu ul li a svg {
width: 15px;
height: 15px;
}
.footer-widgets-area {
padding: 80px 0 50px;
}
.site-info {
background-color: #24242b;
color: #aeafb0;
padding: 50px 0;
line-height: 1;
text-align: center;
border-top: 1px solid rgba( 255,255,255,0.1 );
}
.site-info p {
margin: 0;
color: #aeafb0;
line-height: 1.5em;
font-size: 15px;
font-weight: 400;
}
.site-info a {
color: #F8E5D7;
}
.site-info a:hover,
.site-info a:focus {
border-bottom: 1px solid #F8E5D7;
}
.site-footer .widget-title {
font-size: 20px;
margin-top: 0;
font-weight: 900;
color: #fff;
}
.footer-widgets-area ul {
list-style: none;
margin: 0;
padding: 0;
}
#colophon a,
#colophon p {
color: #fff;
}
.footer-widgets-area .widget ul li {
margin-bottom: 15px;
display: inline-block;
width: 100%;
color: #fff;
}
.footer-widgets-area .widget ul li:last-child {
margin-bottom: 0;
}
.footer-widgets-area .widget ul li span.post-date {
color: #ccc;
}
.textwidget {
line-height: 24px;
}
.textwidget img {
max-width: 263px;
display: block;
margin: 45px 0 28px;
} .post-type-archive-product #primary {
padding-top: 0.5em;
}
.added_to_cart {
display: inline-block;
margin-top: 10px;
font-weight: 400;
font-size: 17px;
text-transform: uppercase;
background: #f78888;
color: #fff;
padding: 15px 25px;
font-family: 'Montserrat', sans-serif;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.added_to_cart:hover {
background-color: #f78888;
color: #fff;
}
span.price {
font-size: 17px;
}
.woocommerce ul.products li.product a img {
border-radius: 0;
min-height: 400px;
object-fit: cover;
}
.woocommerce .related ul.products li.product a img {
min-height: auto;
}
.woocommerce .woocommerce-result-count {
font-size: 16px;
font-weight: 600;
color: #24242b;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce .star-rating span,
.woocommerce ul.products li.product .star-rating {
margin: 0 auto 10px;
color: #f3d69a;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
color: #4d4d4d;
}
.woocommerce .woocommerce-ordering select {
padding: 5px;
background-color: transparent;
border: 2px solid #24242b;
}
.woocommerce ul.products li.product .onsale {
right: 0;
top: 0;
border-radius: 0;
background-color: #f78888;
}
.woocommerce .related.products {
margin-top: 40px;
border-top: 1px solid #d3ced2;
}
.woocommerce .related.products h2 {
margin: 50px 0 35px;
}
.woocommerce .wrapper.page-section {
padding-bottom: 90px;
}
p.comment-form-cookies-consent{
display: block;
width: 100%;
clear: both;
}
.woocommerce-product-details__short-description {
margin: 20px 0;
}
.woocommerce span.onsale {
background-color: #f78888;
margin: 0;
top: 0;
left: 0;
width: 55px;
height: 55px;
line-height: 24px;
border-radius: 0;
display: flex;
justify-content: center;
align-items: center;
}
.woocommerce #review_form #respond {
max-width: 850px;
margin: 0 auto;
}
.woocommerce ul.product_list_widget li img {
width: 60px;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce-Tabs-panel h2 {
font-size: 30px;
font-weight: 900;
}
.woocommerce .woocommerce-ordering select {
padding: 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
color: #24242b;
display: block;
font-weight: 900;
font-size: 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title:hover, 
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover, 
.woocommerce ul.products li.product h3:hover {
color: #f78888;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
color: #484848;
font-weight: 500;
font-size: 14px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce ul.products li.product .button {
font-size: 17px;
width: auto;
display: inline-block;
text-transform: capitalize;
font-weight: 500;
border-radius: 0;
line-height: 1.3;
padding: 15px 25px;
letter-spacing: 0.5px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
background-color: #24242b;
color: #fff;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
}
.woocommerce a.added_to_cart {
padding-top: 15px;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce ul.products li.product .button:hover {
background-color: #f78888;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul {
border: none; 
float: none;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
border: 1px solid rgba(190, 190, 190, 0.50);
border-radius: 100%;
min-width: 44px;
height: 44px;
display: inline-block;
text-align: center;
line-height: 26px;
margin-right: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover {
color: #f78888;
border-color: #f78888;
background: transparent;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #fff;
background: #f78888;
}
.woocommerce.single .quantity .qty {
padding: 13px;
}
.woocommerce table.shop_attributes td {
padding: 8px;
}
.woocommerce-pagination svg {
fill: #f78888;
width: 16px;
height: 16px;
position: relative;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
border-radius: 0;
overflow: hidden;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #24242b;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #f78888;
}
.widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
text-align: right;
float: right;
}
.widget_product_categories .product-categories li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
text-align: right;
display: inline-block;
width: 100%;
padding-bottom: 5px;
border-bottom: 1px solid #f5f5f5;
}
.widget_product_categories .product-categories li a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
float: left;
}
.widget_product_categories .product-categories li a:before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before {
content: "\f115";
font-family: 'fontawesome';
margin-right: 10px;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
font-weight: 400;
}
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount {
font-size: .857em;
}
.widget_product_search form.search-form input {
border: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation ul {
padding: 0;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
font-weight: 500;
margin-bottom: 5px;
background-color: #24242b;
list-style: none;
padding: 15px 30px;
width: 100%;
text-align: center;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
padding: 15px 30px;
color: #fff;
}
.woocommerce-info {
border-top-color: #f78888;
}
.woocommerce-info::before {
color: #f78888;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
font-weight: 500;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
font-weight: 500;
}
.select2-container--default .select2-selection--single {
border-radius: 0;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
padding: 13px;
font-weight: 400;
} @media screen and (min-width: 600px) {
.contact-form p.name, 
.contact-form p.email {
width: 50%;
float: left;
}
.contact-form p.email input {
float: right;
}
.contact-form p.name input, 
.contact-form p.email input {
max-width: 388px;
}
.contact-form p.name {
padding-right: 5px;
}
.contact-form p.email {
padding-left: 5px;
}
}
@media screen and (min-width: 767px) {
.column-1 .column-wrapper {
width: 100%;
}
.column-2 .column-wrapper {
width: 50%;
float: left;
}
.column-3 .column-wrapper {
width: 33.33%;
float: left;
}
.column-4 .column-wrapper {
width: 50%;
float: left;
}
.column-5 .column-wrapper {
width: 20%;
float: left;
}
.column-6 .column-wrapper {
width: 16.66%;
float: left;
}
.column-2 article {
width: 50%;
padding: 0 15px;
float: left;
margin-bottom: 30px;
}
.column-2 article:nth-child(-n+2) {
margin-top: 0;
}
.column-3 article {
width: 33.33%;
padding: 0 15px;
float: left;
margin-bottom: 30px;
}
.column-4 article {
width: 50%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
.column-5 article {
width: 50%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
.column-6 article {
width: 50%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
#featured-posts .section-content, 
#gallery .section-content {
margin: 0 -15px;
}
#featured-posts .section-content article,
#product .section-content article {
padding: 0 15px;
margin-bottom: 30px;
}
.introduction-section .featured-image {
width: 50%;
}
.introduction-section .entry-container {
width: 50%;
}
.contact-information .contact-form {
padding: 50px;
}
.contact-information .column-2 .contact-address {
width: 42%;
max-width: 464px;
padding-right: 15px;
}
.contact-information .column-2 .contact-form {
width: 58%;
max-width: 681px;
float: right;
}
.blog-posts-wrapper article:nth-child(-n+3) {
margin-top: 0;
}
#top-menu svg.icon-down {
display: none;
}
.site-footer .column-5 .column-wrapper {
padding-right: 15px;
}
.site-footer .column-5 .column-wrapper:nth-child(1) {
padding-right: 25px;
}
#top-menu .wrapper {
display: block !important;
}
.blog-posts-wrapper.column-3 article:nth-child(3n+1) {
clear: left;
}
#colophon .column-wrapper {
padding-right: 25px;
padding-bottom: 30px;
}
}
@media screen and (min-width: 992px) {
.column-1 .column-wrapper {
width: 100%;
}
.column-2 .column-wrapper {
width: 50%;
float: left;
}
.column-3 .column-wrapper {
width: 33.33%;
float: left;
}
.column-4 .column-wrapper {
width: 50%;
float: left;
}
.column-5 .column-wrapper {
width: 20%;
float: left;
}
.column-6 .column-wrapper {
width: 16.66%;
float: left;
}
.column-2 article {
width: 50%;
padding: 0 15px;
float: left;
margin-bottom: 30px;
}
.column-2 article:nth-child(-n+2) {
margin-top: 0;
}
.column-3 article {
width: 33.33%;
padding: 0 15px;
float: left;
margin-bottom: 30px;
}
.column-4 article {
width: 25%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
.column-5 article {
width: 20%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
.column-6 article {
width: 16.66%;
padding: 0 10px;
float: left;
margin-bottom: 20px;
}
.column-4 .column-wrapper,
#related-posts .column-4 article  {
width: 25%;
float: left;
}
.right-sidebar #primary {
width: 70%;
float: left;
}
.right-sidebar #secondary {
width: 30%;
float: right;
}
.right-sidebar #primary {
padding-right: 15px;
}
.right-sidebar #secondary {
padding-left: 15px;
}
.left-sidebar #secondary {
width: 30%;
float: left;
padding-right: 15px;
padding-left: 0;
}
.left-sidebar #primary {
width: 70%;
float: right;
padding-left: 15px;
}
.comment-form-author, 
.comment-form-email,
.comment-form-url {
width: 33.33%;
float: left;
padding:0 2px;
margin-top: 0;
}
.comment-form-comment,
.form-submit {
padding: 0;
}
.site-footer .column-4 .column-wrapper:nth-child(1) {
width: 33%;
padding-right: 60px;
}
.site-footer .column-4 .column-wrapper {
padding-right: 25px;
width: 22%;
}
}
@media screen and (min-width: 1024px) {
#masthead.attached-header {
background: linear-gradient(rgba(0,0,0,.3),transparent);
}
.dark-header-enable #masthead {
background-color: #24242b;
}
.dark-header-enable #content {
padding-top: 105px;
}
#masthead.site-header.sticky-header.nav-shrink .site-title a,
#masthead.attached-header .site-title a,
#masthead.site-header.sticky-header.nav-shrink .site-description,
#masthead.attached-header .site-description,
#masthead.site-header.sticky-header.nav-shrink .main-navigation a,
#masthead.attached-header .main-navigation a {
color: #fff;
}
#masthead.site-header.sticky-header.nav-shrink .main-navigation ul.nav-menu > li > a > svg,
#masthead.attached-header .main-navigation ul.nav-menu > li > a > svg {
fill: #fff;
}
#masthead.site-header.sticky-header.nav-shrink .menu-toggle svg.icon-close,
#masthead.attached-header .menu-toggle svg.icon-close,
#masthead.site-header.sticky-header.nav-shrink .menu-toggle svg.icon-menu,
#masthead.attached-header .menu-toggle svg.icon-menu {
fill: #fff;
}
#masthead.hamburger .main-navigation {
text-align: right;
display: none;
}
#masthead.hamburger .main-navigation.menu-open {
display: block
}
#masthead.default-menu button.menu-toggle {
display: none;
}
.main-navigation ul.nav-menu {
display: block !important;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
right: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: -100%;
width: 100%;
}
.main-navigation .menu-item-has-children > a:after {
float: none;
}
.main-navigation:after {
top: auto;
}
.main-navigation ul.sub-menu li:hover > a,
.main-navigation ul.sub-menu li:focus > a {
background-color: #24242b;
color: #fff;
padding-left: 17px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.main-navigation ul.sub-menu li a svg {
float: right;
-ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);
}
.main-navigation ul.sub-menu li:hover > a svg,
.main-navigation ul.sub-menu li:focus > a svg {
fill: #fff;
}
button.dropdown-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
.main-navigation li {
display: inline-block;
}
#search form.search-form input {
background-color: transparent;
border: none;
border-bottom: 2px solid #fff;
color: #fff;
font-size: 14px;
}
#search form.search-form button.search-submit {
background-color: transparent;
}
#search form.search-form input {
padding: 0 10px 0 5px;
}
#search.search-open {
display: block;
width: 150px;
}
}
@media screen and (min-width: 1900px) {
#page {
box-shadow: 0 0 50px #555;
}
.wrapper {
max-width: 1500px;
}
}
@media screen and (max-width: 1200px) {
#filter-posts {
flex-direction: column;
}
#filter-posts.column-2 .tag-filter {
margin-top: 15px;
}
.column-2 .custom-header-content h2 a {
font-size: 66px;
}
}
@media screen and (max-width: 1023px) {
body.home #masthead,
#masthead.attached-header,
#masthead {
margin-bottom: 0;
position: relative;
}
.site-branding {
margin: 0 auto;
word-break: break-word;
height: auto;
}
.site-description,
.site-title a {
color: #24242b;
}
#masthead.site-header.sticky-header.nav-shrink .site-description,
#masthead.site-header.sticky-header.nav-shrink .site-title a {
color: #fff;
}
#masthead.site-header.sticky-header.nav-shrink .menu-toggle .icon-menu, 
#masthead.site-header.sticky-header.nav-shrink .menu-open.menu-toggle .icon-close {
fill: #fff;
}
.main-navigation.toggled-on {
margin-bottom: 20px;
}
.main-navigation {
width: 100%;
max-width: 100%;
}
.main-navigation ul.nav-menu > li > a {
line-height: 1;
}
.main-navigation a {
border-bottom: 1px solid rgba(52, 59, 61, 0.10);
}
.main-navigation ul ul a {
width: 100%;
}
.main-navigation ul ul,
.main-navigation ul ul ul {
box-shadow: none;
float: none;
position: relative;
top: 0;
left: 0;
margin-bottom: 0;
display: none;
}
#site-header-menu .wrapper {
width: 100%;
}
.main-navigation ul.sub-menu li {
padding-right: 0;
}
.main-navigation .menu-item-has-children > a:before {
content: "";
float: right;
position: relative;
right: 25px;
background-color: #24242b;
width: 1px;
height: 25px;
}
.main-navigation .menu-item-has-children > a:after {
padding-top: 3px;
}
.main-navigation ul.nav-menu > li > a,
.main-navigation ul.sub-menu li a {
padding: 15px 15px 15px 25px;
}
.main-navigation a:hover, 
.main-navigation a:focus,
.main-navigation ul.menu li.current-menu-item > a {
color: #24242b;
}
.main-navigation li.menu-item-has-children ul li svg,
.main-navigation .dropdown-toggle svg {
fill: #24242b;
}
.main-navigation .menu-item-has-children a svg {
display: none;
}
.main-navigation ul.sub-menu {
background-color: #f5f5f5;
}
.main-navigation ul.nav-menu {
margin-right: 0;
background-color: #f5f5f5;
margin-top: 25px;
}
.main-navigation a {
color: #24242b;
}
.main-navigation svg.icon-search,
.main-navigation .search.search-open svg.icon-close,
.main-navigation svg.icon-down {
fill: #24242b;
}
.main-navigation ul.sub-menu {
border-top: 1px solid #555;
}
.menu-toggle .icon-menu,
.menu-open.menu-toggle .icon-close {
fill: #24242b;
}
.site-branding {
padding: 25px 0;
}
#masthead.site-header .main-navigation ul.nav-menu {
margin-top: 0;
position: relative;
top: 0;
left: 0;
right: 0;
}
.menu-open ul.nav-menu {
border-top: 1px solid #24242b;
}
#masthead.site-header.sticky-header.nav-shrink {
top: 0;
overflow-y: auto;
max-height: 480px;
}
#top-menu {
padding: 13px 0;
}
.main-navigation li {
text-align: center;
}
.site-branding img.custom-logo {
max-width: 250px;
}
.main-navigation ul.sub-menu li a {
color: #24242b;
}
#search form.search-form input {
background-color: transparent;
border: none;
border-bottom: 2px solid #fff;
color: #fff;
font-size: 14px;
}
#search form.search-form button.search-submit {
background-color: transparent;
}
#search form.search-form input {
padding: 0 10px 0 5px;
}
#search.search-open {
display: block;
width: 150px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.main-navigation ul.nav-menu > li > a.search {
display: none;
}
.single-post article blockquote {
margin: 15px -40px; 
}
}
@media screen and (max-width: 992px) {
#secondary {
clear: both;
margin-top: 20px;
}
#secondary section.widget {
padding: 0;
}
#secondary .widget:not(:last-child) {
margin-bottom: 20px;
}
#secondary .widget_google_ad {
text-align: center;
}
.site-info {
text-align: center;
}
.introduction-section .entry-container {
padding: 100px 0 100px 50px;
}
.introduction-section.right-align .entry-container {
padding: 100px 50px 100px 0;
}
.introduction-section .entry-container .entry-title {
font-size: 40px;
}
#event .wrapper article {
padding: 20px 0;
}
#event .wrapper .content-wrapper {
flex-direction: column;
text-align: center;
}
#playlist.left-align .post-wrapper,
#playlist .post-wrapper {
flex-direction: column;
}
#playlist .entry-container {
width: 100%;
padding: 0 0 20px;
}
#playlist article .featured-image {
width: 100%;
}
.textwidget img {
max-width: 100%;
margin: 25px 0;
}
.single-post .post-wrapper {
width: 90%;
}
#secondary .post-wrapper,
#colophon .post-wrapper  {
width: 100%;
}
.single-post article blockquote {
margin: 15px 0;
}
.single-post article blockquote {
padding: 50px;
}
.widget_instagram .column-4 li,
.widget_instagram .column-5 li,
.widget_instagram .column-6 li {
width: 50%;
}
.column-2 .custom-header-content h2 a,
.custom-header-content h2 a {
font-size: 80px;
}
.column-2 .custom-header-content {
top: 50%;
transform: translateY(-50%;);
}
.column-6 article,
.column-5 article {
width: 33.33%;
float: left;
}
.column-6 article:nth-child(3n+1),
.column-5 article:nth-child(3n+1) {
clear: left;
}
}
@media screen and (max-width: 800px) {
.column-4 article {
width: 50%;
float: left;
margin-top: 30px;
margin-bottom: 0;
}
.column-4 article:nth-child(-n+2) {
margin-top: 0;
}
.column-4 .column-wrapper,
.column-6 article,
.column-5 article,
.column-4 article {
width: 50%;
float: left;
}
.column-6 article,
.column-5 article,
.column-4 article {
padding: 0 10px;
}
.column-4 .column-wrapper:nth-child(2n+1),
.column-6 article:nth-child(2n+1),
.column-5 article:nth-child(2n+1),
.column-4 article:nth-child(2n+1) {
clear: left;
}
.contact-information .contact-form {
padding: 25px;
}
.column-2 .custom-header-content,
.custom-header-content {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.section-title,
h1.page-title,
#playlist .entry-container .entry-title,
.introduction-section .entry-container .entry-title a,
.column-2 .custom-header-content h2 a,
.custom-header-content h2 a {
font-size: 52px;
}
.introduction-section article a.btn,
.custom-header-content a.btn,
.blog-loader-btn .read-more a {
padding: 15px 35px;
}
.custom-header-content .separator {
margin: 30px auto;
}
#event .content-wrapper time .date {
font-size: 46px;
}
}
@media screen and (max-width: 767px) {
#top-menu {
padding: 15px 0;
}
.site-branding img.custom-logo {
max-width: 250px;
height: auto;
}
.site-title a {
font-size: 2rem;
}
.page-template-aboutpage #custom-header, 
.home.page #custom-header {
margin-bottom: 40px;
}
#featured-posts .section-content article, 
#product .section-content article {
padding: 0;
width: 100%;
}
.blog-posts-wrapper,
#product .section-content {
margin: 0;
}
.blog-posts-wrapper.column-1 article .post-wrapper {
display: block;
}
.blog-posts-wrapper.column-1 article .post-wrapper .featured-image,
.blog-posts-wrapper.column-1 article .post-wrapper .entry-container {
width: 100%;
padding: 10px 0;
}
.introduction-section.right-align .entry-container,
.introduction-section .entry-container {
padding: 100px 30px;
position: relative;
z-index: 1;
width: 100%;
}
.introduction-section article .featured-image {
width: 100%;
}
.introduction-section article .featured-image:after {
content: '';
display: table;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba( 255,255,255,0.8 );
}
#second-introduction.introduction-section article .featured-image:after {
background: rgba( 0,0,0,0.8 );
}
.wrapper.page-section {
padding: 80px 0;
}
.blog-loader-btn .read-more {
margin-top: 40px;
}
#playlist,
.cta-section,
#team .wrapper,
#product .wrapper,
#featured-posts .wrapper,
#event .wrapper {
padding: 100px 0;
}
.custom-header-content p {
font-size: 0.968rem;
}
.custom-header-content {
min-width: 75%;
min-height: auto;
}
.no-sidebar .blog-posts-wrapper.column-1 article:nth-child(2n) .post-wrapper .entry-container {
text-align: left;
}
.blog-posts-wrapper article.no-post-thumbnail .post-wrapper .entry-container {
padding: 20px;
}
.widget_contact_info ul li {
width: 100%;
}
.widget_contact_info ul li:not(:last-child) {
margin-bottom: 26px;
}
.contact-form {
clear: both;
display: table;
width: 100%;
}
#top-menu .secondary-menu ul li {
float: none;
text-align: center;
line-height: 40px;
}
#top-menu {
cursor: pointer;
}
.secondary-menu {
float: none;
margin-bottom: 15px;
}
.social-menu {
float: none;
text-align: center;
}
#top-menu .social-menu ul li {
float: none;
display: inline-block;
}
.secondary-menu ul li:not(:last-child):after {
display: none;
}
#top-menu .wrapper {
display: none;
padding-top: 30px;
padding-bottom: 15px;
}
#top-menu:before {
content: "";
background-color: #ccc;
position: absolute;
top: 44px;
width: 100%;
left: 0;
height: 1px;
}
.introduction-section .post-wrapper {
display: block;
}
.introduction-section .post-wrapper .featured-image img {
width: 100%;
}
.introduction-section .slick-next {
right: 0;
}
.introduction-section .hentry {
margin-bottom: 0;
}
.hentry:last-child {
margin-bottom: 0;
}
#colophon .widget, 
#colophon .widget img {
margin-left: auto;
margin-right: auto;
}
#colophon .column-wrapper:not(:last-child) {
margin-bottom: 30px;
clear: both;
display: table;
}
.widget_media_gallery .gallery-item {
width: auto;
}
.footer-widgets-area {
padding: 50px 0;
}
.textwidget img {
max-width: 250px;
}
.contact-information .contact-address {
margin-bottom: 30px;
}
.blog-posts-wrapper.column-3 article {
width: 50%;
float: left;
padding: 0 10px;
}
.blog-posts-wrapper.column-3 article:nth-child(2n+1) {
clear: left;
}
.single-post article blockquote {
padding: 25px;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous,
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next {
float: none;
width: 100%;
text-align: center;
}
.widget_instagram .column-2 li,
.widget_instagram .column-3 li,
.widget_instagram .column-4 li,
.widget_instagram .column-5 li,
.widget_instagram .column-6 li {
width: 100%;
}
#search {
display: inline-block;
float: none;
margin: 0 auto 15px;
width: 200px;
}
#search form.search-form input {
height: 40px;
}
#search form.search-form button {
display: block;
}
.social-menu .search {
display: none;
}
.column-6 .column-wrapper,
.column-5 .column-wrapper,
.column-4 .column-wrapper,
.column-3 .column-wrapper,
.column-2 .column-wrapper {
width: 100%;
float: none;
clear: both;
}
.slick-prev, .slick-next {
width: 75px;
height: 75px;
}
}
@media screen and (max-width: 600px) {
#message-from-author .author-thumbnail:before, 
#message-from-author .author-thumbnail:after {
width: 150px;
}
#message-from-author .author-thumbnail:before {
margin-right: 15px;
}
#message-from-author .author-thumbnail:after {
margin-left: 15px;
}
.author-thumbnail img {
max-width: 100px;
}
#message-from-author .author-thumbnail {
max-width: 100px;
max-height: 100px;
border-radius: 100px;
}
#map {
height: 400px;
}
}
@media screen and (max-width: 550px) {
.site-title a {
font-size: 24px;
}
.custom-header-content-wrapper img {
object-fit: cover;
min-height: 400px;
}
.custom-header-content a.btn {
padding: 15px 35px;
font-size: 16px;
}
.column-4 article {
width: 100%;
padding: 0;
}
.column-6 article,
.column-5 article,
.column-4 article {
width: 100%;
padding: 0;
} 
.main-navigation form.search-form {
min-width: 100%;
}
.custom-header-content h2 {
line-height: 1;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit,
.wpcf7 input[type="submit"], 
#respond input[type="submit"] {
padding: 0 25px;
height: 50px;
min-height: 50px;
line-height: 50px;
}
#related-posts .column-4 article {
width: 100%;
float: none;
}
#comments ol.children {
margin-left: 25px;
}
.comment-author.vcard b.fn {
float: none;
display: block;
}
.comment-meta img {
float: none;
margin-right: 0;
margin-bottom: 25px;
}
.comment-metadata {
padding-left: 0;
display: block;
}
.reply {
margin-left: 25px;
}
.comment-meta .fn:after {
display: none;
}
#comments article {
margin-bottom: 30px;
}
#product .section-content article {
padding: 0;
}
#product .section-content {
margin: 0;
}
.column-4 article:first-child {
margin-bottom: 30px;
}
.blog-posts-wrapper.column-3 article {
width: 100%;
float: none;
padding: 0;
}
.add-separator .section-title:before {
right: 95%;
margin-right: 20px;
}
.add-separator .page-title:after,	
.add-separator .section-title:after {
left: 95%;
margin-left: 10px;
}
#comments ol.comment-list:before {
display: none;
}
ol.comment-list {
border: none;
}
header.page-header {
margin-bottom: 30px;
}
}
@media screen and (max-width: 480px) {
.entry-title,
#reply-title, 
.comments-title {
font-size: 22px;
}
.custom-header-content span {
font-size: 14px;
}
.widget_contact_info label,
.comment-meta .url, 
.comment-meta .fn {
font-size: 18px;
}
#message-from-author .author-thumbnail:before, 
#message-from-author .author-thumbnail:after {
width: 100px;
}
#message-from-author .author-thumbnail:before {
margin-right: 10px;
}
#message-from-author .author-thumbnail:after {
margin-left: 10px;
}
#our-story .content-wrapper {
padding: 25px;
}
.pagination .page-numbers {
margin: 5px 0;
}
.single-post article blockquote {
padding: 25px 20px;
font-size: 18px;
line-height: 30px;
}
}
@media screen and (max-width: 360px) {
.navigation.posts-navigation svg.icon-left, 
.navigation.post-navigation svg.icon-left {
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
}
.navigation.posts-navigation svg.icon-right, 
.navigation.post-navigation svg.icon-right {
margin-top: 5px;
float: none;
margin-left: auto;
margin-right: auto;
}
.navigation.posts-navigation svg, 
.navigation.post-navigation svg {
width: 50px;
height: 50px;
padding: 16px;
margin-left: auto;
margin-right: auto;
}
#message-from-author .author-thumbnail:before, 
#message-from-author .author-thumbnail:after {
width: 65px;
}
.site-branding img.custom-logo {
max-width: 175px;
}
.textwidget img {
max-width: 150px;
}
}.custom-header-content {
left: 50%;
top: 55%;
transform: translate(-50%,-45%);
text-align: center;
}
#custom-header .custom-header-content .separator {
margin: 30px auto;
}
a:hover, a:focus, a:active,
.main-navigation a:hover, 
.main-navigation a:focus,
span.posted-on a:hover, 
span.byline .author a:hover,
.cat-links a:hover,
#reply-title, 
.comments-title,
article .entry-title a:hover, 
article .entry-title a:focus,
#secondary .widget ul li, 
#secondary .widget ul li a:hover,
.post-navigation a:hover, 
.post-navigation a:focus, 
.posts-navigation a:hover,
.posts-navigation a:focus,
.cta-section .section-header a:hover,
.introduction-section article .entry-title a:hover,
#featured-posts .entry-title a:hover,
.blog-posts-wrapper article span.posted-on a:hover time, 
.blog-posts-wrapper article .author a:hover, 
.blog-posts-wrapper article .cat-links a:hover, 
.blog-posts-wrapper article .entry-title a:hover,
#second-introduction .entry-container .entry-title a:hover,
#event .content-wrapper .entry-title a:hover, 
#event .content-wrapper .entry-title a:focus,
#team .entry-title a:hover,
#product article .entry-title a:hover,
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg,
.main-navigation ul.menu li.current-menu-item > a,
.single-post .cat-links a:hover,
.main-navigation .current_page_item > a, 
.main-navigation .current-menu-item > a, 
.main-navigation .current_page_ancestor > a, 
.main-navigation .current-menu-ancestor > a,
.single-post .entry-meta span a:hover,
.single-post span.byline .author a:hover {
color: #c4b68f;
}
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg {
fill: #c4b68f;
}
.backtotop:hover,
.reply a,
.slick-prev:hover, 
.slick-next:hover, 
.slick-prev:focus, 
.slick-next:focus,
.separator,
.added_to_cart,
.cta-section a.btn:hover,
#event .content-wrapper a.btn,
.custom-header-content a.btn:hover,
.introduction-section article a.btn:hover,
#second-introduction article a.btn:hover,
.pagination .page-numbers.current,
#product span.price ins span,
#product article a.more-btn:hover, 
#product article a.more-btn:focus,
#filter-posts ul li.active a,
#playlist .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing, 
#playlist .wp-playlist-tracks .wp-playlist-item:hover,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current:after,
#playlist .wp-playlist .mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current,
.widget_search form.search-form button.search-submit,
#respond input[type="submit"]:hover, 
#respond input[type="submit"]:focus,
.blog-loader-btn .read-more a:hover,
.widget_search form.search-form button.search-submit:hover {
background-color: #c4b68f;
}
.pagination a.page-numbers:hover, 
.pagination a.page-numbers:focus, 
.pagination a.page-numbers:hover svg, 
.pagination a.page-numbers:focus svg,
.custom-header-content a.btn:hover,
#respond input[type="submit"]:hover, 
#respond input[type="submit"]:focus,
.introduction-section article a.btn:hover,
#second-introduction article a.btn:hover,
.blog-loader-btn .read-more a:hover,
.pagination .page-numbers.current {
border-color: #c4b68f;
} .woocommerce ul.products li.product .woocommerce-loop-category__title:hover, 
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover, 
.woocommerce ul.products li.product h3:hover {
color: #c4b68f;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce .widget_price_filter .price_slider_amount .button:hover, 
.woocommerce ul.products li.product .button:hover {
background-color: #c4b68f;
}
@media screen and (max-width: 1023px) {
.main-navigation a:hover, 
.main-navigation a:focus, 
.main-navigation ul.menu li.current-menu-item > a {
color: #c4b68f;
}
}