.etheme-advanced-headline {
position: relative;
font-size: 2.5rem;
margin-bottom: var(--heading-space, 10px);
text-transform: none;
}
.etheme-advanced-headline-mask {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.etheme-a-h-text-before {
display: inline-block;
}
.etheme-a-h-text-before-with-bg {
background: #000;
color: #fff;
padding: 0.1em 0.5em;
border-radius: 0.15em;
margin-bottom: 5px;
}
.etheme-a-h-line-before {
text-align: right;
}
.etheme-a-h-line-after {
text-align: left;
}
.etheme-a-h-line-both,
.etheme-a-h-lines-none {
text-align: center;
}
.etheme-a-h-line-before .etheme-advanced-headline,
.etheme-a-h-line-after .etheme-advanced-headline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.etheme-a-h-line-before .etheme-advanced-headline:before,
.etheme-a-h-line-after .etheme-advanced-headline:after {
content: '';
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-color, #e1e1e1);
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-item-align: center;
align-self: center;
}
.etheme-a-h {
text-transform: none;
margin-bottom: 0;
}
.etheme-a-h-text {
background: #2962FF;
color: #fff;
padding: 0 10px;
-webkit-text-fill-color: currentColor;
}
.etheme-a-h-with-bg {
text-align: inherit;
}
.etheme-a-h-with-bg .etheme-advanced-headline {
z-index: 1;
}
.etheme-a-h-with-bg .etheme-a-h-text-before {
position: absolute;
white-space: nowrap;
left: 50%;
-webkit-transform: translate(var(--translateX, -50%), var(--translateY, 0%));
transform: translate(var(--translateX, -50%), var(--translateY, 0%));
font-weight: 700;
font-size: 2em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
bottom: 0;
z-index: -1;
color: rgba(0, 0, 0, 0.1);
-webkit-text-fill-color: currentColor;
}
@media only screen and (max-width: 767px) {
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline {
display: block;
}
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline:before,
.etheme-a-h-line-mobile-hidden .etheme-advanced-headline:after {
display: none;
}
}
.etheme-advanced-headline-divider {
position: relative;
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-color, #e1e1e1);
margin-bottom: var(--line-space, 15px);
}
.etheme-a-h-line-before .etheme-advanced-headline:before {
margin-right: var(--line-space, 15px);
}
.etheme-a-h-line-after .etheme-advanced-headline:after {
margin-left: var(--line-space, 15px);
}
.etheme-advanced-headline-heading-wrapper .etheme-advanced-headline {
position: relative;
display: inline-block;
}
.etheme-advanced-headline-heading-wrapper .etheme-advanced-headline:after {
content: '';
border-bottom: var(--line-height, 2px) var(--line-style, solid) var(--line-active-color, #2962FF);
display: block;
position: absolute;
width: 100%;
bottom: calc((var(--heading-space, 10px) + var(--line-height,2px)) * -1);
z-index: 1;
}.pswp__button {
width: 60px;
height: 60px;
position: absolute;
top: 0;
right: 0;
background: none;
border: none;
cursor: pointer;
}
.pswp__button:before {
font-size: 20px;
font-family: 'xstore-icons';
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
outline: none;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
} .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 {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 100px;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
font-size: 36px;
}
.pswp__button--arrow--left:after,
.pswp__button--arrow--right:after {
content: '';
width: 70px;
height: 100%;
display: block;
z-index: -1;
position: absolute;
background: #909090;
top: 0;
}
.pswp__button--arrow--left {
left: 0;
right: auto;
}
.pswp__button--arrow--right {
right: 0;
}
.pswp__button,
.pswp__counter {
color: #fff;
}
.pswp__button--arrow--left:before {
content: '\e902';
}
.pswp__button--arrow--right:before {
content: '\e904';
}
.pswp__button--close:before {
content: '\e90a';
} .pswp__counter {
position: absolute;
bottom: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 20px;
line-height: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .pswp__caption {
display: none;
}   .pswp {
display: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; outline: none;
}
.pswp img {
max-width: none;
}
.pswp,
.pswp__bg,
.pswp__scroll-wrap {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 0.3s cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: url(//tamaraleman.ru/wp-content/themes/xstore/images/zoom-in.png) 16 9, zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: grab;
}
.pswp--dragging .pswp__img { cursor: grabbing;
} .pswp__bg {
background: rgba(34, 34, 34, 0.5);
opacity: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.pswp,
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
}
.pswp__container,
.pswp__zoom-wrap,
.pswp__item {
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 {
width: 100%;
-webkit-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 0.3s cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 0.3s cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 0.3s 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,
.pswp__scroll-wrap,
.pswp__item {
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
}
.pswp,
.pswp__container,
.pswp__zoom-wrap,
.pswp__img--placeholder {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
background: var(--et_dark-color);
}
.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;
}