.fc_simple_content {
&.padding_full:has(#yith-store-locator) {
padding-inline: 0;
}
#yith-store-locator {
padding: 0 !important;
.wrapper-main-sections {
display: block;
height: initial;
> div {
width: 100% !important;
padding: 0;
}
#yith-sl-section-results {
padding: var(--gap-m) var(--gap-m) var(--padding-xs) var(--gap-m) !important;
.title-search-bar {
font-weight: 900;
font-size: clamp(25px, 0.899vw + 19.824px, 36px);
text-transform: inherit;
letter-spacing: inherit;
margin-bottom: 24px;
}
#yith-sl-wrap-search-stores {
position: relative;
}
#yith-search-store-container {
.wrap-search-bar {
width: 100%;
margin-bottom: 0;
.search-stores {
height: 50px;
border: 1px solid var(--color-black);
border-radius: var(--border-radius-max);
padding-left: 12px;
padding-right: 85px;
}
#yith-sl-search-icon {
width: 24px;
top: calc(50% - 12px);
right: 49px;
}
}
}
button#yith-sl-geolocation {
position: absolute;
width: 25px;
height: 25px;
border: none;
bottom: 12.5px;
right: 12px;
overflow: hidden;
padding: 0;
text-indent: -99999px;
background: transparent no-repeat center / contain
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none' viewBox='0 0 27 27'%3E%3Cpath fill='%23d60d8c' d='M14.658 1.158a1 1 0 1 0-2 0h2m-2 2.374a1 1 0 1 0 2 0h-2M14.5 23.31a1 1 0 1 0-2 0h2m-2 2.374a1 1 0 0 0 2 0h-2M1.316 12.342a1 1 0 1 0 0 2v-2m2.374 2a1 1 0 1 0 0-2v2M23.47 12.5a1 1 0 1 0 0 2v-2m2.373 2a1 1 0 1 0 0-2v2M13.737 7.606l.913-.409a1 1 0 0 0-1.813-.027zm5.103 11.392-.479.878a1 1 0 0 0 1.392-1.287zM13.62 16.15l.479-.878a1 1 0 0 0-.934-.012zm-5.34 2.73-.9-.436a1 1 0 0 0 1.355 1.326zM26 13.5h-1C25 19.851 19.851 25 13.5 25v2C20.956 27 27 20.956 27 13.5zM13.5 26v-1C7.149 25 2 19.851 2 13.5H0C0 20.956 6.044 27 13.5 27zM1 13.5h1C2 7.149 7.149 2 13.5 2V0C6.044 0 0 6.044 0 13.5zM13.5 1v1C19.851 2 25 7.149 25 13.5h2C27 6.044 20.956 0 13.5 0zm.158.158h-1v2.374h2V1.158zM13.5 23.31h-1v2.374h2V23.31zM1.316 13.342v1H3.69v-2H1.316zm22.153.158v1h2.373v-2h-2.373zm-9.732-5.894-.912.409 5.103 11.392.912-.409.913-.409L14.65 7.198zm5.103 11.392.48-.878-5.222-2.848-.48.878-.478.878 5.221 2.848zM13.62 16.15l-.455-.89-5.34 2.73.454.89.456.89 5.34-2.73zm-5.34 2.73.9.436 5.458-11.274-.9-.436-.9-.436-5.459 11.274z'/%3E%3C/svg%3E") !important;
}
.wrapper-filter {
margin-bottom: 0;
}
#yith-sl-main-filters-container {
margin-top: 24px;
}
}
#yith-sl-section-map {
#yith-sl-gmap {
height: 100% !important;
min-height: 677px;
}
}
}
#yith-sl-gmap .gm-style-iw {
background-color: var(--color-white);
border-radius: var(--border-radius-l);
padding: 0 !important;
box-shadow: 0 calc(var(--gap-xxs) / 2) calc(var(--gap-xxs) * 5) 0
hsl(from var(--color-black) h s l / 0.15);
.gm-style-iw-d {
padding: 0px 8px 24px 24px !important;
.store-info {
padding: 0 !important;
text-align: center;
.store-name {
font-size: clamp(20px, 0.327vw + 18.118px, 24px) !important;
line-height: 0.9;
color: var(--color-primary-pink);
margin: 0 0 24px 0 !important;
span {
margin: 0 !important;
}
}
.store-address,
.stockist-open-hours {
color: var(--color-black) !important;
font-size: 18px !important;
font-weight: 400 !important;
margin: 0 0 24px 0 !important;
}
.button {
padding: 20px 32px;
outline: none;
}
}
}
} @media (width >= 992px) {
.wrapper-main-sections {
#yith-sl-section-results {
display: flex;
gap: var(--gap-s);
max-width: 1280px;
margin-inline: auto;
#yith-sl-wrap-search-stores,
#yith-sl-main-filters-container {
flex-basis: calc(50% - (var(--gap-s) / 2));
#yith-sl-search-stores {
position: relative;
.wrap-buttons {
margin-bottom: 0;
}
}
}
}
}
}
}
}.fc_frequently_asked_questions {
.faqs_container {
display: flex;
flex-direction: column;
gap: var(--gap-xs);
.faq_item {
--color-text: var(--color-black);
color: var(--color-text);
border-radius: var(--border-radius-m);
background-color: var(--color-secondary-pink);
.title {
cursor: pointer;
margin: 0;
background: transparent calc(100% - var(--gap-s)) center / 18px 18px
no-repeat
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M18 10.8H0V7.2h18z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M10.801 0v18h-3.6V0z' clip-rule='evenodd'/%3E%3C/svg%3E");
padding: var(--gap-s) calc((var(--gap-s) * 2) + 18px) var(--gap-s)
var(--gap-s);
box-sizing: border-box;
font-size: 18px;
font-weight: 900;
letter-spacing: -1px;
}
.tab_inner {
box-sizing: border-box;
padding-inline: var(--gap-s);
display: grid;
grid-template-rows: 0fr;
transition:
grid-template-rows 0.4s ease,
padding 0.4s ease;
> .wp_content {
overflow: hidden;
iframe {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}
}
}
&.active {
.title {
background: transparent calc(100% - var(--gap-s)) center / 18px 4px
no-repeat
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='4' fill='none' viewBox='0 0 18 4'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M18 3.6H0V0h18z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.tab_inner {
grid-template-rows: 1fr;
padding-block: 0 var(--gap-s);
}
}
}
}
.faqs_container_nested {
.faqs_container {
scroll-margin-top: calc(var(--header-height) + var(--padding-xs));
margin-top: var(--padding-m);
.h5 {
margin-bottom: var(--gap-s);
}
&:first-of-type {
margin-top: 0;
}
}
}
.faqs_jump_to {
background-color: var(--color-secondary-pink);
border-radius: var(--border-radius-m);
margin-bottom: var(--padding-xs);
.jump_to_toggle {
--color-text: var(--color-black);
display: flex;
align-items: center;
justify-content: center;
gap: var(--gap-xs);
cursor: pointer;
padding: calc(var(--gap-s) / 2);
color: var(--color-text);
&::after {
content: "";
display: block;
width: 10px;
height: 7px;
background: center / contain no-repeat
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none'%3E%3Cpath fill='%23333333' d='m5 6.06-5-5L1.06 0 5 3.94 8.94 0 10 1.06l-5 5Z'/%3E%3C/svg%3E");
transition: rotate 0.4s ease;
}
&.active {
&::after {
rotate: 180deg;
}
}
}
ul {
display: flex;
flex-direction: column;
gap: calc(var(--gap-s) / 2);
padding: 0 var(--gap-xs);
height: 0;
overflow: hidden;
interpolate-size: allow-keywords;
transition:
height 0.4s ease,
padding 0.4s ease;
li {
list-style: none;
a {
display: block;
background-color: var(--color-white);
border: 1px solid var(--color-text);
border-radius: var(--border-radius-max);
padding: calc(var(--gap-s) / 2);
font-weight: 400;
text-align: center;
transition:
background-color 0.4s ease,
border-color 0.4s ease,
color 0.4s ease;
&:hover {
color: var(--color-text);
background-color: var(--color-secondary-pink);
}
}
}
}
&.active {
ul {
height: fit-content;
padding: var(--gap-xs);
}
}
} &.bg_black {
.faqs_jump_to {
ul {
li {
a {
color: var(--color-black);
border: 1px solid var(--color-black);
&:hover {
color: var(--color-black);
}
}
}
}
}
} @media (width >= 768px) {
.faqs_jump_to {
background-color: transparent;
.jump_to_toggle {
display: none;
}
ul {
flex-flow: row wrap;
justify-content: center;
padding: 0;
height: fit-content;
li {
list-style: none;
a {
background-color: transparent;
padding: 20px 40px;
}
}
}
&.active {
ul {
height: fit-content;
padding: var(--gap-xs);
}
}
}
} &.bg_black {
.faqs_jump_to {
ul {
li {
a {
color: var(--color-white);
border: 1px solid var(--color-white);
}
}
}
}
}
}.fc_usps {
position: relative;
isolation: isolate;
.usps_container {
padding-block: calc(var(--padding-xxs) - 8px) calc(var(--padding-xxs) - 4px);
overflow: hidden;
display: flex; .the_usps {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: flex-start;
gap: var(--gap-xxs);
flex-shrink: 0;
min-width: 100%;
animation: marquee 100s linear infinite;
.usp {
flex-shrink: 0;
p {
white-space: nowrap;
text-transform: lowercase;
line-height: 1.2;
backface-visibility: hidden;
.highlight {
color: currentColor;
}
}
&:nth-child(even) {
p {
color: var(--color-primary-pink);
}
}
}
&:hover {
cursor: default;
}
}
}
&::before {
content: "";
position: absolute;
inset: 50% 0 0 0;
background: currentColor;
}
&.above {
&::before {
inset: 0 0 50% 0;
}
}
&.below {
&::before {
inset: 50% 0 0 0;
}
} &.bg_white,
&.bg_black {
background: transparent;
}
&.bg_white {
color: var(--color-white);
}
&.bg_black {
color: var(--color-black);
}
}
@keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}.fc_block_links {
.links_container {
display: grid;
grid-template-columns: repeat(1, 1fr);
.block_link {
border-radius: var(--border-radius-m);
display: flex;
flex-direction: column;
font-weight: 400;
} &.standard {
.block_link {
--color-text: var(--color-black);
padding: var(--gap-m);
background-color: var(--color-white);
color: var(--color-text);
gap: var(--gap-xxl);
transition:
background-color 0.4s ease,
color 0.4s ease;
.image {
img {
height: 100px;
width: auto;
margin-left: auto;
}
}
&:hover {
--color-text: var(--color-white);
background-color: var(--color-primary-pink);
.highlight {
color: currentColor;
}
}
}
}
&.card {
.block_link {
gap: var(--gap-s);
border: 1px solid var(--color-white);
padding: var(--gap-s);
.image {
aspect-ratio: 16 / 10;
border-radius: var(--border-radius-m);
}
&:hover {
--color-text: var(--color-black);
--color-headings: var(--color-black);
background-color: var(--color-white);
color: var(--color-text);
}
&:nth-child(even) {
flex-direction: column-reverse;
}
}
}
&.list {
.block_link {
display: flex;
gap: var(--gap-m);
padding: var(--gap-m);
background-color: var(--color-white);
color: var(--color-black);
transition:
background-color 0.4s ease,
color 0.4s ease;
.wp_content {
> *:not(.button) {
margin-top: 0;
margin-bottom: var(--gap-xxs);
}
> :last-child {
margin-bottom: 0;
}
}
.image {
width: 100%;
aspect-ratio: 16 / 10;
pointer-events: none;
}
&:hover {
background-color: var(--color-primary-pink);
color: var(--color-white);
.highlight {
color: currentColor;
}
}
} &.gap {
gap: calc(var(--gap-s) / 2);
}
} &.gap {
gap: var(--gap-s);
}
} &.bg_white {
.links_container { &.standard {
.block_link {
--color-text: var(--color-white);
background-color: var(--color-black);
&:hover {
background-color: var(--color-primary-pink);
}
}
}
&.card {
.block_link {
border: 1px solid var(--color-black);
&:hover {
--color-text: var(--color-white);
--color-headings: var(--color-white);
background-color: var(--color-black);
}
}
}
}
}
&.bg_white {
.links_container { &.list {
.block_link {
background-color: var(--color-black);
color: var(--color-white);
&:after {
color: var(--color-white);
}
&:hover {
background-color: var(--color-primary-pink);
}
}
}
}
} @media (width >= 576px) {
.links_container {
&.col_2,
&.col_4 {
grid-template-columns: repeat(2, 1fr);
}
}
}
@media (width >= 768px) {
.links_container {
&.list {
position: relative;
isolation: isolate;
margin-left: auto;
width: calc(50% - ((var(--gap-s) / 2) * 1) / 2);
.block_link {
flex-direction: row;
align-items: center;
justify-content: space-between;
.content {
position: relative;
isolation: isolate;
&::after {
content: "";
display: block;
position: absolute;
left: calc(0px - var(--gap-m));
bottom: calc(0px - var(--gap-m) - ((var(--gap-s) / 2)));
width: 46vw;
max-width: 584px;
height: calc(var(--gap-s) / 2);
}
}
.image {
position: absolute;
z-index: 1;
opacity: 0;
top: 0;
bottom: 0;
left: calc(-100% - (var(--gap-s) * 1) / 2);
width: calc(100% - ((var(--gap-s) / 2) * 1) / 2);
border-radius: var(--border-radius-m);
transition: opacity 0.4s ease;
}
&:after {
content: "";
display: block;
width: clamp(32px, 0.654vw + 28.235px, 40px);
aspect-ratio: 1;
background-color: currentColor;
color: var(--color-primary-pink);
mask-size: contain;
mask-repeat: no-repeat;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' fill='none' viewBox='0 0 45 45'%3E%3Ccircle cx='22.5' cy='22.5' r='22' stroke='%23d60d8c'/%3E%3Cpath fill='%23d60d8c' d='M13 22a1 1 0 1 0 0 2v-2m20.707 1.707a1 1 0 0 0 0-1.414l-6.364-6.364a1 1 0 0 0-1.414 1.414L31.586 23l-5.657 5.657a1 1 0 0 0 1.414 1.414zM13 23v1h20v-2H13z'/%3E%3C/svg%3E");
transition: color 0.4s ease;
}
&:hover {
.image {
opacity: 1;
}
&:after {
color: var(--color-white);
}
}
&:first-of-type {
.image {
opacity: 1;
}
}
&:last-of-type {
.content {
&::after {
display: none;
}
}
}
}
}
&.col_3 {
grid-template-columns: repeat(3, 1fr);
}
&.col_4 {
grid-template-columns: repeat(4, 1fr);
}
}
}
}