nav.ashade-mobile-menu,
#ashade-header .ashade-nav-block .ashade-mobile-header,
.ashade-mobile-title-wrap {
display: none;
}
body .hide-on-desktop,
body section.ashade-section.hide-on-desktop {
display: none;
} @media only screen and (max-width: 1800px) {
.ashade-content {
width: calc(100% - 352px);
}
.ashade-more-categories {
max-width: calc(100% - 352px);
}
body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 70px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 126px);
}
body:not(.ashade-albums-template--slider) .ashade-page-title-wrap h1 > span {
margin: 0 0 6px 0;
}
.ashade-page-title-wrap:before {
top: 21px;
}
.ashade-layout--horizontal .ashade-protected-inner .ashade-page-title-wrap:before {
top: 65px;
}
}
@media only screen and (max-width: 1679px) {
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 50px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 126px);
}
}
@media only screen and (max-width: 1600px) {
.ashade-content {
width: calc(100% - 312px);
}
.ashade-more-categories {
max-width: calc(100% - 312px);
}
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 40px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 116px);
}
}
@media only screen and (max-width: 1200px) {
.ashade-content {
width: calc(100% - 272px);
}
.ashade-more-categories {
max-width: calc(100% - 272px);
}
.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap,
body.ashade-layout--vertical:not(.ashade-albums-template--slider) .ashade-page-title-wrap {
left: 30px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 106px);
}
}
@media only screen and (max-width: 782px) {
body.admin-bar header#ashade-header {
top: 46px;
}
body.admin-bar.ashade-smooth-scroll .ashade-header-holder {
margin-top: 46px;
}
.admin-bar .ashade-content-wrap {
min-height: calc(100vh - 46px);
}
html.has-admin-bar {
min-height: calc(100% - 46px);
}
}
@media only screen and (max-width: 960px) {
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical,
.ashade-content {
width: calc(100% - 176px);
margin: auto 40px auto auto;
}
body.ashade-layout--horizontal .ashade-content {
margin: auto;
}
.ashade-more-categories {
max-width: calc(100% - 176px);
}
body.ashade-home-template .ashade-content {
width: calc(100% - 280px);
margin: auto;
}
} @media only screen and (max-width: 1440px) {
body {
font-size: 0.9em;
}
body .hide-on-laptop,
body section.ashade-section.hide-on-laptop {
display: none;
}
.ashade-filter-wrap a {
margin: 0 15px;
} body .elementor-container.elementor-column-gap-default .elementor-row {
margin: 0 -15px;
width: calc(100% + 30px);
}
body .elementor-container.elementor-column-gap-default .elementor-row .elementor-container.elementor-column-gap-default .elementor-row {
width: calc(100% + 30px);
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0 15px;
}
.ashade-row {
display: flex;
flex-direction: row;
margin: 0 -15px;
}
.ashade-col {
margin: 0 15px;
}
.ashade-col.col-12 {
width: calc(100% - 30px);
}
.ashade-col.col-9 {
width: calc(75% - 30px);
}
.ashade-col.col-8 {
width: calc(66.66% - 30px);
}
.ashade-col.col-6 {
width: calc(50% - 30px);
}
.ashade-col.col-4 {
width: calc(33.33% - 30px);
}
.ashade-col.col-3 {
width: calc(25% - 30px);
}
.ashade-col.col-2 {
width: calc(16.665% - 30px);
}
section.ashade-section {
margin-bottom: 120px;
display: block;
width: 100%;
}
.ashade-content section.ashade-section:last-child {
margin-bottom: 0;
} p.ashade-intro {
margin-bottom: 60px;
}
.ashade-page-title-wrap.is-loaded h1 {
padding-left: 30px;
}
.ashade-page-title-wrap.is-loaded h1 > span {
transform: translateX(-30px);
} .ashade-contact-details__list li {
padding-left: 48px;
min-height: 30px;
}
.ashade-contact-icon {
width: 36px;
height: 36px;
border-radius: 18px;
transform: translateY(-1px);
}
.ashade-contact-icon:before {
transform: translate(-1px,-1px);
}
.asiade-icon--socials.ashade-contact-icon:before {
transform: translate(-2px,-2px);
}
.asiade-icon--phone.ashade-contact-icon:before {
transform: translate(-2px,-1px);
}
} @media only screen and (max-width: 1200px) {
.ashade-cursor {
display: none;
}
body .hide-on-tablet,
body .hide-on-tablet-land,
body section.ashade-section.hide-on-tablet,
body section.ashade-section.hide-on-tablet-land {
display: none;
}
body .hide-on-desktop,
body .hide-on-laptop,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop {
display: block;
} .ashade-row {
display: flex;
flex-direction: row;
margin: 0 -10px;
}
.ashade-col {
margin: 0 10px;
}
.ashade-col.col-12 {
width: calc(100% - 20px);
}
.ashade-col.col-9 {
width: calc(75% - 20px);
}
.ashade-col.col-8 {
width: calc(66.66% - 20px);
}
.ashade-col.col-6 {
width: calc(50% - 20px);
}
.ashade-col.col-4 {
width: calc(33.33% - 20px);
}
.ashade-col.col-3 {
width: calc(25% - 20px);
}
.ashade-col.col-2 {
width: calc(16.665% - 20px);
}
form .ashade-row.ashade-small-gap {
flex-direction: column;
margin: 0
}
form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
margin: 0;
} .ashade-grid {
margin: -15px;
display: flex;
flex-wrap: wrap;
}
.ashade-grid .ashade-grid-item {
margin: 15px;
}
.ashade-grid-1cols .ashade-grid-item {
width: calc(100% - 30px);
}
.ashade-grid-2cols .ashade-grid-item {
width: calc(50% - 30px);
}
.ashade-grid-3cols .ashade-grid-item {
width: calc(33.33% - 30px);
}
.ashade-grid-4cols .ashade-grid-item {
width: calc(25% - 30px);
}
.ashade-grid-5cols .ashade-grid-item {
width: calc(20% - 30px);
}
.ashade-gallery-bricks {
margin: -15px;
}
.ashade-gallery-bricks .ashade-gallery-item {
margin: 15px;
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item {
width: calc(50% - 30px);
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item:nth-child(3n) {
width: calc(100% - 30px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-large {
width: calc(50% - 30px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-small {
width: calc(33.33% - 30px);
} nav.ashade-nav ul.main-menu > li {
margin: 0 0 0 30px;
} .ashade-filter-wrap {
margin-bottom: 40px;
}
.ashade-filter-wrap a {
margin: 0 15px;
} #ashade-home-contacts p.ashade-intro {
margin-bottom: 50px;
}
#ashade-home-works p.ashade-intro,
section.ashade-section {
margin-bottom: 100px;
display: block;
width: 100%;
}
.ashade-content {
padding-top: 60px;
padding-bottom: 60px;
}
.ashade-content section.ashade-section:last-child {
margin-bottom: 0;
}
.ashade-slider-prev,
.ashade-slider-next {
margin: 0;
bottom: 60px;
}  .ashade-testimonials-grid {
margin: -20px -15px;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 15px;
width: calc(33.33% - 30px);
}
.ashade-testimonials-grid .ashade-testimonials-item__author {
position: relative;
min-height: 80px;
justify-content: flex-end;
}
.ashade-testimonials-grid .ashade-testimonials-item__author--image {
position: absolute;
left: 0;
top: 0;
}
.ashade-testimonials-grid .ashade-testimonials-item__author img {
width: 80px;
height: auto;
}
.ashade-testimonials-grid .ashade-testimonials-item__author--name {
position: relative;
z-index: 5;
}
.ashade-testimonials-grid .ashade-testimonials-item__content {
margin: -20px 0 0 0;
} .ashade-services-block {
padding-top: 100px;
padding-bottom: 60px;
}
.ashade-service-item__content-inner {
padding: 40px 30px 34px 30px;
}
.ashade-service-item .ashade-service-item__image {
width: calc(40% - 20px);
box-shadow: none;
}
.ashade-service-item .ashade-service-item__content {
width: calc(60% + 20px);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
} .ashade-maintenance-wrap #ashade-contacts-wrap .col-2 {
display: none;
}
.ashade-maintenance-wrap #ashade-contacts-wrap .col-8 {
width: calc(100% - 20px);
}
.ashade-albums-carousel-wrap .ashade-album-item__title:before {
top: 18px;
}
.ashade-albums-slider-wrap .ashade-album-item__explore span {
margin: 0 0 1px 0;
}
.ashade-albums-slider-wrap .ashade-album-item__explore:before,
.ashade-albums-slider-wrap .ashade-album-item__title:before {
top: 18px;
}
.ashade-progress-item-wrap {
padding: 0 20px;
}
.ashade-service-card-grid .ashade-service-card {
width: calc(100% - 40px);
}
.ashade-progress-counter {
transform: translateX(3px);
}
.ahshade-client-toolbar > div {
padding: 0 5px;
}
.ashade-client-item .ahshade-client-toolbar {
padding-left: 20px;
padding-right: 20px;
}
.ashade-client-buttons--hover .ashade-client-item .ahshade-client-toolbar {
opacity: 1;
transform: translateY(0);
}
.ashade-albums-slider .ashade-slide-caption {
padding-bottom: 7px;
}
} @media only screen and (max-width: 960px) {
body.ashade-layout--vertical .ashade-to-top-wrap.ashade-mobile-b2t {
display: flex;
}
.ashade-content--fullwidth .ashade-content {
max-width: none;
width: calc(100% - 80px);
}
body .hide-on-desktop,
body .hide-on-laptop,
body .hide-on-tablet-land,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop,
body section.ashade-section.hide-on-tablet-land {
display: block;
}
body .hide-on-tablet-port,
body section.ashade-section.hide-on-tablet-port {
display: none;
}
body.ashade-layout--vertical .ashade-to-top-wrap {
display: none;
}
.hide-on-tablet-port.hide-on-phone {
display: none!important;
}
.ashade-row-fullheight {
min-height: 0!important;
} #ashade-home-works .ashade-grid-2cols .ashade-grid-item,
#ashade-home-works .ashade-grid-3cols .ashade-grid-item,
#ashade-home-works .ashade-grid-4cols .ashade-grid-item,
#ashade-home-works .ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
}
.ashade-albums-archive {
grid-template-columns: repeat(2, 1fr);
} .ashade-row:not(.ashade-keep-on-tablet) {
display: flex;
flex-direction: column;
margin: 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col {
margin: 0 0 30px 0;
}
form .ashade-row:not(.ashade-keep-on-tablet) .ashade-col {
margin: 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col:last-child {
margin: 0;
}
.ashade-grid.ashade-small-gap {
margin: 10px 0;
}
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-12,
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-9, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-8, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-6, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-4, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-3, 
.ashade-row:not(.ashade-keep-on-tablet) .ashade-col.col-2,
.ashade-small-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-5cols .ashade-grid-item {
width: 100%;
} header#ashade-header .ashade-header-inner {
padding: 30px 40px;
}
nav.ashade-nav ul.main-menu > li {
margin: 0 0 0 30px;
}
#ashade-header .ashade-nav-block nav {
display: none;
}
#ashade-header .ashade-nav-block .ashade-mobile-header {
display: block;
}
.ashade-mobile-header a {
display: inline-block;
width: 30px;
height: 30px;
}
a.ashade-aside-toggler {
margin-left: 15px;
}
a.ashade-aside-toggler span {
top: 16px;
}
.ashade-mobile-header a.ashade-aside-toggler.ashade-aside-toggler--label {
width: auto;
vertical-align: top;
transform: translateY(3px);
}
.ashade-mobile-header a.ashade-mobile-back {
vertical-align: top;
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 12px;
margin-top: 3px;
}
body.no-history .ashade-mobile-header a.ashade-mobile-back {
display: none;
}
body.ashade-layout--vertical.single-ashade-albums.ashade-albums-back.has-history .ashade-back-wrap.ashade-ribbon-return, 
body.ashade-layout--vertical.single-ashade-albums.ashade-albums-back.has-history .ashade-back-wrap.ashade-slider-return {
display: none;
} nav.ashade-mobile-menu {
position: fixed;
right: 0;
top: 0;
width: 384px;
height: 100%;
background: #000000;
display: block;
z-index: 333;
pointer-events: none;
transform: translateX(100%);
transition: transform 0.5s;
}
.ashade-mobile-menu-shown nav.ashade-mobile-menu {
pointer-events: auto;
transform: translateX(0);
}
.ashade-mobile-menu-shown .ashade-menu-overlay {
opacity: 0.5;
pointer-events: auto;
}
body.ashade-layout--vertical.ashade-mobile-menu-shown .ashade-home-link-wrap.is-loaded,
body.ashade-layout--vertical.ashade-mobile-menu-shown .ashade-page-title-wrap {
transform: rotate(-90deg) translateY(-192px);
}
body.is-locked.ashade-mobile-menu-shown nav.ashade-mobile-menu {
pointer-events: none;
}
.ashade-mobile-menu-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.ashade-mobile-menu-content {
max-width: 100%;
padding: 40px 40px;
margin: auto 0;
width: 100%;
}
nav.ashade-mobile-menu ul {
padding: 0;
margin: 0;
}
nav.ashade-mobile-menu ul li {
padding: 0;
margin: 0;
list-style: none;
}
nav.ashade-mobile-menu ul.main-menu > li {
padding-top: 10px;
}
nav.ashade-mobile-menu ul ul.sub-menu {
padding: 0 0 0 20px;
}
nav.ashade-mobile-menu ul ul.sub-menu li {
padding: 10px 0 0 20px;
border-left: 1px solid rgba(255,255,255,0.15);
}
nav.ashade-mobile-menu ul ul.sub-menu > li:last-child {
padding-bottom: 10px;
}
nav.ashade-mobile-menu a.ashade-aside-toggler {
display: none!important;
}
nav.ashade-mobile-menu ul.main-menu li a {
color: rgba(255,255,255,0.5);
display: block;
}
nav.ashade-mobile-menu ul.main-menu > li > a {
margin-bottom: 10px;
}
nav.ashade-mobile-menu ul.main-menu li.current-menu-parent > a,
nav.ashade-mobile-menu ul.main-menu li.current-menu-item > a,
nav.ashade-mobile-menu ul.main-menu li.current-menu-ancestor > a {
color: rgba(255,255,255,1);
}
a.ashade-mobile-menu-close {
position: fixed;
right: 20px;
top: 20px;
width: 30px;
height: 30px;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s;
}
body.admin-bar a.ashade-mobile-menu-close {
top: 66px;
}
body.is-locked a.ashade-mobile-menu-close {
opacity: 0;
}
a.ashade-mobile-menu-close svg {
display: block;
max-width: 100%;
height: auto;
margin: auto;
}
.ashade-aside-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-aside-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-aside-shown main.ashade-content-wrap,
.ashade-aside-shown .ashade-home-wrap,
.ashade-aside-shown header#ashade-header,
.ashade-mobile-menu-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-mobile-menu-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-mobile-menu-shown main.ashade-content-wrap,
.ashade-mobile-menu-shown .ashade-home-wrap,
.ashade-mobile-menu-shown header#ashade-header {
pointer-events: none;
transform: translateX(-192px);
} .ashade-contact-form .ashade-row.ashade-small-gap {
flex-direction: column;
}
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
margin: 0;
} .ashade-footer-inner {
padding-left: 40px;
padding-right: 40px;
}
.ashade-footer-menu-wrap:not(.show-on-tablet) {
display: none;
}
.ashade-footer-inner.ashade-footer-3col {
flex-direction: column;
align-items: center;
justify-content: center;
}
.ashade-footer-inner.ashade-footer-3col > div {
width: 100%;
}
.ashade-footer-inner.ashade-footer-3col > div:not(:first-child) {
padding-top: 15px;
}
.ashade-footer-inner.ashade-footer-3col > div:empty {
display: none;
} .ashade-albums-carousel-wrap .ashade-album-item__title:before {
top: 17px;
}
.ashade-slider-prev {
left: 40px;
}
.ashade-slider-next {
right: 40px;
} .ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
} .ashade-testimonials-grid {
margin: -20px -15px;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 15px;
width: calc(50% - 30px);
} .ashade-maintenance-wrap .ashade-contact-details {
text-align: center;
padding-top: 80px;
}
.ashade-maintenance-wrap .ashade-contact-details .ashade-contact-details__list {
margin: 0 auto;
text-align: left;
display: inline-block;
}
.ashade-maintenance-wrap #ashade-contacts-wrap .col-8 {
width: 100%;
}
.ashade-to-top-wrap {
display: none;
}
.ashade-maintenance-wrap .ashade-to-top-wrap {
display: flex;
left: calc(100% - 91px);
}
.ashade-maintenance-wrap .ashade-content {
width: calc(100% - 352px);
margin: auto ;
}
.ashade-progress-item-wrap {
padding: 0 20px;
}
.ashade-progress-counter {
transform: translateX(3px);
} .ashade-protected-form-wrap {
padding: 0 40px;
} body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap {
left: 40px;
}
body.ashade-layout--vertical .ashade-back-wrap {
left: calc(100% - 86px);
} aside#ashade-sidebar {
padding-top: 80px;
} .ashade-filter-wrap {
margin-bottom: 40px;
}
.ashade-filter-wrap a {
margin: 0 10px;
}
} @media only screen and (max-width: 767px) {
.ashade-maintenance-wrap .ashade-to-top-wrap.ashade-back-wrap {
display: none;
}
.ashade-mobile-title-wrap {
display: block;
margin: 0 0 50px 0;
}
body .hide-on-desktop,
body .hide-on-laptop,
body .hide-on-tablet,
body .hide-on-tablet-land,
body .hide-on-tablet-port,
body section.ashade-section.hide-on-desktop,
body section.ashade-section.hide-on-laptop,
body section.ashade-section.hide-on-tablet,
body section.ashade-section.hide-on-tablet-land,
body section.ashade-section.hide-on-tablet-port {
display: block;
}
body .hide-on-phone,
body section.ashade-section.hide-on-phone {
display: none;
}
.ashade-content--fullwidth .ashade-content {
max-width: none;
width: calc(100% - 40px);
} .ashade-albums-archive {
grid-template-columns: repeat(1, 1fr);
}
.ashade-row {
display: flex;
flex-direction: column;
margin: 0;
}
.ashade-col {
margin: 0 0 30px 0;
}
.ashade-col:last-child {
margin: 0;
}
.ashade-row.ashade-small-gap,
.ashade-grid.ashade-small-gap {
margin: 0 0 0 0;
}
.ashade-row.ashade-small-gap .ashade-col:last-child,
.ashade-grid.ashade-small-gap .ashade-col:last-child {
margin: 0;
}
.ashade-row.ashade-small-gap .ashade-col {
margin: 0 0 10px 0;
}
.ashade-col.col-12,
.ashade-col.col-9, 
.ashade-col.col-8, 
.ashade-col.col-6, 
.ashade-col.col-4, 
.ashade-col.col-3, 
.ashade-col.col-2,
.ashade-small-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-small-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-1cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-2cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-3cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-4cols .ashade-grid-item,
.ashade-no-gap.ashade-grid-5cols .ashade-grid-item,
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
width: 100%;
}
.ashade-col:empty {
display: none;
}	
.ashade-contact-form .ashade-row.ashade-small-gap .ashade-col.col-4 {
margin: 0;
}
.ashade-smooth-scroll .ashade-content-scroll.is-centered {
flex-direction: column;
} .ashade-grid {
margin: -15px 0;
display: flex;
flex-wrap: wrap;
}
.ashade-grid .ashade-grid-item {
margin: 15px 0;
}
.ashade-grid-1cols .ashade-grid-item,
.ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: 100%;
}
.ashade-gallery-bricks {
margin: -5px;
}
.ashade-gallery-bricks .ashade-gallery-item {
margin: 5px;
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item {
width: calc(50% - 10px);
}
.ashade-gallery-bricks.is-1x2 .ashade-gallery-item:nth-child(3n) {
width: calc(100% - 10px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-large {
width: calc(50% - 10px);
}
.ashade-gallery-bricks.is-2x3 .ashade-gallery-item.is-small {
width: calc(33.33% - 10px);
}
.ashade-mobile-title-wrap h1 {
display: block;
text-align: center;
}
.ashade-mobile-title-wrap h1 > span {
transform: translate(0);
text-align: center;
justify-content: center;
} .ashade-content,
body.ashade-layout--horizontal .ashade-content,
body.ashade-layout--vertical .ashade-content {
width: calc(100% - 40px);
}
.ashade-more-categories {
max-width: calc(100% - 40px);
}
aside#ashade-aside {
max-width: calc(100% - 40px);
}
aside#ashade-aside .ashade-aside-inner {
width: 100%;
}
.ashade-aside-close {
transform: translateX(calc(-100% - 20px)) rotate(-90deg);
}
.ashade-aside-content {
padding: 40px 20px;
}
.ashade-widget {
margin: 0 0 60px 0;
}
.ashade-page-title-wrap {
display: none!important;
}
.ashade-content {
margin: auto;
}
.ashade-content {
padding-top: 40px;
padding-bottom: 40px;
}
#ashade-home-contacts p.ashade-intro {
margin-bottom: 40px;
}
#ashade-home-works p.ashade-intro,
section.ashade-section {
margin-bottom: 80px;
}
p.ashade-intro {
margin-bottom: 40px;
}
.ashade-contact-form__footer {
flex-direction: column-reverse;
justify-content: flex-end;
}
.ashade-contact-form__response span {
display: block;
padding-top: 10px;
}
body.ashade-layout--vertical .ashade-back-wrap:before {
top: 17px;
} body:not(.has-header-padding) .ashade-header-holder,
.ashade-header-holder {
display: block;
}
header#ashade-header .ashade-header-inner {
padding: 20px 20px;
}
nav.ashade-mobile-menu {
width: 100%;
}
.ashade-menu-overlay {
display: none;
}
.ashade-aside-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-aside-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-aside-shown main.ashade-content-wrap,
.ashade-aside-shown .ashade-home-wrap,
.ashade-aside-shown header#ashade-header,
.ashade-mobile-menu-shown.ashade-albums-template--ribbon .ashade-albums-carousel-wrap,
.ashade-mobile-menu-shown.ashade-albums-template--slider .ashade-albums-slider-wrap,
.ashade-mobile-menu-shown main.ashade-content-wrap,
.ashade-mobile-menu-shown .ashade-home-wrap,
.ashade-mobile-menu-shown header#ashade-header {
pointer-events: none;
transform: translateX(-50vw);
} .page-template-page-maintenance footer#ashade-footer {
position: static;
}
.ashade-footer-inner {
flex-direction: column;
align-items: center;
padding: 15px 20px;
}
.ashade-footer-inner.ashade-footer-1col > div,
.ashade-footer-inner.ashade-footer-2col > div,
.ashade-footer-inner.ashade-footer-3col > div {
width: 100%;	
}
.ashade-footer-col-lt,
.ashade-footer-col-cr,
.ashade-footer-col-rt {
align-items: center;
}
.ashade-footer-inner > div:not(:first-child) {
padding-top: 15px;
}
.ashade-footer__copyright.has-menu {
flex-direction: column;
justify-content: center;
align-items: center;
}
.ashade-footer__copyright.has-menu > div:last-child {
padding-top: 15px;
}
.ashade-footer__copyright.has-menu li {
text-align: center;
}
.ashade-footer__copyright .ashade-footer-menu-wrap:last-child,
.ashade-footer__copyright .ashade-footer-menu-wrap:last-child {
margin: 0;
} .ashade-filter-wrap > a {
display: none;
}
.ashade-mobile-filter-wrap {
display: block;
}
.ashade-albums-carousel-wrap .ashade-album-item__inner {
margin-right: 20px;
}
.ashade-albums-carousel-wrap .ashade-album-item .ashade-button {
bottom: 20px;
right: 20px;
}
.ashade-albums-carousel-wrap .ashade-albums-carousel.is-medium .ashade-album-item a.ashade-button {
height: 40px;
padding: 10px 20px;
}
.ashade-albums-carousel-progress {
display: none;
}
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical {
width: calc(100% - 40px);
margin: 0 auto;
}
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap .ashade-albums-carousel.is-vertical div.ashade-album-item .ashade-album-item__inner {
margin-bottom: 20px;
}
.ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--vertical .ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--vertical .ashade-back-wrap {
margin: 0;
left: calc(100% - 60px);
}
body.ashade-layout--horizontal .ashade-albums-slider-wrap .ashade-album-item__explore, 
body.ashade-layout--horizontal .ashade-back-wrap {
margin: 0;
}
.ashade-albums-slider-wrap .ashade-album-item__title h2 span {
line-height: 18px;
margin: 0;
}
.ashade-albums-slider .ashade-album-item__explore span, 
.ashade-home-link span:first-child, 
.ashade-back span:first-child {
margin-bottom: 0;
}
.ashade-home-link span:first-child {
margin-bottom: 1px;
}
.ashade-back-wrap.is-loaded .ashade-back:not(.is-to-top) span:first-child, 
.has-to-top .ashade-back-wrap.is-loaded .ashade-back.is-to-top span:first-child {
margin-bottom: 0;
}
.ashade-albums-slider-wrap .ashade-album-item__title.is-loaded h2 span {
margin: 0 0 1px 0;
}
.ashade-back-wrap:before,
.ashade-home-link-wrap:before {
top: 18px;
}
body.ashade-layout--horizontal .ashade-back-wrap:before,
.ashade-albums-slider-wrap .ashade-album-item__explore:before, 
.ashade-albums-slider-wrap .ashade-album-item__title:before {
top: 16px;
}
.ashade-slider-prev {
left: 20px;
}
.ashade-slider-next {
right: 20px;
}
.ashade-albums-template--slider .ashade-page-title-wrap {
display: flex;
left: 20px;
}
.ashade-albums-slider-wrap .ashade-album-item__title, 
.ashade-page-title-wrap {
left: 20px;
}
.ashade-albums-template--slider .ashade-page-title-wrap:before {
top: 20px;	
}
.ashade-mobile-title-wrap:before {
top: 18px;
} .ashade-home-template .ashade-content {
padding-top: 50px;
}
.ashade-content-shown footer#ashade-footer {
opacity: 0;
pointer-events: none;
}
#ashade-home-works .ashade-grid-2cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-3cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-4cols .ashade-grid-item,
#ashade-home-works .ashade-grid-5cols .ashade-grid-item {
width: 100%;
}
body.ashade-home-template .ashade-content {
margin: auto auto auto 20px;
width: calc(100% - 95px);
}
#ashade-home-works {
padding-bottom: 0;
}
.ashade-home-link--works.ashade-home-link-wrap {
left: calc(25% - 21px);
}
.ashade-home-link--contacts.ashade-home-link-wrap {
left: calc(75% - 41px);
}
.ashade-home-link-wrap {
padding-left: 130px;
}
body.ashade-layout--horizontal .ashade-back-wrap.ashade-home-return:before,
body.ashade-layout--vertical .ashade-back-wrap.ashade-home-return:before {
transition: opacity 0.3s;
opacity: 0;
}
body.ashade-layout--horizontal.ashade-content-shown .ashade-back-wrap.ashade-home-return:before,
body.ashade-layout--vertical.ashade-content-shown .ashade-back-wrap.ashade-home-return:before {
opacity: 1;
} .ashade-services-block {
padding: 0 0 40px 0;
margin: -40px 0 0 0;
}
.ashade-service-item {
flex-direction: column;
}
.ashade-service-item:nth-child(even ) {
flex-direction: column;
}
.ashade-service-item .ashade-service-item__content,
.ashade-service-item .ashade-service-item__image {
width: calc(100% - 40px);
}
.ashade-service-item .ashade-service-item__image {
margin: 0 auto 0 0;
}
.ashade-service-item .ashade-service-item__content {
margin: -40px 0 0 auto;
}
.ashade-service-item:nth-child(even ) .ashade-service-item__content {
margin: -40px auto 0 0;
}
.ashade-service-item:nth-child(even ) .ashade-service-item__image {
margin: 0 0 0 auto;
}
.ashade-service-item__content-inner {
padding: 30px 20px 24px 20px;
} .ashade-testimonials-grid {
margin: -20px 0;
}
.ashade-testimonials-grid .ashade-testimonials-item {
margin: 20px 0;
width: 100%;
} .ashade-maintenance-wrap .ashade-contact-details {
text-align: center;
padding-top: 30px;
}
.ashade-maintenance-wrap .ashade-to-top-wrap {
display: none;
}
.ashade-maintenance-wrap .ashade-content {
width: 100%;
margin: auto ;
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title h2 span,
.ashade-page-title-wrap.is-loaded h1 > span {
transform: translateX(-30px);
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title {
left: 20px;
}
.ashade-albums-carousel-wrap .is-inview .ashade-album-item__title h2 {
padding-left: 30px;
}
.ashade-albums-carousel-wrap .is-vertical .ashade-album-item__title:before {
top: 16px;
}
.ashade-slider-prev,
.ashade-slider-next {
margin: 0;
bottom: 70px;
}
.ashade-progress-item-wrap {
max-width: 180px;
margin: 0 auto;
}
.ashade-service-card__content {
padding: 40px 20px 23px 20px;
margin: -20px 0 0 20px;
}
.ashade-service-card__head img {
width: 80px;
}
.ashade-service-card .ashade-service-card__label h4 {
margin: 7px 0 0 0;
} .ashade-protected-form-wrap {
padding: 0 20px;
}
.ashade-protected-text {
padding: 50px 0 60px 0;
}
.ashade-protected-text .ashade-protected-input-wrap {
margin: 0 0 0 0;
width: 100%;
}
.ashade-protected-form-inner {
flex-wrap: wrap;
}
.ashade-protected-text .ashade-protected-submit-wrap {
text-align: center;
width: 100%;
}
.ashade-protected-text .ashade-protected-submit-wrap input {
margin: 0 auto;
}
body.ashade-layout--vertical .ashade-protected-inner .ashade-back-wrap {
position: relative;
left: auto;
top: auto!important;
transform: none;
width: 100vw;
} body.ashade-layout--vertical .ashade-404-inner .ashade-back-wrap.ashade-404-return-wrap {
left: 20px;
}
.ashade-404-text h1 {
font-size: 80px;
line-height: 85px;
}
.ashade-404-text {
font-size: 16px;
line-height: 28px;
}
.ashade-404-text {
padding: 50px 0 60px 0;
} .ashade-post-preview.sticky .ashade-preview-header {
padding-right: 60px;
}
.ashade-post-preview.sticky .ashade-preview-header:before {
width: 40px;
height: 40px;
}
.ashade-post-preview.sticky .ashade-preview-header:after {
top: 12px;
right: 11px;
width: 16px;
height: 16px;
}
.shadowcore-blog-listing .ashade-post-preview, 
.ashade-search-listing .ashade-post-preview, 
.ashade-blog-listing .ashade-post-preview {
margin: 60px 0 0 0;
}
aside#ashade-sidebar {
padding-top: 60px;
}
.post-nav-links, 
nav.pagination .nav-links {
margin: 0 -5px;
padding-top: 60px;
}
.post-nav-links span, 
.post-nav-links a, 
nav.pagination .nav-links a, 
nav.pagination .nav-links span {
margin: 0 5px;
width: 40px;
height: 40px;
}
nav.pagination .nav-links a svg,
.post-nav-links a svg {
transform: scale(0.75);
}
nav.pagination .nav-links > a:before, 
nav.pagination .nav-links > span:before {
display: none;
}
.ashade-post-navigation-wrap .ashade-post-nav-icon {
display: none;
}
.ashade-post-featured-image {
margin-bottom: 60px;
}
body .ashade-post__tags {
margin: 50px 0 0 -10px;
}
.ashade-post-navigation-wrap {
margin: 60px 0 0 0;
position: relative;
}
#ashade-comments {
padding-top: 60px;
margin: 60px 0 0 0;
}
.ashade-post-navigation-wrap.has-prev.has-next:before {
content: '';
width: 1px;
height: 100%;
position: absolute;
left: 50%;
top: 0;
background: rgba(255,255,255,0.15);
}
.ashade-post-navigation-wrap .ashade-prev-post-link {
padding-right: 20px;
}
.ashade-post-navigation-wrap .ashade-next-post-link {
padding-left: 20px;
} .ashade-comment-form .comment-form-author, 
.ashade-comment-form .comment-form-email {
width: 100%;
margin: 0;
padding: 0;
} .thmb-size--medium .ashade-preview-featured-image {
width: 80px;
height: 80px;
}
.thmb-size--medium .ashade-preview-header h4 {
padding-top: 8px;
}
.thmb-size--medium .ashade-post-preview-content {
margin: -22px 0px 0px 22px;
padding: 35px 20px 23px 20px;
}
.thmb-size--medium .ashade-preview-featured-image {
margin-right: 20px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header:after {
top: 7px;
right: 6px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header:before {
width: 30px;
height: 30px;
}
.thmb-size--medium.ashade-post-preview.sticky .ashade-preview-header {
padding-right: 20px;
}
.thmb-size--medium .ashade-post-preview-footer .ashade-post-preview-footer--lp > div {
margin: 0 0 0 43px;
}
.thmb-size--medium .ashade-post-preview__tags {
overflow: hidden;
max-height: 28px;
}
.thmb-size--large.ashade-post-preview.sticky .ashade-preview-header:before {
right: 10px;
top: 10px;
}
.thmb-size--large.ashade-post-preview.sticky .ashade-preview-header:after {
right: 23px;
top: 24px;
}
.ashade-albums-slider .ashade-slide-caption {
padding: 20px 20px;
bottom: -64px;
transform: rotate(-90deg) translateY(-20px);
transform-origin: 0 0;
width: 100vh;
}
body.is-loaded .ashade-albums-slider .ashade-slide-caption {
transform: rotate(-90deg);
}
.ashade-albums-carousel-wrap .ashade-album-item img {
transform: scale(1);
} .ashade-albums-template--ribbon .ashade-albums-carousel-wrap.vertical-mobile-layout {
position: static;
height: auto;
}
.ashade-albums-carousel.vertical-mobile-layout {
position: static;
display: flex;
flex-direction: column;
}
.ashade-albums-carousel.vertical-mobile-layout .ashade-album-item img {
width: 100%;
height: auto;
display: block;
}
.ashade-albums-carousel.vertical-mobile-layout .ashade-album-item {
width: 100%;
height: auto;
}
.ashade-albums-carousel.vertical-mobile-layout .ashade-album-item__inner {
position: relative;
}
.ashade-albums-carousel-wrap.vertical-mobile-wrap {
height: auto!important;
overflow: visible;
}
.ashade-albums-carousel.vertical-mobile-layout {
height: auto!important;
}
.ashade-albums-carousel-wrap.vertical-mobile-layout .ashade-album-item__inner {
margin: 20px 20px 0 20px;
}
.ashade-albums-template--ribbon .ashade-albums-carousel-wrap.vertical-mobile-layout .ashade-albums-carousel.vertical-mobile-layout {
position: static;
}
} @media only screen and (min-width: 460px) and (max-width: 767px) {
.ashade-grid .ashade-grid-item {
margin: 15px;
}
.ashade-grid-1cols .ashade-grid-item {
width: calc(100% - 30px);
}
#ashade-home-works .ashade-grid-2cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-3cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-4cols .ashade-grid-item, 
#ashade-home-works .ashade-grid-5cols .ashade-grid-item,
.ashade-grid-2cols .ashade-grid-item,
.ashade-grid-3cols .ashade-grid-item,
.ashade-grid-4cols .ashade-grid-item,
.ashade-grid-5cols .ashade-grid-item {
width: calc(50% - 30px);
}
} @media only screen and (max-width: 459px) {
.ashade-logo-block {
max-width: 200px;
}
.ashade-logo-block > a {
max-width: 100%;
display: flex;
align-items: center;
}
.ashade-logo-block > a img {
transform: translateY(-1px);
}
}
@media only screen and (max-width: 374px) {
.ashade-logo-block {
max-width: 190px;
}
.ashade-logo-block > a {
max-width: 100%;
display: flex;
align-items: center;
}
.ashade-logo-block > a img {
transform: translateY(-1px);
}
} @media only screen and (max-width: 359px) {
.ashade-logo-block {
max-width: 150px;
}
.ashade-service-card .ashade-service-card__label h4 {
margin: 12px 0 0 0;
}
.ashade-service-card__content {
margin-top: -17px;
}
}.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }.pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button svg {
pointer-events: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
} .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left {
left: 10px;
}
.pswp__button--arrow--right {
right: 10px;
}
.pswp__button--arrow--left:before {
left: 15px;
background-position: 0 0;
}
.pswp__button--arrow--right:before {
right: 15px;
background-position: -24px 0;
}
.pswp__scroll-wrap {
cursor: grab;
} .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #DDD;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.obk-urbexer.de/wp-content/themes/ashade/assets/css/lib/default-skin/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: antialiased;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar {
background-color: rgba(0, 0, 0, 0.15);
}
.pswp__caption {
background-color: rgba(0, 0, 0, 0.25);
} .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
} .pswp-video-wrapper,
img.pswp__img {
border: 5px solid #000;
box-shadow: 0 0 15px hsla(0, 0%, 0%, .8);
}
.pswp__ui--idle .pswp__top-bar {
opacity: 1;
}
.pswp__counter {
display: none;
}
.pswp__top-bar button.pswp__button--close {
display: inline-block !important;
}
.pswp__button--arrow--left, 
.pswp__button--arrow--right {
opacity: 1!important;
width: 50px;
height: 60px;
}
.pswp__top-bar button.pswp__button.pswp__button--close,
.pswp__button--arrow--left,
.pswp__button--arrow--right {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.pswp__top-bar button.pswp__button.pswp__button--close svg,
.pswp__button--arrow--left svg, 
.pswp__button--arrow--right svg {
display: block;
max-width: 100%;
height: auto;
transform: scale(1);
transition: transform 0.3s;
}
.pswp__top-bar button.pswp__button.pswp__button--close:hover svg,
.pswp__button--arrow--left:hover svg,
.pswp__button--arrow--right:hover svg {
transform: scale(1.3);
}
.pswp__top-bar button.pswp__button.pswp__button--close svg path,
.pswp__button--arrow--left svg path, 
.pswp__button--arrow--right svg path {
fill: rgba(255, 255, 255, 0.5);
transition: fill 0.3s;
}
.pswp__top-bar button.pswp__button.pswp__button--close:hover svg path,
.pswp__button--arrow--left:hover svg path, 
.pswp__button--arrow--right:hover svg path {
fill: rgba(255, 255, 255, 1);
}
.pswp__ui--fit .pswp__top-bar {
background: none;
box-sizing: border-box;
padding: 12px 0 0 10px;
}
.admin-bar .pswp__ui--fit .pswp__top-bar {
background: none;
box-sizing: border-box;
padding: 44px 0 0 10px;
}
.pswp__ui--fit .pswp__top-bar button.pswp__button {
float: right;
width: 50px;
height: 32px;
opacity: 1!important;
outline: none;
margin-right: 5px;
}
.pswp_item_wrapper {
position: relative;
}
.pswp__caption {
display: flex;
flex-direction: row;
align-items: flex-end;
background: transparent!important;
}
.pswp__caption .pswp__caption__center:empty {
display: none;
}
.pswp__caption .pswp__caption__center {
text-shadow: 0 1px #000;
color: #fff;
text-align: center;
font-size: 12px;
line-height: 150%;
word-wrap: break-word;
padding: 13px 50px;
border-radius: 3px 3px 0 0;
margin: 0 auto;
max-width: 100%;
background: rgba(0,0,0,0.65);
}
.pswp-video-wrapper {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.pswp-video-wrapper iframe {
display: block;
width: 100%;
height: 100%;
}
.pswp__item {
pointer-events: none;
}@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-cyrillic-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-vietnamese-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-latin-ext-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-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;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-latin-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-cyrillic-ext-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-cyrillic-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-vietnamese-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-latin-ext-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-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;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/montserrat-latin-v25-normal-300.woff2?c=1671794689) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-cyrillic-ext-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-cyrillic-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-greek-ext-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-greek-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-vietnamese-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-latin-ext-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-latin-v30-normal-700.woff2?c=1671794690) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-cyrillic-ext-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-cyrillic-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-greek-ext-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-greek-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-vietnamese-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-latin-ext-v25-normal-400.woff2?c=1671794690) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-latin-v25-normal-400.woff2?c=1671794691) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, 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: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-cyrillic-ext-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-cyrillic-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-greek-ext-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-greek-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-vietnamese-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-latin-ext-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://www.obk-urbexer.de/wp-content/uploads/fonts/3360dabdb7bc2ff69b47fd5ab4a89928/roboto-condensed-latin-v25-normal-700.woff2?c=1671794691) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.cc_control_divider {
width: calc(100% + 24px);
height: 1px;
display: block;
background: #dddddd;
margin: 0 -12px 0 -12px;
padding: 0 0 0 0;
}
.cc_control_divider,
.cc-choose-wrapper {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;    
}
.divider-description {
opacity: 0;
margin: 0;
}
.divider-description input{
padding: 0;
margin: 0;
} .cc-switcher-wrapper {
display: inline-block;
width: 35px;
padding: 5px 1px;
vertical-align: top;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
}
.cc-switcher-wrapper input[type="checkbox"] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 5;
margin: 0;
opacity: 0;
outline: none;
}
.customize-control-switcher-caption {
display: inline-block;
vertical-align: top;
width: calc(100% - 55px);
transform: translateY(5px);
padding-left: 10px;
}
.cc-switcher {
cursor: pointer;
display: block;
width: 35px;
height: 10px;
margin-top: 5px;
position: relative;
border-radius: 5px;
box-sizing: border-box;
background: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transition: background 200ms;
}
.cc-switcher-circle {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: -5px;
left: -1px;
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: left 200ms, background 200ms, border 200ms;
}
.cc-switcher-circle:hover {
border: 2px solid #007cb2;
}
.cc-switcher.toggled_on {
background: #008ec2;
}
.cc-switcher.toggled_on .cc-switcher-circle {
border: 2px solid #007cb2;
background: #ffffff;
left: 16px;
}
.cc-switcher.toggled_on .cc-switcher-circle:hover {
border: 2px solid #008ec2;
}
.shadow-title-switcher {
position: relative;
}
.shadow-title-switcher .customize-control-title {
width: calc(100% - 55px);
}
.shadow-title-switcher span.description {
display: block;
}
.shadow-title-switcher .customize-control-content {
position: absolute;
right: 0;
top: -3px;
width: 41px;
} .cc-choose-wrapper {
display: table;
width: 100%;
height: 35px;
border-spacing: 1px;
border-radius: 4px;
box-sizing: border-box;
text-align: center;
font-size: 13px;
line-height: 20px;
background: #0071a1;
}
.cc-choose-wrapper-icon {
font-size: 17px;
}
.cc-choose-wrapper .cc-choose-item {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
cursor: pointer;
background: #f7f7f7;
color: #555d66;
transition: color 200ms, background 200ms;
}
.cc-choose-wrapper .cc-choose-item:hover {
background: #ffffff;
color: #0078d7;
}
.cc-choose-wrapper-image .cc-choose-item {
transition: none;
}
.cc-choose-wrapper-image .cc-choose-item > span {
font-size: 12px;
line-height: 1.3;
display: block;
text-align: center;
margin-top: 8px;
transition: color 0.2s;
}
.cc-choose-wrapper-image .cc-choose-item:hover > span,
.cc-choose-wrapper-image .cc-choose-item.active > span {
color: #188EC2;
}
.cc-choose-wrapper .cc-choose-item:first-child {
border-radius: 4px 0 0 4px;
}
.cc-choose-wrapper .cc-choose-item:nth-last-child(2) {
border-radius: 0px 4px 4px 0px;
}
.cc-choose-wrapper .cc-choose-item.active {
background: #008ec2;
color: #ffffff;
}
.cc-choose-wrapper .cc-choose-item.active:hover {
background: #0085ba;
}
.shadow-same-switch2 .cc-choose-item {
width: 50%;
flex-grow: 1;
}
.shadow-same-switch3 .cc-choose-item {
width: 33.33%;
flex-grow: 1;    
}
.shadow-same-switch4 .cc-choose-item {
width: 25%;
flex-grow: 1;    
} .cc-choose-wrapper.cc-choose-wrapper-image {
display: block;
font-size: 0;
line-height: 0;
background: none;
height: auto;
width: 100%;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item {
display: inline-block;
vertical-align: top;
box-sizing: border-box;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item:hover,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active {
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item img {
width: 100%;
height: auto;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active .cc-choose-img,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item .cc-choose-img-active {
display: none;
}
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item .cc-choose-img,
.cc-choose-wrapper.cc-choose-wrapper-image .cc-choose-item.active .cc-choose-img-active {
display: block;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns1 .cc-choose-item {
width: 100%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns2 .cc-choose-item {
width: 50%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns3 .cc-choose-item {
width: 33.33%;
}
.cc-choose-wrapper.cc-choose-wrapper-image.columns4 .cc-choose-item {
width: 25%;
} .cc-choose-wrapper.cc-choose-wrapper-accent_color {
display: flex;
flex-direction: row;
justify-content: space-between;
background: none;
height: auto;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item {
padding: 4px;
border-radius: 0;
display: inline-flex;
width: 14.285714%;
position: relative;
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item:hover,
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item.active {
background: none;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item span {
display: block;
border-radius: 50%;
width: 100%;
box-sizing: border-box;
border: 3px solid rgba(255,255,255,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.2), inset 0 0 3px rgba(0,0,0,0.05);
position: relative;
transition: border 300ms;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item.active {
border-radius: 50%;
border: 2px solid #b4b9be;
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item:hover span {
border: 3px solid rgba(255,255,255,0.5);
}
.cc-choose-wrapper.cc-choose-wrapper-accent_color .cc-choose-item span img {
display: block;
width: 100%;
height: auto;
}
.shadow-color-scheme .customize-control-content {
padding-top: 10px;
} .cc_control_title {
font-size: 16px;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control {
text-align: center;
margin: -3px 0 2px 0;
position: relative;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding {
margin-top: 10px;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding2 {
margin-top: 20px;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control.shadow-title-padding3 {
margin-top: 0;
margin-bottom: 10px;
}
li.shadow-title-on-divider.customize-control:before {
content: '';
width: calc(100% + 24px);
height: 1px;
left: -12px;
top: 16px;
position: absolute;
background: #cccccc;
background: linear-gradient(to right, #eeeeee 0%, #cccccc 25%, #cccccc 75%, #eeeeee 100%);
display: block;
z-index: 1;
}
li.shadow-title-on-divider.customize-control .cc_control_title {
border: 1px solid #ccc;
background: #f7f7f7;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
padding: 3px 20px 4px 20px;
display: inline-block;
z-index: 2;
font-size: 14px;
position: relative;
margin-bottom: 0;
}
.shadow-divider-for-title .cc_control_divider {
background: #cccccc;
} .cc-toggle-tab-start {
margin: 0;
}
.cc-toggle-tab-descr {
margin: 0;
visibility: hidden;
}
li.shadow_toggle_tab_start {
margin-bottom: -13px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
li.shadow_toggle_tab_start.active {
margin-bottom: 0;
}
li.shadow_toggle_tab_start.active .cc-toggle-tab-start {
padding-bottom: 12px;
}
.cc-toggle-tab-start h3 {
color: #555d66;
background-color: #fff;
border-bottom: 1px solid #ddd;
border-left: 4px solid #fff;
border-right: none;
font-size: 14px;
line-height: 21px;
padding: 10px 10px 11px 14px;
cursor: pointer;
position: relative;
margin: 0;
transition: .15s color ease-in-out,.15s background-color ease-in-out,.15s border-color ease-in-out;    
}
.cc-toggle-tab-start:hover h3 {
color: #0073aa;
border-left-color: #0073aa;
}
.cc-toggle-tab-start h3:after {
content: "\f347";
color: #a0a5aa;
top: calc(50% - 10px);
position: absolute;
top: 12px;
right: 10px;
z-index: 1;
font: normal 20px/1 dashicons;
speak: none;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none!important;
transition: .15s color ease-in-out;
}
.cc-toggle-tab-start:hover h3:after {
color: #0073aa;
}
li.shadow_toggle_tab_start.active h3:after {
content: "\f343";
}
.cc-toggle-tab-end {
padding-top: 12px;
border-bottom: 1px solid #ddd;
}
li.cc-toggle-tab-content {
margin-bottom: 0;
padding: 0 12px 12px 12px;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cc-tt-first {
padding-top: 20px;
}
.cc-toggle-tab-off {
display: none!important;
}
.cc-toggle-tab-end,
li.cc-toggle-tab-content,
li.shadow_toggle_tab_start.active .cc-toggle-tab-start {
background: #ffffff;
} .cc-dimension-wrapper ul {
margin: 0 -1px;
padding: 0;
font-size: 0;
line-height: 0;
}
.cc-dimension-wrapper ul li {
display: inline-block;
vertical-align: top;
width: calc(20% - 2px);
list-style: none;
margin: 0 1px;
padding: 0;
text-align: center;
}
.cc-dimension-wrapper .cc-dimension-top {
border-radius: 4px 0 0 4px;
}
.cc-dimension-wrapper ul li input[type=number] {
text-align: center;
height: 35px;
}
.cc-dimension-wrapper ul li input[type=number].cc-dimension-right.cc-dimension-input,
.cc-dimension-wrapper ul li input[type=number].cc-dimension-bottom.cc-dimension-input,
.cc-dimension-wrapper ul li input[type=number].cc-dimension-left.cc-dimension-input {
border-radius: 0;
}
.cc-dimension-wrapper ul li input:disabled {
border-color: #ddd;
background: #f5f5f5;
}
.cc-dimension-wrapper ul li span {
display: block;
width: 100%;
height: 35px;
box-sizing: border-box;
padding: 5px 0 0 0;
cursor: pointer;
background: #f7f7f7;
color: #555d66;
border: 1px solid #ddd;
border-radius: 0 4px 4px 0;
transition: color 200ms, background 200ms;
}
.cc-dimension-wrapper ul li span:hover {
background: #ffffff;
color: #0078d7;
}
.cc-dimension-wrapper.cc-dimension-locked ul li span {
border-color: #007cb2;
background: #008ec2;
color: #ffffff;
}
.cc-dimension-wrapper.cc-dimension-locked ul li span:hover {
background: #0085ba;
}
.customize-control-content ul li span i {
font-size: 20px;
line-height: 20px;
margin: 0 auto;
transform: translateY(1px);
}
.customize-control-content.cc-dimension-locked ul li span i.dashicons-unlock,
.customize-control-content ul li span i.dashicons-lock {
display: none;
}
.customize-control-content ul li span i.dashicons-unlock,
.customize-control-content.cc-dimension-locked ul li span i.dashicons-lock {
display: block;
}
.customize-control-content ul li label {
color: #999;
font-size: 10px;
line-height: 1;
font-weight: 600;
display: block;
padding: 3px 0 0 0;
text-transform: uppercase;
} .customize-control-slider {
font-size: 0;
line-height: 0;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.customize-control-slider .cc-number-value-wrapper {
max-width: 60px;
display: inline-block;
vertical-align: middle;
}
.customize-control-slider .cc-number-value-wrapper input[type="number"]::-webkit-outer-spin-button,
.customize-control-slider .cc-number-value-wrapper input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.customize-control-slider .cc-number-value-wrapper input[type="number"] {
-moz-appearance:textfield;
max-width: none;
}
.cc-number-slider {
height: 4px;
background: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
position: relative;
display: block;
vertical-align: middle;
width: calc(100% - 80px);
margin-right: 20px;
border-radius: 2px;
}
.cc-number-slider span {
width: 10px;
height: 10px;
border: 2px solid #007cb2;
background: #ffffff;
top: -5px;
margin-left: -7px;
border-radius: 50%;
display: block;
position: absolute;
cursor: pointer;
transition: border 200ms, background 200ms;
}
.cc-number-slider .ui-slider-range {
background: #008ec2;
display: block;
position: absolute;
left: 0;
top: 0;
height: 4px;
border-radius: 2px;
}
.cc-number-reset {
font-size: 10px;
line-height: 10px;
color: #999;
text-transform: uppercase;
position: absolute;
right: 0;
top: -15px;
cursor: pointer;
transition: color 200ms;
}
.cc-number-reset:hover {
color: #007cb2;
}
.cc-responsive-number .cc-number-input {
width: 100%;
}
.cc-responsive-number .cc-responsive-control-states {
top: -22px;
}
.customize-control.customize-control-number .cc-responsive-number .cc-slider-input input[type="number"] {
max-width: none;
width: 60px;
margin-right: 30px;
} .cc-responsive-control-wrap {
position: relative;
}
.cc-responsive-control-states {
position: absolute;
right: -6px;
top: -20px;
display: flex;
}
.cc-responsive-control-states a {
display: flex;
text-decoration: none;
width: 24px;
height: 16px;
align-items: center;
justify-content: center;
color: #555d66;
outline: none!important;
box-shadow: none;
}
.cc-responsive-control-states a:hover {
color: #008EC2;
}
.preview-desktop .cc-responsive-control-states a[data-state="desktop"],
.preview-tablet .cc-responsive-control-states a[data-state="tablet"],
.preview-mobile .cc-responsive-control-states a[data-state="mobile"] {
color: #0073aa;
}
.cc-responsive-control-states a i {
font-size: 16px;
line-height: 16px;
}
.cc-responsive-control-wrap .responsive-input--desktop,
.cc-responsive-control-wrap .responsive-input--tablet,
.cc-responsive-control-wrap .responsive-input--mobile,
.cc-responsive-control-wrap ul.responsive-input--desktop,
.cc-responsive-control-wrap ul.responsive-input--tablet,
.cc-responsive-control-wrap ul.responsive-input--mobile {
display: none;
}
.preview-desktop .cc-responsive-control-wrap .responsive-input--desktop,
.preview-tablet .cc-responsive-control-wrap .responsive-input--tablet,
.preview-mobile .cc-responsive-control-wrap .responsive-input--mobile {
display: block;
}
.preview-desktop .cc-responsive-control-wrap ul.responsive-input--desktop,
.preview-tablet .cc-responsive-control-wrap ul.responsive-input--tablet,
.preview-mobile .cc-responsive-control-wrap ul.responsive-input--mobile {
display: flex;
} .cc-typography-wrapper {
display: block;
} .customize-control-typography .customize-control-title {
position: relative;
padding-right: 55px;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler {
position: absolute;
right: 0;
top: 0;
width: 35px;
height: 20px;
display: block;
outline: none!important;
box-shadow: none!important;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler:before,
.customize-control-typography .customize-control-title a.cc-typography-toggler:after {
content: '';
display: block;
position: absolute;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler:before {
display: block;
width: 35px;
height: 10px;
top: 5px;
left: 0;
position: relative;
border-radius: 5px;
box-sizing: border-box;
background-color: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transition: background-color 200ms;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler.is-active:before {
background-color: #008ec2;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler:after {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: 0;
left: 0;
transform: translateX(-1px);
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: transform 200ms, background-color 200ms, border-color 200ms;
}
.customize-control-typography .customize-control-title a.cc-typography-toggler.is-active:after {
border: 2px solid #007cb2;
background: #ffffff;
transform: translateX(16px);
} .cc-typography-body {
width: 100%;
padding-top: 4px;
}
.cc-typography-body label {
margin: 6px 0 6px 0;
display: block;
}
.cc-typography-body * {
box-sizing: border-box;
}
.cc-typography-body select {
margin-bottom: 6px;
max-width: none;
min-width: 100%;
}
.cc-typography-body > .cc-slider-input,
.cc-typography-body .cc-responsive-control-wrap {
padding-bottom: 6px;
max-width: none;
min-width: 100%;
} .cc-slider-input {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
}
.customize-control.customize-control-typography .cc-slider-input input {
width: 60px;
max-width: 60px;
margin-right: 30px; 
}
.preview-desktop .cc-responsive-control-wrap .responsive-input--desktop.cc-slider-input, 
.preview-tablet .cc-responsive-control-wrap .responsive-input--tablet.cc-slider-input, 
.preview-mobile .cc-responsive-control-wrap .responsive-input--mobile.cc-slider-input {
display: flex;
}
.cc-slider-wrap {
height: 4px;
background: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
position: relative;
display: block;
vertical-align: middle;
width: calc(100% - 80px);
border-radius: 2px;
box-sizing: content-box;
}
.cc-slider-wrap .ui-slider-range{
background: #008ec2;
display: block;
position: absolute;
left: 0;
top: 0;
height: 4px;
border-radius: 2px;
box-sizing: content-box;
}
.cc-slider-wrap span {
width: 10px;
height: 10px;
border: 2px solid #007cb2;
background: #ffffff;
top: -5px;
margin-left: -7px;
border-radius: 50%;
display: block;
position: absolute;
cursor: pointer;
transition: border 200ms, background 200ms;
box-sizing: content-box;
}
.customize-control.customize-control-typography .cc-slider-input input[type="number"]::-webkit-outer-spin-button,
.customize-control.customize-control-typography .cc-slider-input input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.customize-control.customize-control-typography .cc-slider-input input[type="number"] {
-moz-appearance:textfield;
max-width: none;
} .customize-control-indents,
.customize-control-indents * {
box-sizing: border-box;
}
.customize-control-indents .cc-responsive-control-states {
top: -20px;
}
.shadow-indents-field-wrap input.disabled, 
.shadow-indents-field-wrap input:disabled {
border-color: #7e8993;
background: #eeeeee;
}
.shadow-indents-field-wrap input:focus {
position: relative;
z-index: 5;
border-color: #7e8993;
box-shadow: 0 0 2px #007cba inset;
}
.cc-indents-wrapper > label {
margin-bottom: 6px;
display: block;
}
.shadow-indents-field-wrap {
display: flex;
padding: 0;
margin: 0 0 12px 0;
}
.shadow-indents-field-wrap li {
margin: 0;
width: 20%;
padding: 0;
list-style: none;
display: block;
}
.shadow-indents-field-wrap li:first-child input {
border-radius: 4px 0 0 4px;
}
.shadow-indents-field-wrap li:not(:first-child) input {
border-left: none;
}
.shadow-indents-field-wrap li input {
text-align: center;
height: 35px;
border-radius: 0;
}
.shadow-indents-field-wrap li label {
font-weight: normal;
font-size: 12px;
display: block;
text-align: center;
}
.shadow-indents-field-wrap li a {
display: block;
position: relative;
box-shadow: none;
height: 35px;
border: 1px solid #1171A1;
background: #ffffff;
color: #0078d7;
border-radius: 0 4px 4px 0;
width: calc(100% + 1px);
margin-left: -1px;
text-decoration: none;
transition: background 0.2s, color 0.2s;
overflow: hidden;
}
.shadow-indents-field-wrap li a:hover {
background: #F5FAFC;
}
.shadow-indents-field-wrap.is-locked li a {
color: #ffffff;
background: #188EC2;
}
.shadow-indents-field-wrap.is-locked li a:hover {
background: #0085ba;
}
.shadow-indents-field-wrap li a:active {
box-shadow: none;
}
.shadow-indents-field-wrap li a i {
will-change: opacity, transform;
transition: opacity 0.2s, transform 0.2s;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.shadow-indents-field-wrap li a i.dashicons-lock {
opacity: 0;
transform: translateY(100%);
}
.shadow-indents-field-wrap li a i.dashicons-unlock {
opacity: 1;
transform: translateY(0);
}
.shadow-indents-field-wrap.is-locked li a i.dashicons-lock {
opacity: 1;
transform: translateY(0);
}
.shadow-indents-field-wrap.is-locked li a i.dashicons-unlock {
opacity: 0;
transform: translateY(-100%);
} .cc-border-control-wrapper,
.cc-border-control-wrapper * {
box-sizing: border-box;
}
.cc-border-control-wrapper > label,
.cc-border-control-wrapper div > label {
margin-bottom: 6px;
display: block;
}
.cc-unit-selector-wrap {
position: relative;
display: block;
}
.cc-unit-selector {
position: absolute;
top: 0;
right: 0;
display: flex;
justify-content: flex-end;
}
.cc-unit-selector a {
text-decoration: none;
outline: none!important;
color: #555d66;
display: block;
margin-left: 8px;
}
.cc-unit-selector a:hover,
.cc-unit-selector a.is-active {
color: #0073aa;
}
.cc-unit-selector a:focus {
box-shadow: none;
}
.cc-unit-selector a.is-active {
font-weight: bold;
}
.wp-core-ui .customize-control-content select {
width: 100%;
max-width: 100%;
}
.cc-border-control--width.is-hidden {
display: none;
}
.cc-border-control--width,
.cc-border-control--radius {
padding-top: 12px;
}
.cc-border-control--width .shadow-indents-field-wrap,
.cc-border-control--radius .shadow-indents-field-wrap {
margin: 0;
} .cc-multicolor-item {
overflow: hidden;
padding: 12px 0 0 0; 
}
.cc-multicolor-item--head {
display: flex;
justify-content: space-between;
align-items: center;
}
.cc-multicolor-item--head label {
display: block;
max-width: calc(100% - 50px);
}
.cc-multicolor-item--head label span {
font-size: 12px;
font-style: italic;
display: block;    
}
.cc-multicolor-item--tools {
display: flex;
}
.cc-multicolor-item--clear {
width: 30px;
height: 30px;
position: relative;
border-radius: 4px 0 0 4px;
cursor: pointer;
transition: background-color 0.2s, transform 0.2s, opacity 0.2s;
position: relative;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
color: #ffffff;
border: 1px solid #1171A1;
background: #188EC2;
box-shadow: inset -2px 0 8px rgba(17, 113, 161, 0.5);
opacity: 0;
transform: translateX(6px);
pointer-events: none;
}
.cc-multicolor-item--clear:focus,
.cc-multicolor-item--clear:active,
.cc-multicolor-item--clear:hover {
color: #ffffff;
background: #0085ba;
outline: none!important;
box-shadow: none;
}
.has-value .cc-multicolor-item--clear {
opacity: 1;
transform: translateX(0px);
pointer-events: all;
}
.cc-multicolor-item--head .cc-multicolor-item--preview {
width: 30px;
height: 30px;
position: relative;
z-index: 3;
border: 1px solid #7e8993;
border-radius: 0 4px 4px 0;
cursor: pointer;
transition: border-color 0.2s;
margin-left: -1px;
}
.no-value .cc-multicolor-item--head .cc-multicolor-item--preview {
border-radius: 4px;
background: #eeeeee;
}
.cc-multicolor-item--head .cc-multicolor-item--preview:hover {
border-color: #188EC2;
}
.cc-multicolor-item--head .cc-multicolor-item--preview:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
border: 2px solid #eeeeee;
border-radius: 0 3px 3px 0;
z-index: 5;
}
.cc-multicolor-item--head .cc-multicolor-item--preview:after {
content: '';
position: absolute;
z-index: 4;
border-radius: 3px;
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Crect id='Rectangle_1' data-name='Rectangle 1' width='4' height='4' transform='translate(0 0)' fill='%23eee'/%3E%3Crect id='Rectangle_2' data-name='Rectangle 2' width='4' height='4' transform='translate(4 4)' fill='%23eee'/%3E%3Crect id='Rectangle_3' data-name='Rectangle 3' width='4' height='4' transform='translate(4 0)' fill='%23fff'/%3E%3Crect id='Rectangle_4' data-name='Rectangle 4' width='4' height='4' transform='translate(0 4)' fill='%23fff'/%3E%3C/svg%3E");
background-repeat: repeat;
display: none;
}
.no-value .cc-multicolor-item--head .cc-multicolor-item--preview:after {
display: block;
}
.no-value .cc-multicolor-item--head .cc-multicolor-item--preview:before {
border-radius: 3px;
}
.cc-multicolor-item .cc-multicolor-item--body {
padding: 12px 0 0 0;
display: none;
}
.cc-multicolor-item .cc-multicolor-item--body .iris-picker {
width: calc(100% - 2px)!important;
min-height: 220px;
}
.cc-multicolor-item .cc-multicolor-item--body .iris-picker .iris-square {
width: calc(100% - 39px)!important;
margin-right: 15px;
min-height: 200px;
}
.cc-multicolor-item .cc-multicolor-item--body .iris-picker .iris-slider {
min-height: 200px;
} .has-toggler {
display: none;
}
.customize-control-multicolor .customize-control-title {
position: relative;
padding-right: 55px;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler {
position: absolute;
right: 0;
top: 0;
width: 35px;
height: 20px;
display: block;
outline: none!important;
box-shadow: none!important;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler:before,
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler:after {
content: '';
display: block;
position: absolute;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler:before {
display: block;
width: 35px;
height: 10px;
top: 5px;
left: 0;
position: relative;
border-radius: 5px;
box-sizing: border-box;
background-color: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transition: background-color 200ms;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler.is-active:before {
background-color: #008ec2;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler:after {
width: 20px;
height: 20px;
display: block;
position: absolute;
top: 0;
left: 0;
transform: translateX(-1px);
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: transform 200ms, background-color 200ms, border-color 200ms;
}
.customize-control-multicolor .customize-control-title a.cc-multicolor-toggler.is-active:after {
border: 2px solid #007cb2;
background: #ffffff;
transform: translateX(16px);
} li.customize-control-socials {
max-width: 100%;
}
.customize-control-socials .customize-control-title {
margin-bottom: 16px;
}
.cc-sortable-holder {
border: 1px dashed #ccd0d4;
background: #F7F7F7;
margin: 20px 0;
height: 46px;
}
.cc-socials-item--head {
margin: -1px;
text-align: center;
color: #23282d;
position: relative;
background: #fefeff;
font-size: 13px;
font-weight: 600;
line-height: 13px;
border: 1px solid #ccd0d4;
transition: box-shadow 0.3s, border-color 0.3s, background-color 0.3s;
cursor: move;
display: flex;
justify-content: flex-start;
align-items: center;
}
.cc-socials-item--head i.cc-socials-item-icon {
margin: 10px;
position: relative;
}
.cc-socials-item--head i.cc-socials-item-icon:after {
content: '';
position: absolute;
right: -10px;
top: -10px;
height: 40px;
width: 1px;
background: #ccd0d4;
}
.cc-socials-item--head label {
padding: 10px 90px 10px 10px;
}
.cc-socials-item--head label,
.cc-socials-item--head i.cc-socials-item-icon {
pointer-events: none;
}
.cc-socials-item--head i {
display: flex;
justify-content: center;
align-items: center;
}
.cc-socials-item--head:hover {
border-color: #999;
box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.cc-socials-item--head i.cc-socials-item-toggler,
.cc-socials-item--head i.cc-socials-item--remove {
position: absolute;
top: 0;
cursor: pointer;
width: 40px;
height: 40px;
transition: color 0.2s;
}
.cc-socials-item--head i.cc-socials-item-toggler:hover,
.cc-socials-item--head i.cc-socials-item--remove:hover {
color: #008ec2;
}
.cc-socials-item--head i.cc-socials-item-toggler {
border-right: 1px solid #ccd0d4;
border-left: 1px solid #ccd0d4;
right: 40px;
}
.cc-socials-item--head i.cc-socials-item--remove {
right: 0;
width: 40px;
height: 40px;
}
.cc-socials-item {
background: #ffffff;
margin: 20px 0 0 0;
position: relative;
border: 1px solid #ccd0d4;
transition: opacity 0.3s;
}
.cc-socials-item.is-inactive .cc-socials-item--head {
background: #f5f5f5;
}
.is-inactive.cc-socials-item:before {
opacity: 0;
}
.cc-socials-item:first-child {
margin-top: 10px;
}
.cc-socials-item:before {
content: '';
position: absolute;
pointer-events: none;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: block;
box-shadow: 3px 6px 15px rgba(0,0,0,0.1);
opacity: 0.5;
transition: opacity 0.2s;
}
.cc-socials-item:hover:before {
opacity: 1;
}
.cc-socials-item--fields {
padding: 16px 12px 16px 12px;
}
.cc-socials-field--type {
margin-bottom: 10px;
}
.cc-socials-item label {
display: block;
cursor: default;
font-weight: 500;
}
.cc-socials-field--label {
margin-top: 10px;
}
.cc-socials-item label span {
display: block;
margin-bottom: 4px;
}
.cc-socials-type,
.cc-socials-target {
position: relative;
display: block;
font-weight: 500;
font-size: 14px;
min-height: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.cc-socials-type .description {
font-weight: normal;
opacity: 0.75;
}
.cc-socials-type:before,
.cc-socials-type:after,
.cc-socials-target:before,
.cc-socials-target:after {
content: '';
display: block;
position: absolute;
}
.cc-socials-type:before,
.cc-socials-target:before {
display: block;
width: 35px;
height: 10px;
top: 50%;
right: 0;
border-radius: 5px;
box-sizing: border-box;
background-color: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transform: translateY(-6px);
transition: background-color 200ms;
}
.cc-socials-type:after,
.cc-socials-target:after {
width: 20px;
height: 20px;
display: block;
top: 50%;
right: 0;
transform: translate(-16px, -11px);
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: transform 200ms, background-color 200ms, border-color 200ms;
}
.cc-socials--icons .cc-socials-type:after,
.cc-socials-target[data-target="blank"]:after {
border: 2px solid #007cb2;
background: #ffffff;
transform: translate(1px, -11px);
}
.cc-socials--icons .cc-socials-type:before,
.cc-socials-target[data-target="blank"]:before {
background: #008ec2;
}
.cc-socials--icons .cc-socials-field--label {
display: none;
}
.cc-socials-expander {
display: flex;
justify-content: flex-end;
align-items: center;
}
.cc-socials-expander a {
margin-left: 20px;
font-size: 12px;
}
.cc-socials-new-item {
display: none;
}
a.cc-socials-add {
text-decoration: none;
outline: none;
box-shadow: none;
display: block;
margin-top: 20px;
color: #0071a1;
border: 1px solid #0071a1;
background: #f3f5f6;
vertical-align: top;
font-size: 13px;
line-height: 20px;
padding: 10px 20px;
border-radius: 3px;
text-align: center;
transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
a.cc-socials-add:hover {
background: #f1f1f1;
border-color: #016087;
color: #016087;
} i.cc-socials-item-icon {
width: 20px;
height: 20px;
margin: 2px;
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
}
.cc-socials-item[data-type="Facebook"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-facebook' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_17' data-name='Path 17' d='M38.5-52q-6.063,0-9.187,3.25Q26-45.312,26-38.375V-30H16v10H26V4H36V-20h8l2-10H36v-6.687a6.4,6.4,0,0,1,1.031-4.031A4.208,4.208,0,0,1,40.5-42H46v-9.562A54.23,54.23,0,0,0,38.5-52Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Twitter"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-twitter' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_16' data-name='Path 16' d='M56-38.875a20.16,20.16,0,0,1-5.625,1.563A10.4,10.4,0,0,0,53-39.656a9.814,9.814,0,0,0,1.688-3.156,20.122,20.122,0,0,1-6.25,2.438,9.465,9.465,0,0,0-3.25-2.312A9.8,9.8,0,0,0,41.25-43.5a9.623,9.623,0,0,0-4.937,1.313,9.907,9.907,0,0,0-3.594,3.594,9.5,9.5,0,0,0-1.344,4.906,9.8,9.8,0,0,0,.25,2.25A26.643,26.643,0,0,1,20.25-34.5a27.583,27.583,0,0,1-8.937-7.187A9.623,9.623,0,0,0,10-36.75a9.675,9.675,0,0,0,1.188,4.688,9.565,9.565,0,0,0,3.188,3.5,9.248,9.248,0,0,1-4.437-1.25v.125a9.564,9.564,0,0,0,2.25,6.281A9.608,9.608,0,0,0,17.813-20a10.525,10.525,0,0,1-2.562.313,14.172,14.172,0,0,1-1.875-.125,9.6,9.6,0,0,0,3.469,4.844A9.591,9.591,0,0,0,22.563-13a20.42,20.42,0,0,1-5.687,3.125,19.044,19.044,0,0,1-6.5,1.125Q9.187-8.813,8-8.937a27.584,27.584,0,0,0,7.125,3.25A26.941,26.941,0,0,0,23.063-4.5,28.208,28.208,0,0,0,35.125-7.062a26.292,26.292,0,0,0,8.75-6.562,29.045,29.045,0,0,0,5.438-9A28.487,28.487,0,0,0,51.125-32.5l-.062-1.312A19.026,19.026,0,0,0,56-38.875Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="LinkedIn"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-linkedin' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_15' data-name='Path 15' d='M17.313-48a5.167,5.167,0,0,0-3.75,1.531A5.048,5.048,0,0,0,12-42.719a5.151,5.151,0,0,0,1.563,3.781,5.079,5.079,0,0,0,3.719,1.563A5.079,5.079,0,0,0,21-38.937a5.114,5.114,0,0,0,1.563-3.75,5.167,5.167,0,0,0-1.531-3.75A5.012,5.012,0,0,0,17.313-48Zm25.75,14a9.654,9.654,0,0,0-5.312,1.438,8.5,8.5,0,0,0-2.875,3.188H34.75v-4H26V-4h9.125V-18.562a19.776,19.776,0,0,1,.25-3.625A5.117,5.117,0,0,1,36.75-25a4.893,4.893,0,0,1,3.375-1.062,4.228,4.228,0,0,1,3.313,1.25,5.555,5.555,0,0,1,1.25,3,24.233,24.233,0,0,1,.188,3.5V-4H54V-20.125a25.363,25.363,0,0,0-.812-7.125A9.077,9.077,0,0,0,50-32.187,11.633,11.633,0,0,0,43.063-34Zm-30.312.625V-4h9.125V-33.375Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Instagram"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-instagram' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_14' data-name='Path 14' d='M22.938-46a12.511,12.511,0,0,0-6.469,1.75,13.134,13.134,0,0,0-4.719,4.719A12.511,12.511,0,0,0,10-33.062v18.125a12.511,12.511,0,0,0,1.75,6.469A13.134,13.134,0,0,0,16.469-3.75,12.511,12.511,0,0,0,22.938-2H41.063a12.511,12.511,0,0,0,6.469-1.75A13.134,13.134,0,0,0,52.25-8.469,12.511,12.511,0,0,0,54-14.937V-33.062a12.511,12.511,0,0,0-1.75-6.469,13.134,13.134,0,0,0-4.719-4.719A12.511,12.511,0,0,0,41.063-46Zm0,4H41.063a8.862,8.862,0,0,1,4.5,1.188,8.69,8.69,0,0,1,3.25,3.25A8.862,8.862,0,0,1,50-33.062v18.125a8.862,8.862,0,0,1-1.187,4.5,8.69,8.69,0,0,1-3.25,3.25A8.862,8.862,0,0,1,41.063-6H22.938a8.862,8.862,0,0,1-4.5-1.187,8.69,8.69,0,0,1-3.25-3.25A8.862,8.862,0,0,1,14-14.937V-33.062a8.862,8.862,0,0,1,1.188-4.5,8.69,8.69,0,0,1,3.25-3.25A8.862,8.862,0,0,1,22.938-42Zm20.875,4.375a1.746,1.746,0,0,0-1.281.531A1.746,1.746,0,0,0,42-35.812a1.746,1.746,0,0,0,.531,1.281A1.746,1.746,0,0,0,43.813-34a1.746,1.746,0,0,0,1.281-.531,1.746,1.746,0,0,0,.531-1.281,1.746,1.746,0,0,0-.531-1.281A1.746,1.746,0,0,0,43.813-37.625ZM32-36a11.582,11.582,0,0,0-6,1.625A12.229,12.229,0,0,0,21.625-30,11.582,11.582,0,0,0,20-24a11.582,11.582,0,0,0,1.625,6A12.23,12.23,0,0,0,26-13.625,11.582,11.582,0,0,0,32-12a11.582,11.582,0,0,0,6-1.625A12.23,12.23,0,0,0,42.375-18,11.582,11.582,0,0,0,44-24a11.582,11.582,0,0,0-1.625-6A12.229,12.229,0,0,0,38-34.375,11.582,11.582,0,0,0,32-36Zm0,4a7.932,7.932,0,0,1,4.031,1.063,7.783,7.783,0,0,1,2.906,2.906A7.932,7.932,0,0,1,40-24a7.932,7.932,0,0,1-1.062,4.031,7.783,7.783,0,0,1-2.906,2.906A7.932,7.932,0,0,1,32-16a7.932,7.932,0,0,1-4.031-1.062,7.783,7.783,0,0,1-2.906-2.906A7.932,7.932,0,0,1,24-24a7.932,7.932,0,0,1,1.063-4.031,7.783,7.783,0,0,1,2.906-2.906A7.932,7.932,0,0,1,32-32Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="YouTube"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-youtube' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_13' data-name='Path 13' d='M32-44a126.593,126.593,0,0,0-18.25,1.375A7.91,7.91,0,0,0,9.344-40.5a7.5,7.5,0,0,0-2.281,4.25A68.057,68.057,0,0,0,6-24,68.057,68.057,0,0,0,7.063-11.75,7.423,7.423,0,0,0,9.375-7.5,8.022,8.022,0,0,0,13.75-5.375,126.594,126.594,0,0,0,32-4,126.594,126.594,0,0,0,50.25-5.375,8.022,8.022,0,0,0,54.625-7.5a7.423,7.423,0,0,0,2.313-4.25A68.24,68.24,0,0,0,58-24.031,67.206,67.206,0,0,0,56.938-36.25a7.5,7.5,0,0,0-2.281-4.25,7.91,7.91,0,0,0-4.406-2.125A126.593,126.593,0,0,0,32-44Zm0,4a123.345,123.345,0,0,1,17.688,1.313,3.855,3.855,0,0,1,2.156,1.063A3.967,3.967,0,0,1,53-35.5,63.526,63.526,0,0,1,54-24a63.526,63.526,0,0,1-1,11.5,3.967,3.967,0,0,1-1.156,2.125,3.855,3.855,0,0,1-2.156,1.063A123.345,123.345,0,0,1,32-8,123.345,123.345,0,0,1,14.313-9.312a3.855,3.855,0,0,1-2.156-1.062A3.967,3.967,0,0,1,11-12.5,63.526,63.526,0,0,1,10-24a63.526,63.526,0,0,1,1-11.5,3.967,3.967,0,0,1,1.156-2.125,3.855,3.855,0,0,1,2.156-1.062A122.472,122.472,0,0,1,32-40Zm-6,4.563v22.875l3-1.687,14-8L46-24l-3-1.75-14-8Zm4,6.875L37.938-24,30-19.437Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Pinterest"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-pinterest' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_12' data-name='Path 12' d='M32.188-48a22.668,22.668,0,0,0-9.812,2.188A18.576,18.576,0,0,0,15-39.75a15.909,15.909,0,0,0-3,9.5,14.771,14.771,0,0,0,1.125,5.875,10.21,10.21,0,0,0,2.5,3.75,4.07,4.07,0,0,0,2.688,1.25q.625,0,1.125-1.437a7,7,0,0,0,.375-2.062,3.388,3.388,0,0,0-.562-1.25,12.208,12.208,0,0,1-1.125-2.187,8.672,8.672,0,0,1-.625-3.25,13.648,13.648,0,0,1,1.813-7.031,12.848,12.848,0,0,1,5-4.844,14.43,14.43,0,0,1,7.063-1.75,12.049,12.049,0,0,1,8.375,2.813,10.131,10.131,0,0,1,3.375,8.063,24.749,24.749,0,0,1-.812,6.25A14.942,14.942,0,0,1,39.5-19.937a6.579,6.579,0,0,1-5.312,2.75,4.626,4.626,0,0,1-3.219-1.219A3.994,3.994,0,0,1,29.625-21.5,12.176,12.176,0,0,1,30-24.312q.188-.875.781-2.75t.844-2.812A12.39,12.39,0,0,0,32-32.75a4.278,4.278,0,0,0-1.437-3.5,3.575,3.575,0,0,0-3.094-.625,5.372,5.372,0,0,0-3.156,2,7.714,7.714,0,0,0-1.375,4.688,11.51,11.51,0,0,0,.938,5l-.687,2.938q-1.5,6.188-2.125,9.438A50.106,50.106,0,0,0,20-3.875,41.81,41.81,0,0,0,20.313.313l.125,1.375.125.188q.125.125.156.125a1.306,1.306,0,0,0,.219-.062l.188-.062A32.663,32.663,0,0,0,24.063-2.75a20,20,0,0,0,1.625-3.875q.375-1.312,1.125-4.437.625-2.937,1.125-4.812a5.842,5.842,0,0,0,2.938,2.688,9.065,9.065,0,0,0,3.875.875,13.1,13.1,0,0,0,8.625-3,16.6,16.6,0,0,0,5-7.312A25.158,25.158,0,0,0,50-31.687a15.107,15.107,0,0,0-2.562-8.625,16.126,16.126,0,0,0-6.469-5.656A19.488,19.488,0,0,0,32.188-48Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Tumblr"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-tumblr' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_11' data-name='Path 11' d='M28.438-46a2.4,2.4,0,0,0-1.75.75,2.4,2.4,0,0,0-.75,1.75,8.518,8.518,0,0,1-3.25,6.625,19.17,19.17,0,0,1-2.437,1.688l-.75.375-.187.125q-1.5.5-.062,0a2.662,2.662,0,0,0-1.187.938,2.346,2.346,0,0,0-.437,1.375v4.438a2.4,2.4,0,0,0,.75,1.75,2.4,2.4,0,0,0,1.75.75h2.25V-15A16.292,16.292,0,0,0,23.75-8.25,10.449,10.449,0,0,0,27.188-4a10.136,10.136,0,0,0,6.219,2A25.639,25.639,0,0,0,40-2.812a19.52,19.52,0,0,0,4-1.562,9.227,9.227,0,0,0,1.5-1,2.369,2.369,0,0,0,.875-1.875v-5.312A2.355,2.355,0,0,0,46-13.844a2.6,2.6,0,0,0-.937-.906,2.242,2.242,0,0,0-1.219-.281,2.364,2.364,0,0,0-1.219.406l-.062-.062-.062.063a10.975,10.975,0,0,1-1.562.688,8.692,8.692,0,0,1-3.125.625,2.611,2.611,0,0,1-1.125-.187,1.288,1.288,0,0,1-.375-.5l-.062-.125a3.139,3.139,0,0,1-.312-1v-9.937h6.188a2.4,2.4,0,0,0,1.75-.75,2.4,2.4,0,0,0,.75-1.75v-6a2.4,2.4,0,0,0-.75-1.75,2.4,2.4,0,0,0-1.75-.75H35.938V-43.5a2.4,2.4,0,0,0-.75-1.75,2.4,2.4,0,0,0-1.75-.75Zm1.125,4h2.375v9.938h8.688v3H31.938v13.875a6.283,6.283,0,0,0,.75,2.938,5.36,5.36,0,0,0,1.875,2,6.018,6.018,0,0,0,3.25.938,13.18,13.18,0,0,0,4.563-.875v2.063A7.877,7.877,0,0,1,40-6.937,20.062,20.062,0,0,1,33.438-6a6.508,6.508,0,0,1-4-1.125,7.346,7.346,0,0,1-2-2.75,11.475,11.475,0,0,1-.875-3.187A12.037,12.037,0,0,1,26.375-15V-29.437h-4.75v-1.937l.625-.312a18.188,18.188,0,0,0,3.094-2.219A12.634,12.634,0,0,0,28-37.25,14.173,14.173,0,0,0,29.563-42Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Flickr"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-flickr' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_10' data-name='Path 10' d='M16-46a5.766,5.766,0,0,0-4.219,1.781A5.766,5.766,0,0,0,10-40V-8a5.766,5.766,0,0,0,1.781,4.219A5.766,5.766,0,0,0,16-2H48a5.766,5.766,0,0,0,4.219-1.781A5.766,5.766,0,0,0,54-8V-40a5.766,5.766,0,0,0-1.781-4.219A5.766,5.766,0,0,0,48-46Zm0,4H48a1.947,1.947,0,0,1,1.438.563A1.947,1.947,0,0,1,50-40V-8a1.947,1.947,0,0,1-.562,1.438A1.947,1.947,0,0,1,48-6H16a1.947,1.947,0,0,1-1.437-.562A1.947,1.947,0,0,1,14-8V-40a1.947,1.947,0,0,1,.563-1.437A1.947,1.947,0,0,1,16-42Zm7,11a6.887,6.887,0,0,0-3.5.938A6.875,6.875,0,0,0,16.938-27.5,6.887,6.887,0,0,0,16-24a6.887,6.887,0,0,0,.938,3.5A6.875,6.875,0,0,0,19.5-17.937,6.887,6.887,0,0,0,23-17a6.887,6.887,0,0,0,3.5-.937A6.875,6.875,0,0,0,29.063-20.5,6.887,6.887,0,0,0,30-24a6.887,6.887,0,0,0-.937-3.5A6.875,6.875,0,0,0,26.5-30.062,6.887,6.887,0,0,0,23-31Zm18,0a6.887,6.887,0,0,0-3.5.938A6.875,6.875,0,0,0,34.938-27.5,6.887,6.887,0,0,0,34-24a6.887,6.887,0,0,0,.938,3.5A6.875,6.875,0,0,0,37.5-17.937,6.887,6.887,0,0,0,41-17a6.887,6.887,0,0,0,3.5-.937A6.875,6.875,0,0,0,47.063-20.5,6.887,6.887,0,0,0,48-24a6.887,6.887,0,0,0-.937-3.5A6.875,6.875,0,0,0,44.5-30.062,6.887,6.887,0,0,0,41-31Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="VK"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-vk' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_9' data-name='Path 9' d='M18.188-46a8.039,8.039,0,0,0-4.125,1.094,8.115,8.115,0,0,0-2.969,2.969A8.039,8.039,0,0,0,10-37.812v27.625a8.039,8.039,0,0,0,1.094,4.125,8.115,8.115,0,0,0,2.969,2.969A8.039,8.039,0,0,0,18.188-2H45.813a8.039,8.039,0,0,0,4.125-1.094,8.115,8.115,0,0,0,2.969-2.969A8.039,8.039,0,0,0,54-10.187V-37.812a8.039,8.039,0,0,0-1.094-4.125,8.115,8.115,0,0,0-2.969-2.969A8.039,8.039,0,0,0,45.813-46Zm0,4H45.813a4.04,4.04,0,0,1,2.969,1.219A4.04,4.04,0,0,1,50-37.812v27.625a4.04,4.04,0,0,1-1.219,2.969A4.04,4.04,0,0,1,45.813-6H18.188a4.04,4.04,0,0,1-2.969-1.219A4.04,4.04,0,0,1,14-10.187V-37.812a4.04,4.04,0,0,1,1.219-2.969A4.04,4.04,0,0,1,18.188-42Zm13.25,10.438A9.579,9.579,0,0,0,28-31.187a1.913,1.913,0,0,0-.531.469q-.219.281-.094.281a1.8,1.8,0,0,1,1.25.625A2.943,2.943,0,0,1,29-28.687L29.063-27a11.228,11.228,0,0,1-.125,1.813q-.125,1-.531,1.219t-1.062-.437A14.717,14.717,0,0,1,25.5-27.125a24.828,24.828,0,0,1-1.437-3l-.125-.187a2.048,2.048,0,0,0-.25-.312,1.411,1.411,0,0,0-.625-.25l-3.875.063h-.375a.723.723,0,0,0-.437.219.74.74,0,0,0-.125.469l.063.25.938,2Q20.437-25.5,21.625-23.5a25.032,25.032,0,0,0,3.25,4.438,10.247,10.247,0,0,0,2.375,1.875,10.9,10.9,0,0,0,2.188.875A7.458,7.458,0,0,0,31.063-16h2.25l.25-.062a.787.787,0,0,0,.469-.25,1.084,1.084,0,0,0,.219-.437l.063-.875a3.757,3.757,0,0,1,.25-1.125,1.161,1.161,0,0,1,.688-.812,1.1,1.1,0,0,1,1,.375,10.154,10.154,0,0,1,1.063,1.125,10.728,10.728,0,0,0,1.656,1.594,3.3,3.3,0,0,0,1.219.531,1.247,1.247,0,0,0,.563,0L44.375-16l.5-.062a1.291,1.291,0,0,0,.688-.5q.25-.375-.187-1.062v-.062a15.2,15.2,0,0,0-2.687-3.062l-.062-.062a10.769,10.769,0,0,1-1.312-1.375.981.981,0,0,1,0-1.062A11.419,11.419,0,0,1,42.5-25l.938-1.25q2.5-3.25,2.188-4.187-.125-.313-.812-.375H39.875a.656.656,0,0,0-.344.094.9.9,0,0,0-.281.281l-.062.188-.437,1a21.119,21.119,0,0,1-1.125,2.188Q35.5-23.5,34.75-24a1.357,1.357,0,0,1-.5-.937,6.591,6.591,0,0,1,0-1.312l.063-2.312A7.88,7.88,0,0,0,34.25-30.5a1.115,1.115,0,0,0-.906-.844A12.4,12.4,0,0,0,31.438-31.562Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Dribble"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-dtibbble' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_8' data-name='Path 8' d='M32-48a23.486,23.486,0,0,0-12.125,3.313,22.827,22.827,0,0,0-8.562,8.563A23.485,23.485,0,0,0,8-24a23.485,23.485,0,0,0,3.313,12.125A23.294,23.294,0,0,0,19.875-3.25,23.83,23.83,0,0,0,32,0,23.83,23.83,0,0,0,44.125-3.25a23.776,23.776,0,0,0,8.625-8.625A23.83,23.83,0,0,0,56-24a23.83,23.83,0,0,0-3.25-12.125,23.294,23.294,0,0,0-8.625-8.562A23.486,23.486,0,0,0,32-48Zm0,4a19.979,19.979,0,0,1,7.188,1.313,20.275,20.275,0,0,1,6,3.688A11.952,11.952,0,0,1,43.5-37.062a24.432,24.432,0,0,1-8.625,5.188A103.117,103.117,0,0,0,27.438-43.5,20.417,20.417,0,0,1,32-44Zm-8.5,1.875A92.943,92.943,0,0,1,31-30.687a67.347,67.347,0,0,1-11.187,2,67,67,0,0,1-7.375.438,19.445,19.445,0,0,1,3.938-8.25A20.355,20.355,0,0,1,23.5-42.125Zm24.438,6.063a20.811,20.811,0,0,1,2.938,5.438A18.978,18.978,0,0,1,52-24.5a34.614,34.614,0,0,0-7.812-.812,52.152,52.152,0,0,0-5.937.375q-.5-1.125-1.562-3.312a28,28,0,0,0,9.563-5.937A14.3,14.3,0,0,0,47.938-36.062Zm-15.125,9q.875,1.813,1.375,2.875a28.131,28.131,0,0,0-10.875,6.125,42.17,42.17,0,0,0-6.437,7.125,19.9,19.9,0,0,1-3.562-6A19.315,19.315,0,0,1,12-24v-.25a66.911,66.911,0,0,0,7.875-.375A75.6,75.6,0,0,0,32.813-27.062Zm11.375,5.688a30.36,30.36,0,0,1,7.5.875,19.786,19.786,0,0,1-2.812,7.281A19.374,19.374,0,0,1,43.5-7.625a72.481,72.481,0,0,0-3.687-13.5Q42.313-21.375,44.188-21.375Zm-8.437.938A65.282,65.282,0,0,1,39.813-5.562,19.817,19.817,0,0,1,32-4a20.054,20.054,0,0,1-6.5-1.062,19.24,19.24,0,0,1-5.687-3.062,39.213,39.213,0,0,1,5.813-6.437A24.61,24.61,0,0,1,35.75-20.437Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Vimeo"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-vimeo' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_7' data-name='Path 7' d='M56-35.187q-.312,7-9.812,19.25Q36.375-3.187,29.625-3.187q-4.187,0-7.125-7.75l-3.875-14.25Q16.5-32.938,14-32.937q-.5,0-3.75,2.25L8-33.625q3.563-3.125,7-6.25,4.75-4.062,7.125-4.312Q27.75-44.75,29-36.5q1.375,8.813,1.938,11,1.625,7.375,3.563,7.375,1.5,0,4.531-4.781t3.219-7.281q.438-4.125-3.187-4.125A8.666,8.666,0,0,0,35.5-33.5Q39-45.125,49-44.812,56.375-44.562,56-35.187Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="500px"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-500' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_6' data-name='Path 6' d='M52.375-30.312a11.377,11.377,0,0,0-6.812,2.375A19.4,19.4,0,0,0,42-24.5q-.375.437-.437.438t-.375-.437a22.621,22.621,0,0,0-3.562-3.437,11.731,11.731,0,0,0-6.937-2.375q-5.687,0-8.562,5.875a3.5,3.5,0,0,1-.219.406q-.031.031-.219-.344-2.437-4.813-7.312-4.812A9.355,9.355,0,0,0,10.5-28.5,5.71,5.71,0,0,0,9-27.312a1.26,1.26,0,0,1-.375.25L9.688-33.5H21.25V-38H5.625L2.938-22.875H8l.438-.5a3.823,3.823,0,0,1,1.375-1.062A5.131,5.131,0,0,1,12.25-25a4.634,4.634,0,0,1,3.594,1.469,5.129,5.129,0,0,1,1.344,3.594,5.636,5.636,0,0,1-.656,2.594,6.084,6.084,0,0,1-1.781,2.125,4.068,4.068,0,0,1-2.5.844,4.387,4.387,0,0,1-2.437-.687,4.24,4.24,0,0,1-1.531-1.625,4.022,4.022,0,0,1-.531-1.875H2.063a7.2,7.2,0,0,0,.688,2.875,8.533,8.533,0,0,0,2.875,3.813A10.943,10.943,0,0,0,12.25-10a11.567,11.567,0,0,0,4.563-.875,9.518,9.518,0,0,0,3-1.937,8.445,8.445,0,0,0,1.625-2.062,3.382,3.382,0,0,0,.438-1.25,3,3,0,0,0,.563,1.188,13.067,13.067,0,0,0,1.625,2.125,9.443,9.443,0,0,0,2.75,1.938A8.937,8.937,0,0,0,30.75-10a11.73,11.73,0,0,0,6.75-2.187A19.477,19.477,0,0,0,41-15.5a3.051,3.051,0,0,1,.563-.625,4.259,4.259,0,0,1,.688.688A27.383,27.383,0,0,0,46-12.125,11.425,11.425,0,0,0,52.375-10a9.01,9.01,0,0,0,5.313-1.625A10.12,10.12,0,0,0,60.875-15.5a10.921,10.921,0,0,0,1.063-4.719,11.493,11.493,0,0,0-1-4.719,9.161,9.161,0,0,0-3.125-3.812A9.3,9.3,0,0,0,52.375-30.312ZM38.188-20.125a10.29,10.29,0,0,1-1.125,1.25,18.457,18.457,0,0,1-2.812,2.25,6.667,6.667,0,0,1-3.531,1.25,3.725,3.725,0,0,1-2.656-1,4.118,4.118,0,0,1-1.25-2,5.553,5.553,0,0,1-.312-1.75,5.553,5.553,0,0,1,.313-1.75,4.118,4.118,0,0,1,1.25-2,3.725,3.725,0,0,1,2.656-1,6.667,6.667,0,0,1,3.531,1.25,18.457,18.457,0,0,1,2.813,2.25A10.29,10.29,0,0,1,38.188-20.125Zm18.5,0a5.553,5.553,0,0,1-.312,1.75,4.118,4.118,0,0,1-1.25,2,3.766,3.766,0,0,1-2.687,1q-2.187,0-4.937-2.312A15.435,15.435,0,0,1,45-20.125a15.435,15.435,0,0,1,2.5-2.437q2.75-2.312,4.938-2.312a3.766,3.766,0,0,1,2.688,1,4.118,4.118,0,0,1,1.25,2A5.553,5.553,0,0,1,56.688-20.125Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Xing"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-xing' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_5' data-name='Path 5' d='M42.813-46a3.763,3.763,0,0,0-1.25.219,3.331,3.331,0,0,0-1.094.625,4.3,4.3,0,0,0-.906,1.219L30.875-28.562a1.964,1.964,0,0,0-.25-.625L26.688-36a4.2,4.2,0,0,0-1.062-1.312,3.476,3.476,0,0,0-2.25-.812H17.563a3.094,3.094,0,0,0-1.344.313,2.638,2.638,0,0,0-1.094,1h-.062a2.781,2.781,0,0,0-.344,1.469,3.413,3.413,0,0,0,.344,1.406l.063.063,3.313,5.813-5.625,9.875a3.508,3.508,0,0,0-.312,1.469,2.52,2.52,0,0,0,.375,1.375,2.822,2.822,0,0,0,1.063.969A2.961,2.961,0,0,0,15.375-14h5.75a3.407,3.407,0,0,0,2.313-.812,3.755,3.755,0,0,0,1-1.312l2-3.562a3.429,3.429,0,0,0,.188.438l8.25,15.125a4.2,4.2,0,0,0,1.063,1.313A3.561,3.561,0,0,0,38.25-2H44a3.051,3.051,0,0,0,1.375-.344,2.665,2.665,0,0,0,1.094-1,2.679,2.679,0,0,0,.406-1.437,3.1,3.1,0,0,0-.312-1.406L46.5-6.25,38.875-20.125l12.313-21.75a3.35,3.35,0,0,0,.344-1.375,2.426,2.426,0,0,0-.375-1.406,2.623,2.623,0,0,0-1.125-1A3.245,3.245,0,0,0,48.625-46Zm.25,4h3.563L34.875-21.125a1.612,1.612,0,0,0-.156.906,3.013,3.013,0,0,0,.219,1.031h-.062l.063.125V-19L42.063-6H38.438L30.75-20.125,43-41.937Zm-23.5,7.875h3.563L23.25-34l3.375,5.875L20.875-18H17.313L22.5-27.062l.063-.312a1.37,1.37,0,0,0,.188-.719,1.726,1.726,0,0,0-.187-.781l-.125-.25Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Patreon"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-patreon' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_4' data-name='Path 4' d='M8-48V0H22V-48Zm35,0a16.617,16.617,0,0,0-8.531,2.281,16.947,16.947,0,0,0-6.187,6.188A16.617,16.617,0,0,0,26-31a16.617,16.617,0,0,0,2.281,8.531,16.947,16.947,0,0,0,6.188,6.188A16.617,16.617,0,0,0,43-14a16.617,16.617,0,0,0,8.531-2.281,16.947,16.947,0,0,0,6.188-6.187A16.617,16.617,0,0,0,60-31a16.617,16.617,0,0,0-2.281-8.531,16.947,16.947,0,0,0-6.187-6.187A16.617,16.617,0,0,0,43-48ZM12-44h6V-4H12Zm31,0a12.677,12.677,0,0,1,6.5,1.75,12.984,12.984,0,0,1,4.75,4.75A12.677,12.677,0,0,1,56-31a12.677,12.677,0,0,1-1.75,6.5,12.984,12.984,0,0,1-4.75,4.75A12.677,12.677,0,0,1,43-18a12.677,12.677,0,0,1-6.5-1.75,12.984,12.984,0,0,1-4.75-4.75A12.677,12.677,0,0,1,30-31a12.677,12.677,0,0,1,1.75-6.5,12.984,12.984,0,0,1,4.75-4.75A12.677,12.677,0,0,1,43-44Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
}
.cc-socials-item[data-type="Behance"] i.cc-socials-item-icon {
background-image: url("data:image/svg+xml,%3Csvg id='icon-behance' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cpath id='Path_3' data-name='Path 3' d='M2-42.5v37H19.875A17.987,17.987,0,0,0,24-6a12.948,12.948,0,0,0,5.938-2.812,9.593,9.593,0,0,0,3-7.437,9.557,9.557,0,0,0-2.5-6.875,9.939,9.939,0,0,0-4.25-2.5,7.981,7.981,0,0,0,5-7.687,11.538,11.538,0,0,0-.5-3.625A7.142,7.142,0,0,0,27.5-40.75a15.9,15.9,0,0,0-8.125-1.75Zm40.75,3.438v3.375H56.563v-3.375ZM10.125-36.187h7.813a6.652,6.652,0,0,1,3.063.5,3.651,3.651,0,0,1,2.313,3.75,3.931,3.931,0,0,1-1.937,3.688,6.139,6.139,0,0,1-3,.688h-8.25ZM50-32.625a12.467,12.467,0,0,0-7.937,2.5,12.068,12.068,0,0,0-3.75,5.375,14.829,14.829,0,0,0-.937,5.125,13.433,13.433,0,0,0,2.563,8.563,12.059,12.059,0,0,0,5.438,3.688A14.917,14.917,0,0,0,50-6.625q5.438,0,8.5-3.062a12.439,12.439,0,0,0,3.063-5.25h-6a3.029,3.029,0,0,1-.75,1.188,5.568,5.568,0,0,1-1.75,1.375,5.973,5.973,0,0,1-2.812.688q-3.625,0-5.125-2.437A7.212,7.212,0,0,1,44.188-18h17.75a18.135,18.135,0,0,0-.875-6.812,11.419,11.419,0,0,0-3.75-5.5A11.457,11.457,0,0,0,50-32.625Zm-.187,5.063a4.9,4.9,0,0,1,3.813,1.375,6.875,6.875,0,0,1,1.563,3.938h-11a10.677,10.677,0,0,1,.313-1.656,4.618,4.618,0,0,1,.875-1.75A5.2,5.2,0,0,1,47.094-27,5.9,5.9,0,0,1,49.813-27.562ZM10.125-22h8.813q5.875,0,5.875,5.313a4.271,4.271,0,0,1-2.687,4.25,7.965,7.965,0,0,1-3.312.625H10.125Z' transform='translate(0 56)' fill='%2323282d'/%3E%3C/svg%3E%0A");
} .cc-m-switch-item {
position: relative;
display: block;
font-weight: 500;
font-size: 14px;
min-height: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.cc-m-switch-item:before,
.cc-m-switch-item:after {
content: '';
display: block;
position: absolute;
}
.cc-m-switch-item:before {
display: block;
width: 35px;
height: 10px;
top: 50%;
right: 0;
border-radius: 5px;
box-sizing: border-box;
background-color: #b4b9be;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
transform: translateY(-6px);
transition: background-color 200ms;
}
.cc-m-switch-item:after {
width: 20px;
height: 20px;
display: block;
top: 50%;
right: 0;
transform: translate(-16px, -11px);
border-radius: 10px;
border: 2px solid #999;
background: #ddd;
box-sizing: border-box;
transition: transform 200ms, background-color 200ms, border-color 200ms;
}
.cc-m-switch-item.is-active:after {
border: 2px solid #007cb2;
background: #ffffff;
transform: translate(1px, -11px);
}
.cc-m-switch-item.is-active:before {
background: #008ec2;
}
.cc-m-switcher-wrapper hr {
width: calc(100% + 24px);
height: 1px;
display: block;
height: 20px;
margin: 20px -12px 5px -12px;
padding: 0 0 0 0;
border: none;
border-top: 1px solid #dddddd;
transform: translateY(5px);
} hr.cc-divider-bst.hidden {
display: none;
}
hr.cc-divider-bst {
margin: 10px -12px 10px -12px;
width: calc(100% + 24px);
height: 7px;
background: none;
border: none;
border-top: 1px solid #dddddd;
display: block;
} html .preview-tablet .wp-full-overlay-main {
width: 768px;
}
html .preview-mobile .wp-full-overlay-main {
width: 375px;
height: 667px;
}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}