@charset "UTF-8";
            html {
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: 0.67em 0;
}  figcaption,figure,main { display: block;
} figure {
margin: 1em 40px;
} hr {
-webkit-box-sizing: content-box;
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; ;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; ;
} b,strong {
font-weight: inherit;
} b,strong {
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: -0.25em;
}
sup {
top: -0.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: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; ;
} button,input { overflow: visible;
} button,select { text-transform: none;
} button,html [type="button"],[type="reset"],[type="submit"] {
-webkit-appearance: button; ;
} button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
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"] {
-webkit-box-sizing: border-box;
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;
} template {
display: none;
}  [hidden] {
display: none;
} .swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-property: transform,-webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-property: transform,-webkit-transform;
}
.swiper-invisible-blank-slide {
visibility: hidden;
}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height,-webkit-transform;
transition-property: height,-webkit-transform;
transition-property: transform,height;
transition-property: transform,height,-webkit-transform;
}
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper {
-ms-touch-action: pan-x;
touch-action: pan-x;
}
.swiper-button-next,.swiper-button-prev {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
display: none;
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: .3s opacity;
transition: .3s opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: .2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: .2s top,.2s -webkit-transform;
transition: .2s top,.2s -webkit-transform;
-webkit-transition: .2s transform,.2s top;
transition: .2s transform,.2s top;
-webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
transition: .2s transform,.2s top,.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s left,.2s -webkit-transform;
transition: .2s left,.2s -webkit-transform;
-webkit-transition: .2s transform,.2s left;
transition: .2s transform,.2s left;
-webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
transition: .2s transform,.2s left,.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s right,.2s -webkit-transform;
transition: .2s right,.2s -webkit-transform;
-webkit-transition: .2s transform,.2s right;
transition: .2s transform,.2s right;
-webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
transition: .2s transform,.2s right,.2s -webkit-transform;
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical > .swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
background: #000;
}
.swiper-pagination-lock {
display: none;
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: '';
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next + .swiper-slide,.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
-ms-perspective: 1200px;
}
html {
font-size: 15px;
}
body {
margin: 0;
font-size: 90%;
font-family: "ltunivers", "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica;
font-weight: 400;
line-height: 1.6425;
background-color: #fff;
color: #000;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
a {
color: #000;
text-decoration: none;
}
a:hover {
color: #F5B9C2;
}
img,video {
max-width: 100%;
height: auto;
}
.no-scroll {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
}
.display--table {
display: table;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.display--tablecell {
display: table-cell;
vertical-align: middle;
}
.button {
display: inline-block;
padding: 1em 2em;
border: 0 none;
border-radius: 0;
border: 1px solid #000;
-webkit-box-shadow: none;
box-shadow: none;
text-transform: uppercase;
font-weight: 700;
color: inherit;
background: none transparent;
cursor: pointer;
font-size: 12px;
font-size: 0.75rem;
}
.content__close {
position: absolute;
top: 10px;
right: 10px;
border: 1px solid #999;
cursor: pointer;
z-index: 2;
height: 35px;
width: 35px;
background-image: url(//www.interdesign.com.pt/app/themes/raw/assets/images/cross.png);
background-repeat: no-repeat;
background-position: center;
background-color: rgba(255, 255, 255, 0.75);
}
h1,h2,h3,h4,h5,h6 {
margin-top: 1em;
margin-bottom: 0.8em;
font-size: 1rem;
font-family: "ltunivers", "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica;
font-weight: 700;
line-height: 1.1;
}
h1 {
font-size: 21px;
font-size: 1.3125rem;
}
h2 {
font-size: 18px;
font-size: 1.125rem;
}
h3 {
font-size: 16px;
font-size: 1rem;
}
h4 {
font-size: 14px;
font-size: 0.875rem;
}
h5 {
line-height: 1.6425;
font-size: 12px;
font-size: 0.75rem;
}
h6 {
line-height: 1.6425;
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
}
p {
margin-top: 0.8em;
margin-bottom: 1.2em;
line-height: 1.6425;
font-family: "ltunivers", "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.screen-reader-text {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 0;
height: 0;
opacity: 0;
}
.form__label,.woocommerce-form__label {
display: block;
margin-bottom: 1em;
}
.form__label .text--label,.woocommerce-form__label .text--label {
display: block;
}
.form__input,.woocommerce-Input--text,.woocommerce-Input--email,.woocommerce-Input--password,.input-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 4px 2px;
border-radius: 0;
border: 0 none;
outline: none;
background: none #f0f0f0;
}
textarea.form__input {
height: 100px;
}
button,input,select,textarea {
font-family: "ltunivers", "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica;
font-size: 12px;
font-size: 0.75rem;
}
.site__preloader {
position: fixed;
z-index: 60;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
pointer-events: auto;
background-color: #fff;
}
.site__preloader:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: -2rem 0 0 -2rem;
width: 4rem;
height: 4rem;
background: url(//www.interdesign.com.pt/app/themes/raw/assets/images/heart.svg) no-repeat center center;
-webkit-transition: background-size 0.5s ease-in-out;
transition: background-size 0.5s ease-in-out;
-webkit-animation-name: preloader;
animation-name: preloader;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.site__loaded .site__preloader {
opacity: 0;
pointer-events: none;
}
.site__loaded .site__preloader:after {
background-size: 0;
}
.header {
position: fixed;
z-index: 20;
left: 0;
top: 0;
bottom: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: auto;
width: 100%;
padding-top: 6rem;
background-color: #fff;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform 0.5s ease-in-out;
transition: -webkit-transform 0.5s ease-in-out;
transition: transform 0.5s ease-in-out;
transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.header.active {
-webkit-transform: none;
transform: none;
}
.header__logo {
display: none;
}
.header__logo img {
height: 2.5rem;
}
.site__page > h1 {
margin-top: 5vw;
text-align: center;
text-transform: uppercase;
}
.navigation__bar {
position: relative;
position: -webkit-sticky;
position: sticky;
z-index: 30;
top: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 1rem;
line-height: 1;
text-align: center;
background: #fff;
}
.navigation__bar__button {
float: left;
padding: 0;
border-radius: 0;
border: 0 none;
background: none transparent;
outline: none;
cursor: pointer;
}
.navigation__bar__button rect {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-property: y, opacity, -webkit-transform;
transition-property: y, opacity, -webkit-transform;
transition-property: y, transform, opacity;
transition-property: y, transform, opacity, -webkit-transform;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transform-origin: center;
transform-origin: center;
}
.navigation__bar__button.active rect:nth-of-type(2) {
opacity: 0;
-webkit-transform: translateX(-2rem);
transform: translateX(-2rem);
}
.navigation__bar__button.active rect:first-of-type {
y: 6;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.navigation__bar__button.active rect:last-of-type {
y: 6;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.navigation__bar__logo img {
height: 1.6rem;
}
.navigation__bar__cart {
float: right;
display: block;
line-height: 1;
}
.navigation__bar__cart img {
height: 17px;
}
.navigation {
margin: 0;
padding: 1rem;
list-style-type: none;
font-size: 11px;
font-size: 0.6875rem;
}
.navigation li {
margin: 1em 0;
text-align: center;
}
.navigation li.current-menu-item a {
color: #F5B9C2;
}
.navigation a {
display: block;
text-transform: uppercase;
text-decoration: none;
color: #999;
}
.navigation a:hover {
color: #F5B9C2;
}
.navigation .popupstore {
background: url(//www.interdesign.com.pt/app/themes/raw/assets/images/popupstore.svg) no-repeat center center;
background-size: auto 0.8em;
}
.navigation .popupstore a {
text-indent: -99999px;
}
.navigation__icons {
display: none;
font-size: 10px;
font-size: 0.625rem;
}
.navigation__icons svg {
width: 1em;
height: 1em;
vertical-align: baseline;
}
.navigation__icons .active {
background-color: #000;
}
.navigation__icons .active path {
fill: #F5B9C2;
}
.panel {
position: fixed;
z-index: 50;
top: 0;
right: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
width: 100%;
height: 100%;
padding: 2em;
color: #fff;
background-color: #000;
-webkit-transition: -webkit-transform 0.35s ease-in-out;
transition: -webkit-transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
-webkit-transform: translatex(100%);
transform: translatex(100%);
pointer-events: none;
opacity: 0;
}
.panel.open {
opacity: 1;
pointer-events: auto;
-webkit-transform: none;
transform: none;
}
.panel__header {
margin-bottom: 1em;
}
.panel__header h3 {
display: inline-block;
margin: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 16px;
font-size: 1rem;
}
.panel__header button {
float: right;
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
outline: none;
background: none transparent;
font-size: 12px;
font-size: 0.75rem;
}
.site__services h1 {
position: absolute;
top: 50%;
left: 50%;
margin-top: 0;
text-transform: uppercase;
text-align: center;
letter-spacing: 3px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-family: "Raleway", Helvetica;
font-weight: 700;
font-size: 31px;
font-size: 1.9375rem;
}
.site__services img {
width: 100%;
}
.services__image {
position: relative;
}
.services__content {
margin-bottom: 5vw;
padding: 5vw;
}
.services__content p:last-of-type {
text-align: center;
}
.portfolios {
padding: 5vw;
}
.portfolios h3 {
letter-spacing: 4px;
text-transform: uppercase;
font-size: 34px;
font-size: 2.125rem;
}
.portfolios ul {
margin: 0;
padding: 0;
list-style: none;
}
.portfolios ul:after {
content: "";
display: table;
clear: both;
}
.portfolios li {
float: left;
width: 100%;
margin-bottom: 1rem;
}
.portfolios li.inactive {
display: none;
}
.portfolios a {
color: #fff;
}
.portfolios .portfolios__container {
position: relative;
display: block;
width: 100%;
padding-top: 75%;
}
.portfolios .portfolios__container:after {
content: "";
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.3;
-webkit-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
}
.portfolios .portfolios__container:hover:after,.portfolios .portfolios__container:hover h3 {
opacity: 0;
}
.portfolios img {
position: absolute;
z-index: 1;
top: 0;
left: 0;
max-width: none;
height: 100%;
}
.objectfit .portfolios img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.portfolios__title {
position: absolute;
z-index: 3;
top: 50%;
left: 0;
width: 100%;
text-align: center;
color: #fff;
font-size: 24px;
font-size: 1.5rem;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.portfolios__title .button {
padding: 1em 2em;
font-size: 10px;
font-size: 0.70rem;
}
.portfolios__title h3 {
margin: 0;
-webkit-transition: opacity 0.35s ease-in-out;
transition: opacity 0.35s ease-in-out;
font-family: "Raleway", Helvetica;
font-weight: 700;
font-size: 21px;
font-size: 1.3125rem;
}
.portfolios__nav {
padding-top: 5vw;
text-align: center;
font-size: 12px;
font-size: 0.75rem;
}
.portfolios__nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.portfolios__nav li {
display: inline-block;
margin: 0.5em;
text-transform: uppercase;
}
.portfolios__nav a {
text-decoration: none;
}
.portfolios__nav a:hover,.portfolios__nav a.active {
color: #F5B9C2;
}
.stores .button {
color: #fff;
}
.stores .portfolios__title {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 1em 0.5em;
}
.stores .portfolios__title p {
display: none;
margin: 0.1em 0;
font-size: 12px;
font-size: 0.75rem;
}
.stores .portfolios__title p:last-of-type {
margin-top: 1em;
}
.stores .portfolios__container:hover:after,
.stores .portfolios__container.active:after {
opacity: 0.7;
}
.stores .portfolios__container:hover h3,
.stores .portfolios__container.active h3 {
margin-bottom: 1em;
opacity: 1;
letter-spacing: normal;
font-size: 16px;
font-size: 1rem;
}
.stores .portfolios__container:hover p,
.stores .portfolios__container.active p {
display: block;
}
.gallery {
padding: 5vw;
}
.gallery:after {
content: "";
display: table;
clear: both;
}
.gallery__item {
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
margin: 0;
padding: 0.5rem;
}
.gallery__item a {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.gallery__item img {
width: 100%;
}
.popup-fullscreen {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
}
.show-popup-fullscreen .popup-fullscreen {
display: block;
}
.popup-fullscreen > div {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
}
.popup-fullscreen > div > div {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.swiper-container-fullscreen,.swiper-container-full,.swiper-container {
width: 100%;
height: 100%;
}
.swiper-wrapper {
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-container-horizontal > .swiper-pagination {
bottom: 10px;
left: 0;
width: 100%;
}
.swiper-pagination-bullet {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 100%;
background: #000;
opacity: .2;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
}
.swiper-pagination-bullet-active {
background: #999;
}
.swiper-button-next,.swiper-button-prev {
background-size: auto;
border: 1px solid #999;
height: 35px !important;
width: 35px !important;
background-color: rgba(255, 255, 255, 0.75);
}
.popup-fullscreen .action {
position: absolute;
top: 10px;
right: 10px;
border: 1px solid #999;
cursor: pointer;
z-index: 2;
height: 35px;
width: 35px;
background-image: url(//www.interdesign.com.pt/app/themes/raw/assets/images/cross.png);
background-repeat: no-repeat;
background-position: center;
background-color: rgba(255, 255, 255, 0.75);
}
.swiper-slide {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
}
.popup-fullscreen .swiper-slide {
padding: 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.swiper-container-fullscreen article {
height: 100%;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
position: relative;
top: -30px;
}
.swiper-button-next {
background-image: url(//www.interdesign.com.pt/app/themes/raw/assets/images/arrow-slider-right.png);
}
.swiper-button-prev {
background-image: url(//www.interdesign.com.pt/app/themes/raw/assets/images/arrow-slider-left.png);
}
.pagination {
text-align: center;
padding-bottom: 5vw;
}
.pagination a {
display: inline-block;
padding: 1em 1.5em;
line-height: 1;
text-transform: uppercase;
text-decoration: none;
color: #fff;
background-color: #000;
font-size: 10px;
font-size: 0.625rem;
}
.pagination a:hover {
color: #000;
background-color: #fff;
}
.pagination a[hidden] {
display: none;
}
.contacts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.contacts h1 {
margin-top: 0;
text-transform: uppercase;
}
.contacts__form,.contacts__address {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 5vw;
}
.footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
border-top: 1px solid #f0f0f0;
padding: 4em 1em;
text-align: center;
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
}
.footer h5,.footer label {
line-height: 2.2;
margin: 0;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
}
.footer input {
line-height: 2.2;
margin: 0;
text-align: center;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
}
.footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.footer li {
line-height: 2.2;
}
.footer li.active a {
color: #F5B9C2;
}
.footer a {
text-decoration: none;
color: #777;
}
.footer a:hover {
color: #F5B9C2;
}
.footer__block {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 100%;
margin-top: 1em;
}
.footer .wpm-language-switcher li,.footer__social li {
display: inline-block;
margin: 0 0.4em;
}
.footer .wpm-language-switcher img,.footer__social img {
height: 1.1em;
}
.footer .wpm-language-switcher {
margin-top: 1em;
}
.panel--search .search {
width: 100%;
margin-bottom: 2em;
background: #fff;
border-radius: 10px;
}
.panel--search .search__input {
display: inline-block;
width: calc(100% - 100px);
}
.panel--search .search__button {
float: right;
border-radius: 10px;
background: #F5B9C2;
}
.panel--search .search__results {
padding-bottom: 2em;
}
.panel--search .search__results.loading {
background: url(//www.interdesign.com.pt/app/themes/raw/assets/images/loading.gif) no-repeat bottom center;
background-size: 0.75em;
}
.panel--search button {
background: transparent;
border: none;
color: #fff;
cursor: pointer;
outline: none;
font-size: 14px;
font-size: 0.875rem;
}
.panel--search input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding-left: 0.5em;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
outline: none;
font-size: 14px;
font-size: 0.875rem;
}
.panel--search .search__result {
position: relative;
display: block;
margin-bottom: 1em;
text-align: center;
background: #fff;
}
.panel--search .search__result h1 {
position: absolute;
left: 50%;
bottom: 10%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0.5em;
text-align: center;
text-transform: uppercase;
opacity: 0.8;
color: #000;
background: #fff;
font-size: 14px;
font-size: 0.875rem;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.panel--service .panel__form button {
display: inline-block;
padding: 0.75em 2em 0.5em 2em;
border: 0 none;
border-radius: 0;
text-transform: uppercase;
line-height: 1;
color: #000;
background: #fff;
cursor: pointer;
outline: none;
font-size: 12px;
font-size: 0.75rem;
}
.panel--service .panel__form input,.panel--service .panel__form textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0.5em;
margin-bottom: 0.5em;
border-width: 0 0 1px 0;
border-color: rgba(255, 255, 255, 0.2);
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background: transparent;
outline: none;
}
.panel--service .panel__form textarea {
height: 200px;
}
.panel--store .panel__form button {
display: inline-block;
padding: 0.75em 2em 0.5em 2em;
border: 0 none;
border-radius: 0;
text-transform: uppercase;
line-height: 1;
color: #000;
background: #fff;
cursor: pointer;
outline: none;
font-size: 12px;
font-size: 0.75rem;
}
.panel--store .panel__form input,.panel--store .panel__form textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0.5em;
margin-bottom: 0.5em;
border-width: 0 0 1px 0;
border-color: rgba(255, 255, 255, 0.2);
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background: transparent;
outline: none;
font-size: 14px;
font-size: 0.875rem;
}
.panel--store .panel__form textarea {
height: 200px;
}
.woocommerce-ordering {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 0;
height: 0;
opacity: 0;
}
.col2-set {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding: 5vw;
}
.col2-set .u-column1,.col2-set .u-column2,.col2-set .col-1,.col2-set .col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 100%;
}
.col2-set input:not([type="checkbox"]),.col2-set textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
.col2-set textarea {
height: 150px;
}
.col2-set button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
.shop_table {
width: 100%;
}
.shop_table label {
display: block;
text-transform: uppercase;
font-weight: 700; font-size: 12px;
font-size: 0.75rem;
}
.shop_table th {
text-transform: uppercase;
font-size: 12px;
font-size: 0.75rem;
vertical-align: top;
}
.shop_table th,
.shop_table td {
padding-top: 1rem;
padding-bottom: 1rem;
}
.woocommerce-shipping-destination {
color: #666;
}
.woocommerce-shipping-destination strong {
font-weight: normal;
}
.woocommerce-shipping-methods {
margin: 0;
list-style: none;
} .shop_table .product-remove a {
display: block;
width: 1em;
height: 1em;
margin: 1em;
line-height: 1;
text-align: center;
border-radius: 50%;
background: #f0f0f0;
}
.shop_table .product-name {
text-align: left; }
.shop_table .product-price {
display: none;
}
.shop_table td.product-name {
text-transform: uppercase;
font-size: 14px;
font-size: 0.875rem;
}
.shop_table td.product-price,.shop_table td.product-quantity {
text-align: center;
font-size: 14px;
font-size: 0.875rem;
}
.shop_table td.product-subtotal {
text-align: center;
font-weight: 700;
font-size: 20px;
font-size: 1.25rem;
}
.shop_table .product-quantity input {
width: 4em;
margin: 0;
padding: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
text-align: center;
outline: none;
}
.shop_table .button[disabled] {
display: none;
}
.shop_table .actions:after {
content: "";
display: table;
clear: both;
}
.shop_table .actions > input[type="submit"] {
float: right;
}
.shop_table .coupon {
float: right;
margin-top: 1rem;
margin-bottom: 1rem;
}
.shop_table .coupon:after {
content: "";
display: table;
clear: both;
}
.shop_table .coupon label {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 0;
height: 0;
opacity: 0;
}
.shop_table .coupon .button {
width: 100%;
}
.shop_table .coupon input {
float: left;
padding: 1em 2em;
border-radius: 0;
line-height: 1.1;
font-size: 12px;
font-size: 0.75rem;
}
.shop_table .coupon input[type="submit"] {
padding: 0.6em 1em;
}
.woocommerce-store-notice {
position: relative;
z-index: 40;
margin: 0;
padding: 0.5rem 1rem;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #000;
font-size: 10px;
font-size: 0.625rem;
}
.woocommerce-store-notice a {
text-decoration: underline;
font-weight: 700;
color: #fff;
}
.woocommerce-store-notice__dismiss-link {
display: none;
}
.site__page .woocommerce-info {
padding: 1vw 5vw;
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
}
.site__page .woocommerce-message {
padding: 1vw 5vw;
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
}
.site__page .woocommerce-message a {
float: right;
padding: 0.5em 1em;
font-size: 8px;
font-size: 0.5rem;
}
.site__page .woocommerce-error {
margin: 0;
padding: 1vw 5vw;
list-style: none;
text-transform: uppercase;
color: #F76F8E;
font-size: 10px;
font-size: 0.625rem;
}
.site__page .cart-empty,.site__page .return-to-shop {
padding: 1vw 5vw;
}
.woocommerce-products-header {
padding: 5vw;
}
.woocommerce-products-header h1 {
margin: 0;
text-indent: -999px;
background: url(//www.interdesign.com.pt/app/themes/raw/assets/images/popupstore.svg) no-repeat center center;
background-size: auto 0.8em;
}
.termlist {
padding: 0 5vw;
}
.termlist__title {
margin: 0 0 0.3em;
padding: 0;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
font-size: 0.75rem;
}
.termlist__title:after {
content: " ☰";
}
.termlist__items {
margin: 0;
padding: 0;
list-style-type: none;
}
.termlist__items li {
display: inline-block;
margin-right: 0.5em;
}
.termlist__items li.current a {
color: #F5B9C2;
}
ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: distribute;
justify-content: space-around;
margin: 0;
padding: 0;
list-style-type: none;
}
ul.products h2 { width: 100%;
margin: 0;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 0.75rem; }
ul.products .price { width: 100%;
display: block;
text-align: center; color: #666;
font-size: 14px;
font-size: 0.875rem;
}
ul.products .product {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 35%;
margin: 1em 0;
}
ul.products .woocommerce-loop-product__link {
position: relative;
display: table;
color: currentColor;
}
ul.products .woocommerce-loop-product__link img {
-webkit-transition: opacity 1s ease-in-out, -webkit-filter 1s ease-in-out;
transition: opacity 1s ease-in-out, -webkit-filter 1s ease-in-out;
transition: opacity 1s ease-in-out, filter 1s ease-in-out;
transition: opacity 1s ease-in-out, filter 1s ease-in-out, -webkit-filter 1s ease-in-out;
} .type-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
text-align: center;
}
.type-product h1 {
margin: 0;
text-transform: uppercase; }
.type-product .price {
margin: 0;
}
.type-product .quantity {
display: none;
}
.woocommerce-product-gallery,.summary.entry-summary,.woocommerce-product-gallery__image {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 100%;
}
.summary.entry-summary {
padding: 5vw;
}
.woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin: 0;
align-items: center;
}
.woocommerce-product-gallery__image:not(:first-of-type) {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 33.333%;
padding: 1.5rem;
}
.related.products {
width: 100%;
border-top: 1px solid #f0f0f0;
}
.related.products h2 {
text-transform: uppercase;
text-align: center;
}
.related.products ul.products .product { margin-top: 0;
}
.woocommerce-cart-form {
padding: 5vw;
}
.cart_totals {
border-top: 1px solid #f0f0f0;
padding: 0 5vw 5vw;
text-align: right;
}
.cart_totals h2 {
text-transform: uppercase;
text-align: right;
}
.cart_totals table {
float: right;
max-width: 320px;
}
.cart_totals .order-total td {
font-weight: 700;
font-size: 20px;
font-size: 1.25rem;
}
.cart_totals .country_select {
text-align: left;
font-size: 12px;
font-size: 0.75rem;
}
.cart_totals .shipping p {
margin: 0;
line-height: 1;
}
.cart_totals .shipping input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
.cart_totals .shipping button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
.cart_totals .wc-proceed-to-checkout {
padding-top: 2rem;
clear: both;
}
.lost_reset_password {
padding: 5vw;
}
.lost_reset_password input:not([type="checkbox"]) {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
.lost_reset_password button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0.5em 1em;
font-size: 12px;
font-size: 0.75rem;
}
#order_review_heading,.woocommerce-order-details__title,.woocommerce-column__title {
text-transform: uppercase;
text-align: center;
font-size: 24px;
font-size: 1.5rem;
}
.woocommerce-column__title {
text-align: left;
}
.woocommerce-customer-details .col2-set {
padding-top: 0;
}
.woocommerce-order > p:not(.woocommerce-notice) {
display: none;
}
.woocommerce-order-overview {
margin: 0;
padding: 0 5vw 5vw;
list-style: none;
}
.woocommerce-checkout-review-order,.woocommerce-order-details {
padding: 0 5vw 5vw;
}
.woocommerce-checkout-review-order .product-total,.woocommerce-checkout-review-order tfoot,.woocommerce-order-details .product-total,.woocommerce-order-details tfoot {
text-align: right;
}
.woocommerce-checkout-review-order .order-total td,.woocommerce-checkout-review-order tfoot tr:last-of-type .woocommerce-Price-amount,.woocommerce-order-details .order-total td,.woocommerce-order-details tfoot tr:last-of-type .woocommerce-Price-amount {
font-weight: 700;
font-size: 20px;
font-size: 1.25rem;
}
ul.payment_methods {
margin: 0;
padding: 5vw 0;
list-style: none;
}
ul.payment_methods p {
margin: 0;
}
ul.payment_methods li {
margin-bottom: 1em;
}
ul.payment_methods .payment_box {
color: #999;
}
.woocommerce-thankyou-order-received {
margin: 0;
padding: 5vw;
}
body.woocommerce-account .site__page {
min-height: 90vh;
}
body.woocommerce-account h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 1rem;
}
.woocommerce-order-details__title {
text-align: right;
}
body.woocommerce-account .button {
max-width: 250px;
border-radius: 15px;
color: #fff;
background: #000;
}
.woocommerce-MyAccount-navigation {
margin: 1rem;
padding: 1rem;
border: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation h2 {
margin-top: 0;
margin-bottom: 2em;
text-transform: uppercase;
font-size: 12px;
font-size: 0.75rem;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 10px;
font-size: 0.625rem;
}
.woocommerce-MyAccount-navigation li {
margin-bottom: 1em;
}
.woocommerce-MyAccount-navigation li.is-active a {
text-decoration: underline;
}
.woocommerce-MyAccount-navigation a {
display: block;
text-transform: uppercase;
text-decoration: none;
color: #777;
}
.woocommerce-MyAccount-content {
margin: 1rem;
}
.woocommerce-MyAccount-content h1 {
margin-top: 0;
text-transform: uppercase;
}
.woocommerce-MyAccount-content h3 {
margin-top: 0;
text-transform: uppercase;
}
.woocommerce-MyAccount-content h3 small {
text-transform: none;
font-style: italic;
font-weight: 400;
font-size: 12px;
font-size: 0.75rem;
}
.myaccount__hello {
margin-top: 0;
font-weight: 700;
font-style: italic;
}
.woocommerce-Address {
margin-top: 2rem;
}
.featured {
text-transform: uppercase;
text-align: center;
}
.featured h2,.featured p {
max-width: 260px;
margin-left: auto;
margin-right: auto;
}
.featured h2 {
margin-bottom: 0;
padding-left: 5px;
padding-right: 5px;
color: #000;
font-size: 14px;
font-size: 0.875rem;
}
.featured p {
margin-top: 2em;
letter-spacing: 1.6px;
color: #666;
font-size: 10px;
font-size: 0.625rem;
}
.featured__scroll {
display: none;
}
.featured__heart {
display: block;
width: 1.2em;
height: 1.2em;
margin: 0 auto;
padding: 0.6em;
border-radius: 50%;
background-color: #fff;
-webkit-animation-duration: 2.0s;
animation-duration: 2.0s;
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
-webkit-animation-name: zoom-in-out;
animation-name: zoom-in-out;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.featured__heart img {
width: 1.2em;
height: 1.2em;
}
.featured__image {
display: block;
width: 100%;
}
.text h1,.simpletext h1 {
margin-top: 0;
text-transform: uppercase;
text-align: center;
}
.text iframe,.simpletext iframe {
border: 0;
width: 100%;
min-height: 300px;
height: 100%;
}
.text:after,.simpletext:after {
content: "";
display: table;
clear: both;
}
.text .text__content,.text .simpletext__content,.simpletext .text__content,.simpletext .simpletext__content {
padding: 5vw;
}
.text .text__content > p:first-of-type,.simpletext .text__content > p:first-of-type {
font-weight: 700;
}
.text__thumbnail img {
display: block;
margin: 0 auto;
}
.simpletext--dark {
background-color: #000;
color: #fff;
}
.simpletext {
clear: both;
text-align: center;
}
.simpletext h1 {
font-weight: 400;
font-size: 60px;
font-size: 3.75rem;
}
.simpletext q {
font-style: italic;
}
.carrer {
cursor: pointer;
}
.carrer__details {
display: none;
}
.files {
padding: 5vw;
}
.files:after {
content: "";
display: table;
clear: both;
}
.files h1 {
margin-top: 0;
text-transform: uppercase;
text-align: center;
}
@font-face {
font-family:'ltunivers';src:url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-black.eot);src:url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-black.eot?#iefix) format("embedded-opentype"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-black.woff2) format("woff2"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-black.woff) format("woff"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-black.ttf) format("truetype");font-weight:bold;font-style:normal;
}
@font-face {
font-family:'ltunivers';src:url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-regular.eot);src:url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-regular.eot?#iefix) format("embedded-opentype"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-regular.woff2) format("woff2"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-regular.woff) format("woff"), url(//www.interdesign.com.pt/app/themes/raw/assets/fonts/ltunivers-regular.ttf) format("truetype");font-weight:normal;font-style:normal;
}
@media only screen and (min-width: 560px) {
.portfolios li {
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0.5rem;
}
.shop_table .coupon input,
.shop_table .coupon .button {
width: 50%;
}
.portfolios.stores li {
width: 100%;
}
.gallery__item {
width: 33.333%;
}
.contacts__form,.contacts__address {
width: 50%;
}
.footer__block {
width: 33.333%;
}
.footer__block:last-of-type {
width: 100%;
margin-top: 2em;
}
.footer .wpm-language-switcher {
margin-top: 0;
}
.col2-set {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.col2-set .col-1,.col2-set .col-2 {
width: 49%;
}
ul.products {
justify-content: flex-start;
}
ul.products .product {
width: 26%;
}
.woocommerce-product-gallery {
width: 55%;
}
.summary.entry-summary {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 45%;
}
.woocommerce-MyAccount-navigation {
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 35%;
margin: 0;
padding: 5vw;
border: 0;
}
.woocommerce-MyAccount-content {
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: right;
width: 65%;
padding: 5vw;
margin: 0;
}
.featured {
position: relative;
}
.featured__heart {
margin-bottom: 1em;
}
.featured__heart a {
display: block;
}
.featured__heart a:hover {
color: currentColor;
}
.featured--hero .featured__text {
position: absolute;
z-index: 6;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.featured--hero h2 {
font-size: 16px;
font-size: 1rem;
}
.featured--hero h2,.featured--hero p {
color: #fff;
}
.featured__scroll {
position: absolute;
z-index: 10;
bottom: 1em;
left: 50%;
display: block;
width: 40px;
margin-left: -20px;
opacity: 0.5;
}
.text__thumbnail {
float: left;
width: 50%;
}
.text__thumbnail + .text__content {
float: right;
}
.text__content {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
padding: 5vw;
margin: 0 auto;
}
}
@media only screen and (min-width: 560px) and (max-width: 979px) {
.featured--default {
position: relative;
overflow: hidden;
padding-top: 30%;
}
.featured--default .featured__text {
position: absolute;
z-index: 6;
top: 0;
left: 0;
display: block;
width: 50%;
height: 100%;
background-color: #fff;
-webkit-transition: width 0.35s ease-in-out;
transition: width 0.35s ease-in-out;
}
.featured--default .featured__text:after {
content: "";
position: absolute;
z-index: 5;
top: 50%;
right: -1rem;
width: 0;
height: 0;
margin-top: -0.5rem;
border-top: 1rem solid transparent;
border-bottom: 1rem solid transparent;
border-left: 1rem solid #fff;
}
.featured--default a:hover .featured__text {
width: 51%;
}
.featured--default .featured__image {
position: absolute;
z-index: 4;
top: 50%;
left: 25%;
max-width: none;
width: 100%;
height: auto;
-webkit-transform: translatey(-50%);
transform: translatey(-50%);
}
.featured--default .featured__image.contain {
left: 50%;
width: 50%;
}
.featured--default:nth-of-type(2n + 1) .featured__text {
left: auto;
right: 0;
}
.featured--default:nth-of-type(2n + 1) .featured__text:after {
left: -1rem;
right: auto;
border-left: none;
border-right: 1rem solid #fff;
}
.featured--default:nth-of-type(2n + 1) img {
left: 0;
}
}
@media only screen and (min-width: 760px) {
.portfolios.stores li {
width: 50%;
}
.shop_table .product-name,.shop_table .product-price {
display: table-cell;
}
.text iframe {
min-height: 500px;
}
}
@media only screen and (min-width: 980px) {
.price.price del {
font-size: 0.75em;
}
.portfolios.stores li {
width: 50%;
}
.footer__block {
width: auto;
}
.footer__block:last-of-type {
width: auto;
margin-top: 1em;
}
ul.products .product {
width: 20%;
padding: 2em 1em;
}
.featured--default {
float: left;
width: 50%;
padding-top: 25%;
}
.featured--default:not(:nth-of-type(3n + 1)) {
position: relative;
overflow: hidden;
padding-top: 30%;
}
.featured--default:not(:nth-of-type(3n + 1)) .featured__text {
position: absolute;
z-index: 6;
top: 0;
left: 0;
display: block;
width: 50%;
height: 100%;
background-color: #fff;
-webkit-transition: width 0.35s ease-in-out;
transition: width 0.35s ease-in-out;
}
.featured--default:not(:nth-of-type(3n + 1)) .featured__text:after {
content: "";
position: absolute;
z-index: 5;
top: 50%;
right: -1rem;
width: 0;
height: 0;
margin-top: -0.5rem;
border-top: 1rem solid transparent;
border-bottom: 1rem solid transparent;
border-left: 1rem solid #fff;
}
.featured--default:not(:nth-of-type(3n + 1)) a:hover .featured__text {
width: 51%;
}
.featured--default:not(:nth-of-type(3n + 1)) .featured__image {
position: absolute;
z-index: 4;
top: 50%;
left: 25%;
max-width: none;
width: 100%;
height: auto;
-webkit-transform: translatey(-50%);
transform: translatey(-50%);
}
.featured--default:not(:nth-of-type(3n + 1)) .featured__image.contain {
left: 50%;
width: 50%;
}
.featured--default:nth-of-type(3n + 1) {
width: 100%;
padding: 0;
-webkit-transform: translatez(0);
transform: translatez(0);
}
.featured--default:nth-of-type(3n + 1) .featured__text {
position: absolute;
z-index: 6;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.featured--default:nth-of-type(3n + 1) h2 {
color: #fff;
font-size: 14px;
font-size: 0.875rem;
}
.featured--default:nth-of-type(3n + 1) p {
color: #fff;
}
}
@media only screen and (min-width: 1100px) {
.header {
-webkit-transform: none;
transform: none;
top: 0;
display: table;
width: 22vw;
height: 100%;
border-right: 1px solid #f0f0f0;
}
.woocommerce-store-notice ~ .header {
padding-top: 2rem;
}
.header__wrapper {
display: table-cell;
vertical-align: middle;
}
.header__logo {
display: block;
text-align: center;
}
.site__page {
margin-left: 22vw;
}
.navigation__bar {
display: none;
}
.navigation__icons {
display: block;
position: fixed;
z-index: 10;
top: 0;
right: 0;
background: #f0f0f0;
width: 3em;
text-align: center;
-webkit-transition: -webkit-transform 0.35s ease-in-out;
transition: -webkit-transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out;
transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.navigation__icons.active {
-webkit-transform: translateX(-30vw);
transform: translateX(-30vw);
}
.woocommerce-store-notice ~ .header .navigation__icons {
top: 2rem;
}
.navigation__icons a {
display: block;
margin: 0.5em 0;
line-height: 1;
padding: 0.5em 0.5em;
text-decoration: none;
}
.navigation__icons svg {
width: 1.5em;
height: 1.5em;
}
.navigation__icons span {
display: none;
}
.panel {
width: 30vw;
}
.footer {
margin-left: 22vw;
}
}
@media only screen and (max-width: 1099px) {
.navigation__icons {
display: block;
width: 100%;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
}
.navigation__icons a {
display: table-cell;
padding: 1rem;
line-height: 1;
text-decoration: none;
text-transform: uppercase;
color: #999;
}
.navigation__icons span {
margin-left: 2px;
vertical-align: text-top;
}
.navigation__icons__cart {
display: none;
}
}
@media only screen and (max-width: 559px) {
.featured {
margin-left: 1rem;
margin-right: 1rem;
}
.featured__text {
position: relative;
overflow: visible;
padding: 1rem;
}
.featured__text:after {
content: "";
position: absolute;
bottom: -1rem;
left: 50%;
width: 0;
height: 0;
margin-left: -0.5rem;
border-left: 1rem solid transparent;
border-right: 1rem solid transparent;
border-top: 1rem solid #fff;
}
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes preloader {
from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes preloader {
from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@-webkit-keyframes zoom-in-out {
50% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes zoom-in-out {
50% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.contacts h1 { font-size: 18px }
.contacts h3 { color: #888; margin-top: 2em }
.page-id-947 .site__page { text-align: center }
.woocommerce-loop-product__link .onsale {
display: inline-block;
margin-top: 4px;
padding: 2px 10px;
border: 1px solid #F5B9C2;
border-radius: 10px;
text-transform: uppercase;
font-size: 10px;
color: #fff;
background-color: #F5B9C2;
}
.price del {
font-size: 0.65em;
color: #666;
}
.price ins {
font-weight: bold;
text-decoration: none;
color: #F5B9C2;
}
.woocommerce-pagination {
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}
ul.page-numbers {
margin: 0;
padding: 0;
list-style-type: none;
}
.page-numbers li {
display: inline-block;
margin-left: 2px;
margin-right: 2px;
}
.page-numbers.current {
color: #F5B9C2;
}
.termlist__items {
transition: opacity 0.5s ease-in-out, max-height 0.5s ease-in-out;
opacity: 0;
max-height: 0;
pointer-events: none;
}
.termlist__title {
cursor: pointer;
}
.termlist__title.active + .termlist__items {
opacity: 1;
max-height: none;
pointer-events: auto;
}
.termlist__items {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: flex-start;
font-size: 0.85em;
margin-top: 1em;
}
.termlist__items li {
flex: 0 0 150px;
padding: 2px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.woocommerce-orders-table__row {
font-size: 0.8rem;
}
.woocommerce-orders-table__row .button.button {
padding: 0;
background-color: transparent;
border: 0;
color: #000;
text-decoration: underline;
}
.woocommerce-orders-table__header {
text-align: left;
}
.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total,
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total,
.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions,
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
display: none;
}
.woocommerce:after {
content: "";
clear: both;
display: table;
}
mark {
background-color: transparent;
font-weight: bold;
}
.shop_table th, .shop_table td {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.variations, .variations tbody, .variations tr, .variations td {
display: block;
}
.variations {
width: 100%;
margin-bottom: 1em;
}
.variations tr {
padding-top: 1em;
}
.woocommerce-variation-add-to-cart .quantity {
visibility: hidden;
}
.reset_variations {
display: block;
}