@charset "UTF-8";

@-webkit-viewport {
 width:device-width
}
@-moz-viewport {
 width:device-width
}
@-ms-viewport {
 width:device-width
}
@-o-viewport {
 width:device-width
}
@viewport {
 width:device-width
}
/* FONT */
@font-face {
font-family: 'Eras Demi ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Demi ITC'), url('fonts/ERASDEMI.woff') format('woff');
}


@font-face {
font-family: 'Eras Bold ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Bold ITC'), url('fonts/ERASBD.woff') format('woff');
}


@font-face {
font-family: 'Eras Medium ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Medium ITC'), url('fonts/ERASMD.woff') format('woff');
}


@font-face {
font-family: 'Eras Ultra ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Ultra ITC'), url('fonts/eras-ultra-itc-5871819ba5ce2.woff') format('woff');
}
/* END FONT*/
html {
 -ms-overflow-style:scrollbar;
 -moz-osx-font-smoothing:grayscale;
 font-family:'Eras Demi ITC';
 line-height:1.15;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%
}

body {
 margin:0
}
article,aside,footer,header,nav,section {
 display:block
}
h1 {
 font-size:2em;
 margin:.67em 0
}
figcaption,figure,main {
 display:block
}
figure {
 margin:1em 40px
}
hr {
 box-sizing:content-box;
 height:0;
 overflow:visible
}
pre {
 font-family:monospace,monospace;
 font-size:1em
}
a {
 background-color:transparent;
 -webkit-text-decoration-skip:objects
}
a:active,a:hover {
 outline-width:0
}
abbr[title] {
 border-bottom:none;
 text-decoration:underline;
 text-decoration:underline dotted
}
b,strong {
 font-weight:inherit;
 font-weight:bolder
}
code,kbd,samp {
 font-family:monospace,monospace;
 font-size:1em
}
dfn {
 font-style:italic
}
mark {
 background-color:#ff0;
 color:#000
}
small {
 font-size:80%
}
sub,sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
audio,video {
 display:inline-block
}
audio:not([controls]) {
 display:none;
 height:0
}
img {
 border-style:none
}
svg:not(:root) {
 overflow:hidden
}
button,input,optgroup,select,textarea {
 font-family:'Eras Demi ITC';
 font-size:100%;
 line-height:1.15;
 margin:0
}
button,input {
 overflow:visible
}
button,select {
 text-transform:none
}
[type=reset],[type=submit],button,html [type=button] {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
 border-style:none;
 padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
 outline:1px dotted ButtonText
}
fieldset {
 border:1px solid silver;
 margin:0 2px;
 padding:.35em .625em .75em
}
legend {
 box-sizing:border-box;
 color:inherit;
 display:table;
 max-width:100%;
 padding:0;
 white-space:normal
}
progress {
 display:inline-block;
 vertical-align:baseline
}
textarea {
 overflow:auto
}
[type=checkbox],[type=radio] {
 box-sizing:border-box;
 padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
details,menu {
 display:block
}
summary {
 display:list-item
}
canvas {
 display:inline-block
}
[hidden],template {
 display:none
}
.contract .color-asphalt .header-01.design-02 {
 text-align:left;
 padding-top:73px
}
.contract .color-asphalt .header-01.design-02 .section-bg-layer {
 top:73px
}
.contract .color-asphalt .header-01.design-02 .nav-line {
 padding:0 0 0 2%!important
}
.contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
 max-width:1920px;
 padding:0!important
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
   padding-right:max(0,env(safe-area-inset-right))!important;
   padding-left:max(0,env(safe-area-inset-left))!important
  }
 }
}
.cf:after,.cf:before {
 content:"";
 display:table
}
.cf:after {
 clear:both
}
.hidden,.hide {
 display:none!important
}
.show {
 display:block
}
.noscroll {
 overflow:hidden
}
.noscroll body {
 width:100%;
 height:auto
}
.wnd-image-placeholder>div {
 background-color:hsla(0,0%,87%,.2)
}
* {
 -webkit-tap-highlight-color:transparent!important
}
html {
 width:100%;
 height:100%
}
#wrapper * {
 box-sizing:border-box
}
iframe {
 border:none
}
.lt-ie10 a,.lt-ie10 a:active,.lt-ie10 a:focus,.lt-ie10 a:hover {
 outline:none!important
}
var {
 font-style:normal
}
::-moz-selection {
 background-color:rgba(105,160,215,.4)
}
::selection {
 background-color:rgba(105,160,215,.4)
}
a {
 color:inherit
}
a var,body:not(.touched):not(.wnd-cms) a:hover var {
 text-decoration:none!important
}
blockquote[type=cite] {
 border-color:transparent!important
}
button {
 border-radius:0
}
span {
 -webkit-line-break:auto;
 line-break:auto
}
.wnd-float-left,.wnd-float-right {
 position:relative
}
.wnd-float-left+.text blockquote,.wnd-float-left+.text ol,.wnd-float-left+.text ul,.wnd-float-right+.text blockquote,.wnd-float-right+.text ol,.wnd-float-right+.text ul {
 display:table
}
.column-content .wnd-float-left {
 left:auto;
 margin-left:0!important
}
.column-content .wnd-float-right {
 right:auto;
 margin-right:0!important
}
body.wnd-cms .mt .text h1 a,body.wnd-cms .mt .text h1 a:hover,body.wnd-cms .mt .text h2 a,body.wnd-cms .mt .text h2 a:hover,body.wnd-cms .mt .text h3 a,body.wnd-cms .mt .text h3 a:hover,body.wnd-cms .mt .text h4 a,body.wnd-cms .mt .text h4 a:hover,body.wnd-cms .text h1 a,body.wnd-cms .text h1 a:hover,body.wnd-cms .text h2 a,body.wnd-cms .text h2 a:hover,body.wnd-cms .text h3 a,body.wnd-cms .text h3 a:hover,body.wnd-cms .text h4 a,body.wnd-cms .text h4 a:hover {
 color:inherit!important;
 border-bottom-color:transparent!important;
 text-decoration:none!important
}
body.wnd-cms .mt .text p font[color] a,body.wnd-cms .mt .text p font[color] a:hover,body.wnd-cms .text p font[color] a,body.wnd-cms .text p font[color] a:hover {
 color:inherit!important;
 border-bottom-color:inherit!important
}
.mt .text h1 a,.mt .text h2 a,.mt .text h3 a,.mt .text h4 a,.text h1 a,.text h2 a,.text h3 a,.text h4 a {
 color:inherit!important;
 border-bottom-color:transparent!important;
 text-decoration:none!important
}
body:not(.touched):not(.wnd-cms) .mt .text h1 a:hover,body:not(.touched):not(.wnd-cms) .mt .text h2 a:hover,body:not(.touched):not(.wnd-cms) .mt .text h3 a:hover,body:not(.touched):not(.wnd-cms) .mt .text h4 a:hover,body:not(.touched):not(.wnd-cms) .text h1 a:hover,body:not(.touched):not(.wnd-cms) .text h2 a:hover,body:not(.touched):not(.wnd-cms) .text h3 a:hover,body:not(.touched):not(.wnd-cms) .text h4 a:hover {
 color:inherit!important;
 border-bottom-color:inherit!important
}
body:not(.touched):not(.wnd-cms) .mt .text h1 a:hover font[color],body:not(.touched):not(.wnd-cms) .mt .text h2 a:hover font[color],body:not(.touched):not(.wnd-cms) .mt .text h3 a:hover font[color],body:not(.touched):not(.wnd-cms) .mt .text h4 a:hover font[color],body:not(.touched):not(.wnd-cms) .text h1 a:hover font[color],body:not(.touched):not(.wnd-cms) .text h2 a:hover font[color],body:not(.touched):not(.wnd-cms) .text h3 a:hover font[color],body:not(.touched):not(.wnd-cms) .text h4 a:hover font[color] {
 -webkit-transition:all .1s ease-in;
 transition:all .1s ease-in;
 border-bottom:1px solid currentColor!important
}
.mt .text p font[color] a,.text p font[color] a,body:not(.touched):not(.wnd-cms) .mt .text p font[color] a:hover,body:not(.touched):not(.wnd-cms) .text p font[color] a:hover {
 color:inherit!important;
 border-bottom-color:inherit!important
}
.wnd-page .text .wnd-align-left {
 text-align:left
}
.wnd-page .text .wnd-align-center {
 text-align:center
}
.wnd-page .text .wnd-align-justify {
 text-align:justify
}
.wnd-page .text .wnd-align-right {
 text-align:right
}
font.wnd-font-size-10 {
 font-size:10%
}
font.wnd-font-size-20 {
 font-size:20%
}
font.wnd-font-size-30 {
 font-size:30%
}
font.wnd-font-size-40 {
 font-size:40%
}
font.wnd-font-size-50 {
 font-size:50%
}
font.wnd-font-size-60 {
 font-size:60%
}
font.wnd-font-size-70 {
 font-size:70%
}
font.wnd-font-size-80 {
 font-size:80%
}
font.wnd-font-size-90 {
 font-size:90%
}
font.wnd-font-size-100 {
 font-size:100%
}
font.wnd-font-size-110 {
 font-size:110%
}
font.wnd-font-size-120 {
 font-size:120%
}
font.wnd-font-size-130 {
 font-size:130%
}
font.wnd-font-size-140 {
 font-size:140%
}
font.wnd-font-size-150 {
 font-size:150%
}
font.wnd-font-size-160 {
 font-size:160%
}
font.wnd-font-size-170 {
 font-size:170%
}
font.wnd-font-size-180 {
 font-size:180%
}
font.wnd-font-size-190 {
 font-size:190%
}
font.wnd-font-size-200 {
 font-size:200%
}
.logo font[class*=wnd-font-size] {
 display:inline-block
}
.fonts-loaded .wnd-fonts-fallback .wnd-page,.fonts-loaded .wnd-fonts-fallback .wnd-page h1,.fonts-loaded .wnd-fonts-fallback .wnd-page h2,.fonts-loaded .wnd-fonts-fallback .wnd-page h3,.fonts-loaded .wnd-fonts-fallback .wnd-page h4 {
 font-weight:400!important
}
.fonts-loaded .wnd-fonts-fallback .wnd-page b,.fonts-loaded .wnd-fonts-fallback .wnd-page h1 b,.fonts-loaded .wnd-fonts-fallback .wnd-page h1 strong,.fonts-loaded .wnd-fonts-fallback .wnd-page h2 b,.fonts-loaded .wnd-fonts-fallback .wnd-page h2 strong,.fonts-loaded .wnd-fonts-fallback .wnd-page h3 b,.fonts-loaded .wnd-fonts-fallback .wnd-page h3 strong,.fonts-loaded .wnd-fonts-fallback .wnd-page h4 b,.fonts-loaded .wnd-fonts-fallback .wnd-page h4 strong,.fonts-loaded .wnd-fonts-fallback .wnd-page strong {
 font-weight:700!important
}
.block.wnd-align-left>div {
 text-align:left
}
.block.wnd-align-center>div,.block.wnd-align-right>div {
 text-align:center
}
.section {
 position:relative
}
.section:after,.section:before {
 content:"";
 display:table
}
.section:after {
 clear:both
}
.section-inner {
 position:relative;
}
.section-inner-topo {
	overflow:hidden;
	padding-top: 4.5vw;
	z-index: 9999;
}
.section-inner:after,.section-inner:before {
 content:"";
 display:table
}
.section-inner:after {
 clear:both
}
.section-bg {
 display:block;
 width:100%;
 height:100%
}
.section-bg,.section-bg-layer {
	overflow:hidden;
	z-index: 2 !important;
	background-color: #25263a;
	height: 1vw;
}
.section-bg-layer {
 bottom:0;
 right:0
}
.section-bg-layer>div {
 position:relative;
 height:100%;
 text-align:center;
 overflow:hidden
}
.section-bg-overlay {
 display:none
}
.parallax1 {
	background-image: url("imgs/homepage.jpg");
	height: 85vh;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
video.wnd-video-background {
 -o-object-fit:cover;
 object-fit:cover;
 width:100%;
 height:100%
}
.zoom {
    transition: transform .2s; /* Animation */
}

.zoom:hover {
    transform: scale(1.2); /* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.footer {
	display: block;
	/* bottom: 0; */
	z-index: 99;
}
/* CODIGO PP*/
.titulo-home{
    font-size: 2vw;
    font-weight: bold;
}
.justificar-texto {
	text-align: justify;
}
.conteudo-pag {
	display: block;
}

.topo-centra1{
	padding-top: 5vw !important;
}

.topo-centra3{
	padding-top: 1.5vw !important;
}



.footer-sobre{
	margin-top: 0;
}
.footer-serv{
	margin-top: 4vw;
}
.footer-priv{
	margin-top: 33vw;
}
.footer-contato{
	margin-top: 14vw;
}
.footer-home{
	display: block;
	color: #888;
	font-size:14px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}
.padd-left-pp{
	padding-left: 1vw !important
}


/* END CÓDIGO PP*/
body.isIE video.wnd-video-background {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 -o-object-fit:none;
 object-fit:none;
 width:auto;
 height:auto;
 min-width:100%;
 min-height:100%
}
iframe.wnd-video-background.orientation-landscape {
 width:auto;
 height:100%
}
iframe.wnd-video-background.orientation-portrait {
 width:100%;
 height:auto
}
.wnd-background-video .section-bg img {
 -o-object-fit:cover;
 object-fit:cover;
 width:100%;
 height:100%
}
body.isIE .wnd-background-video .section-bg img {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 -o-object-fit:none;
 object-fit:none;
 width:auto;
 height:auto;
 min-width:100%;
 min-height:100%
}
.wnd-background-image {
 background-size:cover;
 background-repeat:no-repeat
}
.wnd-background-pattern {
 background-repeat:repeat;
 background-size:auto
}
.wnd-background-image+.section-bg-overlay,.wnd-background-pattern+.section-bg-overlay,.wnd-background-video+.section-bg-overlay {
 display:block
}
.bgpos-top-center {
 background-position:top
}
.bgpos-center-center {
 background-position:50%
}
.bgpos-bottom-center {
 background-position:bottom
}
body:not(.touched) .bgatt-fixed {
 background-attachment:fixed
}
.bgatt-scroll {
 background-attachment:scroll
}
body:not(.wnd-cms) .section-bg {
 z-index:0
}
body:not(.wnd-cms) .parallax {
 position:fixed;
 z-index:-1;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 pointer-events:none
}
.section-wrapper .fullscreen {
 height:100vh;
 min-height:400px;
 max-height:500px
}
.section-wrapper .fullscreen-all {
 min-height:360px;
 min-height:100vh;
 max-height:100%
}
.ios-iframe .section-wrapper .fullscreen-all {
 max-height:500px
}
.wnd-cms .section-wrapper .fullscreen-all {
 min-height:calc(100vh - 45px)
}
#wnd_cookie_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen-all:first-child {
 min-height:calc(100vh - 46px)
}
#wnd_user_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen-all:first-child {
 min-height:calc(100vh - 47px)
}
#wnd_user_bar:not([style="display: none;"])+#wnd_cookie_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen-all:first-child {
 min-height:calc(100vh - 46px - 47px)
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.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 * {
 box-sizing:border-box
}
.pswp img {
 max-width:none
}
.pswp--animate_opacity {
 opacity:.001;
 will-change:opacity;
 transition:opacity 333ms cubic-bezier(.4,0,.22,1)
}
.pswp--open {
 display:block
}
.pswp--zoom-allowed .pswp__img {
 cursor:zoom-in
}
.pswp--zoomed-in .pswp__img {
 cursor:-webkit-grab;
 cursor:grab
}
.pswp--dragging .pswp__img {
 cursor:-webkit-grabbing;
 cursor:grabbing
}
.pswp__bg {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 background:#000;
 opacity:0;
 -webkit-backface-visibility:hidden
}
.pswp__bg:after {
 content:"0.7";
 display:block;
 position:absolute;
 width:0;
 height:0;
 visibility:hidden
}
.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;
 user-select:none;
 -webkit-tap-highlight-color:transparent;
 -webkit-touch-callout:none
}
.pswp__zoom-wrap {
 position:absolute;
 width:100%;
 -webkit-transform-origin:left top;
 transform-origin:left top;
 transition:transform 333ms cubic-bezier(.4,0,.22,1)
}
.pswp__bg {
 will-change:opacity;
 transition:opacity 333ms cubic-bezier(.4,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 {
 right:0;
 bottom:0;
 overflow:hidden
}
.pswp__img,.pswp__item {
 position:absolute;
 left:0;
 top:0
}
.pswp__img {
 width:auto;
 height:auto
}
.pswp__img--placeholder {
 -webkit-backface-visibility:hidden
}
.pswp__img--placeholder--blank {
 background:transparent
}
.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
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.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:.75;
 transition:opacity .2s;
 box-shadow:none
}
.pswp__button:focus,.pswp__button:hover {
 opacity:1
}
.pswp__button:active {
 outline:none;
 opacity:.9
}
.pswp__button::-moz-focus-inner {
 padding:0;
 border:0
}
.pswp__ui--over-close .pswp__button--close {
 opacity:1
}
.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
 background:url(../../3y/3yb/3ybh5o.png) 0 0 no-repeat;
 background-size:264px 88px;
 width:44px;
 height:44px
}
.pswp__button--close {
 background-position:0 -44px
}
.pswp__button--share {
 background-position:-44px -44px
}
.pswp__button--fs {
 display:none
}
.pswp--supports-fs .pswp__button--fs {
 display:block
}
.pswp--fs .pswp__button--fs {
 background-position:-44px 0
}
.pswp__button--zoom {
 display:none;
 background-position:-88px 0
}
.pswp--zoom-allowed .pswp__button--zoom {
 display:block
}
.pswp--zoomed-in .pswp__button--zoom {
 background-position:-132px 0
}
.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
 visibility:hidden
}
.pswp__button--arrow--left,.pswp__button--arrow--right {
 background:0 0;
 top:10%;
 margin-top:0;
 width:25%;
 height:80%;
 position:absolute;
 outline:none
}
.pswp__button--arrow--left {
 left:0
}
.pswp__button--arrow--right {
 right:0
}
.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
 content:"";
 top:50%;
 transform:translateY(-50%);
 background-color:rgba(0,0,0,.3);
 height:30px;
 width:32px;
 position:absolute
}
.pswp__button--arrow--left:before {
 left:6px;
 background-position:-138px -44px
}
.pswp__button--arrow--right:before {
 right:6px;
 background-position:-94px -44px
}
.pswp__counter,.pswp__share-modal {
 -webkit-user-select:none;
 -moz-user-select:none;
 user-select:none
}
.pswp__share-modal {
 display:block;
 background:rgba(0,0,0,.5);
 width:100%;
 height:100%;
 top:0;
 left:0;
 padding:10px;
 position:absolute;
 z-index:1600;
 opacity:0;
 transition:opacity .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;
 box-shadow:0 2px 5px rgba(0,0,0,.25);
 transform:translateY(6px);
 transition:transform .25s;
 -webkit-backface-visibility:hidden;
 will-change:transform
}
.pswp__share-tooltip a {
 display:block;
 padding:8px 12px;
 font-size:14px;
 line-height:18px
}
.pswp__share-tooltip a,.pswp__share-tooltip a:hover {
 color:#000;
 text-decoration:none
}
.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 {
 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:.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:center;
 max-width:100%;
 margin:auto;
 padding:10px;
 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;
 transition:opacity .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(../../3x/3xw/3xwanv.gif) 0 0 no-repeat
}
.pswp--css_animation .pswp__preloader--active {
 opacity:1
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
 animation:a .5s linear infinite
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
 animation:b 1s cubic-bezier(.4,0,.22,1) infinite
}
.pswp--css_animation .pswp__preloader__icn {
 background:none;
 opacity:.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 {
 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
}
@keyframes a {
 0% {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(1turn)
 }
}
@keyframes b {
 0% {
  transform:rotate(0)
 }
 50% {
  transform:rotate(-140deg)
 }
 to {
  transform:rotate(0)
 }
}
.pswp__ui {
 -webkit-font-smoothing:auto;
 visibility:visible;
 opacity:1;
 z-index:1550
}
.pswp__top-bar {
 position:absolute;
 left:0;
 top:0;
 height:44px;
 width:100%
}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
 -webkit-backface-visibility:hidden;
 will-change:opacity;
 transition:opacity 333ms cubic-bezier(.4,0,.22,1)
}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
 visibility:visible
}
.pswp__caption,.pswp__top-bar {
 background-color:rgba(0,0,0,.5)
}
.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
 background-color:rgba(0,0,0,.3)
}
.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar {
 opacity:0
}
.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
 opacity:.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
}
@font-face {
 font-family:WebnodeIcons;
 src:url(../../3y/3yc/3ycnqz.woff2) format("woff2"),url(../../1e/1e2/1e2sm8.woff) format("woff"),url(../../2k/2kx/2kx483.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans Japanese;
 src:url(../../3z/3zd/3zdgw7.woff2) format("woff2"),url(../../41/417/4171ji.woff) format("woff"),url(../../32/32f/32fu4q.ttf) format("truetype");
 font-weight:300;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans Japanese;
 src:url(../../24/24u/24u3t1.woff2) format("woff2"),url(../../08/088/0883aq.woff) format("woff"),url(../../0r/0rs/0rsh7a.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans Japanese;
 src:url(../../1h/1hl/1hl110.woff2) format("woff2"),url(../../2v/2vx/2vxiqd.woff) format("woff"),url(../../41/41w/41wpq0.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans;
 src:url(../../48/489/489sur.woff2) format("woff2"),url(../../3c/3ct/3ct5u5.woff) format("woff"),url(../../40/40z/40zypv.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans;
 src:url(../../0r/0rf/0rfmpe.woff2) format("woff2"),url(../../47/47n/47ndqk.woff) format("woff"),url(../../0s/0sr/0srdys.ttf) format("truetype");
 font-weight:400;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans;
 src:url(../../3h/3hc/3hcu4f.woff2) format("woff2"),url(../../0o/0ox/0oxzrs.woff) format("woff"),url(../../2l/2lo/2lo3lx.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Sans;
 src:url(../../3p/3pk/3pkg22.woff2) format("woff2"),url(../../04/04p/04p6je.woff) format("woff"),url(../../01/01j/01j2js.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif Japanese;
 src:url(../../3v/3vk/3vkf76.woff2) format("woff2"),url(../../0d/0d3/0d3rkz.woff) format("woff"),url(../../2w/2wa/2wavlp.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif Japanese;
 src:url(../../32/327/327gbt.woff2) format("woff2"),url(../../0e/0ef/0ef2yg.woff) format("woff"),url(../../26/264/264rnh.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif;
 src:url(../../1c/1cp/1cp1ld.woff2) format("woff2"),url(../../3p/3pg/3pgeaq.woff) format("woff"),url(../../11/11f/11f60e.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif;
 src:url(../../1u/1u2/1u20fc.woff2) format("woff2"),url(../../46/46y/46y3vd.woff) format("woff"),url(../../46/462/462upd.ttf) format("truetype");
 font-weight:400;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif;
 src:url(../../1o/1od/1odpbr.woff2) format("woff2"),url(../../1r/1rh/1rh1lt.woff) format("woff"),url(../../3i/3il/3ilqdz.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Noto Serif;
 src:url(../../3n/3nn/3nnodv.woff2) format("woff2"),url(../../2h/2hi/2hio2p.woff) format("woff"),url(../../1n/1nd/1nd1bn.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../20/20d/20dpjc.woff2) format("woff2"),url(../../0x/0xi/0xine3.woff) format("woff"),url(../../12/12r/12rsji.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Playfair Display;
 src:url(../../1f/1fj/1fj11w.woff2) format("woff2"),url(../../47/47o/47o8r7.woff) format("woff"),url(../../3q/3qv/3qvm39.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Playfair Display;
 src:url(../../3d/3dy/3dylfj.woff2) format("woff2"),url(../../0q/0qo/0qo8vl.woff) format("woff"),url(../../17/17a/17a0nn.ttf) format("truetype");
 font-weight:400;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Playfair Display;
 src:url(../../42/42o/42om2k.woff2) format("woff2"),url(../../0a/0aa/0aasrr.woff) format("woff"),url(../../1m/1m9/1m9ao5.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Playfair Display;
 src:url(../../2g/2gk/2gkyzc.woff2) format("woff2"),url(../../1s/1sq/1sqmig.woff) format("woff"),url(../../2f/2fp/2fpws4.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Abril FatFace;
 src:url(../../0z/0z0/0z00gy.woff2) format("woff2"),url(../../38/386/386rg2.woff) format("woff"),url(../../1g/1gt/1gtgz4.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Lobster;
 src:url(../../36/36q/36qcyc.woff2) format("woff2"),url(../../3l/3lx/3lx3x8.woff) format("woff"),url(../../39/39e/39e260.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Lora;
 src:url(../../44/44e/44e9bj.woff2) format("woff2"),url(../../2x/2x4/2x44q6.woff) format("woff"),url(../../2o/2o3/2o3rbi.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Lora;
 src:url(../../0f/0ff/0ffdxd.woff2) format("woff2"),url(../../37/37w/37wvux.woff) format("woff"),url(../../3x/3xk/3xk5gi.ttf) format("truetype");
 font-weight:400;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Lora;
 src:url(../../04/04l/04l1hf.woff2) format("woff2"),url(../../2w/2wd/2wdg5l.woff) format("woff"),url(../../1d/1dj/1djyqa.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Lora;
 src:url(../../0k/0k9/0k9v2h.woff2) format("woff2"),url(../../0v/0vd/0vdly1.woff) format("woff"),url(../../0u/0ug/0ugw1v.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Open Sans;
 src:url(../../42/426/426ll8.woff2) format("woff2"),url(../../10/10z/10zc1a.woff) format("woff"),url(../../0h/0hg/0hgibi.ttf) format("truetype");
 font-weight:300;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Open Sans;
 src:url(../../13/133/133w8v.woff2) format("woff2"),url(../../2p/2pq/2pqovu.woff) format("woff"),url(../../1t/1tp/1tpsxi.ttf) format("truetype");
 font-weight:300;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Open Sans;
 src:url(../../24/248/248h0y.woff2) format("woff2"),url(../../08/08g/08gs65.woff) format("woff"),url(../../1d/1dz/1dzr6w.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Open Sans;
 src:url(../../4d/4d3/4d3xuy.woff2) format("woff2"),url(../../2b/2bt/2btgvz.woff) format("woff"),url(../../23/23c/23cgbq.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Ribeye Marrow;
 src:url(../../0k/0ku/0kuhkz.woff2) format("woff2"),url(../../40/40x/40xvv8.woff) format("woff"),url(../../09/09m/09mvmq.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../3n/3nc/3ncu8u.woff2) format("woff2"),url(../../3g/3gd/3gdycc.woff) format("woff"),url(../../4d/4dn/4dn9uh.ttf) format("truetype");
 font-weight:300;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../41/41e/41eprd.woff2) format("woff2"),url(../../0c/0cg/0cg2uk.woff) format("woff"),url(../../3n/3n2/3n28yc.ttf) format("truetype");
 font-weight:300;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../16/161/161i3v.woff2) format("woff2"),url(../../49/49a/49axud.woff) format("woff"),url(../../15/15n/15ntji.ttf) format("truetype");
 font-weight:400;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../35/354/3543b6.woff2) format("woff2"),url(../../1e/1eg/1egvl0.woff) format("woff"),url(../../44/44v/44vt67.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Roboto;
 src:url(../../2k/2ke/2keajq.woff2) format("woff2"),url(../../1d/1dv/1dv8tv.woff) format("woff"),url(../../0j/0j6/0j6d1l.ttf) format("truetype");
 font-weight:700;
 font-style:italic;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Logo Type Gothic;
 src:url(../../23/23k/23kb2l.woff2) format("woff2"),url(../../0j/0jd/0jde8k.woff) format("woff"),url(../../10/10e/10e0b0.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Harenosora Mincho;
 src:url(../../0a/0ao/0ao5ei.woff2) format("woff2"),url(../../2u/2u7/2u74li.woff) format("woff"),url(../../0f/0f1/0f1mtm.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Kei Font;
 src:url(../../06/06w/06wkkc.woff2) format("woff2"),url(../../18/18n/18n07k.woff) format("woff"),url(../../32/322/322js9.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Rounded Mgen Plus;
 src:url(../../28/285/285vp6.woff2) format("woff2"),url(../../2r/2rc/2rc9fq.woff) format("woff"),url(../../03/03d/03dkzl.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Rounded Mgen Plus;
 src:url(../../1p/1ps/1psan7.woff2) format("woff2"),url(../../36/36l/36l01z.woff) format("woff"),url(../../2x/2xs/2xstt0.ttf) format("truetype");
 font-weight:700;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Utsukushi Mincho;
 src:url(../../0v/0vu/0vuj2t.woff2) format("woff2"),url(../../0z/0z4/0z4oaw.woff) format("woff"),url(../../07/075/075w1i.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
@font-face {
 font-family:Wada Lab Maru Gothic;
 src:url(../../1w/1w0/1w01lk.woff2) format("woff2"),url(../../0f/0fg/0fgujq.woff) format("woff"),url(../../1g/1gk/1gkroh.ttf) format("truetype");
 font-weight:400;
 font-style:normal;
 unicode-range:u+3000-303f,u+3040-309f,u+30a0-30ff,u+ff00-ffef,u+4e00-9faf,u+0020-007a;
 font-rendering:swap .5s;
 font-display:swap
}
.content {
 padding:0;
 margin:0;
 position:relative
}
.column-content {
 float:left;
 overflow:hidden
}
.column-content>div {
 padding:15px 10px
}
.column-content:first-child>div {
 padding-left:0
}
.contacto50-100{
	width: 50%;
}
.column-content:last-child>div {
 padding-right:0
}
#wnd-workarea .content:empty {
 padding:15px 0!important
}
p.empty {
 text-align:center;
 padding:10px 0
}
.inline-text,.styled-inline-text {
 display:inline-block;
 max-width:100%
}
.inline-text>span,.styled-inline-text>span {
 padding:5px 10px;
 display:inline-block;
 max-width:100%
}
.inline-text>span>span,.styled-inline-text>span>span {
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 display:inline;
 padding:0;
 -webkit-box-decoration-break:clone;
 box-decoration-break:clone;
 position:static
}
.wnd-cms .inline-text>span>span:empty:after,.wnd-cms .styled-inline-text>span>span:empty:after {
 content:"/";
 position:relative;
 z-index:0;
 opacity:0
}
.styled-inline-text>span>span {
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
.styled-inline-text>span>span:not(:empty) {
 padding-left:5px;
 padding-right:5px
}
.inline-data>span,.listing-data>span {
 padding:0
}
.section-wrapper {
 padding:0;
 margin:0
}
.block {
 padding:10px
}
.small .block {
 padding:5px
}
.large .block {
 padding:20px
}
.mt {
 padding:5px 3px
}
.mt>div:empty {
 padding:20px
}
.mt .text {
 padding:0!important
}
.sf {
 display:inline-block;
 padding:0
}
.sf>div {
 font-size:.875rem;
 line-height:1.42857;
 padding:5px 10px
}
body:not(.wnd-cms) .sf>div:empty {
 padding:0;
 line-height:0;
 font-size:0
}
.dots,.more-text {
 display:none
}
.dots {
 -webkit-transition:display .3s ease-in-out;
 transition:display .3s ease-in-out;
 position:relative;
 line-height:0;
 text-align:center;
 width:100%;
 height:14px;
 padding:0;
 margin:15px auto 0;
 overflow:hidden
}
.dots.show {
 display:block
}
.dots-content {
 width:70px;
 height:14px;
 overflow:hidden;
 position:relative;
 z-index:5;
 margin:0 auto
}
.dots ul {
 list-style:none;
 width:auto;
 height:auto;
 margin:0
}
.dots li,.dots ul {
 position:relative;
 overflow:hidden;
 display:inline-block;
 padding:0
}
.dots li {
 -webkit-transition:background-color .3s ease-in-out;
 transition:background-color .3s ease-in-out;
 width:6px;
 height:6px;
 margin:4px;
 border-radius:50%;
 cursor:pointer
}
.dots li.clone {
 display:none
}
.dots li.active {
 -webkit-transition:background-color .3s ease-in-out;
 transition:background-color .3s ease-in-out
}
.dots .infinite {
 width:66px
}
.dots .infinite li {
 height:4px;
 width:4px;
 vertical-align:middle
}
.dots .infinite li.active,.dots .infinite li.large {
 height:6px;
 width:6px
}
.dots .infinite li.clone {
 display:inline-block
}
.arrow {
 position:absolute;
 top:0;
 z-index:10;
 cursor:pointer;
 line-height:1;
 font-size:0
}
.arrow,.pr-0 .arrow {
 width:48px
}
.pr-768 .arrow {
 width:64px
}
.arrow-submit {
 -webkit-transition:all .3;
 transition:all .3
}
.arrow-submit,.pr-0 .arrow-submit {
 width:48px;
 height:48px;
 display:block;
 border-radius:50%;
 font-size:2rem;
 line-height:1.5;
 font-weight:300;
 text-align:center;
 position:absolute;
 top:50%;
 margin-top:-24px
}
.pr-768 .arrow-submit {
 width:64px;
 height:64px;
 font-size:2.5rem;
 line-height:1.625;
 margin-top:-32px
}
.arrow-submit:before {
 display:block
}
.arrow-prev,.pr-0 .arrow-prev {
 left:-5px
}
.pr-768 .arrow-prev {
 left:-10px
}
.pr-900 .arrow-prev {
 left:-15px
}
.arrow-prev .arrow-submit:before {
 content:"꤀";
 font-family:WebnodeIcons
}
.arrow-next,.pr-0 .arrow-next {
 right:-5px
}
.pr-768 .arrow-next {
 right:-10px
}
.pr-900 .arrow-next {
 right:-15px
}
.arrow-next .arrow-submit:before {
 content:"꤁";
 font-family:WebnodeIcons
}
.pager {
 padding:15px 0 0
}
.pager.wnd-disabled {
 display:none
}
.eshop .pager-container {
 text-align:center
}
.blog .pager-container {
 text-align:left
}
.pager a {
 -webkit-transition:color .3s ease-in-out!important;
 transition:color .3s ease-in-out!important;
 display:inline-block;
 text-decoration:none
}
.pager a,.pr-0 .pager a {
 font-size:.95rem;
 line-height:1.86667;
 font-weight:600;
 font-style:normal;
 padding:5px 0
}
.pager a:after,.pager a:before {
 display:inline
}
.pager a.wnd-disabled {
 display:none
}
.pager-prev {
 margin-right:10px
}
.pager-prev:before {
 content:"";
 padding-right:8px
}
.pager-next:after,.pager-prev:before {
 font-family:WebnodeIcons;
 position:relative;
 top:-1px
}
.pager-next:after {
 content:"";
 padding-left:8px
}
.pager .pager-prev:not(.wnd-disabled)+.pager-next:not(.wnd-disabled):before {
 content:"|";
 padding-right:15px
}
.image-title span {
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto;
 display:block
}
.image-title span,.pr-0 .image-title span {
 font-size:1rem;
 line-height:1.5;
 text-align:center;
 opacity:.8;
 padding:10px 0 0;
 font-weight:400
}
.pr-900 .image-title span {
 font-size:1.125rem;
 line-height:1.44444
}
.image-title span:empty {
 display:none
}
.image-title-left span {
 text-align:left
}
.image-title-center span {
 text-align:center
}
.image-title-right span {
 text-align:right
}
.image-title-justify span {
 text-align:justify
}
.pswp__caption {
 text-align:center;
 opacity:.8;
 padding:10px 0 0
}
html {
 -webkit-font-smoothing:antialiased
}
body {
 box-sizing:border-box;
 font-size:.95rem;
 line-height:1.6;
 font-weight:300;
 font-style:normal;
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.wnd-fonts-fallback {
 font-family:Noto Sans,Helvetica,Arial,sans-serif
}
html[lang=ja] body {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
html[lang=ja] body .text {
 font-weight:300
}
b,strong {
 font-weight:600
}
.abril-fatface {
 font-family:Abril FatFace,Times New Roman,serif;
 font-weight:400
}
.wnd-fonts-fallback .abril-fatface {
 font-family:Noto Serif,Times New Roman,serif
}
.abril-fatface:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.abril-fatface b,.abril-fatface strong {
 font-weight:700
}
.pt-serif {
 font-family:"pt-serif",Times New Roman,serif;
 font-weight:400
}
.wnd-fonts-fallback .pt-serif {
 font-family:Noto Serif,Times New Roman,serif
}
.pt-serif:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.pt-serif b,.pt-serif strong {
 font-weight:700
}
.proxima-nova {
 font-family: proxima-nova,Helvetica,Arial,sans-serif;
 font-weight:300
}
.wnd-fonts-fallback .proxima-nova {
 font-family:Noto Sans,Helvetica,Arial,sans-serif
}
.proxima-nova:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.lora,.proxima-nova b,.proxima-nova strong {
 font-weight:400
}
.lora {
 font-family:Lora,Georgia,serif
}
.wnd-fonts-fallback .lora {
 font-family:Noto Serif,Georgia,serif
}
.lora:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.lora b,.lora strong {
 font-weight:700
}
.lobster {
 font-family:Lobster,Georgia,serif;
 font-weight:400
}
.wnd-fonts-fallback .lobster {
 font-family:Noto Serif,Georgia,serif
}
.lobster:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.lobster b,.lobster strong {
 font-weight:700
}
.ribeye-marrow {
 font-family:Ribeye Marrow,Times New Roman,serif;
 font-weight:400
}
.wnd-fonts-fallback .ribeye-marrow {
 font-family:Noto Serif,Times New Roman,serif
}
.ribeye-marrow:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.ribeye-marrow b,.ribeye-marrow strong {
 font-weight:700
}
.brandon-grotesque {
 font-family:brandon-grotesque,Arial,sans-serif;
 font-weight:300
}
.wnd-fonts-fallback .brandon-grotesque {
 font-family:Noto Sans,Arial,sans-serif
}
.brandon-grotesque:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.brandon-grotesque b,.brandon-grotesque strong {
 font-weight:400
}
.playfair-display {
 font-family:Playfair Display,Times New Roman,serif;
 font-weight:400
}
.wnd-fonts-fallback .playfair-display {
 font-family:Noto Serif,Times New Roman,serif
}
.playfair-display:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.playfair-display b,.playfair-display strong {
 font-weight:700
}
.fira-sans {
 font-family:fira-sans,Trebuchet MS,sans-serif;
 font-weight:300
}
.wnd-fonts-fallback .fira-sans {
 font-family:Noto Sans,Trebuchet MS,sans-serif
}
.fira-sans:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.fira-sans b,.fira-sans strong {
 font-weight:500
}
.roboto {
 font-family:Roboto,Arial,sans-serif;
 font-weight:300
}
.wnd-fonts-fallback .roboto {
 font-family:Noto Sans,Arial,sans-serif
}
.roboto:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.roboto b,.roboto strong {
 font-weight:700
}
.open-sans {
 font-family:Open Sans,Trebuchet MS,sans-serif;
 font-weight:300
}
.wnd-fonts-fallback .open-sans {
 font-family:Noto Sans,Trebuchet MS,sans-serif
}
.open-sans:lang(ja) {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.open-sans b,.open-sans strong {
 font-weight:700
}
.jp-hannari-mincho {
 font-family:Hannari Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-hannari-mincho {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}
.jp-hannari-mincho b,.jp-hannari-mincho strong {
 font-weight:700
}
.jp-harenosora-mincho {
 font-family:Harenosora Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-harenosora-mincho {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}
.jp-harenosora-mincho b,.jp-harenosora-mincho strong {
 font-weight:700
}
.jp-kei-font {
 font-family:Kei Font,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-kei-font {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.jp-kei-font b,.jp-kei-font strong {
 font-weight:700
}
.jp-logo-type-gothic {
 font-family:Logo Type Gothic,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-logo-type-gothic {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.jp-logo-type-gothic b,.jp-logo-type-gothic strong {
 font-weight:700
}
.jp-rounded-mgen-plus {
 font-family:Rounded Mgen Plus,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-rounded-mgen-plus {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.jp-rounded-mgen-plus b,.jp-rounded-mgen-plus strong {
 font-weight:700
}
.jp-utsukushi-mincho {
 font-family:Utsukushi Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-utsukushi-mincho {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}
.jp-utsukushi-mincho b,.jp-utsukushi-mincho strong {
 font-weight:700
}
.jp-wada-lab-maru-gothic {
 font-family:Wada Lab Maru Gothic,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
 font-weight:400
}
.wnd-fonts-fallback .jp-wada-lab-maru-gothic {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.jp-wada-lab-maru-gothic b,.jp-wada-lab-maru-gothic strong {
 font-weight:700
}
.noto-sans-japanese {
 font-weight:400
}
.noto-sans-japanese,.wnd-fonts-fallback .noto-sans-japanese {
 font-family:Noto Sans Japanese,Noto Sans,Arial,sans-serif
}
.noto-sans-japanese b,.noto-sans-japanese strong {
 font-weight:700
}
.noto-serif-japanese {
 font-weight:400
}
.noto-serif-japanese,.wnd-fonts-fallback .noto-serif-japanese {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}
.noto-serif-japanese b,.noto-serif-japanese strong {
 font-weight:700
}
body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
 word-spacing:2px;
 letter-spacing:.5px
}
body:not(.wnd-fonts-fallback) .auto-font-size .lora,body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
 word-spacing:1px;
 letter-spacing:-.5px
}
body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
 word-spacing:2px;
 letter-spacing:-.5px
}
body:not(.wnd-fonts-fallback) .auto-font-size .proxima-nova {
 word-spacing:1px;
 letter-spacing:-.5px
}
.auto-font-size {
 line-height:0;
 font-size:2.125rem
}
.auto-font-size>span>span {
 font-size:inherit
}
.auto-font-size .claim-borders>span,.auto-font-size .claim-color-text>span,.auto-font-size .claim-default-inv>span,.auto-font-size .claim-default>span {
 line-height:148%
}
.auto-font-size .claim-bg-inv.abril-fatface>span,.auto-font-size .claim-bg.abril-fatface>span,.auto-font-size .claim-color-alpha.abril-fatface>span,.auto-font-size .claim-color-inv.abril-fatface>span,.auto-font-size .claim-color.abril-fatface>span,.auto-font-size .claim-gray.abril-fatface>span {
 line-height:156%
}
.auto-font-size .claim-bg-inv.brandon-grotesque>span,.auto-font-size .claim-bg.brandon-grotesque>span,.auto-font-size .claim-color-alpha.brandon-grotesque>span,.auto-font-size .claim-color-inv.brandon-grotesque>span,.auto-font-size .claim-color.brandon-grotesque>span,.auto-font-size .claim-gray.brandon-grotesque>span {
 line-height:170%
}
.auto-font-size .claim-bg-inv.fira-sans>span,.auto-font-size .claim-bg.fira-sans>span,.auto-font-size .claim-color-alpha.fira-sans>span,.auto-font-size .claim-color-inv.fira-sans>span,.auto-font-size .claim-color.fira-sans>span,.auto-font-size .claim-gray.fira-sans>span {
 line-height:160%
}
.auto-font-size .claim-bg-inv.lobster>span,.auto-font-size .claim-bg.lobster>span,.auto-font-size .claim-color-alpha.lobster>span,.auto-font-size .claim-color-inv.lobster>span,.auto-font-size .claim-color.lobster>span,.auto-font-size .claim-gray.lobster>span {
 line-height:200%
}
.auto-font-size .claim-bg-inv.lora>span,.auto-font-size .claim-bg.lora>span,.auto-font-size .claim-color-alpha.lora>span,.auto-font-size .claim-color-inv.lora>span,.auto-font-size .claim-color.lora>span,.auto-font-size .claim-gray.lora>span {
 line-height:170%
}
.auto-font-size .claim-bg-inv.open-sans>span,.auto-font-size .claim-bg.open-sans>span,.auto-font-size .claim-color-alpha.open-sans>span,.auto-font-size .claim-color-inv.open-sans>span,.auto-font-size .claim-color.open-sans>span,.auto-font-size .claim-gray.open-sans>span {
 line-height:165%
}
.auto-font-size .claim-bg-inv.playfair-display>span,.auto-font-size .claim-bg.playfair-display>span,.auto-font-size .claim-color-alpha.playfair-display>span,.auto-font-size .claim-color-inv.playfair-display>span,.auto-font-size .claim-color.playfair-display>span,.auto-font-size .claim-gray.playfair-display>span {
 line-height:153%
}
.auto-font-size .claim-bg-inv.proxima-nova>span,.auto-font-size .claim-bg.proxima-nova>span,.auto-font-size .claim-color-alpha.proxima-nova>span,.auto-font-size .claim-color-inv.proxima-nova>span,.auto-font-size .claim-color.proxima-nova>span,.auto-font-size .claim-gray.proxima-nova>span {
 line-height:145%
}
.auto-font-size .claim-bg-inv.pt-serif>span,.auto-font-size .claim-bg.pt-serif>span,.auto-font-size .claim-color-alpha.pt-serif>span,.auto-font-size .claim-color-inv.pt-serif>span,.auto-font-size .claim-color.pt-serif>span,.auto-font-size .claim-gray.pt-serif>span {
 line-height:151%
}
.auto-font-size .claim-bg-inv.ribeye-marrow>span,.auto-font-size .claim-bg.ribeye-marrow>span,.auto-font-size .claim-color-alpha.ribeye-marrow>span,.auto-font-size .claim-color-inv.ribeye-marrow>span,.auto-font-size .claim-color.ribeye-marrow>span,.auto-font-size .claim-gray.ribeye-marrow>span {
 line-height:178%
}
.auto-font-size .claim-bg-inv.roboto>span,.auto-font-size .claim-bg.roboto>span,.auto-font-size .claim-color-alpha.roboto>span,.auto-font-size .claim-color-inv.roboto>span,.auto-font-size .claim-color.roboto>span,.auto-font-size .claim-gray.roboto>span {
 line-height:156%
}
.auto-font-size .claim-bg-inv.jp-hannari-mincho>span,.auto-font-size .claim-bg.jp-hannari-mincho>span,.auto-font-size .claim-color-alpha.jp-hannari-mincho>span,.auto-font-size .claim-color-inv.jp-hannari-mincho>span,.auto-font-size .claim-color.jp-hannari-mincho>span,.auto-font-size .claim-gray.jp-hannari-mincho>span {
 line-height:168%
}
.auto-font-size .claim-bg-inv.jp-harenosora-mincho>span,.auto-font-size .claim-bg.jp-harenosora-mincho>span,.auto-font-size .claim-color-alpha.jp-harenosora-mincho>span,.auto-font-size .claim-color-inv.jp-harenosora-mincho>span,.auto-font-size .claim-color.jp-harenosora-mincho>span,.auto-font-size .claim-gray.jp-harenosora-mincho>span {
 line-height:179%
}
.auto-font-size .claim-bg-inv.jp-kei-font>span,.auto-font-size .claim-bg.jp-kei-font>span,.auto-font-size .claim-color-alpha.jp-kei-font>span,.auto-font-size .claim-color-inv.jp-kei-font>span,.auto-font-size .claim-color.jp-kei-font>span,.auto-font-size .claim-gray.jp-kei-font>span {
 line-height:169%
}
.auto-font-size .claim-bg-inv.jp-logo-type-gothic>span,.auto-font-size .claim-bg.jp-logo-type-gothic>span,.auto-font-size .claim-color-alpha.jp-logo-type-gothic>span,.auto-font-size .claim-color-inv.jp-logo-type-gothic>span,.auto-font-size .claim-color.jp-logo-type-gothic>span,.auto-font-size .claim-gray.jp-logo-type-gothic>span {
 line-height:156%
}
.auto-font-size .claim-bg-inv.jp-rounded-mgen-plus>span,.auto-font-size .claim-bg-inv.jp-utsukushi-mincho>span,.auto-font-size .claim-bg-inv.jp-wada-lab-maru-gothic>span,.auto-font-size .claim-bg.jp-rounded-mgen-plus>span,.auto-font-size .claim-bg.jp-utsukushi-mincho>span,.auto-font-size .claim-bg.jp-wada-lab-maru-gothic>span,.auto-font-size .claim-color-alpha.jp-rounded-mgen-plus>span,.auto-font-size .claim-color-alpha.jp-utsukushi-mincho>span,.auto-font-size .claim-color-alpha.jp-wada-lab-maru-gothic>span,.auto-font-size .claim-color-inv.jp-rounded-mgen-plus>span,.auto-font-size .claim-color-inv.jp-utsukushi-mincho>span,.auto-font-size .claim-color-inv.jp-wada-lab-maru-gothic>span,.auto-font-size .claim-color.jp-rounded-mgen-plus>span,.auto-font-size .claim-color.jp-utsukushi-mincho>span,.auto-font-size .claim-color.jp-wada-lab-maru-gothic>span,.auto-font-size .claim-gray.jp-rounded-mgen-plus>span,.auto-font-size .claim-gray.jp-utsukushi-mincho>span,.auto-font-size .claim-gray.jp-wada-lab-maru-gothic>span {
 line-height:159%
}
.auto-font-size .claim-bg-inv.noto-sans-japanese>span,.auto-font-size .claim-bg.noto-sans-japanese>span,.auto-font-size .claim-color-alpha.noto-sans-japanese>span,.auto-font-size .claim-color-inv.noto-sans-japanese>span,.auto-font-size .claim-color.noto-sans-japanese>span,.auto-font-size .claim-gray.noto-sans-japanese>span {
 line-height:168%
}
.auto-font-size .claim-bg-inv.noto-serif-japanese>span,.auto-font-size .claim-bg.noto-serif-japanese>span,.auto-font-size .claim-color-alpha.noto-serif-japanese>span,.auto-font-size .claim-color-inv.noto-serif-japanese>span,.auto-font-size .claim-color.noto-serif-japanese>span,.auto-font-size .claim-gray.noto-serif-japanese>span {
 line-height:163%
}
.auto-font-size .claim-bg-inv.playfair-display>span>span,.auto-font-size .claim-bg.playfair-display>span>span,.auto-font-size .claim-color-alpha.playfair-display>span>span,.auto-font-size .claim-color-inv.playfair-display>span>span,.auto-font-size .claim-color.playfair-display>span>span,.auto-font-size .claim-gray.playfair-display>span>span {
 padding-bottom:1px
}
.auto-font-size .claim-bg-inv.proxima-nova>span>span,.auto-font-size .claim-bg.proxima-nova>span>span,.auto-font-size .claim-color-alpha.proxima-nova>span>span,.auto-font-size .claim-color-inv.proxima-nova>span>span,.auto-font-size .claim-color.proxima-nova>span>span,.auto-font-size .claim-gray.proxima-nova>span>span {
 padding-top:2px
}
.auto-font-size .claim-bg-inv.lora>span>span,.auto-font-size .claim-bg.lora>span>span,.auto-font-size .claim-color-alpha.lora>span>span,.auto-font-size .claim-color-inv.lora>span>span,.auto-font-size .claim-color.lora>span>span,.auto-font-size .claim-gray.lora>span>span {
 padding-bottom:3px;
 padding-top:2px
}
.auto-font-size .claim-bg-inv.open-sans>span>span,.auto-font-size .claim-bg.open-sans>span>span,.auto-font-size .claim-color-alpha.open-sans>span>span,.auto-font-size .claim-color-inv.open-sans>span>span,.auto-font-size .claim-color.open-sans>span>span,.auto-font-size .claim-gray.open-sans>span>span {
 padding-bottom:3px
}
.auto-font-size .claim-bg-inv.brandon-grotesque>span>span,.auto-font-size .claim-bg.brandon-grotesque>span>span,.auto-font-size .claim-color-alpha.brandon-grotesque>span>span,.auto-font-size .claim-color-inv.brandon-grotesque>span>span,.auto-font-size .claim-color.brandon-grotesque>span>span,.auto-font-size .claim-gray.brandon-grotesque>span>span {
 padding-bottom:1px
}
.auto-font-size .claim-bg-inv.lobster>span>span,.auto-font-size .claim-bg.lobster>span>span,.auto-font-size .claim-color-alpha.lobster>span>span,.auto-font-size .claim-color-inv.lobster>span>span,.auto-font-size .claim-color.lobster>span>span,.auto-font-size .claim-gray.lobster>span>span {
 padding-top:5px;
 padding-bottom:5px
}
.auto-font-size .claim-bg-inv.roboto>span>span,.auto-font-size .claim-bg.roboto>span>span,.auto-font-size .claim-color-alpha.roboto>span>span,.auto-font-size .claim-color-inv.roboto>span>span,.auto-font-size .claim-color.roboto>span>span,.auto-font-size .claim-gray.roboto>span>span {
 padding-bottom:1px
}
.auto-font-size .claim-bg-inv.ribeye-marrow>span>span,.auto-font-size .claim-bg.ribeye-marrow>span>span,.auto-font-size .claim-color-alpha.ribeye-marrow>span>span,.auto-font-size .claim-color-inv.ribeye-marrow>span>span,.auto-font-size .claim-color.ribeye-marrow>span>span,.auto-font-size .claim-gray.ribeye-marrow>span>span {
 padding-top:5px
}
.auto-font-size .claim-bg-inv.jp-kei-font>span>span,.auto-font-size .claim-bg.jp-kei-font>span>span,.auto-font-size .claim-color-alpha.jp-kei-font>span>span,.auto-font-size .claim-color-inv.jp-kei-font>span>span,.auto-font-size .claim-color.jp-kei-font>span>span,.auto-font-size .claim-gray.jp-kei-font>span>span {
 padding-bottom:3px;
 padding-top:3px
}
.auto-font-size .claim-bg-inv.jp-hannari-mincho>span>span,.auto-font-size .claim-bg-inv.jp-harenosora-mincho>span>span,.auto-font-size .claim-bg-inv.jp-wada-lab-maru-gothic>span>span,.auto-font-size .claim-bg.jp-hannari-mincho>span>span,.auto-font-size .claim-bg.jp-harenosora-mincho>span>span,.auto-font-size .claim-bg.jp-wada-lab-maru-gothic>span>span,.auto-font-size .claim-color-alpha.jp-hannari-mincho>span>span,.auto-font-size .claim-color-alpha.jp-harenosora-mincho>span>span,.auto-font-size .claim-color-alpha.jp-wada-lab-maru-gothic>span>span,.auto-font-size .claim-color-inv.jp-hannari-mincho>span>span,.auto-font-size .claim-color-inv.jp-harenosora-mincho>span>span,.auto-font-size .claim-color-inv.jp-wada-lab-maru-gothic>span>span,.auto-font-size .claim-color.jp-hannari-mincho>span>span,.auto-font-size .claim-color.jp-harenosora-mincho>span>span,.auto-font-size .claim-color.jp-wada-lab-maru-gothic>span>span,.auto-font-size .claim-gray.jp-hannari-mincho>span>span,.auto-font-size .claim-gray.jp-harenosora-mincho>span>span,.auto-font-size .claim-gray.jp-wada-lab-maru-gothic>span>span {
 padding-top:.1em!important;
 padding-bottom:0!important
}
.auto-font-size .claim-bg-inv.jp-logo-type-gothic>span>span,.auto-font-size .claim-bg-inv.jp-utsukushi-mincho>span>span,.auto-font-size .claim-bg.jp-logo-type-gothic>span>span,.auto-font-size .claim-bg.jp-utsukushi-mincho>span>span,.auto-font-size .claim-color-alpha.jp-logo-type-gothic>span>span,.auto-font-size .claim-color-alpha.jp-utsukushi-mincho>span>span,.auto-font-size .claim-color-inv.jp-logo-type-gothic>span>span,.auto-font-size .claim-color-inv.jp-utsukushi-mincho>span>span,.auto-font-size .claim-color.jp-logo-type-gothic>span>span,.auto-font-size .claim-color.jp-utsukushi-mincho>span>span,.auto-font-size .claim-gray.jp-logo-type-gothic>span>span,.auto-font-size .claim-gray.jp-utsukushi-mincho>span>span {
 padding-top:0!important;
 padding-bottom:.1em!important
}
.auto-font-size>.wnd-font-size-90 {
 font-size:100%
}
.auto-font-size>.wnd-font-size-70,.auto-font-size>.wnd-font-size-80 {
 font-size:85%
}
.auto-font-size>.wnd-font-size-50,.auto-font-size>.wnd-font-size-60 {
 font-size:80%
}
.auto-font-size>.wnd-font-size-30,.auto-font-size>.wnd-font-size-40 {
 font-size:75%
}
.auto-font-size>.wnd-font-size-10,.auto-font-size>.wnd-font-size-20 {
 font-size:68%
}
.text p {
 padding-bottom:15px;
 margin:0
}
.text p:last-child {
 padding-bottom:0
}
.form label a,.perex a,.text a {
 -webkit-transition:color .25s ease-in-out,border .25s ease-in-out;
 transition:color .25s ease-in-out,border .25s ease-in-out;
 text-decoration:none;
 border-bottom:1px solid
}
body:not(.touched):not(.wnd-cms) .form label a:hover,body:not(.touched):not(.wnd-cms) .perex a:hover,body:not(.touched):not(.wnd-cms) .text a:hover {
 text-decoration:none
}
.text ul {
 padding:0 0 15px;
 margin:0;
 list-style:none;
 display:block
}
.text ul:last-child {
 padding-bottom:0
}
.text ul li {
 position:relative;
 text-align:left;
 padding:0 0 4px 45px
}
.text ul li:before {
 font-family: "Font Awesome 5 Free"; 
 font-weight: 900; 
 content: "\f105";
 position:absolute;
 top:0;
 left:15px
}

.text ul li ol li:before {
 display:none
}
.text ul li ol,.text ul li ul {
 padding-top:4px;
 padding-bottom:0!important
}
.column-wrapper .column-content .text ul {
 padding-bottom:15px
}
.column-wrapper .column-content .text ul li {
 padding:0 0 4px 35px
}
.column-wrapper .column-content .text ul li:before {
 left:0
}
.text ol {
 padding:0 0 15px 30px;
 margin:0;
 display:block;
 counter-reset:a
}
.text ol:last-child {
 padding-bottom:0
}
.text ol li {
 text-align:left;
 padding:0 0 4px 15px;
 counter-increment:a;
 position:relative;
 list-style-type:none
}
.text ol li:before {
 content:counter(a) ".";
 position:absolute;
 left:-20px
}
.text ol li ol,.text ol li ul {
 padding-top:4px;
 padding-bottom:0!important
}
.text ol li ul li {
 padding:0 0 4px 45px
}
.text ol li ul li:before {
 left:15px
}
.column-wrapper .column-content .text ol {
 padding-bottom:15px;
 padding-left:0
}
.column-wrapper .column-content .text ol li {
 padding:0 0 4px 35px
}
.column-wrapper .column-content .text ol li:before {
 left:0
}
blockquote {
 font-size:1.125rem;
 line-height:1.55556;
 padding:20px 20px 30px 50px;
 position:relative;
 font-family:'Eras Demi ITC',Times New Roman,serif;
 font-weight:400;
 margin:0;
 display:block
}
.wnd-fonts-fallback blockquote {
 font-family:Noto Serif,Times New Roman,serif
}
html[lang=ja] blockquote {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}
blockquote:before {
 font-size:4.75rem;
 top:22px;
 left:5px;
 content:"“";
 font-family:"pt-serif",Times New Roman,serif;
 font-weight:400;
 display:block;
 line-height:1;
 position:absolute
}
.wnd-fonts-fallback blockquote:before {
 font-family:Noto Serif,Times New Roman,serif
}
html[lang=ja] blockquote:before {
 font-family:Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
 content:"「」";
 top:25px;
 left:-18px;
 font-size:2.5rem
}
html[lang=ca] blockquote:before,html[lang=el] blockquote:before,html[lang=fr] blockquote:before,html[lang=it] blockquote:before,html[lang=lv] blockquote:before,html[lang=no] blockquote:before,html[lang=pt] blockquote:before,html[lang=ru] blockquote:before,html[lang=uk] blockquote:before {
 content:"«";
 font-family:serif;
 top:0;
 left:3px;
 max-height:70px
}
html[lang=cz] blockquote:before,html[lang=de] blockquote:before,html[lang=hr] blockquote:before,html[lang=hu] blockquote:before,html[lang=nl] blockquote:before,html[lang=pl] blockquote:before,html[lang=sk] blockquote:before {
 content:"„";
 top:-32px;
 left:5px;
 max-height:90px
}
blockquote b,blockquote strong {
 font-weight:700
}
blockquote p {
 font-family:inherit;
 font-size:inherit;
 font-weight:inherit;
 font-style:inherit
}
blockquote p:last-child {
 padding:0
}
.blog-detail-head h2,.blog h2,.column-wrapper .blog h2,.column-wrapper .text h2,.text h2 {
 font-size:1.625rem;
 line-height:1.38462
}
.blog-detail-head h3,.blog-detail-head h4,.blog h3,.blog h4,.column-wrapper .blog h3,.column-wrapper .blog h4,.column-wrapper .text h3,.column-wrapper .text h4,.text h3,.text h4 {
 font-size:1.125rem;
 line-height:1.5
}
.blog-detail-header-01 .blog-detail-title div,.blog-detail-head h1,.blog h1,.text h1 {
 font-size:2rem;
 line-height:1.25;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:300;
 text-align:center
}
.blog-detail-head .wnd-fonts-fallback h1,.blog-detail-header-01 .blog-detail-title .wnd-fonts-fallback div,.blog .wnd-fonts-fallback h1,.text .wnd-fonts-fallback h1,.wnd-fonts-fallback .blog-detail-header-01 .blog-detail-title div,.wnd-fonts-fallback .blog-detail-head h1,.wnd-fonts-fallback .blog h1,.wnd-fonts-fallback .text h1 {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.blog-detail-header-01 .blog-detail-title div:lang(ja),.blog-detail-head h1:lang(ja),.blog h1:lang(ja),.text h1:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.blog-detail-header-01 .blog-detail-title div b,.blog-detail-header-01 .blog-detail-title div strong,.blog-detail-head h1 b,.blog-detail-head h1 strong,.blog h1 b,.blog h1 strong,.text h1 b,.text h1 strong {
 font-weight:500
}
.blog-detail-header-01 .blog-detail-title div+h3,.blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
 text-align:center;
 margin-top:-3px
}
.blog-detail-head h3,.blog-detail-head h4,.blog h3,.blog h4,.text h3,.text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 text-align:left
}
.blog-detail-head .wnd-fonts-fallback h3,.blog-detail-head .wnd-fonts-fallback h4,.blog .wnd-fonts-fallback h3,.blog .wnd-fonts-fallback h4,.text .wnd-fonts-fallback h3,.text .wnd-fonts-fallback h4,.wnd-fonts-fallback .blog-detail-head h3,.wnd-fonts-fallback .blog-detail-head h4,.wnd-fonts-fallback .blog h3,.wnd-fonts-fallback .blog h4,.wnd-fonts-fallback .text h3,.wnd-fonts-fallback .text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.blog-detail-head h3:lang(ja),.blog-detail-head h4:lang(ja),.blog h3:lang(ja),.blog h4:lang(ja),.text h3:lang(ja),.text h4:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.blog-detail-head h3 b,.blog-detail-head h3 strong,.blog-detail-head h4 b,.blog-detail-head h4 strong,.blog h3 b,.blog h3 strong,.blog h4 b,.blog h4 strong,.text h3 b,.text h3 strong,.text h4 b,.text h4 strong {
 font-weight:600
}
.blog-detail-header-01 .blog-detail-title div,.blog-detail-head h1,.blog-detail-head h2,.blog-detail-head h3,.blog-detail-head h4,.blog h1,.blog h2,.blog h3,.blog h4,.text h1,.text h2,.text h3,.text h4 {
 word-wrap:break-word;
 font-style:normal;
 padding:0;
 margin-top:0;
 margin-bottom:0
}
.blog-detail-head h1+ol,.blog-detail-head h1+p,.blog-detail-head h1+ul,.blog h1+ol,.blog h1+p,.blog h1+ul,.text h1+ol,.text h1+p,.text h1+ul {
 padding-top:7px
}
.blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
 text-align:center;
 margin-top:-3px
}
.blog-detail-head h2,.blog h2,.text h2 {
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:300;
 text-align:left;
 padding-bottom:7px
}
.wnd-fonts-fallback .blog-detail-head h2,.wnd-fonts-fallback .blog h2,.wnd-fonts-fallback .text h2 {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.blog-detail-head h2:lang(ja),.blog h2:lang(ja),.text h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.blog-detail-head h2:last-child,.blog-detail-head h2:only-child,.blog h2:last-child,.blog h2:only-child,.text h2:last-child,.text h2:only-child {
 padding-bottom:0
}
.blog-detail-head h2 b,.blog-detail-head h2 strong,.blog h2 b,.blog h2 strong,.text h2 b,.text h2 strong {
 font-weight:500
}
.blog-detail-head h2+h1,.blog-detail-head h2+h2,.blog-detail-head h2+h3,.blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+h1,.blog h2+h2,.blog h2+h3,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+h1,.text h2+h2,.text h2+h3,.text h2+ol,.text h2+p,.text h2+ul {
 margin-top:-7px
}
.blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+ol,.text h2+p,.text h2+ul {
 padding-top:4px
}
.blog-detail-head h2+h3,.blog h2+h3,.text h2+h3 {
 text-align:center;
 padding-bottom:2px
}
.blog-detail-head h3+ol,.blog-detail-head h3+p,.blog-detail-head h3+ul,.blog-detail-head h4+ol,.blog-detail-head h4+p,.blog-detail-head h4+ul,.blog h3+ol,.blog h3+p,.blog h3+ul,.blog h4+ol,.blog h4+p,.blog h4+ul,.text h3+ol,.text h3+p,.text h3+ul,.text h4+ol,.text h4+p,.text h4+ul {
 padding-top:5px
}
.blog-detail-head blockquote+h1,.blog-detail-head ol+h1,.blog-detail-head p+h1,.blog-detail-head ul+h1,.blog blockquote+h1,.blog ol+h1,.blog p+h1,.blog ul+h1,.text blockquote+h1,.text ol+h1,.text p+h1,.text ul+h1 {
 padding-top:24px
}
.blog-detail-head blockquote+h2,.blog-detail-head ol+h2,.blog-detail-head p+h2,.blog-detail-head ul+h2,.blog blockquote+h2,.blog ol+h2,.blog p+h2,.blog ul+h2,.text blockquote+h2,.text ol+h2,.text p+h2,.text ul+h2 {
 padding-top:4px
}
.blog-detail-head blockquote+h3,.blog-detail-head blockquote+h4,.blog-detail-head ol+h3,.blog-detail-head ol+h4,.blog-detail-head p+h3,.blog-detail-head p+h4,.blog-detail-head ul+h3,.blog-detail-head ul+h4,.blog blockquote+h3,.blog blockquote+h4,.blog ol+h3,.blog ol+h4,.blog p+h3,.blog p+h4,.blog ul+h3,.blog ul+h4,.text blockquote+h3,.text blockquote+h4,.text ol+h3,.text ol+h4,.text p+h3,.text p+h4,.text ul+h3,.text ul+h4 {
 padding-top:14px
}
.column-wrapper .blog h2:only-child,.column-wrapper .text h2:only-child {
 padding-bottom:0
}
.column-wrapper .blog h1,.column-wrapper .text h1 {
 font-size:1.5rem;
 line-height:1.5
}
.column-wrapper .blog h1+h3,.column-wrapper .text h1+h3 {
 padding-top:6px;
 padding-bottom:0
}
.column-wrapper .blog h2:last-child,.column-wrapper .text h2:last-child {
 padding-bottom:0
}
.column-wrapper .blog h2+h3,.column-wrapper .text h2+h3 {
 margin-top:-2px
}
.column-wrapper .blog blockquote+h1,.column-wrapper .blog ol+h1,.column-wrapper .blog p+h1,.column-wrapper .blog ul+h1,.column-wrapper .text blockquote+h1,.column-wrapper .text ol+h1,.column-wrapper .text p+h1,.column-wrapper .text ul+h1 {
 padding-top:15px
}
.column-wrapper .blog blockquote+h2,.column-wrapper .blog ol+h2,.column-wrapper .blog p+h2,.column-wrapper .blog ul+h2,.column-wrapper .text blockquote+h2,.column-wrapper .text ol+h2,.column-wrapper .text p+h2,.column-wrapper .text ul+h2 {
 padding-top:10px
}
.column-wrapper .blog blockquote+h3,.column-wrapper .blog blockquote+h4,.column-wrapper .blog ol+h3,.column-wrapper .blog ol+h4,.column-wrapper .blog p+h3,.column-wrapper .blog p+h4,.column-wrapper .blog ul+h3,.column-wrapper .blog ul+h4,.column-wrapper .text blockquote+h3,.column-wrapper .text blockquote+h4,.column-wrapper .text ol+h3,.column-wrapper .text ol+h4,.column-wrapper .text p+h3,.column-wrapper .text p+h4,.column-wrapper .text ul+h3,.column-wrapper .text ul+h4 {
 padding-top:8px
}
.text {
 padding:0;
 margin:0
}
.text-content {
 margin:0;
 word-wrap:break-word
}
.column-wrapper .text-content,.text-content {
 padding:6px 10px
}
@-webkit-keyframes c {
 0% {
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 to {
  -webkit-transform:scale(1.05);
  transform:scale(1.05)
 }
}
@keyframes c {
 0% {
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 to {
  -webkit-transform:scale(1.05);
  transform:scale(1.05)
 }
}
.wnd-page .image {
 position:relative
}
.wnd-page .image .image-content {
 position:relative;
 line-height:0;
 overflow:hidden;
 z-index:10
}
.wnd-page .image .embed-content:after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0
}
.wnd-page .image img {
 z-index:1
}
.wnd-page .image img+.embed-content {
 opacity:0;
 display:none!important
}
.wnd-page .image a {
 display:block;
 text-decoration:none
}
.wnd-page .image .image-title {
 -webkit-transition:all .35s ease-in;
 transition:all .35s ease-in;
 position:absolute;
 top:auto;
 left:0;
 bottom:-1px;
 right:0;
 opacity:0;
 font-size:1rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:400;
 z-index:15;
 overflow:hidden
}
.wnd-fonts-fallback .wnd-page .image .image-title {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.wnd-page .image .image-title:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.wnd-page .image .title-overlay {
 -webkit-transition:all .25s;
 transition:all .25s;
 opacity:0;
 -webkit-transform:translate3d(0,100%,0);
 transform:translate3d(0,100%,0);
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 z-index:11
}
.wnd-page .image .title-text {
 -webkit-transition:all .4s;
 transition:all .4s;
 -webkit-transform:translate3d(100%,0,0);
 transform:translate3d(100%,0,0);
 opacity:0;
 display:block;
 margin:18% 15px 15px;
 text-align:left;
 position:relative;
 z-index:13;
 overflow:hidden
}
.wnd-page .image .title-text:empty+.title-overlay {
 display:none
}
.wnd-page .image-lightbox img,.wnd-page .image-link img {
 -webkit-transform:scale(1);
 transform:scale(1);
 -webkit-transition:all .5s ease-in;
 transition:all .5s ease-in
}
body:not(.touched):not(.wnd-cms) .image-content a:hover img {
 -webkit-animation:c .5s;
 animation:c .5s;
 -webkit-transform:scale(1.05);
 transform:scale(1.05)
}
body:not(.touched):not(.wnd-cms) .image-content a:hover .image-title {
 opacity:1
}
body:not(.touched):not(.wnd-cms) .image-content a:hover .title-overlay,body:not(.touched):not(.wnd-cms) .image-content a:hover .title-text {
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 opacity:1
}
body:not(.touched):not(.wnd-cms) .image.image-default .image-content:hover .image-title {
 opacity:1
}
body:not(.touched):not(.wnd-cms) .image.image-default .image-content:hover .title-overlay,body:not(.touched):not(.wnd-cms) .image.image-default .image-content:hover .title-text {
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 opacity:1
}
body.touched .image .image-title,body.wnd-cms .image .image-title {
 opacity:1
}
body.touched .image .title-overlay,body.touched .image .title-text,body.wnd-cms .image .title-overlay,body.wnd-cms .image .title-text {
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 opacity:1
}
.image-lightbox .image-content,.image-link .image-content {
 cursor:pointer
}
.wnd-float-left {
 margin:0 4px 4px 0!important
}
.wnd-float-right {
 margin:0 0 4px 4px!important
}
.button a,.eshop-cart-checkout a,.eshop-cart.wnd-cart-empty .eshop-cart-continue a,.eshop-detail .product-cart-submit,.eshop-slider .product-button a {
 -webkit-transition:color .3s,background-color .3s,border-color .3s;
 transition:color .3s,background-color .3s,border-color .3s;
 font-size:1.125rem;
 line-height:1.44444;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 padding:12px 2em;
 border:1px solid
}
.button .wnd-fonts-fallback a,.eshop-cart-checkout .wnd-fonts-fallback a,.eshop-cart.wnd-cart-empty .eshop-cart-continue .wnd-fonts-fallback a,.eshop-detail .wnd-fonts-fallback .product-cart-submit,.eshop-slider .product-button .wnd-fonts-fallback a,.wnd-fonts-fallback .button a,.wnd-fonts-fallback .eshop-cart-checkout a,.wnd-fonts-fallback .eshop-cart.wnd-cart-empty .eshop-cart-continue a,.wnd-fonts-fallback .eshop-detail .product-cart-submit,.wnd-fonts-fallback .eshop-slider .product-button a {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.button a:lang(ja),.eshop-cart-checkout a:lang(ja),.eshop-cart.wnd-cart-empty .eshop-cart-continue a:lang(ja),.eshop-detail .product-cart-submit:lang(ja),.eshop-slider .product-button a:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.button .pr-0 a,.button .pr:not(.pr-0) a,.eshop-slider .product-button .pr-0 a,.eshop-slider .product-button .pr:not(.pr-0) a,.pr-0 .button a,.pr-0 .eshop-slider .product-button a,.pr:not(.pr-0) .button a,.pr:not(.pr-0) .eshop-slider .product-button a {
 min-width:100%;
 max-width:100%
}
.button .pr-480 a,.eshop-slider .product-button .pr-480 a,.pr-480 .button a,.pr-480 .eshop-slider .product-button a {
 min-width:13em
}
.button.file a {
 padding-left:4em
}
.button.file a:before {
 font-size:1.3125rem;
 line-height:1.2381;
 width:2.8em;
 padding:12px 0;
 border-right:1px solid transparent
}
.button {
 padding:15px 10px;
 text-align:center;
 margin:0 auto
}
.button-content {
 line-height:0
}
.button-text {
 word-wrap:break-word;
 position:relative;
 display:block;
 z-index:10
}
.file a:before {
 position:absolute;
 top:0;
 left:0;
 bottom:auto;
 right:auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-pack:center;
 -ms-justify-content:center;
 justify-content:center;
 -webkit-transition:all .25s ease-in;
 transition:all .25s ease-in;
 content:"";
 font-family:WebnodeIcons;
 z-index:10;
 text-align:center;
 height:100%;
 box-sizing:border-box
}
.button a,.eshop-cart-checkout a,.eshop-cart.wnd-cart-empty .eshop-cart-continue a,.eshop-detail .product-cart-submit,.eshop-slider .product-button a {
 text-align:center;
 overflow:hidden;
 width:auto;
 position:relative;
 display:inline-block;
 text-decoration:none;
 min-width:100%;
 max-width:100%
}
.hr-line {
 padding:30px 10px;
 width:100%;
 display:block;
 margin:0 auto
}
.hr-line hr {
 height:1px;
 margin:0;
 padding:0;
 border:1px solid;
 border-left:0;
 border-right:0;
 border-top:0
}
.column-content .hr-line {
 padding:20px 10px
}
.gallery {
 position:relative;
 overflow:hidden
}
.gallery>div {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.gallery-photo {
 line-height:0;
 text-decoration:none;
 position:relative;
 overflow:hidden
}
.gallery a {
 display:block;
 width:100%;
 text-decoration:none
}
.gallery-image {
 width:100%;
 height:auto;
 position:relative
}
.gallery-title span {
 font-size:1rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:400;
 text-align:left;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto;
 padding:10px 0 0;
 display:block
}
.wnd-fonts-fallback .gallery-title span {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.gallery-title span:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .gallery-title span {
 font-size:1rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:400;
 text-align:left
}
.wnd-fonts-fallback .pr-0 .gallery-title span {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.pr-0 .gallery-title span:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-900 .gallery-title span {
 font-size:1.125rem;
 line-height:1.44444
}
.gallery-title span:empty {
 display:none;
 padding:0;
 line-height:0
}
.gallery .empty {
 padding:10px 0;
 padding-top:0;
 text-align:center
}
.pswp__caption {
 font-size:1rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:400;
 text-align:left
}
.wnd-fonts-fallback .pswp__caption {
 font-family:Noto Sans,Arial,sans-serif
}
.pswp__caption:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.gallery-grid {
 padding:0
}
.pr-0 .gallery-grid {
 padding:5px
}
.pr-320 .gallery-grid {
 padding:8px
}
.pr-600 .gallery-grid {
 padding:5px
}
.pr-768 .gallery-grid {
 padding:3px
}
.pr-900 .gallery-grid {
 padding:5px
}
.gallery-grid .gallery-wrapper,.pr-0 .gallery-grid .gallery-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 -ms-flex-pack:flex-start;
 -ms-justify-content:flex-start;
 justify-content:flex-start
}
.pr-320 .gallery-grid .gallery-wrapper {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.gallery-grid .gallery-photo,.pr-0 .gallery-grid .gallery-photo {
 width:100%;
 padding:10px
}
.pr-320 .gallery-grid .gallery-photo {
 width:50%;
 padding:7px
}
.pr-600 .gallery-grid .gallery-photo {
 width:33.333%;
 padding:10px
}
.pr-768 .gallery-grid .gallery-photo {
 width:25%;
 padding:12px
}
.pr-900 .gallery-grid .gallery-photo {
 padding:15px
}
.gallery-grid .gallery-image {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 overflow:hidden
}
.gallery-classic .gallery-photo.wnd-orientation-landscape img {
 width:auto;
 height:100%
}
.gallery-classic .gallery-photo.wnd-orientation-portrait img {
 width:100%;
 height:auto
}
.gallery-classic .gallery-photo.wnd-orientation-square img {
 width:100%;
 height:100%
}
.gallery-classic .gallery-photo img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 top:50%;
 left:50%;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 -ms-interpolation-mode:bicubic
}
.gallery-classic .gallery-image {
 padding-top:100%;
 overflow:hidden
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
 .gallery-classic .gallery-photo {
  margin:0 -.3px
 }
}
.gallery-feed .gallery-photo {
 -webkit-transition:all .15s;
 transition:all .15s;
 flex-grow:0;
 flex-shrink:0;
 display:inline-block
}
.gallery-feed .gallery-image {
 position:static
}
.gallery-feed .gallery-image.stretched {
 overflow:hidden
}
.gallery-feed .gallery-image.stretched img {
 height:100%;
 width:auto;
 max-height:none;
 max-width:none;
 margin-left:50%;
 transform:translateX(-50%)
}
.gallery-feed a {
 position:relative
}
.gallery-feed img {
 display:block;
 width:100%;
 height:auto;
 max-width:100%;
 max-height:100%;
 margin:auto
}
.gallery-feed.feed-ready .gallery-wrapper:not(:empty) {
 position:relative
}
.gallery-feed.feed-ready .gallery-photo {
 position:absolute
}
.gallery-slideshow {
 width:100%;
 display:block;
 position:relative
}
.gallery-slideshow.dragged {
 cursor:move!important
}
.gallery-slideshow .gallery-content {
 position:relative;
 display:block;
 width:100%
}
.gallery-slideshow .gallery-list {
 -webkit-transition:opacity .3s;
 transition:opacity .3s;
 list-style:none;
 margin:0;
 padding:0;
 width:100%;
 height:100%;
 position:relative;
 z-index:5;
 opacity:1;
 overflow:hidden
}
.gallery-slideshow .gallery-list.switching {
 opacity:0
}
.gallery-slideshow .gallery-list.disable-pointer-events li {
 pointer-events:none
}
.gallery-slideshow .gallery-photo {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 opacity:0
}
.gallery-slideshow .gallery-photo.active,body.no-js .gallery-slideshow .gallery-photo:first-child {
 opacity:1;
 position:static;
 visibility:visible;
 z-index:33
}
.gallery-slideshow .gallery-link {
 display:block;
 text-decoration:none;
 width:100%;
 height:100%;
 position:relative
}
body:not(.touched):not(.wnd-cms) .gallery-slideshow .gallery-link:hover {
 cursor:zoom-in
}
.gallery-slideshow .gallery-image {
 padding:70% 0 0;
 text-align:center;
 width:100%;
 height:100%;
 position:relative;
 overflow:hidden;
 display:block
}
.pr-0 .gallery-slideshow .gallery-image {
 padding:70% 0 0
}
.gallery-slideshow .gallery-image-position {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.gallery-slideshow .gallery-image img {
 display:inline-block;
 margin:0 auto
}
.object-fit .gallery-slideshow .gallery-image img {
 object-fit:contain;
 width:100%;
 height:100%
}
html:not(.object-fit) .gallery-slideshow .gallery-image img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 top:50%;
 left:50%;
 width:auto;
 height:100%
}
.gallery-slideshow .gallery-title span {
 text-align:center
}
.gallery-slideshow .gallery-nav {
 flex-shrink:0
}
.gallery-slideshow .gallery-nav:after {
 content:"bullets";
 visibility:hidden;
 position:relative;
 z-index:-1
}
.gallery-slideshow .gallery-nav img {
 display:none
}
.gallery-slideshow .arrow {
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out;
 padding:70% 0 0;
 display:none;
 opacity:0
}
.pr-0 .gallery-slideshow .arrow {
 padding:70% 0 0
}
.gallery-slideshow.hover .arrow,body:not(.touched) .gallery-slideshow:hover {
 opacity:1
}
.gallery-slideshow.slideshow .arrow,.gallery-slideshow.slideshow .gallery-nav {
 display:block
}
.gallery-slideshow.slideshow .gallery-photo:not(.active) {
 opacity:0;
 visibility:hidden;
 position:absolute;
 z-index:-1;
 left:120%
}
.gallery-slideshow:not(.slideshow) .gallery-photo:first-child {
 opacity:1;
 position:static;
 visibility:visible;
 z-index:33
}
.html-embed {
 margin:0
}
.html-embed .html-embed-content {
 margin:0;
 padding:0;
 word-wrap:break-word;
 overflow:hidden
}
.map {
 line-height:0
}
.map .map-content {
 line-height:0;
 margin:0;
 overflow:hidden;
 position:relative;
 z-index:33
}
.map iframe {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 margin:0;
 padding:0;
 border:none;
 z-index:1
}
.video {
 line-height:0
}
.video .video-content {
 line-height:0;
 margin:0;
 padding:0;
 overflow:hidden;
 position:relative;
 z-index:33
}
.video iframe {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 margin:0;
 padding:0;
 border:none;
 z-index:1
}
.social-icons-01 {
 padding:5px 3px 10px
}
.social-icons-01 .social-icons-item {
 line-height:0
}
.social-icons-01 a {
 display:block
}
.social-icons-01 a,.social-icons-01 a:hover {
 text-decoration:none
}
.social-icons-01 a .text-block span {
 -webkit-transition:all .2s ease-in-out;
 transition:all .2s ease-in-out
}
.social-icons-01 .embed-block,.social-icons-01 .image-block {
 width:28px;
 height:28px;
 padding:6px;
 float:left;
 text-align:center;
 position:relative
}
.social-icons-01 .embed-block:after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0
}
.social-icons-01 img {
 text-align:center;
 width:100%;
 height:100%;
 display:block
}
.social-icons-01 embed {
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%);
 position:relative;
 top:50%;
 width:100%;
 height:100%;
 max-width:14px;
 max-height:14px;
 display:block
}
.social-icons-01 .text-block {
 text-align:left;
 overflow:hidden;
 padding:2px 10px 2px 5px;
 line-height:normal;
 min-height:28px;
 font-size:.95rem;
 line-height:1.6
}
.wnd-cms .form input[type=file] {
 display:none
}
.wnd-cms .form input,.wnd-cms .form textarea {
 pointer-events:none
}
.wnd-cms .form-checkbox,.wnd-cms .form-radio {
 padding-right:25px!important
}
.form {
 margin:0 auto;
 padding:0
}
.form input,.form select,.form textarea {
 -webkit-appearance:none;
 -moz-appearance:none;
 -ms-appearance:none;
 appearance:none
}
.form select::-ms-expand {
 display:none
}
.form input::-webkit-inner-spin-button {
 display:none
}
.form fieldset {
 padding:0;
 margin:0;
 border:none
}
.form label {
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto;
 font-size:1rem;
 line-height:1.5625;
 height:100%;
 width:100%;
 padding:0;
 text-align:left;
 vertical-align:top;
 margin-left:-5px
}
.form label>span>span {
 min-height:26px;
 padding:0 5px;
 max-width:100%
}
.form label>span>span>span {
 padding:0
}
.form label:not([for]) {
 padding:4px 0 0
}
.form .wnd-required>label,.form label b,.form label strong {
 font-weight:600
}
.form-input {
 font-size:1rem;
 line-height:1.625;
 padding:9px 10px 10px
}
.form input,.form textarea {
 height:43px;
 width:100%;
 padding:2px 12px 0;
 border-width:1px;
 border-style:solid;
 border-radius:0 0 3px 3px;
 color:rgba(0,0,0,.9);
 font-weight:300
}
.form .form-input input,.form .form-input select,.form .form-input textarea {
 -webkit-transition:color .3s,border-color .3s;
 transition:color .3s,border-color .3s
}
.form .form-input input:focus,.form .form-input select:focus,.form .form-input textarea:focus {
 -webkit-transition:all .3s;
 transition:all .3s;
 border-color:#129fea!important;
 outline:0
}
.color-body .form .form-input input:focus,.color-body .form .form-input select:focus,.color-body .form .form-input textarea:focus {
 border-color:#000!important
}
body:not(.touched):not(.wnd-cms) .form .form-input input:hover,body:not(.touched):not(.wnd-cms) .form .form-input select:hover,body:not(.touched):not(.wnd-cms) .form .form-input textarea:hover {
 -webkit-transition:border-color .3s;
 transition:border-color .3s
}
.form textarea {
 min-height:150px;
 resize:none;
 display:block;
 padding-top:8px
}
.form .select {
 position:relative;
 width:100%;
 height:43px;
 display:inline-block
}
.wnd-cms .form .select:before {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 content:"";
 background:transparent
}
.form .select:after {
 content:"";
 font-family:WebnodeIcons;
 position:absolute;
 top:9px;
 right:12px;
 pointer-events:none;
 color:rgba(0,0,0,.9)
}
.form .select select {
 font-size:1rem;
 line-height:1.1875;
 -webkit-transition:border-color .3s;
 transition:border-color .3s;
 border-radius:0 0 3px 3px;
 width:100%;
 height:100%;
 display:inline-block;
 padding:2px 30px 0 12px;
 border-width:1px;
 border-style:solid;
 font-weight:300;
 color:rgba(0,0,0,.9)
}
.form-file {
 position:relative
}
.form-file-base {
 float:left;
 display:block;
 height:43px;
 width:auto;
 margin:0;
 padding:0;
 position:absolute;
 top:30px;
 left:0;
 overflow:hidden;
 opacity:0
}
.form-file-cover {
 text-align:left;
 position:relative;
 width:100%;
 overflow:hidden;
 display:table;
 table-layout:fixed;
 max-width:100%
}
.form-file-button {
 font-size:1rem;
 line-height:1.5625;
 padding:8px 1em 6px;
 float:left;
 cursor:pointer;
 overflow:hidden;
 z-index:1;
 position:relative;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
body:not(.touched):not(.wnd-cms) .form-file-button:hover:before {
 opacity:1
}
.form-file-button:before {
 content:"";
 display:block;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 opacity:0;
 width:100%;
 z-index:-1;
 -webkit-transition:opacity .3s;
 transition:opacity .3s
}
.form-file-button span {
 text-align:left;
 font-weight:300;
 padding:0
}
.form-file-text {
 display:block;
 padding:9px 0 0;
 float:left;
 overflow:hidden;
 -ms-text-overflow:ellipsis;
 text-overflow:ellipsis;
 max-width:100%;
 white-space:nowrap
}
.form-file-button {
 border-radius:2px;
 min-height:43px;
 border-style:solid;
 border-width:1px;
 max-width:100%
}
.form-submit {
 font-size:.95rem;
 line-height:1.13333;
 padding:10px
}
.form-submit button {
 -webkit-transition:color .3s,background-color .3s,border-color .3s;
 transition:color .3s,background-color .3s,border-color .3s;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto;
 cursor:pointer;
 padding:4px 1em;
 max-width:100%;
 min-height:43px;
 outline:0;
 border-radius:2px;
 border:1px solid
}
.color-body .form-submit button {
 padding:10px 40px 9px
}
.form-submit span.text {
 padding:0
}
.color-body .form-submit {
 font-size:1.075rem!important;
 line-height:1.17647!important;
 font-weight:400!important
}
.form .form-group {
 padding-bottom:5px
}
.form .form-group-content {
 width:100%;
 float:left
}
.form .form-group-content>div {
 width:100%;
 max-width:100%;
 overflow:hidden
}
.form .form-group-content .form-input {
 position:relative;
 padding:0 0 0 1px;
 float:left;
 clear:both
}
.form .form-group-content .checkbox,.form .form-group-content .radio-button,.form .form-group-content input {
 position:absolute;
 top:8px;
 left:0;
 -webkit-transition:border-color .3s;
 transition:border-color .3s;
 height:17px;
 width:17px
}
.form .form-group-content .checkbox:after,.form .form-group-content .radio-button:after,.form .form-group-content input:after {
 color:#555
}
.form .form-group-content .checkbox {
 z-index:0;
 border-style:solid;
 border-width:1px;
 border-radius:3px
}
.form .form-group-content .radio-button {
 border-radius:50%;
 border-style:solid;
 border-width:1px
}
.form .form-group-content .radio-button:after {
 background:#727272
}
body:not(.touched):not(.wnd-cms) .form .form-group-content input:hover+div,body:not(.touched):not(.wnd-cms) .form .form-group-content label:hover+div {
 -webkit-transition:border-color .3s;
 transition:border-color .3s
}
.form .form-group-content input:focus+div,.form .form-group-content label:focus+div {
 border-color:#129fea!important;
 -webkit-transition:border-color .3s;
 transition:border-color .3s
}
.color-body .form .form-group-content input:focus+div,.color-body .form .form-group-content label:focus+div {
 border-color:#000!important
}
.form .form-group-content input {
 opacity:0;
 z-index:1;
 cursor:pointer
}
.form .form-group-content input+div:after {
 content:"";
 display:none;
 position:absolute;
 opacity:1
}
.form .form-group-content input[type=checkbox]+div:after {
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg);
 width:3px;
 height:6px;
 left:5px;
 top:3px;
 font-size:6px;
 border-right-style:solid;
 border-bottom-style:solid;
 border-right-width:2px;
 border-bottom-width:2px
}
.form .form-group-content input[type=radio]+div:after {
 border-radius:3px;
 width:5px;
 height:5px;
 position:absolute;
 left:5px;
 top:5px;
 font-size:6px;
 line-height:1
}
.form .form-group-content input:checked+div:after {
 display:block
}
.form .form-group-content label {
 font-size:1rem;
 line-height:1.5625;
 display:inline-block;
 width:auto;
 padding:5px 0 0 18px;
 cursor:pointer;
 text-align:left
}
.form .form-group-content label span span {
 padding:0 10px;
 min-height:25px
}
.pr .form-checkbox-simple .form-group-content {
 margin-left:0
}
.form-checkbox-simple .form-group-content-simple {
 overflow:visible
}
.wnd-cms .form-checkbox-simple .form-checkbox {
 padding-right:0!important
}
.form-checkbox-simple label>span {
 padding:0 10px
}
.form-checkbox-simple label>span>span {
 padding:0!important;
 display:inline
}
.form-checkbox-simple.wnd-required label>span:after {
 content:"*";
 font-size:1rem;
 line-height:1;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:400;
 margin-left:5px
}
.wnd-fonts-fallback .form-checkbox-simple.wnd-required label>span:after {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.form-checkbox-simple.wnd-required label>span:after:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.form-captcha {
 margin-left:0;
 padding:10px 11px 10px 7px
}
.form-captcha div {
 width:100%;
 overflow:hidden
}
.form-captcha .grecaptcha-badge {
 margin:3px
}
.form-message {
 padding:0 10px;
 white-space:pre-wrap;
 font-weight:600;
 font-size:110%;
 padding-top:13%;
 padding-bottom:13%
}
.form-message,.pr .form-message {
 text-align:left
}
.form .form-input.wnd-validate-error :not(label):not(span) {
 outline:0;
 border-color:#e9322d!important;
 color:#e9322d!important
}
.form .form-input.wnd-validate-error :not(label):not(span):focus {
 border-color:#e9322d!important;
 color:rgba(0,0,0,.9)
}
.form .form-input.wnd-validate-error .form-group-content .form-input input:focus+div,.form .form-input.wnd-validate-error .form-group-content .form-input label:focus+div,body:not(.touched):not(.wnd-cms) .form .form-input.wnd-validate-error .form-group-content .form-input input:hover+div,body:not(.touched):not(.wnd-cms) .form .form-input.wnd-validate-error .form-group-content .form-input label:hover+div,body:not(.touched):not(.wnd-cms) .form .form-input.wnd-validate-error :not(label):not(span):hover {
 border-color:#e9322d!important
}
.form .form-input.wnd-validate-error.form-checkbox-simple label {
 color:#e9322d!important
}
.form .form-input.wnd-validate-error.form-checkbox-simple label:focus {
 color:rgba(0,0,0,.9)
}
.pr .form {
 padding:10px 0
}
.pr .form:first-child {
 margin-top:-5px
}
.pr .form .select,.pr .form input:not([type=checkbox]):not([type=radio]),.pr .form textarea {
 width:100%
}
.pr .form-input,.pr .form-submit {
 padding:10px
}
.pr .form-input>label,.pr .form-submit>label {
 text-align:left;
 padding:0;
 float:none;
 clear:both;
 width:100%;
 margin-left:-5px;
 display:block
}
.pr .form-group-content {
 width:100%
}
.pr .form-group-content .form-input {
 padding:0 0 0 1px
}
.pr .form-group-content .form-input .checkbox,.pr .form-group-content .form-input .radio-button,.pr .form-group-content .form-input input {
 top:7px
}
.pr .form-group-content .form-input label {
 width:auto;
 padding:4px 0 0 23px
}
.pr .form-group-content .form-input label>span>span {
 padding-left:10px
}
.pr .form-submit {
 padding:10px
}
.pr .form-submit button {
 margin-left:0;
 max-width:100%
}
.pr .form-file-base {
 left:20px;
 top:32px;
 max-width:none
}
.pr .form-file-cover {
 display:table;
 table-layout:fixed;
 width:100%
}
.pr .form-captcha {
 margin-left:0;
 padding:10px 20px 10px 7px
}
.pr.pr-320 .form .select>label,.pr.pr-320 .form input>label,.pr.pr-320 .form textarea>label {
 width:100%;
 padding:0 0 5px
}
.pr.pr-320 .form-file>label {
 padding-bottom:5px
}
.blog {
 padding:0;
 margin:0 auto
}
.blog-empty-listing:not(:empty) {
 padding:6px 10px
}
.blog-item {
 position:relative
}
.blog-item>.blog-item-content {
 padding-bottom:40px
}
.blog-item-content {
 word-wrap:break-word
}
.blog-item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:600;
 margin-top:0;
 margin-bottom:0;
 padding-bottom:0!important;
 letter-spacing:0;
 font-size:1.125rem;
 line-height:1.33333
}
.wnd-fonts-fallback .blog-item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.blog-item-head h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.blog-item-head h2 .listing-data span font {
 font-size:inherit!important
}
.blog-item-head h2 a {
 text-decoration:none
}
.blog-item-head h2 b,.blog-item-head h2 strong {
 font-weight:900
}
.blog-item-perex .perex-content {
 padding:10px 0
}
.blog-item-perex .perex-content p {
 margin:0!important;
 padding:0!important
}
.blog-item-perex .perex-content blockquote,.blog-item-perex .perex-content h1,.blog-item-perex .perex-content h2,.blog-item-perex .perex-content h3,.blog-item-perex .perex-content h4 {
 text-align:inherit!important;
 font-size:inherit!important;
 font-style:inherit!important;
 font-family:inherit!important;
 font-weight:inherit!important;
 line-height:inherit!important;
 letter-spacing:-1px!important;
 margin:0!important;
 padding:0!important;
 font-size:1.125rem!important;
 line-height:1.27778!important
}
.blog-item-perex .perex-content blockquote b,.blog-item-perex .perex-content blockquote strong,.blog-item-perex .perex-content h1 b,.blog-item-perex .perex-content h1 strong,.blog-item-perex .perex-content h2 b,.blog-item-perex .perex-content h2 strong,.blog-item-perex .perex-content h3 b,.blog-item-perex .perex-content h3 strong,.blog-item-perex .perex-content h4 b,.blog-item-perex .perex-content h4 strong {
 font-weight:700
}
.blog-item-perex .perex-content blockquote:after,.blog-item-perex .perex-content blockquote:before,.blog-item-perex .perex-content h1:after,.blog-item-perex .perex-content h1:before,.blog-item-perex .perex-content h2:after,.blog-item-perex .perex-content h2:before,.blog-item-perex .perex-content h3:after,.blog-item-perex .perex-content h3:before,.blog-item-perex .perex-content h4:after,.blog-item-perex .perex-content h4:before {
 display:none
}
.blog-item-perex .perex-content font {
 font-size:inherit!important;
 line-height:inherit!important
}
.blog-item-date {
 font-family:'Eras Demi ITC',Times New Roman,serif;
 font-size:1rem;
 line-height:1.375;
 font-style:italic
}
.wnd-fonts-fallback .blog-item-date {
 font-family:'Eras Demi ITC',Times New Roman,serif
}
.blog-item-date:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.blog-item-more a {
 border-bottom-width:1px;
 border-bottom-style:solid
}
.blog-item .blog-item-content,.blog-item .blog-item-media {
 overflow:hidden
}
.blog-item .thumbnail {
 padding-bottom:70%;
 position:relative;
 overflow:hidden
}
.blog-item .thumbnail img {
 display:none
}
.blog-item .thumbnail-bg {
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:100%;
 overflow:hidden;
 -webkit-transition:transform .25s ease-in;
 transition:transform .25s ease-in;
 -webkit-transform:translateZ(0) scale(1);
 transform:translateZ(0) scale(1)
}
.blog-item .thumbnail-bg img {
 display:block
}
.blog-item .thumbnail-bg-layer {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 overflow:hidden;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:50%
}
.blog-item.wnd-video-thumbnail .thumbnail:after {
 display:block;
 -webkit-transition:opacity .25s ease-in;
 transition:opacity .25s ease-in;
 opacity:.7;
 position:absolute;
 top:30%;
 left:30%;
 bottom:30%;
 right:30%;
 content:"";
 background-image:url(../../06/06n/06nkbd.svg);
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-position:50%;
 z-index:10
}
.blog-item.wnd-video-thumbnail .thumbnail-bg-layer>div {
 width:100%;
 height:100%
}
.blog-item.wnd-video-thumbnail .thumbnail-bg-layer>div img.orientation-landscape {
 width:auto!important;
 height:100%!important;
 margin-left:50%;
 -webkit-transform:translateX(-50%) scale(1.1);
 transform:translateX(-50%) scale(1.1)
}
.blog-item.wnd-video-thumbnail .thumbnail-bg-layer>div img.orientation-portrait {
 height:auto!important;
 width:100%;
 margin-top:50%;
 -webkit-transform:translateY(-50%) scale(1.1);
 transform:translateY(-50%) scale(1.1)
}
body:not(.touched):not(.wnd-cms) .blog-item.wnd-video-thumbnail a:hover .thumbnail:after {
 opacity:1
}
.blog-item.wnd-private-content .blog-item-head h2 .listing-data span {
 position:relative
}
.blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:14px;
 line-height:22px;
 margin-right:8px;
 content:"";
 font-family:WebnodeIcons;
 height:auto;
 text-align:left;
 display:inline-block;
 vertical-align:top
}
body.wnd-cms:not(.touched) .blog.wnd-active-listing-zone .blog-item.wnd-video-thumbnail a:hover .thumbnail:after {
 opacity:1
}
.blog-basic .blog-item {
 padding:6px 10px
}
.blog-basic .pager {
 padding:10px
}
.column-content .blog.blog-basic .blog-item {
 padding:6px 10px;
 margin:0
}
.column-content .blog.blog-basic .blog-item h2 {
 font-size:1.125rem;
 line-height:1.33333;
 letter-spacing:0;
 font-weight:600
}
.column-content .blog.blog-basic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:14px;
 line-height:22px;
 margin-right:8px
}
.column-content.pr-480 .blog.blog-basic .blog-item h2 {
 font-size:1.375rem;
 line-height:1.27273;
 letter-spacing:0;
 font-weight:600
}
.column-content.pr-480 .blog.blog-basic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:28px;
 margin-right:10px
}
.column-content.pr-600 .blog.blog-basic .blog-item>.blog-item-content {
 padding-bottom:40px
}
.column-content.pr-600 .blog.blog-basic .blog-item h2 {
 font-size:1.875rem;
 line-height:1.2;
 letter-spacing:-1px;
 font-weight:700
}
.column-content.pr-600 .blog.blog-basic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:24px;
 line-height:34px;
 margin-right:14px;
 padding-left:1px
}
.blog-classic .blog-item {
 padding:10px
}
.blog-classic .blog-item-head,.blog-classic .blog-item-media {
 padding-top:10px
}
.blog-classic .blog-item.wnd-empty-thumbnail .blog-item-media {
 display:none
}
.blog-classic .pager,.column-content .blog.blog-classic .blog-item:not(.wnd-empty-thumbnail) {
 padding:10px
}
.column-content .blog.blog-classic .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 padding-top:20px
}
.column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:not(:first-child) {
 padding:10px
}
.column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:first-child {
 padding:6px 10px
}
.column-content .blog.blog-classic .blog-item>.blog-item-content {
 padding-bottom:25px
}
.column-content .blog.blog-classic .blog-item h2 {
 font-size:1.375rem;
 line-height:1.27273;
 letter-spacing:0;
 font-weight:600
}
.column-content .blog.blog-classic .blog-item .blog-item-media {
 width:100%;
 float:none
}
.column-content .blog.blog-classic .blog-item .blog-item-content .blog-item-content {
 padding-left:0;
 padding-right:0
}
.column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail .blog-item-media {
 display:none
}
.column-content .blog.blog-classic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:28px;
 margin-right:10px
}
.column-content .blog.blog-classic .pager {
 padding:10px
}
.column-content.pr-600 .blog.blog-classic .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 padding-top:0
}
.column-content.pr-600 .blog.blog-classic .blog-item h2 {
 font-size:1.625rem;
 line-height:1.23077;
 letter-spacing:0;
 font-weight:600
}
.column-content.pr-600 .blog.blog-classic .blog-item .blog-item-media {
 width:30%;
 float:left
}
.column-content.pr-600 .blog.blog-classic .blog-item .blog-item-content .blog-item-content {
 padding:0 3%
}
.column-content.pr-600 .blog.blog-classic .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
 margin-right:15%
}
.column-content.pr-600 .blog.blog-classic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:22px;
 line-height:30px;
 margin-right:12px
}
.column-content.pr-768 .blog.blog-classic .blog-item h2 {
 font-size:1.875rem;
 line-height:1.2;
 letter-spacing:-1px;
 font-weight:700
}
.column-content.pr-768 .blog.blog-classic .blog-item>.blog-item-content {
 padding-bottom:40px
}
.column-content.pr-768 .blog.blog-classic .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
 margin-right:25%
}
.column-content.pr-768 .blog.blog-classic .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:24px;
 line-height:34px;
 margin-right:14px;
 padding-left:1px
}
.blog-large .blog-item {
 padding:6px 10px;
 max-width:700px;
 margin:0 auto
}
.blog-large .blog-item>.blog-item-content {
 padding-bottom:60px
}
.blog-large .blog-item-head h2 {
 text-align:center
}
.blog-large .blog-item-date {
 text-align:center;
 padding-bottom:5px
}
.blog-large .blog-item .thumbnail {
 padding-bottom:50%
}
.blog-large .blog-item .blog-item-media {
 margin:5px 0
}
.blog-large .blog-item.wnd-empty-thumbnail .blog-item-media {
 margin:0
}
.blog-large .blog-item.wnd-empty-thumbnail .thumbnail {
 padding-bottom:0
}
.blog-large .blog-item.wnd-video-thumbnail .thumbnail:after {
 position:absolute;
 top:37%;
 left:37%;
 bottom:37%;
 right:37%
}
.blog-large .blog-item.wnd-video-thumbnail .thumbnail-bg-layer>div img.orientation-landscape {
 width:100%!important;
 height:auto!important;
 -webkit-transform:translateX(-50%) translateY(-25%) scale(1.3);
 transform:translateX(-50%) translateY(-25%) scale(1.3)
}
.blog-large .pager {
 padding:6px 10px;
 max-width:700px;
 margin:0 auto
}
.column-content .blog.blog-large .blog-item {
 margin:0
}
.column-content .blog.blog-large .blog-item:not(:first-child) {
 padding:10px
}
.column-content .blog.blog-large .blog-item:first-child {
 padding:6px 10px 10px
}
.column-content .blog.blog-large .blog-item>.blog-item-content {
 padding-bottom:25px
}
.column-content .blog.blog-large .blog-item-date,.column-content .blog.blog-large .blog-item-head h2 {
 text-align:left
}
.column-content .blog.blog-large .blog-item h2 {
 font-size:1.375rem;
 line-height:1.27273;
 letter-spacing:0;
 font-weight:600
}
.column-content .blog.blog-large .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:28px;
 margin-right:10px
}
.column-content .blog.blog-large .pager {
 padding:10px;
 max-width:none
}
.column-content.pr-600 .blog.blog-large .blog-item>.blog-item-content {
 padding-bottom:40px
}
.column-content.pr-600 .blog.blog-large .blog-item h2 {
 font-size:1.875rem;
 line-height:1.2;
 letter-spacing:-1px;
 font-weight:700
}
.column-content.pr-600 .blog.blog-large .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:24px;
 line-height:34px;
 margin-right:14px;
 padding-left:1px
}
.blog-large-grid>div:not(.blog-empty-listing):not(.pager) {
 font-size:0
}
.blog-large-grid .blog-item {
 padding:10px;
 text-align:left;
 vertical-align:top
}
.blog-large-grid .blog-item-head {
 padding-top:10px
}
.blog-large-grid .blog-item-head h2 {
 margin:0;
 padding:0;
 font-size:1.125rem;
 line-height:1.33333
}
.blog-large-grid .blog-item>.blog-item-content {
 padding-bottom:20px
}
.blog-large-grid .blog-item .perex-content {
 font-size:.95rem;
 line-height:1.6;
 margin:10px 0;
 padding:0;
 font-weight:300
}
.blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
 font-size:1.125rem!important;
 line-height:1.33333!important
}
.blog-large-grid .blog-item.wnd-empty-thumbnail .blog-item-head {
 padding-top:0
}
.blog-large-grid .blog-item.wnd-empty-thumbnail .blog-item-media {
 display:none
}
.blog-large-grid .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:14px;
 line-height:22px;
 margin-right:10px
}
.blog-large-grid .pager {
 padding:10px
}
.column-content .blog.blog-large-grid .blog-item {
 width:100%
}
.column-content .blog.blog-large-grid .blog-item:not(.wnd-empty-thumbnail) {
 padding:10px
}
.column-content .blog.blog-large-grid .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 padding-top:20px
}
.column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:not(:first-child) {
 padding:10px
}
.column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:first-child {
 padding:6px 10px
}
.column-content .blog.blog-large-grid .blog-item>.blog-item-content {
 padding-bottom:25px
}
.column-content .blog.blog-large-grid .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:26px
}
.column-content:not(.pr-600) .blog.blog-large-grid .blog-item .perex-content,.column-content:not(.pr-600) .blog.blog-large-grid .blog-item h2 {
 max-height:none;
 height:auto;
 overflow:visible;
 display:block
}
.column-content.pr-600 .blog-large-grid .blog-item {
 width:50%
}
.column-content.pr-600 .blog-large-grid .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:26px
}
.blog-text .blog-item {
 padding:10px
}
.blog-text .blog-item-head,.blog-text .blog-item-media {
 padding-top:10px
}
.blog-text .blog-item.wnd-empty-thumbnail .blog-item-media {
 display:none
}
.blog-text .pager,.column-content .blog.blog-text .blog-item:not(.wnd-empty-thumbnail) {
 padding:10px
}
.column-content .blog.blog-text .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 padding-top:20px
}
.column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:not(:first-child) {
 padding:10px
}
.column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:first-child {
 padding:6px 10px
}
.column-content .blog.blog-text .blog-item>.blog-item-content {
 padding-bottom:25px
}
.column-content .blog.blog-text .blog-item h2 {
 font-size:1.375rem;
 line-height:1.27273;
 letter-spacing:0;
 font-weight:600
}
.column-content .blog.blog-text .blog-item .blog-item-media {
 width:100%;
 float:none
}
.column-content .blog.blog-text .blog-item .blog-item-content .blog-item-content {
 margin-left:0;
 padding-right:0
}
.column-content .blog.blog-text .blog-item.wnd-empty-thumbnail .blog-item-media {
 display:none
}
.column-content .blog.blog-text .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:28px;
 margin-right:10px
}
.column-content .blog.blog-text .pager {
 padding:10px
}
.column-content.pr-600 .blog.blog-text .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 padding-top:0
}
.column-content.pr-600 .blog.blog-text .blog-item h2 {
 font-size:1.625rem;
 line-height:1.23077;
 letter-spacing:0;
 font-weight:600
}
.column-content.pr-600 .blog.blog-text .blog-item .blog-item-media {
 width:30%;
 float:right
}
.column-content.pr-600 .blog.blog-text .blog-item .blog-item-content .blog-item-content {
 padding-right:3%
}
.column-content.pr-600 .blog.blog-text .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
 margin-right:15%
}
.column-content.pr-600 .blog.blog-text .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:22px;
 line-height:30px;
 margin-right:12px
}
.column-content.pr-768 .blog.blog-text .blog-item h2 {
 font-size:1.875rem;
 line-height:1.2;
 letter-spacing:-1px;
 font-weight:700
}
.column-content.pr-768 .blog.blog-text .blog-item>.blog-item-content {
 padding-bottom:40px
}
.column-content.pr-768 .blog.blog-text .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
 margin-right:25%
}
.column-content.pr-768 .blog.blog-text .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:24px;
 line-height:34px;
 margin-right:14px;
 padding-left:1px
}
.blog-text-over-image>div:not(.blog-empty-listing):not(.pager) {
 font-size:0
}
.blog-text-over-image .blog-item {
 padding:10px;
 text-align:left;
 overflow:hidden
}
.blog-text-over-image .blog-item>.blog-item-content {
 padding-bottom:0
}
.blog-text-over-image .blog-item:after {
 display:none
}
.blog-text-over-image .blog-item .thumbnail {
 padding-bottom:100%
}
.blog-text-over-image .blog-item-content .blog-item-content {
 position:relative;
 margin-top:-100%;
 padding-bottom:100%
}
.blog-text-over-image .blog-item-head {
 position:absolute;
 left:0;
 right:0;
 bottom:0
}
.blog-text-over-image .blog-item-date {
 padding:15px 15px 0
}
.blog-text-over-image .blog-item h2 {
 margin:5px 0 10px;
 padding:0 15px;
 font-size:1.375rem;
 line-height:1.27273
}
body:not(.touched):not(.wnd-cms) .blog-text-over-image .blog-item>a:hover {
 border:none!important
}
body:not(.touched):not(.wnd-cms) .blog-text-over-image .blog-item>a:hover .thumbnail-bg {
 -webkit-transform:translateZ(0) scale(1.05);
 transform:translateZ(0) scale(1.05)
}
.blog-text-over-image .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
 font-size:18px;
 line-height:28px;
 margin-right:10px
}
body.wnd-cms:not(.touched) .blog-text-over-image.wnd-active-listing-zone .blog-item a:hover {
 border:none!important
}
body.wnd-cms:not(.touched) .blog-text-over-image.wnd-active-listing-zone .blog-item a:hover .thumbnail-bg {
 -webkit-transform:translateZ(0) scale(1.05);
 transform:translateZ(0) scale(1.05)
}
.blog-text-over-image .pager {
 padding:10px
}
.column-content .blog-text-over-image .blog-item {
 width:100%;
 padding:10px
}
.column-content:not(.pr-480) .blog.blog-text-over-image .blog-item h2 {
 max-height:none;
 overflow:visible;
 display:block
}
.column-content.pr-600 .blog.blog-text-over-image .blog-item {
 width:50%
}
.blog-photo .blog-container {
 padding:10px
}
.blog-photo .blog-item:not(:last-child) .blog-item-wrapper {
 padding-bottom:60px
}
.blog-photo .blog-item-head,.blog-photo .blog-item-head h2 {
 text-align:center
}
.blog-photo .blog-item-date {
 padding-bottom:5px
}
.blog-photo .blog-item-media {
 margin:5px 0
}
.pr-0 .blog-photo .blog-item-head,.pr-0 .blog-photo .blog-item-perex {
 padding-left:0;
 padding-right:0;
 margin-left:0;
 margin-right:0
}
.pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex {
 margin:0 -10px
}
.blog-photo .thumbnail {
 padding-bottom:0
}
.blog-photo .thumbnail img {
 width:100%;
 height:auto;
 display:block
}
.blog-photo .thumbnail-bg {
 display:none
}
.blog-photo .wnd-video-thumbnail .thumbnail:after {
 position:absolute;
 top:37%;
 left:37%;
 bottom:37%;
 right:37%
}
.blog-photo .wnd-video-thumbnail .thumbnail-bg-layer>div img.orientation-landscape {
 width:100%!important;
 height:auto!important;
 -webkit-transform:translateX(-50%) translateY(-25%) scale(1.3);
 transform:translateX(-50%) translateY(-25%) scale(1.3)
}
.blog-photo .pager-container {
 margin:0 7px
}
.pr-0 .blog-photo .pager-container {
 padding-left:0;
 padding-right:0;
 margin-left:0;
 margin-right:0;
 margin:0 10px
}
.pr-infinity .blog-photo .pager-container {
 margin:0 -10px
}
.eshop-slider .product-text p {
 padding-top:6px
}
.eshop-hide .eshop {
 visibility:hidden
}
.eshop-content {
 position:relative
}
.eshop .product-price-comparative.wnd-empty {
 display:none
}
.eshop-filter {
 display:none
}
.eshop-filter,.pr-0 .eshop-filter {
 padding:0 0 15px
}
.pr-768 .eshop-filter {
 padding:20px
}
.eshop-filter-category {
 font-size:.875rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 position:relative
}
.wnd-fonts-fallback .eshop-filter-category {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-filter-category:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-filter-category {
 font-size:.875rem;
 line-height:1.5;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400
}
.wnd-fonts-fallback .pr-0 .eshop-filter-category {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-filter-category:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-768 .eshop-filter-category {
 padding-bottom:0
}
.eshop-filter-category:not(:first-child) {
 padding-top:40px
}
.eshop-filter h3 {
 font-size:.95rem;
 line-height:1.53333;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.1em;
 font-weight:500;
 text-transform:uppercase;
 margin:0 0 5px;
 padding:0
}
.wnd-fonts-fallback .eshop-filter h3 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-filter h3:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-filter h3 {
 font-size:.95rem;
 line-height:1.53333;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.1em;
 font-weight:500;
 text-transform:uppercase;
 margin:0 0 5px;
 padding:0
}
.wnd-fonts-fallback .pr-0 .eshop-filter h3 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-filter h3:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-768 .eshop-filter h3 {
 margin:0 0 12px
}
.eshop-filter ul {
 list-style:none
}
.eshop-filter-list {
 display:block;
 overflow:hidden;
 z-index:11;
 display:none
}
.eshop-filter-list,.pr-0 .eshop-filter-list {
 position:absolute;
 top:30px;
 left:0;
 right:0;
 height:40px;
 margin:0 0 10px;
 padding:0;
 border:1px solid
}
.pr-0 .eshop-filter-list {
 display:none
}
.pr-768 .eshop-filter-list {
 position:relative;
 top:auto;
 left:auto;
 right:auto;
 display:block;
 height:auto;
 margin:0 0 20px;
 border:none;
 background:none
}
.eshop-filter-list:after {
 content:"";
 font-family:WebnodeIcons;
 position:absolute;
 top:8px;
 left:auto;
 bottom:auto;
 right:12px;
 z-index:-1
}
.eshop-filter-list li a {
 display:block
}
.eshop-filter-list li a,.pr-0 .eshop-filter-list li a {
 width:100%;
 height:100%;
 padding:9px 10px 8px
}
.pr-768 .eshop-filter-list li a {
 padding:0 0 5px
}
.eshop-filter-list li.active {
 border-bottom:1px solid;
 display:block
}
.eshop-filter-list.open {
 height:auto
}
.eshop-filter-list.open:after {
 content:"";
 font-family:WebnodeIcons
}
.pr .eshop-filter-list:after {
 display:block
}
.pr-768 .eshop-filter-list {
 background:transparent!important
}
.pr-768 .eshop-filter-list:after {
 display:none
}
.pr .eshop-filter-list li.active {
 display:block
}
.pr-768 .eshop-filter-list li.active {
 display:none;
 padding:0
}
.eshop-filter-select {
 display:block
}
.eshop-filter-select.form {
 padding:0!important
}
.eshop-filter-select .form-select {
 padding:0 0 15px!important
}
.eshop-filter-select .form-select .select {
 width:100%
}
.wnd-cms .eshop-filter-select .select:before {
 display:none
}
.pr-0 .eshop-filter-select {
 display:block
}
.pr-768 .eshop-filter-select {
 display:none
}
.eshop-filter a {
 -webkit-transition:color .25s,border .25s!important;
 transition:color .25s,border .25s!important;
 text-decoration:none
}
.eshop.wnd-show-filter.show-filter .eshop-wrapper,.pr-0 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
 width:100%
}
.pr-768 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
 width:78%;
 float:right;
 padding-left:15px
}
.pr-1200 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
 width:82%;
 padding-left:20px
}
.pr .eshop.wnd-show-filter.show-filter .eshop-wrapper {
 padding:0
}
.eshop.wnd-show-filter.show-filter .eshop-filter {
 width:100%;
 padding-bottom:10px;
 display:block
}
.pr-0 .eshop.wnd-show-filter.show-filter .eshop-filter {
 width:100%;
 padding-bottom:10px
}
.pr-768 .eshop.wnd-show-filter.show-filter .eshop-filter {
 width:22%;
 float:left;
 padding:15px 15px 0 0
}
.pr-1200 .eshop.wnd-show-filter.show-filter .eshop-filter {
 width:18%;
 padding-right:20px
}
.pr:not(.pr-768) .eshop.wnd-show-filter.show-filter .eshop-filter {
 padding-right:0
}
.eshop .arrow {
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out;
 height:100%;
 opacity:.7
}
body.wnd-cms:not(.touched) .eshop.wnd-active-listing-zone .arrow:hover,body:not(.touched):not(.wnd-cms) .eshop .arrow:hover {
 opacity:1
}
.eshop .wnd-empty-thumbnail .thumbnail:after {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 content:"";
 font-family:WebnodeIcons;
 display:block;
 opacity:.4
}
.eshop-grid .wnd-empty-thumbnail .thumbnail {
 padding-top:100%!important
}
.eshop-grid .wnd-empty-thumbnail .thumbnail:after {
 font-size:4rem;
 line-height:1;
 width:64px;
 height:64px
}
.eshop-slider .wnd-empty-thumbnail .thumbnail:after {
 font-size:8rem;
 line-height:1;
 width:128px;
 height:128px
}
.eshop.wnd-loading .eshop-loading {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 opacity:1
}
.eshop.wnd-loading .eshop-container {
 opacity:0
}
.eshop-loading {
 -webkit-transition:all .3 ease-in-out;
 transition:all .3 ease-in-out;
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 -ms-flex-pack:center;
 -ms-justify-content:center;
 justify-content:center;
 -webkit-box-align:flex-start;
 -ms-flex-align:flex-start;
 align-items:flex-start;
 opacity:0;
 z-index:20;
 padding:15% 0;
 display:none
}
.eshop-loading-loader {
 -webkit-animation:e 1.25s infinite linear;
 animation:e 1.25s infinite linear;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 border:2px solid currentColor;
 border-top-color:transparent;
 border-radius:50%;
 margin:0 auto;
 display:block;
 width:40px;
 height:40px
}
.wnd-cms .eshop:not(.wnd-active-listing-zone):hover {
 cursor:pointer
}
.eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
 margin:-20px -10px -5px;
 position:relative;
 text-align:left
}
.pr-0 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction,.pr-320 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
 margin:-20px -10px -5px
}
.pr-768 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction,.pr-1000 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
 margin:-25px -15px -10px
}
.eshop-grid:not(.eshop-carousel) .clone {
 display:none
}
.eshop-grid .item {
 display:inline-block;
 overflow:hidden;
 vertical-align:top;
 -webkit-transition:border .25s ease-in-out,box-shadow .25s ease-in-out,background-color .25s ease-in-out;
 transition:border .25s ease-in-out,box-shadow .25s ease-in-out,background-color .25s ease-in-out;
 border:none
}
.eshop-grid .item-wrapper {
 width:100%;
 height:auto;
 overflow:hidden
}
.eshop-grid .item a {
 display:block;
 text-decoration:none;
 position:relative
}
.eshop-grid .item-media {
 width:100%;
 display:block;
 margin:0;
 padding:0;
 position:relative;
 overflow:hidden
}
.eshop-grid .item-head {
 padding:10px 0 0;
 line-height:0
}
.pr-0 .eshop-grid .item-head {
 padding:10px 0 0
}
.eshop-grid .item-price,.pr-0 .eshop-grid .item-price,.pr-320 .eshop-grid .item-price {
 text-align:center
}
.eshop-grid .item-labels,.pr-0 .eshop-grid .item-labels {
 position:absolute;
 top:10px;
 left:0
}
.eshop-grid .product-label {
 -webkit-backface-visibility:hidden;
 z-index:10
}
.eshop-grid .product-label>span {
 font-size:.8125rem;
 line-height:1.23077;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.05em;
 padding:8px 15px 7px;
 margin:5px 0;
 display:inline-block
}
.wnd-fonts-fallback .eshop-grid .product-label>span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-grid .product-label>span:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-grid .product-label>span {
 font-size:.8125rem;
 line-height:1.23077;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.05em;
 padding:8px 15px 7px;
 margin:5px 0
}
.wnd-fonts-fallback .pr-0 .eshop-grid .product-label>span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-grid .product-label>span:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.eshop-grid .product-label>span:empty,.eshop-grid .product-out-of-stock {
 display:none
}
.eshop-grid .thumbnail {
 text-align:center;
 position:relative;
 overflow:hidden;
 padding:0;
 width:100%;
 height:100%;
 display:block
}
.eshop-grid .thumbnail-bg {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 overflow:hidden;
 display:none
}
.eshop-grid .thumbnail-bg img {
 display:block
}
.eshop-grid .thumbnail-bg-layer {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 overflow:hidden;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:50%
}
.eshop-grid .wnd-out-of-stock .product-out-of-stock {
 display:block
}
.eshop-grid-square .item,.pr-0 .eshop-grid-square .item {
 width:100%;
 padding:10px;
 margin:7.5px 0
}
.pr-320 .eshop-grid-square .item {
 width:50%
}
.pr-768 .eshop-grid-square .item {
 width:33.3%;
 padding:15px
}
.pr-1000 .eshop-grid-square .item {
 width:25%;
 margin:10px 0
}
.eshop-grid-square .item-head h2 {
 font-size:1.25rem;
 line-height:1.2;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .eshop-grid-square .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-grid-square .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-grid-square .item-head h2 {
 font-size:1.25rem;
 line-height:1.2;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .pr-0 .eshop-grid-square .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-grid-square .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-grid-square .item-head h2 {
 font-size:1.1875rem;
 line-height:1.26316
}
.pr-768 .eshop-grid-square .item-head h2 {
 font-size:1.25rem;
 line-height:1.2
}
.eshop-grid-square .product-price {
 font-size:1.125rem;
 line-height:1.44444;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em;
 white-space:nowrap
}
.wnd-fonts-fallback .eshop-grid-square .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-grid-square .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-grid-square .product-price {
 font-size:1.125rem;
 line-height:1.44444;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em
}
.wnd-fonts-fallback .pr-0 .eshop-grid-square .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-grid-square .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-grid-square .product-price {
 font-size:1rem;
 line-height:1.625
}
.pr-768 .eshop-grid-square .product-price {
 font-size:1.125rem;
 line-height:1.44444
}
.eshop-grid-square .product-price span {
 display:inline
}
.eshop-grid-square .product-price-comparative {
 position:relative;
 font-size:1.125rem;
 line-height:1.44444;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.eshop-grid-square .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-0 .eshop-grid-square .product-price-comparative {
 font-size:1.125rem;
 line-height:1.44444;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.pr-0 .eshop-grid-square .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-320 .eshop-grid-square .product-price-comparative {
 font-size:1.125rem;
 line-height:1.55556
}
.pr-768 .eshop-grid-square .product-price-comparative {
 font-size:1.25rem;
 line-height:1.4
}
.eshop-grid-square .thumbnail {
 padding-top:100%
}
.eshop-grid-square .thumbnail.wnd-orientation-landscape img {
 width:auto;
 height:100%
}
.eshop-grid-square .thumbnail.wnd-orientation-portrait img {
 width:100%;
 height:auto
}
.eshop-grid-square .thumbnail.wnd-orientation-square img {
 width:100%;
 height:100%
}
.eshop-grid-square .thumbnail img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 left:50%;
 top:50%;
 display:block;
 -ms-interpolation-mode:bicubic
}
.eshop-grid-nature .item,.pr-0 .eshop-grid-nature .item {
 width:100%;
 padding:10px;
 margin:7.5px 0
}
.pr-320 .eshop-grid-nature .item {
 width:50%;
 padding:15px
}
.pr-768 .eshop-grid-nature .item {
 width:33.3%;
 margin:10px 0
}
.eshop-grid-nature .item-head h2 {
 font-size:1.375rem;
 line-height:1.09091;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .eshop-grid-nature .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-grid-nature .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-grid-nature .item-head h2 {
 font-size:1.375rem;
 line-height:1.09091;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .pr-0 .eshop-grid-nature .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-grid-nature .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-grid-nature .item-head h2 {
 font-size:1.1875rem;
 line-height:1.26316
}
.pr-768 .eshop-grid-nature .item-head h2 {
 font-size:1.375rem;
 line-height:1.09091
}
.eshop-grid-nature .product-price {
 font-size:1.25rem;
 line-height:1.4;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em;
 white-space:nowrap
}
.wnd-fonts-fallback .eshop-grid-nature .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-grid-nature .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-grid-nature .product-price {
 font-size:1.25rem;
 line-height:1.4;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em
}
.wnd-fonts-fallback .pr-0 .eshop-grid-nature .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-grid-nature .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-grid-nature .product-price {
 font-size:1.125rem;
 line-height:1.44444
}
.pr-768 .eshop-grid-nature .product-price {
 font-size:1.25rem;
 line-height:1.3
}
.eshop-grid-nature .product-price span {
 display:inline
}
.eshop-grid-nature .product-price-comparative {
 position:relative;
 font-size:1.25rem;
 line-height:1.4;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.eshop-grid-nature .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-0 .eshop-grid-nature .product-price-comparative {
 font-size:1.25rem;
 line-height:1.4;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.pr-0 .eshop-grid-nature .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-320 .eshop-grid-nature .product-price-comparative {
 font-size:1.125rem;
 line-height:1.55556
}
.pr-768 .eshop-grid-nature .product-price-comparative {
 font-size:1.25rem;
 line-height:1.4
}
.eshop-grid-nature .thumbnail img {
 width:100%;
 height:auto;
 max-width:100%;
 display:block;
 margin:0 auto
}
.eshop-grid .wnd-empty-placeholder {
 margin:18px 0 0
}
.eshop-slider .eshop-wrapper {
 position:relative
}
.eshop-slider .eshop-wrapper-overflow {
 overflow:hidden
}
.eshop-slider.disable-animations .eshop-container,.eshop-slider.disable-animations .eshop-container .item,.eshop-slider.not-loaded .eshop-container {
 -webkit-transition:none;
 transition:none
}
.eshop-slider.not-loaded .eshop-container .item {
 width:100%
}
.eshop-slider.not-loaded .eshop-container .item:not(:first-child),.eshop-slider.not-loaded .eshop-slider-arrow,.eshop-slider.not-loaded .eshop-slider-nav {
 display:none
}
.eshop-slider .item {
 overflow:hidden;
 display:block
}
.eshop-slider .item,.pr-0 .eshop-slider .item {
 padding:0;
 float:left
}
.eshop-slider .item:only-child {
 width:100%
}
.eshop-slider .item-wrapper,.pr-0 .eshop-slider .item-wrapper {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:strech;
 -ms-flex-align:strech;
 align-items:strech
}
.pr-768 .eshop-slider .item-wrapper {
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row
}
.eshop-slider .item-media,.pr-0 .eshop-slider .item-media {
 width:100%
}
.pr-768 .eshop-slider .item-media {
 width:50%;
 float:left
}
.eshop-slider .item-media a {
 display:block;
 text-decoration:none;
 position:relative
}
.eshop-slider .item-labels,.pr-0 .eshop-slider .item-labels {
 position:absolute;
 top:10px;
 left:0
}
.eshop-slider .item-content {
 line-height:0;
 overflow:hidden
}
.eshop-slider .item-content,.pr-0 .eshop-slider .item-content {
 width:100%;
 text-align:center;
 padding:20px 0 0;
 display:block
}
.pr-768 .eshop-slider .item-content {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 align-content:center;
 -ms-flex-pack:center;
 -ms-justify-content:center;
 justify-content:center;
 -webkit-box-align:flex-start;
 -ms-flex-align:flex-start;
 align-items:flex-start;
 width:50%;
 float:left;
 text-align:left;
 padding:20px 2em 20px 3em
}
.pr-1000 .eshop-slider .item-content {
 padding-left:4.5em;
 padding-right:3em
}
.pr-infinity .eshop-slider .item-content {
 padding-left:5em;
 padding-right:3em
}
.eshop-slider .item-content h2,.eshop-slider .item-content h2 * {
 margin:0;
 padding:0
}
.eshop-slider .item-content h2 a {
 text-decoration:none
}
.eshop-slider .item-price,.pr-0 .eshop-slider .item-price {
 text-align:center;
 padding:.5rem 0
}
.pr-768 .eshop-slider .item-price {
 text-align:left;
 padding:1em 0 1.5em
}
.eshop-slider .thumbnail {
 padding-top:95%;
 text-align:center;
 overflow:hidden;
 position:relative
}
.pr-0 .eshop-slider .thumbnail {
 padding-top:95%
}
.pr-768 .eshop-slider .thumbnail {
 padding-top:85%
}
.pr-1000 .eshop-slider .thumbnail {
 padding-top:77%
}
.pr-infinity .eshop-slider .thumbnail {
 padding-top:70%
}
.eshop-slider .thumbnail img {
 display:none
}
.eshop-slider .thumbnail-bg {
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:100%;
 overflow:hidden
}
.eshop-slider .thumbnail-bg img {
 display:block
}
.eshop-slider .thumbnail-bg-layer {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 overflow:hidden;
 background-size:contain;
 background-repeat:no-repeat;
 background-position:50%
}
.eshop-slider .product-title {
 font-size:1.625rem;
 line-height:1.38462;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 max-height:100px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis
}
.wnd-fonts-fallback .eshop-slider .product-title {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-slider .product-title:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-slider .product-title {
 font-size:1.625rem;
 line-height:1.38462;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 max-height:100px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis
}
.wnd-fonts-fallback .pr-0 .eshop-slider .product-title {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.pr-0 .eshop-slider .product-title:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-slider .product-title {
 font-size:2.1875rem;
 line-height:1.4
}
.pr-768 .eshop-slider .product-title {
 font-size:2.5rem;
 line-height:1.4;
 max-height:112px
}
.pr-1000 .eshop-slider .product-title {
 max-height:130px
}
.eshop-slider .product-text,.pr-0 .eshop-slider .product-text {
 font-size:.875rem;
 line-height:1.71429
}
.pr-320 .eshop-slider .product-text {
 font-size:1.075rem;
 line-height:1.58824
}
.pr-768 .eshop-slider .product-text {
 font-size:1.1875rem;
 line-height:1.47368
}
.eshop-slider .product-text-content,.pr-0 .eshop-slider .product-text-content {
 margin:10px 0;
 word-wrap:break-word;
 max-height:50px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis
}
.pr-320 .eshop-slider .product-text-content {
 max-height:55px
}
.pr-768 .eshop-slider .product-text-content {
 margin:12px 0 0;
 max-height:62px
}
body:not(.wnd-cms) .eshop-slider .product-text-content:empty {
 padding:0;
 margin:0
}
.eshop-slider .product-price {
 display:inline-block;
 font-size:1.25rem;
 line-height:1.3;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.01em;
 white-space:nowrap
}
.wnd-fonts-fallback .eshop-slider .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-slider .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-slider .product-price {
 font-size:1.25rem;
 line-height:1.3;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.01em
}
.wnd-fonts-fallback .pr-0 .eshop-slider .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-slider .product-price:lang(ja) {
 font-family:'Eras Demi ITC',Noto Sans,Arial,sans-serif
}
.pr-320 .eshop-slider .product-price {
 font-size:1.375rem;
 line-height:1.27273
}
.pr-768 .eshop-slider .product-price {
 font-size:1.5625rem;
 line-height:1.2
}
.eshop-slider .product-price span {
 display:inline
}
.eshop-slider .product-price-comparative {
 position:relative;
 font-size:.875rem;
 line-height:1.57143;
 font-weight:400;
 margin-left:10px;
 padding:0 3px
}
.eshop-slider .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-0 .eshop-slider .product-price-comparative {
 font-size:.875rem;
 line-height:1.57143;
 font-weight:400;
 margin-left:10px;
 padding:0 3px
}
.pr-0 .eshop-slider .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-320 .eshop-slider .product-price-comparative {
 font-size:1rem;
 line-height:1.5
}
.pr-768 .eshop-slider .product-price-comparative {
 font-size:1.375rem;
 line-height:1.36364
}
.eshop-slider .product-label {
 -webkit-backface-visibility:hidden;
 z-index:10
}
.eshop-slider .product-label>span {
 font-size:.8125rem;
 line-height:1.38462;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.05em;
 padding:8px 15px 7px;
 margin:5px 0;
 display:inline-block
}
.wnd-fonts-fallback .eshop-slider .product-label>span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-slider .product-label>span:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-slider .product-label>span {
 font-size:.8125rem;
 line-height:1.38462;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 letter-spacing:.05em;
 padding:8px 15px 7px;
 margin:5px 0
}
.wnd-fonts-fallback .pr-0 .eshop-slider .product-label>span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-slider .product-label>span:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-slider .product-label>span:empty,.eshop-slider .product-out-of-stock {
 display:none
}
.eshop-slider .product-button,.pr-0 .eshop-slider .product-button {
 text-align:center;
 margin:0 auto;
 padding:8px 8px 20px
}
.pr-768 .eshop-slider .product-button {
 text-align:left;
 margin:0;
 padding:0 0 20px
}
.eshop-slider .product-button-content {
 line-height:0
}
.pr-768 .eshop-slider .product-button a {
 min-width:auto
}
.eshop-slider .product-button-text {
 word-wrap:break-word;
 position:relative;
 display:inline-block;
 z-index:10
}
.eshop-slider .wnd-out-of-stock .product-out-of-stock {
 display:block
}
.eshop-carousel .eshop-content,.eshop-carousel .eshop-wrapper {
 position:relative
}
.eshop-carousel .eshop-wrapper-correction {
 overflow:hidden;
 position:relative;
 text-align:left;
 padding:10px 5px;
 margin:-30px -15px
}
.pr-0 .eshop-carousel .eshop-wrapper-correction {
 padding:10px 5px;
 margin:-30px -15px
}
.pr-320 .eshop-carousel .eshop-wrapper-correction {
 margin:-30px -15px
}
.pr-768 .eshop-carousel .eshop-wrapper-correction {
 margin:-35px -20px
}
.eshop-carousel .eshop-container {
 display:block;
 width:100%;
 height:auto
}
.eshop-carousel .item {
 float:left
}
.eshop-carousel .item,.pr-0 .eshop-carousel .item {
 width:100%;
 padding:10px;
 margin:7.5px 0
}
.pr-320 .eshop-carousel .item {
 width:50%
}
.pr-768 .eshop-carousel .item {
 width:33.3%;
 padding:15px
}
.pr-infinity .eshop-carousel .item {
 margin:10px 0
}
.eshop-carousel .item-head h2 {
 font-size:1.25rem;
 line-height:1.2;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .eshop-carousel .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-carousel .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-carousel .item-head h2 {
 font-size:1.25rem;
 line-height:1.2;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 letter-spacing:.01em;
 font-weight:400;
 text-align:center;
 padding:0;
 margin:0;
 max-height:48px;
 overflow:hidden;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 text-overflow:ellipsis;
 margin-top:5px;
 margin-bottom:5px
}
.wnd-fonts-fallback .pr-0 .eshop-carousel .item-head h2 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-carousel .item-head h2:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-carousel .product-price {
 font-size:1.125rem;
 line-height:1.44444;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em;
 white-space:nowrap
}
.wnd-fonts-fallback .eshop-carousel .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-carousel .product-price:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.pr-0 .eshop-carousel .product-price {
 font-size:1.125rem;
 line-height:1.44444;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 letter-spacing:.025em
}
.wnd-fonts-fallback .pr-0 .eshop-carousel .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.pr-0 .eshop-carousel .product-price:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-carousel .product-price span {
 display:inline
}
.eshop-carousel .product-price-comparative {
 position:relative;
 font-size:1.125rem;
 line-height:1.44444;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.eshop-carousel .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.pr-0 .eshop-carousel .product-price-comparative {
 font-size:1.125rem;
 line-height:1.44444;
 font-weight:300;
 letter-spacing:.025em;
 margin-left:5px;
 padding:0 2px
}
.pr-0 .eshop-carousel .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.eshop-carousel .thumbnail img {
 width:100%;
 height:auto;
 display:block
}
.eshop-carousel .thumbnail-bg {
 display:none
}
.eshop-carousel:before {
 content:"4";
 display:none
}
.eshop-carousel:after {
 display:none;
 content:"1"
}
.pr-0 .eshop-carousel:after {
 content:"1"
}
.pr-320 .eshop-carousel:after {
 content:"2"
}
.pr-768 .eshop-carousel:after {
 content:"3"
}
.eshop-carousel.not-loaded .eshop-container {
 width:100%!important;
 margin-left:0!important;
 visibility:hidden
}
.eshop-carousel.not-loaded .eshop-container .clone,.eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+2),.eshop-carousel.static .clone {
 display:none
}
.wnd-cart:not(.wnd-cart-empty) {
 padding-bottom:81px
}
.wnd-cart:not(.wnd-cart-empty)+#fe_footer {
 top:-81px
}
@-webkit-keyframes d {
 0% {
  height:0;
  display:none;
  opacity:0
 }
 50% {
  height:auto;
  display:block;
  opacity:0
 }
 to {
  height:auto;
  display:block;
  opacity:1
 }
}
@keyframes d {
 0% {
  height:0;
  display:none;
  opacity:0
 }
 50% {
  height:auto;
  display:block;
  opacity:0
 }
 to {
  height:auto;
  display:block;
  opacity:1
 }
}
.eshop-cart {
 padding:20px 10px 10px
}
.eshop-cart-head {
 display:none
}
.eshop-cart-th {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 font-size:.75rem;
 line-height:1.66667;
 letter-spacing:.1em;
 text-transform:uppercase
}
.wnd-fonts-fallback .eshop-cart-th {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-th:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-tr {
 padding:15px 10px;
 margin:0 0 8px;
 position:relative
}
.eshop-cart-td {
 line-height:0
}
.eshop-cart-align-items-center {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.eshop-cart-product {
 width:calc(100% - 30px)
}
.eshop-cart-product a {
 display:-ms-inline-flexbox;
 display:inline-flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 text-decoration:none;
 width:auto;
 height:100%
}
body:not(.touched):not(.wnd-cms) .eshop-cart-product a:hover .eshop-cart-product-image {
 opacity:.75
}
body:not(.touched):not(.wnd-cms) .eshop-cart-product a:hover .eshop-cart-product-title span {
 border-bottom-color:currentColor
}
.eshop-cart-product-image {
 width:45px;
 height:45px;
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out;
 flex-shrink:0;
 display:inline-block;
 overflow:hidden;
 position:relative;
 text-align:center
}
.eshop-cart-product-image img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 left:50%;
 top:50%;
 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
 display:block;
 -ms-interpolation-mode:bicubic
}
.eshop-cart-product-text {
 width:100%
}
.eshop-cart-product-title {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1rem;
 line-height:1.25;
 font-weight:600;
 letter-spacing:.01em;
 float:left;
 padding:5px 0;
 margin:0 0 0 15px
}
.wnd-fonts-fallback .eshop-cart-product-title {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-product-title:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-product-title span {
 -webkit-transition:border-color .3s ease-in-out;
 transition:border-color .3s ease-in-out;
 word-break:break-word;
 display:inline;
 line-height:1;
 border-bottom:1px solid transparent
}
.eshop-cart-product-variant {
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-size:.75rem;
 line-height:1;
 font-weight:600;
 letter-spacing:.01em;
 float:left;
 padding:0 0 10px;
 margin:0 0 0 15px;
 clear:left
}
.wnd-fonts-fallback .eshop-cart-product-variant {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-cart-product-variant:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-price {
 display:none
}
.eshop-cart-price span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1rem;
 line-height:1;
 font-weight:400;
 letter-spacing:.025em;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
.wnd-fonts-fallback .eshop-cart-price span {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-price span:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-quantity {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 float:left;
 width:60%;
 margin-right:-10px;
 text-align:left;
 padding-left:47px
}
.wnd-fonts-fallback .eshop-cart-quantity {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-quantity:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-quantity input {
 -webkit-transition:border .3s ease-in-out,color .3s ease-in-out;
 transition:border .3s ease-in-out,color .3s ease-in-out;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:.875rem;
 line-height:1.71429;
 font-weight:600;
 box-shadow:none;
 outline:none;
 border:1px solid;
 width:42px;
 height:34px;
 text-align:center;
 float:right;
 -webkit-appearance:none;
 -moz-appearance:none;
 -ms-appearance:none;
 appearance:none;
 border-radius:0;
 -moz-appearance:textfield
}
.wnd-fonts-fallback .eshop-cart-quantity input {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-quantity input:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-quantity input::-webkit-inner-spin-button,.eshop-cart-quantity input::-webkit-outer-spin-button {
 -webkit-appearance:none;
 -moz-appearance:none;
 -ms-appearance:none;
 appearance:none;
 margin:0
}
.eshop-cart-quantity-wrapper {
 text-align:left
}
.eshop-cart-quantity-content,.eshop-cart-quantity-wrapper {
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
 display:inline-block
}
.eshop-cart-quantity-button {
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out;
 width:39px;
 height:34px;
 display:inline-block;
 float:right;
 position:relative
}
body:not(.wnd-cms) .eshop-cart-quantity-button {
 cursor:pointer
}
.eshop-cart-quantity-button:after,.eshop-cart-quantity-button:before {
 -webkit-transition:background-color .3s ease-in-out;
 transition:background-color .3s ease-in-out;
 position:absolute;
 top:calc(50% - 1px);
 left:calc(50% - 7px);
 content:"";
 width:14px;
 height:2px;
 display:block
}
.eshop-cart-quantity-button.disabled {
 cursor:not-allowed;
 pointer-events:none;
 opacity:.25
}
.eshop-cart-quantity-remove:after {
 display:none
}
.eshop-cart-quantity-add:after {
 -webkit-transform:rotate(90deg);
 transform:rotate(90deg)
}
.eshop-cart-out-of-stock {
 display:none;
 height:0;
 opacity:0;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:.8125rem;
 line-height:1.53846;
 font-weight:400;
 padding-top:8px;
 padding-left:13px
}
.wnd-fonts-fallback .eshop-cart-out-of-stock {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-out-of-stock:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-sum {
 float:right;
 width:40%;
 text-align:right;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-pack:flex-end;
 -ms-justify-content:flex-end;
 justify-content:flex-end;
 min-height:34px
}
.eshop-cart-sum-price {
 -webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1rem;
 line-height:1;
 font-weight:600;
 letter-spacing:.025em;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
.wnd-fonts-fallback .eshop-cart-sum-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-sum-price:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-delete {
 position:absolute;
 top:5px;
 left:auto;
 right:0
}
.eshop-cart-delete div {
 -webkit-transition:color .3s;
 transition:color .3s;
 font-size:1.125rem;
 line-height:2.22222;
 font-style:normal;
 cursor:pointer;
 text-align:center;
 width:40px;
 height:40px;
 display:inline-block;
 position:relative;
 z-index:10
}
.eshop-cart-delete div:after,.eshop-cart-delete div:before {
 -webkit-transition:background-color .3 ease-in-out;
 transition:background-color .3 ease-in-out;
 position:absolute;
 top:18px;
 left:16px;
 content:"";
 width:14px;
 height:2px;
 display:block;
 background-color:currentColor;
 z-index:9
}
.eshop-cart-delete div:before {
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}
.eshop-cart-delete div:after {
 -webkit-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.eshop-cart-delete span {
 display:none
}
.eshop-cart-foot {
 border-bottom:1px solid
}
.eshop-cart-total {
 padding:15px 10px
}
.eshop-cart-total-label {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:.75rem;
 line-height:2.5;
 font-weight:400;
 text-transform:uppercase;
 letter-spacing:.01em;
 float:left
}
.wnd-fonts-fallback .eshop-cart-total-label {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-total-label:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-total-label:after {
 content:":"
}
.eshop-cart-total-value {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1.25rem;
 line-height:1.5;
 font-weight:600;
 letter-spacing:.025em;
 float:right
}
.wnd-fonts-fallback .eshop-cart-total-value {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-total-value:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-continue {
 text-align:center;
 padding:25px 0
}
.eshop-cart-continue a {
 -webkit-transition:color .3s ease-in-out,border-color .3s ease-in-out;
 transition:color .3s ease-in-out,border-color .3s ease-in-out;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:.95rem;
 line-height:1.6;
 font-weight:300;
 text-decoration:none;
 border-bottom:1px solid
}
.wnd-fonts-fallback .eshop-cart-continue a {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-cart-continue a:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-cart-checkout {
 position:fixed;
 top:auto;
 left:0;
 bottom:0;
 right:0;
 line-height:0;
 padding:15px;
 z-index:30
}
.eshop-cart-checkout span {
 word-wrap:break-word;
 position:relative;
 display:inline-block;
 z-index:10
}
.eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image img {
 display:none
}
.eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image:after {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 content:"";
 font-family:WebnodeIcons;
 font-size:2rem;
 line-height:1;
 width:32px;
 height:32px;
 display:block;
 opacity:.6
}
.eshop-cart-checkout-disable,.eshop-cart-empty,.eshop-cart.wnd-cart-empty .eshop-cart-checkout,.eshop-cart.wnd-cart-empty .eshop-cart-table {
 display:none
}
.eshop-cart.wnd-cart-empty .eshop-cart-empty {
 display:block;
 text-align:center
}
.eshop-cart.wnd-cart-empty .eshop-cart-empty .wnd-empty-placeholder {
 background-color:transparent
}
.eshop-cart.wnd-cart-empty .eshop-cart-continue {
 text-align:center;
 margin:0 auto;
 float:none;
 line-height:0;
 padding-top:40px
}
.eshop-cart.wnd-cart-empty .eshop-cart-continue span {
 word-wrap:break-word;
 position:relative;
 display:inline-block;
 z-index:10
}
.eshop-cart .wnd-out-of-stock .eshop-cart-out-of-stock {
 -webkit-animation:d .4s ease-in-out;
 animation:d .4s ease-in-out;
 display:block;
 height:auto;
 opacity:1
}
.eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 pointer-events:none;
 cursor:not-allowed
}
.eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 -webkit-animation:d .4s ease-in-out;
 animation:d .4s ease-in-out;
 font-size:.95rem;
 line-height:1.6;
 margin-top:10px;
 height:auto;
 display:block;
 opacity:1
}
.eshop-detail .product-cart-text:before {
 content:"";
 font-family:WebnodeIcons;
 font-size:1.375rem;
 line-height:1;
 font-weight:400;
 display:inline-block;
 z-index:10;
 padding-right:15px
}
.eshop-detail .product-cart-loading {
 top:14px
}
.eshop-detail .product-cart-loading .loader,.eshop-detail .product-cart-loading .loader:after {
 width:22px;
 height:22px
}
.eshop-detail .product-cart-added {
 padding-left:29px
}
.eshop-detail .product-cart-added .checked:after {
 height:14px;
 width:7px;
 border-width:2px;
 left:0;
 top:12px
}

.product-detail .wnd-page {
 padding-bottom:81px
}
.product-detail .wnd-page+#fe_footer {
 top:-81px
}
@-webkit-keyframes e {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@keyframes e {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(1turn);
  transform:rotate(1turn)
 }
}
@keyframes f {
 0% {
  height:0;
  width:0;
  opacity:1
 }
 20% {
  height:0;
  width:7px;
  opacity:1
 }
 40% {
  height:14px;
  width:7px;
  opacity:1
 }
 to {
  height:14px;
  width:7px;
  opacity:1
 }
}
.eshop-detail {
 -webkit-transition:height .3s ease-in-out;
 transition:height .3s ease-in-out
}
.eshop-detail form {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.eshop-detail-left,.eshop-detail-right {
 width:100%;
 line-height:0
}
.eshop-detail-head {
 -webkit-box-ordinal-group:-1;
 -ms-flex-order:-1;
 order:-1
}
.eshop-detail-title {
 text-align:left;
 padding:0;
 margin:0
}
.eshop-detail-ribbons {
 display:none;
 text-align:center
}
.eshop-detail-gallery {
 -webkit-box-ordinal-group:0;
 -ms-flex-order:0;
 order:0
}
.eshop-detail-content {
 overflow:hidden
}
.eshop-detail-price {
 text-align:left;
 margin-left:-5px
}
.eshop-detail .product-title {
 font-size:2.125rem;
 line-height:1.29412;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:300;
 font-style:normal;
 overflow:hidden;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 display:inline-block
}
.wnd-fonts-fallback .eshop-detail .product-title {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-detail .product-title:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-title b,.eshop-detail .product-title strong {
 font-weight:800
}
.eshop-detail .product-title-content {
 padding:10px 0;
 display:inline-block
}
.eshop-detail .product-ribbon {
 margin:0 5px 10px;
 display:inline-block;
 -webkit-backface-visibility:hidden;
 line-height:0;
 z-index:10
}
.eshop-detail .product-ribbon:first-child {
 margin-left:0
}
.eshop-detail .product-ribbon:last-child {
 margin-right:0
}
.eshop-detail .product-ribbon-content {
 font-size:.75rem;
 line-height:1.33333;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:600;
 padding:8px 15px 7px;
 display:inline-block
}
.wnd-fonts-fallback .eshop-detail .product-ribbon-content {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-detail .product-ribbon-content:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-ribbon-content:empty {
 display:none
}
.eshop-detail .product-text {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:300;
 font-size:1rem;
 line-height:1.625
}
.wnd-fonts-fallback .eshop-detail .product-text {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-detail .product-text:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-text-content {
 padding:10px 0;
 word-wrap:break-word
}
body:not(.wnd-cms) .eshop-detail .product-text-content:empty {
 padding:0
}
.eshop-detail .product-price {
 font-size:1.625rem;
 line-height:1.30769;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 padding:5px;
 letter-spacing:.025em;
 display:inline-block
}
.wnd-fonts-fallback .eshop-detail .product-price {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.eshop-detail .product-price:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-price-content {
 display:inline-block
}
.eshop-detail .product-price-comparative {
 position:relative;
 font-size:.875rem;
 line-height:1.57143;
 font-weight:400;
 padding:0 3px
}
.eshop-detail .product-price-comparative:after {
 content:"";
 position:absolute;
 border-bottom:1px solid;
 width:100%;
 left:0;
 top:50%;
 opacity:.75
}
.eshop-detail .product-cart {
 position:fixed;
 top:auto;
 left:0;
 bottom:0;
 right:0;
 line-height:0;
 padding:15px;
 z-index:30
}
.eshop-detail .product-cart-submit {
 -webkit-transition:all .3s;
 transition:all .3s;
 outline:0;
 position:relative
}
body:not(.wnd-cms) .eshop-detail .product-cart-submit {
 cursor:pointer
}
.eshop-detail .product-cart-text {
 word-wrap:break-word;
 position:relative;
 display:inline-block;
 z-index:10
}
.eshop-detail .product-cart-loading {
 -webkit-transition:opacity .3s ease;
 transition:opacity .3s ease;
 position:absolute;
 left:0;
 width:100%;
 opacity:0
}
.eshop-detail .product-cart-loading .loader {
 -webkit-animation:e 1s infinite linear;
 animation:e 1s infinite linear;
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 border:2px solid currentColor;
 border-top-color:transparent;
 border-radius:50%;
 margin:0 auto;
 display:block
}
.eshop-detail .product-cart-loading .loader:after {
 border-radius:50%
}
.eshop-detail .product-cart-added {
 word-wrap:break-word;
 position:relative;
 display:none;
 z-index:10
}
.eshop-detail .product-cart-added .checked {
 position:absolute;
 top:auto;
 left:0
}
.eshop-detail .product-cart-added .checked:after {
 -webkit-transform:scaleX(-1) rotate(135deg);
 transform:scaleX(-1) rotate(135deg);
 -webkit-animation:f 1.2s ease;
 animation:f 1.2s ease;
 position:absolute;
 content:"";
 opacity:1;
 transform-origin:left top;
 border-style:solid;
 border-color:currentColor;
 border-bottom:none;
 border-left:none
}
.eshop-detail .product-cart-out-of-stock {
 display:none
}
.eshop-detail .product-cart.wnd-waiting .product-cart-submit {
 cursor:wait;
 pointer-events:none
}
.eshop-detail .product-cart.wnd-waiting .product-cart-text {
 -webkit-transition:opacity .2s ease;
 transition:opacity .2s ease;
 opacity:0
}
.eshop-detail .product-cart.wnd-waiting .product-cart-loading {
 opacity:1
}
.eshop-detail .product-cart.wnd-waiting .product-cart-out-of-stock {
 opacity:0
}
.eshop-detail .product-cart.wnd-waiting-done .product-cart-text {
 display:none
}
.eshop-detail .product-cart.wnd-waiting-done .product-cart-loading {
 visibility:hidden;
 opacity:0
}
.eshop-detail .product-cart.wnd-waiting-done .product-cart-added {
 display:inline-block
}
.eshop-detail .product-cart.wnd-waiting-done .product-cart-out-of-stock {
 display:none
}
.eshop-detail .product-gallery {
 width:100%;
 display:block;
 position:relative;
 overflow:hidden
}
.eshop-detail .product-gallery ul {
 margin:0;
 padding:0;
 list-style:none
}
.eshop-detail .product-gallery-content {
 position:relative;
 display:block;
 width:100%
}
.eshop-detail .product-gallery-list {
 overflow:hidden;
 width:100%;
 position:relative;
 z-index:5;
 opacity:1;
 -webkit-transition:opacity .3s;
 transition:opacity .3s
}
.eshop-detail .product-gallery-list.disable-pointer-events li {
 pointer-events:none
}
.eshop-detail .product-gallery-list.switching {
 opacity:0
}
.eshop-detail .product-gallery-photo {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 opacity:0
}
.eshop-detail .product-gallery-photo.active,body.no-js .eshop-detail .product-gallery-photo:first-child {
 opacity:1;
 visibility:visible;
 position:static;
 z-index:33
}
.eshop-detail .product-gallery-link {
 display:block;
 text-decoration:none
}
body:not(.touched):not(.wnd-cms) .eshop-detail .product-gallery-link:hover {
 cursor:zoom-in
}
.eshop-detail .product-gallery-image {
 text-align:center;
 width:100%;
 position:relative;
 overflow:hidden;
 display:block
}
.eshop-detail .product-gallery-image img {
 display:inline-block;
 margin:0 auto;
 width:100%;
 height:auto
}
.eshop-detail .product-gallery-title span {
 font-size:1rem;
 line-height:1.5;
 padding:10px 0 0;
 text-align:center;
 display:block;
 font-weight:400;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 overflow-wrap:break-word;
 word-wrap:break-word;
 word-break:break-word;
 -webkit-hyphens:auto;
 -ms-hyphens:auto;
 hyphens:auto
}
.wnd-fonts-fallback .eshop-detail .product-gallery-title span {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-detail .product-gallery-title span:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-gallery-title span:empty {
 display:none;
 padding:0;
 margin:0
}
.eshop-detail .product-gallery .arrow {
 -webkit-transition:opacity .3s ease-in-out;
 transition:opacity .3s ease-in-out;
 display:none;
 bottom:0;
 opacity:0
}
.eshop-detail .product-gallery .arrow-prev {
 left:5px
}
.eshop-detail .product-gallery .arrow-next {
 right:5px
}
.eshop-detail .product-gallery.hover .arrow,body:not(.touched) .eshop-detail .product-gallery:hover .arrow {
 opacity:1
}
.eshop-detail .product-gallery-nav {
 flex-shrink:0
}
.eshop-detail .product-gallery-nav:after {
 content:"bullets";
 visibility:hidden;
 position:relative;
 z-index:-1
}
.eshop-detail .product-gallery-nav-content.infinite ul li.clone {
 display:inline-block
}
.eshop-detail .product-gallery-nav-content.reel ul li.clone {
 display:block
}
.eshop-detail .product-gallery-nav-content.reel ul li:first-child {
 margin-top:0;
 margin-left:0
}
.eshop-detail .product-gallery-nav li.clone {
 display:none
}
.eshop-detail .product-gallery-nav li.active img,body:not(.touched):not(.wnd-cms) .eshop-detail .product-gallery-nav li:hover img {
 opacity:1;
 -webkit-transition:opacity .2s;
 transition:opacity .2s
}
.eshop-detail .product-gallery-nav img {
 display:none
}
.eshop-detail .product-gallery-nav-arrow {
 -webkit-transition:opacity .3 ease-in-out;
 transition:opacity .3 ease-in-out;
 position:absolute;
 width:25px;
 height:100px;
 z-index:10;
 cursor:pointer;
 line-height:1;
 font-size:0;
 opacity:.7;
 display:none;
 overflow:hidden
}
body:not(.touched):not(.wnd-cms) .eshop-detail .product-gallery-nav-arrow:hover {
 opacity:1
}
.eshop-detail .product-gallery-nav-arrow-submit {
 -webkit-transition:all .3;
 transition:all .3;
 display:block;
 position:relative;
 width:100%;
 height:100%;
 overflow:hidden
}
.eshop-detail .product-gallery-nav-arrow-prev {
 top:0;
 left:0;
 text-align:left
}
.eshop-detail .product-gallery-nav-arrow-prev .product-gallery-nav-arrow-submit:before {
 content:"꤀";
 font-family:WebnodeIcons;
 font-size:2.5rem;
 line-height:1;
 font-weight:600;
 position:absolute;
 top:50%;
 left:-11px;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%)
}
.eshop-detail .product-gallery-nav-arrow-next {
 top:0;
 right:0;
 text-align:right
}
.eshop-detail .product-gallery-nav-arrow-next .product-gallery-nav-arrow-submit:before {
 content:"꤁";
 font-family:WebnodeIcons;
 font-size:2.5rem;
 line-height:1;
 font-weight:600;
 position:absolute;
 top:50%;
 left:auto;
 right:-11px;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%)
}
.eshop-detail .product-gallery.slideshow .product-gallery-nav,body:not(.touched) .eshop-detail .product-gallery.slideshow .arrow {
 display:block
}
.eshop-detail .product-gallery.slideshow .product-gallery-photo:not(.active) {
 opacity:0;
 visibility:hidden;
 position:absolute;
 z-index:-1;
 left:120%
}
.eshop-detail .product-gallery:not(.slideshow) .product-gallery-photo:first-child {
 opacity:1;
 position:static;
 visibility:visible;
 z-index:33
}
.eshop-detail .product-variants-title {
 margin:10px 0 0;
 font-size:1.375rem;
 line-height:1.36364;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:500
}
.wnd-fonts-fallback .eshop-detail .product-variants-title {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.eshop-detail .product-variants-title:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.eshop-detail .product-variants-content {
 margin:0 -10px;
 padding-top:5px;
 padding-bottom:10px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:horizontal;
 -webkit-box-direction:normal;
 -ms-flex-direction:row;
 flex-direction:row;
 -webkit-box-align:flex-end;
 -ms-flex-align:flex-end;
 align-items:flex-end;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.eshop-detail .product-variants-group {
 float:none;
 width:100%
}
.eshop-detail .product-variants-group .select {
 max-width:100%
}
.eshop-detail .wnd-empty-placeholder {
 font-size:.95rem;
 line-height:1.6;
 font-weight:300;
 font-style:normal;
 display:none
}
.eshop-detail.wnd-empty-thumbnail .product-gallery {
 display:block;
 padding-top:65%
}
.eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 display:block
}
.eshop-detail.wnd-empty-thumbnail .product-gallery-content:after {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 content:"";
 font-family:WebnodeIcons;
 width:120px;
 height:120px;
 font-size:7.5rem;
 line-height:1;
 display:block;
 opacity:.4
}
.eshop-detail.wnd-empty-thumbnail .product-gallery-wrapper {
 display:none
}
.eshop-detail.wnd-out-of-stock .product-cart-submit {
 pointer-events:none;
 cursor:not-allowed
}
.eshop-detail.wnd-out-of-stock .product-cart-text {
 display:none
}
.eshop-detail.wnd-out-of-stock .product-cart-out-of-stock {
 display:inline-block
}
body.product-detail .pswp__img--placeholder--blank {
 background:transparent!important
}
.mt-02-column>div {
 text-align:center
}
.mt-02-column .mt-column {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 display:inline-block;
 overflow:hidden;
 position:relative;
 padding:10px 0;
 vertical-align:top
}
.mt-02-column .mt-column>a {
 display:block;
 text-decoration:none
}
.mt-02-column .mt-column {
 width:100%;
 margin-top:0;
 margin-bottom:0
}
.mt-02-column .mt-column:last-child,.mt-02-column .mt-column:nth-child(1n+1) {
 margin-right:0
}
.mt-02-column .image {
 width:60px;
 height:60px;
 display:block;
 margin:10px!important;
 padding:0!important;
 float:left
}
.mt-02-column .image .image-content {
 border-radius:50%;
 text-align:center;
 position:relative!important;
 padding-top:100%!important;
 padding-bottom:0!important;
 width:100%;
 height:100%;
 display:block
}
.mt-02-column .image img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 left:50%!important;
 top:50%!important;
 display:block;
 -ms-interpolation-mode:bicubic
}
.mt-02-column .image.wnd-orientation-landscape img,.mt-02-column .image img {
 height:100%!important;
 width:auto!important
}
.mt-02-column .image.wnd-orientation-portrait img {
 height:auto!important;
 width:100%!important
}
.mt-02-column .image.wnd-orientation-square img {
 height:100%!important;
 width:100%!important
}
.mt-02-column .image .embed-content {
 border-radius:50%;
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:100%;
 max-width:60px;
 max-height:60px
}
.mt-02-column .image embed {
 width:100%!important;
 height:100%!important;
 display:inline-block;
 position:absolute!important;
 max-width:40px;
 max-height:40px;
 top:10px!important;
 left:10px!important
}
.mt-02-column .image-title {
 display:none
}
.mt-02-column .text-content {
 text-align:left;
 padding:5px 5px 5px 10px
}
.mt-02-column .text {
 padding:0;
 overflow:hidden
}
.mt-02-column .text h3,.mt-02-column .text h4 {
 text-align:left
}
.mt-02-column .text h3 a,.mt-02-column .text h4 a {
 font-weight:inherit;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .mt-02-column .text h3 a:hover,body:not(.touched):not(.wnd-cms) .mt-02-column .text h4 a:hover {
 border-bottom:1px solid
}
.mt-02-column .text h3 {
 font-size:1.125rem;
 line-height:1.55556;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:500
}
.wnd-fonts-fallback .mt-02-column .text h3 {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.mt-02-column .text h3:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-02-column .text h3 b,.mt-02-column .text h3 strong {
 font-weight:900
}
.mt-02-column .text h4 {
 font-size:1rem;
 line-height:1.625;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.wnd-fonts-fallback .mt-02-column .text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.mt-02-column .text h4:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-02-column .text h4,.mt-02-column .text h4 a {
 font-weight:300
}
.mt-02-column .text h4 a b,.mt-02-column .text h4 a strong,.mt-02-column .text h4 b,.mt-02-column .text h4 strong {
 font-weight:600
}
.mt-02-column .text p {
 padding:5px 0 0
}
body.wnd-cms .mt-02-column .text {
 cursor:default
}
.mt-03-column {
 padding:5px 0
}
.mt-03-column>div {
 text-align:center
}
.mt-03-column .mt-column {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 display:inline-block;
 overflow:hidden;
 position:relative;
 padding:10px 5px;
 vertical-align:top
}
.mt-03-column .mt-column>a {
 display:block;
 text-decoration:none
}
.mt-03-column .mt-column {
 width:100%;
 margin-top:0;
 margin-bottom:0
}
.mt-03-column .mt-column:last-child,.mt-03-column .mt-column:nth-child(1n+1) {
 margin-right:0
}
.mt-03-column .image {
 width:60px;
 height:60px;
 display:block;
 margin:0 auto 10px!important;
 padding:0!important;
 position:relative
}
.mt-03-column .image .image-content {
 border-radius:50%;
 text-align:center;
 position:relative!important;
 padding-top:100%!important;
 padding-bottom:0!important;
 width:100%;
 height:100%;
 display:block
}
.mt-03-column .image img {
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 position:absolute;
 left:50%!important;
 top:50%!important;
 display:block;
 -ms-interpolation-mode:bicubic
}
.mt-03-column .image.wnd-orientation-landscape img {
 height:100%!important;
 width:auto!important
}
.mt-03-column .image.wnd-orientation-portrait img {
 height:auto!important;
 width:100%!important
}
.mt-03-column .image.wnd-orientation-square img {
 height:100%!important;
 width:100%!important
}
.mt-03-column .image .embed-content {
 border-radius:50%;
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:100%;
 max-width:60px;
 max-height:60px
}
.mt-03-column .image embed {
 width:100%!important;
 height:100%!important;
 display:inline-block;
 position:absolute!important;
 max-width:40px;
 max-height:40px;
 top:10px!important;
 left:10px!important
}
.mt-03-column .image-title {
 display:none
}
.mt-03-column .text-content {
 text-align:center;
 padding:5px 5px 10px
}
.mt-03-column .text {
 padding:0;
 overflow:hidden
}
.mt-03-column .text h3,.mt-03-column .text h4 {
 text-align:center
}
.mt-03-column .text h3 a,.mt-03-column .text h4 a {
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .mt-03-column .text h3 a:hover,body:not(.touched):not(.wnd-cms) .mt-03-column .text h4 a:hover {
 border-bottom:1px solid
}
.mt-03-column .text h4 {
 font-size:1rem;
 line-height:1.625;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.wnd-fonts-fallback .mt-03-column .text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.mt-03-column .text h4:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-03-column .text h4 {
 font-weight:300
}
.mt-03-column .text h4 a {
 font-weight:inherit
}
.mt-03-column .text h4 b,.mt-03-column .text h4 strong {
 font-weight:600
}
.mt-03-column .text p {
 padding:5px 0 0
}
.mt-03-column .text h3 {
 font-size:1.125rem;
 line-height:1.55556;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:500
}
.wnd-fonts-fallback .mt-03-column .text h3 {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.mt-03-column .text h3:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-03-column .text h3 b,.mt-03-column .text h3 strong {
 font-weight:900
}
body.wnd-cms .mt-03-column .text {
 cursor:default
}
.column-content .mt-contact-01,.section-columns .mt-contact-01 {
 max-width:100%
}
.mt-contact-01 {
 padding:5px;
 margin:0 auto;
 max-width:100%
}
.mt-contact-01 .contact-item {
 padding:2px 0
}
.mt-contact-01 .text {
 text-align:left;
 overflow:hidden;
 padding:0
}
.mt-contact-01 .text .text-content {
 padding:10px!important
}
.mt-contact-01 .text h3 {
 font-size:1.375rem;
 line-height:1.45455;
 text-align:left
}
.mt-contact-01 .text h3 a {
 border-bottom:1px solid transparent
}
.mt-contact-01 .text h3,.mt-contact-01 .text h3 a {
 font-weight:400
}
.mt-contact-01 .text h3 a b,.mt-contact-01 .text h3 a strong,.mt-contact-01 .text h3 b,.mt-contact-01 .text h3 strong {
 font-weight:600
}
.mt-contact-01 .text p {
 padding:3px 0!important
}
body.wnd-cms .mt-contact-01 .text {
 cursor:default
}
.column-content .mt-contact-02 {
 max-width:100%
}
.mt-contact-02 {
 padding:5px;
 margin:0 auto;
 max-width:100%
}
.mt-contact-02 .contact-item {
 padding:2px 0
}
.mt-contact-02 .image {
 width:24px;
 padding:0!important;
 float:left;
 margin:8px 10px!important
}
.mt-contact-02 .image .image-content {
 text-align:center;
 position:relative!important;
 padding-top:100%!important;
 padding-bottom:0!important;
 width:100%;
 height:100%;
 display:block
}
.mt-contact-02 .image .image-content embed {
 width:100%!important;
 height:100%!important;
 max-width:24px;
 max-height:24px;
 display:inline-block;
 position:absolute!important;
 top:0!important;
 left:0!important
}
.mt-contact-02 .image .image-title {
 display:none
}
.mt-contact-02 .text {
 text-align:left;
 overflow:hidden;
 padding:0
}
.mt-contact-02 .text .text-content {
 padding:8px 10px!important
}
.mt-contact-02 .text h3 {
 font-size:1.125rem;
 line-height:1.33333;
 font-weight:400;
 text-align:left
}
.mt-contact-02 .text h3 a {
 border-bottom:1px solid transparent
}
.mt-contact-02 .text h3,.mt-contact-02 .text h3 a {
 font-weight:400
}
.mt-contact-02 .text h3 a b,.mt-contact-02 .text h3 a strong,.mt-contact-02 .text h3 b,.mt-contact-02 .text h3 strong {
 font-weight:600
}
.mt-contact-02 .text p {
 padding:3px 0!important
}
body.wnd-cms .mt-contact-02 .text {
 cursor:default
}
.mt-pricing-01 {
 padding:10px;
 margin:auto;
 width:100%
}
.mt-pricing-01 .row {
 margin:0 -10px
}
.mt-pricing-01 .row:last-child .row-content {
 border:none!important
}
.mt-pricing-01 .row-content {
 margin:0 10px;
 overflow:hidden;
 padding:5px 0;
 border-bottom:1px solid
}
.mt-pricing-01 .text {
 padding:0
}
.mt-pricing-01 .text h3 b,.mt-pricing-01 .text h3 strong {
 font-weight:700
}
.mt-pricing-01 .text h3 a {
 border-bottom:1px solid transparent
}
.mt-pricing-01 .text h3 {
 font-size:1.1875rem;
 line-height:1.57895;
 font-family:'Eras Demi ITC',Arial,sans-serif;
 font-weight:500
}
.wnd-fonts-fallback .mt-pricing-01 .text h3 {
 font-family:'Eras Demi ITC',Arial,sans-serif
}
.mt-pricing-01 .text h3:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-pricing-01 .text h3 b,.mt-pricing-01 .text h3 strong {
 font-weight:600
}
.mt-pricing-01 .text p {
 padding:0
}
.mt-pricing-01 .text:first-child {
 text-align:left
}
.mt-pricing-01 .text:first-child .text-content {
 padding:5px;
 padding-left:0!important
}
.mt-pricing-01 .text:last-child .text-content {
 padding:5px 0;
 padding-right:0!important
}
.mt-pricing-01 .text:last-child .text-content:empty {
 padding:0!important
}
.column-wrapper .mt-pricing-01 {
 width:100%!important
}
body.wnd-cms .mt-pricing-01 .text {
 cursor:default
}
.mt-02-project {
 padding:5px 0
}
.mt-02-project>div {
 text-align:center
}
.mt-02-project .mt-column {
 -webkit-transition:all .3s ease;
 transition:all .3s ease;
 display:inline-block;
 overflow:hidden;
 position:relative;
 vertical-align:top;
 padding:20px
}
.mt-02-project .mt-column>a {
 display:block;
 text-decoration:none
}
.mt-02-project .mt-column {
 width:100%;
 margin-top:0;
 margin-bottom:0
}
.mt-02-project .mt-column:last-child,.mt-02-project .mt-column:nth-child(1n+1) {
 margin-right:0
}
.mt-02-project .image {
 padding:0!important;
 margin:0!important;
 position:relative;
 display:inline-block;
 vertical-align:top;
 width:100%
}
.mt-02-project .image-content {
 position:relative;
 line-height:0;
 overflow:hidden;
 padding:47% 0 0!important;
 height:100%
}
.mt-02-project .image-content img {
 -webkit-transform:translate(-50%,-50%) scale(1);
 transform:translate(-50%,-50%) scale(1);
 left:50%!important;
 top:50%!important;
 -ms-interpolation-mode:bicubic
}
.mt-02-project .image-content img,.mt-02-project .wnd-orientation-landscape .image-content img,.mt-02-project .wnd-orientation-portrait .image-content img,.mt-02-project .wnd-orientation-square .image-content img {
 height:auto!important;
 width:100%!important
}
.mt-02-project .embed-content {
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0
}
.mt-02-project embed {
 position:absolute!important;
 top:0!important;
 left:12.5%!important;
 width:100%!important;
 height:100%!important;
 max-height:100%;
 max-width:75%
}
.mt-02-project .image-title {
 display:none!important
}
.mt-02-project .text-content {
 padding:15px 0 20px;
 text-align:left
}
.mt-02-project .text {
 font-size:1rem;
 line-height:1.75;
 padding:0;
 overflow:hidden
}
.mt-02-project .text h3 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1.75rem;
 line-height:1.35714;
 letter-spacing:1px
}
.wnd-fonts-fallback .mt-02-project .text h3 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.mt-02-project .text h3:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-02-project .text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-size:1.125rem;
 line-height:1.66667
}
.wnd-fonts-fallback .mt-02-project .text h4 {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.mt-02-project .text h4:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.mt-02-project .text h3,.mt-02-project .text h4 {
 text-align:left
}
.mt-02-project .text h3 a,.mt-02-project .text h4 a {
 border-bottom:1px solid transparent
}
.mt-02-project .text h3,.mt-02-project .text h3 a {
 font-weight:400
}
.mt-02-project .text h3 a b,.mt-02-project .text h3 a strong,.mt-02-project .text h3 b,.mt-02-project .text h3 strong {
 font-weight:800
}
.mt-02-project .text h4,.mt-02-project .text h4 a {
 font-weight:300
}
.mt-02-project .text h4 a b,.mt-02-project .text h4 a strong,.mt-02-project .text h4 b,.mt-02-project .text h4 strong {
 font-weight:600
}
.mt-02-project .mt-column>a .image-content img {
 -webkit-transform:translate(-50%,-50%) scale(1);
 transform:translate(-50%,-50%) scale(1);
 -webkit-transition:all .5s ease-in;
 transition:all .5s ease-in
}
body:not(.touched):not(.wnd-cms) .mt-02-project .mt-column>a:hover .image-content img {
 -webkit-transform:translate(-50%,-50%) scale(1.05);
 transform:translate(-50%,-50%) scale(1.05)
}
.column-content .mt-02-project {
 margin:0
}
body.wnd-cms .mt-02-project .text {
 cursor:default
}
.layout-01 {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:100%;
 min-height:100%;
 margin:0;
 padding:0
}
.layout-01.wnd-cms .wnd-page {
 min-height:94vh;
 min-height:calc(100vh - 45px)
}
.layout-01 #main,.layout-01 #main .section-wrapper,.layout-01 #main .section-wrapper-content,.layout-01 #wrapper,.layout-01 .wnd-page {
 -webkit-box-flex:1;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.layout-01 #footer,.layout-01 #header {
 flex-shrink:0
}
.layout-01 #footer,.layout-01 #header,.layout-01 #main {
 width:100%;
 margin:0;
 padding:0;
 z-index: 9999;
}
.layout-01 #footer:after,.layout-01 #footer:before,.layout-01 #header:after,.layout-01 #header:before,.layout-01 #main:after,.layout-01 #main:before {
 content:"";
 display:table
}
.layout-01 #footer:after,.layout-01 #header:after,.layout-01 #main:after {
 clear:both
}
.layout-01 #footer,.layout-01 #main {
 position:relative;
 z-index:1
}
.layout-01 #main {
 z-index:1
}
.layout-01 #footer {
 z-index:0
}
.layout-01 section:after,.layout-01 section:before {
 content:"";
 display:table
}
.layout-01 section:after {
 clear:both
}
.layout-01 .section-inner {
 width:100%;
 padding:20px 0;
 margin:0 auto;
 position:relative
}
.layout-01 .section-inner:after,.layout-01 .section-inner:before {
 content:"";
 display:table
}
.layout-01 .section-inner:after {
 clear:both
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .layout-01 .section-inner {
   padding-right:max(0,env(safe-area-inset-right));
   padding-left:max(0,env(safe-area-inset-left))
  }
 }
}
.layout-01 .section-bg-layer>div {
 overflow:hidden
}
.layout-01.short-content #main .section-wrapper section:last-child,.layout-01.short-content #main .section-wrapper section:last-child .section-bg {
 -webkit-box-flex:1;
 -ms-flex:1 0 auto;
 flex:1 0 auto;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.layout-01 #fe_footer,.layout-01 #wnd_cookie_bar,.layout-01 #wnd_user_bar {
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none
}
.layout-01 #menu-overlay {
 position:fixed;
 background:rgba(0,0,0,.5);
 opacity:0;
 left:0;
 right:0;
 top:0;
 bottom:0;
 z-index:99!important;
 -webkit-transition:opacity .3s linear;
 transition:opacity .3s linear
}
.noscroll .layout-01 #menu-overlay {
 opacity:1
}
@-moz-document url-prefix() {
 .layout-01 {
  display:block!important
 }
 .layout-01:not(.wnd-cms) .wnd-page {
  min-height:100vh
 }
}
.blog-detail-footer {
 padding:20px 10px 10px
}
.blog-detail-footer.wnd-disabled {
 display:none
}
.blog-detail-share {
 line-height:1;
 font-size:0;
 padding-bottom:20px
}
.blog-detail-share .fb-like,.blog-detail-share .fb-share-button {
 margin-right:20px
}
.blog-detail-comments {
 text-align:center;
 margin-left:-7px
}
.header-01 {
 text-align:center;
 width:100%;
 overflow:visible;
 z-index:33
}
.header-01 .nav-line .section-inner {
 max-width:1300px
}
.header-01 .section-bg {
 position:absolute;
 top:0;
 left:0;
 overflow:hidden
}
.header-01.border-bottom .section-bg-layer:first-child:after {
 content:"";
 position:absolute;
 bottom:0;
 left:50%;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%);
 width:100%;
 height:1px;
 background:transparent
}
.header-01.border-bottom .section-bg-layer:after {
 border-bottom-width:1px;
 border-bottom-style:solid
}
.header-01 .claim-borders>span {
 border-top-width:2px;
 border-top-style:solid;
 border-bottom-width:2px;
 border-bottom-style:solid
}
.no-js .header-01 .nav-line .section-inner {
 overflow:hidden
}
.header-01 .nav-line {
 width:100%;
 display:block;
 border-bottom-width:1px;
 border-bottom-style:solid;
 -webkit-transition:border .3s,box-shadow .3s,background-color .3s;
 transition:border .3s,box-shadow .3s,background-color .3s;
 z-index:70
}
.header-01 .nav-line .section-inner {
 padding:0;
 position:relative;
 overflow:visible
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01 .nav-line .section-inner {
   padding-right:max(0,env(safe-area-inset-right));
   padding-left:max(0,env(safe-area-inset-left))
  }
 }
}
.header-01 .logo {
 float:left;
 text-align:left;
 overflow:hidden;
 display:inline-block;
 width:auto;
 max-width:74%;
 height:62px;
 margin:5px 10px 5px 5px;
 padding-right:2px;
 padding-left:2px
}
.wnd-eshop .header-01 .logo {
 max-width:62%
}
.header-01 .logo.proxima-nova {
 font-weight:300
}
.header-01 .logo.proxima-nova b,.header-01 .logo.proxima-nova strong {
 font-weight:600
}
.header-01 .logo.brandon-grotesque {
 font-weight:300
}
.header-01 .logo.brandon-grotesque b,.header-01 .logo.brandon-grotesque strong {
 font-weight:500
}
.header-01 .logo .logo-content,.header-01 .logo .logo-content a {
 display:table;
 overflow:hidden;
 vertical-align:middle;
 text-decoration:none;
 height:62px
}
.header-01 .logo.logo-borders .logo-content,.header-01 .logo.logo-borders .logo-content a {
 height:58px
}
.header-01 .logo .text-content-outer {
 display:table-cell;
 vertical-align:middle
}
.header-01 .logo .text-content {
 font-size:1.1875rem;
 line-height:1.42105;
 padding:0 10px;
 margin:0;
 width:auto;
 vertical-align:middle;
 display:inline-block;
 overflow:hidden
}
.header-01 .logo .text-content:lang(ja) {
 display:block
}
.header-01 .logo .text-content:empty {
 padding:0
}
.header-01 .logo .wnd-touchwysiwyg:not([contenteditable=true])[data-wnd_placeholder]:empty:before,.header-01 .logo .wnd-touchwysiwyg:not([contenteditable=true]) [data-wnd_placeholder]:empty:before {
 padding:0 5px
}
.header-01 .logo .image-content {
 display:table;
 height:62px;
 padding-left:5px
}
.header-01 .logo .image-content img {
 vertical-align:middle;
 height:50px;
 width:auto;
 margin:5px 0;
 padding:0 10px 0 0
}
.header-01 .logo .image-content-cell {
 display:table-cell;
 vertical-align:middle
}
.header-01 .logo .embed-content {
 display:table;
 height:62px;
 padding-left:10px
}
.header-01 .logo .embed-content embed {
 width:auto;
 max-width:36px;
 height:36px;
 padding:0 4px;
 vertical-align:middle
}
.header-01 .logo .embed-content+.text-content-outer .text-content:not(:empty) {
 padding-left:10px
}
.header-01 .logo .embed-content-cell {
 display:table-cell;
 vertical-align:middle;
 position:relative
}
.header-01 .logo .embed-content-cell:after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0
}
.header-01 .logo.logo-borders {
 border-top-width:2px;
 border-top-style:solid;
 border-bottom-width:2px;
 border-bottom-style:solid
}
.header-01 .logo.logo-borders .logo-content a {
 height:58px
}
.header-01 .logo.logo-borders .image-content,.header-01 .logo.logo-borders .image-content img {
 height:56px
}
.header-01 .logo.logo-borders .embed-content {
 height:58px
}
.header-01 .allura .text-content {
 padding-top:3px!important
}
.header-01 .logo-borders .text-content {
 font-size:1.1875rem;
 line-height:1.31579
}
.header-01 .initial-state #menu {
 max-width:300px;
 overflow:hidden
}
.header-01 .wnd-font-size-70 .text-content,.header-01 .wnd-font-size-80 .text-content {
 font-size:1.125rem;
 line-height:1.55556;
 padding-top:4px;
 padding-bottom:3px
}
.header-01 .wnd-font-size-70.logo-borders .text-content,.header-01 .wnd-font-size-80.logo-borders .text-content {
 font-size:1.125rem;
 line-height:1.55556;
 padding-top:1px;
 padding-bottom:1px
}
.header-01 .wnd-font-size-10 .text-content,.header-01 .wnd-font-size-20 .text-content,.header-01 .wnd-font-size-30 .text-content,.header-01 .wnd-font-size-40 .text-content,.header-01 .wnd-font-size-50 .text-content,.header-01 .wnd-font-size-60 .text-content {
 font-size:.95rem;
 line-height:1.33333;
 padding-top:1px;
 padding-bottom:2px
}
.header-01 .wnd-font-size-10.logo-borders .text-content,.header-01 .wnd-font-size-20.logo-borders .text-content,.header-01 .wnd-font-size-30.logo-borders .text-content,.header-01 .wnd-font-size-40.logo-borders .text-content,.header-01 .wnd-font-size-50.logo-borders .text-content,.header-01 .wnd-font-size-60.logo-borders .text-content {
 font-size:.95rem;
 line-height:1.2;
 padding-top:1px;
 padding-bottom:1px
}
.header-01 #menu-mobile {
 float:right;
 display:block;
 position:relative;
 z-index:99;
 line-height:0;
 text-align:right;
 margin:15px 10px 0 0
}
.header-01 #menu-submit {
 width:40px;
 height:20px;
 cursor:pointer;
 padding:20px 8px;
 display:inline-block;
 text-indent:-999em;
 z-index:99;
 text-decoration:none;
 color:transparent
}
.header-01 #menu-submit span,.header-01 #menu-submit span:after,.header-01 #menu-submit span:before {
 content:"";
 cursor:pointer;
 height:2px;
 width:24px;
 position:absolute;
 display:block
}
.header-01 #menu-submit span:before {
 bottom:8px
}
.header-01 #menu-submit span:after {
 bottom:-8px
}
.header-01.design-01 .logo,.header-01.design-02 .logo,.header-01.design-03 .logo,.header-01.design-04 .logo,.header-01.design-05 .logo {
 margin:7px 10px 5px 5px
}
.wnd-eshop .header-01.design-02 .logo {
 margin:4px 10px 5px 5px
}
@-webkit-keyframes g {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg)
 }
}
@keyframes g {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg)
 }
}
@-webkit-keyframes h {
 0% {
  opacity:0;
  display:none
 }
 to {
  opacity:1;
  display:block
 }
}
@keyframes h {
 0% {
  opacity:0;
  display:none
 }
 to {
  opacity:1;
  display:block
 }
}
@-webkit-keyframes i {
 0% {
  display:none
 }
 to {
  display:block
 }
}
@keyframes i {
 0% {
  display:none
 }
 to {
  display:block
 }
}
@-webkit-keyframes j {
 0% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
 50% {
  -webkit-transform:translateX(-5px);
  transform:translateX(-5px)
 }
 to {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
@keyframes j {
 0% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
 50% {
  -webkit-transform:translateX(-5px);
  transform:translateX(-5px)
 }
 to {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
.header-01.design-02,.header-01.design-02 .nav-line {
 height:72px;
 position: fixed;
}
@-webkit-keyframes k {
 65% {
  opacity:.5
 }
 to {
  -webkit-transform:scale(1.75);
  transform:scale(1.75);
  opacity:0
 }
}
@keyframes k {
 65% {
  opacity:.5
 }
 to {
  -webkit-transform:scale(1.75);
  transform:scale(1.75);
  opacity:0
 }
}
.header-01.design-01 .cart,.header-01.design-02 .cart,.header-01.design-03 .cart,.header-01.design-04 .cart,.header-01.design-05 .cart,.header-01.design-19 .cart {
 position:absolute;
 top:14px;
 left:auto;
 right:57px;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 text-transform:uppercase
}
.wnd-menu-empty .header-01.design-01 .cart,.wnd-menu-empty .header-01.design-02 .cart,.wnd-menu-empty .header-01.design-03 .cart,.wnd-menu-empty .header-01.design-04 .cart,.wnd-menu-empty .header-01.design-05 .cart,.wnd-menu-empty .header-01.design-19 .cart {
 position:absolute;
 top:14px;
 left:auto;
 right:20px
}
.wnd-fonts-fallback .header-01.design-01 .cart,.wnd-fonts-fallback .header-01.design-02 .cart,.wnd-fonts-fallback .header-01.design-03 .cart,.wnd-fonts-fallback .header-01.design-04 .cart,.wnd-fonts-fallback .header-01.design-05 .cart,.wnd-fonts-fallback .header-01.design-19 .cart {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.header-01.design-01 .cart:lang(ja),.header-01.design-02 .cart:lang(ja),.header-01.design-03 .cart:lang(ja),.header-01.design-04 .cart:lang(ja),.header-01.design-05 .cart:lang(ja),.header-01.design-19 .cart:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.wnd-menu-empty .header-01.design-01 .cart:before,.wnd-menu-empty .header-01.design-02 .cart:before,.wnd-menu-empty .header-01.design-03 .cart:before,.wnd-menu-empty .header-01.design-04 .cart:before,.wnd-menu-empty .header-01.design-05 .cart:before,.wnd-menu-empty .header-01.design-19 .cart:before {
 display:none
}
.header-01.design-01 .cart a,.header-01.design-02 .cart a,.header-01.design-03 .cart a,.header-01.design-04 .cart a,.header-01.design-05 .cart a,.header-01.design-19 .cart a {
 position:relative;
 display:block;
 text-decoration:none
}
.header-01.design-01 .cart a:after,.header-01.design-02 .cart a:after,.header-01.design-03 .cart a:after,.header-01.design-04 .cart a:after,.header-01.design-05 .cart a:after,.header-01.design-19 .cart a:after {
 -webkit-transition:color .3s ease-in-out;
 transition:color .3s ease-in-out;
 content:"";
 font-family:WebnodeIcons;
 font-size:1.5rem;
 line-height:1.25;
 font-weight:300;
 margin:6px 12px 4px;
 display:inline-block
}
.header-01.design-01 .cart a div,.header-01.design-02 .cart a div,.header-01.design-03 .cart a div,.header-01.design-04 .cart a div,.header-01.design-05 .cart a div,.header-01.design-19 .cart a div {
 float:left
}
.header-01.design-01 .cart-text,.header-01.design-02 .cart-text,.header-01.design-03 .cart-text,.header-01.design-04 .cart-text,.header-01.design-05 .cart-text,.header-01.design-19 .cart-text {
 -webkit-transition:color .3s ease-in-out;
 transition:color .3s ease-in-out;
 display:none;
 position:relative
}
.header-01.design-01 .cart-text:after,.header-01.design-01 .cart-text:before,.header-01.design-02 .cart-text:after,.header-01.design-02 .cart-text:before,.header-01.design-03 .cart-text:after,.header-01.design-03 .cart-text:before,.header-01.design-04 .cart-text:after,.header-01.design-04 .cart-text:before,.header-01.design-05 .cart-text:after,.header-01.design-05 .cart-text:before,.header-01.design-19 .cart-text:after,.header-01.design-19 .cart-text:before {
 -webkit-transition:all .3s ease;
 transition:all .3s ease;
 position:absolute;
 bottom:28px;
 height:1px;
 width:0;
 content:""
}
.header-01.design-01 .cart-text:before,.header-01.design-02 .cart-text:before,.header-01.design-03 .cart-text:before,.header-01.design-04 .cart-text:before,.header-01.design-05 .cart-text:before,.header-01.design-19 .cart-text:before {
 left:50%
}
.header-01.design-01 .cart-text:after,.header-01.design-02 .cart-text:after,.header-01.design-03 .cart-text:after,.header-01.design-04 .cart-text:after,.header-01.design-05 .cart-text:after,.header-01.design-19 .cart-text:after {
 right:50%
}
body:not(.touched) .header-01.design-01 .cart-text:hover:after,body:not(.touched) .header-01.design-01 .cart-text:hover:before,body:not(.touched) .header-01.design-02 .cart-text:hover:after,body:not(.touched) .header-01.design-02 .cart-text:hover:before,body:not(.touched) .header-01.design-03 .cart-text:hover:after,body:not(.touched) .header-01.design-03 .cart-text:hover:before,body:not(.touched) .header-01.design-04 .cart-text:hover:after,body:not(.touched) .header-01.design-04 .cart-text:hover:before,body:not(.touched) .header-01.design-05 .cart-text:hover:after,body:not(.touched) .header-01.design-05 .cart-text:hover:before,body:not(.touched) .header-01.design-19 .cart-text:hover:after,body:not(.touched) .header-01.design-19 .cart-text:hover:before {
 width:51%
}
.header-01.design-01 .cart-piece-count,.header-01.design-02 .cart-piece-count,.header-01.design-03 .cart-piece-count,.header-01.design-04 .cart-piece-count,.header-01.design-05 .cart-piece-count,.header-01.design-19 .cart-piece-count {
 -webkit-transition:opacity .3 ease-in-out;
 transition:opacity .3 ease-in-out;
 position:absolute;
 top:22px;
 left:auto;
 right:6px;
 font-size:.6875rem;
 line-height:1;
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:700;
 height:17px;
 min-width:17px;
 border-radius:9px;
 padding:3px 5px 0;
 opacity:0;
 text-align:center;
 z-index:1
}
.wnd-fonts-fallback .header-01.design-01 .cart-piece-count,.wnd-fonts-fallback .header-01.design-02 .cart-piece-count,.wnd-fonts-fallback .header-01.design-03 .cart-piece-count,.wnd-fonts-fallback .header-01.design-04 .cart-piece-count,.wnd-fonts-fallback .header-01.design-05 .cart-piece-count,.wnd-fonts-fallback .header-01.design-19 .cart-piece-count {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.header-01.design-01 .cart-piece-count:lang(ja),.header-01.design-02 .cart-piece-count:lang(ja),.header-01.design-03 .cart-piece-count:lang(ja),.header-01.design-04 .cart-piece-count:lang(ja),.header-01.design-05 .cart-piece-count:lang(ja),.header-01.design-19 .cart-piece-count:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.header-01.design-01 .cart-piece-count:not([data-count="0"]),.header-01.design-02 .cart-piece-count:not([data-count="0"]),.header-01.design-03 .cart-piece-count:not([data-count="0"]),.header-01.design-04 .cart-piece-count:not([data-count="0"]),.header-01.design-05 .cart-piece-count:not([data-count="0"]),.header-01.design-19 .cart-piece-count:not([data-count="0"]) {
 opacity:1
}
.header-01.design-01 .cart-piece-count:after,.header-01.design-02 .cart-piece-count:after,.header-01.design-03 .cart-piece-count:after,.header-01.design-04 .cart-piece-count:after,.header-01.design-05 .cart-piece-count:after,.header-01.design-19 .cart-piece-count:after {
 position:absolute;
 top:0;
 left:0;
 content:"";
 display:block;
 width:100%;
 height:100%;
 background-color:inherit;
 border-radius:50%;
 z-index:-1
}
.header-01.design-01 .cart-piece-text,.header-01.design-01 .cart-price,.header-01.design-02 .cart-piece-text,.header-01.design-02 .cart-price,.header-01.design-03 .cart-piece-text,.header-01.design-03 .cart-price,.header-01.design-04 .cart-piece-text,.header-01.design-04 .cart-price,.header-01.design-05 .cart-piece-text,.header-01.design-05 .cart-price,.header-01.design-19 .cart-piece-text,.header-01.design-19 .cart-price {
 display:none
}
.header-01.design-01 .cart.wnd-add-product .cart-piece-count:after,.header-01.design-02 .cart.wnd-add-product .cart-piece-count:after,.header-01.design-03 .cart.wnd-add-product .cart-piece-count:after,.header-01.design-04 .cart.wnd-add-product .cart-piece-count:after,.header-01.design-05 .cart.wnd-add-product .cart-piece-count:after,.header-01.design-19 .cart.wnd-add-product .cart-piece-count:after {
 -webkit-animation:k .75s ease-in-out;
 animation:k .75s ease-in-out
}
.header-01.design-01 .cart.wnd-active .cart-text:after,.header-01.design-01 .cart.wnd-active .cart-text:before,.header-01.design-02 .cart.wnd-active .cart-text:after,.header-01.design-02 .cart.wnd-active .cart-text:before,.header-01.design-03 .cart.wnd-active .cart-text:after,.header-01.design-03 .cart.wnd-active .cart-text:before,.header-01.design-04 .cart.wnd-active .cart-text:after,.header-01.design-04 .cart.wnd-active .cart-text:before,.header-01.design-05 .cart.wnd-active .cart-text:after,.header-01.design-05 .cart.wnd-active .cart-text:before,.header-01.design-19 .cart.wnd-active .cart-text:after,.header-01.design-19 .cart.wnd-active .cart-text:before {
 width:51%
}
.header-01.design-01 {
 padding-top:73px
}
.header-01.design-01 .section-bg-layer {
 top:73px
}
.header-01.design-01 .header-claim {
 position:relative;
 display:block;
 overflow:hidden;
 padding:3% 0
}
.header-01.design-01 .header-claim .section-inner {
 padding:0 10px
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-01 .header-claim .section-inner {
   padding-right:max(10px,env(safe-area-inset-right));
   padding-left:max(10px,env(safe-area-inset-left))
  }
 }
}
.header-01.design-01 .claim-table {
 display:table;
 width:100%;
 height:200px;
 table-layout:fixed
}
.header-01.design-01 .claim-table-cell {
 display:table-cell;
 vertical-align:middle;
 margin:auto
}
.header-01.design-01 h1 {
 text-align:center;
 display:block;
 padding:5px;
 margin:0;
 line-height:0
}
.header-01.design-01 h1 .styled-inline-text {
 padding:10px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-01 h1 .styled-inline-text>span {
 padding:0 25px
}
.header-01.design-01 h1 .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-01 h1 .styled-inline-text>span>span {
 display:inline
}
.header-01.design-01 .subclaim {
 padding:0;
 margin:0
}
.header-01.design-01 .subclaim .styled-inline-text {
 padding:0 20px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-01 .subclaim .styled-inline-text>span {
 padding:0;
 font-size:1rem;
 line-height:1.625
}
.header-01.design-01 .subclaim .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-01 .subclaim .styled-inline-text>span>span {
 display:inline
}
.header-01.design-01 .subclaim .claim-bg-color>span,.header-01.design-01 .subclaim .claim-bg-inv>span,.header-01.design-01 .subclaim .claim-bg>span,.header-01.design-01 .subclaim .claim-color-alpha>span,.header-01.design-01 .subclaim .claim-color-inv>span,.header-01.design-01 .subclaim .claim-color>span,.header-01.design-01 .subclaim .claim-gray>span {
 font-size:1rem;
 line-height:2.125
}
.header-01.design-01 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-01 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-01 .subclaim .claim-bg.abril-fatface>span,.header-01.design-01 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-01 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-01 .subclaim .claim-color.abril-fatface>span,.header-01.design-01 .subclaim .claim-gray.abril-fatface>span {
 line-height:190%
}
.header-01.design-01 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-gray.brandon-grotesque>span {
 line-height:198%
}
.header-01.design-01 .subclaim .claim-bg-color.lobster>span,.header-01.design-01 .subclaim .claim-bg-color.lora>span,.header-01.design-01 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-01 .subclaim .claim-bg-inv.lobster>span,.header-01.design-01 .subclaim .claim-bg-inv.lora>span,.header-01.design-01 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-01 .subclaim .claim-bg.lobster>span,.header-01.design-01 .subclaim .claim-bg.lora>span,.header-01.design-01 .subclaim .claim-bg.playfair-display>span,.header-01.design-01 .subclaim .claim-color-alpha.lobster>span,.header-01.design-01 .subclaim .claim-color-alpha.lora>span,.header-01.design-01 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-01 .subclaim .claim-color-inv.lobster>span,.header-01.design-01 .subclaim .claim-color-inv.lora>span,.header-01.design-01 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-01 .subclaim .claim-color.lobster>span,.header-01.design-01 .subclaim .claim-color.lora>span,.header-01.design-01 .subclaim .claim-color.playfair-display>span,.header-01.design-01 .subclaim .claim-gray.lobster>span,.header-01.design-01 .subclaim .claim-gray.lora>span,.header-01.design-01 .subclaim .claim-gray.playfair-display>span {
 line-height:180%
}
.header-01.design-01 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-01 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-01 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-bg.fira-sans>span,.header-01.design-01 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-01 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-01 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color.fira-sans>span,.header-01.design-01 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-gray.fira-sans>span,.header-01.design-01 .subclaim .claim-gray.ribeye-marrow>span {
 line-height:194%
}
.header-01.design-01 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-01 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-bg.pt-serif>span,.header-01.design-01 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-01 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-color.pt-serif>span,.header-01.design-01 .subclaim .claim-gray.pt-serif>span {
 line-height:182%
}
.header-01.design-01 .subclaim .claim-bg-color.open-sans>span,.header-01.design-01 .subclaim .claim-bg-color.roboto>span,.header-01.design-01 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-01 .subclaim .claim-bg-inv.roboto>span,.header-01.design-01 .subclaim .claim-bg.open-sans>span,.header-01.design-01 .subclaim .claim-bg.roboto>span,.header-01.design-01 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-01 .subclaim .claim-color-alpha.roboto>span,.header-01.design-01 .subclaim .claim-color-inv.open-sans>span,.header-01.design-01 .subclaim .claim-color-inv.roboto>span,.header-01.design-01 .subclaim .claim-color.open-sans>span,.header-01.design-01 .subclaim .claim-color.roboto>span,.header-01.design-01 .subclaim .claim-gray.open-sans>span,.header-01.design-01 .subclaim .claim-gray.roboto>span {
 line-height:192%
}
.header-01.design-01 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-01 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-01 .subclaim .claim-bg.proxima-nova>span,.header-01.design-01 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-01 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-01 .subclaim .claim-color.proxima-nova>span,.header-01.design-01 .subclaim .claim-gray.proxima-nova>span {
 line-height:174%
}
.header-01.design-01 .subclaim .claim-bg-color.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-bg-color.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-bg-color.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-bg-color.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-bg-inv.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-bg-inv.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-bg.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-bg.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-bg.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-bg.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-color-alpha.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-color-alpha.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-color-inv.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-color-inv.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-color-inv.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-color-inv.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-color.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-color.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-color.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-color.noto-serif-japanese>span,.header-01.design-01 .subclaim .claim-gray.jp-harenosora-mincho>span,.header-01.design-01 .subclaim .claim-gray.jp-rounded-mgen-plus>span,.header-01.design-01 .subclaim .claim-gray.noto-sans-japanese>span,.header-01.design-01 .subclaim .claim-gray.noto-serif-japanese>span {
 line-height:215%
}
.header-01.design-01 .subclaim .claim-bg-color.jp-kei-font>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-kei-font>span,.header-01.design-01 .subclaim .claim-bg.jp-kei-font>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-kei-font>span,.header-01.design-01 .subclaim .claim-color-inv.jp-kei-font>span,.header-01.design-01 .subclaim .claim-color.jp-kei-font>span,.header-01.design-01 .subclaim .claim-gray.jp-kei-font>span {
 line-height:191%
}
.header-01.design-01 .subclaim .claim-bg-color.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-bg-color.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-bg.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-bg.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-color-inv.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-color-inv.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-color.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-color.jp-wada-lab-maru-gothic>span,.header-01.design-01 .subclaim .claim-gray.jp-utsukushi-mincho>span,.header-01.design-01 .subclaim .claim-gray.jp-wada-lab-maru-gothic>span {
 line-height:200%
}
.header-01.design-01 .subclaim .claim-bg-color.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-bg-inv.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-bg.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-color-alpha.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-color-inv.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-color.jp-logo-type-gothic>span,.header-01.design-01 .subclaim .claim-gray.jp-logo-type-gothic>span {
 line-height:195%
}
.wnd-cms .header-01.design-01 .header-claim h1 {
 min-width:120px
}
.wnd-cms .header-01.design-01 .subclaim {
 min-width:60px
}
.header-01.design-03 {
 text-align:left;
 padding-top:73px
}
.header-01.design-03 .section-bg-layer {
 top:73px
}
.header-01.design-03 .nav-line {
 padding:0 0 0 2%!important
}
.header-01.design-03 .nav-line .section-inner {
 max-width:1920px;
 padding:0!important
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-03 .nav-line .section-inner {
   padding-right:max(0,env(safe-area-inset-right))!important;
   padding-left:max(0,env(safe-area-inset-left))!important
  }
 }
}
.header-01.design-03 .header-claim {
 position:relative;
 display:block;
 overflow:hidden;
 padding:4% 0 9% 2%
}
.header-01.design-03 .header-claim .section-inner {
 padding:0 10px
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-03 .header-claim .section-inner {
   padding-right:max(10px,env(safe-area-inset-right));
   padding-left:max(10px,env(safe-area-inset-left))
  }
 }
}
.header-01.design-03 .claim-table {
 display:table;
 width:100%;
 max-width:1920px;
 margin:0 auto;
 height:200px;
 table-layout:fixed
}
.header-01.design-03 .claim-table-cell {
 float:left;
 display:table-cell;
 vertical-align:middle;
 margin:auto
}
.header-01.design-03 h1 {
 display:block;
 padding:5px 0;
 margin:0;
 line-height:0
}
.header-01.design-03 h1 .styled-inline-text {
 padding:10px;
 margin-left:-20px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-03 h1 .styled-inline-text>span {
 padding:0 25px
}
.header-01.design-03 h1 .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-03 h1 .styled-inline-text>span>span {
 display:inline
}
.header-01.design-03 .subclaim {
 padding:0;
 margin:0
}
.header-01.design-03 .subclaim .styled-inline-text {
 padding:0 15px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-03 .subclaim .styled-inline-text>span {
 padding:0;
 font-size:1rem;
 line-height:1.625
}
.header-01.design-03 .subclaim .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-03 .subclaim .styled-inline-text>span>span {
 display:inline;
 padding-top:4px;
 padding-bottom:4px
}
.header-01.design-03 .subclaim .claim-bg-color>span,.header-01.design-03 .subclaim .claim-bg-inv>span,.header-01.design-03 .subclaim .claim-bg>span,.header-01.design-03 .subclaim .claim-color-alpha>span,.header-01.design-03 .subclaim .claim-color-inv>span,.header-01.design-03 .subclaim .claim-color>span,.header-01.design-03 .subclaim .claim-gray>span {
 font-size:1rem;
 line-height:2.125
}
.header-01.design-03 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-03 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-03 .subclaim .claim-bg.abril-fatface>span,.header-01.design-03 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-03 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-03 .subclaim .claim-color.abril-fatface>span,.header-01.design-03 .subclaim .claim-gray.abril-fatface>span {
 line-height:190%
}
.header-01.design-03 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-gray.brandon-grotesque>span {
 line-height:198%
}
.header-01.design-03 .subclaim .claim-bg-color.lobster>span,.header-01.design-03 .subclaim .claim-bg-color.lora>span,.header-01.design-03 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-03 .subclaim .claim-bg-inv.lobster>span,.header-01.design-03 .subclaim .claim-bg-inv.lora>span,.header-01.design-03 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-03 .subclaim .claim-bg.lobster>span,.header-01.design-03 .subclaim .claim-bg.lora>span,.header-01.design-03 .subclaim .claim-bg.playfair-display>span,.header-01.design-03 .subclaim .claim-color-alpha.lobster>span,.header-01.design-03 .subclaim .claim-color-alpha.lora>span,.header-01.design-03 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-03 .subclaim .claim-color-inv.lobster>span,.header-01.design-03 .subclaim .claim-color-inv.lora>span,.header-01.design-03 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-03 .subclaim .claim-color.lobster>span,.header-01.design-03 .subclaim .claim-color.lora>span,.header-01.design-03 .subclaim .claim-color.playfair-display>span,.header-01.design-03 .subclaim .claim-gray.lobster>span,.header-01.design-03 .subclaim .claim-gray.lora>span,.header-01.design-03 .subclaim .claim-gray.playfair-display>span {
 line-height:180%
}
.header-01.design-03 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-03 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-03 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-bg.fira-sans>span,.header-01.design-03 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-03 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-03 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color.fira-sans>span,.header-01.design-03 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-gray.fira-sans>span,.header-01.design-03 .subclaim .claim-gray.ribeye-marrow>span {
 line-height:194%
}
.header-01.design-03 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-03 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-bg.pt-serif>span,.header-01.design-03 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-03 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-color.pt-serif>span,.header-01.design-03 .subclaim .claim-gray.pt-serif>span {
 line-height:182%
}
.header-01.design-03 .subclaim .claim-bg-color.open-sans>span,.header-01.design-03 .subclaim .claim-bg-color.roboto>span,.header-01.design-03 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-03 .subclaim .claim-bg-inv.roboto>span,.header-01.design-03 .subclaim .claim-bg.open-sans>span,.header-01.design-03 .subclaim .claim-bg.roboto>span,.header-01.design-03 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-03 .subclaim .claim-color-alpha.roboto>span,.header-01.design-03 .subclaim .claim-color-inv.open-sans>span,.header-01.design-03 .subclaim .claim-color-inv.roboto>span,.header-01.design-03 .subclaim .claim-color.open-sans>span,.header-01.design-03 .subclaim .claim-color.roboto>span,.header-01.design-03 .subclaim .claim-gray.open-sans>span,.header-01.design-03 .subclaim .claim-gray.roboto>span {
 line-height:192%
}
.header-01.design-03 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-03 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-03 .subclaim .claim-bg.proxima-nova>span,.header-01.design-03 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-03 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-03 .subclaim .claim-color.proxima-nova>span,.header-01.design-03 .subclaim .claim-gray.proxima-nova>span {
 line-height:174%
}
.wnd-cms .header-01.design-03 .header-claim h1 {
 min-width:120px
}
.wnd-cms .header-01.design-03 .subclaim {
 min-width:60px
}
.header-01.design-04 {
 text-align:left;
 padding-top:73px
}
.header-01.design-04 .section-bg-layer {
 top:73px
}
.header-01.design-04 .nav-line,.header-01.design-04 .nav-line .section-inner {
 padding:0!important
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-04 .nav-line .section-inner {
   padding-right:max(0,env(safe-area-inset-right))!important;
   padding-left:max(0,env(safe-area-inset-left))!important
  }
 }
}
.header-01.design-04 .header-claim {
 position:relative;
 display:block;
 overflow:hidden;
 padding:8% 0
}
.header-01.design-04 .header-claim .section-inner {
 padding:0 20px;
 float:right
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-04 .header-claim .section-inner {
   padding-right:max(20px,env(safe-area-inset-right));
   padding-left:max(20px,env(safe-area-inset-left))
  }
 }
}
.header-01.design-04 .claim-table {
 display:table;
 width:100%;
 max-width:1300px;
 margin:0 auto;
 height:300px;
 table-layout:fixed
}
.header-01.design-04 .claim-table-cell {
 display:table-cell;
 vertical-align:middle;
 margin:auto
}
.header-01.design-04 h1 {
 display:block;
 padding:5px 0;
 margin:0;
 line-height:0;
 text-align:right
}
.header-01.design-04 h1 .styled-inline-text {
 padding:10px;
 margin-right:-20px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-04 h1 .styled-inline-text>span {
 padding:0 25px
}
.header-01.design-04 h1 .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-04 h1 .styled-inline-text>span>span {
 display:inline
}
.header-01.design-04 .subclaim {
 padding:0;
 margin:30px -5px 0 0;
 text-align:right
}
.header-01.design-04 .subclaim .styled-inline-text {
 padding:0 20px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-04 .subclaim .styled-inline-text>span {
 padding:0;
 font-size:1rem;
 line-height:1.625
}
.header-01.design-04 .subclaim .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-04 .subclaim .styled-inline-text>span>span {
 display:inline;
 padding-top:4px;
 padding-bottom:4px
}
.header-01.design-04 .subclaim .claim-bg-color>span,.header-01.design-04 .subclaim .claim-bg-inv>span,.header-01.design-04 .subclaim .claim-bg>span,.header-01.design-04 .subclaim .claim-color-alpha>span,.header-01.design-04 .subclaim .claim-color-inv>span,.header-01.design-04 .subclaim .claim-color>span,.header-01.design-04 .subclaim .claim-gray>span {
 font-size:1rem;
 line-height:2.125
}
.header-01.design-04 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-04 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-04 .subclaim .claim-bg.abril-fatface>span,.header-01.design-04 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-04 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-04 .subclaim .claim-color.abril-fatface>span,.header-01.design-04 .subclaim .claim-gray.abril-fatface>span {
 line-height:190%
}
.header-01.design-04 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-gray.brandon-grotesque>span {
 line-height:198%
}
.header-01.design-04 .subclaim .claim-bg-color.lobster>span,.header-01.design-04 .subclaim .claim-bg-color.lora>span,.header-01.design-04 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-04 .subclaim .claim-bg-inv.lobster>span,.header-01.design-04 .subclaim .claim-bg-inv.lora>span,.header-01.design-04 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-04 .subclaim .claim-bg.lobster>span,.header-01.design-04 .subclaim .claim-bg.lora>span,.header-01.design-04 .subclaim .claim-bg.playfair-display>span,.header-01.design-04 .subclaim .claim-color-alpha.lobster>span,.header-01.design-04 .subclaim .claim-color-alpha.lora>span,.header-01.design-04 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-04 .subclaim .claim-color-inv.lobster>span,.header-01.design-04 .subclaim .claim-color-inv.lora>span,.header-01.design-04 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-04 .subclaim .claim-color.lobster>span,.header-01.design-04 .subclaim .claim-color.lora>span,.header-01.design-04 .subclaim .claim-color.playfair-display>span,.header-01.design-04 .subclaim .claim-gray.lobster>span,.header-01.design-04 .subclaim .claim-gray.lora>span,.header-01.design-04 .subclaim .claim-gray.playfair-display>span {
 line-height:180%
}
.header-01.design-04 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-04 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-04 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-bg.fira-sans>span,.header-01.design-04 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-04 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-04 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color.fira-sans>span,.header-01.design-04 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-gray.fira-sans>span,.header-01.design-04 .subclaim .claim-gray.ribeye-marrow>span {
 line-height:194%
}
.header-01.design-04 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-04 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-bg.pt-serif>span,.header-01.design-04 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-04 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-color.pt-serif>span,.header-01.design-04 .subclaim .claim-gray.pt-serif>span {
 line-height:182%
}
.header-01.design-04 .subclaim .claim-bg-color.open-sans>span,.header-01.design-04 .subclaim .claim-bg-color.roboto>span,.header-01.design-04 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-04 .subclaim .claim-bg-inv.roboto>span,.header-01.design-04 .subclaim .claim-bg.open-sans>span,.header-01.design-04 .subclaim .claim-bg.roboto>span,.header-01.design-04 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-04 .subclaim .claim-color-alpha.roboto>span,.header-01.design-04 .subclaim .claim-color-inv.open-sans>span,.header-01.design-04 .subclaim .claim-color-inv.roboto>span,.header-01.design-04 .subclaim .claim-color.open-sans>span,.header-01.design-04 .subclaim .claim-color.roboto>span,.header-01.design-04 .subclaim .claim-gray.open-sans>span,.header-01.design-04 .subclaim .claim-gray.roboto>span {
 line-height:192%
}
.header-01.design-04 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-04 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-04 .subclaim .claim-bg.proxima-nova>span,.header-01.design-04 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-04 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-04 .subclaim .claim-color.proxima-nova>span,.header-01.design-04 .subclaim .claim-gray.proxima-nova>span {
 line-height:174%
}
.wnd-cms .header-01.design-04 .header-claim h1 {
 min-width:120px
}
.wnd-cms .header-01.design-04 .subclaim {
 min-width:60px
}
.header-01.design-05 {
 text-align:left;
 padding-top:73px
}
.header-01.design-05 .section-bg-layer {
 top:73px
}
.header-01.design-05 .nav-line,.header-01.design-05 .nav-line .section-inner {
 padding:0!important
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-05 .nav-line .section-inner {
   padding-right:max(0,env(safe-area-inset-right))!important;
   padding-left:max(0,env(safe-area-inset-left))!important
  }
 }
}
.header-01.design-05 .header-claim {
 position:relative;
 display:block;
 overflow:hidden;
 padding:8% 0
}
.header-01.design-05 .header-claim .section-inner {
 padding:0 20px;
 float:right
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .header-01.design-05 .header-claim .section-inner {
   padding-right:max(20px,env(safe-area-inset-right));
   padding-left:max(20px,env(safe-area-inset-left))
  }
 }
}
.header-01.design-05 .claim-table {
 display:table;
 width:100%;
 max-width:1300px;
 margin:0 auto;
 height:300px;
 table-layout:fixed
}
.header-01.design-05 .claim-table-cell {
 display:table-cell;
 vertical-align:middle;
 margin:auto
}
.header-01.design-05 h1 {
 display:block;
 padding:5px 0;
 margin:0;
 line-height:0;
 text-align:right
}
.header-01.design-05 h1 .styled-inline-text {
 margin-right:-20px;
 padding:10px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-05 h1 .styled-inline-text>span {
 padding:0 25px
}
.header-01.design-05 h1 .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-05 h1 .styled-inline-text>span>span {
 display:inline
}
.header-01.design-05 .subclaim {
 padding:0;
 margin:0;
 text-align:right;
 margin-right:-5px
}
.header-01.design-05 .subclaim .styled-inline-text {
 padding:0 20px;
 display:inline-block;
 overflow:hidden
}
.header-01.design-05 .subclaim .styled-inline-text>span {
 padding:0;
 font-size:1rem;
 line-height:1.625
}
.header-01.design-05 .subclaim .styled-inline-text>span:lang(ja) {
 display:block
}
.header-01.design-05 .subclaim .styled-inline-text>span>span {
 display:inline;
 padding-top:4px;
 padding-bottom:4px
}
.header-01.design-05 .subclaim .claim-bg-color>span,.header-01.design-05 .subclaim .claim-bg-inv>span,.header-01.design-05 .subclaim .claim-bg>span,.header-01.design-05 .subclaim .claim-color-alpha>span,.header-01.design-05 .subclaim .claim-color-inv>span,.header-01.design-05 .subclaim .claim-color>span,.header-01.design-05 .subclaim .claim-gray>span {
 font-size:1rem;
 line-height:2.125
}
.header-01.design-05 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-05 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-05 .subclaim .claim-bg.abril-fatface>span,.header-01.design-05 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-05 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-05 .subclaim .claim-color.abril-fatface>span,.header-01.design-05 .subclaim .claim-gray.abril-fatface>span {
 line-height:190%
}
.header-01.design-05 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-gray.brandon-grotesque>span {
 line-height:198%
}
.header-01.design-05 .subclaim .claim-bg-color.lobster>span,.header-01.design-05 .subclaim .claim-bg-color.lora>span,.header-01.design-05 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-05 .subclaim .claim-bg-inv.lobster>span,.header-01.design-05 .subclaim .claim-bg-inv.lora>span,.header-01.design-05 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-05 .subclaim .claim-bg.lobster>span,.header-01.design-05 .subclaim .claim-bg.lora>span,.header-01.design-05 .subclaim .claim-bg.playfair-display>span,.header-01.design-05 .subclaim .claim-color-alpha.lobster>span,.header-01.design-05 .subclaim .claim-color-alpha.lora>span,.header-01.design-05 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-05 .subclaim .claim-color-inv.lobster>span,.header-01.design-05 .subclaim .claim-color-inv.lora>span,.header-01.design-05 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-05 .subclaim .claim-color.lobster>span,.header-01.design-05 .subclaim .claim-color.lora>span,.header-01.design-05 .subclaim .claim-color.playfair-display>span,.header-01.design-05 .subclaim .claim-gray.lobster>span,.header-01.design-05 .subclaim .claim-gray.lora>span,.header-01.design-05 .subclaim .claim-gray.playfair-display>span {
 line-height:180%
}
.header-01.design-05 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-05 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-05 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-bg.fira-sans>span,.header-01.design-05 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-05 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-05 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color.fira-sans>span,.header-01.design-05 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-gray.fira-sans>span,.header-01.design-05 .subclaim .claim-gray.ribeye-marrow>span {
 line-height:194%
}
.header-01.design-05 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-05 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-bg.pt-serif>span,.header-01.design-05 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-05 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-color.pt-serif>span,.header-01.design-05 .subclaim .claim-gray.pt-serif>span {
 line-height:182%
}
.header-01.design-05 .subclaim .claim-bg-color.open-sans>span,.header-01.design-05 .subclaim .claim-bg-color.roboto>span,.header-01.design-05 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-05 .subclaim .claim-bg-inv.roboto>span,.header-01.design-05 .subclaim .claim-bg.open-sans>span,.header-01.design-05 .subclaim .claim-bg.roboto>span,.header-01.design-05 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-05 .subclaim .claim-color-alpha.roboto>span,.header-01.design-05 .subclaim .claim-color-inv.open-sans>span,.header-01.design-05 .subclaim .claim-color-inv.roboto>span,.header-01.design-05 .subclaim .claim-color.open-sans>span,.header-01.design-05 .subclaim .claim-color.roboto>span,.header-01.design-05 .subclaim .claim-gray.open-sans>span,.header-01.design-05 .subclaim .claim-gray.roboto>span {
 line-height:192%
}
.header-01.design-05 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-05 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-05 .subclaim .claim-bg.proxima-nova>span,.header-01.design-05 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-05 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-05 .subclaim .claim-color.proxima-nova>span,.header-01.design-05 .subclaim .claim-gray.proxima-nova>span {
 line-height:174%
}
.wnd-cms .header-01.design-05 .header-claim h1 {
 min-width:120px
}
.wnd-cms .header-01.design-05 .subclaim {
 min-width:60px
}
.footer-01.design-01 .section-inner {
 font-size:0;
 padding:0;
 overflow:hidden;
 letter-spacing:1px
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .footer-01.design-01 .section-inner {
   padding-right:max(0,env(safe-area-inset-right));
   padding-left:max(0,env(safe-area-inset-left))
  }
 }
}
.footer-01.design-01 .copyright,.footer-01.design-01 .system-footer {
 text-align:center
}
.footer-01.design-01 .copyright>span>span {
 font-size:.875rem;
 line-height:1.42857
}
.footer-01.design-01 .footer-texts {
 width:100%;
 display:block
}
.footer-01.design-01 .lang-select {
 display:none;
 width:auto;
 float:none;
 text-align:center;
 position:relative;
 font-size:.875rem;
 line-height:2.57143;
 padding:10px 4px 4px
}
.footer-01.design-01 .lang-select>div {
 display:inline-block
}
.footer-01.design-01 .lang-select li>a>span {
 border-bottom:1px solid;
 -webkit-transition:all .2s;
 transition:all .2s
}
.footer-01.design-01 .lang-select span.lang-title {
 display:inline-block;
 width:auto;
 text-align:center;
 font-weight:600;
 margin-right:10px
}
.footer-01.design-01 .lang-select span.lang-title:after {
 content:":"
}
.footer-01.design-01 .lang-select ul {
 margin:0;
 padding:1px 0 0;
 list-style-type:none;
 display:inline-block
}
.footer-01.design-01 .lang-select ul.show {
 visibility:visible
}
.footer-01.design-01 .lang-select ul li {
 margin-right:5px;
 display:inline-block
}
.footer-01.design-01 .lang-select ul li:after {
 content:"/";
 padding-left:2px
}
.footer-01.design-01 .lang-select ul li:first-child {
 margin-left:0
}
.footer-01.design-01 .lang-select ul li:last-child {
 margin-right:0
}
.footer-01.design-01 .lang-select ul li:last-child:after {
 display:none
}
.footer-01.design-01 .lang-select ul li a {
 text-decoration:none
}
.footer-01.design-01 .lang-more {
 display:none
}
.footer-01.design-01 .footer-line {
 padding:20px 10px
}
.footer-01.design-01 .footer-line.border-top {
 border-top:1px solid
}
.footer-01.design-01 .sf a {
 -webkit-transition:all .2s;
 transition:all .2s;
 text-decoration:none;
 border-bottom:1px solid
}
.footer-01.design-01 .copyright>span>span,.footer-01.design-01 .sf>div {
 padding:6px 10px!important
}
.wnd-multilang .footer-01.design-01 .lang-select {
 display:inline-block;
 clear:both;
 float:none
}
.wnd-multilang .footer-01.design-01 .back-to-top {
 display:none!important
}
.wnd-multilang .footer-01.design-01 .footer-texts {
 display:block;
 overflow:hidden;
 width:100%;
 float:left
}
.wnd-multilang .footer-01.design-01 .copyright,.wnd-multilang .footer-01.design-01 .system-footer {
 display:block
}
body:not(.wnd-cms) .footer-01.design-01 .copyright>span>span:empty {
 padding:0!important;
 line-height:0;
 font-size:0
}
body:not(.wnd-cms) .footer-01.design-01 .sf>div:empty {
 padding:0!important
}
.heading-01 .heading-table {
 width:100%;
 text-align:center;
 display:table;
 table-layout:fixed
}
.heading-01 .heading-table-cell {
 display:table-cell;
 vertical-align:middle;
 margin:auto;
 width:100%
}
.heading-01 .heading-claim {
 display:block;
 margin:0;
 padding:5px;
 text-align:center!important;
 line-height:0
}
.heading-01 .heading-claim .styled-inline-text {
 padding:10px;
 display:inline-block;
 overflow:hidden;
 /* text-transform: uppercase; */
 padding-top: 3vw;
}
.heading-01 .heading-claim .styled-inline-text>span {
 padding:0 25px
}
.heading-01 .heading-claim .styled-inline-text>span:lang(ja) {
 display:block
}
.heading-01 .heading-claim .styled-inline-text>span>span {
 display:inline
}
.heading-01 .claim-borders>span {
 border-top:2px solid;
 border-bottom:2px solid
}
.heading-01.design-01 .section-inner {
 text-align:center;
 padding:12% 0;
 overflow:hidden;
 display:block
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .heading-01.design-01 .section-inner {
   padding-right:max(0,env(safe-area-inset-right));
   padding-left:max(0,env(safe-area-inset-left))
  }
 }
}
.heading-01.design-01 .heading-table {
 height:100px
}
.heading-01.design-01 .heading-claim {
 margin-top:10px
}
.heading-01.design-01 .button {
 padding:5px 10px;
 margin-top:20px
}
.default-01.design-02 .block,.default-01.design-02 .column-wrapper,.default-01.design-02 .text {
 max-width:1060px;
 margin:auto
}
.heading-01.design-02 .section-inner {
 padding:8% 0
}
@supports (padding:0px) {
 @supports (padding:0px) {
  .heading-01.design-02 .section-inner {
   padding-right:max(0,env(safe-area-inset-right));
   padding-left:max(0,env(safe-area-inset-left))
  }
 }
}
.heading-01.design-02 .heading-table {
 height:60px
}
.short-content #main .heading-01.design-02:first-child {
 -webkit-box-flex:0;
 -ms-flex:none;
 flex:none;
 display:block
}
.blog-detail-header-01.wn-blog-header-collapse .section-inner {
 padding-bottom:18px!important
}
.blog-detail-header-01.wn-blog-header-collapse .blog-detail-head-outer {
 margin-top:20px
}
.blog-detail-header-01 .blog-detail-head-outer {
 padding:0 10px;
 margin-left:-10px
}
.blog-detail-header-01 .blog-detail-title div {
 padding:0;
 word-wrap:break-word;
 font-style:normal;
 text-align:left
}
.blog-detail-header-01 .blog-detail-title div span {
 padding:10px;
 display:block
}
.blog-detail-header-01 .blog-detail-date {
 margin:0!important;
 display:inline-block
}
.blog-detail-header-01 .blog-detail-date div {
 font-weight:300;
 font-family:"pt-serif",Times New Roman,serif;
 font-style:italic;
 text-align:left!important;
 padding:0;
 font-size:1rem;
 line-height:1.3125
}
.wnd-fonts-fallback .blog-detail-header-01 .blog-detail-date div {
 font-family:Noto Serif,Times New Roman,serif
}
.blog-detail-header-01 .blog-detail-date div:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.blog-detail-header-01 .blog-detail-date div span {
 padding:6px 10px
}
.blog-detail-header-01:not(.wn-blog-header-collapse) .blog-detail-date {
 padding-bottom:12px
}
.blogpost #main .content>div>.text>.text-content>h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h2:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right),.blogpost #main .content>div>.text>.text-content>h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right)+h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) {
 text-align:left
}
.blogpost #main .section-inner .image .image-title {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
 font-weight:400;
 opacity:1
}
.wnd-fonts-fallback .blogpost #main .section-inner .image .image-title {
 font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
}
.blogpost #main .section-inner .image .image-title:lang(ja) {
 font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
}
.blogpost #main .section-inner .image .title-overlay,.blogpost #main .section-inner .image .title-text {
 -webkit-transform:translateZ(0);
 transform:translateZ(0);
 opacity:1
}
.blogpost #main .wn-section-closest-to-blog-header-collapse .section-inner {
 padding-top:18px!important
}
.color-asphalt .section-white.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-white.header-01.design-03 #menu-submit span,.color-asphalt .section-white.header-01.design-03 #menu-submit span:after,.color-asphalt .section-white.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-white.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-white.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-white.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-white.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-white.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-white.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-white.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-white.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-white.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-white.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-white.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-white.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-white.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-white.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-white.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-white.header-01 #menu-submit span,.color-blue .section-white.header-01 #menu-submit span:after,.color-blue .section-white.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-white.header-01.design-01 .cart:before,.color-blue .section-white.header-01.design-02 .cart:before,.color-blue .section-white.header-01.design-03 .cart:before,.color-blue .section-white.header-01.design-04 .cart:before,.color-blue .section-white.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-white.header-01.design-01 .cart-text,.color-blue .section-white.header-01.design-02 .cart-text,.color-blue .section-white.header-01.design-03 .cart-text,.color-blue .section-white.header-01.design-04 .cart-text,.color-blue .section-white.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-white.header-01.design-01 .cart-text:after,.color-blue .section-white.header-01.design-01 .cart-text:before,.color-blue .section-white.header-01.design-02 .cart-text:after,.color-blue .section-white.header-01.design-02 .cart-text:before,.color-blue .section-white.header-01.design-03 .cart-text:after,.color-blue .section-white.header-01.design-03 .cart-text:before,.color-blue .section-white.header-01.design-04 .cart-text:after,.color-blue .section-white.header-01.design-04 .cart-text:before,.color-blue .section-white.header-01.design-05 .cart-text:after,.color-blue .section-white.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-white.header-01.design-01 .cart-piece-count,.color-blue .section-white.header-01.design-02 .cart-piece-count,.color-blue .section-white.header-01.design-03 .cart-piece-count,.color-blue .section-white.header-01.design-04 .cart-piece-count,.color-blue .section-white.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-white.header-01.design-01 .cart a:after,.color-blue .section-white.header-01.design-02 .cart a:after,.color-blue .section-white.header-01.design-03 .cart a:after,.color-blue .section-white.header-01.design-04 .cart a:after,.color-blue .section-white.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.color-blue .section-white.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-white.header-01 .logo-bg .logo-content embed,.color-blue .section-white.header-01 .logo-borders .logo-content embed,.color-blue .section-white.header-01 .logo-default-inv .logo-content embed,.color-blue .section-white.header-01 .logo-default .logo-content embed,.color-blue .section-white.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-white.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-white.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-white.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-white.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-white.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-white.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-white .eshop-detail .product-title,.color-blue .section-white h1,.color-blue .section-white h2 {
 color:#77a9ca
}
.section-white.header-01.border-bottom .section-bg-layer:after {
 border-color:rgba(0,0,0,.1)
}
.section-white.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-white.header-01 #menu-submit span,.section-white.header-01 #menu-submit span:after,.section-white.header-01 #menu-submit span:before {
 background-color:#000
}
.section-white.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-white.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-white.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-white.header-01 .logo-bg-inv .logo-content a,.section-white.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-white.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-white.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-white.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-white.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-white.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-white.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-white.header-01.design-01 .cart:before,.section-white.header-01.design-02 .cart:before,.section-white.header-01.design-03 .cart:before,.section-white.header-01.design-04 .cart:before,.section-white.header-01.design-05 .cart:before,.section-white.header-01.design-06 .cart:before,.section-white.header-01.design-07 .cart:before,.section-white.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-white.header-01.design-01 .cart-text,.section-white.header-01.design-02 .cart-text,.section-white.header-01.design-03 .cart-text,.section-white.header-01.design-04 .cart-text,.section-white.header-01.design-05 .cart-text,.section-white.header-01.design-06 .cart-text,.section-white.header-01.design-07 .cart-text,.section-white.header-01.design-19 .cart-text {
 color:#454545
}
.section-white.header-01.design-01 .cart-text:after,.section-white.header-01.design-01 .cart-text:before,.section-white.header-01.design-02 .cart-text:after,.section-white.header-01.design-02 .cart-text:before,.section-white.header-01.design-03 .cart-text:after,.section-white.header-01.design-03 .cart-text:before,.section-white.header-01.design-04 .cart-text:after,.section-white.header-01.design-04 .cart-text:before,.section-white.header-01.design-05 .cart-text:after,.section-white.header-01.design-05 .cart-text:before,.section-white.header-01.design-06 .cart-text:after,.section-white.header-01.design-06 .cart-text:before,.section-white.header-01.design-07 .cart-text:after,.section-white.header-01.design-07 .cart-text:before,.section-white.header-01.design-19 .cart-text:after,.section-white.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-white.header-01.design-01 .cart-piece-count,.section-white.header-01.design-02 .cart-piece-count,.section-white.header-01.design-03 .cart-piece-count,.section-white.header-01.design-04 .cart-piece-count,.section-white.header-01.design-05 .cart-piece-count,.section-white.header-01.design-06 .cart-piece-count,.section-white.header-01.design-07 .cart-piece-count,.section-white.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-white.header-01.design-01 .cart a:after,.section-white.header-01.design-02 .cart a:after,.section-white.header-01.design-03 .cart a:after,.section-white.header-01.design-04 .cart a:after,.section-white.header-01.design-05 .cart a:after,.section-white.header-01.design-06 .cart a:after,.section-white.header-01.design-07 .cart a:after,.section-white.header-01.design-19 .cart a:after {
 color:#454545
}
.section-white.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-white.header-01.design-03 .cart-text {
 color:#fff
}
.section-white.header-01.design-03 .cart-text:after,.section-white.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-white.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-white.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-white.header-01.design-01 .cart-piece-count,.color-gold .section-white.header-01.design-02 .cart-piece-count,.color-gold .section-white.header-01.design-03 .cart-piece-count,.color-gold .section-white.header-01.design-04 .cart-piece-count,.color-gold .section-white.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-white.header-01 .logo-default .logo-content {
 color:#000
}
.section-white.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-white.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-white.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-white.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-white.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-white.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-white.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-white.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-white.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-white.header-01 .logo-borders {
 border-color:#000
}
.section-white.header-01 .logo-borders .logo-content {
 color:#000
}
.section-white.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-white.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-white.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-white.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-white.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-white.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-white.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-white.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-white.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-white.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-white.header-01 .logo-bg .logo-content embed,.color-gold .section-white.header-01 .logo-borders .logo-content embed,.color-gold .section-white.header-01 .logo-default-inv .logo-content embed,.color-gold .section-white.header-01 .logo-default .logo-content embed,.color-gold .section-white.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-white.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-white.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-white.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-white.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-white.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-white.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-white.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-white .dots li {
 background-color:#ddd
}
.section-white .dots li.active,body:not(.touched):not(.wnd-cms) .section-white .dots li:hover {
 background-color:#333
}
.section-white .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-white .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-white .pager a {
 color:#222
}
body:not(.touched):not(.wnd-cms) .section-white .pager a:hover {
 color:#888
}
.section-white .pager a:after,.section-white .pager a:before {
 color:#c2c2c2
}
body.wnd-cms:not(.touched) .section-white .wnd-active-listing-zone .pager a:hover {
 color:#888
}
.section-white .claim-default {
 color:#000;
 text-shadow:transparent
}
.section-white .claim-default-inv {
 color:#fff;
 text-shadow:transparent
}
.section-white .claim-bg {
 color:#000
}
.section-white .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-white .claim-bg-inv {
 color:#fff
}
.section-white .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-white .claim-gray {
 color:#fff
}
.section-white .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-white .claim-borders {
 color:#000;
 text-shadow:transparent
}
.section-white .claim-borders>span {
 border-color:#000
}
.section-white .claim-bg-color,.section-white .claim-color {
 color:#fff
}
.section-white .claim-bg-color>span>span,.section-white .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-white .claim-color-inv {
 color:#77a9ca
}
.section-white .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-white .claim-color-alpha {
 color:#fff
}
.section-white .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-white .claim-color-text {
 color:#77a9ca
}
.color-gold .section-white .claim-bg-color,.color-gold .section-white .claim-color {
 color:#000
}
.color-gold .section-white .claim-bg-color>span>span,.color-gold .section-white .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-white .claim-color-inv {
 color:#ffd757
}
.color-gold .section-white .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-white .claim-color-alpha {
 color:#000
}
.color-gold .section-white .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-white .claim-color-text {
 color:#ffd757
}
.section-white .form label a,.section-white .perex a,.section-white .text a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-white .form label a:hover,body:not(.touched):not(.wnd-cms) .section-white .perex a:hover,body:not(.touched):not(.wnd-cms) .section-white .text a:hover {
 color:#484848;
 border-color:#484848
}
.section-white .text ul li:before {
 color:#d7d7d7
}
.section-white blockquote {
 color:rgba(0,0,0,.5)
}
.section-white blockquote:before {
 color:rgba(0,0,0,.15)
}
.section-white h1,.section-white h2 {
 color:#393939
}
.section-white h3,.section-white h4 {
 color:#8d8d8d
}
.section-white .image.wnd-image-placeholder embed {
 color:#000!important;
 opacity:.25!important
}
.section-white .image .title-text {
 color:#fff
}
.section-white .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-white .image embed {
 color:#000;
 opacity:1
}
.section-white .button-01 a,.section-white .button-01 button,.section-white .file-01 a,.section-white .file-01 button {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-white .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-white .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-white .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-white .file-01 button:hover {
 color:#3c3c3c;
 background-color:transparent;
 border-color:#1d1d1d
}
.section-white .file-01 a:before {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-white .file-01 a:hover:before {
 color:#3c3c3c
}
.section-white .button-02 a,.section-white .button-02 button,.section-white .file-02 a,.section-white .file-02 button {
 color:#393939;
 background-color:transparent;
 border-color:#d7d7d7
}
body:not(.touched):not(.wnd-cms) .section-white .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-white .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-white .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-white .file-02 button:hover {
 border-color:#484848
}
.section-white .file-02 a:before {
 color:#393939;
 border-right-color:#d7d7d7
}
body:not(.touched):not(.wnd-cms) .section-white .file-02 a:hover:before {
 border-right-color:#484848
}
.color-gold .section-white .button-01 a,.color-gold .section-white .button-01 button,.color-gold .section-white .file-01 a,.color-gold .section-white .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-white .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-white .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-white .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-white .file-01 button:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.color-gold .section-white .file-01 a:before {
 color:#000
}
body:not(.touched):not(.wnd-cms) .color-gold .section-white .file-01 a:hover:before {
 color:#fff
}
.section-white .hr-line hr {
 border-color:rgba(0,0,0,.1)
}
.section-white .form label {
 color:rgba(0,0,0,.8)
}
.section-white .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-white .form input,.section-white .form select,.section-white .form textarea {
 background:#fafafa;
 border-color:#ccc
}
body:not(.touched):not(.wnd-cms) .section-white .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-white .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-white .form textarea:hover:not(:focus) {
 border-color:#aaa
}
.section-white .form select option {
 color:#222
}
.section-white .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-white .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-white .form .form-group-content label:hover:not(:focus)+div {
 border-color:#aaa
}
.section-white .form-file-button,.section-white .form .checkbox,.section-white .form .radio-button {
 background:#fafafa;
 border-color:#ccc
}
.section-white .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-white .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-white .blog-item-head h2 a {
 color:inherit!important
}
.section-white .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-white .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-white .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-white .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-white .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-white .blog-item-date {
 color:rgba(0,0,0,.5)
}
.section-white .blog-item .perex-content blockquote,.section-white .blog-item .perex-content h1,.section-white .blog-item .perex-content h2,.section-white .blog-item .perex-content h3,.section-white .blog-item .perex-content h4 {
 color:rgba(0,0,0,.45)!important
}
.section-white .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-white .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-white .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-white .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid rgba(0,0,0,.1)
}
.section-white .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:rgba(0,0,0,.1)
}
.section-white .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-white .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(transparent));
 background-image:-webkit-linear-gradient(rgba(0,0,0,.1),transparent);
 background-image:linear-gradient(rgba(0,0,0,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A000000",endColorstr="#00000000",GradientType=0)
}
.section-white .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a {
 text-decoration:none
}
body.wnd-cms:not(.touched) .section-white .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover {
 color:inherit
}
body.wnd-cms:not(.touched) .section-white .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover div span {
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-grid .item:hover {
 box-shadow:0 5px 25px 0 rgba(0,0,0,.15)
}
.section-white .eshop-grid .product-title {
 color:#3c3c3c
}
.section-white .eshop-grid .product-price {
 color:#8d8d8d
}
.section-white .eshop-grid .product-price-comparative {
 color:#ccc
}
.section-white .eshop-slider .product-price,.section-white .eshop-slider .product-title {
 color:#3c3c3c
}
.section-white .eshop-slider .product-price-comparative {
 color:#888
}
.section-white .eshop-slider .product-button a {
 color:#fff;
 border-color:#3c3c3c;
 background-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-slider .product-button a:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-white .eshop-filter h3 {
 color:#3c3c3c
}
.section-white .eshop-filter a {
 color:#8d8d8d;
 border-bottom-color:transparent
}
.section-white .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-white .eshop-filter a:hover {
 color:#3c3c3c;
 border-bottom-color:#3c3c3c
}
.section-white .eshop-filter-list {
 border-color:#b5b5b5;
 background:#fff
}
.section-white .eshop-filter li:first-child {
 border-bottom-color:#b5b5b5
}
.section-white .eshop-loading {
 color:rgba(0,0,0,.8)
}
.section-white .eshop .product-label-content {
 color:#fff;
 background-color:#393939
}
.section-white .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-white .eshop .wnd-empty-thumbnail .thumbnail {
 background-color:#f9f7fa
}
body.wnd-cms:not(.touched) .section-white .wnd-active-listing-zone.eshop-grid .item:hover {
 box-shadow:0 5px 25px 0 rgba(0,0,0,.15)
}
body.wnd-cms:not(.touched) .section-white .wnd-active-listing-zone .eshop-filter a:hover {
 color:#000
}
.section-white .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#000
}
.section-white .pr .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-white .pr .eshop-filter a.selected,.section-white .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-white .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-white .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-white .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:#000
}
.section-white .eshop-cart-head div {
 color:#8d8d8d
}
.section-white .eshop-cart-tr {
 background-color:#fff;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-white .eshop-cart-product-title {
 color:#3c3c3c
}
.section-white .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-white .eshop-cart-price {
 color:#8d8d8d
}
.section-white .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#dcdcdc;
 color:#342f2f
}
.section-white .eshop-cart-quantity input:focus {
 border-color:#57b8f6!important
}
.section-white .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
.section-white .eshop-cart-quantity-button:after,.section-white .eshop-cart-quantity-button:before {
 background-color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-quantity-button:hover:before {
 background-color:#342f2f
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#a5a5a5
}
.section-white .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-white .eshop-cart-sum {
 color:#3c3c3c
}
.section-white .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-delete:hover {
 color:#342f2f
}
.section-white .eshop-cart-foot {
 border-color:#e6e6e6
}
.section-white .eshop-cart-total-label {
 color:#8d8d8d
}
.section-white .eshop-cart-total-value {
 color:#3c3c3c
}
.section-white .eshop-cart-continue a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-continue a:hover {
 border-color:#484848
}
.section-white .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-white .eshop-cart-checkout a {
 background-color:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart-checkout a:hover {
 background-color:transparent;
 color:#3c3c3c
}
.section-white .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#f9f7fa
}
.section-white .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-white .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-white .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#3c3c3c
}
.color-gold .section-white .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-white .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-white .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-white .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-white .eshop-detail .product-title,.section-white .eshop-detail .product-variants-title {
 color:#3c3c3c
}
.section-white .eshop-detail .product-ribbon-content {
 color:#fff;
 background-color:#222
}
.section-white .eshop-detail .product-price {
 color:#3c3c3c
}
.section-white .eshop-detail .product-price-comparative {
 color:#c3c3c3
}
.section-white .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-white .eshop-detail .product-cart-submit {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-white .eshop-detail .product-cart-submit:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-white .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-white .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-white .eshop-detail .product-gallery-nav-arrow {
 color:#424242
}
.section-white .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#f9f7fa
}
body .section-white .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.color-gold .section-white .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-white .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-white .mt-02-column .text {
 color:rgba(0,0,0,.8)
}
.section-white .mt-02-column h3,.section-white .mt-02-column h3 a {
 color:#393939
}
.section-white .mt-02-column h4,.section-white .mt-02-column h4 a {
 color:#8d8d8d
}
.section-white .mt-02-column embed {
 color:#000;
 opacity:1
}
.section-white .mt-03-column .text {
 color:rgba(0,0,0,.8)
}
.section-white .mt-03-column h3,.section-white .mt-03-column h3 a {
 color:#393939
}
.section-white .mt-03-column h4,.section-white .mt-03-column h4 a {
 color:#8d8d8d
}
.section-white .mt-03-column embed {
 color:#000;
 opacity:1
}
.section-white .mt-contact-01 h3 {
 color:#393939
}
.section-white .mt-contact-01 embed {
 color:#000;
 opacity:1
}
.section-white .mt-contact-02 h3 {
 color:#393939
}
.section-white .mt-contact-02 embed {
 color:#000;
 opacity:1
}
.section-white .mt-pricing-01 .row-content {
 border-color:#d7d7d7
}
.section-white .mt-pricing-01 h3 {
 color:#000
}
.section-white .mt-02-project h3 {
 color:#393939
}
.section-white .mt-02-project h4 {
 color:#949494
}
.section-white .mt-02-project embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-gray.header-01.design-03 #menu-submit span,.color-asphalt .section-gray.header-01.design-03 #menu-submit span:after,.color-asphalt .section-gray.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-gray.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-gray.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-gray.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-gray.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-gray.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-gray.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-gray.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-gray.header-01 .nav-line {
 background-color:#fff;
 border-color:#eaeaea
}
.color-blue .section-gray.header-01.bgonscroll {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-gray.header-01 #menu-submit span,.color-blue .section-gray.header-01 #menu-submit span:after,.color-blue .section-gray.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-gray.header-01.design-01 .cart:before,.color-blue .section-gray.header-01.design-02 .cart:before,.color-blue .section-gray.header-01.design-03 .cart:before,.color-blue .section-gray.header-01.design-04 .cart:before,.color-blue .section-gray.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-gray.header-01.design-01 .cart-text,.color-blue .section-gray.header-01.design-02 .cart-text,.color-blue .section-gray.header-01.design-03 .cart-text,.color-blue .section-gray.header-01.design-04 .cart-text,.color-blue .section-gray.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-gray.header-01.design-01 .cart-text:after,.color-blue .section-gray.header-01.design-01 .cart-text:before,.color-blue .section-gray.header-01.design-02 .cart-text:after,.color-blue .section-gray.header-01.design-02 .cart-text:before,.color-blue .section-gray.header-01.design-03 .cart-text:after,.color-blue .section-gray.header-01.design-03 .cart-text:before,.color-blue .section-gray.header-01.design-04 .cart-text:after,.color-blue .section-gray.header-01.design-04 .cart-text:before,.color-blue .section-gray.header-01.design-05 .cart-text:after,.color-blue .section-gray.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-gray.header-01.design-01 .cart-piece-count,.color-blue .section-gray.header-01.design-02 .cart-piece-count,.color-blue .section-gray.header-01.design-03 .cart-piece-count,.color-blue .section-gray.header-01.design-04 .cart-piece-count,.color-blue .section-gray.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-gray.header-01.design-01 .cart a:after,.color-blue .section-gray.header-01.design-02 .cart a:after,.color-blue .section-gray.header-01.design-03 .cart a:after,.color-blue .section-gray.header-01.design-04 .cart a:after,.color-blue .section-gray.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.color-blue .section-gray.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-gray.header-01 .logo-bg .logo-content embed,.color-blue .section-gray.header-01 .logo-borders .logo-content embed,.color-blue .section-gray.header-01 .logo-default-inv .logo-content embed,.color-blue .section-gray.header-01 .logo-default .logo-content embed,.color-blue .section-gray.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-gray.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-gray.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-gray.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-gray.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-gray.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-gray.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-gray .eshop-detail .product-title,.color-blue .section-gray h1,.color-blue .section-gray h2 {
 color:#77a9ca
}
.section-gray.header-01.border-bottom .section-bg-layer:after {
 border-color:rgba(0,0,0,.15)
}
.section-gray.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-gray.header-01 #menu-submit span,.section-gray.header-01 #menu-submit span:after,.section-gray.header-01 #menu-submit span:before {
 background-color:#000
}
.section-gray.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-gray.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-gray.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-gray.header-01 .logo-bg-inv .logo-content a,.section-gray.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-gray.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-gray.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-gray.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-gray.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-gray.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-gray.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-gray.header-01.design-01 .cart:before,.section-gray.header-01.design-02 .cart:before,.section-gray.header-01.design-03 .cart:before,.section-gray.header-01.design-04 .cart:before,.section-gray.header-01.design-05 .cart:before,.section-gray.header-01.design-06 .cart:before,.section-gray.header-01.design-07 .cart:before,.section-gray.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-gray.header-01.design-01 .cart-text,.section-gray.header-01.design-02 .cart-text,.section-gray.header-01.design-03 .cart-text,.section-gray.header-01.design-04 .cart-text,.section-gray.header-01.design-05 .cart-text,.section-gray.header-01.design-06 .cart-text,.section-gray.header-01.design-07 .cart-text,.section-gray.header-01.design-19 .cart-text {
 color:#454545
}
.section-gray.header-01.design-01 .cart-text:after,.section-gray.header-01.design-01 .cart-text:before,.section-gray.header-01.design-02 .cart-text:after,.section-gray.header-01.design-02 .cart-text:before,.section-gray.header-01.design-03 .cart-text:after,.section-gray.header-01.design-03 .cart-text:before,.section-gray.header-01.design-04 .cart-text:after,.section-gray.header-01.design-04 .cart-text:before,.section-gray.header-01.design-05 .cart-text:after,.section-gray.header-01.design-05 .cart-text:before,.section-gray.header-01.design-06 .cart-text:after,.section-gray.header-01.design-06 .cart-text:before,.section-gray.header-01.design-07 .cart-text:after,.section-gray.header-01.design-07 .cart-text:before,.section-gray.header-01.design-19 .cart-text:after,.section-gray.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-gray.header-01.design-01 .cart-piece-count,.section-gray.header-01.design-02 .cart-piece-count,.section-gray.header-01.design-03 .cart-piece-count,.section-gray.header-01.design-04 .cart-piece-count,.section-gray.header-01.design-05 .cart-piece-count,.section-gray.header-01.design-06 .cart-piece-count,.section-gray.header-01.design-07 .cart-piece-count,.section-gray.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-gray.header-01.design-01 .cart a:after,.section-gray.header-01.design-02 .cart a:after,.section-gray.header-01.design-03 .cart a:after,.section-gray.header-01.design-04 .cart a:after,.section-gray.header-01.design-05 .cart a:after,.section-gray.header-01.design-06 .cart a:after,.section-gray.header-01.design-07 .cart a:after,.section-gray.header-01.design-19 .cart a:after {
 color:#454545
}
.section-gray.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-gray.header-01.design-03 .cart-text {
 color:#fff
}
.section-gray.header-01.design-03 .cart-text:after,.section-gray.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-gray.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-gray.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-gray.header-01.design-01 .cart-piece-count,.color-gold .section-gray.header-01.design-02 .cart-piece-count,.color-gold .section-gray.header-01.design-03 .cart-piece-count,.color-gold .section-gray.header-01.design-04 .cart-piece-count,.color-gold .section-gray.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-gray.header-01 .logo-default .logo-content {
 color:#000
}
.section-gray.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-gray.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-gray.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-gray.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-gray.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-gray.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-gray.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-gray.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-gray.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-gray.header-01 .logo-borders {
 border-color:#000
}
.section-gray.header-01 .logo-borders .logo-content {
 color:#000
}
.section-gray.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-gray.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-gray.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-gray.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-gray.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-gray.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-gray.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-gray.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-gray.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-gray.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-gray.header-01 .logo-bg .logo-content embed,.color-gold .section-gray.header-01 .logo-borders .logo-content embed,.color-gold .section-gray.header-01 .logo-default-inv .logo-content embed,.color-gold .section-gray.header-01 .logo-default .logo-content embed,.color-gold .section-gray.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-gray.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-gray.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-gray.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-gray.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-gray.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-gray.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-gray.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-gray .dots li {
 background-color:#ddd
}
.section-gray .dots li.active,body:not(.touched):not(.wnd-cms) .section-gray .dots li:hover {
 background-color:#333
}
.section-gray .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-gray .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-gray .pager a {
 color:#222
}
body:not(.touched):not(.wnd-cms) .section-gray .pager a:hover {
 color:#888
}
.section-gray .pager a:after,.section-gray .pager a:before {
 color:#c2c2c2
}
body.wnd-cms:not(.touched) .section-gray .wnd-active-listing-zone .pager a:hover {
 color:#888
}
.section-gray .claim-default {
 color:#000;
 text-shadow:transparent
}
.section-gray .claim-default-inv {
 color:#fff;
 text-shadow:transparent
}
.section-gray .claim-bg {
 color:#000
}
.section-gray .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-gray .claim-bg-inv {
 color:#fff
}
.section-gray .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-gray .claim-gray {
 color:#fff
}
.section-gray .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-gray .claim-borders {
 color:#000;
 text-shadow:transparent
}
.section-gray .claim-borders>span {
 border-color:#000
}
.section-gray .claim-bg-color,.section-gray .claim-color {
 color:#fff
}
.section-gray .claim-bg-color>span>span,.section-gray .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-gray .claim-color-inv {
 color:#77a9ca
}
.section-gray .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-gray .claim-color-alpha {
 color:#fff
}
.section-gray .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-gray .claim-color-text {
 color:#77a9ca
}
.color-gold .section-gray .claim-bg-color,.color-gold .section-gray .claim-color {
 color:#000
}
.color-gold .section-gray .claim-bg-color>span>span,.color-gold .section-gray .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-gray .claim-color-inv {
 color:#ffd757
}
.color-gold .section-gray .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-gray .claim-color-alpha {
 color:#000
}
.color-gold .section-gray .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-gray .claim-color-text {
 color:#ffd757
}
.section-gray .form label a,.section-gray .perex a,.section-gray .text a {
 color:#555;
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-gray .form label a:hover,body:not(.touched):not(.wnd-cms) .section-gray .perex a:hover,body:not(.touched):not(.wnd-cms) .section-gray .text a:hover {
 color:#484848;
 border-color:#484848
}
.section-gray .text ul li:before {
 color:#d7d7d7
}
.section-gray blockquote {
 color:rgba(0,0,0,.5)
}
.section-gray blockquote:before {
 color:rgba(0,0,0,.15)
}
.section-gray h1,.section-gray h2,.section-gray h3,.section-gray h4 {
 color:#555
}
.section-gray .image.wnd-image-placeholder embed {
 color:#555!important;
 opacity:.25!important
}
.section-gray .image .title-text {
 color:#fff
}
.section-gray .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-gray .image embed {
 color:#555;
 opacity:1
}
.section-gray .button-01 a,.section-gray .button-01 button,.section-gray .file-01 a,.section-gray .file-01 button {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-gray .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-gray .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-gray .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-gray .file-01 button:hover {
 color:#3c3c3c;
 background-color:transparent;
 border-color:#1d1d1d
}
.section-gray .file-01 a:before {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-gray .file-01 a:hover:before {
 color:#3c3c3c
}
.section-gray .button-02 a,.section-gray .button-02 button,.section-gray .file-02 a,.section-gray .file-02 button {
 color:#393939;
 background-color:transparent;
 border-color:#888
}
body:not(.touched):not(.wnd-cms) .section-gray .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-gray .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-gray .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-gray .file-02 button:hover {
 background-color:rgba(72,72,72,.05);
 border-color:#484848
}
.section-gray .file-02 a:before {
 color:#393939;
 border-right-color:#888
}
body:not(.touched):not(.wnd-cms) .section-gray .file-02 a:hover:before {
 border-right-color:#484848
}
.color-gold .section-gray .button-01 a,.color-gold .section-gray .button-01 button,.color-gold .section-gray .file-01 a,.color-gold .section-gray .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-gray .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-gray .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-gray .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-gray .file-01 button:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.color-gold .section-gray .file-01 a:before {
 color:#000
}
body:not(.touched):not(.wnd-cms) .color-gold .section-gray .file-01 a:hover:before {
 color:#fff
}
.section-gray .hr-line hr {
 border-color:rgba(0,0,0,.1)
}
.section-gray .form label {
 color:#555
}
.section-gray .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-gray .form input,.section-gray .form select,.section-gray .form textarea {
 background:#fafafa;
 border-color:#ccc
}
body:not(.touched):not(.wnd-cms) .section-gray .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-gray .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-gray .form textarea:hover:not(:focus) {
 border-color:#aaa
}
.section-gray .form select option {
 color:#222
}
.section-gray .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-gray .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-gray .form .form-group-content label:hover:not(:focus)+div {
 border-color:#aaa
}
.section-gray .form-file-button,.section-gray .form .checkbox,.section-gray .form .radio-button {
 background:#fafafa;
 border-color:#ccc
}
.section-gray .form-file-button {
 color:#555
}
.section-gray .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-gray .blog-item-head h2 a {
 color:inherit!important
}
.section-gray .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-gray .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-gray .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-gray .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-gray .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-gray .blog-item-date {
 color:rgba(0,0,0,.5)
}
.section-gray .blog-item .perex-content blockquote,.section-gray .blog-item .perex-content h1,.section-gray .blog-item .perex-content h2,.section-gray .blog-item .perex-content h3,.section-gray .blog-item .perex-content h4 {
 color:rgba(0,0,0,.45)!important
}
.section-gray .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-gray .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-gray .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-gray .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid rgba(0,0,0,.1)
}
.section-gray .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:rgba(0,0,0,.1)
}
.section-gray .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-gray .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(transparent));
 background-image:-webkit-linear-gradient(rgba(0,0,0,.1),transparent);
 background-image:linear-gradient(rgba(0,0,0,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A000000",endColorstr="#00000000",GradientType=0)
}
.section-gray .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a {
 text-decoration:none
}
body.wnd-cms:not(.touched) .section-gray .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover {
 color:inherit
}
body.wnd-cms:not(.touched) .section-gray .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-gray .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-grid .item:hover {
 background-color:#fff
}
.section-gray .eshop-grid .product-title {
 color:#3c3c3c
}
.section-gray .eshop-grid .product-price {
 color:#8d8d8d
}
.section-gray .eshop-grid .product-price-comparative {
 color:#ccc
}
.section-gray .eshop-slider .product-price,.section-gray .eshop-slider .product-title {
 color:#3c3c3c
}
.section-gray .eshop-slider .product-price-comparative {
 color:#888
}
.section-gray .eshop-slider .product-button a {
 color:#fff;
 border-color:#3c3c3c;
 background-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-slider .product-button a:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-gray .eshop-filter h3 {
 color:#3c3c3c
}
.section-gray .eshop-filter a {
 color:#8d8d8d;
 border-bottom-color:transparent
}
.section-gray .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-gray .eshop-filter a:hover {
 color:#3c3c3c;
 border-bottom-color:#3c3c3c
}
.section-gray .eshop-filter-list {
 border-color:#b5b5b5;
 background:#fff
}
.section-gray .eshop-filter li:first-child {
 border-bottom-color:#b5b5b5
}
.section-gray .eshop-loading {
 color:#555
}
.section-gray .eshop .product-label-content {
 color:#fff;
 background-color:#393939
}
.section-gray .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-gray .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-gray .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#fff
}
body.wnd-cms:not(.touched) .section-gray .wnd-active-listing-zone .eshop-filter a:hover {
 color:#000
}
.section-gray .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#000
}
.section-gray .pr .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-gray .pr .eshop-filter a.selected,.section-gray .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-gray .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-gray .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-gray .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:#000
}
.section-gray .eshop-cart-head div {
 color:#8d8d8d
}
.section-gray .eshop-cart-tr {
 background-color:#fff;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-gray .eshop-cart-product-title {
 color:#3c3c3c
}
.section-gray .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-gray .eshop-cart-price {
 color:#8d8d8d
}
.section-gray .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#dcdcdc;
 color:#342f2f
}
.section-gray .eshop-cart-quantity input:focus {
 border-color:#57b8f6!important
}
.section-gray .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
.section-gray .eshop-cart-quantity-button:after,.section-gray .eshop-cart-quantity-button:before {
 background-color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-quantity-button:hover:before {
 background-color:#342f2f
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#a5a5a5
}
.section-gray .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-gray .eshop-cart-sum {
 color:#3c3c3c
}
.section-gray .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-delete:hover {
 color:#342f2f
}
.section-gray .eshop-cart-foot {
 border-color:#e6e6e6
}
.section-gray .eshop-cart-total-label {
 color:#8d8d8d
}
.section-gray .eshop-cart-total-value {
 color:#3c3c3c
}
.section-gray .eshop-cart-continue a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-continue a:hover {
 border-color:#484848
}
.section-gray .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#f5f5f5
}
.section-gray .eshop-cart-checkout a {
 background-color:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart-checkout a:hover {
 background-color:transparent;
 color:#3c3c3c
}
.section-gray .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#fff
}
.section-gray .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-gray .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-gray .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#3c3c3c
}
.color-gold .section-gray .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-gray .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-gray .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-gray .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-gray .eshop-detail .product-title,.section-gray .eshop-detail .product-variants-title {
 color:#3c3c3c
}
.section-gray .eshop-detail .product-ribbon-content {
 color:#fff;
 background-color:#222
}
.section-gray .eshop-detail .product-price {
 color:#3c3c3c
}
.section-gray .eshop-detail .product-price-comparative {
 color:#c3c3c3
}
.section-gray .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#f5f5f5
}
.section-gray .eshop-detail .product-cart-submit {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-gray .eshop-detail .product-cart-submit:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-gray .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-gray .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#e8e8e8;
 border-color:#e8e8e8
}
.section-gray .eshop-detail .product-gallery-nav-arrow {
 color:#424242
}
.section-gray .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#fff
}
body .section-gray .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.color-gold .section-gray .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-gray .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-gray .mt-02-column .text {
 color:#555
}
.section-gray .mt-02-column h3,.section-gray .mt-02-column h3 a {
 color:#393939
}
.section-gray .mt-02-column h4,.section-gray .mt-02-column h4 a {
 color:#8d8d8d
}
.section-gray .mt-02-column embed {
 color:#000;
 opacity:1
}
.section-gray .mt-03-column .text {
 color:#555
}
.section-gray .mt-03-column h3,.section-gray .mt-03-column h3 a {
 color:#393939
}
.section-gray .mt-03-column h4,.section-gray .mt-03-column h4 a {
 color:#8d8d8d
}
.section-gray .mt-03-column embed {
 color:#000;
 opacity:1
}
.section-gray .mt-contact-01 h3 {
 color:#393939
}
.section-gray .mt-contact-01 embed {
 color:#000;
 opacity:1
}
.section-gray .mt-contact-02 h3 {
 color:#393939
}
.section-gray .mt-contact-02 embed {
 color:#000;
 opacity:1
}
.section-gray .mt-pricing-01 .row-content {
 border-color:#d7d7d7
}
.section-gray .mt-pricing-01 h3 {
 color:#000
}
.section-gray .mt-02-project h3 {
 color:#393939
}
.section-gray .mt-02-project h4 {
 color:#949494
}
.section-gray .mt-02-project embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-beige.header-01.design-03 #menu-submit span,.color-asphalt .section-beige.header-01.design-03 #menu-submit span:after,.color-asphalt .section-beige.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-beige.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-beige.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-beige.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-beige.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-beige.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-beige.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-beige.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-beige.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-beige.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-beige.header-01 #menu-submit span,.color-blue .section-beige.header-01 #menu-submit span:after,.color-blue .section-beige.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-beige.header-01.design-01 .cart:before,.color-blue .section-beige.header-01.design-02 .cart:before,.color-blue .section-beige.header-01.design-03 .cart:before,.color-blue .section-beige.header-01.design-04 .cart:before,.color-blue .section-beige.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-beige.header-01.design-01 .cart-text,.color-blue .section-beige.header-01.design-02 .cart-text,.color-blue .section-beige.header-01.design-03 .cart-text,.color-blue .section-beige.header-01.design-04 .cart-text,.color-blue .section-beige.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-beige.header-01.design-01 .cart-text:after,.color-blue .section-beige.header-01.design-01 .cart-text:before,.color-blue .section-beige.header-01.design-02 .cart-text:after,.color-blue .section-beige.header-01.design-02 .cart-text:before,.color-blue .section-beige.header-01.design-03 .cart-text:after,.color-blue .section-beige.header-01.design-03 .cart-text:before,.color-blue .section-beige.header-01.design-04 .cart-text:after,.color-blue .section-beige.header-01.design-04 .cart-text:before,.color-blue .section-beige.header-01.design-05 .cart-text:after,.color-blue .section-beige.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-beige.header-01.design-01 .cart-piece-count,.color-blue .section-beige.header-01.design-02 .cart-piece-count,.color-blue .section-beige.header-01.design-03 .cart-piece-count,.color-blue .section-beige.header-01.design-04 .cart-piece-count,.color-blue .section-beige.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-beige.header-01.design-01 .cart a:after,.color-blue .section-beige.header-01.design-02 .cart a:after,.color-blue .section-beige.header-01.design-03 .cart a:after,.color-blue .section-beige.header-01.design-04 .cart a:after,.color-blue .section-beige.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.color-blue .section-beige.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-beige.header-01 .logo-bg .logo-content embed,.color-blue .section-beige.header-01 .logo-borders .logo-content embed,.color-blue .section-beige.header-01 .logo-default-inv .logo-content embed,.color-blue .section-beige.header-01 .logo-default .logo-content embed,.color-blue .section-beige.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-beige.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-beige.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-beige.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-beige.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-beige.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-beige.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-beige .eshop-detail .product-title {
 color:#77a9ca
}
.section-beige.header-01.border-bottom .section-bg-layer:after {
 border-color:rgba(0,0,0,.1)
}
.section-beige.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-beige.header-01 #menu-submit span,.section-beige.header-01 #menu-submit span:after,.section-beige.header-01 #menu-submit span:before {
 background-color:#000
}
.section-beige.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-beige.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-beige.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-beige.header-01 .logo-bg-inv .logo-content a,.section-beige.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-beige.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-beige.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-beige.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-beige.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-beige.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-beige.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-beige.header-01.design-01 .cart:before,.section-beige.header-01.design-02 .cart:before,.section-beige.header-01.design-03 .cart:before,.section-beige.header-01.design-04 .cart:before,.section-beige.header-01.design-05 .cart:before,.section-beige.header-01.design-06 .cart:before,.section-beige.header-01.design-07 .cart:before,.section-beige.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-beige.header-01.design-01 .cart-text,.section-beige.header-01.design-02 .cart-text,.section-beige.header-01.design-03 .cart-text,.section-beige.header-01.design-04 .cart-text,.section-beige.header-01.design-05 .cart-text,.section-beige.header-01.design-06 .cart-text,.section-beige.header-01.design-07 .cart-text,.section-beige.header-01.design-19 .cart-text {
 color:#454545
}
.section-beige.header-01.design-01 .cart-text:after,.section-beige.header-01.design-01 .cart-text:before,.section-beige.header-01.design-02 .cart-text:after,.section-beige.header-01.design-02 .cart-text:before,.section-beige.header-01.design-03 .cart-text:after,.section-beige.header-01.design-03 .cart-text:before,.section-beige.header-01.design-04 .cart-text:after,.section-beige.header-01.design-04 .cart-text:before,.section-beige.header-01.design-05 .cart-text:after,.section-beige.header-01.design-05 .cart-text:before,.section-beige.header-01.design-06 .cart-text:after,.section-beige.header-01.design-06 .cart-text:before,.section-beige.header-01.design-07 .cart-text:after,.section-beige.header-01.design-07 .cart-text:before,.section-beige.header-01.design-19 .cart-text:after,.section-beige.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-beige.header-01.design-01 .cart-piece-count,.section-beige.header-01.design-02 .cart-piece-count,.section-beige.header-01.design-03 .cart-piece-count,.section-beige.header-01.design-04 .cart-piece-count,.section-beige.header-01.design-05 .cart-piece-count,.section-beige.header-01.design-06 .cart-piece-count,.section-beige.header-01.design-07 .cart-piece-count,.section-beige.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-beige.header-01.design-01 .cart a:after,.section-beige.header-01.design-02 .cart a:after,.section-beige.header-01.design-03 .cart a:after,.section-beige.header-01.design-04 .cart a:after,.section-beige.header-01.design-05 .cart a:after,.section-beige.header-01.design-06 .cart a:after,.section-beige.header-01.design-07 .cart a:after,.section-beige.header-01.design-19 .cart a:after {
 color:#454545
}
.section-beige.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-beige.header-01.design-03 .cart-text {
 color:#fff
}
.section-beige.header-01.design-03 .cart-text:after,.section-beige.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-beige.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-beige.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-beige.header-01.design-01 .cart-piece-count,.color-gold .section-beige.header-01.design-02 .cart-piece-count,.color-gold .section-beige.header-01.design-03 .cart-piece-count,.color-gold .section-beige.header-01.design-04 .cart-piece-count,.color-gold .section-beige.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-beige.header-01 .logo-default .logo-content {
 color:#000
}
.section-beige.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-beige.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-beige.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-beige.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-beige.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-beige.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-beige.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-beige.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-beige.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-beige.header-01 .logo-borders {
 border-color:#000
}
.section-beige.header-01 .logo-borders .logo-content {
 color:#000
}
.section-beige.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-beige.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-beige.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-beige.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-beige.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-beige.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-beige.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-beige.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-beige.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-beige.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-beige.header-01 .logo-bg .logo-content embed,.color-gold .section-beige.header-01 .logo-borders .logo-content embed,.color-gold .section-beige.header-01 .logo-default-inv .logo-content embed,.color-gold .section-beige.header-01 .logo-default .logo-content embed,.color-gold .section-beige.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-beige.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-beige.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-beige.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-beige.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-beige.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-beige.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-beige.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-beige .dots li {
 background-color:#dcd2ca
}
.section-beige .dots li.active,body:not(.touched):not(.wnd-cms) .section-beige .dots li:hover {
 background-color:#888380
}
.section-beige .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-beige .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-beige .pager a {
 color:#222
}
body:not(.touched):not(.wnd-cms) .section-beige .pager a:hover {
 color:#888
}
.section-beige .pager a:after,.section-beige .pager a:before {
 color:#c2c2c2
}
body.wnd-cms:not(.touched) .section-beige .wnd-active-listing-zone .pager a:hover {
 color:#888
}
.section-beige .claim-default {
 color:#000;
 text-shadow:transparent
}
.section-beige .claim-default-inv {
 color:#fff;
 text-shadow:transparent
}
.section-beige .claim-bg {
 color:#000
}
.section-beige .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-beige .claim-bg-inv {
 color:#fff
}
.section-beige .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-beige .claim-gray {
 color:#fff
}
.section-beige .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-beige .claim-borders {
 color:#000;
 text-shadow:transparent
}
.section-beige .claim-borders>span {
 border-color:#000
}
.section-beige .claim-bg-color,.section-beige .claim-color {
 color:#fff
}
.section-beige .claim-bg-color>span>span,.section-beige .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-beige .claim-color-inv {
 color:#77a9ca
}
.section-beige .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-beige .claim-color-alpha {
 color:#fff
}
.section-beige .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-beige .claim-color-text {
 color:#77a9ca
}
.color-gold .section-beige .claim-bg-color,.color-gold .section-beige .claim-color {
 color:#000
}
.color-gold .section-beige .claim-bg-color>span>span,.color-gold .section-beige .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-beige .claim-color-inv {
 color:#ffd757
}
.color-gold .section-beige .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-beige .claim-color-alpha {
 color:#000
}
.color-gold .section-beige .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-beige .claim-color-text {
 color:#ffd757
}
.section-beige .form label a,.section-beige .perex a,.section-beige .text a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-beige .form label a:hover,body:not(.touched):not(.wnd-cms) .section-beige .perex a:hover,body:not(.touched):not(.wnd-cms) .section-beige .text a:hover {
 color:rgba(0,0,0,.8);
 border-color:#000
}
.section-beige .text ul li:before {
 color:#d7d7d7
}
.section-beige blockquote {
 color:rgba(0,0,0,.5)
}
.section-beige blockquote:before {
 color:rgba(0,0,0,.15)
}
.section-beige h1,.section-beige h2 {
 color:#393939
}
.section-beige h3,.section-beige h4 {
 color:#8d8d8d
}
.section-beige .image.wnd-image-placeholder embed {
 color:#555!important;
 opacity:.25!important
}
.section-beige .image .title-text {
 color:#fff
}
.section-beige .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-beige .image embed {
 color:#dbc9b8;
 opacity:1
}
.section-beige .button-01 a,.section-beige .button-01 button,.section-beige .file-01 a,.section-beige .file-01 button {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-beige .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-beige .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-beige .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-beige .file-01 button:hover {
 color:#3c3c3c;
 background-color:transparent;
 border-color:#1d1d1d
}
.section-beige .file-01 a:before {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-beige .file-01 a:hover:before {
 color:#3c3c3c
}
.section-beige .button-02 a,.section-beige .button-02 button,.section-beige .file-02 a,.section-beige .file-02 button {
 color:#393939;
 background-color:transparent;
 border-color:#888
}
body:not(.touched):not(.wnd-cms) .section-beige .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-beige .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-beige .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-beige .file-02 button:hover {
 background-color:rgba(72,72,72,.05);
 border-color:#484848
}
.section-beige .file-02 a:before {
 color:#393939;
 border-right-color:#888
}
body:not(.touched):not(.wnd-cms) .section-beige .file-02 a:hover:before {
 border-right-color:#484848
}
.color-gold .section-beige .button-01 a,.color-gold .section-beige .button-01 button,.color-gold .section-beige .file-01 a,.color-gold .section-beige .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-beige .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-beige .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-beige .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-beige .file-01 button:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.color-gold .section-beige .file-01 a:before {
 color:#000
}
body:not(.touched):not(.wnd-cms) .color-gold .section-beige .file-01 a:hover:before {
 color:#fff
}
.section-beige .hr-line hr {
 border-color:rgba(0,0,0,.1)
}
.section-beige .form label {
 color:#555
}
.section-beige .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-beige .form input,.section-beige .form select,.section-beige .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
body:not(.touched):not(.wnd-cms) .section-beige .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-beige .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-beige .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.5)
}
.section-beige .form select option {
 color:#222
}
.section-beige .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-beige .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-beige .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.5)
}
.section-beige .form-file-button,.section-beige .form .checkbox,.section-beige .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
.section-beige .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-beige .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-beige .blog-item-head h2 a {
 color:inherit!important
}
.section-beige .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-beige .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-beige .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-beige .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-beige .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-beige .blog-item-date {
 color:rgba(0,0,0,.5)
}
.section-beige .blog-item .perex-content blockquote,.section-beige .blog-item .perex-content h1,.section-beige .blog-item .perex-content h2,.section-beige .blog-item .perex-content h3,.section-beige .blog-item .perex-content h4 {
 color:rgba(0,0,0,.45)!important
}
.section-beige .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-beige .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-beige .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-beige .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid rgba(0,0,0,.1)
}
.section-beige .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:rgba(0,0,0,.1)
}
.section-beige .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-beige .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(transparent));
 background-image:-webkit-linear-gradient(rgba(0,0,0,.1),transparent);
 background-image:linear-gradient(rgba(0,0,0,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A000000",endColorstr="#00000000",GradientType=0)
}
.section-beige .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a {
 text-decoration:none
}
body.wnd-cms:not(.touched) .section-beige .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover {
 color:inherit
}
body.wnd-cms:not(.touched) .section-beige .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-beige .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-grid .item:hover {
 background-color:#f9f7fa
}
.section-beige .eshop-grid .product-title {
 color:rgba(0,0,0,.7)
}
.section-beige .eshop-grid .product-price {
 color:rgba(0,0,0,.6)
}
.section-beige .eshop-grid .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-beige .eshop-slider .product-price,.section-beige .eshop-slider .product-title {
 color:#30312a
}
.section-beige .eshop-slider .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-beige .eshop-slider .product-button a {
 color:#fff;
 border-color:#222;
 background-color:#222
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-slider .product-button a:hover {
 color:#222;
 background-color:transparent
}
.section-beige .eshop-filter h3 {
 color:rgba(0,0,0,.7)
}
.section-beige .eshop-filter a {
 color:rgba(0,0,0,.4);
 border-bottom-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-filter a:hover {
 color:rgba(0,0,0,.7);
 border-bottom-color:rgba(0,0,0,.7)
}
.section-beige .eshop-filter a.selected {
 color:#2e2e2e;
 border-bottom-color:#2e2e2e
}
.section-beige .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-beige .eshop-filter li:first-child {
 border-bottom-color:#d2cccc
}
.section-beige .eshop-loading {
 color:rgba(0,0,0,.8)
}
.section-beige .eshop .product-label-content {
 color:#fff;
 background-color:#222
}
.section-beige .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-beige .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-beige .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#f9f7fa
}
body.wnd-cms:not(.touched) .section-beige .wnd-active-listing-zone .eshop-filter a:hover {
 color:#2e2e2e
}
.section-beige .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#2e2e2e
}
.section-beige .pr .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-beige .pr .eshop-filter a.selected,.section-beige .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-beige .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-beige .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-beige .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:#000
}
.section-beige .eshop-cart-head div {
 color:#8d8d8d
}
.section-beige .eshop-cart-tr {
 background-color:#fff;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-beige .eshop-cart-product-title {
 color:#3c3c3c
}
.section-beige .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-beige .eshop-cart-price {
 color:#8d8d8d
}
.section-beige .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#dcdcdc;
 color:#342f2f
}
.section-beige .eshop-cart-quantity input:focus {
 border-color:#57b8f6!important
}
.section-beige .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
.section-beige .eshop-cart-quantity-button:after,.section-beige .eshop-cart-quantity-button:before {
 background-color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-quantity-button:hover:before {
 background-color:#342f2f
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#a5a5a5
}
.section-beige .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-beige .eshop-cart-sum {
 color:#3c3c3c
}
.section-beige .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-delete:hover {
 color:#342f2f
}
.section-beige .eshop-cart-foot {
 border-color:#dcdcdc
}
.section-beige .eshop-cart-total-label {
 color:#8d8d8d
}
.section-beige .eshop-cart-total-value {
 color:#3c3c3c
}
.section-beige .eshop-cart-continue a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-continue a:hover {
 border-color:#484848
}
.section-beige .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.12)
}
.section-beige .eshop-cart-checkout a {
 background-color:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart-checkout a:hover {
 background-color:transparent;
 color:#3c3c3c
}
.section-beige .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-beige .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-beige .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#3c3c3c
}
.color-gold .section-beige .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-beige .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-beige .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-beige .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-beige .eshop-detail .product-title,.section-beige .eshop-detail .product-variants-title {
 color:#2e2e2e
}
.section-beige .eshop-detail .product-ribbon-content {
 color:#fff;
 background-color:#222
}
.section-beige .eshop-detail .product-price {
 color:rgba(0,0,0,.7)
}
.section-beige .eshop-detail .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-beige .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-beige .eshop-detail .product-cart-submit {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-beige .eshop-detail .product-cart-submit:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-beige .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-beige .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-beige .eshop-detail .product-gallery-nav-arrow {
 color:#424242
}
.section-beige .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#f9f7fa
}
body .section-beige .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.color-gold .section-beige .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-beige .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-beige .mt-02-column .text {
 color:#555
}
.section-beige .mt-02-column h3,.section-beige .mt-02-column h3 a {
 color:#393939
}
.section-beige .mt-02-column h4,.section-beige .mt-02-column h4 a {
 color:#8d8d8d
}
.section-beige .mt-02-column embed {
 color:#000;
 opacity:1
}
.section-beige .mt-03-column .text {
 color:#555
}
.section-beige .mt-03-column h3,.section-beige .mt-03-column h3 a {
 color:#393939
}
.section-beige .mt-03-column h4,.section-beige .mt-03-column h4 a {
 color:#8d8d8d
}
.section-beige .mt-03-column embed {
 color:#000;
 opacity:1
}
.section-beige .mt-contact-01 h3 {
 color:#393939
}
.section-beige .mt-contact-01 embed {
 color:#000;
 opacity:1
}
.section-beige .mt-contact-02 h3 {
 color:#393939
}
.section-beige .mt-contact-02 embed {
 color:#000;
 opacity:1
}
.section-beige .mt-pricing-01 .row-content {
 border-color:#d7d7d7
}
.section-beige .mt-pricing-01 h3 {
 color:#000
}
.section-beige .mt-02-project h3 {
 color:#393939
}
.section-beige .mt-02-project h4 {
 color:#949494
}
.section-beige .mt-02-project embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-darkslateblue.header-01.design-03 #menu-submit span,.color-asphalt .section-darkslateblue.header-01.design-03 #menu-submit span:after,.color-asphalt .section-darkslateblue.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-darkslateblue.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-darkslateblue.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-darkslateblue.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-darkslateblue.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-darkslateblue.header-01 #menu-submit span,.color-blue .section-darkslateblue.header-01 #menu-submit span:after,.color-blue .section-darkslateblue.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-darkslateblue.header-01.design-01 .cart:before,.color-blue .section-darkslateblue.header-01.design-02 .cart:before,.color-blue .section-darkslateblue.header-01.design-03 .cart:before,.color-blue .section-darkslateblue.header-01.design-04 .cart:before,.color-blue .section-darkslateblue.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-darkslateblue.header-01.design-01 .cart-text,.color-blue .section-darkslateblue.header-01.design-02 .cart-text,.color-blue .section-darkslateblue.header-01.design-03 .cart-text,.color-blue .section-darkslateblue.header-01.design-04 .cart-text,.color-blue .section-darkslateblue.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-darkslateblue.header-01.design-01 .cart-text:after,.color-blue .section-darkslateblue.header-01.design-01 .cart-text:before,.color-blue .section-darkslateblue.header-01.design-02 .cart-text:after,.color-blue .section-darkslateblue.header-01.design-02 .cart-text:before,.color-blue .section-darkslateblue.header-01.design-03 .cart-text:after,.color-blue .section-darkslateblue.header-01.design-03 .cart-text:before,.color-blue .section-darkslateblue.header-01.design-04 .cart-text:after,.color-blue .section-darkslateblue.header-01.design-04 .cart-text:before,.color-blue .section-darkslateblue.header-01.design-05 .cart-text:after,.color-blue .section-darkslateblue.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-darkslateblue.header-01.design-01 .cart-piece-count,.color-blue .section-darkslateblue.header-01.design-02 .cart-piece-count,.color-blue .section-darkslateblue.header-01.design-03 .cart-piece-count,.color-blue .section-darkslateblue.header-01.design-04 .cart-piece-count,.color-blue .section-darkslateblue.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-darkslateblue.header-01.design-01 .cart a:after,.color-blue .section-darkslateblue.header-01.design-02 .cart a:after,.color-blue .section-darkslateblue.header-01.design-03 .cart a:after,.color-blue .section-darkslateblue.header-01.design-04 .cart a:after,.color-blue .section-darkslateblue.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.color-blue .section-darkslateblue.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-darkslateblue.header-01 .logo-bg .logo-content embed,.color-blue .section-darkslateblue.header-01 .logo-borders .logo-content embed,.color-blue .section-darkslateblue.header-01 .logo-default-inv .logo-content embed,.color-blue .section-darkslateblue.header-01 .logo-default .logo-content embed,.color-blue .section-darkslateblue.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-darkslateblue.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-darkslateblue.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-darkslateblue.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-darkslateblue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-darkslateblue.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-darkslateblue.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-darkslateblue .eshop-detail .product-title {
 color:#77a9ca
}
.section-darkslateblue.header-01.border-bottom .section-bg-layer:after {
 border-color:hsla(0,0%,100%,.1)
}
.section-darkslateblue.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-darkslateblue.header-01 #menu-submit span,.section-darkslateblue.header-01 #menu-submit span:after,.section-darkslateblue.header-01 #menu-submit span:before {
 background-color:#000
}
.section-darkslateblue.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-darkslateblue.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-darkslateblue.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-darkslateblue.header-01 .logo-bg-inv .logo-content a,.section-darkslateblue.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-darkslateblue.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-darkslateblue.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-darkslateblue.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-darkslateblue.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-darkslateblue.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-darkslateblue.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-darkslateblue.header-01.design-01 .cart:before,.section-darkslateblue.header-01.design-02 .cart:before,.section-darkslateblue.header-01.design-03 .cart:before,.section-darkslateblue.header-01.design-04 .cart:before,.section-darkslateblue.header-01.design-05 .cart:before,.section-darkslateblue.header-01.design-06 .cart:before,.section-darkslateblue.header-01.design-07 .cart:before,.section-darkslateblue.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-darkslateblue.header-01.design-01 .cart-text,.section-darkslateblue.header-01.design-02 .cart-text,.section-darkslateblue.header-01.design-03 .cart-text,.section-darkslateblue.header-01.design-04 .cart-text,.section-darkslateblue.header-01.design-05 .cart-text,.section-darkslateblue.header-01.design-06 .cart-text,.section-darkslateblue.header-01.design-07 .cart-text,.section-darkslateblue.header-01.design-19 .cart-text {
 color:#454545
}
.section-darkslateblue.header-01.design-01 .cart-text:after,.section-darkslateblue.header-01.design-01 .cart-text:before,.section-darkslateblue.header-01.design-02 .cart-text:after,.section-darkslateblue.header-01.design-02 .cart-text:before,.section-darkslateblue.header-01.design-03 .cart-text:after,.section-darkslateblue.header-01.design-03 .cart-text:before,.section-darkslateblue.header-01.design-04 .cart-text:after,.section-darkslateblue.header-01.design-04 .cart-text:before,.section-darkslateblue.header-01.design-05 .cart-text:after,.section-darkslateblue.header-01.design-05 .cart-text:before,.section-darkslateblue.header-01.design-06 .cart-text:after,.section-darkslateblue.header-01.design-06 .cart-text:before,.section-darkslateblue.header-01.design-07 .cart-text:after,.section-darkslateblue.header-01.design-07 .cart-text:before,.section-darkslateblue.header-01.design-19 .cart-text:after,.section-darkslateblue.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-darkslateblue.header-01.design-01 .cart-piece-count,.section-darkslateblue.header-01.design-02 .cart-piece-count,.section-darkslateblue.header-01.design-03 .cart-piece-count,.section-darkslateblue.header-01.design-04 .cart-piece-count,.section-darkslateblue.header-01.design-05 .cart-piece-count,.section-darkslateblue.header-01.design-06 .cart-piece-count,.section-darkslateblue.header-01.design-07 .cart-piece-count,.section-darkslateblue.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-darkslateblue.header-01.design-01 .cart a:after,.section-darkslateblue.header-01.design-02 .cart a:after,.section-darkslateblue.header-01.design-03 .cart a:after,.section-darkslateblue.header-01.design-04 .cart a:after,.section-darkslateblue.header-01.design-05 .cart a:after,.section-darkslateblue.header-01.design-06 .cart a:after,.section-darkslateblue.header-01.design-07 .cart a:after,.section-darkslateblue.header-01.design-19 .cart a:after {
 color:#454545
}
.section-darkslateblue.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-darkslateblue.header-01.design-03 .cart-text {
 color:#fff
}
.section-darkslateblue.header-01.design-03 .cart-text:after,.section-darkslateblue.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-darkslateblue.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-darkslateblue.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-darkslateblue.header-01.design-01 .cart-piece-count,.color-gold .section-darkslateblue.header-01.design-02 .cart-piece-count,.color-gold .section-darkslateblue.header-01.design-03 .cart-piece-count,.color-gold .section-darkslateblue.header-01.design-04 .cart-piece-count,.color-gold .section-darkslateblue.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-darkslateblue.header-01 .logo-default .logo-content {
 color:#000
}
.section-darkslateblue.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-darkslateblue.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-darkslateblue.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-darkslateblue.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-darkslateblue.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-darkslateblue.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-darkslateblue.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue.header-01 .logo-borders {
 border-color:#000
}
.section-darkslateblue.header-01 .logo-borders .logo-content {
 color:#000
}
.section-darkslateblue.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-darkslateblue.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-darkslateblue.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-darkslateblue.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-darkslateblue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-darkslateblue.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-darkslateblue.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-darkslateblue.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-darkslateblue.header-01 .logo-bg .logo-content embed,.color-gold .section-darkslateblue.header-01 .logo-borders .logo-content embed,.color-gold .section-darkslateblue.header-01 .logo-default-inv .logo-content embed,.color-gold .section-darkslateblue.header-01 .logo-default .logo-content embed,.color-gold .section-darkslateblue.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-darkslateblue.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-darkslateblue.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-darkslateblue.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-darkslateblue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-darkslateblue.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-darkslateblue.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-darkslateblue.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-darkslateblue .dots li {
 background-color:hsla(0,0%,100%,.2)
}
.section-darkslateblue .dots li.active,body:not(.touched):not(.wnd-cms) .section-darkslateblue .dots li:hover {
 background-color:hsla(0,0%,100%,.9)
}
.section-darkslateblue .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-darkslateblue .pager a {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .pager a:hover {
 color:#a5a5a5
}
.section-darkslateblue .pager a:after,.section-darkslateblue .pager a:before {
 color:#999
}
body.wnd-cms:not(.touched) .section-darkslateblue .wnd-active-listing-zone .pager a:hover {
 color:#a5a5a5
}
.section-darkslateblue .claim-default {
 color:#fff;
 text-shadow:transparent
}
.section-darkslateblue .claim-default-inv {
 color:#000;
 text-shadow:transparent
}
.section-darkslateblue .claim-bg {
 color:#000
}
.section-darkslateblue .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-darkslateblue .claim-bg-inv {
 color:#fff
}
.section-darkslateblue .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-darkslateblue .claim-gray {
 color:#fff
}
.section-darkslateblue .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-darkslateblue .claim-borders {
 color:#fff;
 text-shadow:transparent
}
.section-darkslateblue .claim-borders>span {
 border-color:#fff
}
.section-darkslateblue .claim-bg-color,.section-darkslateblue .claim-color {
 color:#fff
}
.section-darkslateblue .claim-bg-color>span>span,.section-darkslateblue .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-darkslateblue .claim-color-inv {
 color:#77a9ca
}
.section-darkslateblue .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-darkslateblue .claim-color-alpha {
 color:#fff
}
.section-darkslateblue .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-darkslateblue .claim-color-text {
 color:#77a9ca
}
.color-gold .section-darkslateblue .claim-bg-color,.color-gold .section-darkslateblue .claim-color {
 color:#000
}
.color-gold .section-darkslateblue .claim-bg-color>span>span,.color-gold .section-darkslateblue .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-darkslateblue .claim-color-inv {
 color:#ffd757
}
.color-gold .section-darkslateblue .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-darkslateblue .claim-color-alpha {
 color:#000
}
.color-gold .section-darkslateblue .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-darkslateblue .claim-color-text {
 color:#ffd757
}
.section-darkslateblue .form label a,.section-darkslateblue .perex a,.section-darkslateblue .text a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .form label a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .perex a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .text a:hover {
 color:#fff;
 border-color:#fff
}
.section-darkslateblue .text ul li:before {
 color:#d7d7d7
}
.section-darkslateblue blockquote {
 color:hsla(0,0%,100%,.6)
}
.section-darkslateblue blockquote:before {
 color:hsla(0,0%,100%,.15)
}
.section-darkslateblue h1,.section-darkslateblue h2 {
 color:#fff
}
.section-darkslateblue h3,.section-darkslateblue h4 {
 color:hsla(0,0%,100%,.75)
}
.section-darkslateblue .image.wnd-image-placeholder embed {
 color:#fff!important;
 opacity:.5!important
}
.section-darkslateblue .image .title-text {
 color:#fff
}
.section-darkslateblue .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-darkslateblue .image embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue .button-01 a,.section-darkslateblue .button-01 button,.section-darkslateblue .file-01 a,.section-darkslateblue .file-01 button {
 color:#31333e;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-01 button:hover {
 color:#fff;
 background-color:#31333e
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-01 a:hover:before {
 color:#fff
}
.section-darkslateblue .button-02 a,.section-darkslateblue .button-02 button,.section-darkslateblue .file-02 a,.section-darkslateblue .file-02 button {
 color:#fff;
 background-color:transparent;
 border-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-02 button:hover {
 border-color:#fff
}
.section-darkslateblue .file-02 a:before {
 border-right-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .file-02 a:hover:before {
 border-right-color:#fff
}
.color-gold .section-darkslateblue .button-01 a,.color-gold .section-darkslateblue .button-01 button,.color-gold .section-darkslateblue .file-01 a,.color-gold .section-darkslateblue .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .file-01 button:hover {
 color:#000;
 background-color:#fff;
 border-color:#fff
}
.color-gold .section-darkslateblue .file-01 a:before,body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .file-01 a:hover:before {
 color:#000
}
.section-darkslateblue .hr-line hr {
 border-color:hsla(0,0%,84%,.7)
}
.section-darkslateblue .form label {
 color:#fff
}
.section-darkslateblue .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-darkslateblue .form input,.section-darkslateblue .form select,.section-darkslateblue .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-darkslateblue .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-darkslateblue .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.5)
}
.section-darkslateblue .form select option {
 color:#222
}
.section-darkslateblue .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-darkslateblue .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.5)
}
.section-darkslateblue .form-file-button,.section-darkslateblue .form .checkbox,.section-darkslateblue .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
.section-darkslateblue .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-darkslateblue .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-darkslateblue .blog-item-head h2 a {
 color:inherit!important
}
.section-darkslateblue .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-darkslateblue .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-darkslateblue .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-darkslateblue .blog-item-date {
 color:hsla(0,0%,100%,.75)
}
.section-darkslateblue .blog-item .perex-content blockquote,.section-darkslateblue .blog-item .perex-content h1,.section-darkslateblue .blog-item .perex-content h2,.section-darkslateblue .blog-item .perex-content h3,.section-darkslateblue .blog-item .perex-content h4 {
 color:hsla(0,0%,100%,.6)!important
}
.section-darkslateblue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-darkslateblue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-darkslateblue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-darkslateblue .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid hsla(0,0%,100%,.1)
}
.section-darkslateblue .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:hsla(0,0%,100%,.1)
}
.section-darkslateblue .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-darkslateblue .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(transparent));
 background-image:-webkit-linear-gradient(hsla(0,0%,100%,.1),transparent);
 background-image:linear-gradient(hsla(0,0%,100%,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1AFFFFFF",endColorstr="#00000000",GradientType=0)
}
.section-darkslateblue .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-grid .item:hover {
 background-color:#3c3c3c
}
.section-darkslateblue .eshop-grid .product-title {
 color:#fff
}
.section-darkslateblue .eshop-grid .product-price {
 color:hsla(0,0%,100%,.6)
}
.section-darkslateblue .eshop-grid .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-darkslateblue .eshop-slider .product-price,.section-darkslateblue .eshop-slider .product-title {
 color:#fff
}
.section-darkslateblue .eshop-slider .product-price-comparative {
 color:#888
}
.section-darkslateblue .eshop-slider .product-button a {
 color:#393939;
 border-color:#fff;
 background-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-slider .product-button a:hover {
 color:#fff;
 background-color:transparent
}
.section-darkslateblue .eshop-filter h3 {
 color:#fff
}
.section-darkslateblue .eshop-filter a {
 color:hsla(0,0%,100%,.6);
 border-bottom-color:transparent
}
.section-darkslateblue .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-filter a:hover {
 color:#fff;
 border-bottom-color:#fff
}
.section-darkslateblue .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-darkslateblue .eshop-filter li:first-child {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-darkslateblue .eshop-loading {
 color:#fff
}
.section-darkslateblue .eshop .product-label-content {
 color:#222;
 background-color:#fff
}
.section-darkslateblue .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-darkslateblue .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-darkslateblue .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#3c3c3c
}
body.wnd-cms:not(.touched) .section-darkslateblue .wnd-active-listing-zone .eshop-filter a:hover {
 color:#fff
}
.section-darkslateblue .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#fff
}
.section-darkslateblue .pr .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-darkslateblue .pr .eshop-filter a.selected,.section-darkslateblue .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-darkslateblue .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-darkslateblue .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-darkslateblue .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-darkslateblue .eshop-cart-head div {
 color:#fff
}
.section-darkslateblue .eshop-cart-tr {
 background-color:#3c3c3c;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-darkslateblue .eshop-cart-product-title {
 color:#fff
}
.section-darkslateblue .eshop-cart-price,.section-darkslateblue .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-darkslateblue .eshop-cart-quantity-button:after,.section-darkslateblue .eshop-cart-quantity-button:before {
 background-color:#a5a5a5
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-quantity-button:hover:before {
 background-color:#fff
}
.section-darkslateblue .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#ddd;
 color:#2e2e2e
}
.section-darkslateblue .eshop-cart-quantity input:focus {
 border-color:#129fea!important
}
.section-darkslateblue .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-quantity input:hover {
 border-color:#fff
}
.section-darkslateblue .eshop-cart-quantity-button {
 color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-quantity-button:hover {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#000
}
.section-darkslateblue .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-darkslateblue .eshop-cart-sum {
 color:#fff
}
.section-darkslateblue .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-delete:hover {
 color:#fff
}
.section-darkslateblue .eshop-cart-foot {
 border-color:hsla(0,0%,100%,.3)
}
.section-darkslateblue .eshop-cart-total-label {
 color:#9c9c9c
}
.section-darkslateblue .eshop-cart-total-value {
 color:#fff
}
.section-darkslateblue .eshop-cart-continue a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-continue a:hover {
 border-color:#fff
}
.section-darkslateblue .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.2)
}
.section-darkslateblue .eshop-cart-checkout a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart-checkout a:hover {
 background:transparent;
 color:#fff
}
.section-darkslateblue .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#2e2e2e
}
.section-darkslateblue .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-darkslateblue .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-darkslateblue .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#fff
}
.color-gold .section-darkslateblue .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-darkslateblue .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-darkslateblue .eshop-detail .product-title,.section-darkslateblue .eshop-detail .product-variants-title {
 color:#fff
}
.section-darkslateblue .eshop-detail .product-ribbon-content {
 color:#222;
 background-color:#fff
}
.section-darkslateblue .eshop-detail .product-price {
 color:#fff
}
.section-darkslateblue .eshop-detail .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-darkslateblue .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.2);
 background-color:#272727
}
.section-darkslateblue .eshop-detail .product-cart-submit {
 color:#3c3c3c;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:transparent
}
.section-darkslateblue .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-darkslateblue .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-darkslateblue .eshop-detail .product-gallery-nav-arrow {
 color:#fff
}
.section-darkslateblue .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#3c3c3c
}
body .section-darkslateblue .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#a7a7a7;
 border-color:#3a3a3a;
 background-color:#3a3a3a
}
.color-gold .section-darkslateblue .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-darkslateblue .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-darkslateblue .mt-02-column .text,.section-darkslateblue .mt-02-column h3,.section-darkslateblue .mt-02-column h3 a {
 color:#fff
}
.section-darkslateblue .mt-02-column h4,.section-darkslateblue .mt-02-column h4 a {
 color:hsla(0,0%,100%,.7)
}
.section-darkslateblue .mt-02-column embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue .mt-03-column .text,.section-darkslateblue .mt-03-column h3,.section-darkslateblue .mt-03-column h3 a {
 color:#fff
}
.section-darkslateblue .mt-03-column h4,.section-darkslateblue .mt-03-column h4 a {
 color:hsla(0,0%,100%,.7)
}
.section-darkslateblue .mt-03-column embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue .mt-contact-02 h3 {
 color:#fff
}
.section-darkslateblue .mt-contact-02 embed {
 color:#fff;
 opacity:1
}
.section-darkslateblue .mt-pricing-01 .row-content {
 border-color:hsla(0,0%,100%,.3)
}
.section-darkslateblue .mt-02-project h3,.section-darkslateblue .mt-pricing-01 h3 {
 color:#fff
}
.section-darkslateblue .mt-02-project h4 {
 color:hsla(0,0%,100%,.7)
}
.section-darkslateblue .mt-02-project embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-purple.header-01.design-03 #menu-submit span,.color-asphalt .section-purple.header-01.design-03 #menu-submit span:after,.color-asphalt .section-purple.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-purple.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-purple.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-purple.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-purple.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-purple.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-purple.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-purple.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-purple.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-purple.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-purple.header-01 #menu-submit span,.color-blue .section-purple.header-01 #menu-submit span:after,.color-blue .section-purple.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-purple.header-01.design-01 .cart:before,.color-blue .section-purple.header-01.design-02 .cart:before,.color-blue .section-purple.header-01.design-03 .cart:before,.color-blue .section-purple.header-01.design-04 .cart:before,.color-blue .section-purple.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-purple.header-01.design-01 .cart-text,.color-blue .section-purple.header-01.design-02 .cart-text,.color-blue .section-purple.header-01.design-03 .cart-text,.color-blue .section-purple.header-01.design-04 .cart-text,.color-blue .section-purple.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-purple.header-01.design-01 .cart-text:after,.color-blue .section-purple.header-01.design-01 .cart-text:before,.color-blue .section-purple.header-01.design-02 .cart-text:after,.color-blue .section-purple.header-01.design-02 .cart-text:before,.color-blue .section-purple.header-01.design-03 .cart-text:after,.color-blue .section-purple.header-01.design-03 .cart-text:before,.color-blue .section-purple.header-01.design-04 .cart-text:after,.color-blue .section-purple.header-01.design-04 .cart-text:before,.color-blue .section-purple.header-01.design-05 .cart-text:after,.color-blue .section-purple.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-purple.header-01.design-01 .cart-piece-count,.color-blue .section-purple.header-01.design-02 .cart-piece-count,.color-blue .section-purple.header-01.design-03 .cart-piece-count,.color-blue .section-purple.header-01.design-04 .cart-piece-count,.color-blue .section-purple.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-purple.header-01.design-01 .cart a:after,.color-blue .section-purple.header-01.design-02 .cart a:after,.color-blue .section-purple.header-01.design-03 .cart a:after,.color-blue .section-purple.header-01.design-04 .cart a:after,.color-blue .section-purple.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.color-blue .section-purple.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-purple.header-01 .logo-bg .logo-content embed,.color-blue .section-purple.header-01 .logo-borders .logo-content embed,.color-blue .section-purple.header-01 .logo-default-inv .logo-content embed,.color-blue .section-purple.header-01 .logo-default .logo-content embed,.color-blue .section-purple.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-purple.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-purple.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-purple.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-purple.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-purple.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-purple.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-purple .eshop-detail .product-title {
 color:#77a9ca
}
.section-purple.header-01.border-bottom .section-bg-layer:after {
 border-color:hsla(0,0%,100%,.15)
}
.section-purple.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-purple.header-01 #menu-submit span,.section-purple.header-01 #menu-submit span:after,.section-purple.header-01 #menu-submit span:before {
 background-color:#000
}
.section-purple.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-purple.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-purple.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-purple.header-01 .logo-bg-inv .logo-content a,.section-purple.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-purple.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-purple.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-purple.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-purple.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-purple.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-purple.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-purple.header-01.design-01 .cart:before,.section-purple.header-01.design-02 .cart:before,.section-purple.header-01.design-03 .cart:before,.section-purple.header-01.design-04 .cart:before,.section-purple.header-01.design-05 .cart:before,.section-purple.header-01.design-06 .cart:before,.section-purple.header-01.design-07 .cart:before,.section-purple.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-purple.header-01.design-01 .cart-text,.section-purple.header-01.design-02 .cart-text,.section-purple.header-01.design-03 .cart-text,.section-purple.header-01.design-04 .cart-text,.section-purple.header-01.design-05 .cart-text,.section-purple.header-01.design-06 .cart-text,.section-purple.header-01.design-07 .cart-text,.section-purple.header-01.design-19 .cart-text {
 color:#454545
}
.section-purple.header-01.design-01 .cart-text:after,.section-purple.header-01.design-01 .cart-text:before,.section-purple.header-01.design-02 .cart-text:after,.section-purple.header-01.design-02 .cart-text:before,.section-purple.header-01.design-03 .cart-text:after,.section-purple.header-01.design-03 .cart-text:before,.section-purple.header-01.design-04 .cart-text:after,.section-purple.header-01.design-04 .cart-text:before,.section-purple.header-01.design-05 .cart-text:after,.section-purple.header-01.design-05 .cart-text:before,.section-purple.header-01.design-06 .cart-text:after,.section-purple.header-01.design-06 .cart-text:before,.section-purple.header-01.design-07 .cart-text:after,.section-purple.header-01.design-07 .cart-text:before,.section-purple.header-01.design-19 .cart-text:after,.section-purple.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-purple.header-01.design-01 .cart-piece-count,.section-purple.header-01.design-02 .cart-piece-count,.section-purple.header-01.design-03 .cart-piece-count,.section-purple.header-01.design-04 .cart-piece-count,.section-purple.header-01.design-05 .cart-piece-count,.section-purple.header-01.design-06 .cart-piece-count,.section-purple.header-01.design-07 .cart-piece-count,.section-purple.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-purple.header-01.design-01 .cart a:after,.section-purple.header-01.design-02 .cart a:after,.section-purple.header-01.design-03 .cart a:after,.section-purple.header-01.design-04 .cart a:after,.section-purple.header-01.design-05 .cart a:after,.section-purple.header-01.design-06 .cart a:after,.section-purple.header-01.design-07 .cart a:after,.section-purple.header-01.design-19 .cart a:after {
 color:#454545
}
.section-purple.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-purple.header-01.design-03 .cart-text {
 color:#fff
}
.section-purple.header-01.design-03 .cart-text:after,.section-purple.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-purple.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-purple.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-purple.header-01.design-01 .cart-piece-count,.color-gold .section-purple.header-01.design-02 .cart-piece-count,.color-gold .section-purple.header-01.design-03 .cart-piece-count,.color-gold .section-purple.header-01.design-04 .cart-piece-count,.color-gold .section-purple.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-purple.header-01 .logo-default .logo-content {
 color:#000
}
.section-purple.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-purple.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-purple.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-purple.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-purple.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-purple.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-purple.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-purple.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-purple.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-purple.header-01 .logo-borders {
 border-color:#000
}
.section-purple.header-01 .logo-borders .logo-content {
 color:#000
}
.section-purple.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-purple.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-purple.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-purple.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-purple.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-purple.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-purple.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-purple.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-purple.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-purple.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-purple.header-01 .logo-bg .logo-content embed,.color-gold .section-purple.header-01 .logo-borders .logo-content embed,.color-gold .section-purple.header-01 .logo-default-inv .logo-content embed,.color-gold .section-purple.header-01 .logo-default .logo-content embed,.color-gold .section-purple.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-purple.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-purple.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-purple.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-purple.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-purple.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-purple.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-purple.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-purple .dots li {
 background-color:hsla(0,0%,100%,.2)
}
.section-purple .dots li.active,body:not(.touched):not(.wnd-cms) .section-purple .dots li:hover {
 background-color:hsla(0,0%,100%,.9)
}
.section-purple .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-purple .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-purple .pager a {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .pager a:hover {
 color:#a5a5a5
}
.section-purple .pager a:after,.section-purple .pager a:before {
 color:#999
}
body.wnd-cms:not(.touched) .section-purple .wnd-active-listing-zone .pager a:hover {
 color:#a5a5a5
}
.section-purple .claim-default {
 color:#fff;
 text-shadow:transparent
}
.section-purple .claim-default-inv {
 color:#000;
 text-shadow:transparent
}
.section-purple .claim-bg {
 color:#000
}
.section-purple .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-purple .claim-bg-inv {
 color:#fff
}
.section-purple .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-purple .claim-gray {
 color:#fff
}
.section-purple .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-purple .claim-borders {
 color:#fff;
 text-shadow:transparent
}
.section-purple .claim-borders>span {
 border-color:#fff
}
.section-purple .claim-bg-color,.section-purple .claim-color {
 color:#fff
}
.section-purple .claim-bg-color>span>span,.section-purple .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-purple .claim-color-inv {
 color:#77a9ca
}
.section-purple .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-purple .claim-color-alpha {
 color:#fff
}
.section-purple .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-purple .claim-color-text {
 color:#77a9ca
}
.color-gold .section-purple .claim-bg-color,.color-gold .section-purple .claim-color {
 color:#000
}
.color-gold .section-purple .claim-bg-color>span>span,.color-gold .section-purple .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-purple .claim-color-inv {
 color:#ffd757
}
.color-gold .section-purple .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-purple .claim-color-alpha {
 color:#000
}
.color-gold .section-purple .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-purple .claim-color-text {
 color:#ffd757
}
.section-purple .form label a,.section-purple .perex a,.section-purple .text a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-purple .form label a:hover,body:not(.touched):not(.wnd-cms) .section-purple .perex a:hover,body:not(.touched):not(.wnd-cms) .section-purple .text a:hover {
 color:#fff;
 border-color:#fff
}
.section-purple .text ul li:before {
 color:#d7d7d7
}
.section-purple blockquote {
 color:hsla(0,0%,100%,.6)
}
.section-purple blockquote:before {
 color:hsla(0,0%,100%,.15)
}
.section-purple h1,.section-purple h2 {
 color:#fff
}
.section-purple h3,.section-purple h4 {
 color:hsla(0,0%,100%,.75)
}
.section-purple .image.wnd-image-placeholder embed {
 color:#fff!important;
 opacity:.25!important
}
.section-purple .image .title-text {
 color:#fff
}
.section-purple .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-purple .image embed {
 color:#fff;
 opacity:1
}
.section-purple .button-01 a,.section-purple .button-01 button,.section-purple .file-01 a,.section-purple .file-01 button {
 color:#5f5974;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-purple .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-purple .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-purple .file-01 button:hover {
 color:#fff;
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-purple .file-01 a:hover:before {
 color:#fff
}
.section-purple .button-02 a,.section-purple .button-02 button,.section-purple .file-02 a,.section-purple .file-02 button {
 color:#fff;
 background-color:transparent;
 border-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-purple .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-purple .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-purple .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-purple .file-02 button:hover {
 border-color:#fff
}
.section-purple .file-02 a:before {
 border-right-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-purple .file-02 a:hover:before {
 border-right-color:#fff
}
.color-gold .section-purple .button-01 a,.color-gold .section-purple .button-01 button,.color-gold .section-purple .file-01 a,.color-gold .section-purple .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-purple .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-purple .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-purple .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-purple .file-01 button:hover {
 color:#000;
 background-color:#fff;
 border-color:#fff
}
.color-gold .section-purple .file-01 a:before,body:not(.touched):not(.wnd-cms) .color-gold .section-purple .file-01 a:hover:before {
 color:#000
}
.section-purple .hr-line hr {
 border-color:rgba(0,0,0,.1)
}
.section-purple .form label {
 color:#fff
}
.section-purple .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-purple .form input,.section-purple .form select,.section-purple .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
body:not(.touched):not(.wnd-cms) .section-purple .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-purple .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-purple .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.5)
}
.section-purple .form select option {
 color:#222
}
.section-purple .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-purple .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-purple .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.5)
}
.section-purple .form-file-button,.section-purple .form .checkbox,.section-purple .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
.section-purple .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-purple .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-purple .blog-item-head h2 a {
 color:inherit!important
}
.section-purple .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-purple .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-purple .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-purple .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-purple .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-purple .blog-item-date {
 color:hsla(0,0%,100%,.75)
}
.section-purple .blog-item .perex-content blockquote,.section-purple .blog-item .perex-content h1,.section-purple .blog-item .perex-content h2,.section-purple .blog-item .perex-content h3,.section-purple .blog-item .perex-content h4 {
 color:hsla(0,0%,100%,.6)!important
}
.section-purple .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-purple .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-purple .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-purple .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid hsla(0,0%,100%,.1)
}
.section-purple .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:hsla(0,0%,100%,.1)
}
.section-purple .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-purple .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(transparent));
 background-image:-webkit-linear-gradient(hsla(0,0%,100%,.1),transparent);
 background-image:linear-gradient(hsla(0,0%,100%,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1AFFFFFF",endColorstr="#00000000",GradientType=0)
}
.section-purple .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-grid .item:hover {
 background-color:#3c3c3c
}
.section-purple .eshop-grid .product-title {
 color:#fff
}
.section-purple .eshop-grid .product-price {
 color:hsla(0,0%,100%,.6)
}
.section-purple .eshop-grid .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-purple .eshop-slider .product-price,.section-purple .eshop-slider .product-title {
 color:#fff
}
.section-purple .eshop-slider .product-price-comparative {
 color:#888
}
.section-purple .eshop-slider .product-button a {
 color:#393939;
 border-color:#fff;
 background-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-slider .product-button a:hover {
 color:#fff;
 background-color:transparent
}
.section-purple .eshop-filter h3 {
 color:#fff
}
.section-purple .eshop-filter a {
 color:hsla(0,0%,100%,.6);
 border-bottom-color:transparent
}
.section-purple .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-purple .eshop-filter a:hover {
 color:#fff;
 border-bottom-color:#fff
}
.section-purple .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-purple .eshop-filter li:first-child {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-purple .eshop-loading {
 color:#fff
}
.section-purple .eshop .product-label-content {
 color:#222;
 background-color:#fff
}
.section-purple .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-purple .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-purple .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#3c3c3c
}
body.wnd-cms:not(.touched) .section-purple .wnd-active-listing-zone .eshop-filter a:hover {
 color:#fff
}
.section-purple .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#fff
}
.section-purple .pr .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-purple .pr .eshop-filter a.selected,.section-purple .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-purple .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-purple .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-purple .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-purple .eshop-cart-head div {
 color:#fff
}
.section-purple .eshop-cart-tr {
 background-color:#3c3c3c;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-purple .eshop-cart-product-title {
 color:#fff
}
.section-purple .eshop-cart-price,.section-purple .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-purple .eshop-cart-quantity-button:after,.section-purple .eshop-cart-quantity-button:before {
 background-color:#a5a5a5
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-quantity-button:hover:before {
 background-color:#fff
}
.section-purple .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#ddd;
 color:#2e2e2e
}
.section-purple .eshop-cart-quantity input:focus {
 border-color:#129fea!important
}
.section-purple .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-quantity input:hover {
 border-color:#fff
}
.section-purple .eshop-cart-quantity-button {
 color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-quantity-button:hover {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#000
}
.section-purple .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-purple .eshop-cart-sum {
 color:#fff
}
.section-purple .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-delete:hover {
 color:#fff
}
.section-purple .eshop-cart-foot {
 border-color:hsla(0,0%,100%,.3)
}
.section-purple .eshop-cart-total-label {
 color:#9c9c9c
}
.section-purple .eshop-cart-total-value {
 color:#fff
}
.section-purple .eshop-cart-continue a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-continue a:hover {
 border-color:#fff
}
.section-purple .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.2)
}
.section-purple .eshop-cart-checkout a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart-checkout a:hover {
 background:transparent;
 color:#fff
}
.section-purple .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#2e2e2e
}
.section-purple .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-purple .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-purple .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#fff
}
.color-gold .section-purple .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-purple .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-purple .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-purple .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-purple .eshop-detail .product-title,.section-purple .eshop-detail .product-variants-title {
 color:#fff
}
.section-purple .eshop-detail .product-ribbon-content {
 color:#222;
 background-color:#fff
}
.section-purple .eshop-detail .product-price {
 color:#fff
}
.section-purple .eshop-detail .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-purple .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.2);
 background-color:#272727
}
.section-purple .eshop-detail .product-cart-submit {
 color:#3c3c3c;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:transparent
}
.section-purple .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-purple .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-purple .eshop-detail .product-gallery-nav-arrow {
 color:#fff
}
.section-purple .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#3c3c3c
}
body .section-purple .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#a7a7a7;
 border-color:#3a3a3a;
 background-color:#3a3a3a
}
.color-gold .section-purple .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-purple .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-purple .mt-02-column .text,.section-purple .mt-02-column h3,.section-purple .mt-02-column h3 a {
 color:#fff
}
.section-purple .mt-02-column h4,.section-purple .mt-02-column h4 a {
 color:hsla(0,0%,100%,.7)
}
.section-purple .mt-02-column embed {
 color:#fff;
 opacity:1
}
.section-purple .mt-03-column .text,.section-purple .mt-03-column h3,.section-purple .mt-03-column h3 a {
 color:#fff
}
.section-purple .mt-03-column h4,.section-purple .mt-03-column h4 a {
 color:hsla(0,0%,100%,.7)
}
.section-purple .mt-03-column embed {
 color:#fff;
 opacity:1
}
.section-purple .mt-contact-01 h3 {
 color:#fff
}
.section-purple .mt-contact-01 embed {
 color:#fff;
 opacity:1
}
.section-purple .mt-contact-02 h3 {
 color:#fff
}
.section-purple .mt-contact-02 embed {
 color:#fff;
 opacity:1
}
.section-purple .mt-pricing-01 .row-content {
 border-color:hsla(0,0%,100%,.3)
}
.section-purple .mt-02-project h3,.section-purple .mt-pricing-01 h3 {
 color:#fff
}
.section-purple .mt-02-project h4 {
 color:hsla(0,0%,100%,.7)
}
.section-purple .mt-02-project embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-blue.header-01.design-03 #menu-submit span,.color-asphalt .section-blue.header-01.design-03 #menu-submit span:after,.color-asphalt .section-blue.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-blue.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-blue.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-blue.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-blue.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-blue.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-blue.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-blue.header-01.design-03 .logo-color-text .logo-content embed,.color-blue .section-blue.header-01 .logo-bg-inv .logo-content embed,.color-blue .section-blue.header-01 .logo-bg .logo-content embed,.color-blue .section-blue.header-01 .logo-borders .logo-content embed,.color-blue .section-blue.header-01 .logo-default-inv .logo-content embed,.color-blue .section-blue.header-01 .logo-default .logo-content embed,.color-blue .section-blue.header-01 .logo-gray .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-blue.header-01 .logo-color .logo-content {
 background-color:#77a9ca
}
.color-blue .section-blue.header-01 .logo-color-inv .logo-content {
 color:#77a9ca
}
.color-blue .section-blue.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-blue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8)
}
.color-blue .section-blue.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.color-blue .section-blue.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-blue .eshop-detail .product-title {
 color:#77a9ca
}
.section-blue.header-01.border-bottom .section-bg-layer:after {
 border-color:hsla(0,0%,100%,.15)
}
.section-blue.header-01 .nav-line {
 background-color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
.section-blue.header-01 #menu-submit span,.section-blue.header-01 #menu-submit span:after,.section-blue.header-01 #menu-submit span:before {
 background-color:#000
}
.section-blue.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-blue.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-blue.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-blue.header-01 .logo-bg-inv .logo-content a,.section-blue.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-blue.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-blue.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-blue.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-blue.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-blue.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-blue.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-blue.header-01.design-01 .cart:before,.section-blue.header-01.design-02 .cart:before,.section-blue.header-01.design-03 .cart:before,.section-blue.header-01.design-04 .cart:before,.section-blue.header-01.design-05 .cart:before,.section-blue.header-01.design-06 .cart:before,.section-blue.header-01.design-07 .cart:before,.section-blue.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-blue.header-01.design-01 .cart-text,.section-blue.header-01.design-02 .cart-text,.section-blue.header-01.design-03 .cart-text,.section-blue.header-01.design-04 .cart-text,.section-blue.header-01.design-05 .cart-text,.section-blue.header-01.design-06 .cart-text,.section-blue.header-01.design-07 .cart-text,.section-blue.header-01.design-19 .cart-text {
 color:#454545
}
.section-blue.header-01.design-01 .cart-text:after,.section-blue.header-01.design-01 .cart-text:before,.section-blue.header-01.design-02 .cart-text:after,.section-blue.header-01.design-02 .cart-text:before,.section-blue.header-01.design-03 .cart-text:after,.section-blue.header-01.design-03 .cart-text:before,.section-blue.header-01.design-04 .cart-text:after,.section-blue.header-01.design-04 .cart-text:before,.section-blue.header-01.design-05 .cart-text:after,.section-blue.header-01.design-05 .cart-text:before,.section-blue.header-01.design-06 .cart-text:after,.section-blue.header-01.design-06 .cart-text:before,.section-blue.header-01.design-07 .cart-text:after,.section-blue.header-01.design-07 .cart-text:before,.section-blue.header-01.design-19 .cart-text:after,.section-blue.header-01.design-19 .cart-text:before {
 background-color:#454545
}
.section-blue.header-01.design-01 .cart-piece-count,.section-blue.header-01.design-02 .cart-piece-count,.section-blue.header-01.design-03 .cart-piece-count,.section-blue.header-01.design-04 .cart-piece-count,.section-blue.header-01.design-05 .cart-piece-count,.section-blue.header-01.design-06 .cart-piece-count,.section-blue.header-01.design-07 .cart-piece-count,.section-blue.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:#454545
}
.section-blue.header-01.design-01 .cart a:after,.section-blue.header-01.design-02 .cart a:after,.section-blue.header-01.design-03 .cart a:after,.section-blue.header-01.design-04 .cart a:after,.section-blue.header-01.design-05 .cart a:after,.section-blue.header-01.design-06 .cart a:after,.section-blue.header-01.design-07 .cart a:after,.section-blue.header-01.design-19 .cart a:after {
 color:#454545
}
.color-gold .section-blue.header-01.design-01 .cart-piece-count,.color-gold .section-blue.header-01.design-02 .cart-piece-count,.color-gold .section-blue.header-01.design-03 .cart-piece-count,.color-gold .section-blue.header-01.design-04 .cart-piece-count,.color-gold .section-blue.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-blue.header-01 .logo-default .logo-content {
 color:#000
}
.section-blue.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-blue.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-blue.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-blue.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-blue.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-blue.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-blue.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-blue.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-blue.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-blue.header-01 .logo-borders {
 border-color:#000
}
.section-blue.header-01 .logo-borders .logo-content {
 color:#000
}
.section-blue.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-blue.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-blue.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-blue.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-blue.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-blue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-blue.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-blue.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-blue.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-blue.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-blue.header-01 .logo-bg .logo-content embed,.color-gold .section-blue.header-01 .logo-borders .logo-content embed,.color-gold .section-blue.header-01 .logo-default-inv .logo-content embed,.color-gold .section-blue.header-01 .logo-default .logo-content embed,.color-gold .section-blue.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-blue.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-blue.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-blue.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-blue.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-blue.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-blue.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-blue.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-blue .dots li {
 background-color:hsla(0,0%,100%,.2)
}
.section-blue .dots li.active,body:not(.touched):not(.wnd-cms) .section-blue .dots li:hover {
 background-color:hsla(0,0%,100%,.9)
}
.section-blue .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-blue .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-blue .pager a {
 color:#222
}
body:not(.touched):not(.wnd-cms) .section-blue .pager a:hover {
 color:#888
}
.section-blue .pager a:after,.section-blue .pager a:before {
 color:#c2c2c2
}
body.wnd-cms:not(.touched) .section-blue .wnd-active-listing-zone .pager a:hover {
 color:#888
}
.section-blue .claim-default {
 color:#fff;
 text-shadow:transparent
}
.section-blue .claim-default-inv {
 color:#000;
 text-shadow:transparent
}
.section-blue .claim-bg {
 color:#000
}
.section-blue .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-blue .claim-bg-inv {
 color:#fff
}
.section-blue .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-blue .claim-gray {
 color:#fff
}
.section-blue .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-blue .claim-borders {
 color:#fff;
 text-shadow:transparent
}
.section-blue .claim-borders>span {
 border-color:#fff
}
.section-blue .claim-bg-color,.section-blue .claim-color {
 color:#fff
}
.section-blue .claim-bg-color>span>span,.section-blue .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-blue .claim-color-inv {
 color:#77a9ca
}
.section-blue .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-blue .claim-color-alpha {
 color:#fff
}
.section-blue .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-blue .claim-color-text {
 color:#77a9ca
}
.color-gold .section-blue .claim-bg-color,.color-gold .section-blue .claim-color {
 color:#000
}
.color-gold .section-blue .claim-bg-color>span>span,.color-gold .section-blue .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-blue .claim-color-inv {
 color:#ffd757
}
.color-gold .section-blue .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-blue .claim-color-alpha {
 color:#000
}
.color-gold .section-blue .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-blue .claim-color-text {
 color:#ffd757
}
.section-blue .form label a,.section-blue .perex a,.section-blue .text a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-blue .form label a:hover,body:not(.touched):not(.wnd-cms) .section-blue .perex a:hover,body:not(.touched):not(.wnd-cms) .section-blue .text a:hover {
 color:#fff;
 border-color:#fff
}
.section-blue .text ul li:before {
 color:#d7d7d7
}
.section-blue blockquote {
 color:hsla(0,0%,100%,.6)
}
.section-blue blockquote:before {
 color:hsla(0,0%,100%,.15)
}
.section-blue h1 {
 color:#fff
}
.section-blue h2,.section-blue h3,.section-blue h4 {
 color:hsla(0,0%,100%,.8)
}
.section-blue .image.wnd-image-placeholder embed {
 color:#fff!important;
 opacity:.25!important
}
.section-blue .image .title-text {
 color:#fff
}
.section-blue .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(119,169,202,0)),to(rgba(119,169,202,.95)));
 background-image:-webkit-linear-gradient(rgba(119,169,202,0),rgba(119,169,202,.95));
 background-image:linear-gradient(rgba(119,169,202,0),rgba(119,169,202,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0077A9CA",endColorstr="#F277A9CA",GradientType=0)
}
.section-blue .image embed {
 color:#fff;
 opacity:1
}
.section-blue .button-01 a,.section-blue .button-01 button,.section-blue .file-01 a,.section-blue .file-01 button {
 color:#77a9ca;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-blue .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-blue .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-blue .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-blue .file-01 button:hover {
 color:#fff;
 background-color:transparent
}
.section-blue .file-01 a:before {
 color:#77a9ca
}
body:not(.touched):not(.wnd-cms) .section-blue .file-01 a:hover:before {
 color:#fff
}
.section-blue .button-02 a,.section-blue .button-02 button,.section-blue .file-02 a,.section-blue .file-02 button {
 color:#fff;
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-blue .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-blue .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-blue .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-blue .file-02 button:hover {
 color:#77a9ca;
 background-color:#fff
}
.section-blue .file-02 a:before {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-blue .file-02 a:hover:before {
 color:#77a9ca
}
.color-gold .section-blue .button-01 a,.color-gold .section-blue .button-01 button,.color-gold .section-blue .file-01 a,.color-gold .section-blue .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-blue .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-blue .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-blue .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-blue .file-01 button:hover {
 color:#000;
 background-color:#fff;
 border-color:#fff
}
.color-gold .section-blue .file-01 a:before,body:not(.touched):not(.wnd-cms) .color-gold .section-blue .file-01 a:hover:before {
 color:#000
}
.section-blue .hr-line hr {
 border-color:hsla(0,0%,100%,.25)
}
.section-blue .form label {
 color:#fff
}
.section-blue .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-blue .form input,.section-blue .form select,.section-blue .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
body:not(.touched):not(.wnd-cms) .section-blue .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-blue .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-blue .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.5)
}
.section-blue .form select option {
 color:#222
}
.section-blue .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-blue .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-blue .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.5)
}
.section-blue .form-file-button,.section-blue .form .checkbox,.section-blue .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.15)
}
.section-blue .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-blue .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-blue .blog-item-head h2 a {
 color:inherit!important
}
.section-blue .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-blue .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-blue .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-blue .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-blue .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-blue .blog-item-date {
 color:hsla(0,0%,100%,.75)
}
.section-blue .blog-item .perex-content blockquote,.section-blue .blog-item .perex-content h1,.section-blue .blog-item .perex-content h2,.section-blue .blog-item .perex-content h3,.section-blue .blog-item .perex-content h4 {
 color:hsla(0,0%,100%,.6)!important
}
.section-blue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-blue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-blue .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-blue .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid hsla(0,0%,100%,.1)
}
.section-blue .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:hsla(0,0%,100%,.1)
}
.section-blue .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-blue .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(transparent));
 background-image:-webkit-linear-gradient(hsla(0,0%,100%,.1),transparent);
 background-image:linear-gradient(hsla(0,0%,100%,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1AFFFFFF",endColorstr="#00000000",GradientType=0)
}
.section-blue .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-grid .item:hover {
 background-color:#f9f7fa
}
.section-blue .eshop-grid .product-title {
 color:rgba(0,0,0,.7)
}
.section-blue .eshop-grid .product-price {
 color:rgba(0,0,0,.6)
}
.section-blue .eshop-grid .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-blue .eshop-slider .product-price,.section-blue .eshop-slider .product-title {
 color:#30312a
}
.section-blue .eshop-slider .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-blue .eshop-slider .product-button a {
 color:#fff;
 border-color:#222;
 background-color:#222
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-slider .product-button a:hover {
 color:#222;
 background-color:transparent
}
.section-blue .eshop-filter h3 {
 color:rgba(0,0,0,.7)
}
.section-blue .eshop-filter a {
 color:rgba(0,0,0,.4);
 border-bottom-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-filter a:hover {
 color:rgba(0,0,0,.7);
 border-bottom-color:rgba(0,0,0,.7)
}
.section-blue .eshop-filter a.selected {
 color:#2e2e2e;
 border-bottom-color:#2e2e2e
}
.section-blue .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-blue .eshop-filter li:first-child {
 border-bottom-color:#d2cccc
}
.section-blue .eshop-loading {
 color:rgba(0,0,0,.8)
}
.section-blue .eshop .product-label-content {
 color:#fff;
 background-color:#222
}
.section-blue .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-blue .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-blue .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#f9f7fa
}
body.wnd-cms:not(.touched) .section-blue .wnd-active-listing-zone .eshop-filter a:hover {
 color:#2e2e2e
}
.section-blue .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#2e2e2e
}
.section-blue .pr .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-blue .pr .eshop-filter a.selected,.section-blue .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-blue .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-blue .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-blue .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:#000
}
.section-blue .eshop-cart-head div {
 color:#8d8d8d
}
.section-blue .eshop-cart-tr {
 background-color:#fff;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-blue .eshop-cart-product-title {
 color:#3c3c3c
}
.section-blue .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-blue .eshop-cart-price {
 color:#8d8d8d
}
.section-blue .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#dcdcdc;
 color:#342f2f
}
.section-blue .eshop-cart-quantity input:focus {
 border-color:#57b8f6!important
}
.section-blue .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
.section-blue .eshop-cart-quantity-button:after,.section-blue .eshop-cart-quantity-button:before {
 background-color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-quantity-button:hover:before {
 background-color:#342f2f
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#a5a5a5
}
.section-blue .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-blue .eshop-cart-sum {
 color:#3c3c3c
}
.section-blue .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-delete:hover {
 color:#342f2f
}
.section-blue .eshop-cart-foot {
 border-color:#e6e6e6
}
.section-blue .eshop-cart-total-label {
 color:#8d8d8d
}
.section-blue .eshop-cart-total-value {
 color:#3c3c3c
}
.section-blue .eshop-cart-continue a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-continue a:hover {
 border-color:#484848
}
.section-blue .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.12)
}
.section-blue .eshop-cart-checkout a {
 background-color:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart-checkout a:hover {
 background-color:transparent;
 color:#3c3c3c
}
.section-blue .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-blue .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-blue .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#3c3c3c
}
.color-gold .section-blue .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-blue .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-blue .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-blue .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-blue .eshop-detail .product-title,.section-blue .eshop-detail .product-variants-title {
 color:#2e2e2e
}
.section-blue .eshop-detail .product-ribbon-content {
 color:#fff;
 background-color:#222
}
.section-blue .eshop-detail .product-price {
 color:rgba(0,0,0,.7)
}
.section-blue .eshop-detail .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-blue .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-blue .eshop-detail .product-cart-submit {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-blue .eshop-detail .product-cart-submit:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-blue .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-blue .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-blue .eshop-detail .product-gallery-nav-arrow {
 color:#424242
}
.section-blue .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#f9f7fa
}
body .section-blue .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.color-gold .section-blue .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-blue .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-blue .mt-02-column .text,.section-blue .mt-02-column h3,.section-blue .mt-02-column h3 a {
 color:#fff
}
.section-blue .mt-02-column h4,.section-blue .mt-02-column h4 a {
 color:hsla(0,0%,100%,.8)
}
.section-blue .mt-02-column embed {
 color:#fff;
 opacity:1
}
.section-blue .mt-03-column .text,.section-blue .mt-03-column h3,.section-blue .mt-03-column h3 a {
 color:#fff
}
.section-blue .mt-03-column h4,.section-blue .mt-03-column h4 a {
 color:hsla(0,0%,100%,.8)
}
.section-blue .mt-03-column embed {
 color:#fff;
 opacity:1
}
.section-blue .mt-contact-01 h3 {
 color:#fff
}
.section-blue .mt-contact-01 embed {
 color:#fff;
 opacity:1
}
.section-blue .mt-contact-02 h3 {
 color:#fff
}
.section-blue .mt-contact-02 embed {
 color:#fff;
 opacity:1
}
.section-blue .mt-pricing-01 .row-content {
 border-color:hsla(0,0%,100%,.25)
}
.section-blue .mt-02-project h3,.section-blue .mt-pricing-01 h3 {
 color:#fff
}
.section-blue .mt-02-project h4 {
 color:hsla(0,0%,100%,.8)
}
.section-blue .mt-02-project embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-media.header-01.design-03 #menu-submit span,.color-asphalt .section-media.header-01.design-03 #menu-submit span:after,.color-asphalt .section-media.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-media.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-media.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-media.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-media.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-media.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-media.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-media.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-media.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-media.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-media.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-media.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-media.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-media.header-01 #menu-submit span,.color-blue .section-media.header-01 #menu-submit span:after,.color-blue .section-media.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-media.header-01.design-01 .cart:before,.color-blue .section-media.header-01.design-02 .cart:before,.color-blue .section-media.header-01.design-03 .cart:before,.color-blue .section-media.header-01.design-04 .cart:before,.color-blue .section-media.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-media.header-01.design-01 .cart-text,.color-blue .section-media.header-01.design-02 .cart-text,.color-blue .section-media.header-01.design-03 .cart-text,.color-blue .section-media.header-01.design-04 .cart-text,.color-blue .section-media.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-media.header-01.design-01 .cart-text:after,.color-blue .section-media.header-01.design-01 .cart-text:before,.color-blue .section-media.header-01.design-02 .cart-text:after,.color-blue .section-media.header-01.design-02 .cart-text:before,.color-blue .section-media.header-01.design-03 .cart-text:after,.color-blue .section-media.header-01.design-03 .cart-text:before,.color-blue .section-media.header-01.design-04 .cart-text:after,.color-blue .section-media.header-01.design-04 .cart-text:before,.color-blue .section-media.header-01.design-05 .cart-text:after,.color-blue .section-media.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-media.header-01.design-01 .cart-piece-count,.color-blue .section-media.header-01.design-02 .cart-piece-count,.color-blue .section-media.header-01.design-03 .cart-piece-count,.color-blue .section-media.header-01.design-04 .cart-piece-count,.color-blue .section-media.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-media .eshop-detail .product-title,.color-blue .section-media.header-01.design-01 .cart a:after,.color-blue .section-media.header-01.design-02 .cart a:after,.color-blue .section-media.header-01.design-03 .cart a:after,.color-blue .section-media.header-01.design-04 .cart a:after,.color-blue .section-media.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.section-media.header-01.border-bottom .section-bg-layer:after {
 border-color:hsla(0,0%,100%,.15)
}
.section-media.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-media.header-01 #menu-submit span,.section-media.header-01 #menu-submit span:after,.section-media.header-01 #menu-submit span:before {
 background-color:#000
}
.section-media.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-media.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-media.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-media.header-01 .logo-bg-inv .logo-content a,.section-media.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-media.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-media.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-media.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-media.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-media.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-media.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-media.header-01.design-01 .cart:before,.section-media.header-01.design-02 .cart:before,.section-media.header-01.design-03 .cart:before,.section-media.header-01.design-04 .cart:before,.section-media.header-01.design-05 .cart:before,.section-media.header-01.design-06 .cart:before,.section-media.header-01.design-07 .cart:before,.section-media.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-media.header-01.design-01 .cart-text,.section-media.header-01.design-02 .cart-text,.section-media.header-01.design-03 .cart-text,.section-media.header-01.design-04 .cart-text,.section-media.header-01.design-05 .cart-text,.section-media.header-01.design-06 .cart-text,.section-media.header-01.design-07 .cart-text,.section-media.header-01.design-19 .cart-text {
 color:rgba(0,0,0,.73)
}
.section-media.header-01.design-01 .cart-text:after,.section-media.header-01.design-01 .cart-text:before,.section-media.header-01.design-02 .cart-text:after,.section-media.header-01.design-02 .cart-text:before,.section-media.header-01.design-03 .cart-text:after,.section-media.header-01.design-03 .cart-text:before,.section-media.header-01.design-04 .cart-text:after,.section-media.header-01.design-04 .cart-text:before,.section-media.header-01.design-05 .cart-text:after,.section-media.header-01.design-05 .cart-text:before,.section-media.header-01.design-06 .cart-text:after,.section-media.header-01.design-06 .cart-text:before,.section-media.header-01.design-07 .cart-text:after,.section-media.header-01.design-07 .cart-text:before,.section-media.header-01.design-19 .cart-text:after,.section-media.header-01.design-19 .cart-text:before {
 background-color:rgba(0,0,0,.73)
}
.section-media.header-01.design-01 .cart-piece-count,.section-media.header-01.design-02 .cart-piece-count,.section-media.header-01.design-03 .cart-piece-count,.section-media.header-01.design-04 .cart-piece-count,.section-media.header-01.design-05 .cart-piece-count,.section-media.header-01.design-06 .cart-piece-count,.section-media.header-01.design-07 .cart-piece-count,.section-media.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:rgba(0,0,0,.73)
}
.section-media.header-01.design-01 .cart a:after,.section-media.header-01.design-02 .cart a:after,.section-media.header-01.design-03 .cart a:after,.section-media.header-01.design-04 .cart a:after,.section-media.header-01.design-05 .cart a:after,.section-media.header-01.design-06 .cart a:after,.section-media.header-01.design-07 .cart a:after,.section-media.header-01.design-19 .cart a:after {
 color:rgba(0,0,0,.73)
}
.section-media.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-media.header-01.design-03 .cart-text {
 color:#fff
}
.section-media.header-01.design-03 .cart-text:after,.section-media.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-media.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-media.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-media.header-01.design-01 .cart-piece-count,.color-gold .section-media.header-01.design-02 .cart-piece-count,.color-gold .section-media.header-01.design-03 .cart-piece-count,.color-gold .section-media.header-01.design-04 .cart-piece-count,.color-gold .section-media.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-media.header-01 .logo-default .logo-content {
 color:#000
}
.section-media.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-media.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-media.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-media.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-media.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-media.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-media.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media.header-01 .logo-borders {
 border-color:#000
}
.section-media.header-01 .logo-borders .logo-content {
 color:#000
}
.section-media.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-media.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-media.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-media.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-media.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-media.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-media.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-media.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-media.header-01 .logo-bg .logo-content embed,.color-gold .section-media.header-01 .logo-borders .logo-content embed,.color-gold .section-media.header-01 .logo-default-inv .logo-content embed,.color-gold .section-media.header-01 .logo-default .logo-content embed,.color-gold .section-media.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-media.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-media.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-media.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-media.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-media.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-media.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-media.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-media .dots li {
 background-color:hsla(0,0%,100%,.2)
}
.section-media .dots li.active,body:not(.touched):not(.wnd-cms) .section-media .dots li:hover {
 background-color:#fff
}
.section-media .arrow-submit {
 background-color:#222;
 color:#fff;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-media .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-media .pager a {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .pager a:hover {
 color:hsla(0,0%,100%,.6)
}
.section-media .pager a:after,.section-media .pager a:before {
 color:hsla(0,0%,100%,.7)
}
body.wnd-cms:not(.touched) .section-media .wnd-active-listing-zone .pager a:hover {
 color:hsla(0,0%,100%,.6)
}
.section-media .claim-default {
 color:#fff;
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media .claim-default-inv {
 color:#000;
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media .claim-bg {
 color:#000
}
.section-media .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-media .claim-bg-inv {
 color:#fff
}
.section-media .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-media .claim-gray {
 color:#fff
}
.section-media .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-media .claim-borders {
 color:#fff;
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media .claim-borders>span {
 border-color:#fff
}
.section-media .claim-bg-color,.section-media .claim-color {
 color:#fff
}
.section-media .claim-bg-color>span>span,.section-media .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-media .claim-color-inv {
 color:#77a9ca
}
.section-media .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-media .claim-color-alpha {
 color:#fff
}
.section-media .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-media .claim-color-text {
 color:#77a9ca
}
.color-gold .section-media .claim-bg-color,.color-gold .section-media .claim-color {
 color:#000
}
.color-gold .section-media .claim-bg-color>span>span,.color-gold .section-media .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-media .claim-color-inv {
 color:#ffd757
}
.color-gold .section-media .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-media .claim-color-alpha {
 color:#000
}
.color-gold .section-media .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-media .claim-color-text {
 color:#ffd757
}
.section-media .form label a,.section-media .perex a,.section-media .text a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-media .form label a:hover,body:not(.touched):not(.wnd-cms) .section-media .perex a:hover,body:not(.touched):not(.wnd-cms) .section-media .text a:hover {
 color:#fff;
 border-color:#fff
}
.section-media .text ul li:before {
 color:hsla(0,0%,100%,.6)
}
.section-media blockquote {
 color:hsla(0,0%,100%,.8)
}
.section-media blockquote:before {
 color:hsla(0,0%,100%,.3)
}
.section-media h1,.section-media h2 {
 color:#fff
}
.section-media h3,.section-media h4 {
 color:hsla(0,0%,100%,.8)
}
.section-media .image.wnd-image-placeholder embed {
 color:#fff!important;
 opacity:.25!important
}
.section-media .image .title-text {
 color:#fff
}
.section-media .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-media .image embed {
 color:#fff;
 opacity:1
}
.section-media .button-01 a,.section-media .button-01 button,.section-media .file-01 a,.section-media .file-01 button {
 color:#2b2a2a;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-media .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-media .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-media .file-01 button:hover {
 color:#fff;
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-media .file-01 a:hover:before {
 color:#fff
}
.section-media .button-02 a,.section-media .button-02 button,.section-media .file-02 a,.section-media .file-02 button {
 color:#fff;
 background-color:transparent;
 border-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-media .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-media .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-media .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-media .file-02 button:hover {
 border-color:#fff
}
.section-media .file-02 a:before {
 border-right-color:hsla(0,0%,100%,.5)
}
body:not(.touched):not(.wnd-cms) .section-media .file-02 a:hover:before {
 border-right-color:#fff
}
.color-gold .section-media .button-01 a,.color-gold .section-media .button-01 button,.color-gold .section-media .file-01 a,.color-gold .section-media .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media .file-01 button:hover {
 color:#000;
 background-color:#fff;
 border-color:#fff
}
.color-gold .section-media .file-01 a:before,body:not(.touched):not(.wnd-cms) .color-gold .section-media .file-01 a:hover:before {
 color:#000
}
.section-media .hr-line hr {
 border-color:hsla(0,0%,100%,.2)
}
.section-media .form label {
 color:#fff
}
.section-media .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-media .form input,.section-media .form select,.section-media .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.2)
}
body:not(.touched):not(.wnd-cms) .section-media .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-media .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-media .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.4)
}
.section-media .form select option {
 color:#222
}
.section-media .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-media .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-media .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.4)
}
.section-media .form-file-button,.section-media .form .checkbox,.section-media .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.2)
}
.section-media .form-file-button {
 color:#272727
}
.section-media .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-media .blog-item-head h2 a {
 color:inherit!important
}
.section-media .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-media .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-media .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-media .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-media .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-media .blog-item-date {
 color:hsla(0,0%,100%,.75)
}
.section-media .blog-item-head h2 {
 color:#fff
}
.section-media .blog-item .perex-content blockquote,.section-media .blog-item .perex-content h1,.section-media .blog-item .perex-content h2,.section-media .blog-item .perex-content h3,.section-media .blog-item .perex-content h4 {
 color:hsla(0,0%,100%,.6)!important
}
.section-media .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-media .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-media .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-media .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid hsla(0,0%,100%,.1)
}
.section-media .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:hsla(0,0%,100%,.1)
}
.section-media .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-media .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(transparent));
 background-image:-webkit-linear-gradient(hsla(0,0%,100%,.1),transparent);
 background-image:linear-gradient(hsla(0,0%,100%,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1AFFFFFF",endColorstr="#00000000",GradientType=0)
}
.section-media .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-grid .item:hover {
 background-color:#3c3c3c
}
.section-media .eshop-grid .product-title {
 color:#fff
}
.section-media .eshop-grid .product-price {
 color:hsla(0,0%,100%,.6)
}
.section-media .eshop-grid .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-media .eshop-slider .product-price,.section-media .eshop-slider .product-title {
 color:#fff
}
.section-media .eshop-slider .product-price-comparative {
 color:#888
}
.section-media .eshop-slider .product-button a {
 color:#393939;
 border-color:#fff;
 background-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-slider .product-button a:hover {
 color:#fff;
 background-color:transparent
}
.section-media .eshop-filter h3 {
 color:#fff
}
.section-media .eshop-filter a {
 color:hsla(0,0%,100%,.6);
 border-bottom-color:transparent
}
.section-media .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-media .eshop-filter a:hover {
 color:#fff;
 border-bottom-color:#fff
}
.section-media .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-media .eshop-filter li:first-child {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-media .eshop-loading {
 color:#fff
}
.section-media .eshop .product-label-content {
 color:#222;
 background-color:#fff
}
.section-media .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-media .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-media .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#3c3c3c
}
body.wnd-cms:not(.touched) .section-media .wnd-active-listing-zone .eshop-filter a:hover {
 color:#fff
}
.section-media .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#fff
}
.section-media .pr .eshop-filter-list {
 border-color:hsla(0,0%,100%,.6);
 background:#3c3c3c
}
.section-media .pr .eshop-filter a.selected,.section-media .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-media .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-media .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-media .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:hsla(0,0%,100%,.6)
}
.section-media .eshop-cart-head div {
 color:#fff
}
.section-media .eshop-cart-tr {
 background-color:#3c3c3c;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-media .eshop-cart-product-title {
 color:#fff
}
.section-media .eshop-cart-price,.section-media .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-media .eshop-cart-quantity-button:after,.section-media .eshop-cart-quantity-button:before {
 background-color:#a5a5a5
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-quantity-button:hover:before {
 background-color:#fff
}
.section-media .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#ddd;
 color:#2e2e2e
}
.section-media .eshop-cart-quantity input:focus {
 border-color:#129fea!important
}
.section-media .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-quantity input:hover {
 border-color:#fff
}
.section-media .eshop-cart-quantity-button {
 color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-quantity-button:hover {
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#000
}
.section-media .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-media .eshop-cart-sum {
 color:#fff
}
.section-media .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-delete:hover {
 color:#fff
}
.section-media .eshop-cart-foot {
 border-color:hsla(0,0%,100%,.3)
}
.section-media .eshop-cart-total-label {
 color:#9c9c9c
}
.section-media .eshop-cart-total-value {
 color:#fff
}
.section-media .eshop-cart-continue a {
 color:#fff;
 border-color:hsla(0,0%,100%,.25)
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-continue a:hover {
 border-color:#fff
}
.section-media .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.2);
 background-color:#272727
}
.section-media .eshop-cart-checkout a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart-checkout a:hover {
 background:transparent;
 color:#fff
}
.section-media .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#2e2e2e
}
.section-media .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-media .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-media .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#fff;
 color:#272727;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:transparent;
 color:#fff
}
.color-gold .section-media .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-media .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-media .eshop-detail .product-title,.section-media .eshop-detail .product-variants-title {
 color:#fff
}
.section-media .eshop-detail .product-ribbon-content {
 color:#222;
 background-color:#fff
}
.section-media .eshop-detail .product-price {
 color:#fff
}
.section-media .eshop-detail .product-price-comparative {
 color:hsla(0,0%,100%,.4)
}
.section-media .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.2);
 background-color:#272727
}
.section-media .eshop-detail .product-cart-submit {
 color:#3c3c3c;
 background-color:#fff;
 border-color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:transparent
}
.section-media .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-media .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-media .eshop-detail .product-gallery-nav-arrow {
 color:#fff
}
.section-media .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#3c3c3c
}
body .section-media .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#a7a7a7;
 border-color:#3a3a3a;
 background-color:#3a3a3a
}
.color-gold .section-media .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-media .mt-02-column .text,.section-media .mt-02-column h3,.section-media .mt-02-column h3 a {
 color:#fff
}
.section-media .mt-02-column h4,.section-media .mt-02-column h4 a {
 color:hsla(0,0%,100%,.8)
}
.section-media .mt-02-column embed {
 color:#fff;
 opacity:1
}
.section-media .mt-03-column .text,.section-media .mt-03-column h3,.section-media .mt-03-column h3 a {
 color:#fff
}
.section-media .mt-03-column h4,.section-media .mt-03-column h4 a {
 color:hsla(0,0%,100%,.8)
}
.section-media .mt-03-column embed {
 color:#fff;
 opacity:1
}
.section-media .mt-contact-01 h3 {
 color:#fff
}
.section-media .mt-contact-01 embed {
 color:#fff;
 opacity:1
}
.section-media .mt-contact-02 h3 {
 color:#fff
}
.section-media .mt-contact-02 embed {
 color:#fff;
 opacity:1
}
.section-media .mt-pricing-01 .row-content {
 border-color:hsla(0,0%,100%,.2)
}
.section-media .mt-02-project h3,.section-media .mt-pricing-01 h3 {
 color:#fff
}
.section-media .mt-02-project h4 {
 color:hsla(0,0%,100%,.8)
}
.section-media .mt-02-project embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .nav-line {
 background-color:#272727;
 border-color:#272727
}
.color-asphalt .section-media-light.header-01.design-03 #menu-submit span,.color-asphalt .section-media-light.header-01.design-03 #menu-submit span:after,.color-asphalt .section-media-light.header-01.design-03 #menu-submit span:before {
 background-color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-default .logo-content,.color-asphalt .section-media-light.header-01.design-03 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-default .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-default .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-default-inv .logo-content,.color-asphalt .section-media-light.header-01.design-03 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-default-inv .logo-content a:hover {
 color:#000
}
.color-asphalt .section-media-light.header-01.design-03 .logo-default-inv .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-bg .logo-content a:hover {
 color:#000
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-bg-inv .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-gray .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-borders {
 border-color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-borders .logo-content,.color-asphalt .section-media-light.header-01.design-03 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-borders .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-borders .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-color .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-text .logo-content,.color-asphalt .section-media-light.header-01.design-03 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .color-asphalt .section-media-light.header-01.design-03 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.color-asphalt .section-media-light.header-01.design-03 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-blue .section-media-light.header-01 .nav-line {
 background-color:#fff;
 border-color:transparent
}
.color-blue .section-media-light.header-01.bgonscroll .nav-line {
 box-shadow:0 -4px 15px rgba(0,0,0,.3)
}
.color-blue .section-media-light.header-01 #menu-submit span,.color-blue .section-media-light.header-01 #menu-submit span:after,.color-blue .section-media-light.header-01 #menu-submit span:before {
 background-color:#77a9ca
}
.color-blue .section-media-light.header-01.design-01 .cart:before,.color-blue .section-media-light.header-01.design-02 .cart:before,.color-blue .section-media-light.header-01.design-03 .cart:before,.color-blue .section-media-light.header-01.design-04 .cart:before,.color-blue .section-media-light.header-01.design-05 .cart:before {
 background-color:#ccc
}
.color-blue .section-media-light.header-01.design-01 .cart-text,.color-blue .section-media-light.header-01.design-02 .cart-text,.color-blue .section-media-light.header-01.design-03 .cart-text,.color-blue .section-media-light.header-01.design-04 .cart-text,.color-blue .section-media-light.header-01.design-05 .cart-text {
 color:#77a9ca
}
.color-blue .section-media-light.header-01.design-01 .cart-text:after,.color-blue .section-media-light.header-01.design-01 .cart-text:before,.color-blue .section-media-light.header-01.design-02 .cart-text:after,.color-blue .section-media-light.header-01.design-02 .cart-text:before,.color-blue .section-media-light.header-01.design-03 .cart-text:after,.color-blue .section-media-light.header-01.design-03 .cart-text:before,.color-blue .section-media-light.header-01.design-04 .cart-text:after,.color-blue .section-media-light.header-01.design-04 .cart-text:before,.color-blue .section-media-light.header-01.design-05 .cart-text:after,.color-blue .section-media-light.header-01.design-05 .cart-text:before {
 background-color:#77a9ca
}
.color-blue .section-media-light.header-01.design-01 .cart-piece-count,.color-blue .section-media-light.header-01.design-02 .cart-piece-count,.color-blue .section-media-light.header-01.design-03 .cart-piece-count,.color-blue .section-media-light.header-01.design-04 .cart-piece-count,.color-blue .section-media-light.header-01.design-05 .cart-piece-count {
 color:#fff;
 background:#77a9ca
}
.color-blue .section-media-light .eshop-detail .product-title,.color-blue .section-media-light.header-01.design-01 .cart a:after,.color-blue .section-media-light.header-01.design-02 .cart a:after,.color-blue .section-media-light.header-01.design-03 .cart a:after,.color-blue .section-media-light.header-01.design-04 .cart a:after,.color-blue .section-media-light.header-01.design-05 .cart a:after {
 color:#77a9ca
}
.section-media-light.header-01.border-bottom .section-bg-layer:after {
 border-color:rgba(0,0,0,.15)
}
.section-media-light.header-01 .nav-line {
 background-color:#fff;
 border-color:rgba(0,0,0,.085)
}
.section-media-light.header-01 #menu-submit span,.section-media-light.header-01 #menu-submit span:after,.section-media-light.header-01 #menu-submit span:before {
 background-color:#000
}
.section-media-light.header-01 .logo-default .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-default .logo-content a:hover {
 color:#000
}
.section-media-light.header-01 .logo-default-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-default-inv .logo-content a:hover {
 color:#fff
}
.section-media-light.header-01 .logo-bg .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-bg .logo-content a:hover {
 color:#000
}
.section-media-light.header-01 .logo-bg-inv .logo-content a,.section-media-light.header-01 .logo-gray .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-bg-inv .logo-content a:hover,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-gray .logo-content a:hover {
 color:#fff
}
.section-media-light.header-01 .logo-borders .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-borders .logo-content a:hover {
 color:#000
}
.section-media-light.header-01 .logo-color .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-color .logo-content a:hover {
 color:#fff
}
.section-media-light.header-01 .logo-color-inv .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-color-inv .logo-content a:hover {
 color:#77a9ca
}
.section-media-light.header-01 .logo-color-alpha .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-color-alpha .logo-content a:hover {
 color:#fff
}
.section-media-light.header-01 .logo-color-text .logo-content a,body:not(.touched):not(.wnd-cms) .section-media-light.header-01 .logo-color-text .logo-content a:hover {
 color:#77a9ca
}
.section-media-light.header-01.design-01 .cart:before,.section-media-light.header-01.design-02 .cart:before,.section-media-light.header-01.design-03 .cart:before,.section-media-light.header-01.design-04 .cart:before,.section-media-light.header-01.design-05 .cart:before,.section-media-light.header-01.design-06 .cart:before,.section-media-light.header-01.design-07 .cart:before,.section-media-light.header-01.design-19 .cart:before {
 background-color:#ccc
}
.section-media-light.header-01.design-01 .cart-text,.section-media-light.header-01.design-02 .cart-text,.section-media-light.header-01.design-03 .cart-text,.section-media-light.header-01.design-04 .cart-text,.section-media-light.header-01.design-05 .cart-text,.section-media-light.header-01.design-06 .cart-text,.section-media-light.header-01.design-07 .cart-text,.section-media-light.header-01.design-19 .cart-text {
 color:rgba(0,0,0,.73)
}
.section-media-light.header-01.design-01 .cart-text:after,.section-media-light.header-01.design-01 .cart-text:before,.section-media-light.header-01.design-02 .cart-text:after,.section-media-light.header-01.design-02 .cart-text:before,.section-media-light.header-01.design-03 .cart-text:after,.section-media-light.header-01.design-03 .cart-text:before,.section-media-light.header-01.design-04 .cart-text:after,.section-media-light.header-01.design-04 .cart-text:before,.section-media-light.header-01.design-05 .cart-text:after,.section-media-light.header-01.design-05 .cart-text:before,.section-media-light.header-01.design-06 .cart-text:after,.section-media-light.header-01.design-06 .cart-text:before,.section-media-light.header-01.design-07 .cart-text:after,.section-media-light.header-01.design-07 .cart-text:before,.section-media-light.header-01.design-19 .cart-text:after,.section-media-light.header-01.design-19 .cart-text:before {
 background-color:rgba(0,0,0,.73)
}
.section-media-light.header-01.design-01 .cart-piece-count,.section-media-light.header-01.design-02 .cart-piece-count,.section-media-light.header-01.design-03 .cart-piece-count,.section-media-light.header-01.design-04 .cart-piece-count,.section-media-light.header-01.design-05 .cart-piece-count,.section-media-light.header-01.design-06 .cart-piece-count,.section-media-light.header-01.design-07 .cart-piece-count,.section-media-light.header-01.design-19 .cart-piece-count {
 color:#fff;
 background:rgba(0,0,0,.73)
}
.section-media-light.header-01.design-01 .cart a:after,.section-media-light.header-01.design-02 .cart a:after,.section-media-light.header-01.design-03 .cart a:after,.section-media-light.header-01.design-04 .cart a:after,.section-media-light.header-01.design-05 .cart a:after,.section-media-light.header-01.design-06 .cart a:after,.section-media-light.header-01.design-07 .cart a:after,.section-media-light.header-01.design-19 .cart a:after {
 color:rgba(0,0,0,.73)
}
.section-media-light.header-01.design-03 .cart:before {
 background-color:hsla(0,0%,100%,.4)
}
.section-media-light.header-01.design-03 .cart-text {
 color:#fff
}
.section-media-light.header-01.design-03 .cart-text:after,.section-media-light.header-01.design-03 .cart-text:before {
 background-color:#fff
}
.section-media-light.header-01.design-03 .cart-piece-count {
 color:#454545;
 background:#fff
}
.section-media-light.header-01.design-03 .cart a:after {
 color:#fff
}
.color-gold .section-media-light.header-01.design-01 .cart-piece-count,.color-gold .section-media-light.header-01.design-02 .cart-piece-count,.color-gold .section-media-light.header-01.design-03 .cart-piece-count,.color-gold .section-media-light.header-01.design-04 .cart-piece-count,.color-gold .section-media-light.header-01.design-05 .cart-piece-count {
 color:#454545;
 background:#ffd757
}
.section-media-light.header-01 .logo-default .logo-content {
 color:#000
}
.section-media-light.header-01 .logo-default .logo-content embed {
 color:#000;
 opacity:1
}
.section-media-light.header-01 .logo-default-inv .logo-content {
 color:#fff
}
.section-media-light.header-01 .logo-default-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media-light.header-01 .logo-bg .logo-content {
 background-color:#fff;
 color:#000
}
.section-media-light.header-01 .logo-bg .logo-content embed {
 color:#000;
 opacity:1
}
.section-media-light.header-01 .logo-bg-inv .logo-content {
 background-color:#000;
 color:#fff
}
.section-media-light.header-01 .logo-bg-inv .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media-light.header-01 .logo-gray .logo-content {
 background-color:rgba(0,0,0,.5);
 color:#fff
}
.section-media-light.header-01 .logo-gray .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media-light.header-01 .logo-borders {
 border-color:#000
}
.section-media-light.header-01 .logo-borders .logo-content {
 color:#000
}
.section-media-light.header-01 .logo-borders .logo-content embed {
 color:#000;
 opacity:1
}
.section-media-light.header-01 .logo-color .logo-content {
 background-color:#77a9ca;
 color:#fff
}
.section-media-light.header-01 .logo-color .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media-light.header-01 .logo-color-inv .logo-content {
 background-color:#fff;
 color:#77a9ca
}
.section-media-light.header-01 .logo-color-inv .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.section-media-light.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(119,169,202,.8);
 color:#fff
}
.section-media-light.header-01 .logo-color-alpha .logo-content embed {
 color:#fff;
 opacity:1
}
.section-media-light.header-01 .logo-color-text .logo-content {
 color:#77a9ca
}
.section-media-light.header-01 .logo-color-text .logo-content embed {
 color:#77a9ca;
 opacity:1
}
.color-gold .section-media-light.header-01 .logo-bg-inv .logo-content embed,.color-gold .section-media-light.header-01 .logo-bg .logo-content embed,.color-gold .section-media-light.header-01 .logo-borders .logo-content embed,.color-gold .section-media-light.header-01 .logo-default-inv .logo-content embed,.color-gold .section-media-light.header-01 .logo-default .logo-content embed,.color-gold .section-media-light.header-01 .logo-gray .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-media-light.header-01 .logo-color .logo-content {
 background-color:#ffd757;
 color:#000
}
.color-gold .section-media-light.header-01 .logo-color-inv .logo-content {
 background-color:#000;
 color:#ffd757
}
.color-gold .section-media-light.header-01 .logo-color-inv .logo-content embed {
 color:#ffd757;
 opacity:1
}
.color-gold .section-media-light.header-01 .logo-color-alpha .logo-content {
 background-color:rgba(255,215,87,.8);
 color:#000
}
.color-gold .section-media-light.header-01 .logo-color-alpha .logo-content embed {
 color:#000;
 opacity:1
}
.color-gold .section-media-light.header-01 .logo-color-text .logo-content {
 color:#ffd757
}
.color-gold .section-media-light.header-01 .logo-color-text .logo-content embed {
 color:#ffd757;
 opacity:1
}
.section-media-light .dots li {
 background-color:rgba(0,0,0,.2)
}
.section-media-light .dots li.active,body:not(.touched):not(.wnd-cms) .section-media-light .dots li:hover {
 background-color:#333
}
.section-media-light .arrow-submit {
 background-color:#fff;
 color:#666;
 box-shadow:0 0 25px 0 rgba(0,0,0,.07)
}
body:not(.touched):not(.wnd-cms) .section-media-light .arrow:hover .gallery-arrow-submit {
 box-shadow:0 0 15px rgba(0,0,0,.17)
}
.section-media-light .pager a {
 color:#222
}
body:not(.touched):not(.wnd-cms) .section-media-light .pager a:hover {
 color:rgba(0,0,0,.6)
}
.section-media-light .pager a:after,.section-media-light .pager a:before {
 color:rgba(0,0,0,.35)
}
body.wnd-cms:not(.touched) .section-media-light .wnd-active-listing-zone .pager a:hover {
 color:rgba(0,0,0,.6)
}
.section-media-light .claim-default {
 color:rgba(0,0,0,.8);
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media-light .claim-default-inv {
 color:#fff;
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media-light .claim-bg {
 color:rgba(0,0,0,.8)
}
.section-media-light .claim-bg>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-media-light .claim-bg-inv {
 color:#fff
}
.section-media-light .claim-bg-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.section-media-light .claim-gray {
 color:#fff
}
.section-media-light .claim-gray>span>span {
 background-color:rgba(0,0,0,.5);
 box-shadow:10px 0 0 rgba(0,0,0,.5),-10px 0 0 rgba(0,0,0,.5);
 border-radius:.1px
}
.section-media-light .claim-borders {
 color:#000;
 text-shadow:0 1px 5px rgba(0,0,0,.3)
}
.section-media-light .claim-borders>span {
 border-color:#000
}
.section-media-light .claim-bg-color,.section-media-light .claim-color {
 color:#fff
}
.section-media-light .claim-bg-color>span>span,.section-media-light .claim-color>span>span {
 background-color:#77a9ca;
 box-shadow:10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca,10px 0 0 #77a9ca,-10px 0 0 #77a9ca;
 border-radius:.1px
}
.section-media-light .claim-color-inv {
 color:#77a9ca
}
.section-media-light .claim-color-inv>span>span {
 background-color:#fff;
 box-shadow:10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff,10px 0 0 #fff,-10px 0 0 #fff;
 border-radius:.1px
}
.section-media-light .claim-color-alpha {
 color:#fff
}
.section-media-light .claim-color-alpha>span>span {
 background-color:rgba(119,169,202,.8);
 box-shadow:10px 0 0 rgba(119,169,202,.8),-10px 0 0 rgba(119,169,202,.8);
 border-radius:.1px
}
.section-media-light .claim-color-text {
 color:#77a9ca
}
@supports (-ms-ime-align:auto) {
 .section-media-light .claim-borders,.section-media-light .claim-default,.section-media-light .claim-default-inv,.section-media .claim-borders,.section-media .claim-default,.section-media .claim-default-inv {
  text-shadow:none
 }
}
.color-gold .section-media-light .claim-bg-color,.color-gold .section-media-light .claim-color {
 color:#000
}
.color-gold .section-media-light .claim-bg-color>span>span,.color-gold .section-media-light .claim-color>span>span {
 background-color:#ffd757;
 box-shadow:10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757,10px 0 0 #ffd757,-10px 0 0 #ffd757;
 border-radius:.1px
}
.color-gold .section-media-light .claim-color-inv {
 color:#ffd757
}
.color-gold .section-media-light .claim-color-inv>span>span {
 background-color:#000;
 box-shadow:10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000,10px 0 0 #000,-10px 0 0 #000;
 border-radius:.1px
}
.color-gold .section-media-light .claim-color-alpha {
 color:#000
}
.color-gold .section-media-light .claim-color-alpha>span>span {
 background-color:rgba(255,215,87,.8);
 box-shadow:10px 0 0 rgba(255,215,87,.8),-10px 0 0 rgba(255,215,87,.8);
 border-radius:.1px
}
.color-gold .section-media-light .claim-color-text {
 color:#ffd757
}
.section-media-light .form label a,.section-media-light .perex a,.section-media-light .text a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-media-light .form label a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .perex a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .text a:hover {
 color:rgba(0,0,0,.8);
 border-color:#000
}
.section-media-light .text ul li:before {
 color:rgba(0,0,0,.4)
}
.section-media-light blockquote {
 color:rgba(0,0,0,.6)
}
.section-media-light blockquote:before {
 color:rgba(0,0,0,.3)
}
.section-media-light h1,.section-media-light h2 {
 color:#000
}
.section-media-light h3,.section-media-light h4 {
 color:rgba(0,0,0,.6)
}
.section-media-light .image.wnd-image-placeholder embed {
 color:#000!important;
 opacity:.5!important
}
.section-media-light .image .title-text {
 color:#fff
}
.section-media-light .image .title-overlay {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.95)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.95));
 background-image:linear-gradient(transparent,rgba(0,0,0,.95));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#F2000000",GradientType=0)
}
.section-media-light .button-01 a,.section-media-light .button-01 button,.section-media-light .file-01 a,.section-media-light .file-01 button {
 color:#fff;
 background-color:#272727;
 border-color:#272727
}
body:not(.touched):not(.wnd-cms) .section-media-light .button-01 a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .button-01 button:hover,body:not(.touched):not(.wnd-cms) .section-media-light .file-01 a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .file-01 button:hover {
 color:#272727;
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-media-light .file-01 a:hover:before {
 color:#272727
}
.section-media-light .button-02 a,.section-media-light .button-02 button,.section-media-light .file-02 a,.section-media-light .file-02 button {
 color:rgba(0,0,0,.8);
 background-color:transparent;
 border-color:rgba(0,0,0,.4)
}
body:not(.touched):not(.wnd-cms) .section-media-light .button-02 a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .button-02 button:hover,body:not(.touched):not(.wnd-cms) .section-media-light .file-02 a:hover,body:not(.touched):not(.wnd-cms) .section-media-light .file-02 button:hover {
 border-color:#000
}
.section-media-light .file-02 a:before {
 border-right-color:rgba(0,0,0,.4)
}
body:not(.touched):not(.wnd-cms) .section-media-light .file-02 a:hover:before {
 border-right-color:#000
}
.color-gold .section-media-light .button-01 a,.color-gold .section-media-light .button-01 button,.color-gold .section-media-light .file-01 a,.color-gold .section-media-light .file-01 button {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .button-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .button-01 button:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .file-01 a:hover,body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .file-01 button:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.color-gold .section-media-light .file-01 a:before {
 color:#000
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .file-01 a:hover:before {
 color:#fff
}
.section-media-light .hr-line hr {
 border-color:rgba(0,0,0,.15)
}
.section-media-light .form label {
 color:rgba(0,0,0,.8)
}
.section-media-light .form .select:after {
 color:rgba(0,0,0,.9)
}
.section-media-light .form input,.section-media-light .form select,.section-media-light .form textarea {
 background:#fafafa;
 border-color:rgba(0,0,0,.2)
}
body:not(.touched):not(.wnd-cms) .section-media-light .form input:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-media-light .form select:hover:not(:focus),body:not(.touched):not(.wnd-cms) .section-media-light .form textarea:hover:not(:focus) {
 border-color:rgba(0,0,0,.5)
}
.section-media-light .form select option {
 color:#222
}
.section-media-light .form select option:disabled {
 color:#dedede
}
body:not(.touched):not(.wnd-cms) .section-media-light .form .form-group-content input:hover:not(:focus)+div,body:not(.touched):not(.wnd-cms) .section-media-light .form .form-group-content label:hover:not(:focus)+div {
 border-color:rgba(0,0,0,.5)
}
.section-media-light .form-file-button,.section-media-light .form .checkbox,.section-media-light .form .radio-button {
 background:#fafafa;
 border-color:rgba(0,0,0,.2)
}
.section-media-light .form-file-button {
 color:rgba(0,0,0,.8)
}
.section-media-light .form-file-button:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(#fafafa),to(rgba(0,0,0,.15)));
 background-image:-webkit-linear-gradient(#fafafa,rgba(0,0,0,.15));
 background-image:linear-gradient(#fafafa,rgba(0,0,0,.15));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA",endColorstr="#26000000",GradientType=0)
}
.section-media-light .blog-item-head h2 a {
 color:inherit!important
}
.section-media-light .blog-item-head h2 a div span {
 -webkit-transition:all .25s ease;
 transition:all .25s ease;
 border-bottom:1px solid transparent
}
body:not(.touched):not(.wnd-cms) .section-media-light .blog-item-head h2 a:hover {
 text-decoration:underline
}
body:not(.touched):not(.wnd-cms) .section-media-light .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
body.wnd-cms:not(.touched) .section-media-light .blog.wnd-active-listing-zone .blog-item-head h2 a:hover {
 text-decoration:underline
}
body.wnd-cms:not(.touched) .section-media-light .blog.wnd-active-listing-zone .blog-item-head h2 a:hover div span {
 border-bottom:1px solid transparent
}
.section-media-light .blog-item-date {
 color:rgba(0,0,0,.5)
}
.section-media-light .blog-item-head h2 {
 color:#393939!important
}
.section-media-light .blog-item .perex-content blockquote,.section-media-light .blog-item .perex-content h1,.section-media-light .blog-item .perex-content h2,.section-media-light .blog-item .perex-content h3,.section-media-light .blog-item .perex-content h4 {
 color:rgba(0,0,0,.45)!important
}
.section-media-light .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-head {
 background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
 background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.6));
 background-image:linear-gradient(transparent,rgba(0,0,0,.6));
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#99000000",GradientType=0)
}
.section-media-light .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 {
 color:#fff!important
}
.section-media-light .blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) .blog-item-date {
 color:#fff
}
.section-media-light .blog-text-over-image .blog-item.wnd-empty-thumbnail .blog-item-media {
 border:1px solid rgba(0,0,0,.1)
}
.section-media-light .blog-large-grid .blog-item.wnd-empty-thumbnail:before {
 background-color:rgba(0,0,0,.1)
}
.section-media-light .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:after,.section-media-light .blog-large-grid .blog-item.wnd-empty-thumbnail>.blog-item-content:before {
 background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(transparent));
 background-image:-webkit-linear-gradient(rgba(0,0,0,.1),transparent);
 background-image:linear-gradient(rgba(0,0,0,.1),transparent);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A000000",endColorstr="#00000000",GradientType=0)
}
.section-media-light .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a {
 text-decoration:none
}
body.wnd-cms:not(.touched) .section-media-light .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover {
 color:inherit
}
body.wnd-cms:not(.touched) .section-media-light .blog.wnd-active-listing-zone.blog-text-over-image .blog-item:not(.wnd-empty-thumbnail) h2 a:hover div span {
 border-bottom:1px solid transparent
}
.color-yellow .section-media .blog-item-head h2 {
 color:#f8df0c
}
.section-media-light .eshop-grid .item {
 background-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-grid .item:hover {
 background-color:#f9f7fa
}
.section-media-light .eshop-grid .product-title {
 color:rgba(0,0,0,.7)
}
.section-media-light .eshop-grid .product-price {
 color:rgba(0,0,0,.6)
}
.section-media-light .eshop-grid .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-media-light .eshop-slider .product-price,.section-media-light .eshop-slider .product-title {
 color:#30312a
}
.section-media-light .eshop-slider .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-media-light .eshop-slider .product-button a {
 color:#fff;
 border-color:#222;
 background-color:#222
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-slider .product-button a:hover {
 color:#222;
 background-color:transparent
}
.section-media-light .eshop-filter h3 {
 color:rgba(0,0,0,.7)
}
.section-media-light .eshop-filter a {
 color:rgba(0,0,0,.4);
 border-bottom-color:transparent
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-filter a:hover {
 color:rgba(0,0,0,.7);
 border-bottom-color:rgba(0,0,0,.7)
}
.section-media-light .eshop-filter a.selected {
 color:#2e2e2e;
 border-bottom-color:#2e2e2e
}
.section-media-light .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-media-light .eshop-filter li:first-child {
 border-bottom-color:#d2cccc
}
.section-media-light .eshop-loading {
 color:rgba(0,0,0,.8)
}
.section-media-light .eshop .product-label-content {
 color:#fff;
 background-color:#222
}
.section-media-light .eshop .product-out-of-stock-content {
 color:#777;
 background-color:#e8e8e8
}
.section-media-light .eshop .wnd-empty-thumbnail .thumbnail,body.wnd-cms:not(.touched) .section-media-light .wnd-active-listing-zone.eshop-grid .item:hover {
 background-color:#f9f7fa
}
body.wnd-cms:not(.touched) .section-media-light .wnd-active-listing-zone .eshop-filter a:hover {
 color:#2e2e2e
}
.section-media-light .wnd-active-listing-zone .eshop-filter a.selected {
 border-bottom-color:#2e2e2e
}
.section-media-light .pr .eshop-filter-list {
 border-color:#d2cccc;
 background:#fff
}
.section-media-light .pr .eshop-filter a.selected,.section-media-light .pr.pr-768 .eshop-filter a,body:not(.touched):not(.wnd-cms) .section-media-light .pr .eshop-filter a:hover {
 border-bottom-color:transparent
}
.section-media-light .pr.pr-768 .eshop-filter a.selected,body:not(.touched):not(.wnd-cms) .section-media-light .pr.pr-768 .eshop-filter a:hover {
 border-bottom-color:#000
}
.section-media-light .eshop-cart-head div {
 color:#8d8d8d
}
.section-media-light .eshop-cart-tr {
 background-color:#fff;
 box-shadow:0 3px 10px 0 rgba(0,0,0,.12)
}
.section-media-light .eshop-cart-product-title {
 color:#3c3c3c
}
.section-media-light .eshop-cart-product-variant {
 color:#a5a5a5
}
.section-media-light .eshop-cart-price {
 color:#8d8d8d
}
.section-media-light .eshop-cart-quantity input {
 background-color:#fff;
 border-color:#dcdcdc;
 color:#342f2f
}
.section-media-light .eshop-cart-quantity input:focus {
 border-color:#57b8f6!important
}
.section-media-light .eshop-cart-quantity input:invalid {
 border-color:#f59b99!important
}
.section-media-light .eshop-cart-quantity-button:after,.section-media-light .eshop-cart-quantity-button:before {
 background-color:#7f7f7f
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-quantity-button:hover:after,body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-quantity-button:hover:before {
 background-color:#342f2f
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-quantity:hover input:not(:disabled) {
 border-color:#a5a5a5
}
.section-media-light .eshop-cart-out-of-stock {
 color:#f59b99
}
.section-media-light .eshop-cart-sum {
 color:#3c3c3c
}
.section-media-light .eshop-cart-delete {
 color:#d1d1d1
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-delete:hover {
 color:#342f2f
}
.section-media-light .eshop-cart-foot {
 border-color:rgba(0,0,0,.25)
}
.section-media-light .eshop-cart-total-label {
 color:rgba(0,0,0,.4)
}
.section-media-light .eshop-cart-total-value {
 color:#3c3c3c
}
.section-media-light .eshop-cart-continue a {
 color:rgba(0,0,0,.8);
 border-color:rgba(0,0,0,.25)
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-continue a:hover {
 border-color:#484848
}
.section-media-light .eshop-cart-checkout {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-media-light .eshop-cart-checkout a {
 background-color:#3c3c3c;
 color:#fff;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart-checkout a:hover {
 background-color:transparent;
 color:#3c3c3c
}
.section-media-light .eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image {
 background-color:#f9f7fa
}
.section-media-light .eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.section-media-light .eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
 color:#f59b99
}
.section-media-light .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#3c3c3c;
 border-color:#3c3c3c;
 background:#272727;
 color:#fff;
 border-color:#272727
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 color:#3c3c3c;
 background:transparent;
 color:#272727
}
.color-gold .section-media-light .eshop-cart.wnd-cart-empty .eshop-cart-continue a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .eshop-cart.wnd-cart-empty .eshop-cart-continue a:hover {
 background:#000;
 color:#fff
}
.color-gold .section-media-light .eshop-cart-checkout a {
 background:#ffd757;
 color:#000;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .eshop-cart-checkout a:hover {
 background:#000;
 color:#fff;
 border-color:#000
}
.section-media-light .eshop-detail .product-title,.section-media-light .eshop-detail .product-variants-title {
 color:#2e2e2e
}
.section-media-light .eshop-detail .product-ribbon-content {
 color:#fff;
 background-color:#222
}
.section-media-light .eshop-detail .product-price {
 color:rgba(0,0,0,.7)
}
.section-media-light .eshop-detail .product-price-comparative {
 color:rgba(0,0,0,.4)
}
.section-media-light .eshop-detail .product-cart {
 box-shadow:0 -4px 15px rgba(0,0,0,.12);
 background-color:#fff
}
.section-media-light .eshop-detail .product-cart-submit {
 color:#fff;
 background-color:#3c3c3c;
 border-color:#3c3c3c
}
body:not(.touched):not(.wnd-cms) .section-media-light .eshop-detail .product-cart-submit:hover {
 color:#3c3c3c;
 background-color:transparent
}
.section-media-light .eshop-detail .product-cart.wnd-waiting .product-cart-submit,body:not(.touched):not(.wnd-cms) .section-media-light .eshop-detail .product-cart.wnd-waiting .product-cart-submit:hover {
 color:#a5a5a5;
 background-color:#f5f5f5;
 border-color:#f5f5f5
}
.section-media-light .eshop-detail .product-gallery-nav-arrow {
 color:#424242
}
.section-media-light .eshop-detail.wnd-empty-thumbnail .product-gallery-content {
 background-color:#f9f7fa
}
body .section-media-light .eshop-detail.wnd-out-of-stock .product-cart-submit {
 color:#777;
 border-color:#e8e8e8;
 background-color:#e8e8e8
}
.color-gold .section-media-light .eshop-detail .product-cart-submit {
 color:#000;
 background-color:#ffd757;
 border-color:#ffd757
}
body:not(.touched):not(.wnd-cms) .color-gold .section-media-light .eshop-detail .product-cart-submit:hover {
 color:#fff;
 background-color:#000;
 border-color:#000
}
.section-media-light .mt-02-column .text,.section-media-light .mt-02-column h3,.section-media-light .mt-02-column h3 a {
 color:rgba(0,0,0,.8)
}
.section-media-light .mt-02-column h4,.section-media-light .mt-02-column h4 a {
 color:rgba(0,0,0,.6)
}
.section-media-light .mt-02-column embed {
 color:#000;
 opacity:1
}
.section-media-light .mt-03-column .text,.section-media-light .mt-03-column h3,.section-media-light .mt-03-column h3 a {
 color:rgba(0,0,0,.8)
}
.section-media-light .mt-03-column h4,.section-media-light .mt-03-column h4 a {
 color:rgba(0,0,0,.6)
}
.section-media-light .mt-03-column embed {
 color:#000;
 opacity:1
}
.section-media-light .mt-contact-01 h3 {
 color:rgba(0,0,0,.8)
}
.section-media-light .mt-contact-01 embed {
 color:#000;
 opacity:1
}
.section-media-light .mt-contact-02 h3 {
 color:rgba(0,0,0,.8)
}
.section-media-light .mt-contact-02 embed {
 color:#000;
 opacity:1
}
.section-media-light .mt-pricing-01 .row-content {
 border-color:rgba(0,0,0,.15)
}
.section-media-light .mt-02-project h3,.section-media-light .mt-pricing-01 h3 {
 color:rgba(0,0,0,.8)
}
.section-media-light .mt-02-project h4 {
 color:rgba(0,0,0,.6)
}
.section-media-light .mt-02-project embed {
 color:#000;
 opacity:1
}
.section-white.footer-01.design-01 .lang-select li>a>span,.section-white.footer-01.design-01 .sf a {
 border-color:rgba(0,0,0,.5);
 color:rgba(0,0,0,.8)
}
body:not(.touched):not(.wnd-cms) .section-white.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-white.footer-01.design-01 .sf a:hover {
 border-color:rgba(0,0,0,.8)
}
.section-white.footer-01.design-01 .lang-select li>a>span,.section-white.footer-01.design-01 .sf a {
 border-color:rgba(0,0,0,.25)
}
.section-white.footer-01.design-01 .footer-line {
 color:#888
}
.section-white.footer-01.design-01 .footer-line.border-top {
 border-color:rgba(0,0,0,.1)
}
.section-gray.footer-01.design-01 .lang-select li>a>span,.section-gray.footer-01.design-01 .sf a {
 border-color:rgba(85,85,85,.5);
 color:#555
}
body:not(.touched):not(.wnd-cms) .section-gray.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-gray.footer-01.design-01 .sf a:hover {
 border-color:#555
}
.section-gray.footer-01.design-01 .footer-line {
 color:#888
}
.section-gray.footer-01.design-01 .footer-line.border-top {
 border-color:rgba(0,0,0,.1)
}
.section-beige.footer-01.design-01 .lang-select li>a>span,.section-beige.footer-01.design-01 .sf a {
 border-color:rgba(85,85,85,.5);
 color:#555
}
body:not(.touched):not(.wnd-cms) .section-beige.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-beige.footer-01.design-01 .sf a:hover {
 border-color:#555
}
.section-beige.footer-01.design-01 .footer-line {
 color:#888
}
.section-beige.footer-01.design-01 .footer-line.border-top {
 border-color:rgba(0,0,0,.1)
}
.color-asphalt .section-darkslateblue.footer-01.design-01 .footer-line {
 color:#b7b7b7
}
.color-asphalt .section-darkslateblue.footer-01.design-01 .footer-line.border-top {
 border-color:hsla(0,0%,100%,.15)
}
.section-darkslateblue.footer-01.design-01 .lang-select li>a>span,.section-darkslateblue.footer-01.design-01 .sf a {
 border-color:hsla(0,0%,100%,.5);
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-darkslateblue.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-darkslateblue.footer-01.design-01 .sf a:hover {
 border-color:#fff
}
.section-darkslateblue.footer-01.design-01 .footer-line {
 color:#888
}
.section-darkslateblue.footer-01.design-01 .footer-line.border-top {
 border-color:hsla(0,0%,100%,.1)
}
.section-purple.footer-01.design-01 .lang-select li>a>span,.section-purple.footer-01.design-01 .sf a {
 border-color:hsla(0,0%,100%,.5);
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-purple.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-purple.footer-01.design-01 .sf a:hover {
 border-color:#fff
}
.section-purple.footer-01.design-01 .footer-line {
 color:hsla(0,0%,100%,.6)
}
.section-purple.footer-01.design-01 .footer-line.border-top {
 border-color:hsla(0,0%,100%,.15)
}
.section-blue.footer-01.design-01 .lang-select li>a>span,.section-blue.footer-01.design-01 .sf a {
 border-color:hsla(0,0%,100%,.5);
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-blue.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-blue.footer-01.design-01 .sf a:hover {
 border-color:#fff
}
.section-blue.footer-01.design-01 .footer-line {
 color:hsla(0,0%,100%,.8)
}
.section-blue.footer-01.design-01 .footer-line.border-top {
 border-color:hsla(0,0%,100%,.15)
}
.section-media.footer-01.design-01 .lang-select li>a>span,.section-media.footer-01.design-01 .sf a {
 border-color:hsla(0,0%,100%,.5);
 color:#fff
}
body:not(.touched):not(.wnd-cms) .section-media.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-media.footer-01.design-01 .sf a:hover {
 border-color:#fff
}
.section-media.footer-01.design-01 .footer-line {
 color:#fff
}
.section-media.footer-01.design-01 .footer-line.border-top {
 border-color:hsla(0,0%,100%,.2)
}
.section-media-light.footer-01.design-01 .lang-select li>a>span,.section-media-light.footer-01.design-01 .sf a {
 border-color:rgba(0,0,0,.5);
 color:rgba(0,0,0,.8)
}
body:not(.touched):not(.wnd-cms) .section-media-light.footer-01.design-01 .lang-select li>a>span:hover,body:not(.touched):not(.wnd-cms) .section-media-light.footer-01.design-01 .sf a:hover {
 border-color:rgba(0,0,0,.8)
}
.section-media-light.footer-01.design-01 .lang-select li>a>span,.section-media-light.footer-01.design-01 .sf a {
 border-color:rgba(0,0,0,.35)
}
.section-media-light.footer-01.design-01 .footer-line {
 color:rgba(0,0,0,.8)
}
.section-media-light.footer-01.design-01 .footer-line.border-top {
 border-color:rgba(0,0,0,.15)
}
.section-white.blog-detail-header-01 .blog-detail-date {
 color:rgba(0,0,0,.35)
}
.layout-01.blogpost #main .section-white.default-01 {
 color:rgba(0,0,0,.8)
}
.layout-01.blogpost #main .section-white .content>div>.text>.text-content>h3 {
 color:rgba(0,0,0,.45)
}
.section-gray.blog-detail-header-01 .blog-detail-date {
 color:rgba(0,0,0,.35)
}
.layout-01.blogpost #main .section-gray.default-01 {
 color:rgba(0,0,0,.8)
}
.layout-01.blogpost #main .section-gray .content>div>.text>.text-content>h3 {
 color:rgba(0,0,0,.45)
}
.section-beige.blog-detail-header-01 .blog-detail-date {
 color:rgba(0,0,0,.35)
}
.layout-01.blogpost #main .section-beige.default-01 {
 color:rgba(0,0,0,.8)
}
.layout-01.blogpost #main .section-beige .content>div>.text>.text-content>h3 {
 color:rgba(0,0,0,.45)
}
.section-darkslateblue.blog-detail-header-01 .blog-detail-date {
 color:hsla(0,0%,100%,.75)
}
.layout-01.blogpost #main .section-darkslateblue.default-01 {
 color:hsla(0,0%,100%,.8)
}
.layout-01.blogpost #main .section-darkslateblue .content>div>.text>.text-content>h3 {
 color:hsla(0,0%,100%,.6)
}
.section-purple.blog-detail-header-01 .blog-detail-date {
 color:hsla(0,0%,100%,.75)
}
.layout-01.blogpost #main .section-purple.default-01 {
 color:hsla(0,0%,100%,.8)
}
.layout-01.blogpost #main .section-purple .content>div>.text>.text-content>h3 {
 color:hsla(0,0%,100%,.6)
}
.section-blue.blog-detail-header-01 .blog-detail-date {
 color:hsla(0,0%,100%,.75)
}
.layout-01.blogpost #main .section-blue.default-01 {
 color:hsla(0,0%,100%,.8)
}
.layout-01.blogpost #main .section-blue .content>div>.text>.text-content>h3 {
 color:hsla(0,0%,100%,.6)
}
.section-media.blog-detail-header-01 .blog-detail-date {
 color:hsla(0,0%,100%,.75)
}
.layout-01.blogpost #main .section-media.default-01 {
 color:hsla(0,0%,100%,.8)
}
.layout-01.blogpost #main .section-media .content>div>.text>.text-content>h3 {
 color:hsla(0,0%,100%,.6)
}
.section-media-light.blog-detail-header-01 .blog-detail-date {
 color:rgba(0,0,0,.35)
}
.section-white {
 color:rgba(0,0,0,.8);
 background-color:#fff
}
.section-gray {
 color:#555;
 background-color:#f5f5f5
}
.section-beige {
 color:#555;
 background-color:#f4eae0
}
.section-darkslateblue {
 color:#fff;
 background-color:#31333e
}
.section-purple {
 color:#fff;
 background-color:#5f5974
}
.section-blue {
 color:#fff;
 background-color:rgb(37, 38, 58)
}
.section-media {
 color:#fff;
 background-color:#272727
}
.section-media-light {
 color:rgba(0,0,0,.8);
 background-color:#fff
}
.overlay-black {
 background-color:rgba(0,0,0,.6)
}
.overlay-black-light {
 background-color:rgba(0,0,0,.3)
}
.overlay-black-strong {
 background-color:rgba(0,0,0,.85)
}
.overlay-purple {
 background-color:rgba(38,27,55,.6)
}
.overlay-purple-strong {
 background-color:rgba(38,27,55,.8)
}
.overlay-pink {
 background-color:rgba(55,27,49,.6)
}
.overlay-pink-strong {
 background-color:rgba(55,27,49,.8)
}
.overlay-red {
 background-color:rgba(55,27,27,.6)
}
.overlay-red-strong {
 background-color:rgba(55,27,27,.8)
}
.overlay-green {
 background-color:rgba(38,55,47,.6)
}
.overlay-green-strong {
 background-color:rgba(38,55,47,.8)
}
.overlay-blue {
 background-color:rgba(27,38,55,.6)
}
.overlay-blue-strong {
 background-color:rgba(27,38,55,.8)
}
.overlay-blue-cadet {
 background-color:rgba(56,107,125,.6)
}
.overlay-blue-indigo {
 background-color:rgba(68,91,125,.6)
}
.overlay-white {
 background-color:hsla(0,0%,100%,.6)
}
.overlay-white-strong {
 background-color:hsla(0,0%,100%,.9)
}
.wsw-01 {
 color:#000
}
.wsw-41 {
 color:#191919
}
.wsw-02 {
 color:#292929
}
.wsw-03 {
 color:#4c4c4c
}
.wsw-04 {
 color:#707070
}
.wsw-05 {
 color:#949494
}
.wsw-06 {
 color:#b8b8b8
}
.wsw-07 {
 color:#dbdbdb
}
.wsw-08 {
 color:#fff
}
.wsw-09 {
 color:#ca5a5b
}
.wsw-10 {
 color:#e08053
}
.wsw-42 {
 color:#f6e466
}
.wsw-11 {
 color:#72af73
}
.wsw-12 {
 color:#1ba38c
}
.wsw-13 {
 color:#2d9fae
}
.wsw-43 {
 color:#529bfa
}
.wsw-14 {
 color:#6087b9
}
.wsw-15 {
 color:#9879c3
}
.wsw-16 {
 color:#c6739e
}
.wsw-17 {
 color:#bb4849
}
.wsw-18 {
 color:#db7343
}
.wsw-44 {
 color:#f2d400
}
.wsw-19 {
 color:#62a063
}
.wsw-20 {
 color:#18927e
}
.wsw-21 {
 color:#238d9b
}
.wsw-45 {
 color:#1278ff
}
.wsw-22 {
 color:#537bae
}
.wsw-23 {
 color:#8766b4
}
.wsw-24 {
 color:#b8628f
}
.wsw-25 {
 color:#9e3b3c
}
.wsw-26 {
 color:#bb5c2f
}
.wsw-46 {
 color:#c2ab00
}
.wsw-27 {
 color:#488649
}
.wsw-28 {
 color:#197969
}
.wsw-29 {
 color:#1f727d
}
.wsw-47 {
 color:#0e60c6
}
.wsw-30 {
 color:#406798
}
.wsw-31 {
 color:#72529f
}
.wsw-32 {
 color:#9e4b76
}
.wsw-33 {
 color:#7d2f2f
}
.wsw-34 {
 color:#933e16
}
.wsw-48 {
 color:#968400
}
.wsw-35 {
 color:#305831
}
.wsw-36 {
 color:#0e5d50
}
.wsw-37 {
 color:#076871
}
.wsw-49 {
 color:#0e4b9c
}
.wsw-38 {
 color:#304664
}
.wsw-39 {
 color:#593f7a
}
.wsw-40 {
 color:#743d59
}
.wd100 {
 width:100%;
 display: inline-block;
}
.mapa{
 width:100%;
 display: block;
}
.posmapa{
 margin-top:390px;
}
.fundo1{
 background-color: #f5f5f5;
}

html body.layout-01.contract.wtf-default div.wnd-page.color-blue div#wrapper main#main div.section-wrapper.cf div.section-wrapper-content.cf section.section.default-01.design-01.section-white div.section-inner div.content.cf div div.column-wrapper.cf div div.column-content.pr.cf div form div.column-content.pr.cf input{
	width:100%;
}



@media (max-width:767px) and (min-width:320px) {
 .header-01 #menu {
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  right:-80%;
  width:80%;
  left:auto;
  top:0
 }
 .header-01 #menu,.header-01 #menu.open {
  -webkit-transition:transform .2s ease-in;
  transition:transform .2s ease-in
 }
 .header-01 #menu.open {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0)
 }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:320px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:320px),only screen and (min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-resolution:2dppx) and (min-width:320px),only screen and (min-resolution:192dpi) and (min-width:320px) {
 .eshop-detail .wnd-empty-placeholder,body {
  font-size:1rem;
  line-height:1.625
 }
}
@media (min-width:320px) {
 .gallery-grid {
  padding:2px
 }
 .gallery-grid .gallery-wrapper {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .gallery-grid .gallery-photo {
  width:50%;
  padding:7px
 }
 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
  margin:-20px -10px -5px
 }
 .eshop-grid .item-price {
  text-align:center
 }
 .eshop-grid-square .item {
  width:50%
 }
 .eshop-grid-square .item-head h2 {
  font-size:1.1875rem;
  line-height:1.26316
 }
 .eshop-grid-square .product-price {
  font-size:1rem;
  line-height:1.625
 }
 .eshop-grid-square .product-price-comparative {
  font-size:1.125rem;
  line-height:1.55556
 }
 .eshop-grid-nature .item {
  width:50%;
  padding:15px
 }
 .eshop-grid-nature .item-head h2 {
  font-size:1.1875rem;
  line-height:1.26316
 }
 .eshop-grid-nature .product-price {
  font-size:1.125rem;
  line-height:1.44444
 }
 .eshop-grid-nature .product-price-comparative {
  font-size:1.125rem;
  line-height:1.55556
 }
 .eshop-slider .product-title {
  font-size:2.1875rem;
  line-height:1.4
 }
 .eshop-slider .product-text {
  font-size:1.075rem;
  line-height:1.58824
 }
 .eshop-slider .product-text-content {
  max-height:55px
 }
 .eshop-slider .product-price {
  font-size:1.375rem;
  line-height:1.27273
 }
 .eshop-slider .product-price-comparative {
  font-size:1rem;
  line-height:1.5
 }
 .eshop-carousel .eshop-wrapper-correction {
  margin:-30px -15px
 }
 .eshop-carousel .item {
  width:50%
 }
 .eshop-carousel:after {
  content:"2"
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+2) {
  display:block
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+3) {
  display:none
 }
 .mt-03-column .image {
  margin:10px!important;
  float:left
 }
 .mt-03-column .text-content {
  padding:5px 5px 5px 10px;
  text-align:left
 }
 .mt-03-column .text h3,.mt-03-column .text h4 {
  text-align:left
 }
 .mt-pricing-01 .text:first-child {
  width:65%;
  float:left
 }
 .mt-pricing-01 .text:last-child {
  float:right;
  width:35%;
  text-align:right
 }
 .mt-pricing-01 .text:last-child h3 {
  text-align:right
 }
 .mt-pricing-01 .text:last-child .text-content {
  padding:5px
 }
 .header-01 .logo .embed-content embed {
  max-width:48px
 }
}
@media (min-width:321px) and (min-height:481px) {
 .section-wrapper .fullscreen {
  height:75vh
 }
}
@media (min-width:330px) {
 .header-01 .logo {
  max-width:78%
 }
 .wnd-eshop .header-01 .logo {
  max-width:66%
 }
}
@media (min-width:365px) {
 .eshop-detail .product-title {
  font-size:2.375rem;
  line-height:1.36842
 }
 .eshop-detail .product-price {
  font-size:1.75rem;
  line-height:1.28571
 }
 .eshop-detail .product-price-comparative {
  font-size:1rem;
  line-height:1.5
 }
 .header-01 .logo .embed-content+.text-content-outer .text-content:not(:empty) {
  padding-left:15px
 }
}
@media (min-width:400px) {
 .header-01 .logo {
  max-width:82%
 }
 .wnd-eshop .header-01 .logo {
  max-width:70%
 }
}
@media (min-width:450px) {
 .header-01 .logo {
  max-width:84%
 }
 .wnd-eshop .header-01 .logo {
  max-width:74%
 }
}
@media (min-width:480px) {
 .button .pr:not(.pr-0) a,.button a,.eshop-cart-checkout a,.eshop-cart.wnd-cart-empty .eshop-cart-continue a,.eshop-detail .product-cart-submit,.eshop-slider .product-button .pr:not(.pr-0) a,.eshop-slider .product-button a,.pr:not(.pr-0) .button a,.pr:not(.pr-0) .eshop-slider .product-button a {
  min-width:13em
 }
 .form label {
  font-size:1.075rem;
  line-height:1.58824
 }
 .form-input {
  font-size:1.075rem;
  line-height:1.52941;
  padding:10px
 }
 .form .select select {
  font-size:1.075rem;
  line-height:1.11765;
  padding-top:4px
 }
 .form-file-button {
  font-size:1.075rem;
  line-height:1.58824
 }
 .form .form-group-content label {
  font-size:1.075rem;
  line-height:1.47059
 }
 .blog-item-head h2 {
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-item-perex .perex-content blockquote,.blog-item-perex .perex-content h1,.blog-item-perex .perex-content h2,.blog-item-perex .perex-content h3,.blog-item-perex .perex-content h4 {
  font-size:1.25rem!important;
  line-height:1.3!important
 }
 .blog-item-more a {
  font-size:85%
 }
 .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
  font-size:18px;
  line-height:28px;
  margin-right:10px
 }
 .blog-classic .blog-item-media {
  width:40%;
  float:left
 }
 .blog-classic .blog-item-content .blog-item-content {
  padding:0 3%
 }
 .blog-classic .blog-item-head,.blog-classic .blog-item-media {
  padding-top:0
 }
 .blog-classic .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-left:0;
  padding-left:0;
  margin-right:25%
 }
 .column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-left:0;
  padding-left:0;
  margin-right:0
 }
 .blog-large-grid .blog-item-head h2 {
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
  font-size:1.25rem!important;
  line-height:1.3!important
 }
 .blog-large-grid .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
  font-size:18px;
  line-height:26px
 }
 .blog-text .blog-item-media {
  width:40%;
  float:right
 }
 .blog-text .blog-item-content .blog-item-content {
  padding-right:3%
 }
 .blog-text .blog-item-head,.blog-text .blog-item-media {
  padding-top:0
 }
 .blog-text .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-right:40%
 }
 .column-content .blog.blog-text .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-right:0
 }
 .eshop-detail .product-text-content {
  padding-top:20px
 }
 .eshop-detail .product-gallery-nav {
  height:100px;
  margin:10px 0 0
 }
 .eshop-detail .product-gallery-nav.show-arrows {
  padding:0 25px
 }
 .eshop-detail .product-gallery-nav.show-arrows .product-gallery-nav-arrow {
  display:block
 }
 .eshop-detail .product-gallery-nav:after {
  content:"horizontal"
 }
 .eshop-detail .product-gallery-nav-content {
  width:100%;
  height:100%
 }
 .eshop-detail .product-gallery-nav ul {
  -webkit-transition:left .3s,top .3s,transform .3s;
  transition:left .3s,top .3s,transform .3s;
  position:absolute;
  top:0;
  left:0;
  height:100px;
  width:100%
 }
 .eshop-detail .product-gallery-nav li {
  width:100px;
  height:100px;
  background-color:transparent!important;
  border-radius:0;
  margin:0 0 0 10px;
  float:left
 }
 .eshop-detail .product-gallery-nav img {
  -webkit-transition:opacity .2s;
  transition:opacity .2s;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  position:absolute;
  top:50%;
  left:50%;
  display:block;
  opacity:.5
 }
 body:not(.touched) .eshop-detail .product-gallery.slideshow .arrow {
  display:none
 }
 .eshop-detail .product-variants-group {
  float:left;
  width:50%
 }
 .mt-contact-02 .image {
  margin:14px 10px!important
 }
 .mt-contact-02 .text .text-content {
  padding:10px!important
 }
 .mt-contact-02 .text h3 {
  font-size:1.25rem;
  line-height:1.4
 }
 .mt-pricing-01 .row-content {
  padding:0
 }
 .layout-01 .section-inner {
  padding:25px 0
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .layout-01 .section-inner {
    padding-right:max(0,env(safe-area-inset-right));
    padding-left:max(0,env(safe-area-inset-left))
   }
  }
 }
}
@media (min-width:480px) and (min-height:600px) {
 .section-wrapper .fullscreen {
  height:60vh;
  max-height:550px
 }
 .ios-iframe .section-wrapper .fullscreen-all {
  max-height:600px
 }
}
@media (max-width:767px) and (min-width:480px) {
 .header-01 #menu {
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  right:-440px;
  width:440px;
  left:auto;
  top:0
 }
 .header-01 #menu,.header-01 #menu.open {
  -webkit-transition:transform .2s ease-in;
  transition:transform .2s ease-in
 }
 .header-01 #menu.open {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0)
 }
}
@media (min-width:550px) {
 .mt-02-project .mt-column {
  padding:20px 30px;
  width:50%;
  margin-top:0;
  margin-bottom:0
 }
 .mt-02-project .mt-column:last-child,.mt-02-project .mt-column:nth-child(2n+2),.mt-02-project .mt-column:nth-child(odd) {
  margin-right:0
 }
 .header-01.design-01 .subclaim .styled-inline-text>span {
  font-size:1.25rem;
  line-height:1.5
 }
 .header-01.design-01 .subclaim .claim-bg-color>span,.header-01.design-01 .subclaim .claim-bg-inv>span,.header-01.design-01 .subclaim .claim-bg>span,.header-01.design-01 .subclaim .claim-color-alpha>span,.header-01.design-01 .subclaim .claim-color-inv>span,.header-01.design-01 .subclaim .claim-color>span,.header-01.design-01 .subclaim .claim-gray>span {
  font-size:1.25rem;
  line-height:2
 }
 .header-01.design-03 .subclaim .styled-inline-text>span {
  font-size:1.25rem;
  line-height:1.5
 }
 .header-01.design-03 .subclaim .claim-bg-color>span,.header-01.design-03 .subclaim .claim-bg-inv>span,.header-01.design-03 .subclaim .claim-bg>span,.header-01.design-03 .subclaim .claim-color-alpha>span,.header-01.design-03 .subclaim .claim-color-inv>span,.header-01.design-03 .subclaim .claim-color>span,.header-01.design-03 .subclaim .claim-gray>span {
  font-size:1.25rem;
  line-height:2
 }
 .header-01.design-04 .subclaim .styled-inline-text>span {
  font-size:1.25rem;
  line-height:1.5
 }
 .header-01.design-04 .subclaim .claim-bg-color>span,.header-01.design-04 .subclaim .claim-bg-inv>span,.header-01.design-04 .subclaim .claim-bg>span,.header-01.design-04 .subclaim .claim-color-alpha>span,.header-01.design-04 .subclaim .claim-color-inv>span,.header-01.design-04 .subclaim .claim-color>span,.header-01.design-04 .subclaim .claim-gray>span {
  font-size:1.25rem;
  line-height:2
 }
 .header-01.design-05 .subclaim .styled-inline-text>span {
  font-size:1.25rem;
  line-height:1.5
 }
 .header-01.design-05 .subclaim .claim-bg-color>span,.header-01.design-05 .subclaim .claim-bg-inv>span,.header-01.design-05 .subclaim .claim-bg>span,.header-01.design-05 .subclaim .claim-color-alpha>span,.header-01.design-05 .subclaim .claim-color-inv>span,.header-01.design-05 .subclaim .claim-color>span,.header-01.design-05 .subclaim .claim-gray>span {
  font-size:1.25rem;
  line-height:2
 }
}
@media (min-width:600px) and (min-height:400px) {
 .mt-02-column .image {
  width:120px;
  height:120px;
  margin:0 auto 10px!important;
  float:none
 }
 .mt-02-column .image .embed-content {
  max-width:120px;
  max-height:120px
 }
 .mt-02-column .image embed {
  max-width:60px;
  max-height:60px;
  left:30px!important;
  top:30px!important
 }
 .mt-02-column .text-content {
  text-align:center;
  padding:10px 20px
 }
 .mt-02-column .text h3,.mt-02-column .text h4 {
  text-align:center
 }
 .mt-03-column .image {
  width:80px;
  height:80px
 }
 .mt-03-column .image.wnd-type-image {
  width:120px;
  height:120px
 }
 .mt-03-column .image .embed-content {
  max-width:80px;
  max-height:80px
 }
 .mt-03-column .image embed {
  max-width:60px;
  max-height:60px
 }
 .mt-03-column .text-content {
  padding:10px 10px 15px 15px
 }
}
@media (min-width:600px) and (max-width:599px) {
 .mt-02-column .mt-column {
  padding:5px
 }
}
@media (max-width:767px) and (min-width:600px) {
 .header-01 #menu {
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  right:-480px;
  width:480px;
  left:auto;
  top:0
 }
 .header-01 #menu,.header-01 #menu.open {
  -webkit-transition:transform .2s ease-in;
  transition:transform .2s ease-in
 }
 .header-01 #menu.open {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0)
 }
}
@media (min-width:600px) and (min-height:600px) {
 .section-wrapper .fullscreen {
  height:50vh;
  max-height:600px
 }
}
@media (min-width:600px) {
 .contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
  padding:0 10px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
    padding-right:max(10px,env(safe-area-inset-right))!important;
    padding-left:max(10px,env(safe-area-inset-left))!important
   }
  }
 }
 .text .wnd-offset-1 {
  margin-left:1.5em;
  margin-right:1.5em
 }
 .text .wnd-offset-2 {
  margin-left:3em;
  margin-right:3em
 }
 .text .wnd-offset-3 {
  margin-left:4.5em;
  margin-right:4.5em
 }
 .text .wnd-offset-4 {
  margin-left:6em;
  margin-right:6em
 }
 .text .wnd-offset-5 {
  margin-left:7.5em;
  margin-right:7.5em
 }
 .mt .text .wnd-offset-1 {
  margin-left:.75em;
  margin-right:.75em
 }
 .mt .text .wnd-offset-2 {
  margin-left:1.5em;
  margin-right:1.5em
 }
 .mt .text .wnd-offset-3 {
  margin-left:2.25em;
  margin-right:2.25em
 }
 .mt .text .wnd-offset-4 {
  margin-left:3em;
  margin-right:3em
 }
 .mt .text .wnd-offset-5 {
  margin-left:3.75em;
  margin-right:3.75em
 }
 body {
  font-size:1rem;
  line-height:1.625
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
  word-spacing:4px;
  letter-spacing:0
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .lora,body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
  word-spacing:2px;
  letter-spacing:0
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
  word-spacing:3px
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .proxima-nova {
  word-spacing:3px;
  letter-spacing:-2px
 }
 .auto-font-size {
  font-size:2.8125rem
 }
 .auto-font-size .claim-borders>span,.auto-font-size .claim-color-text>span,.auto-font-size .claim-default-inv>span,.auto-font-size .claim-default>span {
  line-height:130%
 }
 .column-wrapper .blog h2,.column-wrapper .text h2 {
  font-size:1.25rem;
  line-height:1.45;
  padding-bottom:8px
 }
 .column-wrapper .blog h3,.column-wrapper .blog h4,.column-wrapper .text h3,.column-wrapper .text h4 {
  font-size:1rem;
  line-height:1.625
 }
 .wnd-page .image .image-title {
  font-size:1.125rem;
  line-height:1.44444
 }
 .button a,.eshop-cart-checkout a,.eshop-cart.wnd-cart-empty .eshop-cart-continue a,.eshop-detail .product-cart-submit,.eshop-slider .product-button a {
  font-size:1.25rem;
  line-height:1.3;
  padding:15px 2em
 }
 .button.file a:before {
  padding:15px 0
 }
 .gallery-grid {
  padding:0
 }
 .gallery-grid .gallery-photo {
  width:33.333%;
  padding:10px
 }
 .form {
  padding-left:7%;
  padding-right:7%
 }
 .form label {
  width:30%;
  padding:8px 10px 0 0;
  float:left;
  text-align:right;
  margin-left:0
 }
 .form label:not([for]) {
  padding:4px 10px 0 0
 }
 .form .select,.form input,.form textarea {
  width:60%
 }
 .form-file-base {
  left:30%;
  top:10px;
  width:60%
 }
 .form-file-cover {
  width:60%
 }
 .form-file-button {
  width:auto
 }
 .form-submit {
  font-size:1rem;
  line-height:1.125
 }
 .form-submit button {
  margin-left:30%;
  width:auto;
  padding:8px 1em 7px;
  max-width:60%;
  float:left
 }
 .form .form-group-content {
  width:60%
 }
 .form .form-group-content label span span {
  padding:0 5px
 }
 .form-checkbox-simple .form-group-content {
  margin-left:30%
 }
 .pr .form-checkbox-simple .form-group-content {
  width:100%
 }
 .form-captcha {
  margin-left:30%;
  padding:10px 0 10px 1px
 }
 .pr .form label {
  padding:0
 }
 .pr .form-file {
  padding-bottom:6px
 }
 .column-content .blog.blog-basic .blog-item>.blog-item-content {
  padding-bottom:10px
 }
 .blog-classic .blog-item-media {
  width:30%
 }
 .blog-classic .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-right:25%
 }
 .blog-large-grid .blog-item-head h2 {
  max-height:56px;
  overflow:hidden;
  display:block;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis
 }
 .blog-large-grid .blog-item {
  display:inline-block;
  width:50%
 }
 .blog-large-grid .blog-item .perex-content {
  font-size:1rem;
  line-height:1.5;
  height:76px;
  overflow:hidden;
  display:block;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis
 }
 .blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
  font-size:1.25rem!important;
  line-height:1.3!important
 }
 .blog-text .blog-item-media {
  width:30%
 }
 .blog-text .blog-item.wnd-empty-thumbnail .blog-item-content .blog-item-content {
  margin-right:30%
 }
 .blog-text-over-image .blog-item {
  display:inline-block;
  width:50%
 }
 .blog-text-over-image .blog-item h2 {
  max-height:56px;
  overflow:hidden;
  display:block;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis
 }
 .wnd-cart:not(.wnd-cart-empty) {
  padding-bottom:88px
 }
 .wnd-cart:not(.wnd-cart-empty)+#fe_footer {
  top:-88px
 }
 .eshop-cart-product a {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .eshop-cart-continue a {
  font-size:1rem;
  line-height:1.625
 }
 .eshop-detail .product-cart-loading {
  top:17px
 }
 .product-detail .wnd-page {
  padding-bottom:88px
 }
 .product-detail .wnd-page+#fe_footer {
  top:-88px
 }
 .eshop-detail .wnd-empty-placeholder {
  font-size:1rem;
  line-height:1.625
 }
 .mt-02-column .mt-column {
  padding:15px 10px;
  width:49%;
  margin-top:0;
  margin-bottom:0
 }
 .mt-02-column .mt-column:last-child,.mt-02-column .mt-column:nth-child(2n+2),.mt-02-column .mt-column:nth-child(odd) {
  margin-right:0
 }
 .mt-02-column .text p {
  padding-top:10px
 }
 .pr-0 .mt-02-column .mt-column {
  width:100%;
  padding:10px 0;
  margin:0!important;
  float:none
 }
 .pr-0 .mt-02-column .image {
  float:none;
  margin:0 auto 10px!important
 }
 .pr-0 .mt-02-column .text-content {
  padding:5px 10px 20px;
  text-align:center
 }
 .pr-0 .mt-02-column h3,.pr-0 .mt-02-column h4 {
  text-align:center!important
 }
 .pr-320 .mt-02-column .mt-column {
  padding:10px
 }
 .pr-320 .mt-02-column .text-content {
  padding:5px 20px 20px;
  text-align:center
 }
 .pr-480 .mt-02-column .image {
  float:left
 }
 .pr-480 .mt-02-column .text-content {
  padding:0 20px 20px;
  text-align:left
 }
 .pr-480 .mt-02-column h3,.pr-480 .mt-02-column h4 {
  text-align:left!important
 }
 .pr-600 .mt-02-column .mt-column {
  width:50%;
  margin-top:0;
  margin-bottom:0
 }
 .pr-600 .mt-02-column .mt-column:last-child,.pr-600 .mt-02-column .mt-column:nth-child(2n+2),.pr-600 .mt-02-column .mt-column:nth-child(odd) {
  margin-right:0
 }
 .pr-600 .mt-02-column .image {
  float:none;
  margin:0 auto 10px!important
 }
 .pr-600 .mt-02-column .text-content {
  padding:10px 10px 20px;
  text-align:center
 }
 .pr-600 .mt-02-column h3,.pr-600 .mt-02-column h4 {
  text-align:center!important
 }
 .pr-768 .mt-02-column .image {
  float:left
 }
 .pr-768 .mt-02-column .text-content {
  padding:0 10px 20px 20px;
  text-align:left
 }
 .pr-768 .mt-02-column h3,.pr-768 .mt-02-column h4 {
  text-align:left!important
 }
 .mt-03-column .text p {
  padding-top:10px
 }
 .pr-0 .mt-03-column .mt-column {
  width:100%;
  padding:10px 0;
  margin:0!important;
  float:none
 }
 .pr-0 .mt-03-column .image {
  margin:0 auto 10px!important;
  float:none
 }
 .pr-0 .mt-03-column .text-content,.pr-0 .mt-03-column h3,.pr-0 .mt-03-column h4 {
  text-align:center!important
 }
 .pr-320 .mt-03-column .text-content {
  padding:10px 20px 20px
 }
 .pr-480 .mt-03-column .mt-column {
  padding:10px
 }
 .pr-480 .mt-03-column .image {
  float:left
 }
 .pr-480 .mt-03-column .text-content {
  padding:0 10px 20px 20px
 }
 .pr-480 .mt-03-column .text-content,.pr-480 .mt-03-column h3,.pr-480 .mt-03-column h4 {
  text-align:left!important
 }
 .pr-600 .mt-03-column .mt-column {
  width:50%;
  margin-top:0;
  margin-bottom:0
 }
 .pr-600 .mt-03-column .mt-column:last-child,.pr-600 .mt-03-column .mt-column:nth-child(2n+2),.pr-600 .mt-03-column .mt-column:nth-child(odd) {
  margin-right:0
 }
 .pr-600 .mt-03-column .mt-column {
  padding:10px 5px
 }
 .pr-600 .mt-03-column .image {
  margin:0 auto 10px!important;
  float:none
 }
 .pr-600 .mt-03-column .text-content {
  padding:10px 10px 20px
 }
 .pr-600 .mt-03-column .text-content,.pr-600 .mt-03-column h3,.pr-600 .mt-03-column h4 {
  text-align:center!important
 }
 .pr-768 .mt-03-column .mt-column {
  width:33.33333%;
  margin-top:0;
  margin-bottom:0
 }
 .pr-768 .mt-03-column .mt-column:last-child,.pr-768 .mt-03-column .mt-column:nth-child(3n+1),.pr-768 .mt-03-column .mt-column:nth-child(3n+2),.pr-768 .mt-03-column .mt-column:nth-child(3n+3) {
  margin-right:0
 }
 .pr-768 .mt-03-column .mt-column {
  padding:10px 5px
 }
 .pr-768 .mt-03-column .image {
  margin:0 auto 10px!important;
  float:none
 }
 .pr-768 .mt-03-column .text-content {
  padding:10px 10px 20px
 }
 .pr-768 .mt-03-column .text-content,.pr-768 .mt-03-column h3,.pr-768 .mt-03-column h4 {
  text-align:center!important
 }
 .mt-contact-01,.mt-contact-02 {
  max-width:50%
 }
 .column-content.pr-0 .mt-contact-02 h3,.mt-contact-02 .text h3 {
  font-size:1.3125rem;
  line-height:1.42857
 }
 .column-content.pr-0 .mt-contact-02 h3 {
  font-weight:400;
  text-align:left
 }
 .mt-pricing-01 {
  width:86%
 }
 .mt-pricing-01 .text h3 {
  font-size:1.3125rem;
  line-height:1.52381
 }
 .pr-0 .mt-02-project .mt-column {
  width:100%;
  padding:10px;
  margin:0!important;
  float:none
 }
 .pr-0 .mt-02-project .image {
  float:none;
  margin:0 auto 10px!important
 }
 .pr-0 .mt-02-project .text-content {
  padding:5px 0 20px
 }
 .pr-0 .mt-02-project .text h3 {
  font-size:1.75rem;
  line-height:1.35714
 }
 .pr-0 .mt-02-project .text h4 {
  font-size:1.125rem;
  line-height:1.66667
 }
 .pr-320 .mt-02-project .text-content {
  padding:5px 0 20px
 }
 .pr-480 .mt-02-project .text-content {
  padding:0 0 20px
 }
 .pr-600 .mt-02-project .mt-column {
  width:50%;
  margin-top:0;
  margin-bottom:0
 }
 .pr-600 .mt-02-project .mt-column:last-child,.pr-600 .mt-02-project .mt-column:nth-child(2n+2),.pr-600 .mt-02-project .mt-column:nth-child(odd) {
  margin-right:0
 }
 .pr-600 .mt-02-project .mt-column {
  padding:10px 15px
 }
 .pr-600 .mt-02-project .text-content {
  padding:10px 0 20px
 }
 .pr-768 .mt-02-project .text h3 {
  font-size:2rem;
  line-height:1.3125
 }
 .pr-768 .mt-02-project .text h4 {
  font-size:1.25rem;
  line-height:1.6
 }
 .pr-768 .mt-02-project .text .text-content {
  padding:10px 0 20px
 }
 .header-01 .logo {
  max-width:450px
 }
 .header-01 .logo .text-content {
  font-size:1.375rem;
  line-height:1.40909
 }
 .header-01 .logo .embed-content embed {
  max-width:60px
 }
 .header-01 .logo-borders .text-content {
  font-size:1.375rem;
  line-height:1.22727;
  padding-top:2px;
  padding-bottom:1px
 }
 .header-01 #menu-mobile {
  -webkit-transition:margin .3s ease;
  transition:margin .3s ease
 }
 .header-01.design-01 .header-claim .section-inner {
  padding:0 20px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-01 .header-claim .section-inner {
    padding-right:max(20px,env(safe-area-inset-right));
    padding-left:max(20px,env(safe-area-inset-left))
   }
  }
 }
 .header-01.design-03 .nav-line .section-inner {
  padding:0 10px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-03 .nav-line .section-inner {
    padding-right:max(10px,env(safe-area-inset-right))!important;
    padding-left:max(10px,env(safe-area-inset-left))!important
   }
  }
 }
 .header-01.design-03 .header-claim .section-inner {
  padding:0 20px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-03 .header-claim .section-inner {
    padding-right:max(20px,env(safe-area-inset-right));
    padding-left:max(20px,env(safe-area-inset-left))
   }
  }
 }
 .header-01.design-04 .nav-line .section-inner {
  padding:0 10px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-04 .nav-line .section-inner {
    padding-right:max(10px,env(safe-area-inset-right))!important;
    padding-left:max(10px,env(safe-area-inset-left))!important
   }
  }
 }
 .header-01.design-05 .nav-line .section-inner {
  padding:0 10px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-05 .nav-line .section-inner {
    padding-right:max(10px,env(safe-area-inset-right))!important;
    padding-left:max(10px,env(safe-area-inset-left))!important
   }
  }
 }
 .heading-01.design-01 .section-inner {
  padding:10% 5px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-01 .section-inner {
    padding-right:max(5px,env(safe-area-inset-right));
    padding-left:max(5px,env(safe-area-inset-left))
   }
  }
 }
 .heading-01.design-02 .section-inner {
  padding:6.5% 5px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-02 .section-inner {
    padding-right:max(5px,env(safe-area-inset-right));
    padding-left:max(5px,env(safe-area-inset-left))
   }
  }
 }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:700px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:700px),only screen and (min-device-pixel-ratio:2) and (min-width:700px),only screen and (min-resolution:2dppx) and (min-width:700px),only screen and (min-resolution:192dpi) and (min-width:700px) {
 .eshop-detail .wnd-empty-placeholder,body {
  font-size:1.125rem;
  line-height:1.55556
 }
}
@media (min-width:768px) {
 .contract .color-asphalt .header-01.design-02 {
  padding-top:100px
 }
 .contract .color-asphalt .header-01.design-02 .section-bg-layer {
  top:100px
 }
 .wnd-eshop .contract .color-asphalt .header-01.design-02 .section-bg-layer {
  top:80px
 }
 .contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
  padding:10px 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .wnd-eshop.contract .color-asphalt .header-01.design-02 {
  padding-top:80px
 }
 .wnd-eshop.contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
  padding:0 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .wnd-eshop.contract .color-asphalt .header-01.design-02 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .block.wnd-align-right>div {
  text-align:right
 }
 .pswp__caption__center {
  max-width:80%
 }
 .block {
  padding:15px
 }
 .small .block {
  padding:8px
 }
 .large .block {
  padding:30px
 }
 .mt {
  padding:8px 4px
 }
 .arrow,.arrow-submit {
  width:64px
 }
 .arrow-submit {
  height:64px;
  font-size:2.5rem;
  line-height:1.625;
  margin-top:-32px
 }
 .arrow-prev {
  left:-10px
 }
 .arrow-next {
  right:-10px
 }
 .pager {
  padding:23px 0 0
 }
 body {
  font-size:1.125rem;
  line-height:1.55556
 }
 .proxima-nova {
  font-weight:100
 }
 .proxima-nova b,.proxima-nova strong {
  font-weight:300
 }
 .brandon-grotesque {
  font-weight:100
 }
 .brandon-grotesque b,.brandon-grotesque strong {
  font-weight:300
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
  letter-spacing:-1px;
  word-spacing:6px
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .lora,body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
  letter-spacing:-1px;
  word-spacing:3px
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
  letter-spacing:-1px;
  word-spacing:4px
 }
 .auto-font-size {
  font-size:3.25rem
 }
 .auto-font-size .claim-bg-inv.playfair-display>span>span,.auto-font-size .claim-bg.playfair-display>span>span,.auto-font-size .claim-color-alpha.playfair-display>span>span,.auto-font-size .claim-color-inv.playfair-display>span>span,.auto-font-size .claim-color.playfair-display>span>span,.auto-font-size .claim-gray.playfair-display>span>span {
  padding-bottom:2px
 }
 .auto-font-size>.wnd-font-size-90 {
  font-size:100%
 }
 .auto-font-size>.wnd-font-size-70,.auto-font-size>.wnd-font-size-80 {
  font-size:74.5%
 }
 .auto-font-size>.wnd-font-size-50,.auto-font-size>.wnd-font-size-60 {
  font-size:65%
 }
 .auto-font-size>.wnd-font-size-30,.auto-font-size>.wnd-font-size-40 {
  font-size:56.5%
 }
 .auto-font-size>.wnd-font-size-10,.auto-font-size>.wnd-font-size-20 {
  font-size:49%
 }
 .text p,.text ul {
  padding-bottom:20px
 }
 .text ul li {
  padding:0 0 5px 60px
 }
 .text ul li:before {
  left:20px
 }
 .text ul li ol,.text ul li ul {
  padding-top:5px
 }
 .column-wrapper .column-content .text ul {
  padding-bottom:20px
 }
 .column-wrapper .column-content .text ul li {
  padding:0 0 5px 40px
 }
 .text ol {
  padding:0 0 20px 40px
 }
 .text ol li {
  padding:0 0 5px 20px
 }
 .text ol li ol,.text ol li ul {
  padding-top:5px
 }
 .text ol li ul li {
  padding:0 0 5px 60px
 }
 .text ol li ul li:before {
  left:20px
 }
 .column-wrapper .column-content .text ol {
  padding-bottom:20px
 }
 .column-wrapper .column-content .text ol li {
  padding:0 0 5px 40px
 }
 blockquote {
  font-size:1.3125rem;
  line-height:1.52381;
  padding:32px 32px 47px 75px
 }
 blockquote:before {
  font-size:6.875rem;
  top:30px
 }
 html[lang=ja] blockquote:before {
  left:-33px;
  top:40px;
  font-size:4rem
 }
 html[lang=ca] blockquote:before,html[lang=el] blockquote:before,html[lang=fr] blockquote:before,html[lang=it] blockquote:before,html[lang=lv] blockquote:before,html[lang=no] blockquote:before,html[lang=pt] blockquote:before,html[lang=ru] blockquote:before,html[lang=uk] blockquote:before {
  top:-5px;
  left:0;
  max-height:90px
 }
 html[lang=cz] blockquote:before,html[lang=de] blockquote:before,html[lang=hr] blockquote:before,html[lang=hu] blockquote:before,html[lang=nl] blockquote:before,html[lang=pl] blockquote:before,html[lang=sk] blockquote:before {
  top:-45px;
  left:10px;
  max-height:130px
 }
 .blog-detail-header-01 .blog-detail-title div,.blog-detail-head h1,.blog h1,.text h1 {
  font-size:2.875rem;
  line-height:1.56522
 }
 .blog-detail-header-01 .blog-detail-title div+h3,.blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
  margin-top:-5px
 }
 .blog-detail-head h3,.blog-detail-head h4,.blog h3,.blog h4,.text h3,.text h4 {
  font-size:1.25rem;
  line-height:1.5
 }
 .blog-detail-head h1+ol,.blog-detail-head h1+p,.blog-detail-head h1+ul,.blog h1+ol,.blog h1+p,.blog h1+ul,.text h1+ol,.text h1+p,.text h1+ul {
  padding-top:11px
 }
 .blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
  margin-top:-5px
 }
 .blog-detail-head h2,.blog h2,.text h2 {
  font-size:2rem;
  line-height:1.3125;
  padding-bottom:11px
 }
 .blog-detail-head h2+h1,.blog-detail-head h2+h2,.blog-detail-head h2+h3,.blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+h1,.blog h2+h2,.blog h2+h3,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+h1,.text h2+h2,.text h2+h3,.text h2+ol,.text h2+p,.text h2+ul {
  margin-top:-11px
 }
 .blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+ol,.text h2+p,.text h2+ul {
  padding-top:7px
 }
 .blog-detail-head h2+h3,.blog h2+h3,.text h2+h3 {
  padding-bottom:5px
 }
 .blog-detail-head h3+ol,.blog-detail-head h3+p,.blog-detail-head h3+ul,.blog-detail-head h4+ol,.blog-detail-head h4+p,.blog-detail-head h4+ul,.blog h3+ol,.blog h3+p,.blog h3+ul,.blog h4+ol,.blog h4+p,.blog h4+ul,.text h3+ol,.text h3+p,.text h3+ul,.text h4+ol,.text h4+p,.text h4+ul {
  padding-top:9px
 }
 .blog-detail-head blockquote+h1,.blog-detail-head ol+h1,.blog-detail-head p+h1,.blog-detail-head ul+h1,.blog blockquote+h1,.blog ol+h1,.blog p+h1,.blog ul+h1,.text blockquote+h1,.text ol+h1,.text p+h1,.text ul+h1 {
  padding-top:28px
 }
 .blog-detail-head blockquote+h2,.blog-detail-head ol+h2,.blog-detail-head p+h2,.blog-detail-head ul+h2,.blog blockquote+h2,.blog ol+h2,.blog p+h2,.blog ul+h2,.text blockquote+h2,.text ol+h2,.text p+h2,.text ul+h2 {
  padding-top:6px
 }
 .blog-detail-head blockquote+h3,.blog-detail-head blockquote+h4,.blog-detail-head ol+h3,.blog-detail-head ol+h4,.blog-detail-head p+h3,.blog-detail-head p+h4,.blog-detail-head ul+h3,.blog-detail-head ul+h4,.blog blockquote+h3,.blog blockquote+h4,.blog ol+h3,.blog ol+h4,.blog p+h3,.blog p+h4,.blog ul+h3,.blog ul+h4,.text blockquote+h3,.text blockquote+h4,.text ol+h3,.text ol+h4,.text p+h3,.text p+h4,.text ul+h3,.text ul+h4 {
  padding-top:17px
 }
 .column-wrapper .blog h2,.column-wrapper .text h2 {
  font-size:1.4375rem;
  line-height:1.3913;
  padding-bottom:8px
 }
 .column-wrapper .blog h3,.column-wrapper .blog h4,.column-wrapper .text h3,.column-wrapper .text h4 {
  font-size:1.125rem;
  line-height:1.55556
 }
 .column-wrapper .blog h1,.column-wrapper .text h1 {
  font-size:1.75rem;
  line-height:1.42857
 }
 .column-wrapper .blog h1+h3,.column-wrapper .text h1+h3 {
  padding-top:11px
 }
 .column-wrapper .blog h2+h3,.column-wrapper .text h2+h3 {
  margin-top:-5px
 }
 .column-wrapper .blog blockquote+h1,.column-wrapper .blog ol+h1,.column-wrapper .blog p+h1,.column-wrapper .blog ul+h1,.column-wrapper .text blockquote+h1,.column-wrapper .text ol+h1,.column-wrapper .text p+h1,.column-wrapper .text ul+h1 {
  padding-top:19px
 }
 .column-wrapper .blog blockquote+h2,.column-wrapper .blog ol+h2,.column-wrapper .blog p+h2,.column-wrapper .blog ul+h2,.column-wrapper .text blockquote+h2,.column-wrapper .text ol+h2,.column-wrapper .text p+h2,.column-wrapper .text ul+h2 {
  padding-top:14px
 }
 .column-wrapper .blog blockquote+h3,.column-wrapper .blog blockquote+h4,.column-wrapper .blog ol+h3,.column-wrapper .blog ol+h4,.column-wrapper .blog p+h3,.column-wrapper .blog p+h4,.column-wrapper .blog ul+h3,.column-wrapper .blog ul+h4,.column-wrapper .text blockquote+h3,.column-wrapper .text blockquote+h4,.column-wrapper .text ol+h3,.column-wrapper .text ol+h4,.column-wrapper .text p+h3,.column-wrapper .text p+h4,.column-wrapper .text ul+h3,.column-wrapper .text ul+h4 {
  padding-top:12px
 }
 .column-wrapper .text-content,.text-content {
  padding:9px 15px
 }
 .wnd-float-left,.wnd-float-right {
  margin-bottom:5px!important
 }
 .button .pr:not(.pr-0) a,.eshop-slider .product-button .pr:not(.pr-0) a,.pr:not(.pr-0) .button a,.pr:not(.pr-0) .eshop-slider .product-button a {
  min-width:auto
 }
 .button {
  padding:23px 15px
 }
 .hr-line {
  padding:45px 15px
 }
 .column-content .hr-line {
  padding:30px 15px
 }
 .gallery .empty {
  padding:15px 0
 }
 .gallery-grid {
  padding:3px
 }
 .gallery-grid .gallery-photo {
  width:25%;
  padding:12px
 }
 .social-icons-01 {
  padding:8px 4px 15px
 }
 .form {
  padding-left:14.5%;
  padding-right:14.5%
 }
 .form-file-button,.form label {
  font-size:1.075rem;
  line-height:1.52941
 }
 .form-submit {
  font-size:1.125rem;
  line-height:1.11111
 }
 .form-submit button {
  padding:7px 1em 6px
 }
 .form-checkbox-simple label>span {
  padding:0 5px
 }
 .pr .form-checkbox-simple label>span {
  padding:0 10px
 }
 .form-message {
  padding:0 15px;
  text-align:center
 }
 .pr .form-input,.pr .form-submit {
  padding:10px 15px
 }
 .pr .form label:not([for]) {
  padding:0
 }
 .pr .form-captcha {
  padding-left:12px
 }
 .blog-empty-listing:not(:empty) {
  padding:9px 15px
 }
 .blog-item-head h2 {
  font-size:1.625rem;
  line-height:1.23077
 }
 .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
  font-size:22px;
  line-height:30px;
  margin-right:12px
 }
 .blog-basic .blog-item {
  padding:9px 15px;
  padding-right:32%
 }
 .blog-basic .pager {
  padding:15px
 }
 .column-content .blog.blog-basic .blog-item {
  padding:9px 15px
 }
 .blog-classic .blog-item,.blog-classic .pager,.column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-classic .blog-item:not(.wnd-empty-thumbnail) {
  padding:15px
 }
 .column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:first-child {
  padding:9px 15px
 }
 .column-content .blog.blog-classic .pager {
  padding:15px
 }
 .blog-large .blog-item,.blog-large .pager {
  padding:9px 15px
 }
 .column-content .blog.blog-large .blog-item:not(:first-child) {
  padding:15px
 }
 .column-content .blog.blog-large .blog-item:first-child {
  padding:9px 15px 15px
 }
 .blog-large-grid .blog-item,.column-content .blog.blog-large .pager {
  padding:15px
 }
 .blog-large-grid .blog-item-head h2 {
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-large-grid .blog-item .perex-content {
  font-size:1.125rem;
  line-height:1.44444;
  height:78px
 }
 .blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
  font-size:1.375rem!important;
  line-height:1.18182!important
 }
 .blog-large-grid .pager,.column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-large-grid .blog-item:not(.wnd-empty-thumbnail) {
  padding:15px
 }
 .column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:first-child {
  padding:9px 15px
 }
 .blog-text .blog-item,.blog-text .pager,.column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-text .blog-item:not(.wnd-empty-thumbnail) {
  padding:15px
 }
 .column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:first-child {
  padding:9px 15px
 }
 .blog-text-over-image .blog-item,.column-content .blog.blog-text .pager {
  padding:15px
 }
 .blog-text-over-image .blog-item h2 {
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-photo .blog-container,.blog-text-over-image .pager,.column-content .blog-text-over-image .blog-item {
  padding:15px
 }
 .blog-photo .blog-item-head,.blog-photo .blog-item-perex,.pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex {
  margin:0 -15px
 }
 .blog-photo .pager-container {
  margin:0 -4px
 }
 .pr-0 .blog-photo .pager-container {
  margin:0 15px
 }
 .pr-infinity .blog-photo .pager-container {
  margin:0 -15px
 }
 .eshop-filter {
  padding:20px
 }
 .eshop-filter-category {
  padding-bottom:0
 }
 .eshop-filter h3 {
  margin:0 0 12px
 }
 .eshop-filter-list {
  position:relative;
  top:auto;
  left:auto;
  right:auto;
  display:block;
  height:auto;
  margin:0 0 20px;
  border:none;
  background:none
 }
 .eshop-filter-list li a {
  padding:0 0 5px
 }
 .eshop-filter-list:after {
  display:none
 }
 .eshop-filter-list li.active {
  display:none;
  padding:0
 }
 .eshop-filter-select {
  display:none
 }
 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
  width:78%;
  float:right;
  padding-left:15px
 }
 .eshop.wnd-show-filter.show-filter .eshop-filter {
  width:22%;
  float:left;
  padding:15px 15px 0 0
 }
 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
  margin:-25px -15px -10px
 }
 .eshop-grid-square .item {
  width:33.3%;
  padding:15px
 }
 .eshop-grid-square .item-head h2 {
  font-size:1.25rem;
  line-height:1.2
 }
 .eshop-grid-square .product-price {
  font-size:1.125rem;
  line-height:1.44444
 }
 .eshop-grid-square .product-price-comparative {
  font-size:1.25rem;
  line-height:1.4
 }
 .eshop-grid-nature .item {
  width:33.3%;
  margin:10px 0
 }
 .eshop-grid-nature .item-head h2 {
  font-size:1.375rem;
  line-height:1.09091
 }
 .eshop-grid-nature .product-price {
  font-size:1.25rem;
  line-height:1.3
 }
 .eshop-grid-nature .product-price-comparative {
  font-size:1.25rem;
  line-height:1.4
 }
 .eshop-grid .wnd-empty-placeholder {
  margin:27px 0 0
 }
 .eshop-slider .item-wrapper {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .eshop-slider .item-content,.eshop-slider .item-media {
  width:50%;
  float:left
 }
 .eshop-slider .item-content {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  align-content:center;
  -ms-flex-pack:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-box-align:flex-start;
  -ms-flex-align:flex-start;
  align-items:flex-start;
  text-align:left;
  padding:20px 2em 20px 3em
 }
 .eshop-slider .item-price {
  text-align:left;
  padding:1em 0 1.5em
 }
 .eshop-slider .thumbnail {
  padding-top:85%
 }
 .eshop-slider .product-title {
  font-size:2.5rem;
  line-height:1.4;
  max-height:112px
 }
 .eshop-slider .product-text {
  font-size:1.1875rem;
  line-height:1.47368
 }
 .eshop-slider .product-text-content {
  margin:12px 0 0;
  max-height:62px
 }
 .eshop-slider .product-price {
  font-size:1.5625rem;
  line-height:1.2
 }
 .eshop-slider .product-price-comparative {
  font-size:1.375rem;
  line-height:1.36364
 }
 .eshop-slider .product-button {
  text-align:left;
  margin:0;
  padding:0 0 20px
 }
 .eshop-slider .product-button a {
  min-width:auto
 }
 .eshop-carousel .eshop-wrapper-correction {
  margin:-35px -20px
 }
 .eshop-carousel .item {
  width:33.3%;
  padding:15px
 }
 .eshop-carousel:after {
  content:"3"
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+3) {
  display:block
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+4) {
  display:none
 }
 .wnd-cart:not(.wnd-cart-empty) {
  padding-bottom:0
 }
 .wnd-cart:not(.wnd-cart-empty)+#fe_footer {
  top:auto
 }
 .eshop-cart {
  padding:30px 15px 15px
 }
 .eshop-cart-head {
  display:block;
  padding:10px 13px
 }
 .eshop-cart-th {
  padding:0 5px;
  float:left
 }
 .eshop-cart-th:first-child {
  padding-left:0
 }
 .eshop-cart-th:last-child {
  padding-right:0
 }
 .eshop-cart-tr {
  padding:13px;
  margin:0 0 10px
 }
 .eshop-cart-td {
  padding:5px;
  float:left
 }
 .eshop-cart-td:first-child {
  padding-left:0
 }
 .eshop-cart-td:last-child {
  padding-right:0
 }
 .eshop-cart-item,.eshop-cart-vertical {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .eshop-cart-vertical {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  -ms-justify-content:center;
  justify-content:center
 }
 .eshop-cart-flex-start {
  -webkit-box-align:flex-start;
  -ms-flex-align:flex-start;
  align-items:flex-start
 }
 .eshop-cart-product {
  width:49%
 }
 .eshop-cart-product-image {
  width:65px;
  height:65px
 }
 .eshop-cart-product-title {
  margin-left:20px
 }
 .eshop-cart-product-variant {
  margin-left:20px;
  padding:0 0 5px
 }
 .eshop-cart-price {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  width:15%;
  text-align:left
 }
 .eshop-cart-quantity {
  width:15%;
  min-width:130px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .eshop-cart-quantity,.eshop-cart-quantity-wrapper {
  text-align:center
 }
 .eshop-cart-out-of-stock {
  padding-left:0
 }
 .eshop-cart-sum {
  min-height:0;
  width:15%
 }
 .eshop-cart-delete,.eshop-cart-sum {
  -webkit-box-align:flex-end;
  -ms-flex-align:flex-end;
  align-items:flex-end
 }
 .eshop-cart-delete {
  position:relative;
  top:auto;
  right:auto;
  width:7%;
  text-align:right;
  float:right
 }
 .eshop-cart-total {
  padding:22px 23px;
  text-align:right
 }
 .eshop-cart-total-label {
  float:none
 }
 .eshop-cart-total-value {
  float:none;
  padding:0 7% 0 15px
 }
 .eshop-cart-continue {
  float:left;
  line-height:1;
  padding:55px 13px 0
 }
 .eshop-cart-continue a {
  font-size:1.125rem;
  line-height:1.55556
 }
 .eshop-cart-checkout {
  position:relative;
  text-align:right;
  float:right;
  line-height:0;
  padding:40px 13px 0
 }
 .eshop-detail form {
  display:block;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row
 }
 .eshop-detail-left {
  width:50%;
  float:left;
  padding-right:20px
 }
 .eshop-detail-right {
  width:50%;
  float:right
 }
 .eshop-detail-head {
  -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  order:2
 }
 .eshop-detail-ribbons {
  padding:0 20px
 }
 .eshop-detail-gallery {
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  order:1
 }
 .eshop-detail-content {
  -webkit-box-ordinal-group:3;
  -ms-flex-order:3;
  order:3
 }
 .eshop-detail-price {
  margin-left:0
 }
 .eshop-detail .product-title-content {
  padding:5px 20px;
  margin-bottom:5px
 }
 .eshop-detail .product-ribbon {
  float:left;
  margin:5px
 }
 .eshop-detail .product-ribbon:first-child {
  margin-left:0
 }
 .eshop-detail .product-ribbon:last-child {
  margin-right:0
 }
 .eshop-detail .product-text {
  font-size:1.25rem;
  line-height:1.6
 }
 .eshop-detail .product-text-content {
  padding:12px 20px
 }
 .eshop-detail .product-price {
  font-size:1.875rem;
  line-height:1.26667;
  padding:5px 10px 5px 20px
 }
 .eshop-detail .product-price-comparative {
  font-size:1.375rem;
  line-height:1.18182;
  padding:0 3px;
  margin-left:5px
 }
 .eshop-detail .product-cart {
  position:relative;
  padding:20px;
  display:inline-block;
  background-color:transparent!important;
  box-shadow:none!important
 }
 .eshop-detail .product-gallery-title span {
  font-size:1.125rem;
  line-height:1.44444
 }
 .eshop-detail .product-gallery-nav {
  height:100px;
  width:100%;
  margin:10px 0 0
 }
 .eshop-detail .product-gallery-nav.show-arrows {
  padding:0 25px
 }
 .eshop-detail .product-gallery-nav:after {
  content:"horizontal"
 }
 .eshop-detail .product-gallery-nav ul {
  width:auto;
  height:100px
 }
 .eshop-detail .product-gallery-nav li {
  margin:0 0 0 10px
 }
 .eshop-detail .product-gallery-nav-arrow {
  width:25px;
  height:100%
 }
 .eshop-detail .product-gallery-nav-arrow-next {
  top:0;
  right:0;
  left:auto;
  bottom:auto
 }
 .eshop-detail .product-variants-title {
  margin:15px 0 0 20px
 }
 .eshop-detail .product-variants-content {
  margin:0 0 10px 5px;
  padding:0
 }
 .eshop-detail .product-variants-group {
  float:none;
  width:100%
 }
 .eshop-detail .product-variants-group .select {
  max-width:15em
 }
 .eshop-detail .wnd-empty-placeholder {
  font-size:1.125rem;
  line-height:1.55556
 }
 .mt-02-column .text h3 {
  font-size:1.25rem;
  line-height:1.55
 }
 .mt-02-column .text h4 {
  font-size:1.075rem;
  line-height:1.64706
 }
 .mt-03-column {
  padding:8px 0
 }
 .mt-03-column .mt-column {
  width:33.33333%;
  margin-top:0;
  margin-bottom:0
 }
 .mt-03-column .mt-column:last-child,.mt-03-column .mt-column:nth-child(3n+1),.mt-03-column .mt-column:nth-child(3n+2),.mt-03-column .mt-column:nth-child(3n+3) {
  margin-right:0
 }
 .mt-03-column .image {
  margin:auto!important;
  float:none
 }
 .mt-03-column .text-content {
  text-align:center;
  padding:10px 10px 20px
 }
 .mt-03-column .text h3,.mt-03-column .text h4 {
  text-align:center
 }
 .mt-03-column .text h4 {
  font-size:1.075rem;
  line-height:1.64706
 }
 .mt-03-column .text h3 {
  font-size:1.25rem;
  line-height:1.55
 }
 .mt-contact-01,.mt-contact-02 {
  padding:8px
 }
 .mt-pricing-01 {
  padding:15px;
  width:71%
 }
 .mt-pricing-01 .text h3 {
  font-size:1.4375rem;
  line-height:1.47826
 }
 .mt-pricing-01 .text:first-child .text-content {
  padding:8px
 }
 .mt-02-project,.mt-pricing-01 .text:last-child .text-content {
  padding:8px 0
 }
 .mt-02-project .text {
  font-size:1.1875rem;
  line-height:1.57895
 }
 .mt-02-project .text h3 {
  font-size:2rem;
  line-height:1.3125
 }
 .mt-02-project .text h4 {
  font-size:1.25rem;
  line-height:1.6
 }
 .layout-01 .section-inner {
  padding:35px 5px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .layout-01 .section-inner {
    padding-right:max(5px,env(safe-area-inset-right));
    padding-left:max(5px,env(safe-area-inset-left))
   }
  }
 }
 .blog-detail-footer {
  padding:30px 15px 15px
 }
 .blog-detail-share {
  padding-bottom:30px
 }
 .header-01 .nav-line {
  position:absolute;
  top:0;
  left:0
 }
 body:not(.wnd-eshop) .header-01 .nav-line {
  height:100px;
  position: fixed;
 }
 .header-01 .nav-line .section-inner {
  padding:0 20px 0 10px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right));
    padding-left:max(10px,env(safe-area-inset-left))
   }
  }
 }
 .wnd-eshop .header-01 .logo {
  max-width:430px
 }
 .header-01 .logo {
  height:76px;
  margin:10px 0 10px -2px
 }
 .wnd-eshop .header-01 .logo {
  margin:5px 0 5px -2px
 }
 .header-01 .logo .logo-content,.header-01 .logo .logo-content a {
  height:76px
 }
 .header-01 .logo.logo-borders .logo-content,.header-01 .logo.logo-borders .logo-content a {
  height:72px
 }
 .header-01 .logo .text-content {
  font-size:1.875rem;
  line-height:2.46667;
  padding:1px 15px
 }
 .header-01 .logo .image-content {
  padding-left:8px
 }
 .header-01 .logo .image-content img {
  height:68px;
  margin:8px 0 0
 }
 .header-01 .logo .embed-content {
  height:76px;
  padding-left:15px
 }
 .header-01 .logo.logo-borders .embed-content,.header-01 .logo.logo-borders .logo-content a {
  height:72px
 }
 .header-01 .logo-borders .text-content {
  font-size:1.875rem;
  line-height:2.33333
 }
 .wnd-eshop .header-01 .initial-state #menu {
  max-width:calc(100% - 430px - 103px)
 }
 .header-01 .wnd-font-size-90 .text-content {
  font-size:1.625rem;
  line-height:2.84615
 }
 .header-01 .wnd-font-size-90.logo-borders .text-content {
  font-size:1.625rem;
  line-height:2.69231
 }
 .header-01 .wnd-font-size-70 .text-content,.header-01 .wnd-font-size-80 .text-content {
  font-size:1.625rem;
  line-height:1.42308
 }
 .header-01 .wnd-font-size-70.logo-borders .text-content,.header-01 .wnd-font-size-80.logo-borders .text-content {
  font-size:1.625rem;
  line-height:1.34615
 }
 .header-01 .wnd-font-size-50 .text-content,.header-01 .wnd-font-size-60 .text-content {
  font-size:1.4375rem;
  line-height:1.6087
 }
 .header-01 .wnd-font-size-50.logo-borders .text-content,.header-01 .wnd-font-size-60.logo-borders .text-content {
  font-size:1.4375rem;
  line-height:1.52174
 }
 .header-01 .wnd-font-size-10 .text-content,.header-01 .wnd-font-size-20 .text-content,.header-01 .wnd-font-size-30 .text-content,.header-01 .wnd-font-size-40 .text-content {
  font-size:1.3125rem;
  line-height:1.66667;
  padding-top:4px
 }
 .header-01 .wnd-font-size-10.logo-borders .text-content,.header-01 .wnd-font-size-20.logo-borders .text-content,.header-01 .wnd-font-size-30.logo-borders .text-content,.header-01 .wnd-font-size-40.logo-borders .text-content {
  font-size:1.3125rem;
  line-height:1.57143;
  padding-top:4px
 }
 .header-01 #menu-mobile {
  display:none
 }
 .header-01.design-01 .logo,.header-01.design-03 .logo,.header-01.design-04 .logo,.header-01.design-05 .logo {
  height:76px;
  margin:2px 0 5px -2px
 }
 .wnd-eshop .header-01.design-01 .logo,.wnd-eshop .header-01.design-03 .logo,.wnd-eshop .header-01.design-04 .logo,.wnd-eshop .header-01.design-05 .logo {
  margin:6px 0 5px -2px
 }
 .header-01.design-02 .logo {
  height:76px;
  margin:2px 0 5px -2px
 }
 .wnd-eshop .header-01.design-02 .logo {
  margin:2px 0 5px -2px
 }
 .header-01 #menu-overlay {
  display:none!important
 }
 .header-01 .close-menu {
  display:none
 }
 .header-01 ul,.header-01 ul li {
  margin:0;
  padding:0
 }
 .header-01 ul li {
  list-style:none;
  position:relative
 }
 .header-01 #menu {
  float:right;
  height:80px;
  display:block!important;
  padding:0!important;
  font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
  font-weight:400;
  position:relative;
  padding-right:19px!important
 }
 .wnd-fonts-fallback .header-01 #menu {
  font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
 }
 .header-01 #menu:lang(ja) {
  font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
 }
 .header-01 #menu>div {
  display:block;
  margin:0
 }
 .header-01 #menu ul.level-1 {
  margin:0;
  padding:0;
  float:right;
  list-style:none
 }
 .header-01 #menu ul.level-1>li {
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  display:inline-block
 }
 .header-01 #menu ul.level-1>li>a {
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  font-size:1vw;
  line-height:6.15385;
  text-decoration:none;
  display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  position:relative;
  vertical-align:middle
 }
 .header-01 #menu ul.level-1>li>a>span {
  position:relative
 }
 .header-01 #menu ul.level-1>li>a>span:after,.header-01 #menu ul.level-1>li>a>span:before {
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  position:absolute;
  bottom:-4px;
  height:1px;
  width:0;
  content:""
 }
 .header-01 #menu ul.level-1>li>a>span:before {
  left:50%
 }
 .header-01 #menu ul.level-1>li>a>span:after {
  right:50%
 }
 body:not(.touched) .header-01 #menu ul.level-1>li>a:hover>span:after,body:not(.touched) .header-01 #menu ul.level-1>li>a:hover>span:before {
  width:51%
 }
 .header-01 #menu ul.level-1>li:last-child>a {
  padding:0 0 0 15px
 }
 .header-01 #menu ul.level-1>li:last-child ul.level-2.align {
  right:0
 }
 .header-01 #menu ul.level-1>li.hover>a>span:after,.header-01 #menu ul.level-1>li.hover>a>span:before,.header-01 #menu ul.level-1>li.wnd-active-path>a>span:after,.header-01 #menu ul.level-1>li.wnd-active-path>a>span:before,.header-01 #menu ul.level-1>li.wnd-active>a>span:after,.header-01 #menu ul.level-1>li.wnd-active>a>span:before {
  width:51%
 }
 .header-01 #menu ul.level-1>li .mm-arrow {
  display:none
 }
 .header-01 #menu ul.level-1>li.more>a {
  height:80px;
  border:none;
  position:relative;
  cursor:pointer!important
 }
 .header-01 #menu ul.level-1>li.more>a:after {
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  content:"";
  font-family:WebnodeIcons;
  font-size:.95rem;
  line-height:1.06667;
  position:relative;
  top:0;
  right:11px;
  display:inline-block;
  font-style:normal
 }
 .header-01 #menu ul.level-1>li.more>a>span {
  padding-right:15px
 }
 .header-01 #menu ul.level-1>li.overflowed {
  display:none
 }
 .header-01 #menu ul.level-1>li:last-child:not(.more) a {
  padding-right:15px
 }
 .header-01 #menu .more ul.level-2.align {
  right:10px!important
 }
 .header-01 #menu ul.level-2 {
  position:absolute;
  top:60px;
  left:-35px;
  margin:0;
  padding:15px 50px 30px;
  list-style:none;
  z-index:75;
  display:none;
  text-align:left
 }
 .header-01 #menu ul.level-2:after,.header-01 #menu ul.level-2:before {
  position:absolute;
  left:68px;
  margin-left:-7px;
  content:"";
  display:block;
  width:0;
  height:0;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-bottom-width:7px;
  border-bottom-style:solid
 }
 .header-01 #menu ul.level-2:before {
  top:10px;
  z-index:75
 }
 .header-01 #menu ul.level-2:after {
  top:9px
 }
 .header-01 #menu ul.level-2.align {
  left:auto;
  right:15px;
  padding-right:0
 }
 .header-01 #menu ul.level-2.align:after,.header-01 #menu ul.level-2.align:before {
  left:auto;
  right:12px
 }
 .header-01 #menu ul.level-2.open {
  -webkit-animation:h 1s;
  animation:h 1s;
  display:block
 }
 .header-01 #menu ul.level-2>li {
  border-left-width:1px;
  border-left-style:solid;
  border-right-width:1px;
  border-right-style:solid;
  float:none;
  margin:0;
  padding:0;
  list-style:none;
  position:relative;
  width:210px
 }
 .header-01 #menu ul.level-2>li a {
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  display:block;
  text-decoration:none;
  padding:7px 15px;
  line-height:0;
  position:relative
 }
 .header-01 #menu ul.level-2>li a>span {
  font-size:.875rem;
  line-height:1.42857;
  letter-spacing:1px;
  max-width:100%;
  display:inline-block;
  overflow:hidden;
  text-transform:uppercase;
  position:relative
 }
 .header-01 #menu ul.level-2>li:first-child {
  border-top-width:1px;
  border-top-style:solid;
  padding-top:6px
 }
 .header-01 #menu ul.level-2>li:last-child {
  border-bottom-width:1px;
  border-bottom-style:solid;
  padding-bottom:6px
 }
 .header-01 #menu ul.level-2>li.wnd-with-submenu>a {
  padding-right:33px
 }
 .header-01 #menu ul.level-2>li.wnd-with-submenu .mm-arrow:after,.header-01 #menu ul.level-2>li.wnd-with-submenu .mm-up:after {
  padding-top:1px
 }
 .header-01 #menu ul.level-2>li.wnd-with-submenu:first-child .mm-arrow:after {
  padding-top:7px
 }
 .header-01 #menu ul.level-2>li.wnd-with-submenu:first-child .mm-up:after {
  padding-top:0;
  margin-top:7px
 }
 .header-01 #menu ul.level-2>li.wnd-active-path>a>span,.header-01 #menu ul.level-2>li.wnd-active>a>span {
  font-weight:600
 }
 .header-01 #menu ul.level-2>li .mm-arrow {
  width:30px!important;
  position:absolute;
  top:0;
  right:0;
  display:block;
  border:none!important;
  background:none!important;
  z-index:75;
  margin:0!important;
  padding:0!important
 }
 .header-01 #menu ul.level-2>li .mm-arrow:after {
  content:"";
  font-family:WebnodeIcons;
  -webkit-transition:all .25s ease;
  transition:all .25s ease;
  font-size:.95rem;
  line-height:2.13333;
  text-align:center;
  display:inline-block;
  width:30px
 }
 .header-01 #menu ul.level-2>li .mm-arrow.mm-up:after {
  -webkit-animation:g .25s;
  animation:g .25s;
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg)
 }
 body:not(.touched) .header-01 #menu ul.level-2>li:hover .mm-down {
  -webkit-animation:j 1s infinite;
  animation:j 1s infinite
 }
 .header-01 #menu ul.level-3 {
  display:none
 }
 .header-01 #menu ul.level-3.open {
  -webkit-animation:i .5s;
  animation:i .5s;
  display:block
 }
 .header-01 #menu ul.level-3 li {
  float:none;
  margin:0;
  padding:0;
  list-style:none
 }
 .header-01 #menu ul.level-3 li a {
  padding-left:35px
 }
 .header-01 #menu ul.level-3 li.wnd-active>a>span {
  font-weight:600
 }
 .header-01 #menu ul.level-3 li ul {
  opacity:1!important;
  margin:0;
  padding:0;
  display:block!important
 }
 .header-01.design-01 #menu ul.level-2,.header-01.design-02 #menu ul.level-2,.header-01.design-03 #menu ul.level-2,.header-01.design-04 #menu ul.level-2,.header-01.design-05 #menu ul.level-2 {
  position:absolute;
  top:50px;
  left:-35px
 }
 .header-01.design-02 {
  padding-top:100px
 }
 .wnd-eshop .header-01.design-02 {
  padding-top:81px
 }
 .header-01.design-02 .nav-line {
  height:100px
 }
 .wnd-eshop .header-01.design-02 .nav-line {
  height:81px
 }
 .header-01.design-02 .nav-line .section-inner {
  padding-top:10px;
  padding-bottom:10px
 }
 .wnd-eshop .header-01.design-02 .nav-line .section-inner {
  padding-top:0;
  padding-bottom:0
 }
 .wnd-menu-empty .header-01.design-01 .cart,.wnd-menu-empty .header-01.design-02 .cart,.wnd-menu-empty .header-01.design-03 .cart,.wnd-menu-empty .header-01.design-04 .cart,.wnd-menu-empty .header-01.design-05 .cart,.wnd-menu-empty .header-01.design-19 .cart {
  position:absolute;
  top:0;
  left:auto;
  right:20px
 }
 .header-01.design-01 .cart,.header-01.design-02 .cart,.header-01.design-03 .cart,.header-01.design-04 .cart,.header-01.design-05 .cart,.header-01.design-19 .cart {
  position:relative;
  top:0;
  left:auto;
  right:auto;
  float:right;
  padding-left:7px;
  height:80px
 }
 .header-01.design-01 .cart:before,.header-01.design-02 .cart:before,.header-01.design-03 .cart:before,.header-01.design-04 .cart:before,.header-01.design-05 .cart:before,.header-01.design-19 .cart:before {
  position:absolute;
  top:27px;
  left:0;
  bottom:27px;
  content:"";
  display:block;
  width:1px
 }
 .header-01.design-01 .cart a,.header-01.design-02 .cart a,.header-01.design-03 .cart a,.header-01.design-04 .cart a,.header-01.design-05 .cart a,.header-01.design-19 .cart a {
  font-size:.8125rem;
  line-height:6.15385;
  font-weight:400;
  padding:0;
  margin-left:25px
 }
 .header-01.design-01 .cart a:after,.header-01.design-02 .cart a:after,.header-01.design-03 .cart a:after,.header-01.design-04 .cart a:after,.header-01.design-05 .cart a:after,.header-01.design-19 .cart a:after {
  margin:0 12px;
  font-size:1.21875rem;
  line-height:1.53846
 }
 .header-01.design-01 .cart-text,.header-01.design-02 .cart-text,.header-01.design-03 .cart-text,.header-01.design-04 .cart-text,.header-01.design-05 .cart-text,.header-01.design-19 .cart-text {
  display:block
 }
 .header-01.design-01 .cart-piece-count,.header-01.design-02 .cart-piece-count,.header-01.design-03 .cart-piece-count,.header-01.design-04 .cart-piece-count,.header-01.design-05 .cart-piece-count,.header-01.design-19 .cart-piece-count {
  position:absolute;
  top:36px;
  left:auto;
  right:4px
 }
 .header-01.design-01 {
  padding-top:100px
 }
 .wnd-eshop .header-01.design-01 {
  padding-top:81px
 }
 .header-01.design-01 .section-bg-layer {
  top:100px
 }
 .wnd-eshop .header-01.design-01 .section-bg-layer {
  top:81px
 }
 .header-01.design-01 .nav-line .section-inner {
  padding-top:10px;
  padding-bottom:10px
 }
 .wnd-eshop .header-01.design-01 .nav-line .section-inner {
  padding-top:0;
  padding-bottom:0
 }
 .header-01.design-01 .header-claim {
  padding:4% 0
 }
 .header-01.design-01 .claim-table {
  height:300px
 }
 .header-01.design-01 .subclaim .styled-inline-text>span {
  font-size:1.625rem;
  line-height:1.30769
 }
 .header-01.design-01 .subclaim .claim-bg-color>span,.header-01.design-01 .subclaim .claim-bg-inv>span,.header-01.design-01 .subclaim .claim-bg>span,.header-01.design-01 .subclaim .claim-color-alpha>span,.header-01.design-01 .subclaim .claim-color-inv>span,.header-01.design-01 .subclaim .claim-color>span,.header-01.design-01 .subclaim .claim-gray>span {
  font-size:1.625rem;
  line-height:1.69231
 }
 .header-01.design-03 {
  padding-top:100px
 }
 .wnd-eshop .header-01.design-03 {
  padding-top:81px
 }
 .header-01.design-03 .section-bg-layer {
  top:100px
 }
 .wnd-eshop .header-01.design-03 .section-bg-layer {
  top:81px
 }
 .header-01.design-03 .nav-line .section-inner {
  padding:10px 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-03 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .wnd-eshop .header-01.design-03 .nav-line .section-inner {
  padding:0 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .wnd-eshop .header-01.design-03 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .header-01.design-03 .claim-table {
  height:300px
 }
 .header-01.design-03 h1 .styled-inline-text {
  max-width:736px
 }
 .header-01.design-03 .subclaim .styled-inline-text>span {
  max-width:680px;
  font-size:1.625rem;
  line-height:1.30769
 }
 .header-01.design-03 .subclaim .claim-bg-color>span,.header-01.design-03 .subclaim .claim-bg-inv>span,.header-01.design-03 .subclaim .claim-bg>span,.header-01.design-03 .subclaim .claim-color-alpha>span,.header-01.design-03 .subclaim .claim-color-inv>span,.header-01.design-03 .subclaim .claim-color>span,.header-01.design-03 .subclaim .claim-gray>span {
  font-size:1.625rem;
  line-height:1.69231
 }
 .header-01.design-03 .subclaim .claim-bg-color.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-bg-color.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-bg-color.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-bg-inv.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-bg-inv.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-bg-inv.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-bg.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-bg.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-bg.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-color-alpha.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-color-alpha.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-color-alpha.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-color-inv.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-color-inv.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-color-inv.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-color.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-color.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-color.noto-serif-japanese>span,.header-01.design-03 .subclaim .claim-gray.jp-rounded-mgen-plus>span,.header-01.design-03 .subclaim .claim-gray.noto-sans-japanese>span,.header-01.design-03 .subclaim .claim-gray.noto-serif-japanese>span {
  font-size:1.625rem;
  line-height:1.88462
 }
 .header-01.design-04 {
  padding-top:100px
 }
 .wnd-eshop .header-01.design-04 {
  padding-top:81px
 }
 .header-01.design-04 .section-bg-layer {
  top:100px
 }
 .wnd-eshop .header-01.design-04 .section-bg-layer {
  top:81px
 }
 .header-01.design-04 .nav-line .section-inner {
  padding:10px 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-04 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .wnd-eshop .header-01.design-04 .nav-line .section-inner {
  padding:0 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .wnd-eshop .header-01.design-04 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .header-01.design-04 .header-claim .section-inner {
  max-width:680px
 }
 .header-01.design-04 .subclaim .styled-inline-text>span {
  font-size:1.625rem;
  line-height:1.30769
 }
 .header-01.design-04 .subclaim .claim-bg-color>span,.header-01.design-04 .subclaim .claim-bg-inv>span,.header-01.design-04 .subclaim .claim-bg>span,.header-01.design-04 .subclaim .claim-color-alpha>span,.header-01.design-04 .subclaim .claim-color-inv>span,.header-01.design-04 .subclaim .claim-color>span,.header-01.design-04 .subclaim .claim-gray>span {
  font-size:1.625rem;
  line-height:1.69231
 }
 .header-01.design-05 {
  padding-top:100px
 }
 .wnd-eshop .header-01.design-05 {
  padding-top:81px
 }
 .header-01.design-05 .section-bg-layer {
  top:100px
 }
 .wnd-eshop .header-01.design-05 .section-bg-layer {
  top:81px
 }
 .header-01.design-05 .nav-line .section-inner {
  padding:10px 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01.design-05 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .wnd-eshop .header-01.design-05 .nav-line .section-inner {
  padding:0 20px!important
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .wnd-eshop .header-01.design-05 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right))!important;
    padding-left:max(20px,env(safe-area-inset-left))!important
   }
  }
 }
 .header-01.design-05 .header-claim .section-inner {
  max-width:700px
 }
 .header-01.design-05 .subclaim .styled-inline-text>span {
  font-size:1.625rem;
  line-height:1.30769
 }
 .header-01.design-05 .subclaim .claim-bg-color>span,.header-01.design-05 .subclaim .claim-bg-inv>span,.header-01.design-05 .subclaim .claim-bg>span,.header-01.design-05 .subclaim .claim-color-alpha>span,.header-01.design-05 .subclaim .claim-color-inv>span,.header-01.design-05 .subclaim .claim-color>span,.header-01.design-05 .subclaim .claim-gray>span {
  font-size:1.625rem;
  line-height:1.69231
 }
 .footer-01.design-01 .lang-select {
  width:40%;
  max-width:40%;
  float:right;
  clear:left;
  margin:0;
  padding:4px 10px 0 0;
  line-height:1.78
 }
 .footer-01.design-01 .lang-select>div {
  display:block
 }
 .footer-01.design-01 .lang-select span.lang-title {
  width:100%;
  display:block;
  text-align:right;
  padding-bottom:6px;
  margin-right:0
 }
 .footer-01.design-01 .lang-select span.lang-title:after {
  content:"";
  display:none
 }
 .footer-01.design-01 .lang-select ul {
  text-align:right;
  float:right;
  display:block
 }
 .footer-01.design-01 .footer-line {
  padding:40px 10px
 }
 .wnd-multilang .footer-01.design-01 .footer-texts {
  width:59%
 }
 .wnd-multilang .footer-01.design-01 .copyright,.wnd-multilang .footer-01.design-01 .system-footer {
  display:block;
  float:left;
  text-align:left;
  clear:left
 }
 .heading-01.design-01 .heading-table {
  height:160px
 }
 .heading-01.design-01 .button {
  padding:8px 15px
 }
 .heading-01.design-02 .section-inner {
  padding:5% 10px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-02 .section-inner {
    padding-right:max(10px,env(safe-area-inset-right));
    padding-left:max(10px,env(safe-area-inset-left))
   }
  }
 }
 .heading-01.design-02 .heading-table {
  height:80px
 }
 .blog-detail-header-01 .blog-detail-head-outer {
  padding:0 15px
 }
 .blog-detail-header-01 .blog-detail-date div {
  font-size:1rem;
  line-height:1.3125
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-white.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-white.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-white.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-white.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-white.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-white.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-white.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-white.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2:after,.color-asphalt .section-white.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-white.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-white.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li,.color-asphalt .section-white.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-2>li a,.color-asphalt .section-white.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-white.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-white.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-white.header-01 ul.level-1>li a,.color-blue .section-white.header-01 ul.level-1>li a:after {
  color:#343266
 }
 .color-blue .section-white.header-01 ul.level-1>li a>span:after,.color-blue .section-white.header-01 ul.level-1>li a>span:before {
  background-color:#343266
 }
 .color-blue .section-white.header-01 ul.level-1>li.hover:after,.color-blue .section-white.header-01 ul.level-1>li.hover>a,.color-blue .section-white.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-white.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-white.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-white.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-white.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-white.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-white.header-01 ul.level-1>li a:hover:after {
  color:#26253b
 }
 .color-blue .section-white.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-white.header-01 ul.level-2>li .mm-down:after {
  color:#343266
 }
 .color-blue .section-white.header-01 ul.level-2>li .mm-up:after,.color-blue .section-white.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-white.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-white.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-white.header-01 ul.level-2>li a,.color-blue .section-white.header-01 ul.level-3>li a {
  color:#343266
 }
 .color-blue .section-white.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-white.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-white.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-white.header-01 ul.level-1>li a,.section-white.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-white.header-01 ul.level-1>li a>span:after,.section-white.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-white.header-01 ul.level-1>li.hover:after,.section-white.header-01 ul.level-1>li.hover>a,.section-white.header-01 ul.level-1>li.wnd-active-path:after,.section-white.header-01 ul.level-1>li.wnd-active-path>a,.section-white.header-01 ul.level-1>li.wnd-active:after,.section-white.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-white.header-01 ul.level-1>li a:hover,body:not(.touched) .section-white.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-white.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-white.header-01 ul.level-2:after,.section-white.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-white.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-white.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-white.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-white.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-white.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-white.header-01 ul.level-2>li:first-child,.section-white.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-white.header-01 ul.level-2>li.wnd-active-path>a,.section-white.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-white.header-01 ul.level-2>li,.section-white.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-white.header-01 ul.level-2>li a,.section-white.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-white.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-white.header-01 ul.level-2>li a:hover,body:not(.touched) .section-white.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-white .eshop-filter-list {
  border-color:transparent;
  background:transparent
 }
 body.wnd-cms:not(.touched) .section-white .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#000
 }
 .section-white .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-gray.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-gray.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2:after,.color-asphalt .section-gray.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-gray.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-gray.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li,.color-asphalt .section-gray.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-2>li a,.color-asphalt .section-gray.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-gray.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-gray.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .section-gray.header-01 ul.level-1>li a,.section-gray.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-gray.header-01 ul.level-1>li a>span:after,.section-gray.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-gray.header-01 ul.level-1>li.hover:after,.section-gray.header-01 ul.level-1>li.hover>a,.section-gray.header-01 ul.level-1>li.wnd-active-path:after,.section-gray.header-01 ul.level-1>li.wnd-active-path>a,.section-gray.header-01 ul.level-1>li.wnd-active:after,.section-gray.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-gray.header-01 ul.level-1>li a:hover,body:not(.touched) .section-gray.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-gray.header-01 ul.level-2:before {
  border-color:#f5f5f5
 }
 .section-gray.header-01 ul.level-2:after,.section-gray.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-gray.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-gray.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-gray.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-gray.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-gray.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-gray.header-01 ul.level-2>li:first-child,.section-gray.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-gray.header-01 ul.level-2>li.wnd-active-path>a,.section-gray.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-gray.header-01 ul.level-2>li,.section-gray.header-01 ul.level-3>li {
  background-color:#f5f5f5
 }
 .section-gray.header-01 ul.level-2>li a,.section-gray.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-gray.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-gray.header-01 ul.level-2>li a:hover,body:not(.touched) .section-gray.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-gray .eshop-filter-list {
  border-color:transparent;
  background:transparent
 }
 body.wnd-cms:not(.touched) .section-gray .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#000
 }
 .section-gray .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-beige.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-beige.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2:after,.color-asphalt .section-beige.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-beige.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-beige.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li,.color-asphalt .section-beige.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-2>li a,.color-asphalt .section-beige.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-beige.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-beige.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-beige.header-01 ul.level-1>li a,.color-blue .section-beige.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-beige.header-01 ul.level-1>li a>span:after,.color-blue .section-beige.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-beige.header-01 ul.level-1>li.hover:after,.color-blue .section-beige.header-01 ul.level-1>li.hover>a,.color-blue .section-beige.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-beige.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-beige.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-beige.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-beige.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-beige.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-beige.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-beige.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-beige.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-beige.header-01 ul.level-2>li .mm-up:after,.color-blue .section-beige.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-beige.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-beige.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-beige.header-01 ul.level-2>li a,.color-blue .section-beige.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-beige.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-beige.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-beige.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-beige.header-01 ul.level-1>li a,.section-beige.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-beige.header-01 ul.level-1>li a>span:after,.section-beige.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-beige.header-01 ul.level-1>li.hover:after,.section-beige.header-01 ul.level-1>li.hover>a,.section-beige.header-01 ul.level-1>li.wnd-active-path:after,.section-beige.header-01 ul.level-1>li.wnd-active-path>a,.section-beige.header-01 ul.level-1>li.wnd-active:after,.section-beige.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-beige.header-01 ul.level-1>li a:hover,body:not(.touched) .section-beige.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-beige.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-beige.header-01 ul.level-2:after,.section-beige.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-beige.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-beige.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-beige.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-beige.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-beige.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-beige.header-01 ul.level-2>li:first-child,.section-beige.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-beige.header-01 ul.level-2>li.wnd-active-path>a,.section-beige.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-beige.header-01 ul.level-2>li,.section-beige.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-beige.header-01 ul.level-2>li a,.section-beige.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-beige.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-beige.header-01 ul.level-2>li a:hover,body:not(.touched) .section-beige.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-beige .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-beige .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#2e2e2e
 }
 .section-beige .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2:after,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li a,.color-asphalt .section-darkslateblue.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-darkslateblue.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-darkslateblue.header-01 ul.level-1>li a,.color-blue .section-darkslateblue.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-darkslateblue.header-01 ul.level-1>li a>span:after,.color-blue .section-darkslateblue.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-darkslateblue.header-01 ul.level-1>li.hover:after,.color-blue .section-darkslateblue.header-01 ul.level-1>li.hover>a,.color-blue .section-darkslateblue.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-darkslateblue.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-darkslateblue.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-darkslateblue.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-darkslateblue.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-darkslateblue.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-darkslateblue.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-darkslateblue.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-darkslateblue.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-darkslateblue.header-01 ul.level-2>li .mm-up:after,.color-blue .section-darkslateblue.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-darkslateblue.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-darkslateblue.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-darkslateblue.header-01 ul.level-2>li a,.color-blue .section-darkslateblue.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-darkslateblue.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-darkslateblue.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-darkslateblue.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-darkslateblue.header-01 ul.level-1>li a,.section-darkslateblue.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-darkslateblue.header-01 ul.level-1>li a>span:after,.section-darkslateblue.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-darkslateblue.header-01 ul.level-1>li.hover:after,.section-darkslateblue.header-01 ul.level-1>li.hover>a,.section-darkslateblue.header-01 ul.level-1>li.wnd-active-path:after,.section-darkslateblue.header-01 ul.level-1>li.wnd-active-path>a,.section-darkslateblue.header-01 ul.level-1>li.wnd-active:after,.section-darkslateblue.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-darkslateblue.header-01 ul.level-1>li a:hover,body:not(.touched) .section-darkslateblue.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-darkslateblue.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-darkslateblue.header-01 ul.level-2:after,.section-darkslateblue.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-darkslateblue.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-darkslateblue.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-darkslateblue.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-darkslateblue.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-darkslateblue.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-darkslateblue.header-01 ul.level-2>li:first-child,.section-darkslateblue.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-darkslateblue.header-01 ul.level-2>li.wnd-active-path>a,.section-darkslateblue.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-darkslateblue.header-01 ul.level-2>li,.section-darkslateblue.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-darkslateblue.header-01 ul.level-2>li a,.section-darkslateblue.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-darkslateblue.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-darkslateblue.header-01 ul.level-2>li a:hover,body:not(.touched) .section-darkslateblue.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-darkslateblue .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-darkslateblue .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#fff
 }
 .section-darkslateblue .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-purple.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-purple.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2:after,.color-asphalt .section-purple.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-purple.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-purple.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li,.color-asphalt .section-purple.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-2>li a,.color-asphalt .section-purple.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-purple.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-purple.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-purple.header-01 ul.level-1>li a,.color-blue .section-purple.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-purple.header-01 ul.level-1>li a>span:after,.color-blue .section-purple.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-purple.header-01 ul.level-1>li.hover:after,.color-blue .section-purple.header-01 ul.level-1>li.hover>a,.color-blue .section-purple.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-purple.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-purple.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-purple.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-purple.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-purple.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-purple.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-purple.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-purple.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-purple.header-01 ul.level-2>li .mm-up:after,.color-blue .section-purple.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-purple.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-purple.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-purple.header-01 ul.level-2>li a,.color-blue .section-purple.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-purple.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-purple.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-purple.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-purple.header-01 ul.level-1>li a,.section-purple.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-purple.header-01 ul.level-1>li a>span:after,.section-purple.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-purple.header-01 ul.level-1>li.hover:after,.section-purple.header-01 ul.level-1>li.hover>a,.section-purple.header-01 ul.level-1>li.wnd-active-path:after,.section-purple.header-01 ul.level-1>li.wnd-active-path>a,.section-purple.header-01 ul.level-1>li.wnd-active:after,.section-purple.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-purple.header-01 ul.level-1>li a:hover,body:not(.touched) .section-purple.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-purple.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-purple.header-01 ul.level-2:after,.section-purple.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-purple.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-purple.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-purple.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-purple.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-purple.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-purple.header-01 ul.level-2>li:first-child,.section-purple.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-purple.header-01 ul.level-2>li.wnd-active-path>a,.section-purple.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-purple.header-01 ul.level-2>li,.section-purple.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-purple.header-01 ul.level-2>li a,.section-purple.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-purple.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-purple.header-01 ul.level-2>li a:hover,body:not(.touched) .section-purple.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-purple .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-purple .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#fff
 }
 .section-purple .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-blue.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-blue.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2:after,.color-asphalt .section-blue.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-blue.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-blue.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li,.color-asphalt .section-blue.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-2>li a,.color-asphalt .section-blue.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-blue.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-blue.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-blue.header-01 ul.level-1>li a,.color-blue .section-blue.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-blue.header-01 ul.level-1>li a>span:after,.color-blue .section-blue.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-blue.header-01 ul.level-1>li.hover:after,.color-blue .section-blue.header-01 ul.level-1>li.hover>a,.color-blue .section-blue.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-blue.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-blue.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-blue.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-blue.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-blue.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-blue.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-blue.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-blue.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-blue.header-01 ul.level-2>li .mm-up:after,.color-blue .section-blue.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-blue.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-blue.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-blue.header-01 ul.level-2>li a,.color-blue .section-blue.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-blue.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-blue.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-blue.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-blue.header-01 ul.level-1>li a,.section-blue.header-01 ul.level-1>li a:after {
  color:#454545
 }
 .section-blue.header-01 ul.level-1>li a>span:after,.section-blue.header-01 ul.level-1>li a>span:before {
  background-color:#393939
 }
 .section-blue.header-01 ul.level-1>li.hover:after,.section-blue.header-01 ul.level-1>li.hover>a,.section-blue.header-01 ul.level-1>li.wnd-active-path:after,.section-blue.header-01 ul.level-1>li.wnd-active-path>a,.section-blue.header-01 ul.level-1>li.wnd-active:after,.section-blue.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-blue.header-01 ul.level-1>li a:hover,body:not(.touched) .section-blue.header-01 ul.level-1>li a:hover:after {
  color:#393939
 }
 .section-blue.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-blue.header-01 ul.level-2:after,.section-blue.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-blue.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-blue.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-blue.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-blue.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-blue.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-blue.header-01 ul.level-2>li:first-child,.section-blue.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-blue.header-01 ul.level-2>li.wnd-active-path>a,.section-blue.header-01 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .section-blue.header-01 ul.level-2>li,.section-blue.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-blue.header-01 ul.level-2>li a,.section-blue.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-blue.header-01 ul.level-3>li.wnd-active>a,body:not(.touched) .section-blue.header-01 ul.level-2>li a:hover,body:not(.touched) .section-blue.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-blue .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-blue .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#2e2e2e
 }
 .section-blue .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-media.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-media.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-media.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-media.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-media.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-media.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-media.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-media.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2:after,.color-asphalt .section-media.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-media.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-media.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li,.color-asphalt .section-media.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-2>li a,.color-asphalt .section-media.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-media.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-media.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-media.header-01 ul.level-1>li a,.color-blue .section-media.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-media.header-01 ul.level-1>li a>span:after,.color-blue .section-media.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-media.header-01 ul.level-1>li.hover:after,.color-blue .section-media.header-01 ul.level-1>li.hover>a,.color-blue .section-media.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-media.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-media.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-media.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-media.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-media.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-media.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-media.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-media.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-media.header-01 ul.level-2>li .mm-up:after,.color-blue .section-media.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-media.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-media.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-media.header-01 ul.level-2>li a,.color-blue .section-media.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-media.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-media.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-media.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-media.header-01 ul.level-1>li a,.section-media.header-01 ul.level-1>li a:after {
  color:rgba(0,0,0,.73)
 }
 .section-media.header-01 ul.level-1>li a>span:after,.section-media.header-01 ul.level-1>li a>span:before {
  background-color:rgba(0,0,0,.78)
 }
 .section-media.header-01 ul.level-1>li.hover:after,.section-media.header-01 ul.level-1>li.hover>a,.section-media.header-01 ul.level-1>li.wnd-active-path:after,.section-media.header-01 ul.level-1>li.wnd-active-path>a,.section-media.header-01 ul.level-1>li.wnd-active:after,.section-media.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-media.header-01 ul.level-1>li a:hover,body:not(.touched) .section-media.header-01 ul.level-1>li a:hover:after {
  color:rgba(0,0,0,.78)
 }
 .section-media.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-media.header-01 ul.level-2:after,.section-media.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-media.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-media.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-media.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-media.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-media.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-media.header-01 ul.level-2>li:first-child,.section-media.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-media.header-01 ul.level-2>li.wnd-active-path a,.section-media.header-01 ul.level-2>li.wnd-active a {
  color:#000
 }
 .section-media.header-01 ul.level-2>li,.section-media.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-media.header-01 ul.level-2>li a,.section-media.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-media.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .section-media.header-01 ul.level-2>li a:hover,body:not(.touched) .section-media.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-media .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-media .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#fff
 }
 .section-media .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a:after {
  color:#fff
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a>span:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a>span:before {
  background-color:#fff
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.hover:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.hover>a,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.wnd-active-path:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.wnd-active-path>a,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.wnd-active:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>li.wnd-active>a,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a:hover,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-1>li>a:hover:after {
  color:#fff
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-1>a>span:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-1>a>span:before {
  background-color:#666
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2:before {
  border-color:#fff
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2:after,.color-asphalt .section-media-light.header-01.design-03 ul.level-2>li {
  border-color:#d5d5d5
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li.hover:after {
  color:#000
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li .mm-up:after,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li:hover .mm-down:after,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li:hover .mm-up:after {
  color:#000
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li:first-child,.color-asphalt .section-media-light.header-01.design-03 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li.wnd-active-path>a,.color-asphalt .section-media-light.header-01.design-03 ul.level-2>li.wnd-active>a {
  color:#000
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li,.color-asphalt .section-media-light.header-01.design-03 ul.level-3>li {
  background-color:#fff
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li a,.color-asphalt .section-media-light.header-01.design-03 ul.level-3>li a {
  color:#696969
 }
 .color-asphalt .section-media-light.header-01.design-03 ul.level-3>li.wnd-active a,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-2>li a:hover,body:not(.touched) .color-asphalt .section-media-light.header-01.design-03 ul.level-3>li a:hover {
  color:#000
 }
 .color-blue .section-media-light.header-01 ul.level-1>li a,.color-blue .section-media-light.header-01 ul.level-1>li a:after {
  color:#77a9ca
 }
 .color-blue .section-media-light.header-01 ul.level-1>li a>span:after,.color-blue .section-media-light.header-01 ul.level-1>li a>span:before {
  background-color:#77a9ca
 }
 .color-blue .section-media-light.header-01 ul.level-1>li.hover:after,.color-blue .section-media-light.header-01 ul.level-1>li.hover>a,.color-blue .section-media-light.header-01 ul.level-1>li.wnd-active-path:after,.color-blue .section-media-light.header-01 ul.level-1>li.wnd-active-path>a,.color-blue .section-media-light.header-01 ul.level-1>li.wnd-active:after,.color-blue .section-media-light.header-01 ul.level-1>li.wnd-active>a,.color-blue .section-media-light.header-01 ul.level-2>li.wnd-with-submenu:after,body:not(.touched) .color-blue .section-media-light.header-01 ul.level-1>li a:hover,body:not(.touched) .color-blue .section-media-light.header-01 ul.level-1>li a:hover:after {
  color:#77a9ca
 }
 .color-blue .section-media-light.header-01 ul.level-2>li.hover:after {
  color:#4b6b80
 }
 .color-blue .section-media-light.header-01 ul.level-2>li .mm-down:after {
  color:#77a9ca
 }
 .color-blue .section-media-light.header-01 ul.level-2>li .mm-up:after,.color-blue .section-media-light.header-01 ul.level-2>li.wnd-active-path a,.color-blue .section-media-light.header-01 ul.level-2>li.wnd-active a,body:not(.touched) .color-blue .section-media-light.header-01 ul.level-2>li:hover .mm-down:after {
  color:#4b6b80
 }
 .color-blue .section-media-light.header-01 ul.level-2>li a,.color-blue .section-media-light.header-01 ul.level-3>li a {
  color:#77a9ca
 }
 .color-blue .section-media-light.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .color-blue .section-media-light.header-01 ul.level-2>li a:hover,body:not(.touched) .color-blue .section-media-light.header-01 ul.level-3>li a:hover {
  color:#4b6b80
 }
 .section-media-light.header-01 ul.level-1>li a,.section-media-light.header-01 ul.level-1>li a:after {
  color:rgba(0,0,0,.73)
 }
 .section-media-light.header-01 ul.level-1>li a>span:after,.section-media-light.header-01 ul.level-1>li a>span:before {
  background-color:rgba(0,0,0,.78)
 }
 .section-media-light.header-01 ul.level-1>li.hover:after,.section-media-light.header-01 ul.level-1>li.hover>a,.section-media-light.header-01 ul.level-1>li.wnd-active-path:after,.section-media-light.header-01 ul.level-1>li.wnd-active-path>a,.section-media-light.header-01 ul.level-1>li.wnd-active:after,.section-media-light.header-01 ul.level-1>li.wnd-active>a,body:not(.touched) .section-media-light.header-01 ul.level-1>li a:hover,body:not(.touched) .section-media-light.header-01 ul.level-1>li a:hover:after {
  color:rgba(0,0,0,.78)
 }
 .section-media-light.header-01 ul.level-2:before {
  border-color:#fff
 }
 .section-media-light.header-01 ul.level-2:after,.section-media-light.header-01 ul.level-2>li {
  border-color:#d5d5d5
 }
 .section-media-light.header-01 ul.level-2>li.wnd-with-submenu:after {
  color:#696969
 }
 .section-media-light.header-01 ul.level-2>li.hover:after {
  color:#000
 }
 .section-media-light.header-01 ul.level-2>li .mm-down:after {
  color:#696969
 }
 .section-media-light.header-01 ul.level-2>li .mm-up:after,body:not(.touched) .section-media-light.header-01 ul.level-2>li:hover .mm-down:after {
  color:#000
 }
 .section-media-light.header-01 ul.level-2>li:first-child,.section-media-light.header-01 ul.level-2>li:last-child {
  border-color:#d5d5d5
 }
 .section-media-light.header-01 ul.level-2>li.wnd-active-path a,.section-media-light.header-01 ul.level-2>li.wnd-active a {
  color:#000
 }
 .section-media-light.header-01 ul.level-2>li,.section-media-light.header-01 ul.level-3>li {
  background-color:#fff
 }
 .section-media-light.header-01 ul.level-2>li a,.section-media-light.header-01 ul.level-3>li a {
  color:#696969
 }
 .section-media-light.header-01 ul.level-3>li.wnd-active a,body:not(.touched) .section-media-light.header-01 ul.level-2>li a:hover,body:not(.touched) .section-media-light.header-01 ul.level-3>li a:hover {
  color:#000
 }
 .section-media-light .eshop-filter-list {
  border-color:transparent;
  background:none
 }
 body.wnd-cms:not(.touched) .section-media-light .wnd-active-listing-zone .eshop-filter a:hover {
  border-bottom-color:#2e2e2e
 }
 .section-media-light .eshop-cart-checkout {
  background-color:transparent;
  box-shadow:none
 }
}
@media (min-width:768px) and (min-height:768px) {
 .ios-iframe .section-wrapper .fullscreen-all {
  max-height:800px
 }
}
@media (min-width:768px) and (min-width:768px) {
 body.wnd-cms.contract .color-asphalt .header-01.design-02 .nav-line .section-inner,body.wnd-cms .header-01.design-03 .nav-line .section-inner,body.wnd-cms .header-01.design-04 .nav-line .section-inner,body.wnd-cms .header-01.design-05 .nav-line .section-inner {
  padding-right:70px!important
 }
}
@media (min-width:320px) and (min-width:768px) {
 .mt-pricing-01 .text:last-child .text-content {
  padding:8px
 }
}
@media (min-width:800px) {
 .text-content {
  padding-left:3%;
  padding-right:3%
 }
 .wnd-float-left {
  margin-left:3%!important
 }
 .wnd-float-right {
  margin-right:3%!important
 }
 .blog-basic .blog-item {
  padding-left:3%;
  padding-right:3%;
  padding-right:32%
 }
 .blog-basic .pager,.blog-classic .blog-item,.blog-classic .pager,.blog-photo .blog-item-head,.blog-photo .blog-item-perex,.blog-photo .pager-container,.blog-text .blog-item,.blog-text .pager,.pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex,.pr-infinity .blog-photo .pager-container {
  padding-left:3%;
  padding-right:3%
 }
 .blog-detail-footer,.blog-detail-header-01 .blog-detail-head-outer,.blogpost #main .content>div>.text>.text-content {
  padding-left:15%;
  padding-right:15%
 }
}
@media (min-width:600px) and (min-width:900px) {
 .column-content.pr-0 .mt-contact-02 h3 {
  font-size:1.375rem;
  line-height:1.45455
 }
}
@media (min-width:900px) {
 .block {
  padding:20px
 }
 .small .block {
  padding:10px
 }
 .large .block {
  padding:40px
 }
 .mt {
  padding:10px 5px
 }
 .arrow-prev {
  left:-15px
 }
 .arrow-next {
  right:-15px
 }
 .pager {
  padding:30px 0 0
 }
 .image-title span {
  font-size:1.125rem;
  line-height:1.44444
 }
 body {
  font-size:1.25rem;
  line-height:1.6
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
  word-spacing:8px
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .lora,body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
  word-spacing:4px
 }
 body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
  letter-spacing:-2px;
  word-spacing:6px
 }
 .auto-font-size {
  font-size:5rem
 }
 .column-wrapper .column-content .text ol,.column-wrapper .column-content .text ul {
  padding-bottom:20px
 }
 blockquote {
  font-size:1.5rem;
  line-height:1.5;
  padding:36px 36px 56px 95px
 }
 blockquote:before {
  font-size:9.375rem;
  top:30px
 }
 html[lang=ja] blockquote:before {
  left:-40px;
  top:50px;
  font-size:5rem
 }
 html[lang=ca] blockquote:before,html[lang=el] blockquote:before,html[lang=fr] blockquote:before,html[lang=it] blockquote:before,html[lang=lv] blockquote:before,html[lang=no] blockquote:before,html[lang=pt] blockquote:before,html[lang=ru] blockquote:before,html[lang=uk] blockquote:before {
  top:-15px;
  left:-20px;
  max-height:120px
 }
 html[lang=cz] blockquote:before,html[lang=de] blockquote:before,html[lang=hr] blockquote:before,html[lang=hu] blockquote:before,html[lang=nl] blockquote:before,html[lang=pl] blockquote:before,html[lang=sk] blockquote:before {
  top:-70px;
  left:10px;
  max-height:160px
 }
 .blog-detail-header-01 .blog-detail-title div,.blog-detail-head h1,.blog h1,.text h1 {
  font-size:3.5rem;
  line-height:1.42857
 }
 .blog-detail-header-01 .blog-detail-title div+h3,.blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
  margin-top:-7px
 }
 .blog-detail-head h3,.blog-detail-head h4,.blog h3,.blog h4,.text h3,.text h4 {
  font-size:1.5rem;
  line-height:1.29167
 }
 .blog-detail-head h1+ol,.blog-detail-head h1+p,.blog-detail-head h1+ul,.blog h1+ol,.blog h1+p,.blog h1+ul,.text h1+ol,.text h1+p,.text h1+ul {
  padding-top:16px
 }
 .blog-detail-head h1+h3,.blog h1+h3,.text h1+h3 {
  margin-top:-7px
 }
 .blog-detail-head h2,.blog h2,.text h2 {
  font-size:2.25rem;
  line-height:1.44444;
  padding-bottom:16px
 }
 .blog-detail-head h2+h1,.blog-detail-head h2+h2,.blog-detail-head h2+h3,.blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+h1,.blog h2+h2,.blog h2+h3,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+h1,.text h2+h2,.text h2+h3,.text h2+ol,.text h2+p,.text h2+ul {
  margin-top:-16px
 }
 .blog-detail-head h2+ol,.blog-detail-head h2+p,.blog-detail-head h2+ul,.blog h2+ol,.blog h2+p,.blog h2+ul,.text h2+ol,.text h2+p,.text h2+ul {
  padding-top:11px
 }
 .blog-detail-head h2+h3,.blog h2+h3,.text h2+h3 {
  padding-bottom:8px
 }
 .blog-detail-head h3+ol,.blog-detail-head h3+p,.blog-detail-head h3+ul,.blog-detail-head h4+ol,.blog-detail-head h4+p,.blog-detail-head h4+ul,.blog h3+ol,.blog h3+p,.blog h3+ul,.blog h4+ol,.blog h4+p,.blog h4+ul,.text h3+ol,.text h3+p,.text h3+ul,.text h4+ol,.text h4+p,.text h4+ul {
  padding-top:14px
 }
 .blog-detail-head blockquote+h1,.blog-detail-head ol+h1,.blog-detail-head p+h1,.blog-detail-head ul+h1,.blog blockquote+h1,.blog ol+h1,.blog p+h1,.blog ul+h1,.text blockquote+h1,.text ol+h1,.text p+h1,.text ul+h1 {
  padding-top:32px
 }
 .blog-detail-head blockquote+h2,.blog-detail-head ol+h2,.blog-detail-head p+h2,.blog-detail-head ul+h2,.blog blockquote+h2,.blog ol+h2,.blog p+h2,.blog ul+h2,.text blockquote+h2,.text ol+h2,.text p+h2,.text ul+h2 {
  padding-top:8px
 }
 .blog-detail-head blockquote+h3,.blog-detail-head blockquote+h4,.blog-detail-head ol+h3,.blog-detail-head ol+h4,.blog-detail-head p+h3,.blog-detail-head p+h4,.blog-detail-head ul+h3,.blog-detail-head ul+h4,.blog blockquote+h3,.blog blockquote+h4,.blog ol+h3,.blog ol+h4,.blog p+h3,.blog p+h4,.blog ul+h3,.blog ul+h4,.text blockquote+h3,.text blockquote+h4,.text ol+h3,.text ol+h4,.text p+h3,.text p+h4,.text ul+h3,.text ul+h4 {
  padding-top:20px
 }
 .column-wrapper .blog h2,.column-wrapper .text h2 {
  font-size:1.625rem;
  line-height:1.38462;
  padding-bottom:16px
 }
 .column-wrapper .blog h3,.column-wrapper .blog h4,.column-wrapper .text h3,.column-wrapper .text h4 {
  font-size:1.375rem;
  line-height:1.54545
 }
 .column-wrapper .blog h1,.column-wrapper .text h1 {
  font-size:2rem;
  line-height:1.375
 }
 .column-wrapper .blog h1+h3,.column-wrapper .text h1+h3 {
  padding-top:16px
 }
 .column-wrapper .blog h2+h3,.column-wrapper .text h2+h3 {
  margin-top:-6px
 }
 .column-wrapper .blog blockquote+h1,.column-wrapper .blog ol+h1,.column-wrapper .blog p+h1,.column-wrapper .blog ul+h1,.column-wrapper .text blockquote+h1,.column-wrapper .text ol+h1,.column-wrapper .text p+h1,.column-wrapper .text ul+h1 {
  padding-top:24px
 }
 .column-wrapper .blog blockquote+h2,.column-wrapper .blog ol+h2,.column-wrapper .blog p+h2,.column-wrapper .blog ul+h2,.column-wrapper .text blockquote+h2,.column-wrapper .text ol+h2,.column-wrapper .text p+h2,.column-wrapper .text ul+h2 {
  padding-top:18px
 }
 .column-wrapper .blog blockquote+h3,.column-wrapper .blog blockquote+h4,.column-wrapper .blog ol+h3,.column-wrapper .blog ol+h4,.column-wrapper .blog p+h3,.column-wrapper .blog p+h4,.column-wrapper .blog ul+h3,.column-wrapper .blog ul+h4,.column-wrapper .text blockquote+h3,.column-wrapper .text blockquote+h4,.column-wrapper .text ol+h3,.column-wrapper .text ol+h4,.column-wrapper .text p+h3,.column-wrapper .text p+h4,.column-wrapper .text ul+h3,.column-wrapper .text ul+h4 {
  padding-top:16px
 }
 .text-content {
  padding:12px 20px;
  padding-left:5%;
  padding-right:5%
 }
 .column-wrapper .text-content {
  padding:12px 20px
 }
 .wnd-page .image .image-title {
  font-size:1.25rem;
  line-height:1.4
 }
 .wnd-float-left {
  margin-left:5%!important;
  margin-bottom:7px!important;
  left:-20px
 }
 .wnd-float-right {
  margin-right:5%!important;
  margin-bottom:7px!important;
  right:-20px
 }
 .button {
  padding:30px 20px
 }
 .hr-line {
  padding:60px 20px
 }
 .column-content .hr-line {
  padding:40px 20px
 }
 .gallery-title span {
  font-size:1.125rem;
  line-height:1.44444
 }
 .gallery .empty {
  padding:20px 0
 }
 .pswp__caption {
  font-size:1.125rem;
  line-height:1.44444
 }
 .gallery-grid {
  padding:5px
 }
 .gallery-grid .gallery-photo {
  padding:15px
 }
 .pr-0 .gallery-classic .gallery-wrapper,.pr-320 .gallery-classic .gallery-wrapper,.pr-600 .gallery-classic .gallery-wrapper,.pr-768 .gallery-classic .gallery-wrapper {
  padding:5px
 }
 .pr-900 .gallery-classic .gallery-wrapper {
  padding:0
 }
 .pr-0 .gallery-feed .gallery-wrapper,.pr-320 .gallery-feed .gallery-wrapper,.pr-600 .gallery-feed .gallery-wrapper,.pr-768 .gallery-feed .gallery-wrapper {
  margin:5px
 }
 .pr-900 .gallery-feed .gallery-wrapper {
  margin:0
 }
 .social-icons-01 {
  padding:10px 5px 20px
 }
 .form {
  padding-left:17%;
  padding-right:17%
 }
 .form label {
  padding:9px 10px 0 0
 }
 .form-file-button,.form label {
  font-size:1.075rem;
  line-height:1.58824
 }
 .form-submit {
  font-size:1.25rem;
  line-height:1.15
 }
 .form-submit button {
  padding:4px 1em
 }
 .color-body .form-submit button {
  padding:10px 60px 9px
 }
 .form .form-group-content input+div:after {
  -webkit-transition:opacity .3s;
  transition:opacity .3s;
  display:block;
  opacity:0
 }
 .form .form-group-content input:checked+div:after {
  -webkit-transition:opacity .3s;
  transition:opacity .3s;
  opacity:1
 }
 .form-message {
  padding:0 20px
 }
 .pr .form-input,.pr .form-submit {
  padding:10px 20px
 }
 .pr .form-captcha {
  padding-left:17px
 }
 .blog-empty-listing:not(:empty) {
  padding:12px 20px
 }
 .blog-item-head h2 {
  letter-spacing:-1px;
  font-weight:700;
  font-size:1.875rem;
  line-height:1.2
 }
 .blog-item-perex .perex-content {
  font-size:1.25rem;
  line-height:1.3
 }
 .blog-item-perex .perex-content blockquote,.blog-item-perex .perex-content h1,.blog-item-perex .perex-content h2,.blog-item-perex .perex-content h3,.blog-item-perex .perex-content h4 {
  font-size:1.5rem!important;
  line-height:1.16667!important
 }
 .blog-item.wnd-private-content .blog-item-head h2 .listing-data span:before {
  font-size:24px;
  line-height:34px;
  margin-right:14px;
  padding-left:1px
 }
 .blog-basic .blog-item {
  padding:12px 20px;
  padding-left:5%;
  padding-right:5%;
  padding-right:32%
 }
 .blog-basic .pager {
  padding:20px;
  padding-left:5%;
  padding-right:5%
 }
 .column-content .blog.blog-basic .blog-item {
  padding:12px 20px
 }
 .blog-classic .blog-item {
  padding:20px;
  padding-left:5%;
  padding-right:5%
 }
 .blog-classic .pager {
  padding:20px;
  padding-left:5%;
  padding-right:5%
 }
 .column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-classic .blog-item:not(.wnd-empty-thumbnail) {
  padding:20px
 }
 .column-content .blog.blog-classic .blog-item.wnd-empty-thumbnail:first-child {
  padding:12px 20px
 }
 .column-content .blog.blog-classic .pager {
  padding:20px
 }
 .blog-large .blog-item,.blog-large .pager {
  padding:12px 20px
 }
 .column-content .blog.blog-large .blog-item:not(:first-child) {
  padding:20px
 }
 .column-content .blog.blog-large .blog-item:first-child {
  padding:12px 20px 20px
 }
 .blog-large-grid .blog-item,.column-content .blog.blog-large .pager {
  padding:20px
 }
 .blog-large-grid .blog-item-head h2 {
  letter-spacing:0;
  font-weight:600;
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-large-grid .blog-item {
  width:33.333%
 }
 .blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
  font-size:1.375rem!important;
  line-height:1.18182!important
 }
 .blog-large-grid .pager,.column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-large-grid .blog-item:not(.wnd-empty-thumbnail) {
  padding:20px
 }
 .column-content .blog.blog-large-grid .blog-item.wnd-empty-thumbnail:first-child {
  padding:12px 20px
 }
 .column-content.pr-600 .blog-large-grid .blog-item .perex-content {
  font-size:1.125rem;
  line-height:1.44444
 }
 .column-content.pr-600 .blog-large-grid .blog-item .perex-content blockquote,.column-content.pr-600 .blog-large-grid .blog-item .perex-content h1,.column-content.pr-600 .blog-large-grid .blog-item .perex-content h2,.column-content.pr-600 .blog-large-grid .blog-item .perex-content h3,.column-content.pr-600 .blog-large-grid .blog-item .perex-content h4 {
  font-size:1.375rem!important;
  line-height:1.18182!important
 }
 .blog-text .blog-item {
  padding:20px;
  padding-left:5%;
  padding-right:5%
 }
 .blog-text .pager {
  padding:20px;
  padding-left:5%;
  padding-right:5%
 }
 .column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:not(:first-child),.column-content .blog.blog-text .blog-item:not(.wnd-empty-thumbnail) {
  padding:20px
 }
 .column-content .blog.blog-text .blog-item.wnd-empty-thumbnail:first-child {
  padding:12px 20px
 }
 .blog-text-over-image .blog-item,.column-content .blog.blog-text .pager {
  padding:20px
 }
 .blog-text-over-image .blog-item {
  width:33.333%
 }
 .blog-text-over-image .blog-item h2 {
  letter-spacing:0;
  font-weight:600;
  font-size:1.375rem;
  line-height:1.27273
 }
 .blog-photo .blog-container,.blog-text-over-image .pager,.column-content .blog-text-over-image .blog-item {
  padding:20px
 }
 .blog-photo .blog-item-head,.blog-photo .blog-item-perex {
  padding-left:5%;
  padding-right:5%;
  margin:0 -20px
 }
 .pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex {
  margin:0 -20px;
  padding-left:5%;
  padding-right:5%
 }
 .blog-photo .pager-container {
  padding-left:5%;
  padding-right:5%;
  margin:0 -5px
 }
 .pr-0 .blog-photo .pager-container {
  margin:0 20px
 }
 .pr-infinity .blog-photo .pager-container {
  margin:0 -20px;
  padding-left:5%;
  padding-right:5%
 }
 .eshop-grid .wnd-empty-placeholder {
  margin:35px 0 0
 }
 .eshop-cart {
  padding:40px 20px 20px
 }
 .eshop-detail .wnd-empty-placeholder {
  font-size:1.25rem;
  line-height:1.6
 }
 .mt-02-column .image {
  margin:0 auto!important;
  float:left
 }
 .mt-02-column .text-content {
  text-align:left;
  font-size:1.125rem;
  line-height:1.77778;
  padding:0 20px 20px
 }
 .mt-02-column .text h3,.mt-02-column .text h4 {
  text-align:left
 }
 .mt-02-column .text h4 {
  font-size:1.125rem;
  line-height:1.55556
 }
 .mt-03-column {
  padding:10px 0
 }
 .mt-03-column .mt-column {
  padding:10px
 }
 .mt-03-column .text-content {
  font-size:1.125rem;
  line-height:1.77778;
  padding:10px 12px 20px
 }
 .mt-03-column .text h4 {
  font-size:1.125rem;
  line-height:1.55556
 }
 .mt-contact-01,.mt-contact-02 {
  padding:10px
 }
 .mt-contact-02 .text h3 {
  font-size:1.375rem;
  line-height:1.45455
 }
 .mt-pricing-01 {
  padding:20px;
  width:63%
 }
 .mt-pricing-01 .text:first-child .text-content {
  padding:10px
 }
 .mt-02-project,.mt-pricing-01 .text:last-child .text-content {
  padding:10px 0
 }
 .mt-02-project .mt-column {
  padding:20px 40px
 }
 .mt-02-project .text-content {
  padding:40px 0 30px
 }
 .layout-01 .section-inner {
  max-width:1100px;
  padding:40px 20px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .layout-01 .section-inner {
    padding-right:max(20px,env(safe-area-inset-right));
    padding-left:max(20px,env(safe-area-inset-left))
   }
  }
 }
 .blog-detail-footer {
  padding:40px 20px 20px;
  padding-left:15%;
  padding-right:15%
 }
 .header-01 .nav-line .section-inner {
  padding:0 20px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .header-01 .nav-line .section-inner {
    padding-right:max(20px,env(safe-area-inset-right));
    padding-left:max(20px,env(safe-area-inset-left))
   }
  }
 }
 .header-01 .logo {
  margin-left:-7px
 }
 .header-01 .initial-state #menu {
  max-width:61vw
 }
 .header-01.design-01 .logo,.header-01.design-02 .logo,.header-01.design-03 .logo,.header-01.design-04 .logo,.header-01.design-05 .logo {
  margin-left:-7px
 }
 .header-01.design-01 .header-claim {
  padding:3% 0
 }
 .header-01.design-03 h1 .styled-inline-text {
  max-width:850px
 }
 .footer-01.design-01 .footer-line {
  margin:0 20px
 }
 .heading-01.design-01 .section-inner {
  padding:5% 10px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-01 .section-inner {
    padding-right:max(10px,env(safe-area-inset-right));
    padding-left:max(10px,env(safe-area-inset-left))
   }
  }
 }
 .heading-01.design-01 .heading-table {
  height:240px
 }
 .heading-01.design-01 .button {
  padding:10px 20px
 }
 .heading-01.design-02 .heading-table {
  height:100px
 }
 .blog-detail-header-01 .blog-detail-head-outer {
  padding:0 20px;
  padding-left:15%;
  padding-right:15%
 }
 .blog-detail-header-01 .blog-detail-title,.blog-detail-header-01 .blog-detail-title div {
  font-size:3.5rem;
  line-height:1.25
 }
 .blog-detail-header-01 .blog-detail-date div {
  font-size:1rem;
  line-height:1.3125
 }
 .blogpost #main .content>div>.text>.text-content {
  padding-left:15%;
  padding-right:15%
 }
 .blogpost #main .content>div>.text>.text-content>h3 {
  font-size:1.625rem;
  line-height:1.5;
  letter-spacing:-1px;
  font-weight:300
 }
 .blogpost #main .content>div>.text>.text-content>h3:not(:only-child) {
  margin-bottom:15px
 }
 .blogpost #main .section-inner .column-wrapper .blog h1,.blogpost #main .section-inner .column-wrapper .text h1 {
  font-size:2.625rem;
  line-height:1.35714
 }
 .blogpost #main .section-inner .column-wrapper .blog h2,.blogpost #main .section-inner .column-wrapper .text h2 {
  font-size:1.875rem;
  line-height:1.36667
 }
 .blogpost #main .section-inner .column-wrapper .blog h3,.blogpost #main .section-inner .column-wrapper .text h3 {
  font-size:1.4375rem;
  line-height:1.47826
 }
}
@media (min-width:900px) and (min-height:769px) {
 .section-wrapper .fullscreen {
  height:70vh;
  max-height:600px
 }
}
@media (min-width:900px) and (max-height:768px) {
 .section-wrapper .fullscreen {
  height:100vh;
  max-height:100%
 }
 .wnd-cms .section-wrapper .fullscreen:first-child {
  height:calc(100vh - 45px);
  max-height:calc(100vh - 45px)
 }
 #wnd_cookie_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen:first-child,#wnd_user_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen:first-child {
  height:calc(100vh - 47px)
 }
 #wnd_user_bar:not([style="display: none;"])+#wnd_cookie_bar:not([style="display: none;"])~.wnd-page .section-wrapper .fullscreen:first-child {
  height:calc(100vh - 46px - 47px)
 }
}
@media (min-width:320px) and (min-width:900px) {
 .mt-pricing-01 .text:last-child .text-content {
  padding:10px
 }
}
@media (min-width:900px) and (min-height:700px) {
 .heading-01.design-02 .section-inner {
  padding:4.5% 10px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-02 .section-inner {
    padding-right:max(10px,env(safe-area-inset-right));
    padding-left:max(10px,env(safe-area-inset-left))
   }
  }
 }
}
@media (min-width:1000px) {
 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
  margin:-25px -15px -10px
 }
 .eshop-grid-square .item {
  width:25%;
  margin:10px 0
 }
 .eshop-slider .item-content {
  padding-left:4.5em;
  padding-right:3em
 }
 .eshop-slider .thumbnail {
  padding-top:77%
 }
 .eshop-slider .product-title {
  max-height:130px
 }
 .eshop-carousel .item {
  margin:10px 0
 }
 .eshop-cart-continue a {
  font-size:1.25rem;
  line-height:1.6
 }
 .product-detail .wnd-page {
  padding-bottom:0
 }
 .product-detail .wnd-page+#fe_footer {
  top:auto
 }
 .eshop-detail-left {
  width:60%;
  padding-right:40px
 }
 .eshop-detail-right {
  width:40%
 }
 .eshop-detail .product-title {
  font-size:2.5rem;
  line-height:1.25
 }
 .eshop-detail .product-text-content {
  padding:15px 20px
 }
 .eshop-detail .product-gallery {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -ms-flex-direction:row-reverse;
  flex-direction:row-reverse;
  align-content:stretch;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch
 }
 .eshop-detail .product-gallery-nav {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  width:100px;
  height:540px;
  margin:0 10px 0 0
 }
 .eshop-detail .product-gallery-nav.show-arrows {
  padding:25px 0
 }
 .eshop-detail .product-gallery-nav:after {
  content:"vertical"
 }
 .eshop-detail .product-gallery-nav ul {
  width:100px;
  height:auto
 }
 .eshop-detail .product-gallery-nav li {
  margin:10px 0 0;
  float:none
 }
 .eshop-detail .product-gallery-nav-arrow {
  width:100%;
  height:25px
 }
 .eshop-detail .product-gallery-nav-arrow-prev .product-gallery-nav-arrow-submit:before {
  top:-11px;
  left:50%;
  -webkit-transform:translate(-50%) rotate(90deg);
  transform:translate(-50%) rotate(90deg)
 }
 .eshop-detail .product-gallery-nav-arrow-next {
  top:auto;
  right:auto;
  left:0;
  bottom:0
 }
 .eshop-detail .product-gallery-nav-arrow-next .product-gallery-nav-arrow-submit:before {
  top:auto;
  bottom:-11px;
  right:50%;
  -webkit-transform:translate(50%) rotate(90deg);
  transform:translate(50%) rotate(90deg)
 }
 .eshop-detail .product-gallery.slideshow .product-gallery-nav {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 .eshop-detail .product-variants-content {
  margin:0 0 15px;
  padding:0
 }
 .eshop-detail .product-variants-group {
  float:left;
  width:50%
 }
 .eshop-detail .product-variants-group:nth-child(odd) {
  padding-right:15px
 }
 .eshop-detail .product-variants-group:nth-child(2n+2) {
  padding-left:15px
 }
 .eshop-detail.wnd-empty-thumbnail .product-gallery-content:after {
  width:168px;
  height:168px;
  font-size:10.5rem
 }
}
@media (min-width:1100px) {
 .header-01.design-03 h1 .styled-inline-text {
  max-width:1100px
 }
}
@media (min-width:1200px) {
 .text-content {
  padding-left:8%;
  padding-right:8%
 }
 .wnd-float-left {
  margin-left:8%!important
 }
 .wnd-float-right {
  margin-right:8%!important
 }
 .blog-basic .blog-item {
  padding-left:8%;
  padding-right:8%;
  padding-right:32%
 }
 .blog-basic .pager,.blog-classic .blog-item,.blog-classic .pager,.blog-photo .blog-item-head,.blog-photo .blog-item-perex,.blog-photo .pager-container,.blog-text .blog-item,.blog-text .pager,.pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex,.pr-infinity .blog-photo .pager-container {
  padding-left:8%;
  padding-right:8%
 }
 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
  width:82%;
  padding-left:20px
 }
 .eshop.wnd-show-filter.show-filter .eshop-filter {
  width:18%;
  padding-right:20px
 }
 .eshop-slider .item-content {
  padding-left:5em;
  padding-right:3em
 }
 .eshop-slider .thumbnail {
  padding-top:70%
 }
 .eshop-carousel .item {
  width:25%
 }
 .eshop-carousel:after {
  content:"4"
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+4) {
  display:block
 }
 .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+5) {
  display:none
 }
 .eshop-cart-product-title,.eshop-cart-product-variant {
  margin-left:25px
 }
 .blog-detail-footer {
  padding-left:15%;
  padding-right:15%
 }
 .wnd-eshop .header-01 .logo {
  max-width:450px
 }
 /* .header-01 .initial-state #menu { */
  /* max-width:650px */
 /* } */
 .wnd-eshop .header-01 .initial-state #menu {
  max-width:calc(100% - 450px - 103px)
 }
 .blog-detail-header-01 .blog-detail-head-outer,.blogpost #main .content>div>.text>.text-content {
  padding-left:15%;
  padding-right:15%
 }
}
@media (min-width:1200px) and (max-width:1400px) {
 .mt-02-project .image-content {
  padding:40% 0 0!important
 }
 .mt-02-project .text-content {
  padding:20px 0 25px
 }
 .heading-01.design-02:not(:first-child) .section-inner {
  padding:3.5% 10px
 }
 @supports (padding:0px) {
  @supports (padding:0px) {
   .heading-01.design-02:not(:first-child) .section-inner {
    padding-right:max(10px,env(safe-area-inset-right));
    padding-left:max(10px,env(safe-area-inset-left))
   }
  }
 }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1300px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:1300px),only screen and (min-device-pixel-ratio:2) and (min-width:1300px),only screen and (min-resolution:2dppx) and (min-width:1300px),only screen and (min-resolution:192dpi) and (min-width:1300px) {
 .eshop-detail .wnd-empty-placeholder,body {
  font-size:1.25rem;
  line-height:1.6
 }
}
@media (min-width:1340px) {
 .mt-03-column .text-content {
  padding:10px 10px 20px
 }
}
@media (min-width:1400px) {
 .section-wrapper .fullscreen {
  height:85vh;
  max-height:800px
 }
 .pswp__caption__center {
  max-width:70%
 }
 .text-content {
  padding-left:8%;
  padding-right:8%
 }
 .wnd-float-left {
  margin-left:8%!important
 }
 .wnd-float-right {
  margin-right:8%!important
 }
 .gallery-slideshow .arrow,.gallery-slideshow .gallery-image {
  padding:60% 0 0
 }
 .social-icons-01 .embed-block,.social-icons-01 .image-block {
  width:30px;
  height:30px
 }
 .social-icons-01 .text-block {
  font-size:1rem;
  line-height:1.75
 }
 .form {
  padding-left:18%;
  padding-right:18%
 }
 .blog-basic .blog-item {
  padding-left:8%;
  padding-right:8%;
  padding-right:32%
 }
 .blog-basic .pager,.blog-classic .blog-item,.blog-classic .pager,.blog-photo .blog-item-head,.blog-photo .blog-item-perex,.blog-photo .pager-container,.blog-text .blog-item,.blog-text .pager,.pr-infinity .blog-photo .blog-item-head,.pr-infinity .blog-photo .blog-item-perex,.pr-infinity .blog-photo .pager-container {
  padding-left:8%;
  padding-right:8%
 }
 .mt-02-column .text h3 {
  font-size:1.3125rem;
  line-height:1.52381
 }
 .mt-03-column .mt-column {
  padding:10px 30px
 }
 .mt-03-column .text h3 {
  font-size:1.3125rem;
  line-height:1.52381
 }
 .mt-pricing-01 {
  width:66%
 }
 .blog-detail-footer {
  padding-left:15%;
  padding-right:15%
 }
 /* .header-01 .initial-state #menu { */
  /* max-width:770px */
 /* } */
 .footer-01.design-01 .lang-select {
  margin-top:0;
  line-height:2.2;
  padding-top:1px
 }
 .footer-01.design-01 .lang-select span.lang-title {
  padding-bottom:0
 }
 .default-01.design-02 .section-inner {
  max-width:1340px
 }
 .default-01.design-02 .wnd-float-left {
  margin-left:16%!important
 }
 .default-01.design-02 .wnd-float-right {
  margin-right:16%!important
 }
 .blog-detail-header-01 .blog-detail-head-outer,.blogpost #main .content>div>.text>.text-content {
  padding-left:15%;
  padding-right:15%
 }
}
@media (min-width:1600px) {
 .section-wrapper .fullscreen {
  height:80vh;
  max-height:845px
 }
}
@media (min-width:768px) and (min-width:1600px) {
 .header-01 #menu ul.level-1>li.more>a {
  height:100px
 }
}
@media (min-width:1800px) {
 .section-wrapper .fullscreen {
  height:77vh;
  max-height:870px
 }
}
@media (max-width:767px) {
 .pr>div>.image.wnd-type-icon {
  width:25%;
  margin:0 auto!important
 }
 .column-content {
  width:100%!important;
  float:none;
  padding:10px 0
 }
 .campo-mobile-30 {
  width:30%!important;
  float:left;
 }
 .campo-mobile-60 {
  width:60%!important;
  float:left;
 }
 .campo-mobile-100 {
  width:100%!important;
 }
 .column-content>div {
  padding:0
 }
 .column-content.column-empty {
  padding:0!important
 }
 .column-wrapper .column-content:first-child {
  padding-top:0
 }
 .column-wrapper .column-content:last-child {
  padding-bottom:0
 }
 .column-wrapper:first-child .column-content:first-child {
  padding-top:0
 }
 .column-wrapper:last-child .column-content:last-child {
  padding-bottom:0
 }
 body:not(.wnd-cms) .column-wrapper .text-content:empty,body:not(.wnd-cms) .text-content:empty {
  padding:0
 }
 .eshop-cart-checkout a,.eshop-detail .product-cart-submit {
  min-width:100%
 }
 .blog-detail-comments .fb-comments {
  width:100%
 }
 .blog-detail-comments .fb-comments>span,.blog-detail-comments .fb-comments>span>iframe {
  width:100%!important
 }
 .header-01 .close-menu {
  margin:0;
  position:relative;
  text-decoration:none;
  text-transform:uppercase
 }
 .header-01 .close-menu:before {
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 .header-01 .close-menu:after,.header-01 .close-menu:before {
  content:"";
  cursor:pointer;
  height:2px;
  width:14px;
  position:absolute;
  display:block
 }
 .header-01 .close-menu:after {
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg)
 }
 .header-01 .close-menu {
  display:block;
  padding-right:40px;
  padding-bottom:55px!important
 }
 .header-01 .close-menu:after,.header-01 .close-menu:before {
  right:-2px!important;
  top:18px!important
 }
 .header-01 #menu,.header-01 .close-menu span {
  display:none
 }
 .header-01 #menu {
  padding:0;
  z-index:100;
  font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif;
  font-weight:400;
  text-align:left;
  position:fixed;
  overflow-y:auto;
  height:100%;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-transition:transform .2s ease-in;
  transition:transform .2s ease-in;
  right:-80%;
  width:80%;
  left:auto;
  top:0
 }
 .wnd-fonts-fallback .header-01 #menu {
  font-family:'Eras Demi ITC',Helvetica,Arial,sans-serif
 }
 .header-01 #menu:lang(ja) {
  font-family:'Eras Demi ITC' Japanese,Noto Sans,Arial,sans-serif
 }
 .header-01 #menu.visible {
  display:block
 }
 .header-01 #menu.open {
  -webkit-transform:translate3d(-100%,0,0);
  transform:translate3d(-100%,0,0);
  -webkit-transition:transform .2s ease-in;
  transition:transform .2s ease-in
 }
 .header-01 #menu ::-webkit-scrollbar {
  display:none
 }
 .header-01 #menu>div {
  height:auto;
  padding:20px;
  position:relative
 }
 .header-01 #menu ul.level-1 {
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
  margin:0;
  padding:0;
  list-style:none;
  width:100%
 }
 .header-01 #menu ul.level-1 li {
  list-style:none;
  margin:0;
  padding:0;
  position:relative
 }
 .header-01 #menu ul.level-1 li a {
  font-size:1rem;
  font-weight:400;
  text-decoration:none;
  padding:12px 10px 10px;
  display:block;
  text-transform:uppercase
 }
 .header-01 #menu ul.level-1 li a>span {
  display:block;
  overflow:hidden;
  padding:0;
  margin:0;
  text-overflow:ellipsis;
  white-space:nowrap
 }
 .header-01 #menu ul.level-1 li a.mm-arrow {
  border:none!important;
  background:transparent!important;
  position:absolute;
  top:0;
  right:-10px;
  padding:0;
  margin:0;
  line-height:0;
  text-decoration:none;
  display:block;
  width:45px;
  height:45px
 }
 .header-01 #menu ul.level-1 li a.mm-arrow:after {
  content:"";
  font-family:WebnodeIcons;
  -webkit-transition:all .25s ease;
  transition:all .25s ease;
  font-size:1.1875rem;
  line-height:2.52632;
  text-align:center;
  display:inherit;
  position:relative
 }
 .header-01 #menu ul.level-1 li a.mm-arrow.mm-up:after {
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg)
 }
 .header-01 #menu ul.level-1 li a.mm-arrow.mm-down:after {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 .header-01 #menu ul.level-1 li.more {
  display:none
 }
 .header-01 #menu ul.level-1 li.wnd-with-submenu>a:first-child {
  padding:12px 30px 10px 10px
 }
 .header-01 #menu ul.level-2 {
  -webkit-transition:all .3s ease-in;
  transition:all .3s ease-in;
  margin:0;
  padding:0;
  display:none
 }
 .header-01 #menu ul.level-2.open {
  -webkit-animation:h .7s;
  animation:h .7s;
  opacity:1;
  display:block
 }
 .header-01 #menu ul.level-2 li a:first-child {
  padding-left:20px!important
 }
 .header-01 #menu ul.level-3 {
  -webkit-transition:all .3s ease-in;
  transition:all .3s ease-in;
  margin:0;
  padding:0;
  display:none
 }
 .header-01 #menu ul.level-3.open {
  -webkit-animation:h .5s;
  animation:h .5s;
  opacity:1;
  display:block
 }
 .header-01 #menu ul.level-3 li a:first-child {
  padding-left:30px!important
 }
 .header-01 #menu ul.level-max {
  display:block!important
 }
 .wnd-cms .header-01 #menu>div {
  padding-top:65px
 }
 .header-01 .close-menu {
  color:#000;
  border-bottom:1px solid #e8e8e8
 }
 .header-01 .close-menu:after,.header-01 .close-menu:before {
  background:#d0d0d0
 }
 .header-01 #menu {
  box-shadow:0 0 5px 5px transparent;
  background:#fff
 }
 .header-01 #menu.open {
  box-shadow:0 0 2px 2px rgba(0,0,0,.05)
 }
 .header-01 #menu ul>li.wnd-with-submenu.hover>a:not(.mm-arrow) {
  border-bottom:1px solid #e8e8e8!important
 }
 .header-01 #menu ul.level-2>li>a,.header-01 #menu ul.level-3>li>a {
  border-bottom:1px solid #e8e8e8
 }
 .header-01 #menu ul.level-1 {
  background-color:#fff;
  color:#858585
 }
 .header-01 #menu ul.level-1>li>a {
  border-bottom:1px solid #e8e8e8
 }
 .header-01 #menu ul.level-1 li a {
  color:#858585
 }
 .header-01 #menu ul.level-1 li.wnd-active>a,.header-01 #menu ul.level-1>li.wnd-active-path>a,.header-01 #menu ul.level-2>li.wnd-active-path>a {
  color:#2b2a2a
 }
 .wnd-page.color-oldrose .header-01.design-15 ul.level-1>li.wnd-active-path>a,.wnd-page.color-oldrose .header-01.design-15 ul.level-1>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-15 ul.level-2>li.wnd-active-path>a,.wnd-page.color-oldrose .header-01.design-15 ul.level-2>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-15 ul.level-3>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-15 ul.level-max>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-1>li.wnd-active-path>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-1>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-2>li.wnd-active-path>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-2>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-3>li.wnd-active>a,.wnd-page.color-oldrose .header-01.design-24 ul.level-max>li.wnd-active>a {
  color:#b17a7d!important
 }
 .header-01.design-01 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-01 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-bg.pt-serif>span,.header-01.design-01 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-01 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-color.pt-serif>span,.header-01.design-01 .subclaim .claim-gray.pt-serif>span,.header-01.design-03 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-03 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-bg.pt-serif>span,.header-01.design-03 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-03 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-color.pt-serif>span,.header-01.design-03 .subclaim .claim-gray.pt-serif>span,.header-01.design-04 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-04 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-bg.pt-serif>span,.header-01.design-04 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-04 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-color.pt-serif>span,.header-01.design-04 .subclaim .claim-gray.pt-serif>span,.header-01.design-05 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-05 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-bg.pt-serif>span,.header-01.design-05 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-05 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-color.pt-serif>span,.header-01.design-05 .subclaim .claim-gray.pt-serif>span {
  line-height:194%
 }
 .footer-01.design-01 .section-inner {
  text-align:center
 }
}
@media (max-width:899px) and (orientation:landscape) {
 .section-wrapper .fullscreen-all {
  min-height:82vh
 }
}
@media (max-width:768px) {
 .contract .color-asphalt .header-01.design-02 .nav-line {
  position:absolute;
  top:0;
  left:0
 }
 .header-01 #menu {
  display:none
 }
 .header-01.design-01 .nav-line,.header-01.design-03 .nav-line,.header-01.design-04 .nav-line,.header-01.design-05 .nav-line {
  position:absolute;
  top:0;
  left:0
 }
}
@media (max-width:479px) {
 .blog-large-grid .blog-item .perex-content blockquote,.blog-large-grid .blog-item .perex-content h1,.blog-large-grid .blog-item .perex-content h2,.blog-large-grid .blog-item .perex-content h3,.blog-large-grid .blog-item .perex-content h4 {
  max-height:70px;
  overflow:hidden
 }
}
@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
 .layout-01,.layout-01 .wnd-page {
  min-height:100vh
 }
}
@media print {
 body,h1,h2,h3,h4,h5,p {
  color:#000!important;
  background:#fff!important
 }
 * {
  background-image:none!important;
  background-color:transparent!important;
  -webkit-transition:none!important;
  transition:none!important
 }
 a,a:visited {
  color:#000!important
 }
 .button-01 a,.button-01 a:visited,.button-02 a,.button-02 a:visited,.file-01 a,.file-01 a:visited,.file-02 a,.file-02 a:visited {
  border-color:#000!important
 }
 embed {
  color:#000!important
 }
 #wrapper {
  max-width:1400px!important
 }
 #menu,#menu-mobile,#menu-overlay,.back-to-top,.lang-select,.section-bg-overlay {
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  width:0!important;
  overflow:hidden!important
 }
 .section-bg-layer {
  background-color:#fff!important;
  background-image:none!important
 }
 .section-inner {
  margin:0!important;
  padding:10px 0 0!important
 }
 .claim-table {
  min-width:100px
 }
 .claim-table,.claim-table .subclaim,.claim-table h1 {
  text-align:left!important
 }
 .claim-table .subclaim span,.claim-table h1 span {
  padding-left:0!important
 }
 .claim-table .claim-bg-inv>span>span,.claim-table .claim-bg>span>span,.claim-table .claim-color-alpha>span>span,.claim-table .claim-color-inv>span>span,.claim-table .claim-color-text>span>span,.claim-table .claim-color>span>span,.claim-table .claim-default-inv>span>span,.claim-table .claim-default>span>span,.claim-table .claim-gray>span>span,.heading-table .claim-bg-inv>span>span,.heading-table .claim-bg>span>span,.heading-table .claim-color-alpha>span>span,.heading-table .claim-color-inv>span>span,.heading-table .claim-color-text>span>span,.heading-table .claim-color>span>span,.heading-table .claim-default-inv>span>span,.heading-table .claim-default>span>span,.heading-table .claim-gray>span>span {
  color:#000!important;
  box-shadow:none!important;
  text-shadow:none!important
 }
 .claim-table .claim-borders>span>span,.heading-table .claim-borders>span>span {
  color:#000!important;
  border-top-color:#000!important;
  border-bottom-color:#000!important
 }
 .claim-table .section-inner,.heading-table .section-inner {
  padding:0!important
 }
 h1>span>span>span {
  box-shadow:none!important;
  text-shadow:none!important
 }
 .header {
  border-bottom:1px solid #000!important
 }
 .header .header-claim,.header .navline {
  right:auto!important;
  text-align:left!important;
  color:#000!important;
  background:none!important;
  padding-top:0!important;
  padding-bottom:0!important
 }
 .header-01 .nav-line,.header .header-claim,.header .navline {
  position:relative!important;
  top:auto!important;
  left:auto!important;
  bottom:auto!important
 }
 .header-01 .nav-line {
  background:#fff!important;
  height:70px!important
 }
 .header.fullscreen {
  height:auto!important;
  max-height:100%!important
 }
 .logo {
  max-width:100%!important;
  overflow:visible!important
 }
 .logo .logo-content {
  text-shadow:none!important
 }
 .logo .text-content {
  color:#000!important;
  font-size:22px!important;
  line-height:55px!important
 }
 .logo embed {
  max-height:40px!important
 }
 .logo embed,.section-beige,.section-black,.section-black-blue,.section-black-red,.section-blue,.section-cyan,.section-darkslateblue,.section-gray,.section-green,.section-media,.section-media-light,.section-mint,.section-none,.section-orange,.section-pink,.section-purple,.section-red,.section-white,.section-white-blue,.section-white-red,.wsection-black,.wsection-darkgray,.wsection-gray,.wsection-media,.wsection-media-inverse,.wsection-media-light,.wsection-white {
  color:#000!important
 }
 .button-content a:link[href^="http://"]:after,.button-content a[href^="http://"]:visited:after,.text-content a:link[href^="http://"]:after,.text-content a[href^="http://"]:visited:after {
  content:" (" attr(href) ") "
 }
 .button-content a[href$=".gif"]:after,.button-content a[href$=".jpeg"]:after,.button-content a[href$=".jpg"]:after,.button-content a[href$=".png"]:after,.text-content a[href$=".gif"]:after,.text-content a[href$=".jpeg"]:after,.text-content a[href$=".jpg"]:after,.text-content a[href$=".png"]:after {
  content:" (" attr(href) ") ";
  display:none
 }
 .button-content a[href^="#"]:after,.button-content a[href^="javascript:"]:after,.text-content a[href^="#"]:after,.text-content a[href^="javascript:"]:after {
  content:""
 }
 #wnd_fe_footer,.footer-line {
  border-top:1px solid #000!important
 }
 #wnd_fe_footer {
  max-width:1400px!important
 }
 #wnd_fe_footer_left,#wnd_fe_footer_left:visited {
  margin-left:10px!important
 }
 #wnd_fe_footer_left:before,#wnd_fe_footer_left:visited:before {
  content:"www.webnode.com  "
 }
 #wnd_fe_footer_right {
  display:none
 }
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
 .section-wrapper .fullscreen-all {
  min-height:280px
 }
}
@media (max-width:899px) and (orientation:portrait) {
 .section-wrapper .fullscreen-all {
  min-height:62vh
 }
}
@media (max-width:599px) {
 .blog h1,.blog h2,.blog h3,.blog h4,.blog li,.blog p,.text h1,.text h2,.text h3,.text h4,.text li,.text p {
  margin-left:0!important;
  margin-right:0!important
 }
 .blog h1.wnd-align-right:not(:lang(ar)),.blog h1[style*="text-align:right"]:not(:lang(ar)),.blog h1[style*="text-align: right"]:not(:lang(ar)),.blog h1[style*="text-align:right;"]:not(:lang(ar)),.blog h1[style*="text-align: right;"]:not(:lang(ar)),.blog h2.wnd-align-right:not(:lang(ar)),.blog h2[style*="text-align:right"]:not(:lang(ar)),.blog h2[style*="text-align: right"]:not(:lang(ar)),.blog h2[style*="text-align:right;"]:not(:lang(ar)),.blog h2[style*="text-align: right;"]:not(:lang(ar)),.blog h3.wnd-align-right:not(:lang(ar)),.blog h3[style*="text-align:right"]:not(:lang(ar)),.blog h3[style*="text-align: right"]:not(:lang(ar)),.blog h3[style*="text-align:right;"]:not(:lang(ar)),.blog h3[style*="text-align: right;"]:not(:lang(ar)),.blog h4.wnd-align-right:not(:lang(ar)),.blog h4[style*="text-align:right"]:not(:lang(ar)),.blog h4[style*="text-align: right"]:not(:lang(ar)),.blog h4[style*="text-align:right;"]:not(:lang(ar)),.blog h4[style*="text-align: right;"]:not(:lang(ar)),.blog ol li.wnd-align-right:not(:lang(ar)),.blog ol li[style*="text-align:right"]:not(:lang(ar)),.blog ol li[style*="text-align: right"]:not(:lang(ar)),.blog ol li[style*="text-align:right;"]:not(:lang(ar)),.blog ol li[style*="text-align: right;"]:not(:lang(ar)),.blog p.wnd-align-right:not(:lang(ar)),.blog p[style*="text-align:right"]:not(:lang(ar)),.blog p[style*="text-align: right"]:not(:lang(ar)),.blog p[style*="text-align:right;"]:not(:lang(ar)),.blog p[style*="text-align: right;"]:not(:lang(ar)),.blog ul li.wnd-align-right:not(:lang(ar)),.blog ul li[style*="text-align:right"]:not(:lang(ar)),.blog ul li[style*="text-align: right"]:not(:lang(ar)),.blog ul li[style*="text-align:right;"]:not(:lang(ar)),.blog ul li[style*="text-align: right;"]:not(:lang(ar)),.text h1.wnd-align-right:not(:lang(ar)),.text h1[style*="text-align:right"]:not(:lang(ar)),.text h1[style*="text-align: right"]:not(:lang(ar)),.text h1[style*="text-align:right;"]:not(:lang(ar)),.text h1[style*="text-align: right;"]:not(:lang(ar)),.text h2.wnd-align-right:not(:lang(ar)),.text h2[style*="text-align:right"]:not(:lang(ar)),.text h2[style*="text-align: right"]:not(:lang(ar)),.text h2[style*="text-align:right;"]:not(:lang(ar)),.text h2[style*="text-align: right;"]:not(:lang(ar)),.text h3.wnd-align-right:not(:lang(ar)),.text h3[style*="text-align:right"]:not(:lang(ar)),.text h3[style*="text-align: right"]:not(:lang(ar)),.text h3[style*="text-align:right;"]:not(:lang(ar)),.text h3[style*="text-align: right;"]:not(:lang(ar)),.text h4.wnd-align-right:not(:lang(ar)),.text h4[style*="text-align:right"]:not(:lang(ar)),.text h4[style*="text-align: right"]:not(:lang(ar)),.text h4[style*="text-align:right;"]:not(:lang(ar)),.text h4[style*="text-align: right;"]:not(:lang(ar)),.text ol li.wnd-align-right:not(:lang(ar)),.text ol li[style*="text-align:right"]:not(:lang(ar)),.text ol li[style*="text-align: right"]:not(:lang(ar)),.text ol li[style*="text-align:right;"]:not(:lang(ar)),.text ol li[style*="text-align: right;"]:not(:lang(ar)),.text p.wnd-align-right:not(:lang(ar)),.text p[style*="text-align:right"]:not(:lang(ar)),.text p[style*="text-align: right"]:not(:lang(ar)),.text p[style*="text-align:right;"]:not(:lang(ar)),.text p[style*="text-align: right;"]:not(:lang(ar)),.text ul li.wnd-align-right:not(:lang(ar)),.text ul li[style*="text-align:right"]:not(:lang(ar)),.text ul li[style*="text-align: right"]:not(:lang(ar)),.text ul li[style*="text-align:right;"]:not(:lang(ar)),.text ul li[style*="text-align: right;"]:not(:lang(ar)) {
  text-align:left!important
 }
 .mt .blog h1,.mt .blog h2,.mt .blog h3,.mt .blog h4,.mt .blog ol li,.mt .blog p,.mt .blog ul li,.mt .text h1,.mt .text h2,.mt .text h3,.mt .text h4,.mt .text ol li,.mt .text p,.mt .text ul li {
  text-align:inherit!important
 }
}
@media (max-width:480px) {
 .wnd-float-left,.wnd-float-right {
  min-width:30%
 }
}
@media (max-width:320px) {
 .wnd-float-left,.wnd-float-right {
  min-width:40%
 }
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
 .section-wrapper .fullscreen-all {
  min-height:400px
 }
}
@media (max-width:549px) {
 .header-01.design-01 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-01 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-01 .subclaim .claim-bg-color.open-sans>span,.header-01.design-01 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-01 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-bg-color.roboto>span,.header-01.design-01 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-01 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-01 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-01 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-bg-inv.roboto>span,.header-01.design-01 .subclaim .claim-bg.abril-fatface>span,.header-01.design-01 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-bg.fira-sans>span,.header-01.design-01 .subclaim .claim-bg.open-sans>span,.header-01.design-01 .subclaim .claim-bg.pt-serif>span,.header-01.design-01 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-bg.roboto>span,.header-01.design-01 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-01 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-01 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-01 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-01 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color-alpha.roboto>span,.header-01.design-01 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-01 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-01 .subclaim .claim-color-inv.open-sans>span,.header-01.design-01 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-01 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color-inv.roboto>span,.header-01.design-01 .subclaim .claim-color.abril-fatface>span,.header-01.design-01 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-color.fira-sans>span,.header-01.design-01 .subclaim .claim-color.open-sans>span,.header-01.design-01 .subclaim .claim-color.pt-serif>span,.header-01.design-01 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-color.roboto>span,.header-01.design-01 .subclaim .claim-gray.abril-fatface>span,.header-01.design-01 .subclaim .claim-gray.brandon-grotesque>span,.header-01.design-01 .subclaim .claim-gray.fira-sans>span,.header-01.design-01 .subclaim .claim-gray.open-sans>span,.header-01.design-01 .subclaim .claim-gray.pt-serif>span,.header-01.design-01 .subclaim .claim-gray.ribeye-marrow>span,.header-01.design-01 .subclaim .claim-gray.roboto>span {
  line-height:210%
 }
 .header-01.design-01 .subclaim .claim-bg-color.lobster>span,.header-01.design-01 .subclaim .claim-bg-color.lora>span,.header-01.design-01 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-01 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-01 .subclaim .claim-bg-inv.lobster>span,.header-01.design-01 .subclaim .claim-bg-inv.lora>span,.header-01.design-01 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-01 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-01 .subclaim .claim-bg.lobster>span,.header-01.design-01 .subclaim .claim-bg.lora>span,.header-01.design-01 .subclaim .claim-bg.playfair-display>span,.header-01.design-01 .subclaim .claim-bg.proxima-nova>span,.header-01.design-01 .subclaim .claim-color-alpha.lobster>span,.header-01.design-01 .subclaim .claim-color-alpha.lora>span,.header-01.design-01 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-01 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-01 .subclaim .claim-color-inv.lobster>span,.header-01.design-01 .subclaim .claim-color-inv.lora>span,.header-01.design-01 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-01 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-01 .subclaim .claim-color.lobster>span,.header-01.design-01 .subclaim .claim-color.lora>span,.header-01.design-01 .subclaim .claim-color.playfair-display>span,.header-01.design-01 .subclaim .claim-color.proxima-nova>span,.header-01.design-01 .subclaim .claim-gray.lobster>span,.header-01.design-01 .subclaim .claim-gray.lora>span,.header-01.design-01 .subclaim .claim-gray.playfair-display>span,.header-01.design-01 .subclaim .claim-gray.proxima-nova>span {
  line-height:192%
 }
 .header-01.design-03 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-03 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-03 .subclaim .claim-bg-color.open-sans>span,.header-01.design-03 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-03 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-bg-color.roboto>span,.header-01.design-03 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-03 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-03 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-03 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-bg-inv.roboto>span,.header-01.design-03 .subclaim .claim-bg.abril-fatface>span,.header-01.design-03 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-bg.fira-sans>span,.header-01.design-03 .subclaim .claim-bg.open-sans>span,.header-01.design-03 .subclaim .claim-bg.pt-serif>span,.header-01.design-03 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-bg.roboto>span,.header-01.design-03 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-03 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-03 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-03 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-03 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color-alpha.roboto>span,.header-01.design-03 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-03 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-03 .subclaim .claim-color-inv.open-sans>span,.header-01.design-03 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-03 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color-inv.roboto>span,.header-01.design-03 .subclaim .claim-color.abril-fatface>span,.header-01.design-03 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-color.fira-sans>span,.header-01.design-03 .subclaim .claim-color.open-sans>span,.header-01.design-03 .subclaim .claim-color.pt-serif>span,.header-01.design-03 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-color.roboto>span,.header-01.design-03 .subclaim .claim-gray.abril-fatface>span,.header-01.design-03 .subclaim .claim-gray.brandon-grotesque>span,.header-01.design-03 .subclaim .claim-gray.fira-sans>span,.header-01.design-03 .subclaim .claim-gray.open-sans>span,.header-01.design-03 .subclaim .claim-gray.pt-serif>span,.header-01.design-03 .subclaim .claim-gray.ribeye-marrow>span,.header-01.design-03 .subclaim .claim-gray.roboto>span {
  line-height:210%
 }
 .header-01.design-03 .subclaim .claim-bg-color.lobster>span,.header-01.design-03 .subclaim .claim-bg-color.lora>span,.header-01.design-03 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-03 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-03 .subclaim .claim-bg-inv.lobster>span,.header-01.design-03 .subclaim .claim-bg-inv.lora>span,.header-01.design-03 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-03 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-03 .subclaim .claim-bg.lobster>span,.header-01.design-03 .subclaim .claim-bg.lora>span,.header-01.design-03 .subclaim .claim-bg.playfair-display>span,.header-01.design-03 .subclaim .claim-bg.proxima-nova>span,.header-01.design-03 .subclaim .claim-color-alpha.lobster>span,.header-01.design-03 .subclaim .claim-color-alpha.lora>span,.header-01.design-03 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-03 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-03 .subclaim .claim-color-inv.lobster>span,.header-01.design-03 .subclaim .claim-color-inv.lora>span,.header-01.design-03 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-03 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-03 .subclaim .claim-color.lobster>span,.header-01.design-03 .subclaim .claim-color.lora>span,.header-01.design-03 .subclaim .claim-color.playfair-display>span,.header-01.design-03 .subclaim .claim-color.proxima-nova>span,.header-01.design-03 .subclaim .claim-gray.lobster>span,.header-01.design-03 .subclaim .claim-gray.lora>span,.header-01.design-03 .subclaim .claim-gray.playfair-display>span,.header-01.design-03 .subclaim .claim-gray.proxima-nova>span {
  line-height:192%
 }
 .header-01.design-04 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-04 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-04 .subclaim .claim-bg-color.open-sans>span,.header-01.design-04 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-04 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-bg-color.roboto>span,.header-01.design-04 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-04 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-04 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-04 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-bg-inv.roboto>span,.header-01.design-04 .subclaim .claim-bg.abril-fatface>span,.header-01.design-04 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-bg.fira-sans>span,.header-01.design-04 .subclaim .claim-bg.open-sans>span,.header-01.design-04 .subclaim .claim-bg.pt-serif>span,.header-01.design-04 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-bg.roboto>span,.header-01.design-04 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-04 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-04 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-04 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-04 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color-alpha.roboto>span,.header-01.design-04 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-04 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-04 .subclaim .claim-color-inv.open-sans>span,.header-01.design-04 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-04 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color-inv.roboto>span,.header-01.design-04 .subclaim .claim-color.abril-fatface>span,.header-01.design-04 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-color.fira-sans>span,.header-01.design-04 .subclaim .claim-color.open-sans>span,.header-01.design-04 .subclaim .claim-color.pt-serif>span,.header-01.design-04 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-color.roboto>span,.header-01.design-04 .subclaim .claim-gray.abril-fatface>span,.header-01.design-04 .subclaim .claim-gray.brandon-grotesque>span,.header-01.design-04 .subclaim .claim-gray.fira-sans>span,.header-01.design-04 .subclaim .claim-gray.open-sans>span,.header-01.design-04 .subclaim .claim-gray.pt-serif>span,.header-01.design-04 .subclaim .claim-gray.ribeye-marrow>span,.header-01.design-04 .subclaim .claim-gray.roboto>span {
  line-height:210%
 }
 .header-01.design-04 .subclaim .claim-bg-color.lobster>span,.header-01.design-04 .subclaim .claim-bg-color.lora>span,.header-01.design-04 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-04 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-04 .subclaim .claim-bg-inv.lobster>span,.header-01.design-04 .subclaim .claim-bg-inv.lora>span,.header-01.design-04 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-04 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-04 .subclaim .claim-bg.lobster>span,.header-01.design-04 .subclaim .claim-bg.lora>span,.header-01.design-04 .subclaim .claim-bg.playfair-display>span,.header-01.design-04 .subclaim .claim-bg.proxima-nova>span,.header-01.design-04 .subclaim .claim-color-alpha.lobster>span,.header-01.design-04 .subclaim .claim-color-alpha.lora>span,.header-01.design-04 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-04 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-04 .subclaim .claim-color-inv.lobster>span,.header-01.design-04 .subclaim .claim-color-inv.lora>span,.header-01.design-04 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-04 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-04 .subclaim .claim-color.lobster>span,.header-01.design-04 .subclaim .claim-color.lora>span,.header-01.design-04 .subclaim .claim-color.playfair-display>span,.header-01.design-04 .subclaim .claim-color.proxima-nova>span,.header-01.design-04 .subclaim .claim-gray.lobster>span,.header-01.design-04 .subclaim .claim-gray.lora>span,.header-01.design-04 .subclaim .claim-gray.playfair-display>span,.header-01.design-04 .subclaim .claim-gray.proxima-nova>span {
  line-height:192%
 }
 .header-01.design-05 .subclaim .claim-bg-color.abril-fatface>span,.header-01.design-05 .subclaim .claim-bg-color.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-bg-color.fira-sans>span,.header-01.design-05 .subclaim .claim-bg-color.open-sans>span,.header-01.design-05 .subclaim .claim-bg-color.pt-serif>span,.header-01.design-05 .subclaim .claim-bg-color.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-bg-color.roboto>span,.header-01.design-05 .subclaim .claim-bg-inv.abril-fatface>span,.header-01.design-05 .subclaim .claim-bg-inv.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-bg-inv.fira-sans>span,.header-01.design-05 .subclaim .claim-bg-inv.open-sans>span,.header-01.design-05 .subclaim .claim-bg-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-bg-inv.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-bg-inv.roboto>span,.header-01.design-05 .subclaim .claim-bg.abril-fatface>span,.header-01.design-05 .subclaim .claim-bg.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-bg.fira-sans>span,.header-01.design-05 .subclaim .claim-bg.open-sans>span,.header-01.design-05 .subclaim .claim-bg.pt-serif>span,.header-01.design-05 .subclaim .claim-bg.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-bg.roboto>span,.header-01.design-05 .subclaim .claim-color-alpha.abril-fatface>span,.header-01.design-05 .subclaim .claim-color-alpha.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color-alpha.fira-sans>span,.header-01.design-05 .subclaim .claim-color-alpha.open-sans>span,.header-01.design-05 .subclaim .claim-color-alpha.pt-serif>span,.header-01.design-05 .subclaim .claim-color-alpha.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color-alpha.roboto>span,.header-01.design-05 .subclaim .claim-color-inv.abril-fatface>span,.header-01.design-05 .subclaim .claim-color-inv.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color-inv.fira-sans>span,.header-01.design-05 .subclaim .claim-color-inv.open-sans>span,.header-01.design-05 .subclaim .claim-color-inv.pt-serif>span,.header-01.design-05 .subclaim .claim-color-inv.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color-inv.roboto>span,.header-01.design-05 .subclaim .claim-color.abril-fatface>span,.header-01.design-05 .subclaim .claim-color.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-color.fira-sans>span,.header-01.design-05 .subclaim .claim-color.open-sans>span,.header-01.design-05 .subclaim .claim-color.pt-serif>span,.header-01.design-05 .subclaim .claim-color.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-color.roboto>span,.header-01.design-05 .subclaim .claim-gray.abril-fatface>span,.header-01.design-05 .subclaim .claim-gray.brandon-grotesque>span,.header-01.design-05 .subclaim .claim-gray.fira-sans>span,.header-01.design-05 .subclaim .claim-gray.open-sans>span,.header-01.design-05 .subclaim .claim-gray.pt-serif>span,.header-01.design-05 .subclaim .claim-gray.ribeye-marrow>span,.header-01.design-05 .subclaim .claim-gray.roboto>span {
  line-height:210%
 }
 .header-01.design-05 .subclaim .claim-bg-color.lobster>span,.header-01.design-05 .subclaim .claim-bg-color.lora>span,.header-01.design-05 .subclaim .claim-bg-color.playfair-display>span,.header-01.design-05 .subclaim .claim-bg-color.proxima-nova>span,.header-01.design-05 .subclaim .claim-bg-inv.lobster>span,.header-01.design-05 .subclaim .claim-bg-inv.lora>span,.header-01.design-05 .subclaim .claim-bg-inv.playfair-display>span,.header-01.design-05 .subclaim .claim-bg-inv.proxima-nova>span,.header-01.design-05 .subclaim .claim-bg.lobster>span,.header-01.design-05 .subclaim .claim-bg.lora>span,.header-01.design-05 .subclaim .claim-bg.playfair-display>span,.header-01.design-05 .subclaim .claim-bg.proxima-nova>span,.header-01.design-05 .subclaim .claim-color-alpha.lobster>span,.header-01.design-05 .subclaim .claim-color-alpha.lora>span,.header-01.design-05 .subclaim .claim-color-alpha.playfair-display>span,.header-01.design-05 .subclaim .claim-color-alpha.proxima-nova>span,.header-01.design-05 .subclaim .claim-color-inv.lobster>span,.header-01.design-05 .subclaim .claim-color-inv.lora>span,.header-01.design-05 .subclaim .claim-color-inv.playfair-display>span,.header-01.design-05 .subclaim .claim-color-inv.proxima-nova>span,.header-01.design-05 .subclaim .claim-color.lobster>span,.header-01.design-05 .subclaim .claim-color.lora>span,.header-01.design-05 .subclaim .claim-color.playfair-display>span,.header-01.design-05 .subclaim .claim-color.proxima-nova>span,.header-01.design-05 .subclaim .claim-gray.lobster>span,.header-01.design-05 .subclaim .claim-gray.lora>span,.header-01.design-05 .subclaim .claim-gray.playfair-display>span,.header-01.design-05 .subclaim .claim-gray.proxima-nova>span {
  line-height:192%
 }
}
@media screen and (max-width:1024px) {
 .pswp__preloader {
  position:relative;
  left:auto;
  top:auto;
  margin:0;
  float:right
 }
}
@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi) {
 .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
  background-image:url(../../33/33c/33c7ft.svg)
 }
 .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
  background:none
 }
}
@media screen and (min-width: 900px) {
	.topnav{
		display: none;
	}
}
@media screen and (max-width: 899px) {
	
	@media screen and (min-width: 320px) {
		.section-inner-topo {
			overflow: hidden;
			padding-top: 18.5vw;
			z-index: 9999;
		}
		.topnav {
			overflow: hidden;
			background-color: #25263a;
			max-width: 150px;
			margin-left: calc( 100% - 160px);
			margin-top: 2.5vw;
		}

		.topnav a {
		  float: left;
		  display: block;
		  color: #fff;
		  text-align: center;
		  padding: 14px 16px;
		  text-decoration: none;
		  font-size: 17px;
		  background-color: #25263a;
		}

		.topnav a:hover {
		  background-color: #ddd;
		  color: black;
		}

		.active {
		  background-color: #77a9ca;
		  color: white;
		}

		.topnav .icon {
		  display: none;
		}

		.header-01 .logo .image-content img {
			vertical-align: middle;
			height: 30px;
			width: auto;
			margin: 5px 0;
			padding: 0 10px 0 0;
		}
		html body.layout-01.contract.wtf-default div.wnd-page.color-blue div#wrapper main#main div.section-wrapper.cf div.section-wrapper-content.cf section.section.default-01.design-01.section-white div.section-inner div.content.cf div div.column-wrapper.cf div div.column-content.pr.cf div div.map.block.design-01 a img{
		  width: 100%;
		}
		.parallax1 {
			background-image: url("imgs/home-mobile.jpg");
			height: 75vw;
			background-attachment: fixed;
			background-position: top center;
			background-repeat: no-repeat;
			background-size: contain;
		}
		.contacto50-100{
			width: 100%;
		}
		
		.titulo-home {
			font-size: 7vw;
			font-weight: bold;
		}
		.wnd-align-center{
			font-size: 4vw;
			padding: 5vw;
		}
		.design-01{
			font-size: 4vw;
			padding: 4vw;
		}

	}
}
@media screen and (max-width: 899px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 899px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}