/* Add custom CSS styles below */ 

:root {
    --font-main: 'Somar';
    --color-primary: #000000;
    --color-primary-dark: #000000;
    --color-primary-light: #262626;
    --color-primary-reverse: #cccccc;
}
.full-banner-entry::after, .full-banner-entry::before {
   
    display: none;
}

.s-block {
    display: block;
    margin-top: 0.1rem;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1px;
    padding-left: 1px;
}
.gap-3 {
    gap: 0.1rem;
}
.gap-4 {
    gap: 0.1rem;
}
.gap-8 {
    gap: 0.5rem;
}
.banner--fixed img {
    display: block;
    width: auto;
    border-radius: 0.05rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: cover;
}
.banner-entry {
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: 0.05rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0.75rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.store-footer h3 {
    margin-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    display:none;
}
.leading-6 {
    line-height: 1.5rem;
    display:none;
}
.store-footer__inner {
    border-bottom-width: 0.05px;
    border-style: dashed;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    --tw-bg-opacity: 1;
    background-color: rgba(29, 31, 31, 1);
    background-color: rgba(29, 31, 31, var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.top-navbar {
    display: none;
    min-height: 48px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.store-footer {
    position: relative;
    margin-top: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgba(14, 15, 15, 1);
    background-color: rgba(14, 15, 15, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.container {
    width: 100%;
    margin-right: fixed;
    margin-left: fixed;
    padding-right: 1px;
    padding-left: 1px;
}

.transition-opacity {
 display: none;
}

.text-sm {
    font-size: 0.5rem;
    line-height: 1.25rem;
}
.text-sm {
    font-size: 0.5rem;
    line-height: 1.25rem;
}
.s-menu-footer-item {
    margin-bottom: 1.25rem;
    display: block;
    font-size: 0.5rem;
    line-height: 1.2rem;
    line-height: 1;
}
.s-contacts-item {
    display: flex
;
    align-items: center;
    font-size: 0.5rem;
    line-height: 1.25rem;
    line-height: 1;
}

.s-contacts-icon {
    display: flex
;
    height: 0.8rem;
    width: 0.8rem;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
}

.s-social-link a {
      display: flex
;
    height: 0.8rem;
    width: 0.8rem;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;}