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;
} 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; } abbr[title] {
border-bottom: none; text-decoration: underline; 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;
} 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;
}  details,
menu {
display: block;
} summary {
display: list-item;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
}
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
padding-left: 0;
list-style-type: none;
}
ul:not(.browser-default) > li {
list-style-type: none;
}
a {
color: #039be5;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
display: flex;
align-items: center;
}
.clearfix {
clear: both;
}
.modal {
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
transition: box-shadow 0.25s;
}
.hoverable:hover {
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
height: 1px;
overflow: hidden;
background-color: #e0e0e0;
}
blockquote {
margin: 20px 0;
border-left: 5px solid #333;
}
img.responsive-img,
video.responsive-video {
max-width: 100%;
height: auto;
}
.parallax-container {
position: relative;
overflow: hidden;
height: 500px;
}
.parallax-container .parallax {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.parallax-container .parallax img {
opacity: 0;
position: absolute;
left: 50%;
bottom: 0;
min-width: 100%;
min-height: 100%;
transform: translate3d(0, 0, 0);
transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
position: relative;
}
.pinned {
position: fixed !important;
} ul.staggered-list li {
opacity: 0;
}
.fade-in {
opacity: 0;
transform-origin: 0 50%;
} @media only screen and (max-width: 600px) {
.hide-on-small-only,
.hide-on-small-and-down {
display: none !important;
}
}
@media only screen and (max-width: 992px) {
.hide-on-med-and-down {
display: none !important;
}
}
@media only screen and (min-width: 601px) {
.hide-on-med-and-up {
display: none !important;
}
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
.hide-on-med-only {
display: none !important;
}
}
@media only screen and (min-width: 993px) {
.hide-on-large-only {
display: none !important;
}
}
@media only screen and (min-width: 1201px) {
.hide-on-extra-large-only {
display: none !important;
}
}
@media only screen and (min-width: 1201px) {
.show-on-extra-large {
display: block !important;
}
}
@media only screen and (min-width: 993px) {
.show-on-large {
display: block !important;
}
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
.show-on-medium {
display: block !important;
}
}
@media only screen and (max-width: 600px) {
.show-on-small {
display: block !important;
}
}
@media only screen and (min-width: 601px) {
.show-on-medium-and-up {
display: block !important;
}
}
@media only screen and (max-width: 992px) {
.show-on-medium-and-down {
display: block !important;
}
}
@media only screen and (max-width: 600px) {
.center-on-small-only {
text-align: center;
}
}
table,
th,
td {
border: none;
}
table {
width: 100%;
display: table;
border-collapse: collapse;
border-spacing: 0;
}
table.striped tr {
border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
border-radius: 0;
}
table.highlight > tbody > tr {
transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
text-align: center;
}
tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
padding: 15px 5px;
display: table-cell;
text-align: left;
vertical-align: middle;
border-radius: 2px;
}
@media only screen and (max-width: 992px) {
table.responsive-table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
display: block;
position: relative; }
table.responsive-table td:empty:before {
content: '\00a0';
}
table.responsive-table th,
table.responsive-table td {
margin: 0;
vertical-align: top;
}
table.responsive-table th {
text-align: left;
}
table.responsive-table thead {
display: block;
float: left;
}
table.responsive-table thead tr {
display: block;
padding: 0 10px 0 0;
}
table.responsive-table thead tr th::before {
content: "\00a0";
}
table.responsive-table tbody {
display: block;
width: auto;
position: relative;
overflow-x: auto;
white-space: nowrap;
}
table.responsive-table tbody tr {
display: inline-block;
vertical-align: top;
}
table.responsive-table th {
display: block;
text-align: right;
}
table.responsive-table td {
display: block;
min-height: 1.25em;
text-align: left;
}
table.responsive-table tr {
border-bottom: none;
padding: 0 10px;
}
table.responsive-table thead {
border: 0;
border-right: 1px solid rgba(0, 0, 0, 0.12);
}
}
.collapsible .collection {
margin: 0;
border: none;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .hide {
display: none !important;
}
.left-align {
text-align: left;
}
.right-align {
text-align: right;
}
.center,
.center-align {
text-align: center;
}
.left {
float: left !important;
}
.right {
float: right !important;
}
.no-select {
user-select: none;
}
.circle {
border-radius: 50%;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.truncate {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
a {
text-decoration: none;
}
html {
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-weight: normal;
color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
html {
font-size: 14px;
}
}
@media only screen and (min-width: 992px) {
html {
font-size: 14.5px;
}
}
@media only screen and (min-width: 1200px) {
html {
font-size: 15px;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 400;
line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: inherit;
}
h1 {
font-size: 4.2rem;
line-height: 110%;
margin: 2.8rem 0 1.68rem 0;
}
h2 {
font-size: 3.56rem;
line-height: 110%;
margin: 2.37333rem 0 1.424rem 0;
}
h3 {
font-size: 2.92rem;
line-height: 110%;
margin: 1.94667rem 0 1.168rem 0;
}
h4 {
font-size: 2.28rem;
line-height: 110%;
margin: 1.52rem 0 0.912rem 0;
}
h5 {
font-size: 1.64rem;
line-height: 110%;
margin: 1.09333rem 0 0.656rem 0;
}
h6 {
font-size: 1.15rem;
line-height: 110%;
margin: 0.76667rem 0 0.46rem 0;
}
em {
font-style: italic;
}
strong {
font-weight: 500;
}
small {
font-size: 75%;
}
.light {
font-weight: 300;
}
.thin {
font-weight: 200;
}
@media only screen and (min-width: 360px) {
.flow-text {
font-size: 1.2rem;
}
}
@media only screen and (min-width: 390px) {
.flow-text {
font-size: 1.224rem;
}
}
@media only screen and (min-width: 420px) {
.flow-text {
font-size: 1.248rem;
}
}
@media only screen and (min-width: 450px) {
.flow-text {
font-size: 1.272rem;
}
}
@media only screen and (min-width: 480px) {
.flow-text {
font-size: 1.296rem;
}
}
@media only screen and (min-width: 510px) {
.flow-text {
font-size: 1.32rem;
}
}
@media only screen and (min-width: 540px) {
.flow-text {
font-size: 1.344rem;
}
}
@media only screen and (min-width: 570px) {
.flow-text {
font-size: 1.368rem;
}
}
@media only screen and (min-width: 600px) {
.flow-text {
font-size: 1.392rem;
}
}
@media only screen and (min-width: 630px) {
.flow-text {
font-size: 1.416rem;
}
}
@media only screen and (min-width: 660px) {
.flow-text {
font-size: 1.44rem;
}
}
@media only screen and (min-width: 690px) {
.flow-text {
font-size: 1.464rem;
}
}
@media only screen and (min-width: 720px) {
.flow-text {
font-size: 1.488rem;
}
}
@media only screen and (min-width: 750px) {
.flow-text {
font-size: 1.512rem;
}
}
@media only screen and (min-width: 780px) {
.flow-text {
font-size: 1.536rem;
}
}
@media only screen and (min-width: 810px) {
.flow-text {
font-size: 1.56rem;
}
}
@media only screen and (min-width: 840px) {
.flow-text {
font-size: 1.584rem;
}
}
@media only screen and (min-width: 870px) {
.flow-text {
font-size: 1.608rem;
}
}
@media only screen and (min-width: 900px) {
.flow-text {
font-size: 1.632rem;
}
}
@media only screen and (min-width: 930px) {
.flow-text {
font-size: 1.656rem;
}
}
@media only screen and (min-width: 960px) {
.flow-text {
font-size: 1.68rem;
}
}
@media only screen and (max-width: 360px) {
.flow-text {
font-size: 1.2rem;
}
}
#toast-container {
display: block;
position: fixed;
z-index: 10000;
}
@media only screen and (max-width: 600px) {
#toast-container {
min-width: 100%;
bottom: 0%;
}
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
#toast-container {
left: 5%;
bottom: 7%;
max-width: 90%;
}
}
@media only screen and (min-width: 993px) {
#toast-container {
top: 10%;
right: 7%;
max-width: 86%;
}
}
.toast {
border-radius: 2px;
top: 35px;
width: auto;
margin-top: 10px;
position: relative;
max-width: 100%;
height: auto;
min-height: 48px;
line-height: 1.5em;
background-color: #323232;
padding: 10px 25px;
font-size: 1.1rem;
font-weight: 300;
color: #fff;
display: flex;
align-items: center;
justify-content: space-between;
cursor: default;
}
.toast .toast-action {
color: #eeff41;
font-weight: 500;
margin-right: -25px;
margin-left: 3rem;
}
.toast.rounded {
border-radius: 24px;
}
@media only screen and (max-width: 600px) {
.toast {
width: 100%;
border-radius: 0;
}
}
.tabs {
position: relative;
overflow-x: auto;
overflow-y: hidden;
height: 48px;
width: 100%;
background-color: #fff;
margin: 0 auto;
white-space: nowrap;
}
.tabs.tabs-transparent {
background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
color: #fff;
}
.tabs.tabs-transparent .indicator {
background-color: #fff;
}
.tabs.tabs-fixed-width {
display: flex;
}
.tabs.tabs-fixed-width .tab {
flex-grow: 1;
}
.tabs .tab {
display: inline-block;
text-align: center;
line-height: 48px;
height: 48px;
padding: 0;
margin: 0;
text-transform: uppercase;
}
.tabs .tab a {
display: block;
width: 100%;
height: 100%;
padding: 0 24px;
font-size: 14px;
text-overflow: ellipsis;
overflow: hidden;
transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
cursor: default;
}
.tabs .indicator {
position: absolute;
bottom: 0;
height: 2px;
will-change: left, right;
}
@media only screen and (max-width: 992px) {
.tabs {
display: flex;
}
.tabs .tab {
flex-grow: 1;
}
.tabs .tab a {
padding: 0 12px;
}
}
.modal {
display: none;
position: fixed;
left: 0;
right: 0;
background-color: #fafafa;
padding: 0;
max-height: 70%;
width: 55%;
margin: auto;
overflow-y: auto;
border-radius: 2px;
will-change: top, opacity;
}
.modal:focus {
outline: none;
}
@media only screen and (max-width: 992px) {
.modal {
width: 80%;
}
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
margin-top: 0;
}
.modal .modal-content {
padding: 24px;
}
.modal .modal-close {
cursor: pointer;
}
.modal .modal-footer {
border-radius: 0 0 2px 2px;
background-color: #fafafa;
padding: 4px 6px;
height: 56px;
width: 100%;
text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
margin: 6px 0;
}
.modal-overlay {
position: fixed;
z-index: 999;
top: -25%;
left: 0;
bottom: 0;
right: 0;
height: 125%;
width: 100%;
background: #000;
display: none;
will-change: opacity;
}
.modal.modal-fixed-footer {
padding: 0;
height: 70%;
}
.modal.modal-fixed-footer .modal-content {
position: absolute;
height: calc(44%);
max-height: 100%;
width: 100%;
overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
border-top: 1px solid rgba(0, 0, 0, 0.1);
position: absolute;
bottom: 0;
}
.modal.bottom-sheet {
top: auto;
bottom: -100%;
margin: 0;
width: 100%;
max-height: 45%;
border-radius: 0;
will-change: bottom, opacity;
}
.collapsible {
border-top: 1px solid #ddd;
margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
display: flex;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
line-height: 1.5;
padding: 1rem 0;
background-color: #fff;
border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
outline: 0;
}
.collapsible-body {
display: none;
border-bottom: 1px solid #ddd;
box-sizing: border-box;
padding: 0 0 2rem;
}
.collapsible.popout {
border: none;
box-shadow: none;
}
.collapsible.popout > li {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
margin: 0 24px;
transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
margin: 16px 0;
}
.sidenav {
position: fixed;
width: 300px;
left: 0;
top: 0;
margin: 0;
transform: translateX(-100%);
height: 100%;
height: calc(160%);
height: -moz-calc(100%);
padding-bottom: 60px;
background-color: #fff;
z-index: 999;
overflow-y: auto;
will-change: transform;
backface-visibility: hidden;
transform: translateX(-105%);
}
.sidenav.right-aligned {
right: 0;
transform: translateX(105%);
left: auto;
transform: translateX(100%);
}
.drag-target {
height: 100%;
width: 10px;
position: fixed;
top: 0;
z-index: 998;
}
.drag-target.right-aligned {
right: 0;
}
.sidenav.sidenav-fixed {
left: 0;
transform: translateX(0);
position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
right: 0;
left: auto;
}
@media only screen and (max-width: 992px) {
.sidenav.sidenav-fixed {
transform: translateX(-105%);
}
.sidenav.sidenav-fixed.right-aligned {
transform: translateX(105%);
}
.sidenav > a {
padding: 0 16px;
}
.sidenav .user-view {
padding: 16px 16px 0;
}
}
.sidenav-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
opacity: 0;
height: 120vh;
background-color: rgba(0, 0, 0, 0.5);
z-index: 997;
display: none;
} .flickity-enabled {
position: relative;
}
.flickity-enabled:focus {
outline: none;
}
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-button {
position: absolute;
background: rgba(255, 255, 255, 0.75);
border: none;
color: #333;
}
.flickity-button:hover {
background: white;
cursor: pointer;
}
.flickity-button:focus {
outline: none;
box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
opacity: 0.6;
}
.flickity-button:disabled {
opacity: 0.3;
cursor: auto; pointer-events: none;
}
.flickity-button-icon {
fill: currentColor;
} .flickity-prev-next-button {
top: 50%;
width: 44px;
height: 44px;
border-radius: 50%; transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
left: 10px;
}
.flickity-prev-next-button.next {
right: 10px;
} .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots {
direction: rtl;
}
.flickity-page-dots .dot {
display: inline-block;
width: 8px;
height: 8px;
background: #333;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}
@font-face {
font-family: "rinkage";
src: url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.eot);
src: url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.eot?r1tbsd#iefix) format("embedded-opentype"), url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.woff2?r1tbsd) format("woff2"), url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.woff?r1tbsd) format("woff"), url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.ttf?r1tbsd) format("truetype"), url(//www.rinkage.com/wp-content/themes/rinkage-theme/assets/fonts/rinkage.svg?r1tbsd#rinkage) format("svg");
font-style: normal;
font-weight: 400;
}
.icon {
display: inline-block;
font-family: "rinkage" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
vertical-align: -0.125em;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-angle-down::before {
content: "\ea01";
}
.icon-angle-left::before {
content: "\ea02";
}
.icon-angle-right::before {
content: "\ea03";
}
.icon-angle-up::before {
content: "\ea04";
}
.icon-arrow-bottom::before {
content: "\ea05";
}
.icon-arrow-left::before {
content: "\ea06";
}
.icon-arrow-right::before {
content: "\ea07";
}
.icon-arrow-top::before {
content: "\ea08";
}
.icon-bag::before {
content: "\ea09";
}
.icon-box::before {
content: "\ea0a";
}
.icon-check::before {
content: "\ea0b";
}
.icon-close::before {
content: "\ea0c";
}
.icon-enter::before {
content: "\ea0d";
}
.icon-extend::before {
content: "\ea0e";
}
.icon-eye::before {
content: "\ea0f";
}
.icon-filter::before {
content: "\ea10";
}
.icon-heart::before {
content: "\ea11";
}
.icon-helpline::before {
content: "\ea12";
}
.icon-menu::before {
content: "\ea13";
}
.icon-message::before {
content: "\ea14";
}
.icon-play::before {
content: "\ea15";
}
.icon-plus::before {
content: "\ea16";
}
.icon-quote::before {
content: "\ea17";
}
.icon-return::before {
content: "\ea18";
}
.icon-search::before {
content: "\ea19";
}
.icon-shield::before {
content: "\ea1a";
}
.icon-star::before {
content: "\ea1b";
}
.icon-star-plain::before {
content: "\ea1c";
}
.icon-trash::before {
content: "\ea1d";
}
.icon-user::before {
content: "\ea1e";
}
.icon-zn-bluesky::before {
content: "\ea1f";
}
.icon-zn-facebook::before {
content: "\ea20";
}
.icon-zn-instagram::before {
content: "\ea21";
}
.icon-zn-linkedin::before {
content: "\ea22";
}
.icon-zn-pinterest-p::before {
content: "\ea23";
}
.icon-zn-tiktok::before {
content: "\ea24";
}
.icon-zn-whatsapp::before {
content: "\ea25";
}
.icon-zn-x-twitter::before {
content: "\ea26";
}
.icon-zn-youtube::before {
content: "\ea27";
}
html {
font-family: 'Transducer', sans-serif;
font-weight: 400;
font-size: 14px;
background: #fff;
color: #0A0A0A;
}
body {
display: flex;
min-height: 100vh;
flex-direction: column;
overflow-x: hidden;
}
.alignstretch {
width: 1200px;
max-width: calc( 100% - 60px );
margin: 0 auto;
}
.alignwide {
width: 1600px;
max-width: calc( 100% - 60px );
margin: 0 auto;
}
.alignfull {
width: 100%;
max-width: 100%;
}
main {
flex: 1 0 auto;
overflow-x: hidden;
}
main > *:not(.modal-overlay):not(.modal):not(.alignfull) {
max-width: calc( 100% - 60px );
margin-left: auto;
margin-right: auto;
}
main > *:not(.modal-overlay):not(.modal):not(.alignfull):not(.mw-block) {
width: 1600px;
}
a {
color: inherit;
}
figure {
margin: 0 auto;
}
figure.wp-block-image img {
display: block;
max-width: 100%;
height: auto;
}
*:focus {
outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1-like,
.h2-like,
.h3-like,
.h4-like {
font-family: 'Transducer Extended', sans-serif;
font-weight: 600;
text-transform: uppercase;
font-style: italic;
line-height: 105%;
margin: .5em auto .25em;
}
h1,
.h1-like {
font-size: 2em;
}
h1.page-title,
.h1-like.page-title {
margin: 1.25em 0 1em;
}
h2,
.h2-like {
font-size: 1.8em;
}
h3,
.h3-like {
font-size: 1.5em;
}
h4,
.h4-like {
font-size: 1.2em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 1em;
}
.valign-wrapper > div {
width: 100%;
} main > p,
main > ul,
main > [class*="wp-block"]:not(.alignfull) {
width: 1600px;
margin: 1em auto;
max-width: calc( 100% - 60px );
}
hr {
border: 0;
height: 1px;
background: #333;
}
blockquote {
padding-left: 1.5em;
}
.social-menu {
margin: 0;
}
.social-menu li {
display: inline-block;
font-size: 28px;
margin: 0 15px;
}
.social-menu li:first-child {
margin-left: 0;
}
.social-menu li:last-child {
margin-right: 0;
}
a.my-fav {
display: inline-block;
}
a.my-fav .wl-count {
display: inline-block;
vertical-align: text-bottom;
font-style: normal;
font-size: 12px;
}
a.my-fav .wl-count:before {
content: "[";
margin-left: 2px;
}
a.my-fav .wl-count:after {
content: "]";
}
header.site-header {
--margin: 10px;
--headerHeight: 60px;
text-transform: uppercase;
background: #fff;
width: 100%;
position: sticky;
top: 0;
z-index: 10;
transition: all 0.3s ease-in-out 0s;
}
header.site-header .flex-row {
gap: 30px;
align-items: center;
}
header.site-header .home {
display: block;
content: "";
min-width: 160px;
height: calc( var( --headerHeight ) - ( var(--margin) * 2.5 ) );
aspect-ratio: 2.19642857;
margin: 0;
position: relative;
transition: all 0.3s ease-in-out 0s;
}
header.site-header .home svg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
header.site-header .home svg path {
fill: #0A0A0A;
}
header.site-header .customer-menu {
justify-content: flex-end;
margin-left: auto;
}
header.site-header .customer-menu #cart-count {
font-size: 12px;
}
header.site-header .customer-menu .icon-menu {
font-size: 24px;
vertical-align: middle;
}
header.site-header.sticked {
--headerHeight: 70px;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
z-index: 999;
}
@media only screen and (min-width: 602px) {
header.site-header {
--headerHeight: 80px;
}
header.site-header .main-nav {
margin-left: auto;
}
header.site-header .home {
margin-top: -7px;
}
header.site-header .main-menu {
margin: 0;
}
header.site-header .main-menu > li:hover .mega-menu-wrapper {
max-height: 1000px;
opacity: 1;
transition: max-height 0.4s ease-in-out;
}
header.site-header .main-menu > li > a {
position: relative;
}
header.site-header .main-menu > li > a:before {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background: #0A0A0A;
opacity: 0;
transition: opacity 0.3s ease-in-out 0s;
}
header.site-header .main-menu > li > a:hover:before {
opacity: 1;
}
header.site-header .main-menu > li.menu-item-has-children {
position: relative;
}
header.site-header .main-menu > li.menu-item-has-children > a:after {
font-family: 'rinkage';
content: "\ea01";
font-size: 5px;
margin-left: 6px;
vertical-align: middle;
}
header.site-header .main-menu > li.menu-item-has-children:hover .sub-menu {
max-height: 1000px;
transition: max-height 0.4s ease-in-out;
}
header.site-header .main-menu > li.menu-item-has-children .sub-menu {
position: absolute;
left: 0;
top: calc( var( --headerHeight ) - 2px );
width: 240px;
background: #fff;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
overflow: hidden;
max-height: 0;
transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
}
header.site-header .main-menu > li.menu-item-has-children .sub-menu li a {
display: block;
padding: 10px  20px;
color: #0A0A0A;
}
header.site-header .main-menu > li.menu-item-has-children .sub-menu li a:hover {
background: #f4f4f4;
}
header.site-header .main-menu > li.menu-item-has-children .sub-menu li.current-menu-item a {
background: #0A0A0A;
color: #fff;
}
header.site-header .main-menu > li > a {
display: block;
line-height: var(--headerHeight);
}
}
@media only screen and (max-width: 1200px) {
header.site-header .flex-row {
gap: 25px;
}
header.site-header .main-menu {
font-size: 1.1vw;
margin-right: 40px;
}
}
@media only screen and (max-width: 600px) {
header.site-header > .alignwide .flex-row {
gap: 0;
}
header.site-header > .alignwide .flex-row .home {
width: 30%;
min-width: 0;
}
header.site-header > .alignwide .flex-row .customer-menu {
gap: 22px;
width: 70%;
}
header.site-header.sticked .home {
height: calc( var( --headerHeight ) - ( var(--margin) * 3.5 ) );
}
}
@media only screen and (max-width: 480px) {
header.site-header .customer-menu li.fav {
display: none;
}
}
body.fixed-header header.site-header {
position: fixed;
width: 100%;
background: transparent;
color: #fff;
top: var(--infobanner);
}
body.fixed-header header.site-header .home svg path {
fill: #fff;
}
body.fixed-header header.site-header.sticked {
background: #fff;
color: #0A0A0A;
}
body.fixed-header header.site-header.sticked .home svg path {
fill: #0A0A0A;
}
body.fixed-header header.site-header.sticked .infobanner {
display: none;
}
.infobanner {
background: #0A0A0A;
color: #fff;
font-size: 12px;
padding: 10px 0;
}
.no-content-found {
margin: 80px 0;
} @media only screen and (min-width: 602px) {
header.site-header .mega-menu-wrapper {
--gap: 50px;
--columns: 5;
position: absolute;
width: 100vw;
background: #fff;
left: 0;
top: auto;
border-top: 1px solid #ddd;
color: #0A0A0A;
box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
overflow: hidden;
max-height: 0;
opacity: 0;
transition: max-height 0.2s cubic-bezier(0, 1, 0, 1), opacity 0.3 linear;
}
header.site-header .mega-menu-wrapper .flex-row {
align-items: flex-start;
gap: 50px;
}
header.site-header .mega-menu-wrapper > .alignwide {
margin: 40px auto;
}
header.site-header .mega-menu-wrapper > .alignwide .thumbnail {
margin-left: auto;
background: #0A0A0A;
}
header.site-header .mega-menu-wrapper > .alignwide .thumbnail a {
display: flex;
align-items: center;
position: relative;
aspect-ratio: 1;
color: #fff;
}
header.site-header .mega-menu-wrapper > .alignwide .thumbnail a > div {
width: 100%;
position: relative;
text-align: center;
}
header.site-header .mega-menu-wrapper > .alignwide .thumbnail a .title {
font-size: 28px;
font-style: italic;
font-weight: 600;
mix-blend-mode: exclusion;
}
header.site-header .mega-menu-wrapper > .alignwide .section {
width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
header.site-header .mega-menu-wrapper > .alignwide .section h4 {
font-size: 1em;
font-style: normal;
font-weight: 600;
margin: 0;
padding-bottom: 20px;
}
header.site-header .mega-menu-wrapper > .alignwide .section .menu li {
font-size: 14px;
margin: .75em 0;
}
header.site-header .mega-menu-wrapper > .alignwide .section .menu li a {
text-transform: none;
}
header.site-header .mega-menu-wrapper > .alignwide .section .menu li a:hover {
text-decoration: underline;
}
}
footer.page-footer {
background: #0A0A0A;
color: #fff;
font-size: 14px;
}
footer.page-footer .reinsurance {
--gap: 30px;
--columns: 2;
flex-wrap: wrap;
gap: var(--gap);
margin: 50px 0;
padding-bottom: 50px;
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
footer.page-footer .reinsurance > div {
text-transform: uppercase;
width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
footer.page-footer .reinsurance > div .icon {
font-size: 30px;
}
footer.page-footer .widget-title {
font-weight: 600;
text-transform: uppercase;
margin-bottom: 1.25em;
}
footer.page-footer ul.menu {
margin: 1em 0;
}
footer.page-footer ul.menu li {
margin: 1em 0;
}
footer.page-footer .footer-menus {
margin: 50px 0;
}
footer.page-footer .site-logo {
margin-bottom: 50px;
}
footer.page-footer .copyright {
gap: 30px;
font-size: 12px;
padding: 50px 0;
border-top: 1px solid rgba(255, 255, 255, 0.12);
}
footer.page-footer .delacreme {
opacity: .3;
font-size: 10px;
}
@media only screen and (min-width: 602px) {
footer.page-footer .reinsurance {
--columns: 4;
}
footer.page-footer .footer-menus {
gap: 60px;
}
footer.page-footer .footer-menus .footer-column {
flex: 1;
}
footer.page-footer .footer-menus .footer-column.footer-col-5 {
min-width: 33%;
}
footer.page-footer .copyright .delacreme {
margin-left: auto;
}
}
@media only screen and (max-width: 990px) {
footer.page-footer .footer-menus {
flex-wrap: wrap;
}
footer.page-footer .footer-menus .footer-column.footer-col-5 {
max-width: 360px;
margin: 0 auto;
}
}
@media only screen and (max-width: 600px) {
footer.page-footer .footer-menus {
margin-top: 0;
}
footer.page-footer div[id^=rinkage-social] {
text-align: center;
margin-bottom: 40px;
}
}
.collapsible {
font-size: 14px;
}
.collapsible li .collapsible-header {
text-transform: uppercase;
font-weight: 600;
position: relative;
background: transparent;
}
.collapsible li .collapsible-header small {
display: inline-block;
vertical-align: middle;
font-weight: 400;
line-height: 20px;
margin: 0 .5em;
}
.collapsible li .collapsible-header:after {
font-family: 'rinkage';
content: "\ea01";
font-size: 8px;
font-weight: 400;
position: absolute;
right: 0;
top: 20px;
}
.collapsible li.active .collapsible-header {
border-color: transparent;
}
.collapsible li.active .collapsible-header:after {
transform: rotate(180deg);
}
.collapsible.plus li .collapsible-header {
padding: 25px 70px 25px 0;
}
.collapsible.plus li .collapsible-header:after {
width: 48px;
height: 48px;
line-height: 46px;
text-align: center;
border: 1px solid #0A0A0A;
border-radius: 24px;
top: 12px;
font-size: 14px;
content: "\ea16";
}
.collapsible.plus li.active .collapsible-header:after {
content: "-";
font-family: 'Transducer', sans-serif;
font-size: 24px;
}
img.bg-image {
position: absolute;
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
main.error-404 {
padding: 50px 0;
position: relative;
}
main.error-404 > div {
position: relative;
}
main.error-404 p {
margin: 50px 0;
}
main.error-404 img.outline-logo {
position: absolute;
left: 0;
top: 0;
height: 80%;
width: 80%;
object-fit: contain;
}
.flickity-page-dots {
bottom: 15px;
}
.flickity-page-dots .dot {
margin: 0 6px;
border-radius: 20px;
}
nav.rank-math-breadcrumb {
font-size: 12px;
margin: 30px auto;
}
nav.rank-math-breadcrumb a:first-child:before {
font-family: 'rinkage';
content: "\ea0d";
vertical-align: text-bottom;
margin-right: .75em;
}
nav.rank-math-breadcrumb .separator {
margin: 0 4px;
}
.flickity-prev-next-button {
top: auto;
bottom: 0;
transform: none;
border: 1px solid #0A0A0A;
text-align: center;
padding: 0;
}
.flickity-prev-next-button.next {
right: 0;
}
.flickity-prev-next-button.previous {
right: 60px;
left: auto;
}
.flickity-prev-next-button:before {
font-family: 'rinkage';
content: "\ea07";
}
.flickity-prev-next-button.previous:before {
content: "\ea06";
}
.flickity-prev-next-button.disabled {
opacity: .3;
}
.flickity-prev-next-button svg {
display: none;
}
.posts-loop {
--gap: 30px;
margin-bottom: 50px;
}
@media only screen and (min-width: 602px) {
.posts-loop {
--columns: 2;
gap: var(--gap);
flex-wrap: wrap;
}
.posts-loop .post-item {
margin: 0;
width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
}
@media only screen and (min-width: 992px) {
.posts-loop {
--columns: 3;
}
.posts-loop.first-blog-page .post-item:nth-child(1),
.posts-loop.first-blog-page .post-item:nth-child(2) {
width: calc( 50% - var(--gap) / 2 );
position: relative;
}
.posts-loop.first-blog-page .post-item:nth-child(1) .thumbnail a,
.posts-loop.first-blog-page .post-item:nth-child(2) .thumbnail a {
display: block;
position: relative;
}
.posts-loop.first-blog-page .post-item:nth-child(1) .thumbnail a .overlay,
.posts-loop.first-blog-page .post-item:nth-child(2) .thumbnail a .overlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
content: "";
left: 0;
top: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.8) 100%);
}
.posts-loop.first-blog-page .post-item:nth-child(1) .title,
.posts-loop.first-blog-page .post-item:nth-child(2) .title {
position: absolute;
bottom: 0;
width: 100%;
padding: 30px;
color: #fff;
}
.posts-loop.first-blog-page .post-item:nth-child(1) .title .post-title,
.posts-loop.first-blog-page .post-item:nth-child(2) .title .post-title {
font-size: 22px;
}
}
.post-item {
margin-bottom: 30px;
}
.post-item .thumbnail {
aspect-ratio: 1.64;
background: #f4f4f4;
overflow: hidden;
}
.post-item .thumbnail img {
display: block;
width: 100%;
height: 100%;
aspect-ratio: 1.64;
object-fit: cover;
transition: transform 0.3s ease-in-out 0s;
}
.post-item .thumbnail:hover img {
transform: scale(1.1);
}
.post-item .post-title {
font-size: 1.3em;
font-style: normal;
}
.news-archive-title {
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
}
.news-archive-title h1,
.news-archive-title .category-menu {
margin: 0;
}
.news-archive-title h1 small {
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.news-archive-title .category-menu a.active {
background: #0A0A0A;
color: #fff;
}
@media only screen and (min-width: 602px) {
.news-archive-title .category-menu {
margin-top: 20px;
margin-left: auto;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
}
@media only screen and (min-width: 992px) {
.news-archive-title {
align-items: center;
}
.news-archive-title .category-menu {
margin: 0 0 0 auto;
}
}
@media only screen and (max-width: 600px) {
.news-archive-title .category-menu li,
.news-archive-title .category-menu a {
display: block;
text-align: center;
}
.news-archive-title .category-menu li {
margin: 15px 0;
}
}
main.single {
--hero: 600px;
}
main.single .single-hero {
height: var(--hero);
position: relative;
}
main.single .single-hero:after {
content: "";
display: block;
width: 100%;
height: 200px;
position: absolute;
left: 0;
top: 0;
background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
main.single .single-hero .alignwide {
position: relative;
color: #fff;
z-index: 1;
padding: 30px 0;
}
main.single .single-hero .alignwide .rank-math-breadcrumb {
margin: 0;
}
main.single .single-content {
width: 650px;
margin: -90px auto 0;
max-width: 100%;
padding: 32px;
background: #fff;
position: relative;
}
main.single .single-content h2 {
font-size: 1.6em;
}
main.single .single-content h3 {
font-size: 1.25em;
line-height: 120%;
}
main.single .single-content h4,
main.single .single-content h5,
main.single .single-content h6 {
font-size: 1em;
}
main.single .single-content ul:not(.share-buttons) li,
main.single .single-content ol li {
margin: .75em 0;
padding-left: 1em;
position: relative;
}
main.single .single-content ul:not(.share-buttons) li:before,
main.single .single-content ol li:before {
content: "\25A0";
position: absolute;
left: 0;
top: 0;
}
main.single .single-content figcaption {
font-size: 12px;
color: #777;
}
main.single .date {
font-size: 12px;
color: #777;
}
main.single .category {
display: flex;
gap: 15px;
flex-wrap: wrap;
}
main.single .category a {
display: inline-block;
font-size: 11px;
text-transform: uppercase;
background: #0A0A0A;
color: #fff;
padding: 2px 8px;
}
main.single .related-news {
margin-top: 80px;
margin-bottom: 80px;
}
main.single .related-news .news-archive-title {
border: none;
}
main.single .related-news .news-archive-title h2 {
margin: 0;
}
main.single .related-news .news-archive-title .all {
margin: 0 0 0 auto;
}
.share-post {
margin-top: 40px;
border-top: 1px solid #ddd;
}
.share-post .share-buttons {
display: flex;
gap: 15px;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
.share-post .share-buttons a {
display: inline-block;
line-height: 40px;
width: 42px;
text-align: center;
border: 1px solid #0A0A0A;
border-radius: 42px;
}
.sidenav {
height: 100%;
overflow-x: hidden;
}
#mobile-nav {
width: 400px;
max-width: 100%;
}
#mobile-nav .navigation-wrapper {
position: relative;
transition: transform 0.3s ease-in-out 0s;
}
#mobile-nav .navigation-wrapper > .level {
width: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
}
#mobile-nav .navigation-wrapper > .level.level-2 {
left: 100%;
}
#mobile-nav .logo-wrapper {
display: block;
padding: 20px;
text-align: center;
border-bottom: 1px solid #ddd;
}
#mobile-nav.level-2 .navigation-wrapper {
transform: translateX(-100%);
}
#mobile-nav .submenu-title {
display: flex;
align-items: center;
padding: 20px 10px;
}
#mobile-nav .submenu-title .sidenav-close {
font-size: 24px;
font-weight: 200;
}
#mobile-nav .submenu-title h4 {
font-style: normal;
}
#mobile-menu,
.level-2 .sub-menu {
margin: 0;
font-size: 16px;
}
#mobile-menu li,
.level-2 .sub-menu li {
position: relative;
border-bottom: 1px solid #eee;
}
#mobile-menu li a,
.level-2 .sub-menu li a {
display: block;
padding: 15px 10px;
}
#mobile-menu li.capitalize > a,
.level-2 .sub-menu li.capitalize > a,
#mobile-menu li.menu-item-has-children > a,
.level-2 .sub-menu li.menu-item-has-children > a {
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
}
#mobile-menu li.menu-item-has-children > a:after,
.level-2 .sub-menu li.menu-item-has-children > a:after {
font-family: 'rinkage';
content: "\ea03";
font-size: 12px;
position: absolute;
right: 15px;
top: 20px;
}
#mobile-menu li.menu-item-has-children .sub-menu,
.level-2 .sub-menu li.menu-item-has-children .sub-menu {
display: none;
}
.flex-row.small-flex {
display: flex;
}
@media only screen and (min-width: 602px) {
.flex-row.medium-flex {
display: flex;
}
h1,
.h1-like {
font-size: 4.25em;
}
h2,
.h2-like {
font-size: 2.75em;
}
h3,
.h3-like {
font-size: 2.12em;
}
h4,
.h4-like {
font-size: 1.62em;
}
h5 {
font-size: 1.38em;
}
h6 {
font-size: 1.12em;
}
}
@media only screen and (min-width: 992px) {
.flex-row {
display: flex;
}
}
form input[type="text"],
form input[type="number"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form input[type="url"],
form textarea {
font-size: 14px;
padding: 0 10px;
border: 1px solid #ddd;
background: #fff;
line-height: 40px;
height: 40px;
font-weight: 300;
font-family: 'Transducer', sans-serif;
border-radius: 6px;
width: 100%;
}
form textarea {
padding: 10px;
line-height: 1.4em;
min-height: 5em;
max-width: 100%;
}
form .input-field {
margin: 15px 0;
}
form .input-field input,
form .input-field textarea {
width: 100%;
}
::placeholder {
color: inherit;
opacity: .5;
font-weight: 300;
}
abbr[title] {
text-decoration: none;
}
fieldset {
border: none;
padding: 0;
margin: 30px 0;
}
fieldset legend {
font-weight: 600;
text-transform: uppercase;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type=number] {
-moz-appearance: textfield;
}
.btn,
button {
font-family: 'Transducer', sans-serif;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
background-color: #fff;
border: 1px solid #0A0A0A;
padding: 12px 20px;
border-radius: 120px;
}
.btn .icon,
button .icon {
margin-right: .75em;
}
.btn.dark,
button.dark {
background: #0A0A0A;
border-color: #fff;
color: #fff;
}
.btn.outline,
button.outline {
background: transparent;
}
.btn.has-data,
button.has-data {
position: relative;
padding: 0;
overflow: hidden;
}
.btn.has-data .data,
button.has-data .data,
.btn.has-data .hover,
button.has-data .hover {
display: block;
width: 100%;
padding: 12px 20px;
content: attr(data-label);
transition: all 0.3s ease-in-out 0s;
}
.btn.has-data .hover,
button.has-data .hover {
padding: 12px 20px;
position: absolute;
left: 0;
top: 100%;
}
.btn.has-data:hover .data,
button.has-data:hover .data,
.btn.has-data:hover .hover,
button.has-data:hover .hover {
transform: translateY(-100%);
}
#main-menu > li > a {
display: block;
}
#main-menu > li > a.has-data {
position: relative;
padding: 0;
overflow: hidden;
}
#main-menu > li > a.has-data .data,
#main-menu > li > a.has-data .hover {
display: block;
padding: 0;
line-height: inherit;
content: attr(data-label);
transition: all 0.3s ease-in-out 0s;
}
#main-menu > li > a.has-data .hover {
padding: 0;
position: absolute;
left: 0;
top: 100%;
}
#main-menu > li > a.has-data:hover .data,
#main-menu > li > a.has-data:hover .hover {
transform: translateY(-100%);
}
#main-menu > li.menu-item-has-children > a.has-data:after {
display: none;
}
#main-menu > li.menu-item-has-children > a.has-data .data:after,
#main-menu > li.menu-item-has-children > a.has-data .hover:after {
font-family: 'rinkage';
content: "\ea01";
font-size: 5px;
margin-left: 6px;
vertical-align: middle;
}
button {
background-color: #0A0A0A;
color: #fff;
cursor: pointer;
}
.toast {
background: #F23D4C;
color: #fff;
}
.screen-reader-text {
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.dlc-select-wrapper,
.woocommerce-ordering {
position: relative;
background-color: #fff;
border: 1px solid #0A0A0A;
overflow: hidden;
border-radius: 60px;
padding-right: 20px;
}
.dlc-select-wrapper:after,
.woocommerce-ordering:after {
font-family: 'rinkage';
content: "\ea01";
font-size: 8px;
position: absolute;
right: 15px;
top: 15px;
}
.dlc-select-wrapper select,
.woocommerce-ordering select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 110%;
color: #0A0A0A;
background: #fff;
font-family: 'Transducer', sans-serif;
font-size: 12px;
text-transform: uppercase;
height: auto;
border: 0;
margin: 0;
padding: 12px 20px;
border-radius: 0;
overflow: hidden;
text-overflow: ellipsis;
}
#modal-login {
width: 400px;
max-width: 80%;
padding: 50px 0 0;
}
#modal-login .response {
text-align: center;
margin: 20px 0;
}
#modal-login .response a {
font-weight: 600;
text-decoration: underline;
}
#modal-registration {
width: 480px;
max-width: 80%;
padding: 40px 30px;
}
.dlc-create-account-link {
width: 500px;
max-width: 100%;
margin: 0 auto 80px;
}
.dlc-create-account-link a {
text-decoration: underline;
}
#aside-facets {
width: 470px;
max-width: 100%;
height: 100%;
overflow: hidden;
padding: 0;
background: #fff;
display: flex;
flex-direction: column;
}
#aside-facets ul.collapsible {
border: none;
}
#aside-facets .close-icon {
position: absolute;
right: 30px;
top: 15px;
width: 44px;
height: 44px;
line-height: 38px;
border: 1px solid #0A0A0A;
text-align: center;
border-radius: 22px;
}
#aside-facets .title {
position: relative;
font-family: 'Transducer Extended', sans-serif;
font-weight: 500;
font-size: 1.57em;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
padding: 20px 30px;
width: 100%;
position: sticky;
top: 0;
}
#aside-facets .wrapper {
height: auto;
max-height: calc( 100vh - 180px );
overflow-y: auto;
margin: 0 0 auto;
}
#aside-facets .wrapper,
#aside-facets .apply {
padding: 30px;
width: 100%;
}
#aside-facets .facetwp-facet {
margin-bottom: 0;
}
#aside-facets .apply {
margin: auto 0 10px;
}
#aside-facets .apply .btn {
display: block;
background: #0A0A0A;
color: #fff;
text-align: center;
}
#aside-facets .apply .btn span {
width: 100%;
}
#aside-facets .facetwp-selections p {
font-weight: 600;
font-size: 14px;
margin: 0;
text-transform: uppercase;
}
#aside-facets .facetwp-selections ul li .facetwp-selection-label {
display: none;
}
#aside-facets .facetwp-selections span.facetwp-selection-value {
font-size: 14px;
padding: 5px 12px;
background: #F0F1F4;
margin-bottom: 10px;
}
#aside-facets .facetwp-selections span.facetwp-selection-value:before {
content: "\00D7";
margin-right: 4px;
}
form.rinkage-optin {
display: flex;
background: #0A0A0A;
line-height: 50px;
border: 1px solid #fff;
border-radius: 52px;
padding: 4px;
overflow: hidden;
margin: 30px 0;
}
form.rinkage-optin.success {
padding: 0;
border: none;
font-family: 'Transducer Extended', sans-serif;
color: #A7F205;
}
form.rinkage-optin.success p {
margin: 0;
}
form.rinkage-optin input[type="email"],
form.rinkage-optin button {
background: #0A0A0A;
color: #fff;
border: none;
margin: 0;
}
form.rinkage-optin input[type="email"] {
padding: 0 20px;
width: calc( 100% - 44px );
}
form.rinkage-optin button {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
padding: 0;
background: #fff;
color: #0A0A0A;
border-radius: 40px;
margin: 0 0 0 auto !important;
}
form.rinkage-optin button .icon {
margin: 0;
}
form .rating-stars {
display: flex;
flex-direction: row-reverse;
justify-content: start;
gap: 4px;
margin: 10px 0;
}
form .rating-stars .star-rating {
cursor: pointer;
}
form .rating-stars .star-rating.selected ~ .star-rating input[type="radio"] + .icon {
opacity: 1;
}
form .rating-stars .star-rating input[type="radio"] {
display: none;
}
form .rating-stars .star-rating input[type="radio"] + .icon {
font-size: 18px;
opacity: .15;
display: inline-block;
}
form .rating-stars .star-rating input[type="radio"]:checked + .icon {
opacity: 1;
}
#password_strength {
margin: 8px 0;
}
#password_strength.bad,
#password_strength.short {
color: red;
}
#password_strength.good {
color: orange;
}
#password_strength.strong {
color: yellowgreen;
}
.modal,
.sidenav {
background: #fff;
}
.modal .close-icon,
.sidenav .close-icon {
display: inline-block;
width: 44px;
height: 44px;
padding: 0;
line-height: 38px;
font-weight: 300;
font-size: 24px;
text-align: center;
border-radius: 24px;
border: 0.5px solid #0A0A0A;
position: absolute;
right: 20px;
top: 20px;
}
@media only screen and (max-width: 600px) {
.modal .close-icon,
.sidenav .close-icon {
line-height: 1em;
width: auto;
height: auto;
border: none;
}
}
.modal {
max-width: 80%;
}
.sidenav-overlay {
opacity: .8 !important;
background: #0A0A0A;
}
.password-input {
position: relative;
display: block;
}
input + button.show-password-input {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
padding: 0;
line-height: 40px;
width: 40px;
color: #0A0A0A;
background: transparent;
border: none;
}
input + button.show-password-input:before {
font-family: 'rinkage';
content: "\ea0f";
opacity: .25;
}
label.checkbox input[type="radio"],
label.woocommerce-form__label-for-checkbox input[type="radio"],
label.checkbox input[type="checkbox"],
label.woocommerce-form__label-for-checkbox input[type="checkbox"] {
display: none;
}
label.checkbox input[type="radio"] + span,
label.woocommerce-form__label-for-checkbox input[type="radio"] + span,
label.checkbox input[type="checkbox"] + span,
label.woocommerce-form__label-for-checkbox input[type="checkbox"] + span {
display: inline-block;
position: relative;
padding-left: 28px;
cursor: pointer;
}
label.checkbox input[type="radio"] + span:before,
label.woocommerce-form__label-for-checkbox input[type="radio"] + span:before,
label.checkbox input[type="checkbox"] + span:before,
label.woocommerce-form__label-for-checkbox input[type="checkbox"] + span:before,
label.checkbox input[type="radio"] + span:after,
label.woocommerce-form__label-for-checkbox input[type="radio"] + span:after,
label.checkbox input[type="checkbox"] + span:after,
label.woocommerce-form__label-for-checkbox input[type="checkbox"] + span:after {
width: 18px;
height: 18px;
content: "";
border: 1px solid #ccc;
display: inline-block;
position: absolute;
border-radius: 6px;
left: 0;
top: 2px;
transition: all 0.3s ease-in-out 0s;
}
label.checkbox input[type="radio"] + span:after,
label.woocommerce-form__label-for-checkbox input[type="radio"] + span:after,
label.checkbox input[type="checkbox"] + span:after,
label.woocommerce-form__label-for-checkbox input[type="checkbox"] + span:after {
width: 12px;
height: 12px;
border: none;
background: #0A0A0A;
left: 3px;
top: 5px;
border-radius: 4px;
opacity: 0;
}
label.checkbox input[type="radio"]:checked + span:before,
label.woocommerce-form__label-for-checkbox input[type="radio"]:checked + span:before,
label.checkbox input[type="checkbox"]:checked + span:before,
label.woocommerce-form__label-for-checkbox input[type="checkbox"]:checked + span:before {
border-color: #0A0A0A;
}
label.checkbox input[type="radio"]:checked + span:after,
label.woocommerce-form__label-for-checkbox input[type="radio"]:checked + span:after,
label.checkbox input[type="checkbox"]:checked + span:after,
label.woocommerce-form__label-for-checkbox input[type="checkbox"]:checked + span:after {
opacity: 1;
}
.woocommerce-input-wrapper input[type="radio"],
.woocommerce-input-wrapper input[type="checkbox"] {
display: none;
}
.woocommerce-input-wrapper input[type="radio"] + label,
.woocommerce-input-wrapper input[type="checkbox"] + label {
display: inline-block;
position: relative;
padding-left: 28px;
cursor: pointer;
margin-right: 20px;
}
.woocommerce-input-wrapper input[type="radio"] + label:before,
.woocommerce-input-wrapper input[type="checkbox"] + label:before,
.woocommerce-input-wrapper input[type="radio"] + label:after,
.woocommerce-input-wrapper input[type="checkbox"] + label:after {
width: 18px;
height: 18px;
content: "";
border: 1px solid #ccc;
display: inline-block;
position: absolute;
border-radius: 6px;
left: 0;
top: 2px;
transition: all 0.3s ease-in-out 0s;
}
.woocommerce-input-wrapper input[type="radio"] + label:after,
.woocommerce-input-wrapper input[type="checkbox"] + label:after {
width: 12px;
height: 12px;
border: none;
background: #0A0A0A;
left: 3px;
top: 5px;
border-radius: 4px;
opacity: 0;
}
.woocommerce-input-wrapper input[type="radio"]:checked + label:before,
.woocommerce-input-wrapper input[type="checkbox"]:checked + label:before {
border-color: #0A0A0A;
}
.woocommerce-input-wrapper input[type="radio"]:checked + label:after,
.woocommerce-input-wrapper input[type="checkbox"]:checked + label:after {
opacity: 1;
}
.woocommerce-input-wrapper input[type="radio"] + label:before,
.woocommerce-input-wrapper input[type="radio"] + label:after {
border-radius: 60px;
}
.hiddendiv {
visibility: hidden;
white-space: pre-wrap;
word-wrap: break-word;
overflow-wrap: break-word;
padding-top: 1.2rem;
position: absolute;
top: 0;
z-index: -1;
}
#dlc-contact-form {
width: 500px;
max-width: 100%;
margin: 0 auto;
padding-bottom: 60px;
}
#dlc-contact-form .intro {
margin: 40px 0;
}
#dlc-contact-form .intro a {
text-decoration: underline;
}
#dlc-contact-form .input-field {
margin: 20px 0;
}
#dlc-contact-form .input-field label {
display: block;
font-size: 14px;
font-weight: 600;
margin-bottom: 4px;
}
#dlc-contact-form .input-field .dlc-select-wrapper {
border: 1px solid #ddd;
border-radius: 6px;
}
#dlc-contact-form .input-field .dlc-select-wrapper select {
font-size: 14px;
}
#dlc-contact-form ::placeholder {
text-transform: uppercase;
}
#dlc-contact-form label.checkbox input[type="checkbox"] + span {
font-size: 12px;
}
#dlc-contact-form button {
display: block;
width: 100%;
margin: 30px 0;
}
#review-modal {
width: 800px;
}
#review-modal .modal-content {
padding: 0;
}
#review-modal .modal-content .image {
position: relative;
min-height: 240px;
}
@media only screen and (min-width: 602px) {
#review-modal .flex-row .image {
width: 40%;
}
#review-modal .flex-row .review {
padding: 40px;
width: 60%;
}
}
#product-size-modal {
min-height: 40vh;
}
#promotional-popin {
width: 800px;
top: 25% !important;
}
#promotional-popin img {
display: block;
}
#promotional-popin .modal-close {
position: absolute;
right: 15px;
top: 15px;
width: 24px;
height: 24px;
text-align: center;
line-height: 20px;
font-size: 20px;
font-weight: 200;
background: #fff;
}
.woocommerce-form label,
.woocommerce-ResetPassword label {
font-size: 14px;
display: block;
margin: 3px;
}
body.account:not(.logged-in) h1 {
display: none;
}
body.account:not(.logged-in) h2 {
text-align: center;
}
body.account:not(.logged-in) .woocommerce form {
width: 500px;
max-width: 100%;
margin: 40px auto;
}
body.account:not(.logged-in) .woocommerce form button:not(.show-password-input) {
display: block;
margin: 30px 0;
width: 100%;
}
body.account:not(.logged-in) p.lost_password {
font-size: 14px;
margin: 30px 0;
}
body.account:not(.logged-in) p.lost_password a {
text-decoration: underline;
}
#search-overlay {
position: fixed;
width: 100%;
height: 0;
left: 0;
top: 0;
display: none;
background: rgba(0, 0, 0, 0.85);
z-index: 999;
color: #fff;
}
#search-overlay .search-wrapper {
width: 860px;
max-width: 90%;
margin: 7% auto 0;
}
#search-overlay form {
position: relative;
}
#search-overlay form input {
border-radius: 60px;
}
#search-overlay form button {
position: absolute;
right: 10px;
top: 0;
padding: 0;
background: transparent;
color: #0A0A0A;
border: none;
font-size: 20px;
line-height: 34px;
}
#search-overlay form button .icon {
margin: 0;
}
body.search-form {
--gap: 30px;
--columns: 2;
overflow: hidden;
}
body.search-form #search-overlay {
height: 100%;
display: block;
}
body.search-form .search-results.visible {
padding: 30px;
background: #fff;
color: #0A0A0A;
border-radius: 16px;
margin-top: 2px;
max-height: 60vh;
overflow-y: auto;
display: flex;
gap: var(--gap);
flex-wrap: wrap;
}
body.search-form .all-results {
width: 100%;
}
body.search-form .result-item {
width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
body.search-form .result-item a {
display: block;
}
body.search-form .result-item a h4 {
font-size: 1em;
}
@media only screen and (min-width: 602px) {
body.search-form {
--columns: 3;
}
}
@media only screen and (min-width: 992px) {
body.search-form {
--columns: 4;
}
}
#cmplz-cookiebanner-container .cmplz-btn {
font-size: 10px !important;
line-height: 16px !important;
height: auto !important;
}
main.dlc-woo-wrapper {
padding-bottom: 60px;
}
main.dlc-woo-wrapper .products-loop {
--gap: 30px;
--columns: 2;
gap: var(--gap);
display: flex;
flex-wrap: wrap;
}
main.dlc-woo-wrapper .products-loop .product {
margin: 0;
width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
@media only screen and (min-width: 602px) {
main.dlc-woo-wrapper .products-loop {
--columns: 3;
}
}
@media only screen and (min-width: 992px) {
main.dlc-woo-wrapper .products-loop {
--columns: 4;
}
}
.products-count div {
margin: 0;
display: inline;
}
.dlc-select-wrapper .facetwp-facet {
margin: 0;
display: inline-block;
}
.product h3.product-name {
font-size: 1em;
font-family: 'Transducer', sans-serif;
font-style: normal;
}
.product .thumbnail {
position: relative;
overflow: hidden;
}
.product .thumbnail img {
display: block;
margin: 0 auto;
}
.product .thumbnail img.hover-img {
transition: opacity 0.3s ease-in-out 0s;
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.product .thumbnail .buy-btn {
position: absolute;
bottom: 20px;
left: 20px;
width: calc( 100% - 40px );
transition: transform 0.3s ease-in-out 0s;
transform: translateY(100px);
}
.product .thumbnail .buy-btn .btn {
background: #0A0A0A;
display: block;
width: 100%;
color: #fff;
}
.product .thumbnail .buy-btn .btn:not(.express-add-to-cart) {
text-align: center;
}
.product .thumbnail .buy-btn .btn .icon {
float: right;
font-size: 16px;
margin: 0;
}
.product .thumbnail .addfav-link {
position: absolute;
right: 15px;
top: 15px;
font-size: 16px;
display: inline-block;
width: 28px;
text-align: center;
height: 28px;
line-height: 28px;
border-radius: 4px;
}
.product .thumbnail .addfav-link:not(.remove) {
display: none;
}
.product .thumbnail .addfav-link.remove {
background: #0A0A0A;
color: #fff;
}
.product .price .discount {
color: #F23D4C;
}
.product .price ins {
text-decoration: none;
color: #F23D4C;
}
.product a {
display: block;
}
.product a:hover .thumbnail .buy-btn {
transform: translateY(0);
}
.product a:hover .thumbnail .addfav-link {
display: block;
}
@media only screen and (min-width: 602px) {
.product a:hover .thumbnail img.hover-img {
opacity: 1;
}
}
.product .colors {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 10px 0;
}
.product .colors .color-swatch {
display: inline-block;
width: 18px;
height: 18px;
border-radius: 16px;
background: var(--color);
border: 1px solid #fff;
box-shadow: 0 0 2px #aaa;
}
.product .colors .color-swatch.duotone {
background: linear-gradient(to right, var(--color) 0%, var(--color) 50%, var(--duotone) 50%, var(--duotone) 100%);
}
.shop-archive-header {
margin: 40px auto;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
align-items: center;
}
.shop-archive-header .woo-archive-title {
margin: 0 auto 0 0;
}
.shop-archive-header .woo-archive-title small {
font-size: 1rem;
font-weight: 300;
margin-left: 10px;
}
.product-loop-orderby-filter {
gap: 15px;
margin: 20px 0;
}
.product-loop-orderby-filter > * {
margin: 10px 0;
width: 100%;
}
@media only screen and (min-width: 602px) {
.product-loop-orderby-filter {
margin: 0;
}
.product-loop-orderby-filter > * {
margin: 0;
}
}
.single_add_to_cart_button.has-data span {
padding: 0;
}
.single_add_to_cart_button.wc-variation-is-unavailable {
display: none !important;
}
div[id^=product] {
margin-bottom: 50px;
}
div[id^=product] .dlc-product-gallery {
position: relative;
}
div[id^=product] .dlc-product-gallery .on-sale {
background: #0A0A0A;
color: #fff;
position: absolute;
left: 15px;
top: 15px;
font-size: 11px;
line-height: 22px;
padding: 0 6px;
text-transform: uppercase;
}
div[id^=product] .dlc-product-gallery .video-wrapper {
position: relative;
}
div[id^=product] .dlc-product-gallery .video-wrapper .play-video {
text-align: center;
padding: 10px;
color: #fff;
background: #0A0A0A;
text-transform: uppercase;
position: absolute;
right: 20px;
bottom: 20px;
}
div[id^=product] .dlc-product-gallery .video-wrapper .play-video .icon {
display: block;
}
div[id^=product] .dlc-product-gallery .player,
div[id^=product] .dlc-product-gallery video {
background: #0A0A0A;
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
left: 0;
top: 0;
z-index: 9;
}
div[id^=product] .dlc-product-gallery .player .close,
div[id^=product] .dlc-product-gallery video .close {
font-size: 40px;
line-height: 1em;
color: #fff;
position: absolute;
right: 30px;
bottom: 30px;
font-weight: 200;
z-index: 10;
}
div[id^=product] .gallery img {
display: block;
}
div[id^=product] .product-title {
margin: 0;
font-style: normal;
}
div[id^=product] p.price {
margin: .5em 0;
font-weight: 500;
font-family: 'Transducer Extended', sans-serif;
font-weight: 600;
text-transform: uppercase;
font-style: italic;
line-height: 105%;
margin: .5em auto .25em;
font-size: 1.2em;
}
div[id^=product] p.price .discount {
color: #F23D4C;
}
div[id^=product] p.price ins {
text-decoration: none;
color: #F23D4C;
}
div[id^=product] p.price del,
div[id^=product] p.price .discount {
font-weight: 400;
}
div[id^=product] .contact-for-price {
margin: 30px 0;
}
div[id^=product] .contact-for-price .btn {
text-align: center;
}
div[id^=product] label.qty-label {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
div[id^=product] div.quantity {
margin: 15px 0;
display: flex;
align-items: center;
width: 105px;
border-radius: 100px;
border: 1px solid #0A0A0A;
}
div[id^=product] div.quantity .qty-change {
width: 30px;
text-align: center;
}
div[id^=product] div.quantity .qty-change.disabled {
opacity: .3;
}
div[id^=product] div.quantity input {
width: calc( 100% - 60px );
border: none;
text-align: center;
background: #fff;
margin: auto;
}
div[id^=product] p.stock.in-stock {
display: none;
}
div[id^=product] button.button,
div[id^=product] .maybe-waitlist {
line-height: 50px;
padding: 0 20px;
display: inline-block;
width: calc( 100% - 75px );
}
div[id^=product] a.addfav-link {
display: inline-block;
line-height: 50px;
width: 50px;
text-align: center;
border: 1px solid #0A0A0A;
border-radius: 50px;
float: right;
position: relative;
}
div[id^=product] a.addfav-link.remove {
background: #0A0A0A;
color: #fff;
}
div[id^=product] a.addfav-link.remove:after {
display: inline-block;
width: 20px;
height: 20px;
border-radius: 20px;
line-height: 18px;
background: #fff;
content: "-";
color: #0A0A0A;
border: 1px solid #0A0A0A;
position: absolute;
right: -5px;
top: -5px;
}
div[id^=product] button.button,
div[id^=product] a.addfav-link {
margin: 20px 0 0;
}
div[id^=product] .maybe-waitlist {
padding: 0;
margin-top: 20px;
}
div[id^=product] .maybe-waitlist .btn span {
padding: 0;
}
div[id^=product] .free-shipping-info {
font-size: 14px;
}
div[id^=product] .product-reinsurance {
border-top: 1px solid #ddd;
margin: 20px 0;
font-size: 14px;
}
div[id^=product] .product-reinsurance .icon {
width: 1.5em;
font-size: 18px;
vertical-align: middle;
}
div[id^=product] .product-reinsurance li {
margin: 15px 0;
}
@media only screen and (min-width: 602px) {
div[id^=product] {
display: flex;
gap: 35px;
}
div[id^=product] .sticky {
position: sticky;
top: 120px;
}
div[id^=product] .dlc-product-gallery {
width: 65%;
}
div[id^=product] .dlc-product-gallery .gallery {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
div[id^=product] .dlc-product-gallery .gallery > div {
width: calc( 50% - 7.5px );
}
div[id^=product] .summary {
width: calc( 35% - 35px );
}
}
@media only screen and (max-width: 600px) {
div[id^=product] .gallery {
margin-bottom: 40px;
}
}
ol.comment-list {
list-style: none;
padding: 0;
margin: 15px 0;
}
ol.comment-list li {
padding: 0 0 15px;
}
ol.comment-list li .icon-star {
opacity: .5;
}
.product-faq {
padding: 80px 0;
}
.product-faq .btn {
margin: 30px 0;
}
@media only screen and (min-width: 602px) {
.product-faq .flex-row {
gap: 80px;
}
.product-faq .flex-row .title {
width: 35%;
}
.product-faq .flex-row .faq-list {
width: calc( 65% - 80px );
}
}
.products-slider {
padding-bottom: 80px;
}
.products-slider .product {
width: 100%;
}
@media only screen and (min-width: 602px) {
.products-slider .product {
padding: 0 15px;
width: 33.33333%;
}
}
@media only screen and (min-width: 992px) {
.products-slider .product {
width: 25%;
}
}
.attribute-wrapper {
margin: 30px 0;
}
.attribute-wrapper select {
display: none;
}
.attribute-wrapper .attribute-label {
display: flex;
flex-wrap: wrap;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
margin: 20px 0;
}
.attribute-wrapper .attribute-label .size-guide {
margin-left: auto;
}
.attribute-wrapper .attribute-label a {
text-decoration: underline;
}
.attribute-wrapper .options {
flex-wrap: wrap;
display: flex;
gap: 10px;
}
.attribute-wrapper .options label input[type="radio"] {
display: none;
}
.attribute-wrapper .options label input[type="radio"] + span {
display: inline-block;
line-height: 40px;
min-width: 42px;
text-align: center;
padding: 0 15px;
font-size: 12px;
font-weight: 500;
border: 1px solid #0A0A0A;
border-radius: 40px;
cursor: pointer;
}
.attribute-wrapper .options label input[type="radio"]:checked + span {
background: #0A0A0A;
color: #fff;
}
.attribute-wrapper .options label input[type="radio"]:disabled + span {
opacity: .25;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"] + span {
border: none;
position: relative;
padding-left: 33px;
line-height: 28px;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"] + span:before,
.attribute-wrapper .options.pa_couleur label input[type="radio"] + span:after {
display: inline-block;
width: 28px;
height: 28px;
content: "";
border-radius: 28px;
position: absolute;
left: 0;
top: 0;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"] + span:before {
border: 1px solid #ddd;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"] + span:after {
width: 16px;
height: 16px;
background: var(--color);
left: 6px;
top: 6px;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"]:checked + span {
background: none;
color: #0A0A0A;
}
.attribute-wrapper .options.pa_couleur label input[type="radio"]:checked + span:before {
border: 2px solid var(--color);
}
#aside-cart {
width: 470px;
max-width: 100%;
background: #fff;
height: 100%;
display: flex;
flex-direction: column;
padding: 0;
overflow: hidden;
margin: auto 0 0;
}
#aside-cart h4.cart-title {
font-size: 1.375em;
width: calc( 100% + 60px );
margin: 0 0 0 -30px;
padding: 0 30px 25px;
border-bottom: .5px solid #ddd;
}
#aside-cart .mini-cart {
padding: 30px;
height: auto;
overflow-y: auto;
}
#aside-cart .order-now {
margin: auto 0 0;
padding: 30px;
}
#aside-cart .order-now a.button {
margin: 0;
}
#aside-cart .free-shipping-info {
font-size: 14px;
font-weight: 600;
margin: 20px 0;
}
#aside-cart .free-shipping-info a {
font-weight: 400;
text-decoration: underline;
}
#aside-cart .free-shipping-info .free-shipping-gauge {
display: block;
height: 8px;
background: #f4f4f4;
border-radius: 8px;
position: relative;
}
#aside-cart .free-shipping-info .free-shipping-gauge span {
display: block;
position: absolute;
height: 100%;
background: #A7F205;
border-radius: 8px;
}
#aside-cart .free-shipping-info + ul.woocommerce-mini-cart {
border-top: .5px solid #ddd;
}
#aside-cart ul.woocommerce-mini-cart li {
padding: 20px 0;
border-bottom: .5px solid #ddd;
}
#aside-cart .dlc-cart-item {
gap: 15px;
display: flex;
flex-wrap: wrap;
font-size: 14px;
}
#aside-cart .dlc-cart-item img {
display: block;
}
#aside-cart .dlc-cart-item .thumb {
width: 30%;
}
#aside-cart .dlc-cart-item .product-name {
font-weight: 600;
}
#aside-cart .dlc-cart-item .desc {
gap: 15px;
width: calc( 70% - 15px );
display: flex;
flex-wrap: wrap;
padding: 10px 0;
}
#aside-cart .dlc-cart-item .desc .remove,
#aside-cart .dlc-cart-item .desc .product-price {
width: 100px;
text-align: right;
}
#aside-cart .dlc-cart-item .desc .product-name,
#aside-cart .dlc-cart-item .desc .cart-qty {
width: calc( 100% - 15px - 100px );
}
#aside-cart .dlc-cart-item .desc .cart-qty,
#aside-cart .dlc-cart-item .desc .remove {
margin-top: auto;
}
#aside-cart .dlc-qty {
display: flex;
align-items: center;
gap: 16px;
}
#aside-cart .dlc-qty a {
display: inline-block;
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
border: 0.5px solid #0A0A0A;
border-radius: 32px;
}
#aside-cart .dlc-qty a.disabled {
opacity: .25;
}
#aside-cart .subtotal {
display: flex;
font-size: 18px;
font-weight: 500;
}
#aside-cart .subtotal .value {
margin-left: auto;
}
#aside-cart .subtotal.discount {
margin: 15px 0;
font-weight: 400;
font-size: 1em;
}
#aside-cart a.checkout {
display: block;
background: #0A0A0A;
text-align: center;
color: #fff;
margin: 30px 0;
padding: 20px;
border-radius: 100px;
text-transform: uppercase;
}
nav.pagination .nav-links,
.facetwp-facet-pagination,
.woocommerce-pagination .page-numbers {
margin: 50px 0;
gap: 15px;
flex-wrap: wrap;
display: flex;
justify-content: center;
}
nav.pagination .nav-links span,
.facetwp-facet-pagination span,
.woocommerce-pagination .page-numbers span,
nav.pagination .nav-links a,
.facetwp-facet-pagination a,
.woocommerce-pagination .page-numbers a {
display: inline-block;
width: 40px;
line-height: 40px;
border-radius: 20px;
height: 40px;
font-size: 12px;
text-align: center;
background: #F0F1F4;
}
nav.pagination .nav-links a.active,
.facetwp-facet-pagination a.active,
.woocommerce-pagination .page-numbers a.active,
nav.pagination .nav-links span.current,
.facetwp-facet-pagination span.current,
.woocommerce-pagination .page-numbers span.current {
background: #0A0A0A;
color: #fff;
}
nav.pagination .nav-links a.next,
.facetwp-facet-pagination a.next,
.woocommerce-pagination .page-numbers a.next,
nav.pagination .nav-links a.prev,
.facetwp-facet-pagination a.prev,
.woocommerce-pagination .page-numbers a.prev {
background: none;
}
.related-products {
padding: 60px 0;
}
.related-products h2 {
margin: 0 0 50px;
}
ul.woocommerce-shipping-methods li input[type="radio"],
ul.payment_methods li input[type="radio"] {
display: none;
}
ul.woocommerce-shipping-methods li input[type="radio"] + label,
ul.payment_methods li input[type="radio"] + label {
display: block;
width: 100%;
padding-left: 24px;
position: relative;
cursor: pointer;
line-height: 24px;
white-space: normal;
line-height: 1.3em;
}
ul.woocommerce-shipping-methods li input[type="radio"] + label img,
ul.payment_methods li input[type="radio"] + label img {
display: none;
}
ul.woocommerce-shipping-methods li input[type="radio"] + label:after,
ul.payment_methods li input[type="radio"] + label:after,
ul.woocommerce-shipping-methods li input[type="radio"] + label:before,
ul.payment_methods li input[type="radio"] + label:before {
content: "";
display: inline-block;
position: absolute;
border-radius: 100%;
}
ul.woocommerce-shipping-methods li input[type="radio"] + label:before,
ul.payment_methods li input[type="radio"] + label:before {
left: 0;
top: 4px;
width: 16px;
height: 16px;
border: 1px solid #555;
}
ul.woocommerce-shipping-methods li input[type="radio"] + label:after,
ul.payment_methods li input[type="radio"] + label:after {
width: 10px;
height: 10px;
background: #000;
left: 3px;
top: 7px;
opacity: 0;
}
ul.woocommerce-shipping-methods li input[type="radio"]:checked + label:after,
ul.payment_methods li input[type="radio"]:checked + label:after {
opacity: 1;
}
ul.payment_methods li {
padding: 15px 0;
}
ul.payment_methods li p {
font-size: .85em;
line-height: 1.3em;
margin: 8px 0;
}
ul.payment_methods li p button {
margin: 0;
}
ul.payment_methods li input[type="radio"] + label {
font-weight: 600;
text-transform: uppercase;
}
ul.payment_methods fieldset,
ul.payment_methods iframe {
border: none;
padding: 0;
}
ul.payment_methods li label {
padding: 5px 0;
}
div.woocommerce-order mark,
.woocommerce-MyAccount-content mark {
font-weight: 600;
background: inherit;
}
div.woocommerce-order .woocommerce-notice,
.woocommerce-MyAccount-content .woocommerce-notice {
font-size: 1.25em;
}
div.woocommerce-order .woocommerce-order-details,
.woocommerce-MyAccount-content .woocommerce-order-details {
margin: 40px 0;
}
div.woocommerce-order .woocommerce-order-details h2,
.woocommerce-MyAccount-content .woocommerce-order-details h2 {
font-size: 2em;
}
div.woocommerce-order section.addresses,
.woocommerce-MyAccount-content section.addresses {
margin: 40px 0 60px;
}
div.woocommerce-order section.addresses h2,
.woocommerce-MyAccount-content section.addresses h2 {
font-size: 1.5em;
}
@media only screen and (min-width: 992px) {
div.woocommerce-order section.addresses,
.woocommerce-MyAccount-content section.addresses {
display: flex;
gap: 50px;
}
div.woocommerce-order section.addresses > div,
.woocommerce-MyAccount-content section.addresses > div {
width: calc( 50% - 25px );
}
}
.cumulative-discount-info {
font-size: 1.25em;
margin-bottom: 30px;
}
.cumulative-discount-info .icon {
display: inline-block;
vertical-align: middle;
margin: -0.15em 0.25em 0 0;
}
.oos-waitlist-btn {
text-align: center;
}
#dlc-waitlist-modal {
width: 480px;
}
#dlc-waitlist-modal .form-wrapper {
padding: 40px;
}
#dlc-waitlist-modal .form-wrapper .product {
font-size: 1.2em;
font-weight: 800;
text-transform: uppercase;
}
#dlc-waitlist-modal .form-wrapper button {
margin: 15px 0 0;
}
#dlc-waitlist-modal .modal-close {
width: 36px;
height: 36px;
line-height: 30px;
font-weight: 200;
font-size: 24px;
text-align: center;
border: 1px solid #ddd;
border-radius: 36px;
display: inline-block;
position: absolute;
right: 15px;
top: 15px;
}
.bg-image {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
object-fit: cover;
}
.dlc-block.header-image {
--minHeight: 600px;
background: #0A0A0A;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.dlc-block.header-image .overlay {
background: #0A0A0A;
}
.dlc-block.header-image .title-cta {
height: 100%;
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
min-height: var(--minHeight);
}
.dlc-block.header-image h1,
.dlc-block.header-image .h1-like {
position: relative;
color: #fff;
width: 800px;
mix-blend-mode: exclusion;
max-width: calc( 100% - 60px );
margin: auto auto 0;
}
.dlc-block.header-image .cta {
width: 100%;
margin: auto 0 60px;
}
.dlc-block.header-image .cta .btn {
background: transparent;
color: #fff;
border-color: #fff;
}
.dlc-block.header-image.footer-image {
min-height: 50vh;
}
.dlc-block.header-image.footer-image .h1-like {
margin: auto;
}
.dlc-block.header-image.footer-image .back {
position: absolute;
z-index: 1;
left: 0;
width: 100%;
bottom: 60px;
color: #fff;
text-align: center;
font-size: 12px;
text-transform: uppercase;
}
.dlc-block.header-image.footer-image .back .icon {
margin-left: 10px;
}
@media only screen and (min-width: 602px) {
.dlc-block.header-image {
--minHeight: 100vh;
}
.dlc-block.header-image:not(.footer-image) h1,
.dlc-block.header-image:not(.footer-image) .cta {
transition: all 1s ease-in-out 0s;
transition-delay: 1s;
transform: translateY(180px);
opacity: 0;
}
.dlc-block.header-image:not(.footer-image).loaded h1,
.dlc-block.header-image:not(.footer-image).loaded .cta {
transform: translateY(0);
opacity: 1;
}
}
.dlc-block.page-intro .cta {
margin: 40px 0;
}
@media only screen and (min-width: 602px) {
.dlc-block.page-intro .flex-row {
gap: 120px;
}
.dlc-block.page-intro .flex-row > div {
width: calc( 50% - 60px );
}
}
.dlc-block.product-deal {
padding: 70px 0;
}
.dlc-block.product-deal h2 {
margin: 0 0 50px;
}
.dlc-block.images-cta {
--minHeight: 480px;
}
.dlc-block.images-cta .image {
position: relative;
display: block;
width: 100%;
min-height: var(--minHeight);
}
.dlc-block.images-cta .image .valign-wrapper {
min-height: var(--minHeight);
position: relative;
color: #fff;
}
.dlc-block.images-cta .image .valign-wrapper h2 {
margin: 1em 0;
mix-blend-mode: exclusion;
}
.dlc-block.images-cta .image .valign-wrapper .btn {
border: none;
color: #0A0A0A;
}
.dlc-block.images-cta .overlay {
background: rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 992px) {
.dlc-block.images-cta {
--minHeight: 700px;
}
.dlc-block.images-cta .image {
width: calc( 100% / 3 );
overflow: hidden;
}
.dlc-block.images-cta .image img {
transition: all 0.3s ease-in-out 0s;
}
.dlc-block.images-cta .image .valign-wrapper {
opacity: 0;
transform: translateY(-70px);
transition: all 0.3s ease-in-out 0s;
}
.dlc-block.images-cta .image:hover img {
transform: scale(1.1);
}
.dlc-block.images-cta .image:hover .valign-wrapper {
opacity: 1;
transform: translateY(0);
}
}
.dlc-block.quote-images {
padding: 120px 0;
background: #0A0A0A;
color: #fff;
}
.dlc-block.quote-images .gallery {
margin-top: 30px;
position: relative;
}
.dlc-block.quote-images .gallery span.icon {
font-size: 120px;
position: absolute;
left: 35%;
top: -60px;
opacity: .3;
}
.dlc-block.quote-images .cta {
margin: 40px 0;
}
@media only screen and (min-width: 992px) {
.dlc-block.quote-images .flex-row {
gap: 120px;
}
.dlc-block.quote-images .flex-row .title {
width: 55%;
}
.dlc-block.quote-images .flex-row .quote {
width: calc( 45% - 120px );
}
.dlc-block.quote-images .flex-row.gallery {
flex-wrap: wrap;
}
.dlc-block.quote-images .flex-row.gallery > div {
width: calc( 50% - 60px );
}
}
.dlc-block.faq-block {
padding: 80px 0;
}
.dlc-block.faq-block .cta {
margin: 40px 0;
}
.dlc-block.faq-block .wrapped {
width: 900px;
max-width: 100%;
margin: 0 auto;
}
.dlc-block.faq-block .center-align + .faq-list {
margin-top: 70px;
}
.dlc-block.faq-block .collapsible-header {
font-size: 1.15em;
}
.dlc-block.faq-block.has-white-color .btn {
background: transparent;
border-color: #fff;
}
.dlc-block.faq-block.has-white-color .collapsible.plus {
border-top: 1px solid rgba(255, 255, 255, 0.35);
}
.dlc-block.faq-block.has-white-color .collapsible.plus .collapsible-header {
border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.dlc-block.faq-block.has-white-color .collapsible.plus .collapsible-header:after {
border-color: #fff;
}
.dlc-block.faq-block.has-white-color .collapsible.plus .collapsible-body {
border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
@media only screen and (min-width: 992px) {
.dlc-block.faq-block .flex-row {
gap: 120px;
}
.dlc-block.faq-block .flex-row > div {
width: calc( 50% - 60px );
}
}
.dlc-block.text-image {
padding: 30px 0;
}
.dlc-block.text-image img {
display: block;
}
.dlc-block.text-image .text {
padding: 60px 0;
}
@media only screen and (min-width: 992px) {
.dlc-block.text-image .flex-row {
gap: 50px;
align-items: center;
}
.dlc-block.text-image .flex-row.row-reverse {
flex-direction: row-reverse;
}
.dlc-block.text-image .flex-row > div {
width: calc( 50% - 25px );
}
}
.dlc-block.centered-text {
padding: 120px 0;
}
.dlc-block.centered-text .wrapped {
width: 675px;
max-width: 100%;
margin: 0 auto;
}
.dlc-block.centered-text .intro {
margin: 40px 0;
}
.dlc-block.page-faq .wrapped {
width: 900px;
max-width: 100%;
margin: 0 auto;
}
.dlc-block.page-faq ul.tabs {
height: auto;
display: flex;
flex-wrap: wrap;
gap: 15px;
justify-content: center;
margin: 40px auto 0;
}
.dlc-block.page-faq ul.tabs .tab {
line-height: 1em;
height: auto;
}
.dlc-block.page-faq ul.tabs .tab a.btn.has-data {
padding: 0;
}
.dlc-block.page-faq ul.tabs .tab a,
.dlc-block.page-faq ul.tabs .tab span {
display: block;
width: 100%;
text-align: center;
}
.dlc-block.page-faq ul.tabs .tab a.active {
background: #0A0A0A;
color: #fff;
}
@media only screen and (max-width: 600px) {
.dlc-block.page-faq ul.tabs {
max-width: calc( 100% - 40px );
}
.dlc-block.page-faq ul.tabs .tab {
width: 100%;
}
}
.dlc-block.tendances-produits {
padding: 60px 0;
}
.dlc-block.tendances-produits h2 {
margin: 0;
}
.dlc-block.tendances-produits .alignwide {
position: relative;
}
.dlc-block.tendances-produits .flex-title {
margin-bottom: 40px;
}
.dlc-block.tendances-produits .buttons {
display: flex;
gap: 15px;
flex-wrap: wrap;
}
.dlc-block.tendances-produits .buttons a.active {
background: #0A0A0A;
color: #fff;
}
@media only screen and (min-width: 602px) {
.dlc-block.tendances-produits .buttons {
margin: 0 0 0 auto;
}
}
@media only screen and (max-width: 600px) {
.dlc-block.tendances-produits .buttons {
margin-top: 20px;
}
.dlc-block.tendances-produits .buttons a {
display: block;
width: 100%;
text-align: center;
}
}
#winsize {
position: fixed;
left: 15px;
top: 15px;
font-family: monospace;
font-size: 12px;
padding: 2px 4px;
background: #000;
color: #fff;
}