/*
Theme Name: Generator Bosej
*/

#blog-item {
    max-width:870px !important;
    margin: 0 auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

h1 {
    font-size: var(--text-3xl)
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: '\201C' '\201D' '\2018' '\2019'
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-sm);
    margin: 0;
    border-radius: 10px
}

button,
input {
    line-height: normal
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0
}

input[type='search'] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type='number'] {
    -moz-appearance: textfield
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

textarea::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

textarea::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

textarea::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@keyframes spin_loading {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        transform: translate(-50%, -50%) rotate(359deg)
    }
}

html[data-browser='SamsungBrowser'] img {
    mix-blend-mode: normal !important
}

.less_hotspot_name {
    text-decoration: none;
    color: #444
}

.less_hotspot_maxprice {
    color: #d6eaf8;
    text-decoration: line-through;
    font-size: .86em
}

.less_hotspot_price {
    color: #444;
    font-size: 1em;
    font-weight: bold
}

.less_hotspot_name_hover {
    color: #3597dc
}

.less_tekst_maly {
    font-weight: normal
}

.less_tekst_duzy {
    font-weight: normal
}

.less_product_name {
    color: #444;
    text-decoration: none;
    font-weight: bold
}

.less_product_name_hover {
    color: #3597dc
}

.less_map_loadingMap {
    background: url('https://bosastopka.pl/gfx/standards/mapLoaderBg.png?r=1738891033');
    height: 501px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.less_map_loadingContent {
    position: relative
}

.less_map_loadingBox {
    background: #fff;
    padding: 10px;
    position: absolute;
    opacity: 0
}

.less_map_loadingMap_span {
    color: #444;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    text-align: center
}

.less_map_loadingNav_span {
    display: none
}

.less_map_markerFace {
    display: none
}

.less_map_dymekWrapper {
    overflow: hidden;
    padding: 10px;
    color: #333
}

.less_map_dymekInfo {
    float: left;
    margin-right: 10px
}

.less_map_dymekFirstName {
    color: #3597dc;
    display: block;
    font-weight: bold;
    margin-bottom: 10px
}

.less_map_dymekAddress {
    clear: both;
    display: block
}

.less_map_dymekZipCode {
    float: left;
    padding-right: 3px
}

.less_map_dymekCityName {
    display: block
}

.less_map_dymekCountryName {
    clear: both;
    display: block
}

.less_background_active {
    background-color: #3597dc !important;
    color: #fff
}

.less_payment_description_border {
    border: 2px solid #3597dc
}

.less_small_label {
    border-left: 7px solid #3597dc;
    color: #444;
    display: block;
    font-size: 1.29em;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 8px 0 7px 14px;
    text-decoration: none;
    text-transform: uppercase
}

.less_color-text {
    color: #3597dc
}

.less_color-border {
    border-color: #d6eaf8
}

.less_color-background {
    background-color: #3597dc
}

.less_text_dark_color {
    color: #444;
    clear: both
}

.less_text_dark_color_hover {
    color: #fff
}

.less_bg_alter {
    background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
    border-radius: 15px;
    border: 1px solid #d6eaf8
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

@media print {
    .toplayerSpecialClass {
        display: none !important
    }

    .no_print {
        display: none !important
    }
}

*,
*::before,
*::after {
    box-sizing: inherit
}

html {
    font-size: 10px;
    overflow-y: visible;
    scroll-padding: 125px;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

@media(min-width:757px) {
    html {
        scroll-padding: 15px
    }
}

@media(min-width:757px) {
    html.scroll {
        scroll-padding: 15px
    }
}

html:not(.order_process) {
    overflow-y: scroll
}

html.svgclippaths button {
    filter: none !important
}

html.svgclippaths input {
    filter: none !important
}

html.svgclippaths a {
    filter: none !important
}

html.svgclippaths button:hover {
    filter: none !important
}

html.svgclippaths input:hover {
    filter: none !important
}

html.svgclippaths a:hover {
    filter: none !important
}

body {
    margin: 0;
    width: 100%;
    font-family: var(--font-family);
    font-size: 1.4rem;
    line-height: 1.3;
    color: #444;
    background: #fff;
    padding: 60px 15px 0;
    padding: 60px calc(15px + env(safe-area-inset-right)) 0;
    overflow-x: hidden;
    overflow-y: visible
}

@supports(overflow:clip) {
    body {
        overflow-x: clip;
        overflow-y: visible
    }
}

@media(min-width:979px) {
    body {
        padding-top: 0
    }
}

body:after {
    position: fixed;
    left: 0;
    bottom: -60px;
    top: 0;
    background: rgba(53, 152, 220, 0.4);
    z-index: 1100;
    right: 0;
    opacity: 0;
    pointer-events: none;
    content: ''
}

html.--place-order-page body {
    padding: calc(30px + 60px) calc(15px + env(safe-area-inset-right)) 0
}

@media(min-width:979px) {
    html.--place-order-page body {
        padding-top: 0
    }
}

.sidebar_open body::after,
.filters_open body::after {
    opacity: .5;
    transition: opacity .3s
}

input {
    margin: 0;
    padding: 0;
    outline: 0;
    font-family: inherit;
    filter: none
}

input[type='text'] {
    height: 35px;
    padding: 5px;
    font-size: 1em;
    box-shadow: none;
    -webkit-appearance: none;
    color: #444;
    border: 1px solid #d6eaf8;
    background: #fff;
    border-radius: 5px
}

@media(min-width:757px) {
    input[type='text'] {
        height: 40px
    }
}

input[type='password'] {
    height: 35px;
    padding: 5px;
    font-size: 1em;
    box-shadow: none;
    -webkit-appearance: none;
    color: #444;
    border: 1px solid #91c7ec;
    background: #fff;
    border-radius: 15px
}

@media(min-width:757px) {
    input[type='password'] {
        height: 40px
    }
}

input[type='submit'],
input[type='reset'] {
    -webkit-appearance: none;
    border-radius: 15px
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: 1px solid #91c7ec;
    -webkit-text-fill-color: #444
}

input[type='file'] {
    border-radius: 0
}

textarea {
    padding: 10px 10px 10px 20px;
    font-size: 1em;
    color: #444;
    border: 1px solid #d6eaf8;
    background: #fff;
    box-shadow: none;
    border-radius: 5px
}

textarea:focus-visible {
    border: 1px solid #3598dc;
    outline: 0
}

select {
    padding: 5px;
    font-size: 1em;
    color: #444;
    border: 1px solid #d6eaf8;
    background: #fff;
    box-shadow: none;
    border-radius: 15px
}

h1,
h2,
h3 {
    font-family: 'Nunito', sans-serif;
    color: #3598dc;
    margin-bottom: var(--text-base);
    line-height: 1.2
}

h2 {
    font-size: var(--text-xl)
}

h3 {
    font-size: var(--text-base)
}

a {
    outline: 0;
    color: #444;
    transition: background-color .2s, color .2s, border .2s
}

a:hover {
    outline: 0;
    color: #3597dc
}

a:focus,
a:active {
    outline: 0
}

a.--underline:hover {
    text-decoration: underline
}

a:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    object-fit: contain
}

picture img {
    width: auto
}

img.b-lazy:not(.b-loaded) {
    width: auto;
    max-width: var(--text-4xl)
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top;
    font-size: 1em
}

th {
    text-align: left
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#browser_support_firefox {
    background-image: url('https://bosastopka.pl/gfx/standards/firefox.png?r=1738891033')
}

#browser_support_chrome {
    background-image: url('https://bosastopka.pl/gfx/standards/chrome.png?r=1738891033')
}

#browser_support_edge {
    background-image: url('https://bosastopka.pl/gfx/standards/edge.png?r=1738891033')
}

#browser_support_opera {
    background-image: url('https://bosastopka.pl/gfx/standards/opera.png?r=1738891033')
}

#browser_support_idosell {
    background-image: url('https://bosastopka.pl/gfx/standards/idosell.png?r=1738891033')
}

#products_in_category {
    position: relative;
    clear: both
}

#products_in_category .other_products {
    display: flex;
    align-items: center
}

#products_in_category .other_products:first-child:after {
    content: '|';
    margin: 0 6px;
    color: #3597dc
}

@media(min-width:757px) {
    #products_in_category .other_products:first-child:after {
        margin: 0 20px
    }
}

#products_in_category .other_products i {
    font-size: 2rem
}

#products_in_category .line-back {
    display: flex;
    align-items: center
}

.line-back {
    background: #fff
}

.line-back:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    background: #d6eaf8;
    z-index: -1
}

div.projector_fb_comments {
    display: none !important
}

div.projector_fb_comments_label {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    div.projector_fb_comments_label {
        font-size: var(--text-lg)
    }
}

div.projector_fb_comments_label>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    div.projector_fb_comments_label>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

div.projector_fb_comments_label a:hover {
    text-decoration: none;
    color: #1c7ec1
}

div.projector_fb_comments_label.--pink {
    color: #f11a77
}

div.projector_fb_comments_label .--black,
div.projector_fb_comments_label.--black {
    color: #444
}

div.projector_fb_comments_label .--blue,
div.projector_fb_comments_label.--blue {
    color: #3598dc
}

div.projector_fb_comments_label.--mb {
    margin-bottom: var(--text-xl)
}

div.projector_fb_comments iframe {
    position: static;
    width: 100% !important;
    margin-bottom: 30px;
    background: #fff
}

div.projector_fb_comments_short {
    margin-bottom: 30px;
    clear: both
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important
}

@media(min-width:979px) {
    .order_process .place-order_page header {
        max-width: 970px
    }
}

.order_process #footer_links,
.order_process .breadcrumbs,
.order_process #menu_categories,
.order_process #menu_basket,
.order_process #menu_settings,
.order_process #menu_search,
.order_process .freeShipping {
    display: none !important
}

.order_process #menu_contact {
    padding-top: var(--shop-contact-vat-padding-order-process)
}

@media(min-width:979px) {
    .order_process .order_process_security {
        display: flex
    }
}

.order_process .bars_top {
    display: none
}

.order_process header {
    justify-content: center;
    grid-template-areas: 'logo security security security'
}

@media(min-width:979px) {
    .order_process header {
        margin: 0 auto 3rem !important
    }
}

@media(min-width:979px) {
    .order_process .place-order_page header {
        margin: 0 auto 5rem !important;
        border-bottom: 0
    }

    .order_process .place-order_page header:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100vw;
        background-color: #d6eaf8;
        left: 50%;
        margin-left: -50vw;
        bottom: 0
    }
}

.order_process #logo {
    justify-content: center;
    margin: 0
}

@media(min-width:979px) {
    .order_process #logo {
        justify-content: flex-start;
        max-height: 75px
    }
}

@media(min-width:979px) {
    .order_process #logo img {
        max-height: 50px
    }
}

#menu_categories2 {
    display: none
}

@media(min-width:979px) {
    #menu_categories2 {
        display: block
    }
}

#menu_categories2 .menu_categories_label {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
    display: block;
    color: #444;
    margin-bottom: 1rem
}

#menu_categories2 .menu_categories_label.menu_go_up:after {
    color: #3597dc;
    content: '\F148';
    margin-left: 5px;
    font-family: FontAwesome;
    font-style: bold;
    font-weight: normal;
    text-decoration: inherit
}

#menu_categories2 .menu_categories_label a:hover {
    color: #3597dc
}

#menu_categories2 ul {
    list-style: none;
    font-size: 1.3rem
}

#menu_categories2 ul li a {
    display: block;
    padding: .25rem 0 .25rem 1.5rem
}

#menu_categories2 ul li a.active {
    border-left: 5px solid;
    font-weight: bold;
    padding-left: 1rem
}

#menu_categories2 ul.no_active li a {
    padding: .25rem 0
}

#backTop {
    opacity: .9;
    background: #fff;
    border: 1px solid #d6eaf8;
    bottom: 30px;
    cursor: pointer;
    display: none;
    font-size: 25px;
    height: 50px;
    line-height: 48px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 999;
    font-family: fontawesome;
    border-radius: 5px
}

@media(min-width:757px) {
    #backTop {
        bottom: 10px
    }
}

#backTop:hover {
    color: #3597dc
}

body#trusted_shops_fix div[id*='tsbadge'] {
    z-index: 700 !important
}

body#trusted_shops_fix div[id*='tscard'] {
    z-index: 701 !important
}

@font-face {
    font-family: "Font Awesome";
    src: url("https://bosastopka.pl/gfx/custom/fa-solid-900.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "FontAwesome";
    src: url("fontello.eot#iefix") format("embedded-opentype"), url('https://bosastopka.pl/gfx/standards/fontello.woff?r=1738891033') format("woff"), url('https://bosastopka.pl/gfx/standards/fontello.ttf?r=1738891033') format("truetype"), url("fontello.svg#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Nunito Sans";
    src: url("/wp-content/themes/ge/fonts/nunitosans.woff2") format("woff2");
    font-weight: 100 900;
    font-display: block
}

@font-face {
    font-family: "Nunito";
    src: url("/wp-content/themes/ge/fonts/nunito.woff2") format("woff2");
    font-weight: 100 900;
    font-display: block;
    ascent-override: 110%
}

.b {
    font-family: 'Nunito', sans-serif
}

strong {
    font-family: 'Nunito', sans-serif
}

@media(min-width:767px) {
    .mobile {
        display: none !important
    }
}

@media(max-width:768px) {
    .desktop {
        display: none !important
    }
}

.before_icon {
    padding-left: 1.5rem;
    position: relative
}

.before_icon:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: var(--text-xs);
    height: var(--text-xs);
    font-family: "Font Awesome";
    display: inline-block;
    margin-right: 1rem;
    font-family: 'Font Awesome'
}

.g2 {
    display: grid
}

@media(min-width:979px) {
    .g2 {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: var(--text-base)
    }
}

.g3 {
    display: grid
}

@media(min-width:979px) {
    .g3 {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: var(--text-base)
    }
}

.g4 {
    display: grid
}

@media(min-width:979px) {
    .g4 {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: var(--text-base)
    }
}

.g5 {
    display: grid
}

@media(min-width:979px) {
    .g5 {
        grid-template-columns: repeat(5, 1fr);
        grid-gap: var(--text-base)
    }
}

.blue {
    color: #3598dc
}

p.pink,
span.pink {
    color: #f11a77
}

.cat-text {
    background: #f3f9fd;
    border-radius: 15px;
    padding: 1.5rem 2rem;
    font-size: var(--text-sm);
    color: #444
}

@media(min-width:757px) {
    .cat-text {
        padding: 2rem 4.5rem 2rem 3.5rem
    }
}

.cat-text * {
    line-height: 1.5
}

.cat-text h2 {
    margin-top: 20px;
    font-family: 'Nunito', sans-serif;
    color: dark_blue
}

.cat-text ul {
    padding-left: 20px
}

.cat-text>* {
    margin: 10px 0 5px 0
}

.cat-text>*:first-of-type {
    margin-top: 0
}

.grey-gradient {
    background: linear-gradient(#f3f9fd, white)
}

.center {
    display: grid;
    justify-content: center
}

.margin:first-of-type {
    margin-top: 0
}

.margin:last-of-type {
    margin-top: 0
}

.my-lg,
.marginy-lg {
    margin-top: var(--text-lg);
    margin-bottom: var(--text-lg)
}

.my-lg:first-of-type,
.marginy-lg:first-of-type {
    margin-top: 0
}

.my-lg:last-of-type,
.marginy-lg:last-of-type {
    margin-top: 0
}

.my,
.marginy {
    margin-top: var(--text-base);
    margin-bottom: var(--text-base)
}

.my:first-of-type,
.marginy:first-of-type {
    margin-top: 0
}

.my:last-of-type,
.marginy:last-of-type {
    margin-top: 0
}

.my-sm,
.marginy-sm {
    margin-top: var(--text-sm);
    margin-bottom: var(--text-sm)
}

.my-sm:first-of-type,
.marginy-sm:first-of-type {
    margin-top: 0
}

.my-sm:last-of-type,
.marginy-sm:last-of-type {
    margin-top: 0
}

.my-xs,
.marginy-xs {
    margin-top: var(--text-xs);
    margin-bottom: var(--text-xs)
}

.my-xs:first-of-type,
.marginy-xs:first-of-type {
    margin-top: 0
}

.my-xs:last-of-type,
.marginy-xs:last-of-type {
    margin-top: 0
}

.my-2xs,
.marginy-2xs {
    margin-top: var(--text-2xs);
    margin-bottom: var(--text-2xs)
}

.my-2xs:first-of-type,
.marginy-2xs:first-of-type {
    margin-top: 0
}

.my-2xs:last-of-type,
.marginy-2xs:last-of-type {
    margin-top: 0
}

.marginy-b-sm {
    margin-top: var(--text-sm);
    margin-bottom: var(--text-sm)
}

@media(min-width:757px) {
    .summary_container {
        background: linear-gradient(rgba(243, 249, 253, 0.3) 20%, rgba(243, 249, 253, 0.5) 50%, rgba(243, 249, 253, 0.5) 80%);
        border-radius: 15px;
        border: 1px solid #d6eaf8;
        padding: var(--text-4xl)
    }
}

.light_shadow {
    box-shadow: 0 0 9px rgba(145, 199, 236, 0.25)
}

.light_shadow_bottom {
    box-shadow: 0 9px 9px rgba(145, 199, 236, 0.25)
}

.light_shadow_top {
    box-shadow: 0 0 9px rgba(145, 199, 236, 0.25)
}

*[class^="g-"] {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--text-lg)
}

*[class^="g-"].center {
    align-items: center
}

@media(min-width:757px) {

    .g-1,
    .blue-banner {
        grid-template-columns: 100%
    }

    .g-3 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.blue-banner {
    background: #f3f9fd;
    font-family: 'Nunito', sans-serif;
    color: #3598dc;
    font-size: var(--text-lg);
    padding: 2.5rem !important;
    text-align: center;
    border-radius: 10px;
    transition: .2s ease
}

.blue-banner:focus,
.blue-banner:hover {
    color: white;
    background: #1c7ec1;
    transition: .2s ease;
    text-decoration: none !important;
    cursor: pointer
}

:root {
    --font-base: 1.6rem;
    --font-family: 'Nunito Sans', sans-serif;
    --font-family-headline: 'Nunito', 'Arial', sans-serif;
    --gray-300: #d1d5db;
    --gray-500: #6b7280;
    --pink-600: #db2777;
    --indigo-600: #4f46e5;
    --content-max-width: 1170px;
    --text-2xs: calc(var(--font-base) * 0.7);
    --text-2xs-weight: 500;
    --text-xs: calc(var(--font-base) * 0.8);
    --text-xs-weight: 500;
    --text-sm: calc(var(--font-base) * 0.875);
    --text-sm-weight: 500;
    --text-menu: calc(var(--font-base) * 0.9);
    --text-base: calc(var(--font-base) * 1);
    --text-md: calc(var(--font-base) * 1);
    --text-md-weight: 500;
    --text-lg: calc(var(--font-base) * 1.125);
    --text-lg-weight: 700;
    --text-xl: calc(var(--font-base) * 1.25);
    --text-xl-weight: 700;
    --text-2xl: calc(var(--font-base) * 1.5);
    --text-2xl-weight: 700;
    --text-3xl: calc(var(--font-base) * 1.75);
    --text-3xl-weight: 700;
    --text-4xl: calc(var(--font-base) * 2);
    --text-4xl-weight: 700;
    --padding-4xs: calc(var(--font-base) * 0.25);
    --padding-3xs: calc(var(--font-base) * 0.375);
    --padding-2xs: calc(var(--font-base) * 0.5);
    --padding-xs: calc(var(--font-base) * 0.75);
    --padding-sm: calc(var(--font-base) * 0.875);
    --padding-md: calc(var(--font-base) * 1);
    --padding-lg: calc(var(--font-base) * 1.25);
    --padding-xl: calc(var(--font-base) * 1.5);
    --padding-2xl: calc(var(--font-base) * 2);
    --padding-3xl: calc(var(--font-base) * 2.5);
    --padding-4xl: calc(var(--font-base) * 3);
    --margin-4xs: calc(var(--font-base) * 0.25);
    --margin-3xs: calc(var(--font-base) * 0.375);
    --margin-2xs: calc(var(--font-base) * 0.5);
    --margin-xs: calc(var(--font-base) * 0.75);
    --margin-sm: calc(var(--font-base) * 0.875);
    --margin-md: calc(var(--font-base) * 1);
    --margin-lg: calc(var(--font-base) * 1.25);
    --margin-xl: calc(var(--font-base) * 1.5);
    --margin-2xl: calc(var(--font-base) * 2);
    --margin-3xl: calc(var(--font-base) * 2.5);
    --margin-4xl: calc(var(--font-base) * 3);
    --padding-adaptive: calc(var(--font-base) * 1.25);
    --margin-adaptive: calc(var(--font-base) * 1.25);
    --padding_spacer: 1rem;
    --margin_spacer: 1rem;
    --col_spacer: 15px;
    --row_spacer: 15px;
    --dimension-gap: calc(var(--font-base) * 1);
    --extra-small-label-font-size: var(--text-base);
    --extra-small-label-font-weight: bold;
    --extra-small-label-font-style: normal;
    --small-label-font-size: var(--text-lg);
    --small-label-font-weight: 700;
    --small-label-font-style: normal;
    --regular-label-font-size: var(--text-2xl);
    --regular-label-font-weight: 700;
    --regular-label-font-style: normal;
    --big-label-font-size: var(--text-2xl);
    --big-label-font-weight: 600;
    --big-label-font-style: normal;
    --headline-after-font-size: 1.2rem;
    --headline-after-font-weight: 400;
    --headline-after-font-style: normal;
    --headline-after-padding-top: 0;
    --headline-after-color: #444;
    --headline-after-color-hover: #444;
    --headline-color: #3598dc;
    --headline-color-hover: #3597dc;
    --headline-opacity-hover: 1;
    --headline-padding-top: 0;
    --headline-padding-bottom: 0;
    --headline-margin-top: 0;
    --headline-margin-bottom: var(--text-xl);
    --less-labels-padding: 0;
    --less-labels-margin-bottom: var(--text-xl);
    --less-labels-padding-headline-wrapper: 0;
    --less-labels-margin-bottom-headline-wrapper: var(--text-xl);
    --headline-wrapper-gap: var(--margin-xs);
    --headline-wrapper-justify-content: center;
    --badge-text-font-size: var(--text-2xs);
    --badge-text-font-weight: 700;
    --badge-text-font-style: normal;
    --small-text-font-size: var(--text-xs);
    --small-text-font-weight: 500;
    --small-text-font-style: normal;
    --regular-text-font-size: var(--text-base);
    --regular-text-font-weight: 500;
    --regular-text-font-style: normal;
    --price-text-font-size: var(--text-base);
    --price-text-font-weight: 500;
    --price-text-font-style: normal;
    --label-font-size: var(--badge-text-font-size);
    --label-font-weight: var(--badge-text-font-weight);
    --label-font-style: var(--badge-text-font-style);
    --label-text-align-item: center;
    --label-text-transform: uppercase;
    --label-border: 1px solid transparent;
    --label-border-radius: 5px;
    --label-justify-content: center;
    --label-align-items: center;
    --label-container-gap: 3px;
    --label-container-position: absolute;
    --label-container-display: flex;
    --label-container-text-align: left;
    --label-padding: .1rem .7rem .3rem .7rem;
    --label-container-top: none;
    --label-container-bottom: 6px;
    --label-container-right: none;
    --label-container-left: 6px;
    --section-padding-top: var(--padding-xl);
    --section-padding-bottom: var(--padding-2xl);
    --section-margin-top: 0;
    --section-margin-bottom: 0;
    --section-before-content: unset;
    --section-before-width: 100vw;
    --section-before-height: 100%;
    --section-before-background: #3597dc;
    --section-before-position: absolute;
    --section-before-top: 0;
    --section-before-z-index: -1;
    --hotspot-gap: var(--padding-xl) var(--dimension-gap);
    --hotspot-arrow-background: #3598dc;
    --hotspot-arrow-background-hover: #1c7ec1;
    --hotspot-arrow-color: #fff;
    --hotspot-arrow-color-hover: #fff;
    --menu-categories-font-size: var(--regular-text-font-size);
    --menu-categories-font-weight: 400;
    --menu-categories-font-style: normal;
    --menu-categories-padding: var(--padding-md) var(--padding-xs);
    --menu-categories-5-gap: var(--margin-xl);
    --menu-categories-5-title-font-size: var(--regular-label-font-size);
    --menu-categories-5-title-font-weight: var(--regular-label-font-weight);
    --menu-categories-5-title-font-style: var(--regular-label-font-style);
    --menu-categories-5-title-font-family: var(--font-family-headline);
    --menu-categories-5-title-color: #444;
    --menu-categories-5-title-margin-bottom: var(--margin-md);
    --menu-categories-5-font-size: var(--regular-text-font-size);
    --menu-categories-5-font-weight: var(--regular-text-font-weight);
    --menu-categories-5-font-style: var(--regular-text-font-style);
    --menu-categories-5-font-family: var(--font-family);
    --menu-categories-5-padding-bottom: var(--padding-xs);
    --product-name-font-size: 1.5rem;
    --product-name-font-weight: normal;
    --product-name-font-style: normal;
    --product-name-font-family: var(--font-family);
    --product-name-color: #444;
    --product-name-color-hover: #3597dc;
    --product-name-opacity-hover: 1;
    --product-name-text-transform: none;
    --product-name-margin-bottom: 1.3rem;
    --product-price-font-size: 2rem;
    --product-price-font-weight: 700;
    --product-price-font-style: normal;
    --product-price-color: inherit;
    --product-price-text-transform: none;
    --product-price-margin-bottom: 0;
    --product-price-unit-font-size: 1.1rem;
    --product-price-unit-font-weight: normal;
    --product-price-unit-font-style: normal;
    --product-price-unit-color: #444;
    --product-price-unit-text-transform: none;
    --product-price-points-font-size: 1.1rem;
    --product-price-points-font-weight: bold;
    --product-price-points-font-style: normal;
    --product-price-points-margin-bottom: 5px;
    --product-price-points-color: #6b7280;
    --product-price-points-text-transform: none;
    --product-rest-price-font-size: 1.3rem;
    --product-rest-price-font-weight: 400;
    --product-rest-price-font-style: normal;
    --product-rest-price-color: inherit;
    --product-rest-price-margin-bottom: 0;
    --product-rest-price-margin-top: 15px;
    --product-rest-price-text-transform: none;
    --product-content-padding: 0;
    --product-content-background: 0;
    --product-content-color: #444;
    --product-icon-background: #f1f1f1;
    --product-icon-padding: 0;
    --product-icon-margin-bottom: 1rem;
    --product-icon-border-radius: 5px;
    --article-grid-gap: var(--dimension-gap);
    --article-grid-template-columns: repeat();
    --article-grid-auto-rows: auto;
    --article-content-padding: var(--padding-md) var(--padding-md) var(--padding-md) 0;
    --article-title-font-size: var(--extra-small-label-font-size);
    --article-title-font-weight: 700;
    --article-title-font-style: normal;
    --article-title-font-family: var(--font-family-headline);
    --article-title-color: var(--headline-color);
    --article-title-color-hover: var(--headline-color-hover);
    --article-title-opacity-hover: var(--headline-opacity-hover);
    --article-title-margin-bottom: var(--margin-xs);
    --article-description-font-size: var(--regular-text-font-size);
    --article-description-font-weight: 400;
    --article-description-font-style: normal;
    --article-description-line-height: 22px;
    --article-description-margin-bottom: var(--margin-md);
    --article-read-more-font-size: var(--regular-text-font-size);
    --article-read-more-font-weight: 400;
    --article-read-more-font-style: normal;
    --article-read-more-padding-bottom: var(--padding-xs);
    --article-date-font-size: var(--regular-text-font-size);
    --article-date-font-weight: 400;
    --article-date-font-style: normal;
    --article-date-color: var(--gray-500);
    --article-date-margin-bottom: 8px;
    --article-icon-background: #f1f1f1;
    --article-icon-padding: 0;
    --article-icon-border-radius: 5px;
    --instagram-gap: var(--margin-2xl);
    --instagram-title-font-size: var(--big-label-font-size);
    --instagram-title-font-weight: 700;
    --instagram-title-font-style: normal;
    --instagram-title-padding-bottom: 10px;
    --instagram-title-margin-bottom: 3rem;
    --footer-before-content: unset;
    --footer-before-width: 100vw;
    --footer-before-height: 100%;
    --footer-before-background: #3597dc;
    --footer-before-position: absolute;
    --footer-before-top: 0;
    --footer-before-z-index: -1;
    --footer-item-padding: 0 0 var(--padding-xs) 0;
    --footer-gap: 0;
    --footer-padding: var(--padding-2xl) 0 var(--padding-3xl) 0;
    --footer-margin-bottom: var(--padding-3xl);
    --footer-headline-font-size: var(--small-label-font-size);
    --footer-headline-font-weight: 700;
    --footer-headline-font-style: normal;
    --footer-headline-font-family: var(--font-family-headline);
    --footer-headline-color: var(--headline-color);
    --footer-headline-color-hover: var(--headline-color);
    --footer-headline-opacity-hover: var(--headline-opacity-hover);
    --footer-headline-font-padding-bottom: var(--padding-xl);
    --footer-headline-line-height: 20px;
    --footer-headline-arrow-font-size: var(--small-label-font-size);
    --footer-headline-arrow-font-weight: 400;
    --footer-headline-arrow-font-style: normal;
    --footer-headline-arrow-color: #444;
    --footer-link-font-size: var(--regular-text-font-size);
    --footer-link-font-weight: 400;
    --footer-link-font-style: normal;
    --footer-link-font-family: var(--font-family);
    --footer-link-color: inherit;
    --footer-details-padding: var(--padding-xl) 0;
    --shop-contact-font-size: var(--text-sm);
    --shop-contact-font-weight: 400;
    --shop-contact-font-style: normal;
    --shop-contact-color: inherit;
    --shop-contact-border-bottom: 1px solid #9ca3af;
    --shop-contact-padding: var(--padding-xl) var(--padding-xl) var(--padding-xl) 0;
    --shop-contact-margin: 0;
    --shop-contact-items-container-gap: var(--margin-3xs);
    --shop-contact-items-container-padding-top: 0;
    --shop-contact-item-padding: 0 var(--padding-2xs) var(--padding-2xs) 0;
    --shop-contact-phone-display: inline-block;
    --shop-contact-text-display: inline-block;
    --shop-contact-mail-display: inline-block;
    --shop-contact-address-display: inline-block;
    --shop-contact-vat-font-size: var(--text-xs);
    --shop-contact-vat-font-weight: 400;
    --shop-contact-vat-font-style: normal;
    --shop-contact-vat-color: var(--gray-500);
    --shop-contact-vat-padding-order-process: var(--padding-lg);
    --shop-contact-vat-padding: var(--padding-xl) 0
}

@media(min-width:757px) {
    :root {
        --padding-adaptive: calc(var(--font-base) * 0.875);
        --margin-adaptive: calc(var(--font-base) * 0.875)
    }
}

@media(min-width:979px) {
    :root {
        --padding-adaptive: calc(var(--font-base) * 1);
        --margin-adaptive: calc(var(--font-base) * 1)
    }
}

@media(min-width:1200px) {
    :root {
        --padding-adaptive: calc(var(--font-base) * 0.875);
        --margin-adaptive: calc(var(--font-base) * 0.875)
    }
}

@media(min-width:757px) {
    :root {
        --dimension-gap: calc(var(--font-base) * 1.25)
    }
}

@media(min-width:979px) {
    :root {
        --dimension-gap: calc(var(--font-base) * 1.5)
    }
}

@media(min-width:757px) {
    :root {
        --regular-text-font-size: var(--text-sm)
    }
}

@media(min-width:757px) {
    :root {
        --hotspot-gap: var(--padding-4xl) var(--dimension-gap)
    }
}

@media(min-width:757px) {
    :root {
        --product-name-font-size: 1.8rem
    }
}

@media(min-width:979px) {
    :root {
        --article-grid-template-columns: repeat(2, minmax(0, 1fr));
        --article-grid-auto-rows: 1fr
    }
}

@media(min-width:757px) {
    :root {
        --article-content-padding: var(--padding-xl) var(--padding-xl) var(--padding-xl) 0
    }
}

@media(min-width:757px) {
    :root {
        --footer-gap: var(--margin-xl)
    }
}

@media(min-width:757px) {
    :root {
        --footer-padding: var(--padding-4xl) 0 0 0
    }
}

@media(min-width:757px) {
    :root {
        --footer-details-padding: 0 var(--padding-xl) var(--padding-xl) 0
    }
}

@media(min-width:757px) {
    :root {
        --shop-contact-padding: 0 0 var(--padding-md) 0;
        --shop-contact-margin: 0
    }
}

@media(min-width:757px) {
    :root {
        --shop-contact-items-container-padding-top: var(--padding-xl)
    }
}

@media(min-width:757px) {
    :root {
        --shop-contact-vat-padding: var(--padding-md) 0
    }
}

h2 {
    font-size: var(--text-lg)
}

.text-2xs {
    font-size: var(--text-2xs)
}

.text-xs {
    font-size: var(--text-xs)
}

.text-sm {
    font-size: var(--text-sm)
}

.text-base {
    font-size: var(--text-base)
}

.text-md {
    font-size: var(--text-md)
}

.text-lg {
    font-size: var(--text-lg)
}

.text-xl {
    font-size: var(--text-xl)
}

.text-2xl {
    font-size: var(--text-2xl)
}

@media(max-width:567px) {
    .text-2xl {
        font-size: var(--text-lg)
    }
}

.text-3xl {
    font-size: var(--text-3xl)
}

.text-4xl {
    font-size: var(--text-4xl)
}

.--f {
    width: 100%
}

.--p-l {
    padding: var(--text-lg)
}

.--p-xl {
    padding: var(--text-xl)
}

.--p-2xl {
    padding: var(--text-2xl)
}

@media(min-width:979px) {
    .--p-2xl {
        padding: var(--text-lg)
    }
}

.--bg-lp {
    background: rgba(241, 26, 119, 0.05)
}

.--rounded {
    border-radius: 15px
}

@media(orientation:landscape) {
    body {
        background: linear-gradient(180deg, rgba(214, 234, 248, 0.5), transparent 20rem, transparent calc(100% - 90vh), rgba(214, 234, 248, 0.5))
    }
}

@media(orientation:portrait) {
    body {
        background: linear-gradient(180deg, rgba(214, 234, 248, 0.5), transparent 20rem, transparent calc(100% - 50vh), rgba(214, 234, 248, 0.5))
    }
}

a {
    color: #1c7ec1;
    font-family: var(--font-family-headline);
    text-decoration: none;
    transition: .2s ease
}

a:hover {
    text-decoration: underline;
    transition: .2s ease
}

.summary_block {
    margin-bottom: 1rem
}

.summary_line {
    display: grid;
    grid-template-columns: repeat(2, auto);
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-lg);
    grid-gap: var(--text-sm);
    align-items: end;
    justify-items: start;
    margin-bottom: .5rem
}

.summary_line>*:nth-child(1) {
    justify-self: start
}

.summary_line>*:nth-child(2) {
    justify-self: end
}

.summary_line label {
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-sm)
}

@media(min-width:757px) {
    .summary_line label {
        font-size: var(--text-base)
    }
}

.total_summary {
    font-size: var(--text-2xl)
}

@media(max-width:567px) {
    .total_summary {
        font-size: var(--text-lg)
    }
}

@media(min-width:757px) {
    .total_summary {
        font-size: var(--text-xl)
    }
}

.section,
.hotspot__wrapper {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
    margin-top: var(--section-margin-top);
    margin-bottom: var(--section-margin-bottom);
    position: relative
}

.section::before,
.hotspot__wrapper::before {
    content: var(--section-before-content);
    position: var(--section-before-position);
    width: var(--section-before-width);
    height: var(--section-before-height);
    background: var(--section-before-background);
    z-index: var(--section-before-z-index);
    top: var(--section-before-top);
    left: -50vw;
    margin-left: 50%
}

.order_process #menu_contact {
    padding-top: var(--shop-contact-vat-padding-order-process)
}

aside .hotspot {
    --hotspot-gap: var(--padding-2xl)
}

.hotspot.--list {
    --product-price-points-margin-bottom: 5px
}

.search,
#search,
.products-bought_page {
    --product-price-color: #444;
    --product-name-color: #444;
    --product-rest-price-color: #444;
    --product-price-unit-color: #444
}

.hotspot.--added {
    --product-icon-border-radius: 5px
}

@media(min-width:979px) {
    aside #instagram.--layout {
        --instagram-gap: var(--margin-2xs)
    }
}

.gryfny-headline {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    .gryfny-headline {
        font-size: var(--text-lg)
    }
}

.gryfny-headline>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    .gryfny-headline>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.gryfny-headline a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.gryfny-headline.--pink {
    color: #f11a77
}

.gryfny-headline .--black,
.gryfny-headline.--black {
    color: #444
}

.gryfny-headline .--blue,
.gryfny-headline.--blue {
    color: #3598dc
}

.gryfny-headline.--mb {
    margin-bottom: var(--text-xl)
}

#content>.row h1 {
    margin-bottom: var(--text-xl)
}

.centered {
    text-align: center
}

.less_labels {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    .less_labels {
        font-size: var(--text-lg)
    }
}

.less_labels>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    .less_labels>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.less_labels a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.less_labels.--pink {
    color: #f11a77
}

.less_labels .--black,
.less_labels.--black {
    color: #444
}

.less_labels .--blue,
.less_labels.--blue {
    color: #3598dc
}

.less_labels.--mb {
    margin-bottom: var(--text-xl)
}

.gryfny-grid-columns {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    grid-gap: var(--text-base);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media(min-width:979px) {
    .gryfny-grid-columns {
        grid-gap: var(--text-2xl)
    }
}

.gryfny-grid-columns:-webkit-scrollbar {
    display: none
}

.products {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    grid-gap: var(--text-base);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-radius: 5px
}

@media(min-width:979px) {
    .products {
        grid-gap: var(--text-2xl)
    }
}

.products:-webkit-scrollbar {
    display: none
}

@media(max-width:560px) {
    .products {
        grid-template-columns: repeat(4, minmax(60%, 1fr))
    }
}

@media(max-width:560px) {
    .products.search-products {
        grid-template-columns: repeat(2, minmax(10%, 1fr));
        row-gap: var(--text-sm);
        column-gap: var(--text-sm)
    }
}

.products:not(.search) .product {
    aspect-ratio: .5625;
    border-color: transparent;
    width: 100%
}

.products:not(.search) .product:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: linear-gradient(#f3f9fd, white);
    border-radius: 15px;
    position: absolute;
    z-index: 3
}

.products:not(.search) .product.ready {
    border-color: #d6eaf8;
    aspect-ratio: auto
}

.products:not(.search) .product.ready:before {
    opacity: 0;
    transition: .5s;
    z-index: 0
}

.product:not(.added__product) {
    border: 1px solid #d6eaf8;
    border-radius: 15px;
    background: #fff;
    text-align: left;
    position: relative;
    padding-bottom: 3rem;
    min-width: 0;
    max-width: 100%;
    transition: transform .3s cubic-bezier(0.5, 1, 0.89, 1)
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) {
        padding-bottom: 4.5rem
    }
}

.product:not(.added__product) a:first-of-type {
    width: 100%;
    border-radius: 5px;
    padding: var(--text-sm);
    overflow: hidden;
    padding-bottom: 0;
    display: flex;
    flex-flow: column;
    height: 100%;
    position: relative
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type {
        padding: var(--text-base);
        padding-bottom: 0
    }
}

@media(min-width:1200px) {
    .product:not(.added__product) a:first-of-type {
        padding: var(--text-xl);
        padding-bottom: 0
    }
}

.product:not(.added__product) a:first-of-type:hover {
    text-decoration: none
}

.product:not(.added__product) a:first-of-type>* {
    margin-top: var(--text-2xs);
    margin-bottom: var(--text-2xs)
}

.product:not(.added__product) a:first-of-type>*:first-of-type {
    margin-top: 0
}

.product:not(.added__product) a:first-of-type>*:last-of-type {
    margin-top: 0
}

.product:not(.added__product) a:first-of-type .labels {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: grid;
    grid-template-columns: auto 5rem;
    padding: var(--text-sm)
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .labels {
        padding: var(--text-base)
    }
}

@media(min-width:1200px) {
    .product:not(.added__product) a:first-of-type .labels {
        padding: var(--text-xl)
    }
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .labels {
        grid-template-columns: auto 8rem
    }
}

.product:not(.added__product) a:first-of-type .labels div:nth-of-type(1) {
    display: grid;
    grid-auto-flow: row;
    gap: 3px;
    justify-items: left
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .labels div:nth-of-type(1) {
        gap: 5px
    }
}

.product:not(.added__product) a:first-of-type .labels div:nth-of-type(1) .label {
    line-height: 1;
    border-radius: 5px;
    font-size: 10px;
    padding: 3px 6px 4px 6px;
    text-transform: uppercase
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .labels div:nth-of-type(1) .label {
        font-size: var(--text-2xs);
        padding: 6px 8px
    }
}

.product:not(.added__product) a:first-of-type .labels .label {
    position: relative
}

.product:not(.added__product) a:first-of-type .labels .label.--special-offer:after {
    content: '\f129';
    color: #f11a77;
    background: white;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    border: 1px solid #f11a77;
    font-family: 'Font Awesome';
    position: absolute;
    right: -8px;
    top: -5px;
    text-align: center;
    font-size: 8px;
    line-height: 12px
}

.product:not(.added__product) a:first-of-type .labels .label .tip {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transform: translateY(calc(100% + 0.5rem));
    visibility: hidden;
    transition: .2s;
    width: 200px;
    line-height: 1.4;
    background: white;
    color: #f11a77;
    padding: 7px 12px 9px 12px;
    border-radius: 10px;
    text-transform: none;
    border: 1px solid rgba(241, 26, 119, 0.3);
    z-index: -1
}

.product:not(.added__product) a:first-of-type .labels .label:hover .tip {
    z-index: 3;
    opacity: 1;
    visibility: visible;
    transition: .2s
}

.product:not(.added__product) a:first-of-type .label.--promo {
    position: relative
}

.product:not(.added__product) a:first-of-type.promo-time img {
    transition: .3s ease;
    transform: translateY(20px)
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type.promo-time img {
        transform: translateY(10px)
    }
}

.product:not(.added__product) a:first-of-type.promo-time .label.--promo {
    line-height: 1;
    border-radius: 5px;
    font-size: 10px;
    padding: 3px 6px 4px 6px;
    text-transform: uppercase
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type.promo-time .label.--promo {
        font-size: var(--text-2xs);
        padding: 5px 8px 8px 8px !important
    }
}

.product:not(.added__product) a:first-of-type.promo-time .timer {
    float: none !important;
    background: white;
    display: grid;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #f11a77;
    border: 1px solid rgba(241, 26, 119, 0.2);
    border-top: 0;
    transition: .2s ease;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: calc(-100% + 1px);
    padding: 0 5px 3px 5px;
    font-size: 10px
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type.promo-time .timer {
        bottom: calc(-100% + 7px);
        padding: 2px 5px 4px 5px;
        font-size: var(--text-2xs)
    }
}

.product:not(.added__product) a:first-of-type.promo-time .timer.off {
    opacity: 0;
    visibility: hidden;
    bottom: calc(-100% + 4px)
}

.product:not(.added__product) a:first-of-type.promo-time .timer svg {
    height: 10px;
    margin-right: 4px;
    margin-top: 2px
}

.product:not(.added__product) a:first-of-type.promo-time .timer>span {
    display: inline;
    float: none !important
}

.product:not(.added__product) a:first-of-type .stars {
    width: 100%;
    height: 1rem;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .stars {
        height: 2rem
    }
}

.product:not(.added__product) a:first-of-type .stars.avg-5 {
    background-image: url('https://bosastopka.pl/gfx/custom/50.svg')
}

.product:not(.added__product) a:first-of-type .stars.avg-4 {
    background-image: url('https://bosastopka.pl/gfx/custom/40.svg')
}

.product:not(.added__product) a:first-of-type .stars.avg-3 {
    background-image: url('https://bosastopka.pl/gfx/custom/30.svg')
}

.product:not(.added__product) a:first-of-type .stars.avg-2 {
    background-image: url('https://bosastopka.pl/gfx/custom/20.svg')
}

.product:not(.added__product) a:first-of-type .stars.avg-1 {
    background-image: url('https://bosastopka.pl/gfx/custom/10.svg')
}

.product:not(.added__product) a:first-of-type .stars.avg-0,
.product:not(.added__product) a:first-of-type .stars.avg-NaN {
    background-image: url('https://bosastopka.pl/gfx/custom/00.svg')
}

.product:not(.added__product) a:first-of-type .img {
    margin-bottom: 0
}

.product:not(.added__product) a:first-of-type .img picture {
    width: 80%;
    margin: 0 auto;
    aspect-ratio: 1;
    display: block
}

.product:not(.added__product) a:first-of-type .img picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.product:not(.added__product) a:first-of-type h3 {
    font-size: var(--text-base);
    padding: 0;
    color: #444;
    margin-bottom: 0;
    text-align: center
}

.product:not(.added__product) a:first-of-type h3.long {
    font-size: var(--text-sm)
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type h3 {
        font-size: var(--text-xl)
    }

    .product:not(.added__product) a:first-of-type h3.long {
        font-size: var(--text-lg)
    }
}

.product:not(.added__product) a:first-of-type .versions {
    margin-top: var(--text-2xs);
    margin-bottom: var(--text-2xs);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.product:not(.added__product) a:first-of-type .versions .swiper-slide {
    display: grid;
    align-items: center;
    justify-items: center;
    width: 15px;
    height: 15px;
    text-align: center
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .versions .swiper-slide {
        width: 20px;
        height: 20px
    }
}

.product:not(.added__product) a:first-of-type .versions span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    opacity: .55;
    position: relative;
    transition: .2s
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .versions span {
        width: var(--text-xs);
        height: var(--text-xs)
    }
}

.product:not(.added__product) a:first-of-type .versions span:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(white, transparent 83%);
    content: '';
    mix-blend-mode: lighten;
    opacity: .7
}

.product:not(.added__product) a:first-of-type .versions span.white {
    background: white;
    border: 1px solid rgba(68, 68, 68, 0.5)
}

.product:not(.added__product) a:first-of-type .versions span.black {
    background: #3d3846
}

.product:not(.added__product) a:first-of-type .versions span.graphite {
    background: rgba(61, 56, 70, 0.7)
}

.product:not(.added__product) a:first-of-type .versions span.dark-blue {
    background: #082e79
}

.product:not(.added__product) a:first-of-type .versions span.granat {
    background: #00223b
}

.product:not(.added__product) a:first-of-type .versions span.red {
    background: #f44336
}

.product:not(.added__product) a:first-of-type .versions span.silver {
    background: #e0e0e0
}

.product:not(.added__product) a:first-of-type .versions span.yellow {
    background: #f6d32d
}

.product:not(.added__product) a:first-of-type .versions span.gold {
    background: #e5a50a
}

.product:not(.added__product) a:first-of-type .versions span.blue {
    background: #62beff
}

.product:not(.added__product) a:first-of-type .versions span.green {
    background: #00a36c
}

.product:not(.added__product) a:first-of-type .versions span.orange {
    background: #ff7800
}

.product:not(.added__product) a:first-of-type .versions span.pink {
    background: #ffc0cb
}

.product:not(.added__product) a:first-of-type .versions span.light-pink {
    background: #ffb6c1
}

.product:not(.added__product) a:first-of-type .versions span.fuchsia {
    background: #ff0080
}

.product:not(.added__product) a:first-of-type .versions span.violet {
    background: #9c27b0
}

.product:not(.added__product) a:first-of-type .versions span.pastel-violet {
    background: #d7bde2
}

.product:not(.added__product) a:first-of-type .versions span.brown {
    background: #b5835a
}

.product:not(.added__product) a:first-of-type .versions span.beige {
    background: #eed9c4
}

.product:not(.added__product) a:first-of-type .versions span.white {
    background: white
}

.product:not(.added__product) a:first-of-type .versions span.maroon {
    background: maroon
}

.product:not(.added__product) a:first-of-type .versions span.caramel {
    background: #b67233
}

.product:not(.added__product) a:first-of-type .versions span.coral {
    background: coral
}

.product:not(.added__product) a:first-of-type .versions span.cream {
    background: #f9e4bc
}

.product:not(.added__product) a:first-of-type .versions span.lilac {
    background: #c8a2c8
}

.product:not(.added__product) a:first-of-type .versions span.grey {
    background: #bfbfbf
}

.product:not(.added__product) a:first-of-type .versions span.mint {
    background: #aaf0d1
}

.product:not(.added__product) a:first-of-type .versions span.mustard {
    background: #ffa348
}

.product:not(.added__product) a:first-of-type .versions span.graphite {
    background: #5e5c64
}

.product:not(.added__product) a:first-of-type .versions span.turquoise {
    background: #1de9b6
}

.product:not(.added__product) a:first-of-type .versions span.left {
    width: auto;
    font-size: var(--text-xs);
    vertical-align: super;
    margin-top: -1px;
    line-height: 1;
    z-index: 3;
    color: #1c7ec1;
    position: relative;
    padding-left: .8rem
}

.product:not(.added__product) a:first-of-type .versions span.left:before {
    content: '+';
    font-family: 'Nunito', sans-serif;
    color: #1c7ec1;
    position: absolute;
    left: 0;
    top: -1px
}

.product:not(.added__product) a:first-of-type .versions .swiper-slide-thumb-active span {
    opacity: 1;
    transform: scale(1.025) translateY(-0.5px)
}

.product:not(.added__product) a:first-of-type .versions .swiper-slide-thumb-active span:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(white, transparent 53%);
    content: '';
    mix-blend-mode: lighten;
    opacity: .7
}

.product:not(.added__product) a:first-of-type .prices {
    margin-top: 2px;
    margin-bottom: 5px;
    text-align: left
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .prices .no-promo {
        margin-top: 12px;
        margin-bottom: 12px
    }
}

.product:not(.added__product) a:first-of-type .prices>* {
    margin-bottom: 1px;
    margin-top: 3px
}

.product:not(.added__product) a:first-of-type .prices>span {
    color: #f11a77;
    font-size: var(--text-xs);
    text-align: left;
    text-transform: uppercase
}

.product:not(.added__product) a:first-of-type .prices .dostepny {
    color: #b8da49;
    font-size: var(--text-2xs);
    font-family: 'Nunito Sans', sans-serif;
    min-height: 30px;
    display: grid;
    align-items: center;
    text-align: left;
    text-transform: none
}

@media(min-width:1200px) {
    .product:not(.added__product) a:first-of-type .prices .dostepny {
        font-size: var(--text-sm);
        margin-top: 0
    }
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .prices>div {
        display: grid;
        grid-auto-flow: row;
        justify-items: left;
        grid-auto-flow: column;
        column-gap: 10px;
        grid-template-columns: min-content auto;
        align-items: start
    }
}

.product:not(.added__product) a:first-of-type .prices>div span {
    display: inline-block
}

.product:not(.added__product) a:first-of-type .prices>div>span,
.product:not(.added__product) a:first-of-type .prices>div del {
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    font-size: var(--text-xs)
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {

    .product:not(.added__product) a:first-of-type .prices>div>span,
    .product:not(.added__product) a:first-of-type .prices>div del {
        font-size: var(--text-sm)
    }
}

@media(max-width:470px), (550px <=width < 700px), (850px <=width < 900px) {
    .product:not(.added__product) a:first-of-type .prices>div>div {
        display: grid;
        grid-auto-flow: row;
        row-gap: 3px;
        align-items: center;
        margin-bottom: .33rem;
        justify-content: left
    }
}

@media(max-width:470px), (550px <=width < 700px), (850px <=width < 900px) and (471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .prices>div>div {
        column-gap: var(--text-xs);
        align-items: center;
        grid-template-columns: repeat(auto-fit, minmax(70px, auto))
    }
}

.product:not(.added__product) a:first-of-type .prices>div>div span:nth-of-type(1) {
    border-radius: 5px;
    border: 1px solid #d6eaf8;
    font-size: var(--text-sm);
    padding: 3px 7px 5px 7px;
    color: #3598dc;
    line-height: 1;
    white-space: nowrap
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .prices>div>div span:nth-of-type(1) {
        font-size: var(--text-base);
        padding: 5px 10px 7px 10px
    }
}

.product:not(.added__product) a:first-of-type .prices>div.no-promo>div {
    display: block
}

.product:not(.added__product) a:first-of-type .prices del {
    color: #91c7ec;
    font-size: var(--text-xs);
    text-align: left
}

.product:not(.added__product) a:first-of-type .button {
    display: grid;
    justify-content: center;
    margin-top: auto
}

.product:not(.added__product) a:first-of-type .button .btn,
.product:not(.added__product) a:first-of-type .button .offer-reminder a {
    text-transform: none !important;
    border-radius: 50px !important
}

@media(max-width:470px), (550px <=width < 700px), (850px <=width < 900px) {

    .product:not(.added__product) a:first-of-type .button .btn,
    .product:not(.added__product) a:first-of-type .button .offer-reminder a {
        margin-top: 5px;
        padding: 7px var(--text-xs);
        padding-bottom: 9px;
        font-size: var(--text-xs)
    }
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {

    .product:not(.added__product) a:first-of-type .button .btn,
    .product:not(.added__product) a:first-of-type .button .offer-reminder a {
        margin-top: var(--text-xs);
        text-transform: none;
        border-radius: 20px
    }
}

.product:not(.added__product) a:first-of-type .img.with-slider {
    max-width: none !important;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    padding: 0 2rem;
    positon: relative
}

.product:not(.added__product) a:first-of-type .img.with-slider .swiper {
    overflow: visible
}

.product:not(.added__product) a:first-of-type .img.with-slider .next,
.product:not(.added__product) a:first-of-type .img.with-slider .prev {
    z-index: 9999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 2rem;
    height: 2rem;
    background: #f3f9fd;
    border-radius: 1.5rem;
    text-align: center
}

@media(min-width:1200px) {

    .product:not(.added__product) a:first-of-type .img.with-slider .next,
    .product:not(.added__product) a:first-of-type .img.with-slider .prev {
        display: block !important;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        width: 3rem;
        height: 3rem
    }
}

.product:not(.added__product) a:first-of-type .img.with-slider .next:after,
.product:not(.added__product) a:first-of-type .img.with-slider .prev:after {
    font-family: 'Font Awesome';
    content: '\f054';
    color: #1c7ec1;
    transition: .3s ease;
    font-size: 1rem;
    line-height: 2rem;
    display: block
}

@media(min-width:1200px) {

    .product:not(.added__product) a:first-of-type .img.with-slider .next:after,
    .product:not(.added__product) a:first-of-type .img.with-slider .prev:after {
        font-size: 1.33rem;
        line-height: 3rem
    }
}

.product:not(.added__product) a:first-of-type .img.with-slider .next:hover,
.product:not(.added__product) a:first-of-type .img.with-slider .prev:hover {
    background: #3598dc
}

.product:not(.added__product) a:first-of-type .img.with-slider .next:hover:after,
.product:not(.added__product) a:first-of-type .img.with-slider .prev:hover:after {
    color: #f3f9fd;
    transition: .3s ease
}

.product:not(.added__product) a:first-of-type .img.with-slider .next {
    right: -0.5rem
}

.product:not(.added__product) a:first-of-type .img.with-slider .prev {
    left: -0.5rem
}

.product:not(.added__product) a:first-of-type .img.with-slider .prev:after {
    transform: rotate(180deg);
    display: block
}

.product:not(.added__product) a:first-of-type .img.with-slider:hover .next,
.product:not(.added__product) a:first-of-type .img.with-slider:hover .prev {
    opacity: 1;
    visibility: visible;
    transition: .3s
}

.product:not(.added__product) a:first-of-type .thumbs-swiper .swiper-wrapper {
    width: auto;
    height: auto;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    transform: translate3d(0, 0, 0) !important
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a:first-of-type .thumbs-swiper .swiper-wrapper {
        max-width: 170px
    }
}

.product:not(.added__product) a.points {
    padding-top: 5px;
    padding-bottom: var(--text-xs);
    text-align: center;
    color: #91c7ec;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

@media(max-width:460px) {
    .product:not(.added__product) a.points {
        font-size: var(--text-2xs)
    }
}

@media(min-width:460px) and (max-width:680px) {
    .product:not(.added__product) a.points {
        font-size: var(--text-2xs)
    }
}

@media(471px <=width < 550px), (700px <=width < 850px), (min-width:900px) {
    .product:not(.added__product) a.points {
        padding-bottom: var(--text-xl)
    }
}

@media(min-width:1200px) {

    .product:not(.added__product) .button .btn,
    .product:not(.added__product) .button .offer-reminder a {
        background: #3598dc;
        border-color: #3598dc;
        transition: .2s cubic-bezier(0.5, 1, 0.89, 1)
    }

    .product:not(.added__product):hover .button .btn,
    .product:not(.added__product):hover .button .offer-reminder a {
        background: #1c7ec1;
        border-color: #1c7ec1;
        transition: .2s cubic-bezier(0.5, 1, 0.89, 1)
    }
}

.progress__svg {
    display: none
}

.square-photo {
    aspect-ratio: 1;
    display: block
}

.square-photo img {
    height: 100% !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important
}

.icon_link {
    position: relative;
    padding-left: 25px;
    font-size: 1em
}

.icon_link::before {
    color: #3597dc;
    display: inline-block;
    line-height: inherit;
    font-family: 'Font Awesome';
    font-size: 1.3em;
    position: absolute;
    left: 0;
    top: -2px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-light {
    color: #fff
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit
}

.icon-stack .icon-stack-base {
    font-size: 2em
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'Font Awesome';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    color: #3598dc
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    src: url('https://bosastopka.pl/gfx/standards/config.json?r=1738891033')
}

[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.14285714em;
    text-align: right;
    padding-right: .28571429em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.btn [class^="icon-"].icon-large,
.offer-reminder a [class^="icon-"].icon-large {
    line-height: .9em
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333333em
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-heart-empty:before {
    content: "\E86D"
}

.icon-user:before {
    content: "\f007"
}

.icon-users:before {
    content: "\f0c0"
}

.icon-cog-alt:before {
    content: "\f013"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\F009"
}

.icon-th-large-round:before {
    content: "\E818"
}

.icon-th:before {
    content: "\F00A"
}

.icon-th-list:before {
    content: "\F00B"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-exchange:before {
    content: "\F0EC"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\F00E"
}

.icon-power-off:before,
.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-gear:before,
.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f056"
}

.icon-file-alt:before {
    content: "\F016"
}

.icon-download-alt:before {
    content: "\F019"
}

.icon-rotate-right:before,
.icon-repeat:before {
    content: "\F01E"
}

.icon-refresh:before {
    content: "\F021"
}

.icon-lock:before {
    content: "\f023"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\e806"
}

.icon-tags:before {
    content: "\E80C"
}

.icon-print:before {
    content: "\F02F"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-ds-arrow-right:before {
    content: "\e98d"
}

.icon-pencil:before {
    content: "\F040"
}

.icon-map-marker:before {
    content: "\F042"
}

.icon-check:before {
    content: "\F00C"
}

.icon-pause:before {
    content: "\E80D"
}

.icon-hourglass:before {
    content: "\e800"
}

.icon-attention:before {
    content: "\e808"
}

.icon-chevron-left:before {
    content: "\F053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-remove-circle:before {
    content: "\F05C"
}

.icon-plus:before {
    content: "\F067"
}

.icon-minus:before {
    content: "\F068"
}

.icon-gift:before {
    content: "\F06B"
}

.icon-eye-open:before {
    content: "\F06E"
}

.icon-comment:before {
    content: "\F075"
}

.icon-image:before {
    content: "\f03e"
}

.icon-md-list:before {
    content: "\E8AD"
}

.icon-chevron-up:before {
    content: "\F077"
}

.icon-chevron-down:before {
    content: "\F078"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-thumbs-down-alt:before {
    content: "\f164";
    transform: scaleY(-1)
}

.icon-signout:before {
    content: "\f08b"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\e804"
}

.icon-phone:before {
    content: "\F095"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\F09E"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-link:before {
    content: "\e809"
}

.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\F0C6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-table:before {
    content: "\F0CE"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-money:before {
    content: "\e805"
}

.icon-caret-down:before {
    content: "\F0D7"
}

.icon-caret-up:before {
    content: "\F0D8"
}

.icon-caret-left:before {
    content: "\F0D9"
}

.icon-caret-right:before {
    content: "\F0DA"
}

.icon-need:before {
    color: #999;
    content: "*";
    font-family: Arial;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    vertical-align: -5px
}

.icon-envelope:before {
    content: "\F0E0"
}

.icon-plus-sign-alt:before {
    content: "\F0FE"
}

.icon-double-angle-left:before {
    content: "\F101"
}

.icon-double-angle-right:before {
    content: "\F100"
}

.icon-double-angle-up:before {
    content: "\F102"
}

.icon-double-angle-down:before {
    content: "\F103"
}

.icon-angle-left:before {
    content: "\F104"
}

.icon-angle-right:before {
    content: "\F105"
}

.icon-angle-up:before {
    content: "\F106"
}

.icon-angle-down:before {
    content: "\F107"
}

.icon-question:before {
    content: "\F128"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-chevron-sign-left:before {
    content: "\F137"
}

.icon-chevron-sign-right:before {
    content: "\F138"
}

.icon-ellipsis-horizontal:before {
    content: "\F141"
}

.icon-ellipsis-vertical:before {
    content: "\F142"
}

.icon-rss-sign:before {
    content: "\F143"
}

.icon-minus-sign-alt:before {
    content: "\F146"
}

.icon-file-text:before {
    content: "\F15C"
}

.icon-thumbs-up:before {
    content: "\F164"
}

.icon-thumbs-down:before {
    content: "\f164";
    transform: scaleY(-1)
}

.icon-clock:before {
    content: "\f017"
}

.icon-basket:before {
    content: "\f291"
}

.icon-empty_basket:before {
    content: "\f291"
}

.icon-chat:before {
    content: "\e802"
}

.icon-back:before {
    content: "\f2ea"
}

.icon-box:before {
    content: "\f48b"
}

.icon-pencil-and-ruler:before {
    content: "\E812"
}

.icon-battery:before {
    content: "\E871"
}

.icon-sad-face:before {
    content: "\E872"
}

.icon-return-box:before {
    content: "\E873"
}

.icon-return:before {
    content: "\E803";
    vertical-align: middle
}

.icon-register-card:before {
    content: "\f09d"
}

.icon-menu-lines:before {
    content: "\E875"
}

.icon-envelope-empty:before {
    content: "\E876"
}

.icon-refresh-dollar:before {
    content: "\E877"
}

.icon-scissors-cut:before {
    content: "\E878"
}

.icon-wholesaler-register:before {
    content: "\E879"
}

.icon-novisibility:before {
    content: "\f070"
}

.icon-visibility:before {
    content: "\f06e"
}

.icon-change-settings::before {
    content: "\E8FA";
    vertical-align: middle
}

.icon-thumbs-up-empty:before {
    content: "\f164"
}

.icon-file-image:before {
    content: "\F1C5"
}

.icon-x:before {
    content: "\f057"
}

.icon-file-empty:before {
    content: "\f004"
}

.icon-paragraph:before {
    content: "\f132"
}

.icon-audio:before {
    content: "\E816"
}

.icon-noproduct:before {
    content: "\f5b4"
}

.icon-login_box:before {
    content: "\E88C"
}

.icon-login_cart:before {
    content: "\f07a"
}

.icon-login_trophy:before {
    content: "\f4c0"
}

.icon-login_user:before {
    content: "\f2bd"
}

.icon-login_returns:before {
    content: "\f2ea"
}

.icon-login_users:before {
    content: "\f0c0"
}

.icon-login_rma:before {
    content: "\f31c"
}

.icon-login_money:before {
    content: "\f4c6"
}

.icon-login_rabats:before {
    content: "\25"
}

.icon-login_subscriptions:before {
    content: "\E8A6"
}

.icon-true:before {
    content: "\F00C"
}

.icon-false:before {
    content: "\E891"
}

.icon-edit:before {
    content: "\E892"
}

.icon-order-status_box:before {
    content: "\E8B8"
}

.icon-order-status_pause:before {
    content: "\E8B9"
}

.icon-order-status_truck:before {
    content: "\E8BA"
}

.icon-order-status_remove:before {
    content: "\E8BB"
}

.icon-order-status_back:before {
    content: "\E8B4"
}

.icon-order-status_comments:before {
    content: "\E970"
}

.icon-order-status_ok:before {
    content: "\E8B5"
}

.icon-order-status_double_ok:before {
    content: "\E8B6"
}

.icon-order-status_clock:before {
    content: "\E8B7"
}

.icon-clockcountdown:before {
    content: "\E8BC"
}

.icon-play:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3.4rem;
    height: 3.4rem;
    background: #3597dc;
    border-radius: 50%;
    transition: .2s
}

.icon-play:after {
    content: "";
    position: absolute;
    left: calc(50% + 2px);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-color: transparent transparent transparent #fff
}

.icon-play:hover:before {
    background: #91c7ec
}

.icon-play:hover:after {
    border-color: transparent transparent transparent #f3f9fd
}

:root {
    --swiper-theme-color: #f6174d;
    --swiper-overflow: hidden;
    --swiper-arrow-border-radius: 99px
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: var(--swiper-overflow);
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: var(--text-4xl)
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: var(--swiper-navigation-size);
    height: var(--swiper-navigation-size);
    line-height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 1.43em;
    color: var(--hotspot-arrow-color);
    background-color: var(--hotspot-arrow-background)
}

.swiper-button-prev i,
.swiper-button-next i {
    color: white !important
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: var(--hotspot-arrow-color-hover);
    background: var(--hotspot-arrow-background-hover)
}

.swiper-button-prev:focus-visible,
.swiper-button-next:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .hotspot__arrow.--prev,
.swiper-navigation-disabled .hotspot__arrow.--next {
    display: none !important
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    border-radius: 0 var(--swiper-arrow-border-radius) var(--swiper-arrow-border-radius) 0;
    left: var(--swiper-navigation-sides-offset, 0);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    border-radius: var(--swiper-arrow-border-radius) 0 0 var(--swiper-arrow-border-radius);
    right: var(--swiper-navigation-sides-offset, 0);
    left: auto
}

.swiper-button-prev.--rounded,
.swiper-rtl .swiper-button-next.--rounded {
    border-radius: var(--swiper-arrow-border-radius)
}

.swiper-button-next.--rounded,
.swiper-rtl .swiper-button-prev.--rounded {
    border-radius: var(--swiper-arrow-border-radius)
}

@media(min-width:979px) {

    .swiper-button-prev.--edge,
    .swiper-rtl .swiper-button-next.--edge {
        transform: translateX(-50%)
    }
}

@media(min-width:979px) {

    .swiper-button-next.--edge,
    .swiper-rtl .swiper-button-prev.--edge {
        transform: translateX(50%)
    }
}

.swiper-button-lock {
    display: none !important
}

:root {
    --swiper-pagination-bullet-size: 12px;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bottom: 0
}

@media(min-width:757px) {
    :root {
        --swiper-pagination-bottom: 20px
    }
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border: 1px solid #777;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    --swiper-pagination-color: #777;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.slick-slider {
    display: block !important;
    position: relative
}

.--adaptive .slick-list {
    transition: all .5s ease
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block;
    outline: 0;
    vertical-align: top
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
    z-index: 50 !important
}

.slick-initialized .slick-slide.slick-active {
    z-index: 51 !important
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    outline: 0
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,
.slick-next {
    width: 40px;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    outline: 0 none;
    z-index: 52;
    text-align: center;
    font-size: 1.43em;
    color: #444;
    background-color: rgba(255, 255, 255, 0.5);
    outline: 0;
    text-decoration: none
}

.slick-prev:hover,
.slick-next:hover {
    background: #f3f9fd;
    color: #444
}

.slick-prev {
    left: 0;
    border-radius: 0 5px 5px 0
}

[dir="rtl"] .slick-prev {
    right: 15px;
    left: auto
}

.slick-next {
    right: 0;
    border-radius: 5px 0 0 5px
}

[dir="rtl"] .slick-next {
    right: auto;
    left: 15px
}

.slick-dotted.slick-slider {
    margin-bottom: 50px
}

.slick-dots {
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    padding: 0
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 9px;
    height: 9px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    height: 9px;
    content: "";
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #3597dc;
    border-radius: 100%
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:1920px) {
    .container {
        max-width: 1900px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

[class*='max-width-'] {
    margin-right: auto;
    margin-left: auto
}

.payment_tunnel .container,
.order_process .container,
.container.basketedit_page,
.container.prepaid_page {
    max-width: 1170px
}

.payment_tunnel .container+footer,
.order_process .container+footer,
.container.basketedit_page+footer,
.container.prepaid_page+footer {
    max-width: 1170px
}

.max-width-1200 {
    max-width: 1170px
}

.max-width-1400 {
    max-width: 1400px
}

.max-width-1600 {
    max-width: 1600px
}

.max-width-1800 {
    max-width: 1800px
}

.max-width-1900 {
    max-width: 1900px
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width:757px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:979px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width:757px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:979px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width:757px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width:979px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.m-1 {
    margin: .5rem !important
}

.mt-1,
.my-1 {
    margin-top: .5rem !important
}

.mr-1,
.mx-1 {
    margin-right: .5rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .5rem !important
}

.ml-1,
.mx-1 {
    margin-left: .5rem !important
}

.p-1 {
    padding: .5rem !important
}

.pt-1,
.py-1 {
    padding-top: .5rem !important
}

.pr-1,
.px-1 {
    padding-right: .5rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .5rem !important
}

.pl-1,
.px-1 {
    padding-left: .5rem !important
}

.m-2 {
    margin: 1rem !important
}

.mt-2,
.my-2 {
    margin-top: 1rem !important
}

.mr-2,
.mx-2 {
    margin-right: 1rem !important
}

.mb-2,
.my-2 {
    margin-bottom: 1rem !important
}

.ml-2,
.mx-2 {
    margin-left: 1rem !important
}

.p-2 {
    padding: 1rem !important
}

.pt-2,
.py-2 {
    padding-top: 1rem !important
}

.pr-2,
.px-2 {
    padding-right: 1rem !important
}

.pb-2,
.py-2 {
    padding-bottom: 1rem !important
}

.pl-2,
.px-2 {
    padding-left: 1rem !important
}

.m-3 {
    margin: 1.5rem !important
}

.mt-3,
.my-3 {
    margin-top: 1.5rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1.5rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1.5rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1.5rem !important
}

.p-3 {
    padding: 1.5rem !important
}

.pt-3,
.py-3 {
    padding-top: 1.5rem !important
}

.pr-3,
.px-3 {
    padding-right: 1.5rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1.5rem !important
}

.pl-3,
.px-3 {
    padding-left: 1.5rem !important
}

.m-4 {
    margin: 2rem !important
}

.mt-4,
.my-4 {
    margin-top: 2rem !important
}

.mr-4,
.mx-4 {
    margin-right: 2rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 2rem !important
}

.ml-4,
.mx-4 {
    margin-left: 2rem !important
}

.p-4 {
    padding: 2rem !important
}

.pt-4,
.py-4 {
    padding-top: 2rem !important
}

.pr-4,
.px-4 {
    padding-right: 2rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 2rem !important
}

.pl-4,
.px-4 {
    padding-left: 2rem !important
}

.m-5 {
    margin: 2.5rem !important
}

.mt-5,
.my-5 {
    margin-top: 2.5rem !important
}

.mr-5,
.mx-5 {
    margin-right: 2.5rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 2.5rem !important
}

.ml-5,
.mx-5 {
    margin-left: 2.5rem !important
}

.p-5 {
    padding: 2.5rem !important
}

.pt-5,
.py-5 {
    padding-top: 2.5rem !important
}

.pr-5,
.px-5 {
    padding-right: 2.5rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 2.5rem !important
}

.pl-5,
.px-5 {
    padding-left: 2.5rem !important
}

.m-6 {
    margin: 3rem !important
}

.mt-6,
.my-6 {
    margin-top: 3rem !important
}

.mr-6,
.mx-6 {
    margin-right: 3rem !important
}

.mb-6,
.my-6 {
    margin-bottom: 3rem !important
}

.ml-6,
.mx-6 {
    margin-left: 3rem !important
}

.p-6 {
    padding: 3rem !important
}

.pt-6,
.py-6 {
    padding-top: 3rem !important
}

.pr-6,
.px-6 {
    padding-right: 3rem !important
}

.pb-6,
.py-6 {
    padding-bottom: 3rem !important
}

.pl-6,
.px-6 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.5rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -0.5rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -0.5rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.5rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -0.5rem !important
}

.m-n2 {
    margin: -1rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -1rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -1rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -1rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -1rem !important
}

.m-n3 {
    margin: -1.5rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1.5rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1.5rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1.5rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1.5rem !important
}

.m-n4 {
    margin: -2rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -2rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -2rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -2rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -2rem !important
}

.m-n5 {
    margin: -2.5rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -2.5rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -2.5rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -2.5rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -2.5rem !important
}

.m-n6 {
    margin: -3rem !important
}

.mt-n6,
.my-n6 {
    margin-top: -3rem !important
}

.mr-n6,
.mx-n6 {
    margin-right: -3rem !important
}

.mb-n6,
.my-n6 {
    margin-bottom: -3rem !important
}

.ml-n6,
.mx-n6 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width:757px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .m-sm-1 {
        margin: .5rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .5rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .5rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .5rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .5rem !important
    }

    .p-sm-1 {
        padding: .5rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .5rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .5rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .5rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .5rem !important
    }

    .m-sm-2 {
        margin: 1rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 1rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 1rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 1rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 1rem !important
    }

    .p-sm-2 {
        padding: 1rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 1rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 1rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 1rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 1rem !important
    }

    .m-sm-3 {
        margin: 1.5rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1.5rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1.5rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1.5rem !important
    }

    .p-sm-3 {
        padding: 1.5rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1.5rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1.5rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1.5rem !important
    }

    .m-sm-4 {
        margin: 2rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 2rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 2rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 2rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 2rem !important
    }

    .p-sm-4 {
        padding: 2rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 2rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 2rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 2rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 2rem !important
    }

    .m-sm-5 {
        margin: 2.5rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 2.5rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 2.5rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 2.5rem !important
    }

    .p-sm-5 {
        padding: 2.5rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 2.5rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 2.5rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 2.5rem !important
    }

    .m-sm-6 {
        margin: 3rem !important
    }

    .mt-sm-6,
    .my-sm-6 {
        margin-top: 3rem !important
    }

    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 3rem !important
    }

    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 3rem !important
    }

    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 3rem !important
    }

    .p-sm-6 {
        padding: 3rem !important
    }

    .pt-sm-6,
    .py-sm-6 {
        padding-top: 3rem !important
    }

    .pr-sm-6,
    .px-sm-6 {
        padding-right: 3rem !important
    }

    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 3rem !important
    }

    .pl-sm-6,
    .px-sm-6 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -0.5rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.5rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.5rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.5rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.5rem !important
    }

    .m-sm-n2 {
        margin: -1rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -1rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -1rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -1rem !important
    }

    .m-sm-n3 {
        margin: -1.5rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1.5rem !important
    }

    .m-sm-n4 {
        margin: -2rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -2rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -2rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -2rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -2rem !important
    }

    .m-sm-n5 {
        margin: -2.5rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -2.5rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -2.5rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -2.5rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -2.5rem !important
    }

    .m-sm-n6 {
        margin: -3rem !important
    }

    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -3rem !important
    }

    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -3rem !important
    }

    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:979px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .m-md-1 {
        margin: .5rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .5rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .5rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .5rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .5rem !important
    }

    .p-md-1 {
        padding: .5rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .5rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .5rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .5rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .5rem !important
    }

    .m-md-2 {
        margin: 1rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 1rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 1rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 1rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 1rem !important
    }

    .p-md-2 {
        padding: 1rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 1rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 1rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 1rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 1rem !important
    }

    .m-md-3 {
        margin: 1.5rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1.5rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1.5rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1.5rem !important
    }

    .p-md-3 {
        padding: 1.5rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1.5rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1.5rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1.5rem !important
    }

    .m-md-4 {
        margin: 2rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 2rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 2rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 2rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 2rem !important
    }

    .p-md-4 {
        padding: 2rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 2rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 2rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 2rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 2rem !important
    }

    .m-md-5 {
        margin: 2.5rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 2.5rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 2.5rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 2.5rem !important
    }

    .p-md-5 {
        padding: 2.5rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 2.5rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 2.5rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 2.5rem !important
    }

    .m-md-6 {
        margin: 3rem !important
    }

    .mt-md-6,
    .my-md-6 {
        margin-top: 3rem !important
    }

    .mr-md-6,
    .mx-md-6 {
        margin-right: 3rem !important
    }

    .mb-md-6,
    .my-md-6 {
        margin-bottom: 3rem !important
    }

    .ml-md-6,
    .mx-md-6 {
        margin-left: 3rem !important
    }

    .p-md-6 {
        padding: 3rem !important
    }

    .pt-md-6,
    .py-md-6 {
        padding-top: 3rem !important
    }

    .pr-md-6,
    .px-md-6 {
        padding-right: 3rem !important
    }

    .pb-md-6,
    .py-md-6 {
        padding-bottom: 3rem !important
    }

    .pl-md-6,
    .px-md-6 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -0.5rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.5rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.5rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.5rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.5rem !important
    }

    .m-md-n2 {
        margin: -1rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -1rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -1rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -1rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -1rem !important
    }

    .m-md-n3 {
        margin: -1.5rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1.5rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1.5rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1.5rem !important
    }

    .m-md-n4 {
        margin: -2rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -2rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -2rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -2rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -2rem !important
    }

    .m-md-n5 {
        margin: -2.5rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -2.5rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -2.5rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -2.5rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -2.5rem !important
    }

    .m-md-n6 {
        margin: -3rem !important
    }

    .mt-md-n6,
    .my-md-n6 {
        margin-top: -3rem !important
    }

    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -3rem !important
    }

    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -3rem !important
    }

    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .m-lg-1 {
        margin: .5rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .5rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .5rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .5rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .5rem !important
    }

    .p-lg-1 {
        padding: .5rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .5rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .5rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .5rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .5rem !important
    }

    .m-lg-2 {
        margin: 1rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 1rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 1rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 1rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 1rem !important
    }

    .p-lg-2 {
        padding: 1rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 1rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 1rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 1rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 1rem !important
    }

    .m-lg-3 {
        margin: 1.5rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1.5rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1.5rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1.5rem !important
    }

    .p-lg-3 {
        padding: 1.5rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1.5rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1.5rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1.5rem !important
    }

    .m-lg-4 {
        margin: 2rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 2rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 2rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 2rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 2rem !important
    }

    .p-lg-4 {
        padding: 2rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 2rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 2rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 2rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 2rem !important
    }

    .m-lg-5 {
        margin: 2.5rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 2.5rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 2.5rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 2.5rem !important
    }

    .p-lg-5 {
        padding: 2.5rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 2.5rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 2.5rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 2.5rem !important
    }

    .m-lg-6 {
        margin: 3rem !important
    }

    .mt-lg-6,
    .my-lg-6 {
        margin-top: 3rem !important
    }

    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 3rem !important
    }

    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 3rem !important
    }

    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 3rem !important
    }

    .p-lg-6 {
        padding: 3rem !important
    }

    .pt-lg-6,
    .py-lg-6 {
        padding-top: 3rem !important
    }

    .pr-lg-6,
    .px-lg-6 {
        padding-right: 3rem !important
    }

    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 3rem !important
    }

    .pl-lg-6,
    .px-lg-6 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -0.5rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.5rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.5rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.5rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.5rem !important
    }

    .m-lg-n2 {
        margin: -1rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -1rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -1rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -1rem !important
    }

    .m-lg-n3 {
        margin: -1.5rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1.5rem !important
    }

    .m-lg-n4 {
        margin: -2rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -2rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -2rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -2rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -2rem !important
    }

    .m-lg-n5 {
        margin: -2.5rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -2.5rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -2.5rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -2.5rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -2.5rem !important
    }

    .m-lg-n6 {
        margin: -3rem !important
    }

    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -3rem !important
    }

    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -3rem !important
    }

    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

.cm {
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 20px;
    max-width: 100%;
    overflow: auto
}

.cm h1,
.cm h2,
.cm h3,
.cm h4,
.cm h5,
.cm h6 {
    color: #1c7ec1;
    font-size: var(--text-base)
}

.cm h1,
.cm h2,
.cm h3,
.cm h4,
.cm h5,
.cm h6,
.cm ol,
.cm ul {
    margin: 10px 0 5px 0;
    line-height: 1.2;
    font-family: 'Nunito', sans-serif
}

.cm p,
.cm ol,
.cm ul {
    font-family: 'Nunito Sans', sans-serif
}

.cm ol,
.cm ul {
    padding-left: 40px
}

.cm ol ol,
.cm ul ul {
    margin: 0
}

.cm ul li,
.cm ol li {
    list-style-type: inherit !important
}

.cm h1 {
    font-size: 2em
}

[data-list_skeleton] {
    display: none !important
}

.less_button_large_css3 {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff !important;
    text-decoration: none;
    font-size: 1.2em;
    padding: 10px 20px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

.less_button_large_css3_hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #fff !important;
    text-decoration: none;
    font-size: 1.2em;
    padding: 10px 20px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

.less_button_medium_css3_hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: #fff !important;
    text-decoration: none;
    font-size: 1em;
    padding: 10px 17px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

.less_button_small_css3 {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: #fff !important;
    text-decoration: none;
    font-size: .9em;
    padding: 5px 10px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

.less_button_small_css3_hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: #fff !important;
    text-decoration: none;
    font-size: .9em;
    padding: 5px 10px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

.less_button_medium_css3 {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff !important;
    text-decoration: none;
    font-size: 1em;
    padding: 10px 17px;
    font-weight: normal;
    font-family: var(--font-family);
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    border-radius: 5px
}

button {
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    border: 0;
    background: 0;
    transition: background-color .2s, color .2s, border .2s
}

button.btn,
button.offer-reminder a {
    padding: .8rem 1.8rem 1rem 1.8rem
}

button.btn.--medium,
button.offer-reminder a.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

button.btn.--large,
button.offer-reminder a.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {

    button.btn.--large,
    button.offer-reminder a.--large {
        font-size: var(--text-base)
    }
}

.btn,
.offer-reminder a {
    background: 0;
    padding: 0;
    border: 2px solid transparent;
    font-family: var(--font-family-headline);
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    font-size: var(--text-xs);
    padding: .6rem 1.6rem .8rem 1.6rem;
    transition: background-color .2s, color .2s, border-color .2s;
    border-radius: 10px;
    text-decoration: none;
    color: #3598dc
}

.btn:hover,
.offer-reminder a:hover {
    text-decoration: none !important
}

.btn:hover,
.offer-reminder a:hover {
    color: #91c7ec
}

.btn.--f,
.offer-reminder a.--f {
    width: 100%
}

.btn.--a,
.offer-reminder a.--a {
    width: auto
}

.btn.btn-primary,
.offer-reminder a.btn-primary {
    color: white !important;
    text-decoration: none !important
}

@media(min-width:757px) {

    .btn,
    .offer-reminder a {
        width: auto
    }
}

.btn:hover,
.offer-reminder a:hover {
    color: #444
}

.btn.--extrasmall,
.offer-reminder a.--extrasmall {
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs)
}

.btn.--medium,
.offer-reminder a.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

.btn.--large,
.offer-reminder a.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {

    .btn.--large,
    .offer-reminder a.--large {
        font-size: var(--text-base)
    }
}

.btn.--extralarge,
.offer-reminder a.--extralarge {
    font-size: var(--text-base);
    padding: .8rem 2rem .9rem 2rem
}

@media(min-width:757px) {

    .btn.--extralarge,
    .offer-reminder a.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

.btn.--solid,
.btn.btn-primary,
.offer-reminder a.--solid,
.offer-reminder a.btn-primary {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.btn.--solid:hover,
.btn.btn-primary:hover,
.offer-reminder a.--solid:hover,
.offer-reminder a.btn-primary:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.btn.--pink,
.offer-reminder a.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white
}

.btn.--pink:hover,
.offer-reminder a.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white
}

.btn.--white,
.offer-reminder a.--white {
    background: white;
    border-color: white;
    color: #3598dc
}

.btn.--white:hover,
.offer-reminder a.--white:hover {
    background-color: #3598dc;
    border-color: #3598dc;
    color: white !important
}

.btn.--pale,
.offer-reminder a.--pale {
    color: #1c7ec1;
    background: #f3f9fd;
    border: 1px solid #91c7ec
}

.btn.--pale:hover,
.offer-reminder a.--pale:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.btn.--light,
.offer-reminder a.--light {
    color: #3598dc;
    background: #f3f9fd;
    border: 1px solid #f3f9fd
}

.btn.--light:hover,
.offer-reminder a.--light:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.btn.--outline,
.offer-reminder a.--outline {
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc
}

.btn.--outline:hover,
.offer-reminder a.--outline:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.btn.--icon-left,
.btn.--icon-right,
.offer-reminder a.--icon-left,
.offer-reminder a.--icon-right {
    position: relative
}

.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
.offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444;
    text-decoration: underline
}

.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
.offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block;
    text-decoration: none
}

.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
.offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc
}

.btn.--icon-left:before,
.btn.--icon-right:before,
.offer-reminder a.--icon-left:before,
.offer-reminder a.--icon-right:before {
    font-family: FontAwesome
}

.btn.--icon-left i,
.btn.--icon-right i,
.btn.--icon-left:before,
.btn.--icon-right:before,
.offer-reminder a.--icon-left i,
.offer-reminder a.--icon-right i,
.offer-reminder a.--icon-left:before,
.offer-reminder a.--icon-right:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.btn.--icon-left,
.btn.--medium.--icon-left,
.btn.--large.--icon-left,
.offer-reminder a.--icon-left,
.offer-reminder a.--medium.--icon-left,
.offer-reminder a.--large.--icon-left {
    padding-left: 2.5em
}

.btn.--icon-left i,
.btn.--medium.--icon-left i,
.btn.--large.--icon-left i,
.btn.--icon-left:before,
.btn.--medium.--icon-left:before,
.btn.--large.--icon-left:before,
.offer-reminder a.--icon-left i,
.offer-reminder a.--medium.--icon-left i,
.offer-reminder a.--large.--icon-left i,
.offer-reminder a.--icon-left:before,
.offer-reminder a.--medium.--icon-left:before,
.offer-reminder a.--large.--icon-left:before {
    left: .7em;
    font-size: 1.3em
}

.btn.--icon-right,
.btn.--medium.--icon-right,
.btn.--large.--icon-right,
.offer-reminder a.--icon-right,
.offer-reminder a.--medium.--icon-right,
.offer-reminder a.--large.--icon-right {
    padding-right: 2.5em
}

.btn.--icon-right i,
.btn.--medium.--icon-right i,
.btn.--large.--icon-right i,
.btn.--icon-right:before,
.btn.--medium.--icon-right:before,
.btn.--large.--icon-right:before,
.offer-reminder a.--icon-right i,
.offer-reminder a.--medium.--icon-right i,
.offer-reminder a.--large.--icon-right i,
.offer-reminder a.--icon-right:before,
.offer-reminder a.--medium.--icon-right:before,
.offer-reminder a.--large.--icon-right:before {
    right: .7em;
    font-size: 1.3em
}

.btn.--nt,
.offer-reminder a.--nt {
    text-transform: none
}

.btn.--r,
.offer-reminder a.--r {
    border-radius: 50px
}

.btn.--secondary,
.offer-reminder a.--secondary {
    color: #444
}

.btn.--secondary:hover,
.offer-reminder a.--secondary:hover {
    color: #3598dc
}

.btn.--secondary.--solid,
.offer-reminder a.--secondary.--solid {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.btn.--secondary.--solid:hover,
.offer-reminder a.--secondary.--solid:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.btn.--secondary.--outline,
.offer-reminder a.--secondary.--outline {
    background: white;
    border: 1px solid #1c7ec1;
    color: #1c7ec1
}

.btn.--secondary.--outline:hover,
.offer-reminder a.--secondary.--outline:hover {
    background: white;
    border: 1px solid #3598dc;
    color: #3598dc
}

.btn:focus-visible,
.offer-reminder a:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

.btn-icon i {
    background: #fff;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    color: #3597dc;
    display: inline-block;
    font-size: 1.4em;
    height: 35px;
    line-height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
    border-radius: 5px
}

.badge {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 23px;
    min-width: 25px;
    padding: 0 5px;
    vertical-align: baseline;
    white-space: nowrap
}

.badge-important {
    background-color: #f6174d;
    color: #fff
}

.badge-info {
    background-color: #3598dc;
    color: #fff
}

.badge-success {
    background-color: #b8da49;
    color: #fff
}

.badge-warning {
    background-color: #ffda41;
    color: #fff
}

.label_icons>* {
    font-size: var(--label-font-size);
    font-weight: bold;
    font-family: var(--font-family-headline);
    font-style: var(--label-font-style);
    padding: var(--label-padding);
    text-transform: var(--label-text-transform);
    border: var(--label-border);
    border-radius: var(--label-border-radius);
    display: inline-flex;
    align-items: var(--label-justify-content);
    justify-content: var(--label-align-items);
    text-align: var(--label-text-align-item);
    width: auto;
    line-height: normal
}

.code,
.label.--code,
.promo,
.label.--promo,
.promotion,
.label.--promotion {
    color: #fff;
    background: #f11a77
}

.newproducts,
.label.--new {
    color: #3598dc;
    background: transparent;
    outline-style: solid;
    outline-width: 1px;
    outline-offset: -1px;
    outline-color: #3598dc
}

.bestseller,
.label.--bestseller {
    color: #fff;
    background: #3597dc
}

.label.--free-shipping {
    color: #1c7ec1;
    background: rgba(214, 234, 248, 0.4);
    padding-left: 1.5rem;
    position: relative;
    padding-left: 2.25rem
}

.label.--free-shipping:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: var(--text-xs);
    height: var(--text-xs);
    font-family: "Font Awesome";
    display: inline-block;
    margin-right: 1rem;
    font-family: 'Font Awesome'
}

.label.--free-shipping:before {
    font-family: 'Font Awesome';
    content: '\f0d1';
    left: .5rem
}

.discount,
.label.--discount {
    color: #fff;
    background: #f11a77
}

.bargain,
.label.--bargain,
.distinguished,
.label.--distinguished {
    color: #f11a77;
    background: transparent;
    outline-style: solid;
    outline-width: 1px;
    outline-offset: -1px;
    outline-color: #f11a77
}

.special,
.label.--special {
    color: #fff;
    background: #008b8b
}

.label.--disable {
    color: #f6174d;
    background: #1c7ec1;
    border: 1px solid #c4c7c8
}

.label.--subscription {
    color: #fff;
    background: #333
}

.cop_label {
    padding: 4px 8px;
    display: inline-flex;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 5px;
    border-radius: 5px
}

.cop_label.--subscription {
    color: #fff;
    background: #333
}

.big_label,
.headline {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {

    .big_label,
    .headline {
        font-size: var(--text-lg)
    }
}

.big_label>*:not('.mb-*'),
.headline>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {

    .big_label>*:not('.mb-*'),
    .headline>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.big_label a:hover,
.headline a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.big_label.--pink,
.headline.--pink {
    color: #f11a77
}

.big_label .--black,
.headline .--black,
.big_label.--black,
.headline.--black {
    color: #444
}

.big_label .--blue,
.headline .--blue,
.big_label.--blue,
.headline.--blue {
    color: #3598dc
}

.big_label.--mb,
.headline.--mb {
    margin-bottom: var(--text-xl)
}

.big_label small,
.headline small,
.big_label__after,
.headline__after {
    font-size: var(--headline-after-font-size);
    font-weight: var(--headline-after-font-weight);
    font-style: var(--headline-after-font-style);
    color: var(--headline-after-color);
    text-transform: none;
    transition: color .2s;
    display: flex;
    align-items: center;
    padding-top: var(--headline-after-padding-top);
    margin-left: auto;
    text-decoration: none;
    display: none
}

.big_label small:hover,
.headline small:hover,
.big_label__after:hover,
.headline__after:hover {
    color: var(--headline-after-color-hover)
}

.big_label small:is(a),
.headline small:is(a),
.big_label__after:is(a),
.headline__after:is(a),
.big_label small a,
.headline small a,
.big_label__after a,
.headline__after a {
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: text-decoration-color 200ms
}

.big_label small:is(a) .icon,
.headline small:is(a) .icon,
.big_label__after:is(a) .icon,
.headline__after:is(a) .icon,
.big_label small a .icon,
.headline small a .icon,
.big_label__after a .icon,
.headline__after a .icon {
    text-decoration: none
}

.big_label small:is(a:hover) .link__text,
.headline small:is(a:hover) .link__text,
.big_label__after:is(a:hover) .link__text,
.headline__after:is(a:hover) .link__text,
.big_label small a:hover .link__text,
.headline small a:hover .link__text,
.big_label__after a:hover .link__text,
.headline__after a:hover .link__text {
    text-decoration: underline;
    text-decoration-color: #444
}

.big_label__wrapper,
.headline__wrapper {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {

    .big_label__wrapper,
    .headline__wrapper {
        font-size: var(--text-lg)
    }
}

.big_label__wrapper>*:not('.mb-*'),
.headline__wrapper>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {

    .big_label__wrapper>*:not('.mb-*'),
    .headline__wrapper>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.big_label__wrapper a:hover,
.headline__wrapper a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.big_label__wrapper.--pink,
.headline__wrapper.--pink {
    color: #f11a77
}

.big_label__wrapper .--black,
.headline__wrapper .--black,
.big_label__wrapper.--black,
.headline__wrapper.--black {
    color: #444
}

.big_label__wrapper .--blue,
.headline__wrapper .--blue,
.big_label__wrapper.--blue,
.headline__wrapper.--blue {
    color: #3598dc
}

.big_label__wrapper.--mb,
.headline__wrapper.--mb {
    margin-bottom: var(--text-xl)
}

.big_label small i,
.headline small i {
    margin-right: .3rem
}

.big_label__after,
.headline__after {
    white-space: nowrap
}

.big_label::after,
.headline::after {
    content: unset;
    display: none
}

.big_label__name,
.headline__name {
    display: inline-block
}

@media(min-width:757px) {

    .home .hotspot__wrapper .name,
    .home .produkt-dnia-container .name,
    .home .headline {
        font-size: var(--text-3xl)
    }

    .home .headline {
        color: #444 !important
    }
}

.opinions_element_confirmed {
    margin-bottom: 1rem;
    border-radius: 2rem;
    font-size: 1.1rem;
    padding: .4rem 1rem;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto
}

.opinions_element_confirmed.--false {
    background-color: #f1f1f1;
    color: rgba(119, 119, 119, 0.5)
}

.opinions_element_confirmed.--true {
    background-color: rgba(110, 227, 18, 0.2);
    color: #6ee312;
    padding-left: 2.5rem
}

.opinions_element_confirmed.--true:after,
.opinions_element_confirmed.--true:before {
    content: '';
    position: absolute
}

.opinions_element_confirmed.--true:before {
    left: .3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background-color: #6ee312
}

.opinions_element_confirmed.--true:after {
    left: .6rem;
    top: .9rem;
    top: calc(50% - 2px);
    width: .5rem;
    height: .8rem;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translateY(-50%)
}

@media(max-width:756px) {
    .hotspot .opinions_element_confirmed strong {
        font-weight: 400 !important
    }
}

.form-group {
    margin-bottom: 15px
}

@media(min-width:757px) {
    .form-group {
        margin-bottom: 20px
    }
}

.form-group label {
    display: inline-block
}

.form-group .input-group .form-control {
    padding-left: 40px
}

.form-group .input-group .form-control-feedback {
    right: 0
}

.form-group .form-control .caret {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    color: #3597dc
}

.form-group .form-control option {
    padding: 6px 10px;
    cursor: pointer
}

.form-group .form-control+.control-label {
    pointer-events: none;
    position: absolute;
    top: 15px;
    left: 25px;
    padding: 0 5px;
    line-height: 21px;
    background: 0;
    transition: transform .15s, left .15s;
    transform-origin: bottom left;
    letter-spacing: .5px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #444;
    background: #fff;
    font-family: 'Nunito', sans-serif;
    color: #1c7ec1;
    white-space: nowrap;
    max-width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width:756px) {
    .form-group .form-control+.control-label {
        left: 10px
    }
}

.form-group .form-control+.control-label+.form-control-feedback {
    height: 50px;
    line-height: 65px
}

.form-group .form-control:focus+.control-label,
.form-group .form-control.focused+.control-label {
    transform: scale(0.95) translateY(-22px);
    left: 10px;
    box-shadow: inset 0 -11px 0 0 #fff
}

@media(max-width:756px) {

    .form-group .form-control:focus+.control-label,
    .form-group .form-control.focused+.control-label {
        left: 10px
    }
}

.form-group .form-control:focus+.control-label {
    color: #3597dc
}

.form-group .form-control[disabled]+.control-label,
.form-group .form-control[readonly]+.control-label {
    opacity: .75
}

.form-group .form-control[disabled]:focus+.control-label,
.form-group .form-control[readonly]:focus+.control-label,
.form-group .form-control[disabled].focused+.control-label,
.form-group .form-control[readonly].focused+.control-label {
    opacity: 1;
    color: #6a6a6a
}

.form-group .form-control[disabled]+.form-control-feedback {
    display: none
}

.form-group .has-error .form-control:focus+.control-label,
.form-group .has-error.form-control:focus+.control-label {
    color: #f6174d
}

.form-group .has-error .form-control+.control-label+.form-control-feedback {
    line-height: 50px
}

.form-group .has-success .form-control:focus+.control-label,
.form-group .has-success.form-control:focus+.control-label {
    color: #b8da49
}

.form-group .has-success .form-control+.control-label+.form-control-feedback {
    line-height: 50px
}

.form-group .form-desc {
    font-size: var(--text-xs);
    margin: 10px 0 5px
}

@media(min-width:756px) {
    .form-group .form-desc {
        margin: 10px 0 20px
    }
}

.form-group .button_legend {
    margin-top: 10px
}

#client_new_client div[class*="col-"].form-desc,
#client_new_additional div[class*="col-"].form-desc,
#client_new_invoice div[class*="col-"].form-desc {
    padding-left: 0
}

label {
    display: inline-block;
    max-width: 100%
}

textarea.form-control.form-control {
    border-radius: 5px;
    padding: 20px
}

.form-control.form-control {
    display: block;
    width: 100%;
    height: 50px;
    text-align: left;
    padding: 6px 20px 6px 20px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    transition: border-color ease-in-out .15s;
    font-family: 'Nunito', sans-serif;
    border-radius: 10px
}

.form-control:focus {
    border-color: #3597dc;
    outline: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    opacity: .75
}

textarea.form-control {
    min-height: 100px;
    height: auto;
    resize: vertical
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin: 2px 0 0;
    line-height: normal;
    position: absolute;
    margin-left: -20px;
    margin-top: 2px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: 0;
    margin-left: 10px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin-right: 10px
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

label.control-label {
    line-height: 1.25em;
    text-align: left
}

.input-group {
    position: relative
}

.input-group-addon {
    display: block;
    font-size: 18px;
    height: 50px;
    left: 0;
    line-height: 50px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 2;
    color: #3597dc
}

.zipcode_wrapper .form-control-feedback {
    right: 5px
}

form:not(#client_new_form) .has-required .form-control-feedback:before {
    color: #999;
    content: "*";
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 50px
}

.has-error .form-control-feedback,
.has-success .form-control-feedback {
    line-height: 51px
}

.has-error .form-control-feedback:before {
    color: #f6174d;
    content: "\f00d";
    font-family: fontawesome
}

.has-success .form-control-feedback:before {
    color: #b8da49;
    content: "\F00C";
    font-family: fontawesome
}

.form-control-static {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    min-height: 34px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 20px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 2;
    display: block;
    width: 30px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    pointer-events: none
}

@media(min-width:757px) {
    .form-control-feedback {
        height: 40px
    }
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #b8da49
}

.has-success .help-block a,
.has-success .control-label a,
.has-success .radio a,
.has-success .checkbox a,
.has-success .radio-inline a,
.has-success .checkbox-inline a,
.has-success.radio label a,
.has-success.checkbox label a,
.has-success.radio-inline label a,
.has-success.checkbox-inline label a {
    color: #b8da49
}

.has-success .help-block a:hover,
.has-success .control-label a:hover,
.has-success .radio a:hover,
.has-success .checkbox a:hover,
.has-success .radio-inline a:hover,
.has-success .checkbox-inline a:hover,
.has-success.radio label a:hover,
.has-success.checkbox label a:hover,
.has-success.radio-inline label a:hover,
.has-success.checkbox-inline label a:hover {
    color: #3597dc
}

.has-success .form-control,
.has-success.form-control {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.has-success .form-control:focus,
.has-success.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #b8da49
}

.has-success .input-group-addon {
    color: #b8da49
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #f6174d
}

.has-warning .help-block a,
.has-warning .control-label a,
.has-warning .radio a,
.has-warning .checkbox a,
.has-warning .radio-inline a,
.has-warning .checkbox-inline a,
.has-warning.radio label a,
.has-warning.checkbox label a,
.has-warning.radio-inline label a,
.has-warning.checkbox-inline label a {
    color: #f6174d
}

.has-warning .help-block a:hover,
.has-warning .control-label a:hover,
.has-warning .radio a:hover,
.has-warning .checkbox a:hover,
.has-warning .radio-inline a:hover,
.has-warning .checkbox-inline a:hover,
.has-warning.radio label a:hover,
.has-warning.checkbox label a:hover,
.has-warning.radio-inline label a:hover,
.has-warning.checkbox-inline label a:hover {
    color: #3597dc
}

.has-error .form-control:focus,
.has-error.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #f6174d
}

.has-error .input-group-addon {
    color: #f6174d
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    clear: both
}

.clearfix:after,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

input[type="checkbox"].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type="checkbox"].css-checkbox+.css-label,
input[type="checkbox"].css-checkbox+.css-label.clr {
    padding-left: 30px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
    background: white;
    border: 1px solid #d6eaf8;
    width: 20px;
    padding: 0;
    position: relative;
    float: left;
    margin-top: -1px;
    margin-right: 10px;
    font-size: 15px;
    color: #3598dc;
    text-align: center;
    border-radius: 5px;
    overflow: hidden
}

input[type="checkbox"].css-checkbox:checked+.css-label::before,
input[type="checkbox"].css-checkbox+.css-label.chk::before {
    content: "\f14a";
    font-family: 'Font Awesome';
    color: #3598dc;
    font-style: normal;
    width: 20px;
    height: 20px;
    display: block;
    font-size: 23px;
    margin-top: -1px
}

input[type="checkbox"].css-checkbox:checked+.css-label {
    border-color: #3598dc
}

input[type="checkbox"].css-checkbox:checked+.css-label::before {
    background: white;
    overflow: hidden
}

.css-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-privacy-info {
    background: #f3f9fd;
    color: #999;
    font-weight: normal;
    padding: 20px 20px 0 20px;
    margin: 0 auto 10px;
    font-size: .9em
}

.text_to_right {
    text-align: right
}

.text_to_left {
    text-align: left
}

@media(min-width:757px) {
    label.control-label {
        text-align: right
    }

    .form-control-feedback {
        right: 10px
    }
}

@media(min-width:979px) {
    .has-feedback .form-control {
        padding-right: 30px
    }

    .form-control-feedback {
        right: 15px
    }
}

.f-group.--small .f-control {
    height: auto;
    font-size: var(--text-xs);
    padding: .5rem 1.4rem 1rem 1rem;
    height: 36px;
    padding-right: 20px !important
}

.f-group.--small .f-control:focus+.f-label,
.f-group.--small .f-control.focused+.f-label {
    transform: scale(0.91) translateY(-20px)
}

.f-group.--small .f-label {
    top: 10px;
    font-size: 1.2rem
}

.f-group.--small .f-feedback .f-control-feedback {
    height: 35px
}

.f-group.--small .help-block {
    font-size: 1.2rem
}

.f-dropdown .f-dropdown-toggle .f-dropdown-button {
    padding-right: 17px
}

.f-group.--order .f-control {
    padding-left: 3rem !important;
    padding-left: 1.5rem;
    position: relative
}

.f-group.--order .f-control:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: var(--text-xs);
    height: var(--text-xs);
    font-family: "Font Awesome";
    display: inline-block;
    margin-right: 1rem;
    font-family: 'Font Awesome'
}

.f-group.--order .f-control:before {
    border-radius: 2.5px;
    content: '\f07d';
    color: #1c7ec1;
    left: 1.5rem
}

.f-group.--order .f-dropdown-menu a {
    padding-left: 3rem !important
}

.f-group.--checkbox.--small .f-label:before {
    border-radius: 2.5px
}

.f-group.--file.--small .f-control:checked+.f-label:after,
.f-group.--checkbox.--small .f-control:checked+.f-label:after,
.f-group.--radio.--small .f-control:checked+.f-label:after,
.f-group.--file.--small .f-control[type="file"]+.f-label.--file:after,
.f-group.--checkbox.--small .f-control[type="file"]+.f-label.--file:after,
.f-group.--radio.--small .f-control[type="file"]+.f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px
}

.f-group.--file.--small .f-control[type="radio"]:checked+.f-label:after,
.f-group.--checkbox.--small .f-control[type="radio"]:checked+.f-label:after,
.f-group.--radio.--small .f-control[type="radio"]:checked+.f-label:after {
    left: 4px;
    width: 6px;
    height: 6px
}

.f-group.--file.--small .f-control[type="file"]+label:before,
.f-group.--checkbox.--small .f-control[type="file"]+label:before,
.f-group.--radio.--small .f-control[type="file"]+label:before {
    line-height: .9
}

.f-group.--file.--small .f-control:focus+.f-label,
.f-group.--checkbox.--small .f-control:focus+.f-label,
.f-group.--radio.--small .f-control:focus+.f-label,
.f-group.--file.--small .f-control.focused+.f-label,
.f-group.--checkbox.--small .f-control.focused+.f-label,
.f-group.--radio.--small .f-control.focused+.f-label {
    padding-left: 24px
}

.f-group.--file.--small .f-label,
.f-group.--checkbox.--small .f-label,
.f-group.--radio.--small .f-label {
    line-height: 14px;
    padding-left: 24px
}

.f-group.--file.--small .f-label:before,
.f-group.--checkbox.--small .f-label:before,
.f-group.--radio.--small .f-label:before {
    width: 14px;
    height: 14px
}

.f-group.--switch.--small .f-control:checked+.f-label {
    padding: 3px 15px 3px 3px !important
}

.f-group.--switch.--small .f-control:checked+.f-label:before {
    left: calc(100% - 15px)
}

.f-group.--switch.--small .f-label {
    height: 18px;
    min-width: 32px;
    padding: 3px 3px 3px 15px !important
}

.f-group.--switch.--small .f-label:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 3px;
    top: 3px
}

.f-group.--switch.--small .f-label:after {
    font-size: 1rem
}

@media(min-width:757px) {
    .f-group.--small-sm .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-sm .f-control:focus+.f-label,
    .f-group.--small-sm .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-sm .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-sm .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-sm .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-sm .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-sm .f-control:checked+.f-label:after,
    .f-group.--radio.--small-sm .f-control:checked+.f-label:after,
    .f-group.--file.--small-sm .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-sm .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-sm .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-sm .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-sm .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-sm .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-sm .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-sm .f-control[type="file"]+label:before,
    .f-group.--radio.--small-sm .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-sm .f-control:focus+.f-label,
    .f-group.--checkbox.--small-sm .f-control:focus+.f-label,
    .f-group.--radio.--small-sm .f-control:focus+.f-label,
    .f-group.--file.--small-sm .f-control.focused+.f-label,
    .f-group.--checkbox.--small-sm .f-control.focused+.f-label,
    .f-group.--radio.--small-sm .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-sm .f-label,
    .f-group.--checkbox.--small-sm .f-label,
    .f-group.--radio.--small-sm .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-sm .f-label:before,
    .f-group.--checkbox.--small-sm .f-label:before,
    .f-group.--radio.--small-sm .f-label:before {
        width: 14px;
        height: 14px
    }
}

@media(min-width:979px) {
    .f-group.--small-md .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-md .f-control:focus+.f-label,
    .f-group.--small-md .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-md .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-md .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-md .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-md .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-md .f-control:checked+.f-label:after,
    .f-group.--radio.--small-md .f-control:checked+.f-label:after,
    .f-group.--file.--small-md .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-md .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-md .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-md .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-md .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-md .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-md .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-md .f-control[type="file"]+label:before,
    .f-group.--radio.--small-md .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-md .f-control:focus+.f-label,
    .f-group.--checkbox.--small-md .f-control:focus+.f-label,
    .f-group.--radio.--small-md .f-control:focus+.f-label,
    .f-group.--file.--small-md .f-control.focused+.f-label,
    .f-group.--checkbox.--small-md .f-control.focused+.f-label,
    .f-group.--radio.--small-md .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-md .f-label,
    .f-group.--checkbox.--small-md .f-label,
    .f-group.--radio.--small-md .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-md .f-label:before,
    .f-group.--checkbox.--small-md .f-label:before,
    .f-group.--radio.--small-md .f-label:before {
        width: 14px;
        height: 14px
    }
}

@media(min-width:1200px) {
    .f-group.--small-lg .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-lg .f-control:focus+.f-label,
    .f-group.--small-lg .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-lg .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-lg .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-lg .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-lg .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-lg .f-control:checked+.f-label:after,
    .f-group.--radio.--small-lg .f-control:checked+.f-label:after,
    .f-group.--file.--small-lg .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-lg .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-lg .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-lg .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-lg .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-lg .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-lg .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-lg .f-control[type="file"]+label:before,
    .f-group.--radio.--small-lg .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-lg .f-control:focus+.f-label,
    .f-group.--checkbox.--small-lg .f-control:focus+.f-label,
    .f-group.--radio.--small-lg .f-control:focus+.f-label,
    .f-group.--file.--small-lg .f-control.focused+.f-label,
    .f-group.--checkbox.--small-lg .f-control.focused+.f-label,
    .f-group.--radio.--small-lg .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-lg .f-label,
    .f-group.--checkbox.--small-lg .f-label,
    .f-group.--radio.--small-lg .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-lg .f-label:before,
    .f-group.--checkbox.--small-lg .f-label:before,
    .f-group.--radio.--small-lg .f-label:before {
        width: 14px;
        height: 14px
    }
}

@media(max-width:756px) {
    .f-group.--small-sm-max .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-sm-max .f-control:focus+.f-label,
    .f-group.--small-sm-max .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-sm-max .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-sm-max .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-sm-max .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-sm-max .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-sm-max .f-control:checked+.f-label:after,
    .f-group.--radio.--small-sm-max .f-control:checked+.f-label:after,
    .f-group.--file.--small-sm-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-sm-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-sm-max .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-sm-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-sm-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-sm-max .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-sm-max .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-sm-max .f-control[type="file"]+label:before,
    .f-group.--radio.--small-sm-max .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-sm-max .f-control:focus+.f-label,
    .f-group.--checkbox.--small-sm-max .f-control:focus+.f-label,
    .f-group.--radio.--small-sm-max .f-control:focus+.f-label,
    .f-group.--file.--small-sm-max .f-control.focused+.f-label,
    .f-group.--checkbox.--small-sm-max .f-control.focused+.f-label,
    .f-group.--radio.--small-sm-max .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-sm-max .f-label,
    .f-group.--checkbox.--small-sm-max .f-label,
    .f-group.--radio.--small-sm-max .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-sm-max .f-label:before,
    .f-group.--checkbox.--small-sm-max .f-label:before,
    .f-group.--radio.--small-sm-max .f-label:before {
        width: 14px;
        height: 14px
    }
}

@media(max-width:978px) {
    .f-group.--small-md-max .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-md-max .f-control:focus+.f-label,
    .f-group.--small-md-max .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-md-max .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-md-max .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-md-max .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-md-max .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-md-max .f-control:checked+.f-label:after,
    .f-group.--radio.--small-md-max .f-control:checked+.f-label:after,
    .f-group.--file.--small-md-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-md-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-md-max .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-md-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-md-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-md-max .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-md-max .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-md-max .f-control[type="file"]+label:before,
    .f-group.--radio.--small-md-max .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-md-max .f-control:focus+.f-label,
    .f-group.--checkbox.--small-md-max .f-control:focus+.f-label,
    .f-group.--radio.--small-md-max .f-control:focus+.f-label,
    .f-group.--file.--small-md-max .f-control.focused+.f-label,
    .f-group.--checkbox.--small-md-max .f-control.focused+.f-label,
    .f-group.--radio.--small-md-max .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-md-max .f-label,
    .f-group.--checkbox.--small-md-max .f-label,
    .f-group.--radio.--small-md-max .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-md-max .f-label:before,
    .f-group.--checkbox.--small-md-max .f-label:before,
    .f-group.--radio.--small-md-max .f-label:before {
        width: 14px;
        height: 14px
    }
}

@media(max-width:1199px) {
    .f-group.--small-lg-max .f-control {
        height: auto;
        font-size: var(--text-xs);
        padding: .5rem 1.4rem 1rem 1rem;
        height: 36px;
        padding-right: 20px !important
    }

    .f-group.--small-lg-max .f-control:focus+.f-label,
    .f-group.--small-lg-max .f-control.focused+.f-label {
        transform: scale(0.91) translateY(-20px)
    }

    .f-group.--small-lg-max .f-label {
        top: 10px;
        font-size: 1.2rem
    }

    .f-group.--small-lg-max .f-feedback .f-control-feedback {
        height: 35px
    }

    .f-group.--small-lg-max .help-block {
        font-size: 1.2rem
    }

    .f-group.--file.--small-lg-max .f-control:checked+.f-label:after,
    .f-group.--checkbox.--small-lg-max .f-control:checked+.f-label:after,
    .f-group.--radio.--small-lg-max .f-control:checked+.f-label:after,
    .f-group.--file.--small-lg-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--checkbox.--small-lg-max .f-control[type="file"]+.f-label.--file:after,
    .f-group.--radio.--small-lg-max .f-control[type="file"]+.f-label.--file:after {
        left: 5px;
        width: 4px;
        height: 8px
    }

    .f-group.--file.--small-lg-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--checkbox.--small-lg-max .f-control[type="radio"]:checked+.f-label:after,
    .f-group.--radio.--small-lg-max .f-control[type="radio"]:checked+.f-label:after {
        left: 4px;
        width: 6px;
        height: 6px
    }

    .f-group.--file.--small-lg-max .f-control[type="file"]+label:before,
    .f-group.--checkbox.--small-lg-max .f-control[type="file"]+label:before,
    .f-group.--radio.--small-lg-max .f-control[type="file"]+label:before {
        line-height: .9
    }

    .f-group.--file.--small-lg-max .f-control:focus+.f-label,
    .f-group.--checkbox.--small-lg-max .f-control:focus+.f-label,
    .f-group.--radio.--small-lg-max .f-control:focus+.f-label,
    .f-group.--file.--small-lg-max .f-control.focused+.f-label,
    .f-group.--checkbox.--small-lg-max .f-control.focused+.f-label,
    .f-group.--radio.--small-lg-max .f-control.focused+.f-label {
        padding-left: 24px
    }

    .f-group.--file.--small-lg-max .f-label,
    .f-group.--checkbox.--small-lg-max .f-label,
    .f-group.--radio.--small-lg-max .f-label {
        line-height: 14px;
        padding-left: 24px
    }

    .f-group.--file.--small-lg-max .f-label:before,
    .f-group.--checkbox.--small-lg-max .f-label:before,
    .f-group.--radio.--small-lg-max .f-label:before {
        width: 14px;
        height: 14px
    }
}

.f-group {
    position: relative;
    margin-bottom: 1rem
}

@media(min-width:757px) {
    .f-group {
        margin-bottom: 1.5rem
    }
}

.f-group .f-control {
    display: block;
    width: 100%;
    text-align: left;
    padding: .6rem 1.3rem .6rem 1rem;
    font-size: 1.4rem;
    color: #1c7ec1;
    background: #fff;
    border: 1px solid #d6eaf8;
    transition: border-color ease-in-out .15s;
    box-shadow: none;
    border-radius: 10px
}

.f-group .f-control+.f-label {
    white-space: nowrap;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis
}

.f-group .f-control:focus,
.f-group .f-control.focused,
.f-group .f-control:-webkit-autofill,
.f-group .f-control:-webkit-autofill:hover,
.f-group .f-control:-webkit-autofill:focus {
    border-color: #3597dc;
    outline: 0
}

.f-group .f-control:focus+.f-label,
.f-group .f-control.focused+.f-label,
.f-group .f-control:-webkit-autofill+.f-label,
.f-group .f-control:-webkit-autofill:hover+.f-label,
.f-group .f-control:-webkit-autofill:focus+.f-label {
    transform: scale(0.95) translateY(-22px);
    left: 15px;
    padding: 0 5px;
    color: #3597dc;
    max-width: calc(100% - 20px)
}

.f-group .f-control[disabled],
.f-group .f-control[readonly] {
    opacity: .65;
    cursor: not-allowed;
    pointer-events: none
}

.f-group .f-control[disabled]+.f-label,
.f-group .f-control[readonly]+.f-label,
.f-group .f-control[disabled]~.f-control-feedback,
.f-group .f-control[readonly]~.f-control-feedback {
    cursor: not-allowed;
    pointer-events: none
}

.f-group .f-control[disabled]~.f-control-feedback,
.f-group .f-control[readonly]~.f-control-feedback {
    opacity: .65
}

.f-group .f-control[disabled]+.f-label,
.f-group .f-control[readonly]+.f-label {
    color: rgba(68, 68, 68, 0.5) !important
}

.f-group .f-label {
    pointer-events: none;
    position: absolute;
    top: 9px;
    left: 15px;
    background: #fff;
    color: #444;
    transition: transform .15s, left .15s;
    transform-origin: bottom left;
    padding: 0 5px;
    font-size: 1.4rem
}

.f-group textarea.f-control {
    min-height: 100px;
    height: auto;
    resize: vertical;
    padding: 1.3rem 2rem;
    border-radius: 5px
}

.f-group textarea.f-control::placeholder {
    color: #444
}

.f-group.--checkbox .f-label:before {
    border-radius: 3.5px
}

.f-group.--file .f-control,
.f-group.--checkbox .f-control,
.f-group.--radio .f-control {
    display: none
}

.f-group.--file .f-control:checked+.f-label:after,
.f-group.--checkbox .f-control:checked+.f-label:after,
.f-group.--radio .f-control:checked+.f-label:after,
.f-group.--file .f-control[type="file"]+.f-label.--file:after,
.f-group.--checkbox .f-control[type="file"]+.f-label.--file:after,
.f-group.--radio .f-control[type="file"]+.f-label.--file:after {
    content: '';
    left: 5px;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: block;
    position: absolute
}

.f-group.--file .f-control:checked+.f-label:before,
.f-group.--checkbox .f-control:checked+.f-label:before,
.f-group.--radio .f-control:checked+.f-label:before,
.f-group.--file .f-control[type="file"]+.f-label.--file:before,
.f-group.--checkbox .f-control[type="file"]+.f-label.--file:before,
.f-group.--radio .f-control[type="file"]+.f-label.--file:before {
    content: '';
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.f-group.--file .f-control[disabled]+.f-label,
.f-group.--checkbox .f-control[disabled]+.f-label,
.f-group.--radio .f-control[disabled]+.f-label {
    opacity: .6;
    background: 0
}

.f-group.--file .f-control[type="radio"]:checked+.f-label:after,
.f-group.--checkbox .f-control[type="radio"]:checked+.f-label:after,
.f-group.--radio .f-control[type="radio"]:checked+.f-label:after {
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #fff
}

.f-group.--file .f-control[type="radio"]+.f-label:before,
.f-group.--checkbox .f-control[type="radio"]+.f-label:before,
.f-group.--radio .f-control[type="radio"]+.f-label:before {
    border-radius: 100%
}

.f-group.--file .f-control[type="file"]+label:before,
.f-group.--checkbox .f-control[type="file"]+label:before,
.f-group.--radio .f-control[type="file"]+label:before {
    content: '+';
    line-height: 1.15;
    font-family: 'Nunito Sans', sans-serif
}

.f-group.--file .f-control:focus+.f-label,
.f-group.--checkbox .f-control:focus+.f-label,
.f-group.--radio .f-control:focus+.f-label,
.f-group.--file .f-control.focused+.f-label,
.f-group.--checkbox .f-control.focused+.f-label,
.f-group.--radio .f-control.focused+.f-label {
    transform: none;
    left: auto;
    padding-left: 25px;
    color: #444;
    max-width: 100%
}

.f-group.--file .f-label,
.f-group.--checkbox .f-label,
.f-group.--radio .f-label {
    position: relative;
    padding-left: 25px;
    top: auto;
    left: auto;
    transform: none;
    pointer-events: auto;
    line-height: 16px;
    background: 0;
    cursor: pointer;
    max-width: 100%
}

.f-group.--file .f-label:before,
.f-group.--checkbox .f-label:before,
.f-group.--radio .f-label:before {
    content: '';
    background: #fff;
    border: 1px solid #c4c7c8;
    text-align: center;
    width: 15px;
    height: 15px;
    font-size: 1.4rem;
    transition: border .15s, background-color .15s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block
}

.f-group.--file.--error .f-control+.f-label,
.f-group.--checkbox.--error .f-control+.f-label,
.f-group.--radio.--error .f-control+.f-label {
    color: #f6174d
}

.f-group.--file.--error .f-control+.f-label:before,
.f-group.--checkbox.--error .f-control+.f-label:before,
.f-group.--radio.--error .f-control+.f-label:before {
    border-color: #f6174d
}

.f-group.--file.--error .f-control+.f-label a,
.f-group.--checkbox.--error .f-control+.f-label a,
.f-group.--radio.--error .f-control+.f-label a {
    color: #f6174d
}

.f-group.--file.--error .f-control+.f-label a:hover,
.f-group.--checkbox.--error .f-control+.f-label a:hover,
.f-group.--radio.--error .f-control+.f-label a:hover {
    color: #3597dc
}

.f-group.--reset .f-label,
.f-group.--submit .f-label {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    background: 0
}

.f-group.--reset.--small input,
.f-group.--submit.--small input {
    font-size: var(--text-sm);
    padding: .8rem 1.8rem 1rem 1.8rem
}

.f-group.--switch .f-control {
    display: none
}

.f-group.--switch .f-control:checked+.f-label {
    background-color: #33c75a;
    padding: 4px 23px 4px 4px !important
}

.f-group.--switch .f-control:checked+.f-label:before {
    left: calc(100% - 23px)
}

.f-group.--switch .f-control:checked+.f-label:after {
    content: attr(data-permit)
}

.f-group.--switch .f-control:focus+.f-label,
.f-group.--switch .f-control.focused+.f-label {
    transform: none;
    left: auto;
    color: #444;
    max-width: 100%
}

.f-group.--switch .f-label {
    position: relative;
    height: 27px;
    min-width: 47px;
    top: auto;
    left: auto;
    transform: none;
    pointer-events: auto;
    line-height: 18px;
    background: #e3e3e3;
    border-radius: 14px;
    padding: 4px 4px 4px 23px !important;
    cursor: pointer;
    transition: all .2s linear;
    display: inline-flex;
    align-items: center
}

.f-group.--switch .f-label:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    left: 4px;
    top: 4px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.56);
    transition: left .2s linear
}

.f-group.--switch .f-label:after {
    content: attr(data-deny);
    padding: 0 5px;
    font-size: 1.2rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-group .f-feedback {
    position: relative
}

.f-group .f-feedback .f-control {
    padding-right: 30px
}

.f-group .f-feedback .f-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.f-group .f-feedback.--success .f-control:not(:placeholder-shown):focus,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused {
    border-color: #6ee312
}

.f-group .f-feedback.--success .f-control:not(:placeholder-shown):focus+.f-label,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused+.f-label {
    color: #6ee312
}

.f-group .f-feedback.--success .f-control:not(:placeholder-shown)~.f-control-feedback:before {
    color: #6ee312;
    content: "\F00C";
    font-family: FontAwesome;
    font-size: 1em
}

.f-group .f-feedback.--success .f-control:not(:placeholder-shown)~.f-message {
    color: #6ee312
}

.f-group .f-feedback.--success.--empty .f-control:not(:placeholder-shown)~.f-control-feedback:before {
    display: none
}

.f-group .f-feedback.--error .f-control:focus,
.f-group .f-feedback.--error .f-control.focused {
    border-color: #f6174d
}

.f-group .f-feedback.--error .f-control:focus+.f-label,
.f-group .f-feedback.--error .f-control.focused+.f-label {
    color: #f6174d
}

.f-group .f-feedback.--error .f-control.f-dropdown-toggle {
    border-color: #f6174d;
    color: #f6174d
}

.f-group .f-feedback.--error .f-control-feedback:before {
    color: #f6174d;
    content: "\F00D";
    font-family: FontAwesome;
    font-size: 1em
}

.f-group .f-feedback.--error .f-message {
    color: #f6174d
}

.f-group .f-feedback:not(.--success):not(.--error) .f-control:required~.f-control-feedback:before {
    color: #999;
    font-family: inherit;
    content: "*";
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1;
    height: 14px
}

.f-group .f-description {
    font-size: 1.1rem;
    color: #979797;
    margin-top: 5px
}

.f-group .f-message {
    margin-top: 5px;
    font-size: 1.3rem
}

.f-group .f-message:empty {
    display: none
}

.--hover .moreInfo__show:after {
    content: '\F106'
}

.--hover .moreInfo__desc {
    display: block !important
}

.moreInfo {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.moreInfo__show {
    cursor: help;
    font-size: 1.1rem
}

.moreInfo__show:after {
    content: '\F107';
    font-family: FontAwesome;
    display: inline-block;
    margin-left: .3rem
}

@media(min-width:979px) {
    .moreInfo__show {
        margin-left: 1rem;
        min-width: 1.5rem;
        height: 1.5rem;
        display: flex;
        justify-content: center;
        border: 1px solid #c4c7c8;
        font-size: 1.1rem;
        border-radius: 5px;
        text-decoration: none
    }

    .moreInfo__show:after {
        display: none
    }
}

.moreInfo.--hover .moreInfo__show:after {
    content: '\F106'
}

.moreInfo.--hover .moreInfo__desc {
    display: block !important
}

@media(min-width:979px) {
    .moreInfo:hover {
        cursor: help
    }

    .moreInfo:hover .moreInfo__desc {
        display: block !important
    }
}

.moreInfo__desc {
    z-index: 100;
    font-size: 1.2rem;
    background-color: #fff;
    margin-top: .5rem;
    width: 100%;
    font-size: 1.1rem
}

@media(min-width:979px) {
    .moreInfo__desc {
        position: absolute;
        top: 2.5rem;
        left: -2rem;
        padding: 1.5rem;
        margin-top: 0;
        width: unset;
        filter: drop-shadow(0 0 4px #c4c7c8);
        border-radius: 5px
    }

    .moreInfo__desc:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        top: -0.7rem;
        left: 3.4rem;
        border-width: 0 .55rem .75rem .55rem;
        border-color: transparent transparent #fff transparent
    }

    .moreInfo__desc:before {
        content: '';
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media(min-width:979px) {
    .moreInfo__desc {
        min-width: 30rem
    }
}

.pagination {
    display: flex;
    list-style: none;
    justify-content: center;
    margin-top: var(--text-3xl);
    flex-wrap: wrap
}

.pagination__element {
    display: flex;
    justify-content: center;
    margin-bottom: var(--text-sm)
}

.pagination__element:not(.--button) {
    flex: 1;
    max-width: 35px;
    min-height: 35px;
    font-family: 'Nunito', sans-serif;
    border-radius: 50px
}

.pagination__element:not(.--button) .pagination__link {
    width: 100%
}

.pagination__element.--prev .pagination__link:before,
.pagination__element.--next .pagination__link:before {
    font-family: FontAwesome;
    font-size: 1.6rem
}

.pagination__element.--prev .pagination__link:before {
    content: '\F104'
}

.pagination__element.--next .pagination__link:before {
    content: '\F105'
}

.pagination__element.--button .pagination__link {
    display: none
}

.pagination__element.--button.--prev .pagination__link:before,
.pagination__element.--button.--next .pagination__link:before {
    font-family: FontAwesome;
    font-size: 1.6rem
}

.pagination__element.--active .pagination__link {
    border: 2px solid #3597dc;
    font-weight: 700;
    color: #3597dc;
    border-radius: 5px
}

.pagination__element.--disabled .pagination__link {
    cursor: not-allowed;
    border: 2px solid transparent
}

.pagination__element.--disabled.--button,
.pagination__element.--disabled.--button {
    cursor: not-allowed;
    opacity: .6
}

.pagination__element .pagination__button {
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    .pagination__element {
        max-width: none;
        min-width: 35px
    }

    .pagination__element.--button .pagination__link {
        display: flex;
        width: 100%
    }
}

.pagination__link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    text-decoration: none;
    border-radius: 5px
}

.pagination__link:hover {
    border: 2px solid #3597dc;
    border-radius: 5px
}

.pagination__button {
    white-space: nowrap
}

.pagination__button.--next {
    margin-left: 5px
}

.pagination__button.--prev {
    margin-right: 5px
}

.load-content {
    margin-top: var(--text-3xl)
}

.load-content .pagination {
    display: none
}

.load-content>* {
    opacity: .2;
    pointer-events: none
}

.load-content:after {
    content: '';
    position: fixed;
    top: 50%;
    left: 50%;
    height: 7px;
    width: 150px;
    display: block;
    background: #fff;
    opacity: 1;
    z-index: 1;
    box-sizing: border-box;
    animation: loading 2s infinite linear;
    box-shadow: 0 0 0 7px #f3f9fd;
    margin-left: -75px
}

@keyframes loading {
    0% {
        border-left: 0 solid #3597dc
    }

    10% {
        border-left: 0 solid #3597dc
    }

    90% {
        border-left: 150px solid #3597dc
    }

    100% {
        border-left: 150px solid #3597dc
    }
}

img.b-lazy {
    min-width: 20px;
    min-height: 20px
}

img.b-loaded {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in-out 100ms;
    -moz-transition: opacity 500ms ease-in-out 100ms;
    -o-transitaion: opacity 500ms ease-in-out 100ms;
    transition: opacity 500ms ease-in-out 100ms;
    min-height: 0;
    min-width: 0
}

.note {
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

@media(min-width:757px) {
    .note {
        margin-bottom: 0
    }
}

.note span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 1.5em;
    order: 2;
    text-align: center;
    width: 100%;
    margin-bottom: 10px
}

@media(min-width:757px) {
    .note span {
        font-size: 1em;
        order: initial;
        width: auto;
        margin-bottom: 0
    }
}

.note small {
    padding-left: 6px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
    color: #444
}

.note i {
    color: #ddd;
    margin-right: 5px
}

.note i.active,
.note i.--active {
    color: #3597dc
}

.note strong {
    font-weight: normal;
    padding: 0 10px;
    width: 100%;
    order: 1;
    font-size: 2.1em;
    margin-bottom: 5px
}

@media(min-width:757px) {
    .note strong {
        font-size: 1.15em;
        order: initial;
        width: auto;
        margin-bottom: 0
    }
}

html:not(.--vat) .price_vat {
    display: none !important
}

.price {
    display: block;
    font-size: var(--product-price-font-size);
    font-weight: var(--product-price-font-weight);
    font-style: var(--product-price-font-style);
    color: var(--product-price-color);
    text-transform: var(--product-price-text-transform)
}

.price.--main {
    margin-bottom: var(--product-price-margin-bottom)
}

.price.--max,
.price.--omnibus,
.price.--before-rebate,
.price.--new-price {
    font-size: var(--product-rest-price-font-size);
    font-weight: var(--product-rest-price-font-weight);
    font-style: var(--product-rest-price-font-style);
    color: var(--product-rest-price-color);
    text-transform: var(--product-rest-price-text-transform)
}

.price.--points {
    font-size: var(--product-price-points-font-size);
    font-weight: var(--product-price-points-font-weight);
    font-style: var(--product-price-points-font-style);
    margin-bottom: var(--product-price-points-margin-bottom);
    color: var(--product-price-points-color);
    text-transform: var(--product-price-points-text-transform)
}

.price.--convert {
    font-size: var(--product-rest-price-font-size);
    font-weight: var(--product-rest-price-font-weight);
    font-style: var(--product-rest-price-font-style);
    color: var(--product-rest-price-color);
    text-transform: var(--product-rest-price-text-transform)
}

.price del {
    white-space: nowrap
}

.price__range {
    white-space: nowrap
}

.price_sellby {
    font-size: var(--product-price-unit-font-size);
    font-weight: var(--product-price-unit-font-weight);
    font-style: var(--product-price-unit-font-style);
    text-transform: var(--product-price-unit-text-transform);
    color: var(--product-price-unit-color)
}

.price_sellby>* {
    padding-left: 3px
}

.price_sellby__sep {
    padding: 0 2px 0 5px
}

.price_sellby__sep+* {
    padding-left: 0
}

.price_sellby__sellby[data-sellby='1'] {
    display: none
}

html.--hide-percentage-discounts .price_percent,
html.--hide-percentage-discounts .projector_prices__percent {
    display: none
}

.omnibus_price {
    font-size: 1.3rem
}

.omnibus_price__value {
    white-space: nowrap
}

.omnibus_price.--hidden {
    display: none
}

.omnibus_price .price_sellby {
    display: none
}

.new_price__value,
.new_price__date {
    white-space: nowrap
}

.product .product_cleardescription {
    font-size: 1.3rem;
    margin-bottom: 10px;
    color: #444
}

.product {
    background: var(--product-content-background);
    color: var(--product-content-color);
    text-align: center
}

.product .label_icons {
    position: var(--label-container-position);
    top: var(--label-container-top);
    left: var(--label-container-left);
    bottom: var(--label-container-bottom);
    right: var(--label-container-right);
    text-align: var(--label-container-text-align);
    display: var(--label-container-display);
    flex-wrap: wrap;
    gap: var(--label-container-gap)
}

@media(min-width:757px) {
    .product:has(:focus-visible):not(:has(.add_to_basket__more_input:focus-visible))::after {
        content: '';
        box-shadow: inset 0 0 0 2px var(--indigo-600);
        z-index: 1;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 5px;
        pointer-events: none
    }
}

.product .price_vat {
    display: none
}

.product .price_percent {
    margin-left: 3px
}

.product:first-child {
    margin-left: auto;
    margin-right: auto
}

@media(min-width:757px) {
    .product:first-child {
        margin-left: 0;
        margin-right: 0
    }
}

.product__icon {
    height: 15rem;
    margin-bottom: var(--product-icon-margin-bottom);
    position: relative
}

@media(min-width:757px) {
    .product__icon {
        height: 20rem
    }
}

.product__icon img {
    max-height: 15rem
}

@media(min-width:757px) {
    .product__icon img {
        max-height: 20rem
    }
}

.product__content_wrapper {
    padding: var(--product-content-padding)
}

.product__name {
    display: block;
    font-size: var(--product-name-font-size);
    font-weight: var(--product-name-font-weight);
    font-style: var(--product-name-font-style);
    font-family: var(--product-name-font-family);
    color: var(--product-name-color);
    text-transform: var(--product-name-text-transform);
    margin-bottom: var(--product-name-margin-bottom);
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}

.product__name:focus-visible {
    outline: 0;
    box-shadow: none
}

.product__name:hover {
    color: var(--product-name-color-hover);
    opacity: var(--product-name-opacity-hover, 1)
}

.product__prices {
    display: flex;
    flex-direction: column
}

.product__prices:not(.--omnibus) .price.--max,
.product__prices:not(.--omnibus) .price.--before-rebate {
    display: none
}

.product__prices.--omnibus-new-price .omnibus_price,
.product__prices.--omnibus-new-price .price.--max {
    display: none
}

.product__prices.--omnibus-new-price .price.--new-price {
    margin-top: 15px
}

.product__prices.--omnibus-higher .price.--main,
.product__prices.--omnibus-higher .price_percent {
    color: #f11a77
}

.product__prices.--omnibus-code .price.--max {
    display: none
}

.product__prices.--omnibus-code-short .price.--before-rebate {
    display: none
}

.product__prices.--omnibus-short .price.--max {
    display: none
}

.product__prices .omnibus_price {
    margin-bottom: var(--product-rest-price-margin-bottom);
    margin-top: var(--product-rest-price-margin-top);
    order: 3
}

.product__prices .price.--convert {
    order: 1
}

.product__prices .price.--points {
    order: 2
}

.product__prices .price.--omnibus,
.product__prices .price.--max,
.product__prices .price.--before-rebate,
.product__prices .price.--new-price {
    order: 3
}

.product__prices .price.--omnibus .price_sellby,
.product__prices .price.--max .price_sellby,
.product__prices .price.--before-rebate .price_sellby,
.product__prices .price.--new-price .price_sellby {
    display: none
}

.product__prices .price.--phone {
    text-decoration: none
}

.product__prices .price.--phone:hover {
    text-decoration: underline
}

.product__firm {
    font-size: 1.3rem;
    margin-bottom: 10px
}

.product__cleardescription {
    font-size: 1.3rem;
    margin-bottom: 15px
}

.product__opinion {
    padding-top: var(--padding-xl)
}

.product__opinion_client {
    font-size: 1.3rem;
    margin-bottom: 1rem
}

.product__opinion_content {
    font-size: 1.2rem
}

.product__opinion .note {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center
}

.product__opinion .note .icon-star {
    margin-right: 2px
}

.product__opinion .note small {
    font-size: 1.1rem
}

@media(min-width:757px) {
    .product__opinion .note small {
        font-size: 1.2rem
    }
}

.product__opinion .note span {
    font-size: 1.3rem;
    order: initial;
    width: auto;
    margin-bottom: 0;
    white-space: nowrap
}

@media(min-width:757px) {
    .product__opinion .note span {
        font-size: 1.4rem
    }
}

.hotspot .product__icon {
    max-height: 26rem;
    height: auto;
    position: relative;
    aspect-ratio: 1 / 1;
    max-width: 100%;
    overflow: hidden
}

@media(min-width:757px) {
    .hotspot .product__icon {
        max-height: 23rem;
        height: auto
    }
}

@media(min-width:979px) {
    .hotspot .product__icon {
        max-height: 28rem;
        height: auto
    }
}

.hotspot .product__icon picture {
    display: flex
}

.article__block {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    grid-gap: var(--text-base);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media(min-width:979px) {
    .article__block {
        grid-gap: var(--text-2xl)
    }
}

.article__block:-webkit-scrollbar {
    display: none
}

.article__item {
    border-radius: 15px;
    overflow: hidden;
    display: grid;
    grid-auto-flow: row;
    grid-template-rows: auto 1fr
}

.article__item .article__image_wrapper {
    line-height: 1
}

.article__item h3 {
    margin-bottom: var(--text-sm)
}

.article__item .article__content {
    padding: var(--text-xl);
    padding-top: var(--text-base);
    background: #f3f9fd;
    height: 100%;
    display: flex;
    flex-flow: column
}

.article__item .article__content .article__text {
    margin-bottom: var(--text-xl)
}

.article__item .article__content .article__more_link {
    margin-top: auto;
    display: grid;
    justify-content: end;
    width: auto
}

.datasquare {
    color: #3597dc;
    text-align: center;
    display: inline-block;
    font-size: 2.4rem;
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #d6eaf8;
    min-width: 40px
}

.datasquare>* {
    line-height: 1.1
}

.datasquare span,
.datasquare b {
    font-size: 1.1rem;
    font-weight: normal;
    display: block
}

.pagination__element.--button .pagination__link:before {
    color: #3598dc
}

.pagination__element.--button .pagination__link:hover {
    border: none !important
}

.pagination__element.--button .pagination__link:hover:before {
    transform: scale(1.05)
}

.pagination__element:not(.--button) {
    margin: 0 5px var(--text-sm) 5px
}

.pagination__element:not(.--button) a,
.pagination__element:not(.--button) span {
    line-height: 31px;
    display: inline-block;
    text-align: center;
    height: 35px;
    width: 35px !important;
    border: none !important;
    background: white;
    color: #3598dc !important;
    border: 1px solid #91c7ec !important;
    border-radius: 50% !important;
    transition: .3s ease;
    font-weight: 700
}

.pagination__element:not(.--button) a:hover,
.pagination__element:not(.--button) span:hover {
    background: #d6eaf8;
    transition: .3s ease;
    color: #1c7ec1;
    text-decoration: none;
    border: 1px solid #91c7ec
}

.pagination__element:not(.--button).--active span {
    line-height: 31px;
    display: inline-block;
    text-align: center;
    border-radius: 50% !important;
    height: 35px;
    width: 35px !important;
    background: #3598dc;
    color: white !important;
    border-color: #3598dc !important
}

.drop_down_wrapper {
    margin: 0 5px 5px 5px
}

.drop_down_label {
    display: block;
    position: relative;
    margin: 0 !important;
    padding: 5px 20px 5px 10px !important;
    text-transform: none !important;
    font-size: 17px !important;
    border: 0;
    border: 1px solid #d6eaf8;
    transition: all .2s linear;
    color: #d6eaf8;
    vertical-align: text-top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.drop_down_label img {
    max-height: 20px;
    vertical-align: middle
}

.drop_down_label:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #d6eaf8;
    content: '';
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 15%;
    margin-top: 10px;
    margin-left: 5px
}

.drop_down_label.open_list:after {
    border-top: 0;
    border-bottom: 5px solid #d6eaf8
}

.drop_down_list {
    display: none;
    margin: 0 10px 10px 10px;
    margin: 0 !important
}

.drop_down_list>* {
    display: block !important;
    margin: 0 !important;
    padding: 10px !important
}

div.fancy-select {
    position: relative;
    display: inline-block;
    color: #444
}

div.fancy-select.disabled {
    opacity: .5
}

div.fancy-select select:focus+div.trigger {
    outline: 0
}

div.fancy-select div.trigger,
.form-control.form-control.dropdown-toggle {
    display: block;
    width: 100%;
    height: 50px;
    text-align: left;
    padding: 6px 20px 6px 20px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    transition: border-color ease-in-out .15s;
    font-family: 'Nunito', sans-serif;
    border-radius: 10px;
    height: 40px;
    padding: 10px;
    padding-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

div.fancy-select div.trigger {
    background-color: #fff
}

.dropdown-menu,
div.fancy-select ul.options {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 400;
    display: none;
    float: left;
    min-width: 150px;
    max-height: 400px;
    padding: 0;
    margin: 5px 0 0;
    list-style: none;
    font-size: 1em;
    text-align: left;
    background-color: #fff;
    border: 1px solid #d6eaf8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

.dropdown-menu::-webkit-scrollbar-track,
div.fancy-select ul.options::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.dropdown-menu::-webkit-scrollbar,
div.fancy-select ul.options::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.dropdown-menu::-webkit-scrollbar-thumb,
div.fancy-select ul.options::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

@media(min-width:757px) {

    .dropdown-menu div.fancy-select ul.options,
    div.fancy-select ul.options div.fancy-select ul.options {
        top: 35px
    }
}

@media(min-width:1200px) {

    .dropdown-menu div.fancy-select ul.options,
    div.fancy-select ul.options div.fancy-select ul.options {
        max-height: 500px
    }
}

.open>.dropdown-menu,
div.fancy-select ul.options.open {
    display: block
}

.form-control.dropdown-toggle::after,
div.fancy-select div.trigger::after {
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    color: #3597dc;
    content: '\F0D7';
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: fontawesome;
    position: absolute;
    right: 17px;
    top: 50%;
    margin: 0;
    float: none
}

.form-group.open .form-control.dropdown-toggle::after,
div.fancy-select div.trigger.open:after {
    content: '\F0D8'
}

div.fancy-select ul.options li,
.dropdown-menu>li>a {
    display: block;
    padding: 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #444;
    white-space: nowrap;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    cursor: pointer;
    text-decoration: none
}

.dropdown-menu>li>a:hover,
.dropdown-menu .selected {
    text-decoration: none;
    background: #f3f9fd
}

div.fancy-select ul.options li.hover,
div.fancy-select ul.options li.selected {
    text-decoration: none;
    background: #f3f9fd
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #f1f1f1
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #3597dc
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #d6eaf8
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>a {
    outline: 0
}

.f-dropdown.--small .f-control:after {
    height: 100%;
    font-size: 1.4rem;
    width: 1.4rem
}

.f-dropdown.--small .f-dropdown-menu {
    font-size: var(--text-xs);
    border-radius: 0 0 5px 5px
}

.f-dropdown.--small .f-dropdown-menu a {
    padding: .6rem 1.3rem
}

@media(min-width:757px) {
    .f-dropdown.--small-sm .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-sm .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-sm .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

@media(min-width:979px) {
    .f-dropdown.--small-md .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-md .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-md .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

@media(min-width:1200px) {
    .f-dropdown.--small-lg .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-lg .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-lg .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

@media(max-width:756px) {
    .f-dropdown.--small-sm-max .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-sm-max .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-sm-max .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

@media(max-width:978px) {
    .f-dropdown.--small-md-max .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-md-max .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-md-max .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

@media(max-width:1199px) {
    .f-dropdown.--small-lg-max .f-control:after {
        height: 100%;
        font-size: 1.4rem;
        width: 1.4rem
    }

    .f-dropdown.--small-lg-max .f-dropdown-menu {
        font-size: var(--text-xs);
        border-radius: 0 0 5px 5px
    }

    .f-dropdown.--small-lg-max .f-dropdown-menu a {
        padding: .6rem 1.3rem
    }
}

.f-dropdown {
    position: relative
}

.f-dropdown .f-control {
    padding-right: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px
}

.f-dropdown .f-control:after {
    font-family: FontAwesome;
    position: absolute;
    right: var(--text-sm);
    top: 50%;
    font-size: var(--text-sm);
    content: '\f107';
    width: 2rem;
    height: 2rem;
    border-radius: 50px;
    background: #f3f9fd;
    text-align: center;
    line-height: 2rem;
    font-weight: bold;
    height: auto !important;
    transform: translateY(-50%)
}

.f-dropdown .f-control:focus,
.f-dropdown .f-control.focused {
    border-color: #d6eaf8
}

.f-dropdown .f-control.--disabled,
.f-dropdown .f-control.--readonly {
    opacity: .75;
    cursor: not-allowed;
    pointer-events: none
}

.f-dropdown .f-dropdown-menu {
    position: absolute;
    top: calc(100% - 1px);
    right: 0;
    left: 0;
    min-width: 100px;
    max-height: 300px;
    list-style: none;
    font-size: 1.4rem;
    background: #fff;
    text-align: left;
    border: 1px solid #d6eaf8;
    z-index: 400;
    display: none;
    overflow: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 9px 9px rgba(145, 199, 236, 0.25)
}

.f-dropdown .f-dropdown-menu::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.f-dropdown .f-dropdown-menu::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.f-dropdown .f-dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

@media(min-width:757px) {
    .f-dropdown .f-dropdown-menu {
        max-height: 400px
    }
}

.f-dropdown .f-dropdown-menu a {
    color: #1c7ec1;
    display: block;
    padding: .6rem 1.8rem;
    text-decoration: none;
    width: 100%
}

.f-dropdown .f-dropdown-menu a:hover,
.f-dropdown .f-dropdown-menu a.selected,
.f-dropdown .f-dropdown-menu a.--selected {
    background: #f3f9fd
}

.f-dropdown .f-dropdown-li.--disabled a,
.f-dropdown li.--disabled a {
    opacity: .4;
    text-decoration: line-through
}

.f-dropdown.open .f-control,
.f-dropdown.--open .f-control {
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 9px rgba(145, 199, 236, 0.25)
}

.f-dropdown.open .f-control:after,
.f-dropdown.--open .f-control:after {
    content: '\F106'
}

.f-dropdown.open .f-dropdown-menu,
.f-dropdown.--open .f-dropdown-menu {
    display: block
}

.f-dropdown.--placeholder .f-dropdown-toggle[data-indexcurrent='0'] .f-dropdown-label {
    display: none
}

.f-dropdown.--placeholder .f-dropdown-menu li:first-child {
    display: none
}

.f-dropdown>select {
    display: none
}

.f-dropdown>select.--placeholder-select option:first-child {
    display: none
}

.f-dropdown>select[readonly] {
    pointer-events: none
}

.f-dropdown[data-direction='top' i].open .f-control,
.f-dropdown[data-direction='top' i].--open .f-control {
    border-radius: 0 0 5px 5px
}

.f-dropdown[data-direction='top' i].open .f-control:after,
.f-dropdown[data-direction='top' i].--open .f-control:after {
    content: '\F107'
}

.f-dropdown[data-direction='top' i] .f-control:after {
    content: '\F106'
}

.f-dropdown[data-direction='top' i] .f-dropdown-menu {
    top: unset;
    bottom: calc(100% + 5px);
    border-radius: 5px 5px 0 0
}

._mobile .f-dropdown:not(.--disable-mobile-view)>select {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    display: block
}

._mobile .f-dropdown:not(.--disable-mobile-view):not(.open) .f-dropdown-menu {
    display: none
}

div.loadingMap {
    background: url('https://bosastopka.pl/gfx/standards/mapLoaderBg.png?r=1738891033');
    height: 501px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    right: 0
}

div.loadingContent {
    position: relative
}

div.loadingBox {
    background: none repeat scroll 0 0 #fff;
    padding: 10px;
    position: absolute;
    opacity: 0
}

span.loadingMap {
    color: #444;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    text-align: center
}

span.loadingNav {
    display: none
}

span.loadingAdres {
    display: none
}

img.marker_face {
    display: none
}

.mapTooltip {
    max-width: 200px;
    font-size: 11px
}

.mapTooltipName {
    font-size: 13px
}

.mapTooltipAdress {
    padding-bottom: 5px;
    padding-top: 5px
}

.mapTooltipComment {
    padding-top: 5px
}

.mapTooltipLink {
    padding-top: 8px;
    font-size: 1em
}

.pickupl_calendar_wrapper {
    margin: 0 -5px 20px
}

.pickupl_date {
    background: #fff;
    cursor: pointer;
    display: inline-block;
    width: 33.333333%
}

.pickupl_radio {
    opacity: 0;
    position: absolute
}

.pickupl_date_sub {
    border: 2px solid #d6eaf8;
    margin: 5px;
    padding: 10px;
    text-align: center;
    border-radius: 5px
}

.pickupl_date_day {
    display: block;
    font-weight: bold
}

.pickupl_date_month {
    font-size: 12px
}

input:checked+div.pickupl_date_sub {
    border: 2px solid #3597dc
}

@media(min-width:757px) {
    .pickupl_date {
        width: 25%
    }
}

@media(min-width:979px) {
    .pickupl_date {
        width: 10%
    }
}

aside[class*='col-'] {
    display: none;
    font-size: .93em;
    display: block;
    padding: 1.5rem;
    position: fixed !important;
    font-size: 1em;
    z-index: 1000;
    top: 0;
    bottom: -60px;
    overflow-x: hidden;
    overflow-y: auto;
    right: -100%;
    padding-right: calc(1.5rem + env(safe-area-inset-right))
}

@media(max-width:1199px) {
    aside[class*='col-'] {
        max-width: 25%
    }
}

@media(max-width:978px) {
    aside[class*='col-'] {
        max-width: 50vw
    }
}

@media(max-width:756px) {
    aside[class*='col-'] {
        max-width: calc(100% - 60px)
    }
}

@media(min-width:757px) {
    aside[class*='col-'] {
        right: -50vw
    }
}

@media(min-width:979px) {
    aside[class*='col-'] {
        display: none;
        position: relative !important;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        overflow: visible;
        z-index: 0;
        padding: 0 15px !important
    }
}

@media(min-width:1200px) {
    aside[class*='col-'] {
        font-size: 1em
    }
}

header {
    margin-bottom: 10px;
    background: white;
    border-bottom: 1px solid #91c7ec;
    font-size: .93em;
    display: grid;
    grid-template-columns: 1fr auto auto auto;
    grid-template-areas: "bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "logo menu_search menu_basket menu_categories";
    justify-content: flex-start;
    height: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 600;
    box-shadow: none;
    justify-content: space-between;
    align-items: stretch;
    transition: .25s transform;
    padding-right: 0;
    padding-right: env(safe-area-inset-right);
    padding-left: 0;
    padding-left: env(safe-area-inset-left)
}

@media(min-width:979px) {
    header {
        height: auto;
        position: relative;
        border: 0;
        box-shadow: none;
        align-items: center;
        background: transparent;
        grid-template-columns: 200px minmax(400px, 1fr) auto auto;
        grid-column-gap: 3rem;
        grid-template-areas: "bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "logo menu_search menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs"
    }
}

@media(min-width:1200px) {
    header {
        font-size: 1em;
        grid-column-gap: 5rem
    }
}

@media(min-width:999999px) {
    header {
        grid-column-gap: 7rem
    }
}

@-moz-document url-prefix() {
    header::before {
        background: white;
        backdrop-filter: unset
    }
}

@media(max-width:978px) {
    .scroll header {
        transform: translateY(-100%)
    }
}

.scroll header:before,
.scroll_down header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px)
}

@media(min-width:979px) {

    .scroll header:before,
    .scroll_down header:before {
        content: none
    }
}

footer {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important
}

@media(min-width:757px) {
    footer {
        font-size: 1em
    }
}

html:not(.order_process) #container.payment_tunnel header {
    justify-content: center;
    grid-template-areas: "bars_top bars_top bars_top bars_top" "logo logo logo logo"
}

@media(min-width:979px) {
    html:not(.order_process) #container.payment_tunnel header {
        border-bottom: 1px solid #d6eaf8;
        margin: 0 0 2rem !important
    }
}

html:not(.order_process) #container.payment_tunnel #logo {
    justify-content: center
}

#container {
    margin: 0 auto;
    text-align: left;
    font-size: var(--text-sm);
    position: relative;
    line-height: 1.5
}

#container.payment_tunnel #footer_links,
#container.payment_tunnel .breadcrumbs,
#container.payment_tunnel #menu_categories,
#container.payment_tunnel #menu_basket,
#container.payment_tunnel #menu_settings,
#container.payment_tunnel #menu_search,
#container.payment_tunnel .orderdetails_summary,
#container.payment_tunnel #prepaid_order_products,
#container.payment_tunnel #prepaid_delivery_list,
#container.payment_tunnel #prepaid_address,
#container.payment_tunnel .actions_return_rma,
#container.payment_tunnel .actions_rma,
#container.payment_tunnel #prepaid_documents,
#container.payment_tunnel #prepaid_buttons,
#container.payment_tunnel .freeShipping {
    display: none !important
}

#container.prepaid_page.payment_tunnel+footer #footer_links,
#container.prepaid_page.payment_tunnel+footer #menu_buttons {
    display: none !important
}

@media(max-width:978px) {
    #container:not(.basketedit_page, .pickup-sites_page, .order2_page, .order1_page, .search_page, .affiliate-client_page, .affiliate-clients_page, .affiliate-generator_page, .affiliate-main_page, .affiliate-orders_page, .affiliate-resources_page, .affiliate-stats_page, .main_page, .returns-confirmation_page, .returns-couriers_page, .returns-details_page, .returns-list_page, .returns-methods_page, .returns-products_page, .returns-repayments_page, .returns-sites_page, .rma-add_page, .rma-confirmation_page, .rma-details_page, .rma-edit_page, .rma-list_page, .rma-methods_page, .rma_products_page, .rma-sites_page, .return_products_page) #content:nth-child(2) {
        margin-top: 60px
    }
}

@media(min-width:979px) {
    .search_page #content {
        margin-top: 0
    }
}

#content {
    margin-top: 10px
}

@media(min-width:757px) {
    #content.narrow {
        max-width: 757px;
        margin: var(--text-2xl) auto 0 auto
    }
}

@media(min-width:979px) {
    #content {
        margin-top: 0
    }
}

#layout {
    margin-bottom: 30px
}

.main_page header {
    margin-bottom: 0
}

.main_page #layout,
.basketedit_page #layout {
    margin-bottom: 0
}

.search_page aside {
    display: none
}

.search_page #layout {
    margin-bottom: 15px
}

.blog-list_page aside {
    display: block
}

.blog-item_page aside {
    display: block
}

.sidebar_open,
.filters_open {
    overflow: hidden
}

.sidebar_open header,
.filters_open header {
    justify-content: flex-start
}

.sidebar_open aside,
.filters_open aside {
    right: 0;
    z-index: 1101;
    transition: right 200ms ease 200ms;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    padding-bottom: 120px !important;
    display: block;
    background: white
}

.sidebar_open #container,
.filters_open #container {
    left: 0
}

.sidebar_open footer,
.filters_open footer {
    left: 0;
    position: relative
}

.sidebar_open #content *,
.filters_open #content * {
    pointer-events: none
}

.sidebar_open footer *,
.filters_open footer * {
    pointer-events: none
}

.sidebar_open #logo,
.filters_open #logo,
.sidebar_open #menu_basket,
.filters_open #menu_basket {
    display: none !important
}

#ck_dsclr {
    margin-left: -15px;
    margin-right: -15px;
    position: relative !important;
    background: #3597dc !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    border-top: 1px solid #3597dc !important;
    border-bottom: none !important;
    clear: both
}

@media(min-width:979px) {
    #ck_dsclr {
        margin-left: 0;
        margin-right: 0
    }
}

#ck_dsclr #ck_dsclr_sub {
    max-width: 100% !important;
    font-size: 13px !important;
    display: flex !important;
    justify-content: center;
    padding: 10px 15px;
    align-items: center;
    color: #fff !important
}

#ck_dsclr a {
    color: #fff !important;
    text-decoration: underline !important
}

#ck_dsclr a:hover {
    text-decoration: none !important
}

#ck_dsclr #ckdsclmrshtdwn {
    background: #fff !important;
    color: #3597dc !important;
    border: 1px solid #fff !important;
    padding: 7px !important;
    margin-left: 10px;
    transition: all .25s;
    width: auto !important
}

#ck_dsclr #ckdsclmrshtdwn:hover {
    background: #3597dc !important;
    color: #fff !important
}

#iai-accounts_toplayer p a {
    color: #3597dc !important;
    text-decoration: underline !important
}

#iai-accounts_toplayer p a:hover {
    text-decoration: none !important;
    color: #444 !important
}

.iai-accounts_alter_button {
    color: #3597dc !important;
    text-decoration: underline !important
}

.iai-accounts_alter_button:hover {
    text-decoration: none !important;
    color: #444 !important
}

#accept_button,
#no_thanks_button {
    background: none !important;
    padding: 0 !important;
    border: 2px solid transparent !important;
    font-family: var(--font-family-headline) !important;
    display: inline-block !important;
    text-transform: uppercase !important;
    width: 100% !important;
    text-align: center !important;
    cursor: pointer !important;
    line-height: 1 !important;
    font-size: var(--text-xs) !important;
    padding: .6rem 1.6rem .8rem 1.6rem !important;
    transition: background-color .2s, color .2s, border-color .2s !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    color: #3598dc !important;
    font-size: var(--text-sm) !important;
    padding: .8rem 1.8rem 1rem 1.8rem !important
}

#accept_button:hover,
#no_thanks_button:hover {
    text-decoration: none !important !important
}

#accept_button:hover,
#no_thanks_button:hover {
    color: #91c7ec !important
}

#accept_button.--f,
#no_thanks_button.--f {
    width: 100% !important
}

#accept_button.--a,
#no_thanks_button.--a {
    width: auto !important
}

#accept_button.btn-primary,
#no_thanks_button.btn-primary {
    color: white !important !important;
    text-decoration: none !important !important
}

@media(min-width:757px) {

    #accept_button,
    #no_thanks_button {
        width: auto
    }
}

#accept_button:hover,
#no_thanks_button:hover {
    color: #444 !important
}

#accept_button.--extrasmall,
#no_thanks_button.--extrasmall {
    padding: .4rem .8rem .65rem .8rem !important;
    font-size: var(--text-xs) !important
}

#accept_button.--medium,
#no_thanks_button.--medium {
    font-size: var(--text-sm) !important;
    padding: 1rem 1.75rem 1.2rem 1.75rem !important
}

#accept_button.--large,
#no_thanks_button.--large {
    font-size: var(--text-sm) !important;
    padding: 1rem 1.5rem 1.1rem 1.5rem !important
}

@media(min-width:757px) {

    #accept_button.--large,
    #no_thanks_button.--large {
        font-size: var(--text-base)
    }
}

#accept_button.--extralarge,
#no_thanks_button.--extralarge {
    font-size: var(--text-base) !important;
    padding: .8rem 2rem .9rem 2rem !important
}

@media(min-width:757px) {

    #accept_button.--extralarge,
    #no_thanks_button.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

#accept_button.--solid,
#no_thanks_button.--solid,
#accept_button.btn-primary,
#no_thanks_button.btn-primary {
    background: #3598dc !important;
    border: 1px solid #3598dc !important;
    color: white !important
}

#accept_button.--solid:hover,
#no_thanks_button.--solid:hover,
#accept_button.btn-primary:hover,
#no_thanks_button.btn-primary:hover {
    background: #1c7ec1 !important;
    border: 1px solid #1c7ec1 !important;
    color: white !important
}

#accept_button.--pink,
#no_thanks_button.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white !important
}

#accept_button.--pink:hover,
#no_thanks_button.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white !important
}

#accept_button.--white,
#no_thanks_button.--white {
    background: white !important;
    border-color: white !important;
    color: #3598dc !important
}

#accept_button.--white:hover,
#no_thanks_button.--white:hover {
    background-color: #3598dc !important;
    border-color: #3598dc !important;
    color: white !important !important
}

#accept_button.--pale,
#no_thanks_button.--pale {
    color: #1c7ec1 !important;
    background: #f3f9fd !important;
    border: 1px solid #91c7ec !important
}

#accept_button.--pale:hover,
#no_thanks_button.--pale:hover {
    color: white !important !important;
    background: #3598dc !important;
    border: 1px solid #3598dc !important
}

#accept_button.--light,
#no_thanks_button.--light {
    color: #3598dc !important;
    background: #f3f9fd !important;
    border: 1px solid #f3f9fd !important
}

#accept_button.--light:hover,
#no_thanks_button.--light:hover {
    color: white !important !important;
    background: #3598dc !important;
    border: 1px solid #3598dc !important
}

#accept_button.--outline,
#no_thanks_button.--outline {
    background: transparent !important;
    border: 1px solid #3598dc !important;
    color: #3598dc !important
}

#accept_button.--outline:hover,
#no_thanks_button.--outline:hover {
    background: #3598dc !important;
    border: 1px solid #3598dc !important;
    color: white !important
}

#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--icon-right,
#no_thanks_button.--icon-right {
    position: relative !important
}

#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444 !important;
    text-decoration: underline !important
}

#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block !important;
    text-decoration: none !important
}

#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc !important
}

#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
    font-family: FontAwesome !important
}

#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important
}

#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--medium.--icon-left,
#no_thanks_button.--medium.--icon-left,
#accept_button.--large.--icon-left,
#no_thanks_button.--large.--icon-left {
    padding-left: 2.5em !important
}

#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--medium.--icon-left i,
#no_thanks_button.--medium.--icon-left i,
#accept_button.--large.--icon-left i,
#no_thanks_button.--large.--icon-left i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--medium.--icon-left:before,
#no_thanks_button.--medium.--icon-left:before,
#accept_button.--large.--icon-left:before,
#no_thanks_button.--large.--icon-left:before {
    left: .7em !important;
    font-size: 1.3em !important
}

#accept_button.--icon-right,
#no_thanks_button.--icon-right,
#accept_button.--medium.--icon-right,
#no_thanks_button.--medium.--icon-right,
#accept_button.--large.--icon-right,
#no_thanks_button.--large.--icon-right {
    padding-right: 2.5em !important
}

#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--medium.--icon-right i,
#no_thanks_button.--medium.--icon-right i,
#accept_button.--large.--icon-right i,
#no_thanks_button.--large.--icon-right i,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before,
#accept_button.--medium.--icon-right:before,
#no_thanks_button.--medium.--icon-right:before,
#accept_button.--large.--icon-right:before,
#no_thanks_button.--large.--icon-right:before {
    right: .7em !important;
    font-size: 1.3em !important
}

#accept_button.--nt,
#no_thanks_button.--nt {
    text-transform: none !important
}

#accept_button.--r,
#no_thanks_button.--r {
    border-radius: 50px !important
}

#accept_button.--secondary,
#no_thanks_button.--secondary {
    color: #444 !important
}

#accept_button.--secondary:hover,
#no_thanks_button.--secondary:hover {
    color: #3598dc !important
}

#accept_button.--secondary.--solid,
#no_thanks_button.--secondary.--solid {
    background: #1c7ec1 !important;
    border: 1px solid #1c7ec1 !important;
    color: white !important
}

#accept_button.--secondary.--solid:hover,
#no_thanks_button.--secondary.--solid:hover {
    background: #3598dc !important;
    border: 1px solid #3598dc !important;
    color: white !important
}

#accept_button.--secondary.--outline,
#no_thanks_button.--secondary.--outline {
    background: white !important;
    border: 1px solid #1c7ec1 !important;
    color: #1c7ec1 !important
}

#accept_button.--secondary.--outline:hover,
#no_thanks_button.--secondary.--outline:hover {
    background: white !important;
    border: 1px solid #3598dc !important;
    color: #3598dc !important
}

#accept_button:focus-visible,
#no_thanks_button:focus-visible {
    outline: 2px solid #fff !important;
    box-shadow: 0 0 0 2px var(--indigo-600) !important;
    outline-offset: 2px !important
}

@media(min-width:757px) {

    #accept_button,
    #no_thanks_button {
        width: 47% !important
    }
}

#accept_button {
    background: #3597dc !important;
    border: 1px solid #3597dc !important;
    color: #fff !important
}

#accept_button:hover {
    background: #91c7ec !important;
    border: 1px solid #91c7ec !important;
    color: #f3f9fd !important
}

#viewType {
    width: 1px
}

@media(min-width:757px) {
    #viewType {
        width: 2px
    }
}

@media(min-width:979px) {
    #viewType {
        width: 3px
    }
}

@media(min-width:1200px) {
    #viewType {
        width: 4px
    }
}

.scrollarea {
    border-right: 1px solid #444
}

.image-left {
    float: left;
    margin-right: 10px
}

.image-popup._mobile #container1 {
    display: none
}

.image-popup._mobile #container {
    display: none
}

.table_wrapper {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0
}

.table_row {
    display: table-row
}

.table_cell {
    display: table-cell;
    float: none !important;
    vertical-align: top
}

.ui-table {
    border: 0 none;
    border-collapse: collapse;
    padding: 0;
    width: 100%
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.ui-table th {
    font-weight: bold;
    line-height: 1.5em;
    padding: .4em .5em;
    vertical-align: top;
    text-align: left;
    clear: left;
    float: left;
    width: 100%
}

@media(min-width:757px) {
    .ui-table th {
        float: none;
        clear: none;
        width: auto
    }
}

.ui-table td {
    line-height: 1.5em;
    padding: .7em .5em;
    vertical-align: top;
    text-align: left;
    clear: left;
    float: left;
    width: 100%
}

@media(min-width:757px) {
    .ui-table td {
        float: none;
        clear: none;
        width: auto
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.ui-table-reflow tbody th {
    margin-top: 30px
}

@media(min-width:757px) {
    .ui-table-reflow tbody th {
        margin-top: 3em
    }
}

.ui-table-reflow thead td,
.ui-table-reflow thead th {
    display: none
}

@media(min-width:757px) {

    .ui-table-reflow thead td,
    .ui-table-reflow thead th {
        display: table-cell
    }
}

.table-stroke tr:nth-child(2n) {
    background: 0
}

.ui-table-reflow td .ui-table-cell-label,
.ui-table-reflow th .ui-table-cell-label {
    margin: -0.4em 1em -0.4em -0.4em;
    min-width: 40%;
    padding: .4em;
    display: inline-block
}

@media(min-width:757px) {

    .ui-table-reflow td .ui-table-cell-label,
    .ui-table-reflow th .ui-table-cell-label {
        display: none
    }
}

.table-stroke thead th,
.table-stroke thead td {
    border-bottom: 1px solid #d6eaf8;
    line-height: 1.2
}

.table-stroke tbody th,
.table-stroke tbody td {
    border-bottom: 1px solid #d6eaf8;
    vertical-align: middle;
    line-height: 1.3
}

.ui-table-reflow td,
.ui-table-reflow th {
    text-align: left;
    font-size: var(--text-xs)
}

.table-stroke-row-sum {
    border-top: 2px solid #d6eaf8;
    border-bottom: 1px solid #d6eaf8;
    color: #3597dc;
    font-weight: bold;
    background: #f1f1f1 !important
}

.table-stroke-row-sum th {
    color: #444
}

.mobile_sidebar .menu_box {
    display: none
}

.mobile_sidebar div.main_hotspot {
    display: none
}

.mobile_sidebar .menu_sub_box {
    border: 0;
    background: 0;
    padding: 0
}

.mobile_sidebar .menu_box h2,
.mobile_sidebar .menu_box_label {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block;
    background: 0;
    border: 0;
    border-bottom: 1px solid #3597dc;
    font-size: 1.083em;
    font-weight: normal;
    padding: 0 0 4px 0;
    line-height: 1.5
}

@media(max-width:567px) {

    .mobile_sidebar .menu_box h2,
    .mobile_sidebar .menu_box_label {
        font-size: var(--text-lg)
    }
}

.mobile_sidebar .menu_box h2>*:not('.mb-*'),
.mobile_sidebar .menu_box_label>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {

    .mobile_sidebar .menu_box h2>*:not('.mb-*'),
    .mobile_sidebar .menu_box_label>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.mobile_sidebar .menu_box h2 a:hover,
.mobile_sidebar .menu_box_label a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.mobile_sidebar .menu_box h2.--pink,
.mobile_sidebar .menu_box_label.--pink {
    color: #f11a77
}

.mobile_sidebar .menu_box h2 .--black,
.mobile_sidebar .menu_box_label .--black,
.mobile_sidebar .menu_box h2.--black,
.mobile_sidebar .menu_box_label.--black {
    color: #444
}

.mobile_sidebar .menu_box h2 .--blue,
.mobile_sidebar .menu_box_label .--blue,
.mobile_sidebar .menu_box h2.--blue,
.mobile_sidebar .menu_box_label.--blue {
    color: #3598dc
}

.mobile_sidebar .menu_box h2.--mb,
.mobile_sidebar .menu_box_label.--mb {
    margin-bottom: var(--text-xl)
}

.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
    font-size: 1em;
    font-weight: normal;
    color: #444;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-top: 5px solid \9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.text-success {
    color: #b8da49
}

.text-danger {
    color: #f6174d
}

.bg_alter {
    background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
    border-radius: 15px;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.bg_alter .icon_link::before {
    color: #3598dc
}

.bg_mask {
    background: #fff;
    color: #444;
    border: 1px solid #c4c7c8
}

.bg_mask .big_label {
    color: #444;
    border-color: #3597dc
}

.bg_mask .product-name {
    color: #444
}

a.reverse_link,
.reverse_link a {
    color: #444
}

a.reverse_link:hover,
.reverse_link a:hover {
    color: #3597dc
}

@media(max-width:978px) {
    html.--modal body {
        max-height: calc(var(--vh, 1vh) * 100);
        overflow: hidden
    }
}

.modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1100;
    background: rgba(23, 73, 108, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Nunito', sans-serif;
    color: #1c7ec1
}

.modal:hover {
    text-decoration: none !important
}

.modal .headline {
    margin-top: -0.6rem
}

@media(max-width:756px) {
    .modal.--mobile {
        height: 200vh;
        height: calc(var(--vh, 1vh) * 200);
        align-items: flex-end;
        top: auto;
        animation: slideUp .4s ease-out both
    }

    .modal.--mobile .modal__wrapper {
        max-width: none;
        border-radius: 0;
        max-height: 100vh;
        max-height: calc(var(--vh, 1vh) * 100);
        margin: 0 !important
    }

    .modal.--mobile .modal__close {
        position: fixed
    }
}

.modal.--absolute {
    position: absolute;
    height: auto;
    bottom: 0
}

.modal.--absolute .modal__wrapper {
    align-self: flex-start;
    max-height: none;
    margin-top: 3rem
}

.modal.--extrasmall .modal__wrapper {
    max-width: 340px;
    padding: 2rem
}

.modal.--medium .modal__wrapper {
    max-width: 840px
}

.modal.--large .modal__wrapper {
    max-width: 1170px
}

.modal.--loading .modal__content {
    position: relative;
    pointer-events: none
}

.modal.--loading .modal__content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.modal.--loading .modal__content:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.modal.--loading .modal__content:after {
    position: absolute
}

@media(min-width:757px) {
    .modal.--loading .modal__content:after {
        position: fixed
    }
}

.modal__wrapper {
    background: white;
    width: 100%;
    max-width: 540px;
    max-height: 90vh;
    max-height: calc(var(--vh, 1vh) * 90);
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 15px;
    margin: 0 calc(15px + env(safe-area-inset-right)) 0 calc(15px + env(safe-area-inset-left));
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 3rem
}

.modal__wrapper::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.modal__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.modal__wrapper::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

@media(min-width:979px) {
    .modal__wrapper {
        padding: 3.5rem
    }
}

.modal__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
    padding: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.modal__close:hover {
    text-decoration: none !important
}

.modal__close:hover:before {
    color: #1c7ec1
}

@media(min-width:979px) {
    .modal__close {
        width: 3.5rem;
        height: 3.5rem
    }
}

.modal__close:before {
    content: '\f057';
    font-family: 'Font Awesome';
    font-size: 3.2rem;
    color: #3598dc
}

.modal.--region-forced .modal__close {
    display: none
}

.region_forced__label {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px
}

.region_forced__label_value {
    white-space: nowrap
}

.region_forced__body {
    font-size: 1.3rem;
    margin-bottom: 20px
}

.region_forced__item {
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
    line-height: 1.1
}

.region_forced__item:before {
    content: '';
    background: #444;
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 50%
}

.region_forced__buttons {
    display: flex;
    flex-direction: column
}

.region_forced__unset {
    align-self: center;
    margin-top: 20px;
    font-size: 1.3rem
}

#modal.--tab-focus .tabfocus__buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    gap: 16px
}

.redirection {
    display: none
}

.redirection__close {
    display: none
}

.redirection__wrapper.--title {
    margin-bottom: 2rem
}

@media(min-width:757px) {
    .redirection__wrapper.--title {
        margin-bottom: 3rem
    }
}

@media(min-width:979px) {
    .redirection__wrapper.--title {
        background: #f3f9fd;
        color: #444;
        padding: 5rem;
        margin: -7rem 0 -7rem -1rem
    }
}

@media(min-width:1200px) {
    .redirection__wrapper.--title {
        padding: 6.5rem 5rem;
        margin: -5rem 0 -5rem -1rem
    }
}

@media(min-width:979px) {
    .redirection__wrapper.--configurator {
        padding: 0 3rem
    }
}

@media(min-width:1200px) {
    .redirection__wrapper.--configurator {
        padding: 3rem 5rem
    }
}

.redirection__language {
    margin-bottom: 1.5rem
}

@media(min-width:757px) {
    .redirection__language {
        width: 50%;
        min-width: 50%;
        padding: 0 1.5rem
    }
}

.redirection__language.--active .redirection__language_name {
    box-shadow: inset 0 -2px 0 #3597dc
}

.redirection__language.--active .redirection__selector.--country {
    display: block
}

.redirection__language strong {
    display: flex;
    align-items: center;
    cursor: pointer
}

.redirection__language strong span {
    padding-bottom: .2rem
}

@media(min-width:757px) {
    .redirection__selector.--language {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -1.5rem;
        width: 100%
    }
}

.redirection__selector.--country {
    display: none
}

.redirection__selector.--country:not(.--any) {
    margin: 1rem 0 0 3.1rem
}

@media(min-width:757px) {
    .redirection__selector.--country:not(.--any) {
        margin-top: 1.5rem
    }
}

.redirection__title {
    font-size: 2rem;
    line-height: 1;
    font-family: var(--font-family-headline)
}

@media(min-width:979px) {
    .redirection__title {
        text-align: right;
        font-size: 3.1rem
    }
}

.redirection__title span {
    display: block
}

@media(min-width:757px) {
    .redirection__title span {
        display: inline
    }
}

@media(min-width:979px) {
    .redirection__title span {
        display: block
    }
}

@media(min-width:757px) {
    .redirection__title span:first-child {
        margin-right: .5rem
    }
}

@media(min-width:979px) {
    .redirection__title span:first-child {
        margin: 0
    }
}

.redirection__submit {
    display: flex;
    justify-content: center
}

@media(min-width:979px) {
    .redirection__submit {
        justify-content: flex-start
    }
}

@media(min-width:1200px) {
    .redirection__submit {
        margin-top: 3rem
    }
}

.redirection__button {
    min-width: 14rem
}

.redirection__button.--disabled {
    opacity: .6;
    cursor: not-allowed
}

.redirection .f-group {
    margin-bottom: 1rem
}

.redirection .f-group:last-child {
    margin-bottom: 0
}

.redirection .flag {
    margin-right: 1rem;
    width: 2.1rem;
    border-radius: 5px
}

@media(min-width:979px) {
    #modal.--redirection .modal__wrapper {
        padding: 7rem 2.5rem
    }
}

@media(min-width:1200px) {
    #modal.--redirection .modal__wrapper {
        padding: 5rem 2.5rem
    }
}

#modal.--redirection .redirection {
    display: block
}

@media(max-width:978px) {
    html.--scroll-down .bars_top {
        display: none
    }
}

@media(max-width:978px) {
    html:not(.--scroll-down) #layout {
        margin-top: var(--bars-height)
    }
}

@media(min-width:1200px) {
    .bars.--full-width .bars__wrapper {
        width: calc(100vw - 30px);
        margin-left: calc(-50vw + 15px);
        left: 50%
    }
}

@media(min-width:1200px) {
    .bars.--full-width .bars__item.--fixed .bars__wrapper {
        max-width: none;
        width: calc(100vw - 30px);
        z-index: 9999
    }
}

.bars__item.with-link {
    transition: .2s
}

.bars__item.with-link:hover {
    transform: scale(1.01);
    transition: .2s
}

@media(min-width:979px) {
    .bars__item {
        padding: 10px 0 0
    }
}

.bars__item:last-child {
    margin-bottom: 10px
}

@media(min-width:979px) {
    .bars__item.--fixed .bars__wrapper {
        position: fixed;
        z-index: 999;
        width: calc(100% - 30px)
    }
}

@media(min-width:1170px) {
    .bars__item.--fixed .bars__wrapper {
        max-width: 1170px
    }
}

.bars__wrapper {
    background: var(--background-color);
    border: 1px solid var(--border-color);
    color: var(--font-color);
    text-align: center;
    position: relative;
    font-size: var(--text-sm);
    font-family: 'Nunito', sans-serif
}

@media(min-width:757px) {
    .bars__wrapper {
        border-radius: 10px
    }
}

.bars__wrapper .bars__content>* {
    padding: 6px 30px;
    display: inline-block;
    width: 100%;
    min-height: 3.5rem;
    display: grid;
    align-items: center;
    justify-content: center
}

.bars__wrapper .bars__content a:hover {
    text-decoration: none
}

.bars__close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 1
}

.bars__close:before {
    content: '\E880';
    font-family: FontAwesome;
    font-weight: bold
}

.bars a {
    color: var(--font-color)
}

html:not(.--freeShipping):not(.--rabateCode) .bars_top {
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:979px) {
    html:not(.--freeShipping):not(.--rabateCode) .bars_top {
        border-bottom: 0
    }
}

html:not(.--freeShipping):not(.--rabateCode) .bars__item:last-child {
    margin-bottom: 10px
}

html.order_process .bars__item:last-child {
    margin-bottom: 10px
}

html.--freeShipping.--rabateCode .rabateCode {
    margin-bottom: 0
}

.bars_top {
    grid-area: bars_top
}

.bars_top .bars__item:last-child {
    margin-bottom: 0
}

@media(min-width:979px) {
    .bars_top .bars__item.--fixed .bars__wrapper {
        top: calc(1px * var(--position) + 10px)
    }
}

.rabateCode {
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    left: env(safe-area-inset-left);
    right: env(safe-area-inset-right);
    height: 3.8rem;
    border: 2px solid #f11a77;
    color: #3597dc;
    grid-area: rabateCode;
    border: 1px solid transparent;
    color: #f11a77;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fee8f1;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fbb9d5;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    padding: .3rem 2.2rem .3rem 2.2rem;
    border-radius: 0
}

.rabateCode::before {
    content: '\f02b';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.rabateCode.small,
.rabateCode.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.rabateCode.small:before,
.rabateCode.--small:before {
    display: none
}

.rabateCode a {
    color: inherit;
    text-decoration: underline
}

.rabateCode a:hover {
    text-decoration: none
}

.rabateCode h3 {
    color: inherit;
    margin-bottom: 0
}

.rabateCode:before {
    font-family: 'Font Awesome'
}

@media(min-width:757px) {
    .rabateCode {
        height: 3.6rem;
        margin: 1rem 1.5rem;
        border-radius: 10px
    }
}

@media(min-width:979px) {
    .rabateCode {
        width: calc(100% - 0);
        margin: 1rem 0 .3rem;
        top: 0;
        position: relative
    }
}

.rabateCode__info {
    padding-right: 2px
}

.rabateCode__val {
    margin-left: .5rem
}

.rabateCode__close {
    position: absolute;
    color: #3597dc;
    right: 1.5rem;
    font-size: 1.8rem;
    text-decoration: none !important
}

.rabateCode__close:hover {
    color: #444
}

.rabateCode__close:after {
    content: '\E880';
    font-family: fontawesome;
    font-weight: bold
}

html.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
    display: flex
}

@media(max-width:978px) {
    html.--rabateCode:not(.order_process) body {
        padding-top: 118px
    }

    html.--rabateCode.--freeShipping:not(.order_process) body {
        padding-top: 176px
    }

    html.--scroll-down.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
        display: none
    }
}

@media(max-width:756px) {
    html.--rabateCode:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
        height: calc((var(--vh, 1vh) * 100) - (118px + 60px))
    }

    html.--rabateCode.--freeShipping:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
        height: calc((var(--vh, 1vh) * 100) - (176px + 60px))
    }
}

.freeShipping {
    position: relative;
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    left: env(safe-area-inset-left);
    right: env(safe-area-inset-right);
    height: 3.8rem;
    border: 1px solid #91c7ec;
    color: #3598dc;
    border-radius: 10px;
    font-size: 1.3rem;
    margin: .5rem 1.5rem 0 1.5rem;
    padding: .3rem 2.2rem .3rem 3.8rem;
    grid-area: freeShipping
}

@media(min-width:757px) {
    .freeShipping {
        padding-right: 0;
        height: 3.6rem
    }
}

@media(min-width:979px) {
    .freeShipping {
        width: calc(100% - 0rem);
        margin: 1rem 0 .3rem;
        top: 0;
        padding-left: 3.2rem;
        position: relative
    }
}

.freeShipping__info {
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    font-size: 1.2rem;
    text-align: center
}

@media(min-width:979px) {
    .freeShipping__info {
        font-size: 1.3rem
    }
}

.freeShipping__info:before {
    content: '\E883';
    font-family: fontawesome;
    font-size: 2.1rem;
    position: absolute;
    top: 50%;
    margin-right: 5px;
    transform: translate(calc(-100% - 1.3rem), -50%)
}

.freeShipping__val {
    margin-left: .5rem
}

.freeShipping__return {
    margin-left: .5rem
}

@media(max-width:756px) {
    .freeShipping__return {
        min-width: 100%;
        text-align: center
    }
}

.freeShipping__close {
    position: absolute;
    color: #d81d1d;
    right: 1.5rem;
    font-size: 1.8rem;
    text-decoration: none
}

.freeShipping__close:after {
    content: '\E880';
    font-family: fontawesome;
    font-weight: bold
}

.freeShipping__val,
.freeShipping__info,
.freeShipping__return {
    line-height: 1.4rem;
    letter-spacing: .12rem
}

@media(min-width:757px) {

    .freeShipping__val,
    .freeShipping__info,
    .freeShipping__return {
        line-height: 1.5rem
    }
}

html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
    display: flex
}

@media(max-width:978px) {
    html.--freeShipping:not(.order_process) body {
        padding-top: 118px
    }

    html.--rabateCode.--freeShipping:not(.order_process) body {
        padding-top: 176px
    }

    html.--scroll-down.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
        display: none
    }
}

@media(max-width:756px) {
    html.--freeShipping:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
        height: calc((var(--vh, 1vh) * 100) - (118px + 60px))
    }

    html.--rabateCode.--freeShipping:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
        height: calc((var(--vh, 1vh) * 100) - (176px + 60px))
    }
}

@media(max-width:978px) {
    html.--search-open {
        position: relative;
        overflow: hidden;
        height: 100%
    }

    html.--search-open #backTop {
        display: none !important
    }

    html.--search-open #layout,
    html.--search-open footer {
        visibility: hidden;
        opacity: 0;
        pointer-events: none
    }

    html.--search-open #menu_search .menu_search__block {
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        background: #fff;
        z-index: 3;
        padding-left: env(safe-area-inset-left);
        padding-right: env(safe-area-inset-right)
    }

    html.--search-open #menu_search .menu_search__item.--input {
        padding: .7rem 1rem;
        position: relative
    }

    html.--search-open #menu_search .menu_search__item.--results {
        display: block;
        overflow: auto;
        max-height: calc((var(--vh, 1vh) * 100) - 60px);
        padding-bottom: env(safe-area-inset-bottom)
    }

    html.--search-open #menu_search .menu_search__submit {
        height: 60px
    }

    html.--search-open #menu_search .menu_search__submit:before {
        content: '\f057';
        font-size: 2rem;
        margin-right: 1.5rem
    }

    html.sidebar_open #menu_search {
        margin-bottom: .5rem
    }

    html.sidebar_open #menu_search.--loading .menu_search__item.--input:after {
        display: none
    }

    html.sidebar_open #menu_search .menu_search__mobile {
        display: none
    }

    html.sidebar_open #menu_search .menu_search__block {
        display: block;
        position: relative;
        background: #fff
    }

    html.sidebar_open #menu_search .menu_search__input {
        border: 1px solid #91c7ec;
        padding-left: 1rem;
        padding-right: 5rem
    }

    html.sidebar_open #menu_search .menu_search__input {
        background: #fff;
        color: #444
    }

    html.sidebar_open #menu_search .menu_search__submit {
        height: 45px;
        right: 0;
        color: #3598dc
    }

    html.sidebar_open #menu_search .menu_search__submit:hover {
        color: #3597dc
    }

    html.--scroll-down #logo:after,
    html:not(.--freeShipping):not(.--rabateCode) #logo:after {
        display: none
    }
}

@media(max-width:978px) and (min-width:757px) {
    html.--search-open #menu_search .menu_search__item.--results {
        display: flex;
        height: calc((var(--vh, 1vh) * 100) - 60px)
    }
}

@media(max-width:756px) {
    html .main_page {
        padding-top: 60px
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__mobile {
        visibility: hidden;
        opacity: 0
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__block {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        padding: var(--text-sm)
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__item.--input {
        padding: 0;
        background: #fff;
        position: relative
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__input {
        background: #fff;
        color: #1c7ec1;
        padding: 1rem 3rem 1rem 1.5rem;
        font-size: var(--text-base);
        border-radius: 10px;
        border: 1px solid #91c7ec
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__input::placeholder {
        color: #3598dc
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__submit {
        color: #3598dc
    }

    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__submit:hover {
        color: #3598dc
    }
}

html.--ios #menu_search .menu_search__input {
    font-size: 1.6rem
}

#menu_search {
    width: auto;
    grid-area: menu_search
}

@media(min-width:979px) {
    #menu_search {
        height: 45px
    }
}

#menu_search.--loading .menu_search__item.--input:after {
    content: '\E838';
    font-family: FontAwesome;
    animation: spin 1.5s infinite linear;
    font-size: 2.35rem;
    position: absolute;
    top: calc(50% - 15px);
    right: 6rem
}

@media(min-width:979px) {
    #menu_search.--loading .menu_search__item.--input:after {
        right: 4.5rem
    }
}

@media(min-width:979px) {
    #menu_search.--focus {
        position: relative;
        z-index: 201
    }

    #menu_search.--focus.--open .menu_search__block {
        border-radius: 15px
    }

    #menu_search.--focus.--open .menu_search__item {
        border-radius: 15px
    }

    #menu_search.--focus.--open .menu_search__item.--results {
        display: flex;
        max-height: calc(95vh - 80px);
        max-height: calc((var(--vh, 1vh) * 95) - 80px);
        overflow: auto;
        scrollbar-color: #3597dc transparent;
        scrollbar-width: thin;
        border-radius: 5px;
        border-radius: 15px
    }

    #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-track {
        background-color: #f3f9fd;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }

    #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
        height: 6px
    }

    #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-thumb {
        background-color: #3597dc;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }

    #menu_search.--focus.--open .menu_search__item.--results .--product {
        background-color: #f3f9fd;
        color: #3598dc;
        font-family: 'Nunito', sans-serif;
        border-radius: 5px;
        padding: .5rem 1rem .5rem .5rem;
        margin-bottom: .5rem
    }

    #menu_search.--focus.--open .menu_search__item.--results .--product .search_result__icon {
        aspect-ratio: 1;
        border-radius: 5px;
        background: white
    }

    #menu_search.--focus.--open .menu_search__item.--results .--product .search_result__icon img {
        width: 80%
    }

    #menu_search.--focus.--open .menu_search__item.--results .--cms,
    #menu_search.--focus.--open .menu_search__item.--results .--categories {
        color: #3598dc
    }

    #menu_search.--focus.--open .menu_search__item.--results .--cms a,
    #menu_search.--focus.--open .menu_search__item.--results .--categories a {
        display: inline-block;
        padding: .5rem 1rem;
        background: #f3f9fd;
        margin-right: .33rem;
        border-radius: 5px
    }

    #menu_search.--focus.--open .menu_search__input {
        border-radius: 15px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    #menu_search.--focus .menu_search__block {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        border-color: #3598dc;
        box-shadow: 0 0 10px 0 #91c7ec
    }

    #menu_search.--focus .menu_search__input {
        border: 0
    }
}

#menu_search .menu_search__mobile,
#menu_search .menu_search__submit {
    width: 50px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    text-decoration: none
}

#menu_search .menu_search__mobile:focus-visible,
#menu_search .menu_search__submit:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

#menu_search .menu_search__mobile.menu_search__submit,
#menu_search .menu_search__submit.menu_search__submit {
    height: 45px
}

@media(min-width:979px) {

    #menu_search .menu_search__mobile,
    #menu_search .menu_search__submit {
        width: 45px;
        height: 45px
    }

    #menu_search .menu_search__mobile.menu_search__submit,
    #menu_search .menu_search__submit.menu_search__submit {
        height: 45px
    }
}

#menu_search .menu_search__mobile:hover,
#menu_search .menu_search__submit:hover {
    color: #3597dc
}

#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
    content: '\F002';
    font-family: FontAwesome
}

#menu_search .menu_search__mobile {
    font-size: 2rem;
    opacity: 1;
    transition: .3s opacity;
    color: #3598dc
}

@media(min-width:979px) {
    #menu_search .menu_search__mobile {
        display: none
    }
}

#menu_search .menu_search__mobile:hover {
    color: #3598dc
}

#menu_search .menu_search__submit {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 2rem;
    color: #3598dc
}

@media(min-width:979px) {
    #menu_search .menu_search__submit {
        font-size: 1.8rem;
        top: 0;
        right: 0
    }
}

#menu_search .menu_search__block {
    display: none;
    background: 0;
    color: #3598dc
}

@media(min-width:979px) {
    #menu_search .menu_search__block {
        display: block;
        border-radius: 10px
    }

    #menu_search .menu_search__block input {
        border-radius: 10px
    }
}

@media(min-width:979px) {
    #menu_search .menu_search__item.--input {
        position: relative
    }
}

#menu_search .menu_search__input {
    font-size: var(--text-base);
    height: 45px;
    box-shadow: none;
    background: white;
    padding-bottom: .5rem;
    font-family: 'Nunito', sans-serif;
    width: 100%;
    padding-right: 8rem;
    color: #3598dc;
    border: 1px solid #91c7ec
}

#menu_search .menu_search__input::placeholder {
    color: #3598dc
}

@media(min-width:979px) {
    #menu_search .menu_search__input {
        font-size: var(--text-base);
        padding-left: 2rem;
        padding-right: 7.5rem
    }

    #menu_search .menu_search__input::placeholder {
        color: #91c7ec
    }
}

#menu_search .menu_search__input::-webkit-input-placeholder {
    opacity: 1
}

#menu_search .menu_search__input:-moz-placeholder {
    opacity: 1
}

#menu_search .menu_search__input::-moz-placeholder {
    opacity: 1
}

#menu_search .menu_search__input:-ms-input-placeholder {
    opacity: 1
}

#menu_search .search_result {
    display: none
}

#menu_search .search_result__block {
    padding: 1rem 1.5rem 1.5rem
}

@media(min-width:757px) {
    #menu_search .search_result__block {
        align-items: flex-start;
        height: 100%;
        overflow-y: auto
    }
}

@media(min-width:757px) {
    #menu_search .search_result__block.--queries {
        flex: 1;
        position: sticky;
        top: 0;
        min-width: 170px
    }
}

#menu_search .search_result__block.--queries:not(:only-child) {
    border-bottom: 1px solid #3598dc
}

@media(min-width:757px) {
    #menu_search .search_result__block.--queries:not(:only-child) {
        border: 0;
        border-right: 1px solid #c4c7c8
    }
}

@media(min-width:757px) {
    #menu_search .search_result__block.--others {
        flex: 3
    }
}

@media(min-width:757px) {
    #menu_search .search_result__block.--others:not(:only-child) {
        border-left: 1px solid #c4c7c8;
        margin-left: -1px
    }
}

#menu_search .search_result__item {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    max-height: calc(95vh - 80px);
    max-height: calc((var(--vh, 1vh) * 95) - 80px);
    overflow: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 15px
}

#menu_search .search_result__item::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

#menu_search .search_result__item::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

#menu_search .search_result__item::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

#menu_search .search_result__item:not(.--button-all) {
    padding: .5rem 0;
    font-size: 1.3rem;
    color: #3598dc
}

#menu_search .search_result__item:not(.--button-all):hover,
#menu_search .search_result__item:not(.--button-all).--active {
    color: dark_blue
}

#menu_search .search_result__item.--product {
    background-color: #f3f9fd;
    color: #3598dc;
    font-family: 'Nunito', sans-serif;
    border-radius: 5px;
    padding: .5rem 1rem .5rem .5rem;
    margin-bottom: .5rem
}

#menu_search .search_result__item.--product .search_result__icon {
    aspect-ratio: 1;
    border-radius: 5px;
    background: white
}

#menu_search .search_result__item.--product .search_result__icon img {
    width: 80%
}

#menu_search .search_result__item .search_result__price {
    padding-bottom: 0
}

#menu_search .search_result__item .search_result__price del {
    position: absolute;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    font-size: var(--text-xs);
    display: inline-block;
    margin-right: 5px;
    transition: .3s
}

#menu_search .search_result__item .search_result__price.in-promo {
    padding-bottom: 1.5rem;
    position: relative;
    color: #f11a77;
    transition: .3s
}

#menu_search .search_result__item .search_result__price.in-promo del {
    visibility: visible;
    opacity: .7;
    transition: .3s;
    color: #3598dc
}

#menu_search .search_result__item:hover .search_result__price {
    text-decoration: none !important
}

#menu_search .search_result__item.--button-all {
    min-width: 133px;
    width: auto;
    margin: 1.5rem auto 0
}

#menu_search .search_result__item.--button-all.--active {
    background: #fff;
    border: 1px solid #91c7ec;
    color: #91c7ec
}

#menu_search .search_result__icon {
    margin-right: 1.5rem;
    width: 45px;
    position: relative;
    overflow: hidden
}

#menu_search .search_result__icon:before {
    content: "";
    display: block;
    width: 100%;
    position: relative;
    padding-top: 45px
}

#menu_search .search_result__icon img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#menu_search .search_result__name_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 60px)
}

#menu_search .search_result__price {
    white-space: nowrap;
    margin-left: 1rem
}

#menu_search .search_result__label {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    display: block
}

#menu_search .search_result__name {
    text-overflow: ellipsis;
    overflow: hidden
}

#menu_search .search_result__items {
    padding-left: 0
}

#menu_search .search_result__sub {
    margin-bottom: 3rem
}

#menu_search .search_result__sub.--categories {
    color: #3598dc
}

#menu_search .search_result__sub.--categories a {
    display: inline-block;
    padding: .5rem 1rem;
    background: #f3f9fd;
    margin-right: .33rem;
    border-radius: 5px
}

#menu_search .search_result__sub:last-child {
    margin-bottom: 0
}

#logo {
    width: 100%;
    height: 60px;
    text-align: left;
    grid-area: logo;
    padding-left: 1.5rem;
    position: relative
}

#logo:after {
    content: '';
    width: 100vw;
    height: 1px;
    position: absolute;
    top: 0;
    left: calc(-1*env(safe-area-inset-left));
    display: block;
    z-index: 1;
    background-color: #d6eaf8;
    display: none
}

@media(min-width:979px) {
    #logo {
        margin: var(--text-2xs) 0 var(--text-xl) 0 !important;
        padding-left: 0
    }

    #logo:after {
        display: none
    }
}

@media(min-width:1200px) {
    #logo {
        margin-top: 0
    }
}

#logo a {
    display: inline-block
}

#logo img {
    max-height: 40px;
    max-width: 100%;
    width: auto;
    vertical-align: bottom
}

@media(min-width:979px) {
    #logo img {
        max-height: 50px;
        height: auto
    }
}

span.menu_settings_language {
    text-transform: uppercase;
    margin-right: 3px
}

span.menu_settings_currency {
    margin-left: 3px
}

#menu_settings {
    display: flex;
    margin: 0 0 150px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    grid-area: menu_settings
}

@media(min-width:979px) {
    #menu_settings {
        margin: 0;
        font-size: 1.3rem;
        z-index: 200;
        position: relative;
        margin-right: -30px
    }
}

@media(max-width:978px) {
    #menu_settings .f-dropdown .f-control {
        border-radius: 0;
        border: 1px solid transparent;
        border-bottom: 1px solid #d6eaf8
    }
}

@media(min-width:979px) {
    #menu_settings .f-dropdown .f-dropdown-item {
        padding: 1rem
    }
}

#menu_settings form {
    width: 100%;
    display: block;
    border: 0;
    background: #fff
}

@media(min-width:757px) {
    #menu_settings form {
        width: 50vw
    }
}

@media(min-width:979px) {
    #menu_settings form {
        position: absolute;
        top: 100%;
        width: auto;
        left: 0;
        bottom: initial;
        display: none;
        background: 0;
        overflow: visible;
        min-width: 190px
    }

    #menu_settings form.active {
        display: block
    }
}

#menu_settings form>ul {
    list-style: none
}

@media(min-width:979px) {
    #menu_settings form>ul {
        padding: 20px 0;
        background: #fff;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        border-radius: 5px
    }
}

@media(min-width:979px) {
    #menu_settings form>ul>li {
        padding: 0 15px
    }
}

#menu_settings form>ul>li:nth-last-child(2) {
    margin-bottom: 60px
}

@media(min-width:979px) {
    #menu_settings form>ul>li:nth-last-child(2) {
        margin-bottom: 0
    }
}

#menu_settings form>ul>li.buttons {
    width: calc(100vw - 90px);
    position: fixed;
    bottom: 0;
    padding-bottom: env(safe-area-inset-bottom);
    background: #fff;
    right: 1.5rem;
    display: none;
    z-index: 1
}

@media(min-width:757px) {
    #menu_settings form>ul>li.buttons {
        width: calc(50vw - 30px)
    }
}

@media(min-width:979px) {
    #menu_settings form>ul>li.buttons {
        width: auto;
        position: static;
        padding-top: 10px;
        display: block;
        background: transparent
    }
}

#menu_settings form>ul>li.buttons button {
    width: 100%;
    margin-bottom: 1.5rem
}

@media(min-width:979px) {
    #menu_settings form>ul>li.buttons button {
        font-size: var(--text-sm);
        padding: .8rem 1.8rem 1rem 1.8rem;
        margin-bottom: 0
    }
}

#menu_settings form input[type="radio"] {
    position: static;
    margin: 0 10px 0 0
}

#menu_settings.--active form>ul>li.buttons {
    display: block
}

#menu_settings .form-group {
    margin: 0;
    padding-top: 10px
}

@media(min-width:979px) {
    #menu_settings .form-group {
        margin-bottom: 10px;
        padding-top: 0
    }
}

#menu_settings .form-group>label {
    display: block;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #d6eaf8;
    font-size: 16px;
    font-weight: 600
}

@media(min-width:979px) {
    #menu_settings .form-group>label {
        font-size: 1em;
        line-height: inherit;
        border: 0;
        text-align: left;
        display: inline-block;
        font-weight: 400
    }
}

#menu_settings .open_trigger {
    white-space: nowrap;
    cursor: pointer;
    text-align: right;
    display: none;
    padding: 0;
    width: 100%
}

@media(min-width:979px) {
    #menu_settings .open_trigger {
        line-height: 1;
        padding-right: 15px;
        width: auto;
        display: block
    }
}

#menu_settings .open_trigger i {
    display: none
}

#menu_settings .open_trigger i:before {
    display: none
}

#menu_settings .menu_settings_wrapper {
    text-align: left;
    align-items: center;
    position: relative;
    margin-top: .5rem
}

#menu_settings .menu_settings_inline {
    position: relative;
    border-bottom: 1px solid #d6eaf8;
    padding: 1.5rem 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#menu_settings .menu_settings_inline:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px
}

#menu_settings .menu_settings_inline:last-child {
    border-bottom: 0
}

#menu_settings .menu_settings_header {
    font-size: 11px;
    margin-right: 4px
}

#menu_settings .menu_settings_content {
    font-size: 12px
}

#menu_settings .menu_settings_flag {
    margin: 0 8px 0 0;
    vertical-align: middle
}

#menu_settings .menu_settings_lang_label {
    display: none
}

#menu_settings .radio {
    margin: 0
}

#menu_settings .radio label {
    border-bottom: 1px solid #d6eaf8;
    font-size: 1em;
    padding: 0 20px;
    display: flex;
    align-items: center;
    line-height: 60px;
    text-transform: uppercase
}

@media(min-width:979px) {
    #menu_settings .radio label {
        line-height: 35px
    }
}

#menu_settings .select-after {
    position: relative
}

#menu_settings .select-after:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 24px;
    pointer-events: none
}

@media(min-width:979px) {
    #menu_settings .select-after:before {
        display: none
    }
}

#menu_additional {
    display: none
}

@media(min-width:979px) {
    #menu_additional {
        display: grid;
        grid-auto-flow: column;
        align-content: center
    }
}

.shopping_list_top {
    z-index: 1;
    position: relative
}

@media(min-width:1200px) {
    .shopping_list_top {
        margin-left: 2rem
    }
}

@media(min-width:1200px) {
    .shopping_list_top:hover .slt_link {
        position: relative;
        z-index: 2
    }

    .shopping_list_top:hover .slt_lists {
        display: block;
        z-index: 1
    }
}

.shopping_list_top[data-empty="false"] .slt_lists__nav_item.--empty {
    display: none
}

.shopping_list_top .slt_lists {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 5rem 2.5rem 1.5rem;
    top: -2rem;
    left: -2.5rem;
    z-index: -1;
    min-width: 230px;
    max-width: 300px
}

.shopping_list_top .slt_lists__nav {
    list-style: none
}

.shopping_list_top .slt_lists__nav_item {
    border-bottom: 1px solid #d6eaf8
}

.shopping_list_top .slt_lists__nav_item:last-child {
    border: 0
}

.shopping_list_top .slt_lists__nav_item[data-current] .slt_lists__nav_link {
    font-weight: bold
}

.shopping_list_top .slt_lists__nav_item[data-shared] .slt_lists__nav_link:after {
    content: '\f03a';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.1rem;
    margin-left: .5rem
}

.shopping_list_top .slt_lists__nav_link {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    color: #555;
    font-size: 1.2rem;
    white-space: nowrap;
    text-decoration: none
}

@media(min-width:1200px) {
    .shopping_list_top .slt_lists__nav_link {
        min-width: 215px
    }
}

.shopping_list_top .slt_lists__nav_link:hover {
    color: #3597dc
}

.shopping_list_top .slt_lists__nav_link:before {
    content: '\f03a';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.6rem;
    margin-right: 1rem
}

.shopping_list_top .slt_lists__nav_name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.shopping_list_top .slt_lists__count {
    margin-left: .3rem
}

.shopping_list_top .slt_lists__count:before {
    content: '('
}

.shopping_list_top .slt_lists__count:after {
    content: ')'
}

.shopping_list_top .slt_lists__empty {
    display: none;
    font-size: 1.2rem
}

header #menu_settings {
    display: none !important
}

@media(min-width:979px) {
    header #menu_settings {
        display: flex !important
    }
}

.flag {
    display: inline-block;
    width: 20px;
    height: 14px;
    vertical-align: middle;
    margin-right: 10px;
    background: no-repeat scroll;
    background-size: cover;
    background-position-y: center
}

.flag_txt {
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 5px;
    vertical-align: middle
}

.flag_alb {
    background-image: url('https://bosastopka.pl/gfx/standards/alb.svg')
}

.flag_arm {
    background-image: url('https://bosastopka.pl/gfx/standards/arm.svg')
}

.flag_aze {
    background-image: url('https://bosastopka.pl/gfx/standards/aze.svg')
}

.flag_bel {
    background-image: url('https://bosastopka.pl/gfx/standards/bel.svg')
}

.flag_bos {
    background-image: url('https://bosastopka.pl/gfx/standards/bos.svg')
}

.flag_bul {
    background-image: url('https://bosastopka.pl/gfx/standards/bul.svg')
}

.flag_cze {
    background-image: url('https://bosastopka.pl/gfx/standards/cze.svg')
}

.flag_dan {
    background-image: url('https://bosastopka.pl/gfx/standards/dan.svg')
}

.flag_dut {
    background-image: url('https://bosastopka.pl/gfx/standards/dut.svg')
}

.flag_eng {
    background-image: url('https://bosastopka.pl/gfx/standards/eng.svg')
}

.flag_est {
    background-image: url('https://bosastopka.pl/gfx/standards/est.svg')
}

.flag_fin {
    background-image: url('https://bosastopka.pl/gfx/standards/fin.svg')
}

.flag_fre {
    background-image: url('https://bosastopka.pl/gfx/standards/fre.svg')
}

.flag_geo {
    background-image: url('https://bosastopka.pl/gfx/standards/geo.svg')
}

.flag_ger {
    background-image: url('https://bosastopka.pl/gfx/standards/ger.svg')
}

.flag_gre {
    background-image: url('https://bosastopka.pl/gfx/standards/gre.svg')
}

.flag_hun {
    background-image: url('https://bosastopka.pl/gfx/standards/hun.svg')
}

.flag_ice {
    background-image: url('https://bosastopka.pl/gfx/standards/ice.svg')
}

.flag_ita {
    background-image: url('https://bosastopka.pl/gfx/standards/ita.svg')
}

.flag_kaz {
    background-image: url('https://bosastopka.pl/gfx/standards/kaz.svg')
}

.flag_lav {
    background-image: url('https://bosastopka.pl/gfx/standards/lav.svg')
}

.flag_lit {
    background-image: url('https://bosastopka.pl/gfx/standards/lit.svg')
}

.flag_ltz {
    background-image: url('https://bosastopka.pl/gfx/standards/ltz.svg')
}

.flag_mac {
    background-image: url('https://bosastopka.pl/gfx/standards/mac.svg')
}

.flag_mlt {
    background-image: url('https://bosastopka.pl/gfx/standards/mlt.svg')
}

.flag_mol {
    background-image: url('https://bosastopka.pl/gfx/standards/mol.svg')
}

.flag_nor {
    background-image: url('https://bosastopka.pl/gfx/standards/nor.svg')
}

.flag_pol {
    background-image: url('https://bosastopka.pl/gfx/standards/pol.svg')
}

.flag_por {
    background-image: url('https://bosastopka.pl/gfx/standards/por.svg')
}

.flag_rum {
    background-image: url('https://bosastopka.pl/gfx/standards/rum.svg')
}

.flag_rus {
    background-image: url('https://bosastopka.pl/gfx/standards/rus.svg')
}

.flag_scc {
    background-image: url('https://bosastopka.pl/gfx/standards/scc.svg')
}

.flag_scr {
    background-image: url('https://bosastopka.pl/gfx/standards/scr.svg')
}

.flag_slo {
    background-image: url('https://bosastopka.pl/gfx/standards/slo.svg')
}

.flag_slv {
    background-image: url('https://bosastopka.pl/gfx/standards/slv.svg')
}

.flag_spa {
    background-image: url('https://bosastopka.pl/gfx/standards/spa.svg')
}

.flag_swe {
    background-image: url('https://bosastopka.pl/gfx/standards/swe.svg')
}

.flag_tur {
    background-image: url('https://bosastopka.pl/gfx/standards/tur.svg')
}

.flag_ukr {
    background-image: url('https://bosastopka.pl/gfx/standards/ukr.svg')
}

.account_link,
.wishlist_link {
    padding-left: 1.5rem;
    position: relative;
    color: #3598dc;
    font-size: var(--text-sm);
    padding-left: 2rem;
    line-height: 1
}

.account_link:before,
.wishlist_link:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: var(--text-xs);
    height: var(--text-xs);
    font-family: "Font Awesome";
    display: inline-block;
    margin-right: 1rem;
    font-family: 'Font Awesome'
}

@media(978px < width < 1199px) {

    .account_link,
    .wishlist_link {
        font-size: 0
    }

    .account_link:before,
    .wishlist_link:before {
        font-size: var(--text-base);
        position: unset;
        transform: none
    }
}

.wishlist_link:before {
    content: '\f004';
    top: 52%
}

.account_link:before {
    content: '\f2bd';
    top: 47%
}

@media(min-width:1200px) {
    html:not(.touch) .topBasket:not(.--hide):hover {
        z-index: 998
    }

    html:not(.touch) .topBasket:not(.--hide):hover .topBasket__details {
        display: block;
        color: #1c7ec1
    }
}

.topBasket {
    width: 60px;
    grid-area: menu_basket
}

@media(min-width:979px) {
    .topBasket.--skeleton {
        position: relative;
        pointer-events: none
    }

    .topBasket.--skeleton:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 2
    }

    .topBasket.--skeleton:after {
        content: '\f110';
        font-family: 'Font Awesome';
        position: absolute;
        z-index: 2;
        animation: spin_loading 1.5s infinite linear;
        top: 50%;
        left: 50%;
        font-size: 2.5rem;
        color: #444
    }
}

@media(min-width:1200px) {
    .topBasket {
        padding-right: 1.5rem;
        margin-left: 0;
        margin-right: -5rem;
        width: 100%
    }
}

.topBasket.--oneclick-hide .topBasket_oneclick {
    display: none
}

.topBasket:not(.--hide):hover .topBasket__sub {
    background-color: #3597dc;
    color: white
}

.topBasket:not(.--hide):hover .topBasket__sub strong,
.topBasket:not(.--hide):hover .topBasket__sub:after {
    color: white
}

.topBasket:not(.--hide):hover .topBasket__sub .badge {
    background-color: #fff;
    color: #3597dc
}

.topBasket.--list .topBasket__details.--products .topBasket__row {
    padding-bottom: .7rem
}

.topBasket.--list .topBasket__details.--products .topBasket__item.--photo {
    display: none
}

.topBasket.--list .topBasket__details.--products .topBasket__item.--name {
    flex-basis: 68%
}

.topBasket.--list .topBasket__details.--products .topBasket__version {
    display: inline
}

.topBasket__sub {
    font-weight: 700;
    display: block;
    position: relative;
    font-size: 2.4em;
    height: 60px;
    text-align: center;
    line-height: 58px;
    width: 6rem;
    color: #3598dc;
    text-decoration: none
}

@media(min-width:979px) {
    .topBasket__sub {
        background: transparent;
        height: 3.5rem;
        font-size: 1.5rem;
        line-height: 4.3rem;
        width: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row-reverse;
        color: #444;
        border-radius: 5px;
        padding: 0 .8rem;
        z-index: 1
    }
}

@media(min-width:1200px) {
    .topBasket__sub {
        padding: 0 1.4rem 0 3rem;
        display: grid;
        grid-gap: .5rem;
        grid-auto-flow: column;
        margin-right: -2rem
    }
}

.topBasket__sub:after {
    content: "\F07A";
    font-family: FontAwesome;
    font-weight: 400;
    margin: 0;
    font-size: 2.2rem;
    color: #3598dc;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-57%)
}

@media(min-width:1200px) {
    .topBasket__sub:after {
        left: 1.5rem;
        transform: translate(-10px, 3px)
    }
}

@media(min-width:979px) {
    .topBasket__sub:after {
        font-size: 1.8rem;
        order: 3
    }
}

.topBasket__sub:before {
    display: none
}

.topBasket__sub strong {
    display: none
}

@media(min-width:1200px) {
    .topBasket__sub strong {
        display: initial;
        font-size: 1.4rem;
        padding: 0 0 0 1rem;
        line-height: 1.2;
        min-width: 5.5rem
    }
}

@media(min-width:1200px) {
    .topBasket__sub strong {
        font-size: var(--text-sm);
        color: #3598dc;
        padding: 0;
        white-space: nowrap;
        padding-right: 4.5rem
    }
}

.topBasket__sub:hover {
    text-decoration: none
}

@media(978px < width < 1200px) {
    .topBasket__sub {
        line-height: 1;
        height: var(--text-xl);
        margin-right: -1rem
    }

    .topBasket__sub:after {
        font-size: var(--text-xl)
    }
}

.topBasket__sub .badge {
    font-size: var(--text-xs);
    padding: 0;
    position: absolute;
    right: .5rem;
    top: calc(50% - 1.5rem);
    transform: translateY(-50%);
    background: #f11a77;
    line-height: 19px;
    z-index: 2;
    min-width: 20px;
    height: 20px
}

@media(min-width:979px) {
    .topBasket__sub .badge {
        height: 20px;
        width: 20px;
        display: inline-block
    }
}

@media(978px < width < 1200px) {
    .topBasket__sub .badge {
        position: absolute;
        right: 10px;
        top: -4px
    }
}

@media(min-width:1200px) {
    .topBasket__sub .badge {
        position: unset;
        transform: translateY(-2px)
    }
}

.topBasket__sub .badge:empty {
    display: none
}

.topBasket__details {
    background: #fff;
    position: absolute;
    right: -2rem;
    top: 2rem;
    display: none;
    color: #3598dc
}

.topBasket__details.--products {
    padding: 1rem 17rem 2rem 2rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(28, 126, 193, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(28, 126, 193, 0.2);
    box-shadow: 0 0 10px 0 rgba(28, 126, 193, 0.2);
    width: 63rem;
    max-height: 62rem;
    border-radius: 5px
}

@media(min-width:1200px) {
    .topBasket__details.--products {
        padding: 1rem 21rem 2rem 2rem
    }
}

.topBasket__details.--shipping {
    top: 8rem;
    width: 16rem;
    font-size: 1.2rem;
    text-align: center;
    padding-right: 1.5rem
}

.topBasket__details.--shipping span:first-child {
    margin-right: .3rem
}

@media(min-width:1200px) {
    .topBasket__details.--shipping {
        width: 20rem
    }
}

.topBasket__details .topBasket_oneclick {
    width: 59rem;
    border-top: 1px solid #91c7ec;
    padding: 1.5rem 0;
    margin: 1rem 0 -2rem;
    font-size: 1.3rem;
    align-items: center;
    justify-content: flex-end;
    text-align: right
}

.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast {
    display: inline-flex
}

.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast strong,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast strong {
    order: -1;
    padding-right: .4rem
}

.topBasket__details .topBasket_oneclick__items {
    display: flex;
    align-items: center;
    margin-left: .5rem
}

.topBasket__details .topBasket_oneclick__item {
    margin-left: .8rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.topBasket__details .topBasket_oneclick__item img {
    max-width: 4.2rem
}

.topBasket__version:before,
.topBasket__size:before {
    content: ',';
    margin-right: .3rem
}

.topBasket__block {
    display: flex
}

.topBasket__block.--products {
    flex-direction: column;
    line-height: 1.6rem;
    margin-top: 1.5rem;
    max-height: 48rem;
    overflow-y: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    padding-right: 1rem;
    border-radius: 0
}

.topBasket__block.--products::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.topBasket__block.--products::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.topBasket__block.--products::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.topBasket__block.--labels {
    border-bottom: 1px solid #91c7ec;
    line-height: 5.8rem;
    margin-right: 1rem
}

@media(min-width:979px) {
    .topBasket__block.--labels {
        line-height: 4.3rem
    }
}

.topBasket__item {
    flex-basis: 14%;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 400;
    text-decoration: none
}

.topBasket__item.--name {
    flex-basis: 68%;
    padding-right: 1rem
}

.topBasket__item.--photo {
    height: 4rem;
    width: 4.5rem;
    flex-basis: 5rem;
    display: flex;
    align-items: flex-start;
    padding-right: .5rem;
    justify-content: center
}

.topBasket__item.--photo img {
    max-height: 3.5rem
}

.topBasket__item.--sum .unit {
    margin-left: .3rem
}

.topBasket__item.--prices {
    text-align: right;
    flex-basis: 18%
}

.topBasket__row {
    display: flex;
    align-items: flex-start;
    padding-bottom: .5rem
}

.topBasket__row .--name {
    flex-basis: calc(68% - 5rem)
}

.topBasket__row a {
    color: #3598dc
}

.topBasket__row a:hover {
    color: #3598dc
}

.--rabateCode .topBasket__details {
    top: 6rem
}

.--rabateCode .topBasket__details.--shipping {
    top: 13rem
}

#menu_categories {
    margin-left: 5px;
    border: 0;
    width: 60px;
    grid-area: menu_categories
}

@media(min-width:979px) {
    #menu_categories {
        margin: 0;
        width: auto;
        font-weight: bold
    }
}

.navbar-toggler {
    display: inline-block;
    color: #444;
    border: 0;
    background: 0;
    font-size: 2em;
    padding: 0;
    text-align: center;
    width: 60px;
    line-height: 60px
}

@media(min-width:979px) {
    .navbar-toggler {
        display: none
    }
}

.nav-picture img {
    display: block
}

aside .navbar-collapse {
    background: #fff;
    clear: both;
    display: block;
    margin-bottom: 1.5rem
}

@media(min-width:979px) {
    aside .navbar-collapse {
        display: none
    }
}

aside .navbar-collapse ul {
    list-style: none
}

aside .navbar-collapse .nav-picture.--hover {
    display: none
}

aside .navbar-nav {
    z-index: 9
}

aside .navbar-subnav {
    z-index: 9
}

aside .navbar-subsubnav {
    z-index: 19
}

aside .navbar-subnav,
aside .navbar-subsubnav {
    width: calc(100vw - 60px);
    position: fixed;
    background: #fff;
    top: 0;
    height: 100vh;
    overflow: auto;
    right: -100%;
    transition: right .3s;
    padding: 60px 1.5rem 120px;
    display: none
}

@media(min-width:757px) {

    aside .navbar-subnav,
    aside .navbar-subsubnav {
        width: 50vw
    }
}

aside .nav-item {
    display: block
}

aside .nav-item.--extend {
    display: none
}

aside .nav-link {
    padding: 15px 0;
    color: #444;
    font-weight: 400;
    display: flex;
    line-height: 20px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #91c7ec;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    word-break: break-word;
    font-family: 'Nunito', sans-serif
}

aside .nav-link.not_selectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

aside .nav-link:not(:only-child):after {
    font-family: FontAwesome;
    font-size: 22px;
    content: "\f105";
    color: inherit
}

aside .nav-link.active {
    color: #3597dc
}

aside .nav-item[data-node="285"] .nav-link,
aside .nav-item[data-node="217"] .nav-link {
    border-bottom: 1px solid #f11a77, 350%
}

aside .nav-item[data-node="291"] .nav-link,
aside .nav-item[data-node="290"] .nav-link {
    color: #f11a77
}

aside a.nav-link:hover {
    color: #3597dc
}

aside .nav-header {
    position: fixed;
    top: 0;
    right: -100%;
    transition: right .3s;
    width: calc(100vw - 60px);
    padding: 0 1.5rem
}

@media(min-width:757px) {
    aside .nav-header {
        width: 50vw
    }
}

aside .nav-header__backLink {
    position: absolute;
    width: 40px;
    height: 61px;
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
    left: 20px;
    z-index: 1
}

aside .nav-header .nav-link {
    background: #fff;
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 30px
}

aside .nav-header .nav-link:after {
    content: "\f104";
    position: absolute;
    left: 20px;
    font-weight: 400;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 29px;
    display: none
}

aside .nav-header .nav-link.nav-gfx {
    padding: 5px 20px 5px 40px;
    height: 60px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center
}

aside .nav-header .nav-link.nav-gfx:after {
    line-height: 50px
}

aside .nav-header .nav-link.nav-gfx img {
    max-height: 50px
}

header .nav-header {
    display: none
}

header .navbar-collapse {
    display: none;
    position: relative;
    padding-bottom: 1rem
}

@media(min-width:979px) {
    header .navbar-collapse {
        display: block
    }

    header .navbar-collapse>ul {
        list-style: none;
        font-size: var(--text-menu);
        display: grid;
        grid-auto-flow: column
    }

    header .navbar-collapse>ul>li {
        text-align: center;
        width: 100%;
        height: 37px;
        border-bottom: 1px solid #d6eaf8;
        background: #3598dc
    }

    header .navbar-collapse>ul>li:first-of-type {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px
    }

    header .navbar-collapse>ul>li:first-of-type:hover {
        border-bottom-left-radius: 0
    }

    header .navbar-collapse>ul>li:last-of-type {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px
    }

    header .navbar-collapse>ul>li:last-of-type:hover {
        border-bottom-right-radius: 0
    }

    header .navbar-collapse>ul>li>.nav-link {
        position: relative;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        font-family: 'Nunito', sans-serif
    }

    header .navbar-collapse>ul>li:not('.without-subnav'):hover {
        background: #1c7ec1
    }

    header .navbar-collapse>ul>li:not('.without-subnav'):hover>.nav-link {
        background: #1c7ec1;
        box-shadow: 0 0 2px rgba(28, 126, 193, 0.25);
        background: rgba(53, 152, 220, 0.07);
        cursor: pointer
    }

    header .navbar-collapse>ul>li:not('.without-subnav'):hover>.nav-link:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        border-radius: 10px;
        width: 100%;
        height: 1px;
        background: white;
        content: ''
    }

    header .navbar-collapse>ul>li:not('.without-subnav'):hover>.nav-link:before {
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 10px;
        content: '';
        border: 0
    }

    header .navbar-collapse>ul>li>.nav-link {
        color: white;
        display: block;
        padding: .6rem .6rem .7rem .6rem
    }
}

header .navbar-collapse .nav-picture {
    display: flex
}

header .navbar-collapse .nav-picture.--hover {
    display: none
}

header .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    font-size: 1.6rem;
    align-items: center
}

header .navbar-nav>li>a {
    color: #3598dc
}

header .navbar-nav>li:hover>ul {
    display: grid
}

header .navbar-subnav {
    display: none;
    width: 100%;
    font-size: 1.3rem;
    z-index: 100;
    position: absolute;
    background: white;
    border-top: 0;
    left: 0;
    right: 0;
    box-shadow: none;
    flex-wrap: wrap;
    justify-content: left;
    align-items: start;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-radius: 5px;
    border-top-left-radius: 0;
    list-style-type: none;
    margin-top: 0;
    border: 0;
    box-shadow: 0 2px 4px rgba(28, 126, 193, 0.25)
}

@media(min-width:1200px) {
    header .navbar-subnav {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr
    }
}

@media(min-width:999999px) {
    header .navbar-subnav {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

header .navbar-subnav.--cols1 {
    width: calc(25% - 2rem);
    grid-template-columns: 1fr
}

@media(min-width:1200px) {
    header .navbar-subnav.--cols1 {
        width: calc(20% - 2rem)
    }
}

header .navbar-subnav.--cols2 {
    width: calc(50% - 2rem);
    grid-template-columns: 1fr 1fr
}

@media(min-width:1200px) {
    header .navbar-subnav.--cols2 {
        width: calc(40% - 2rem)
    }
}

header .navbar-subnav.--cols3 {
    width: calc(75% - 2rem);
    grid-template-columns: 1fr 1fr 1fr
}

@media(min-width:1200px) {
    header .navbar-subnav.--cols3 {
        width: calc(60% - 2rem)
    }
}

header .navbar-subnav.--cols4 {
    width: calc(100% - 0rem);
    grid-template-columns: 1fr 1fr 1fr 1fr
}

@media(min-width:1200px) {
    header .navbar-subnav.--cols4 {
        width: calc(80% - 2rem)
    }
}

header .navbar-subnav.--cols5 {
    width: calc(100% - 0rem);
    grid-template-columns: 1fr 1fr 1fr 1fr
}

@media(min-width:1200px) {
    header .navbar-subnav.--cols5 {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr
    }
}

header .navbar-subnav.active,
header .navbar-subnav.--hover {
    display: grid
}

header .navbar-subnav .nav-link {
    font-size: var(--text-menu);
    background: #f3f9fd;
    padding: .5rem 1.5rem;
    word-break: break-word;
    text-align: left;
    font-size: var(--text-sm);
    color: #3598dc;
    border-bottom: 1px solid #d6eaf8
}

header .navbar-subnav .nav-link:hover {
    color: white;
    background: #1c7ec1
}

header .navbar-subnav .nav-item[data-node="285"] .nav-link,
header .navbar-subnav .nav-item[data-node="217"] .nav-link {
    border-bottom: 1px solid #fff
}

header .navbar-subnav .nav-item[data-node="291"] .nav-link,
header .navbar-subnav .nav-item[data-node="290"] .nav-link {
    color: #f11a77;
    background: #fee8f1
}

header .navbar-subnav .nav-item[data-node="291"] .nav-link:hover,
header .navbar-subnav .nav-item[data-node="290"] .nav-link:hover {
    color: white;
    background: #f11a77
}

header .navbar-subnav>.nav-item.--all {
    grid-column: span 5;
    display: flex;
    justify-content: start
}

header .navbar-subsubnav {
    padding-bottom: 10px
}

header .navbar-subsubnav .nav-link {
    font-weight: normal;
    text-transform: none;
    font-size: 1.2rem;
    padding: 2.5px 10px
}

header .navbar-subsubnav:not(.show) .nav-item:nth-child(n+11):not(.--extend) {
    display: none
}

header .nav-item.--extend .nav-link,
header .nav-item.--all .nav-link {
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-size: 1.2rem
}

header .nav-item .nav-link:hover span:after {
    transform: translate(2.5px, -2px) rotate(-90deg);
    transition: .3s ease
}

header .nav-item .nav-link span:after {
    font-family: 'Font Awesome';
    content: '\f0d7';
    color: #f3f9fd;
    display: inline-block;
    margin-left: 5px;
    font-size: 1.2rem;
    transform: translate(2.5px, -2px) rotate(0);
    transition: .3s ease
}

header .nav-item .nav-link span.without-subnav:after {
    display: none !important
}

header .nav-link {
    display: flex;
    padding: .5rem 1.5rem;
    text-decoration: none
}

header .nav-link.--hover span.--omo {
    display: none
}

header .nav-link.--hover .nav-picture.--hover {
    display: flex
}

header .nav-link.--hover .nav-picture.--main {
    display: none
}

header .nav-link.active {
    color: #3597dc
}

@media(max-width:978px) {

    .sidebar_open header,
    .filters_open header {
        grid-template-columns: 25vw 25vw 25vw 25vw;
        grid-template-areas: "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "menu_categories logo menu_search menu_basket"
    }
}

.sidebar_open header #menu_categories,
.filters_open header #menu_categories {
    margin-left: 0;
    text-align: left;
    width: auto
}

@media(min-width:757px) {

    .sidebar_open header #menu_categories,
    .filters_open header #menu_categories {
        width: 50vw;
        text-align: right
    }
}

.sidebar_open header .navbar-toggler,
.filters_open header .navbar-toggler {
    border: 0
}

.sidebar_open aside .nav-open>ul {
    right: 0;
    display: block;
    left: auto !important
}

.sidebar_open aside .nav-open>ul>.nav-header {
    right: 0
}

.order_process_security {
    display: none
}

@media(min-width:979px) {
    .order_process_security {
        grid-area: security;
        justify-content: flex-end;
        align-items: center
    }
}

.order_process_security_wrapper {
    display: flex;
    align-items: center
}

.order_process_security.--super .order_process_security__img img {
    max-width: 250px;
    max-height: 50px
}

.order_process_security__img {
    margin-left: 15px;
    box-sizing: content-box;
    border-radius: 5px;
    background: #fff;
    display: flex;
    padding: .5rem 1rem;
    border-radius: 15px
}

.order_process_security__img img {
    max-width: 100px
}

.order_process_security sup {
    top: -0.65em;
    font-size: 65%
}

.back_button {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    font-size: 1em;
    text-align: left;
    padding: 0;
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 2px
}

@media(min-width:757px) {
    .back_button {
        display: none
    }
}

.back_button i {
    font-size: var(--text-sm);
    margin-right: 8px;
    line-height: 1;
    display: inline-block
}

header .breadcrumbs {
    grid-area: breadcrumbs;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: var(--text-xs);
    color: #1c7ec1
}

@media(max-width:978px) {
    header .breadcrumbs {
        display: grid;
        grid-column-start: 1;
        grid-row-start: 5;
        grid-auto-flow: column;
        align-items: center;
        justify-content: start;
        padding: 1rem 0 1rem 1.5rem;
        border-top: 1px solid #d6eaf8
    }
}

@media(min-width:979px) {
    header .breadcrumbs {
        display: block
    }
}

.filter_on .breadcrumbs {
    display: none
}

.breadcrumbs {
    font-size: var(--text-xs)
}

@media(min-width:757px) {
    .breadcrumbs {
        line-height: 43px;
        margin-top: 0;
        padding: 0 1.5rem;
        position: relative;
        width: 100vw;
        margin: 0;
        line-height: inherit;
        width: auto
    }
}

@media(min-width:979px) {
    .breadcrumbs {
        padding: 0
    }
}

.breadcrumbs__sub {
    display: none;
    list-style: none;
    position: absolute;
    background: #fff;
    color: #444;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 1rem;
    z-index: 200;
    font-size: 1.2rem;
    top: 100%;
    left: 0;
    min-width: 100%
}

.breadcrumbs__sub a {
    color: #444
}

.breadcrumbs__sub a:hover {
    color: #3597dc
}

.breadcrumbs__item {
    padding-bottom: .5rem
}

.breadcrumbs__item:last-child {
    padding: 0
}

.breadcrumbs__link {
    display: block;
    width: 100%
}

.breadcrumbs ol {
    list-style: none outside none;
    overflow: hidden;
    display: inline;
    display: block;
    white-space: nowrap;
    overflow: auto;
    padding-right: 2rem
}

@media(min-width:757px) {
    .breadcrumbs ol {
        overflow: visible;
        white-space: normal
    }
}

.breadcrumbs ol>li {
    display: inline;
    padding-right: .5rem;
    display: inline-block;
    white-space: nowrap
}

@media(min-width:757px) {
    .breadcrumbs ol>li {
        padding-bottom: .5rem;
        position: relative;
        white-space: normal
    }
}

.breadcrumbs ol>li:first-child {
    margin-right: 0;
    display: none
}

@media(min-width:757px) {
    .breadcrumbs ol>li:first-child {
        display: inline
    }
}

.breadcrumbs ol>li:after {
    content: "\F105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    padding: 0 5px
}

.breadcrumbs ol>li:last-child:after {
    display: none
}

.breadcrumbs ol>li.bc-main a {
    padding-left: 1.5rem;
    position: relative;
    font-size: var(--text-sm);
    margin-right: 0
}

.breadcrumbs ol>li.bc-main a:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: var(--text-xs);
    height: var(--text-xs);
    font-family: "Font Awesome";
    display: inline-block;
    margin-right: 1rem;
    font-family: 'Font Awesome'
}

.breadcrumbs ol>li.bc-main a:before {
    content: '\f015';
    font-size: var(--text-xs)
}

@media(min-width:757px) {
    .breadcrumbs ol>li.--more:after {
        content: '\F105'
    }
}

@media(min-width:757px) {
    .breadcrumbs ol>li.--more:hover:after {
        content: '\F105'
    }
}

@media(min-width:757px) {
    .breadcrumbs ol>li.--more:hover .breadcrumbs__sub {
        display: block
    }
}

.breadcrumbs ol>li span,
.breadcrumbs ol>li a {
    text-decoration: none;
    font-size: var(--text-sm);
    color: #3598dc;
    padding-right: .5rem
}

.breadcrumbs #back_button {
    background: transparent;
    border: 0;
    color: #3597dc
}

.breadcrumbs #back_button:hover {
    color: #555
}

.no-touch .breadcrumbs ol {
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

.no-touch .breadcrumbs ol::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.no-touch .breadcrumbs ol::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.no-touch .breadcrumbs ol::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.stocks_page .breadcrumbs {
    display: none
}

.noproduct_page .breadcrumbs {
    display: block
}

.client-files_page .breadcrumbs {
    display: none
}

.newsletter_page .breadcrumbs {
    display: none
}

.partners_page .breadcrumbs {
    display: none
}

.products-requests_page .breadcrumbs {
    display: none
}

div.list_wrapper {
    display: inline-block;
    width: 100%;
    overflow: auto;
    vertical-align: middle;
    width: calc(100% - 1rem);
    overflow: scroll
}

div.list_wrapper ol {
    -ms-overflow-style: none;
    scrollbar-width: none;
    touch-action: pan-x
}

div.list_wrapper ol::-webkit-scrollbar {
    display: none
}

@media(min-width:757px) {
    div.list_wrapper {
        border: 0;
        width: auto;
        overflow: visible;
        display: block
    }
}

@media(min-width:979px) {
    div.list_wrapper {
        padding: 0
    }
}

@media(min-width:979px) {

    .wishesedit_page .shopping_list_menu,
    .shoppinglist_page .shopping_list_menu {
        display: block
    }
}

.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav {
    right: 0;
    display: block
}

.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav_header {
    right: 0
}

@media(min-width:979px) {
    .shopping_list_menu {
        display: none
    }
}

@media(min-width:1200px) {
    .shopping_list_menu {
        max-width: 250px
    }
}

.shopping_list_menu a {
    text-decoration: none
}

.shopping_list_menu .slm_lists {
    margin-bottom: 1.5rem
}

@media(min-width:979px) {
    .shopping_list_menu .slm_lists {
        margin-bottom: 4.5rem
    }
}

.shopping_list_menu .slm_lists[data-empty="false"] .slm_lists__nav_item.--empty {
    display: none
}

.shopping_list_menu .slm_lists__nav {
    list-style: none;
    display: none;
    width: calc(100vw - 60px);
    position: fixed;
    background: #fff;
    top: 0;
    height: 100vh;
    overflow: auto;
    right: -100%;
    transition: right .3s;
    padding: 6rem 1.5rem 12rem;
    z-index: 9
}

@media(min-width:757px) {
    .shopping_list_menu .slm_lists__nav {
        width: 50vw
    }
}

@media(min-width:979px) {
    .shopping_list_menu .slm_lists__nav {
        width: auto;
        position: static;
        display: block;
        height: auto;
        padding: 0
    }
}

.shopping_list_menu .slm_lists__nav_header {
    position: fixed;
    top: 0;
    right: -100%;
    transition: right .3s;
    width: calc(100vw - 60px);
    padding: 0 1.5rem;
    background: #fff
}

@media(min-width:757px) {
    .shopping_list_menu .slm_lists__nav_header {
        width: 50vw
    }
}

@media(min-width:979px) {
    .shopping_list_menu .slm_lists__nav_header {
        display: none
    }
}

.shopping_list_menu .slm_lists__nav_header .slm_lists__label {
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 1.5rem 4rem;
    border-bottom: 1px solid #d6eaf8;
    line-height: 30px
}

.shopping_list_menu .slm_lists__nav_header .slm_lists__label:after {
    content: '\f104';
    position: absolute;
    left: 20px;
    font-weight: 400;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 29px
}

.shopping_list_menu .slm_lists__nav_header .slm_lists__label:before {
    display: none
}

.shopping_list_menu .slm_lists__nav_item[data-current] .slm_lists__nav_link {
    font-weight: bold
}

.shopping_list_menu .slm_lists__nav_item[data-shared] .slm_lists__nav_link:after {
    content: '\E896';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.1rem;
    margin-left: .5rem
}

.shopping_list_menu .slm_lists__nav_link {
    font-size: 1.3rem;
    color: #555;
    display: flex;
    align-items: center;
    padding: 1.5rem 0;
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:979px) {
    .shopping_list_menu .slm_lists__nav_link {
        margin-bottom: 1rem;
        padding: 0;
        border: 0
    }
}

.shopping_list_menu .slm_lists__nav_link:hover {
    color: #3597dc
}

.shopping_list_menu .slm_lists__nav_link:before {
    content: '\E881';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.6rem;
    margin-right: 1rem
}

.shopping_list_menu .slm_lists__nav_name {
    text-overflow: ellipsis;
    overflow: hidden
}

.shopping_list_menu .slm_lists__count {
    margin-left: .3rem
}

.shopping_list_menu .slm_lists__count:before {
    content: '('
}

.shopping_list_menu .slm_lists__count:after {
    content: ')'
}

.shopping_list_menu .slm_lists__manage {
    font-size: 1.3rem
}

.shopping_list_menu .slm_lists__manage:before {
    content: '\F040';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.5rem;
    margin-right: 1rem
}

.shopping_list_menu .slm_lists__label {
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    cursor: pointer
}

@media(min-width:979px) {
    .shopping_list_menu .slm_lists__label {
        display: none
    }
}

.shopping_list_menu .slm_lists__label:before {
    content: '\F004';
    font-family: FontAwesome;
    font-size: 1.9rem;
    width: 1.6rem;
    margin-right: 1rem;
    color: #f11a77
}

.shopping_list_menu .slm_lists__label:after {
    font-family: FontAwesome;
    font-size: 2.2rem;
    content: '\f105';
    margin-left: auto
}

.shopping_list_menu .slm_bought {
    margin-bottom: 4.5rem;
    display: none !important
}

@media(min-width:979px) {
    .shopping_list_menu .slm_bought {
        display: block !important
    }
}

.shopping_list_menu .slm_bought__link {
    font-size: 1.3rem
}

.shopping_list_menu .slm_bought__link:before {
    content: '\E89A';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.2rem;
    margin-right: 1rem
}

.shopping_list_menu .slm_info {
    display: none !important
}

@media(min-width:979px) {
    .shopping_list_menu .slm_info {
        display: block !important
    }
}

.shopping_list_menu .slm_info__list {
    list-style: none
}

.shopping_list_menu .slm_info__label {
    font-size: 1.4rem
}

.shopping_list_menu .slm_info__list_item {
    font-size: 1.3rem;
    line-height: 1.6
}

.shopping_list_menu .slm_info__list_item:before {
    content: '\F00C';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.4rem;
    margin-right: 1rem;
    color: #d6eaf8;
    margin: -0.2rem 1rem 0 0
}

@media(max-width:978px) {
    html.sidebar_open aside {
        padding-top: 0
    }

    html.sidebar_open aside .shopping_list_menu {
        padding-top: 2rem
    }

    .filters_open #menu_search,
    .filters_open #mobileCategories {
        display: none !important
    }

    .mobileCategories {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin: 0 -1.5rem;
        background-color: #333;
        position: relative
    }

    .mobileCategories:before {
        content: '';
        background-color: #333;
        display: block;
        left: 0;
        right: calc(-1.5rem - env(safe-area-inset-right));
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: -1
    }

    .mobileCategories__item {
        text-align: center
    }

    .mobileCategories__item button {
        color: #fff;
        text-decoration: none;
        font-size: var(--text-sm);
        display: flex;
        height: 6rem;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #3598dc;
        transition: none;
        background-color: #3598dc;
        width: 100%
    }

    .mobileCategories__item button.--active {
        background: #fff;
        color: #444
    }

    .mobileCategories__item:last-child button {
        border-right: 1px solid transparent
    }

    .mobileCategories__item.--menu button:before {
        font-size: 1.1rem;
        margin-right: 1rem;
        content: '\f0c9';
        font-family: fontawesome
    }
}

@media(min-width:979px) {

    .mobileCategories,
    .setMobileGrid {
        display: none
    }
}

@media(min-width:979px) {
    #login_menu_block {
        display: none
    }
}

#login_menu_block .login_welcome_message {
    font-weight: 500;
    padding: 10px
}

#login_menu_block .login_welcome_message span {
    color: #3597dc
}

#login_menu_block a {
    color: #444;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    text-decoration: none;
    padding: 1.5rem 0;
    border-bottom: 1px solid #d6eaf8
}

#login_menu_block a i,
#login_menu_block span.font_icon {
    color: #444;
    font-size: 1.8rem;
    margin-right: 1rem;
    width: 1.6rem
}

#login_menu_block a:hover {
    color: #3597dc
}

#login_menu_block span {
    vertical-align: middle
}

.mobileNewsletter {
    padding: 5px 10px
}

.mobileNewsletter a {
    text-align: right !important
}

.menu_blog_box {
    padding-bottom: 20px;
    padding-bottom: 0
}

.menu_blog_box ul {
    list-style: none
}

.menu_blog_box ul li {
    position: relative
}

.menu_blog_box ul li a {
    padding: 0 20px;
    color: #555;
    font-weight: 400;
    display: flex;
    line-height: 60px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d6eaf8;
    font-size: 16px;
    text-decoration: none
}

.menu_blog_box ul li a:hover {
    color: #3597dc
}

@media(min-width:979px) {
    .menu_blog_box ul li a {
        display: block;
        color: #444;
        line-height: inherit;
        padding: 0;
        font-size: 1em;
        border: 0
    }
}

.menu_blog_box ul li.active a {
    color: #3597dc
}

@media(min-width:979px) {
    .menu_blog_box ul li {
        border-bottom: 1px solid #d6eaf8;
        padding: 10px 0
    }
}

@media(min-width:979px) {
    #menu_blog_categories {
        margin-bottom: 0
    }
}

#menu_blog_categories ul li.active:after {
    content: 'ïƒš';
    font-family: FontAwesome;
    font-size: 10px;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 13px;
    color: #3597dc;
    display: none
}

#menu_blog_rss {
    padding: 10px 0 9px;
    padding: 0
}

#menu_blog_rss a {
    padding: 0 20px;
    color: #555;
    font-weight: 400;
    display: flex;
    line-height: 60px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d6eaf8;
    font-size: 16px;
    text-decoration: none
}

#menu_blog_rss a:hover {
    color: #3597dc
}

@media(min-width:979px) {
    #menu_blog_rss a {
        display: block;
        color: #444;
        line-height: inherit;
        padding: 10px 0;
        font-size: 1em;
        border: 0
    }
}

#menu_blog_bydates {
    padding-bottom: 5px;
    padding-bottom: 0
}

#menu_blog_bydates ul li>ul {
    display: none
}

#menu_blog_bydates ul li>ul li {
    border-bottom: 0
}

@media(min-width:979px) {
    #menu_blog_bydates ul li>ul li {
        margin: 2px 0;
        padding: 3px 0
    }
}

#menu_blog_bydates ul li>ul li>a:after {
    display: none
}

#menu_blog_bydates ul li>ul li a {
    color: #3597dc;
    padding: 0 10px
}

#menu_blog_bydates ul li>ul li a:hover {
    color: #555
}

#menu_blog_bydates ul li>ul li.active a {
    color: #3597dc
}

#menu_blog_bydates ul li>a:after {
    font-family: FontAwesome;
    position: absolute;
    content: '\f107';
    font-size: 22px;
    right: 20px;
    top: 0;
    line-height: 60px;
    color: #555
}

@media(min-width:979px) {
    #menu_blog_bydates ul li>a:after {
        line-height: 1;
        top: 12px;
        right: 10px;
        font-size: 1em
    }
}

#menu_blog_bydates ul li.active ul {
    display: block
}

@media(min-width:979px) {
    #menu_blog_bydates ul li.active ul {
        margin-top: 10px
    }
}

#menu_blog_bydates ul li.active>a:after {
    content: '\f106'
}

#menu_blog_bydates a.menu_categories_label {
    padding: 0 20px;
    color: #555;
    line-height: 60px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d6eaf8;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
    text-decoration: none
}

#menu_blog_bydates a.menu_categories_label:hover {
    color: #3597dc
}

@media(min-width:979px) {
    #menu_blog_bydates a.menu_categories_label {
        display: block;
        color: #444;
        line-height: inherit;
        padding: 10px 0;
        font-size: 1em;
        text-align: left;
        border: 0
    }
}

@media(max-width:978px) {
    aside #menu_blog {
        display: none !important
    }
}

#menu_affiliate {
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: right
}

.less_info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

.less_info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.less_info.small,
.less_info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.less_info.small:before,
.less_info.--small:before {
    display: none
}

.less_info a {
    color: inherit;
    text-decoration: underline
}

.less_info a:hover {
    text-decoration: none
}

.less_info h3 {
    color: inherit;
    margin-bottom: 0
}

.less_warning {
    border: 1px solid transparent;
    color: #fd8702;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff8da;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fed6a9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

.less_warning::before {
    content: '\F06A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.less_warning.small,
.less_warning.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.less_warning.small:before,
.less_warning.--small:before {
    display: none
}

.less_warning a {
    color: inherit;
    text-decoration: underline
}

.less_warning a:hover {
    text-decoration: none
}

.less_warning h3 {
    color: inherit;
    margin-bottom: 0
}

.less_error {
    border: 1px solid transparent;
    color: #f6174d;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff9fa;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fcb9c9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

.less_error::before {
    content: '\f06a';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.less_error.small,
.less_error.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.less_error.small:before,
.less_error.--small:before {
    display: none
}

.less_error a {
    color: inherit;
    text-decoration: underline
}

.less_error a:hover {
    text-decoration: none
}

.less_error h3 {
    color: inherit;
    margin-bottom: 0
}

.less_success {
    border: 1px solid transparent;
    color: #6d9d05;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #f2f8dd;
    position: relative;
    border-radius: 5px;
    border: 1px solid #c4f951;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    border-color: #b8da49
}

.less_success::before {
    content: '\F058';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.less_success.small,
.less_success.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.less_success.small:before,
.less_success.--small:before {
    display: none
}

.less_success a {
    color: inherit;
    text-decoration: underline
}

.less_success a:hover {
    text-decoration: none
}

.less_success h3 {
    color: inherit;
    margin-bottom: 0
}

div.menu_messages_message {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

div.menu_messages_message::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.menu_messages_message.small,
div.menu_messages_message.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.menu_messages_message.small:before,
div.menu_messages_message.--small:before {
    display: none
}

div.menu_messages_message a {
    color: inherit;
    text-decoration: underline
}

div.menu_messages_message a:hover {
    text-decoration: none
}

div.menu_messages_message h3 {
    color: inherit;
    margin-bottom: 0
}

div.menu_messages_success {
    border: 1px solid transparent;
    color: #6d9d05;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #f2f8dd;
    position: relative;
    border-radius: 5px;
    border: 1px solid #c4f951;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    border-color: #b8da49
}

div.menu_messages_success::before {
    content: '\F058';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.menu_messages_success.small,
div.menu_messages_success.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.menu_messages_success.small:before,
div.menu_messages_success.--small:before {
    display: none
}

div.menu_messages_success a {
    color: inherit;
    text-decoration: underline
}

div.menu_messages_success a:hover {
    text-decoration: none
}

div.menu_messages_success h3 {
    color: inherit;
    margin-bottom: 0
}

div.menu_messages_warning {
    border: 1px solid transparent;
    color: #fd8702;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff8da;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fed6a9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

div.menu_messages_warning::before {
    content: '\F06A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.menu_messages_warning.small,
div.menu_messages_warning.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.menu_messages_warning.small:before,
div.menu_messages_warning.--small:before {
    display: none
}

div.menu_messages_warning a {
    color: inherit;
    text-decoration: underline
}

div.menu_messages_warning a:hover {
    text-decoration: none
}

div.menu_messages_warning h3 {
    color: inherit;
    margin-bottom: 0
}

div.menu_messages_error {
    border: 1px solid transparent;
    color: #f6174d;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff9fa;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fcb9c9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

div.menu_messages_error::before {
    content: '\f06a';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.menu_messages_error.small,
div.menu_messages_error.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.menu_messages_error.small:before,
div.menu_messages_error.--small:before {
    display: none
}

div.menu_messages_error a {
    color: inherit;
    text-decoration: underline
}

div.menu_messages_error a:hover {
    text-decoration: none
}

div.menu_messages_error h3 {
    color: inherit;
    margin-bottom: 0
}

.projector_page #content>#menu_messages_warning {
    padding: 22px 65px !important;
    margin-bottom: 15px
}

.main_page #content>.menu_messages_message {
    margin-top: 10px
}

.search_page #content #filter_list>#menu_messages_warning {
    margin-top: 15px
}

#menu_security_policy {
    margin-bottom: 3rem;
    padding-top: 2rem
}

@media(min-width:757px) {
    #menu_security_policy {
        padding-top: 0
    }
}

@media(min-width:979px) {
    #menu_security_policy {
        margin-bottom: 5rem
    }
}

#menu_security_policy .headline,
#menu_security_policy .big_label {
    justify-content: flex-start;
    border-left: 0;
    align-items: flex-start;
    text-align: left;
    padding-left: 0
}

#menu_security_policy .headline::after,
#menu_security_policy .big_label::after {
    display: none
}

@media(min-width:757px) {
    .securityPolicy:not(.supershop) .securityPolicy__text {
        max-width: 75%
    }
}

@media(min-width:757px) {
    .securityPolicy:not(.supershop) .securityPolicy__img img {
        max-height: 5.5rem
    }
}

@media(min-width:757px) {
    .securityPolicy:not(.supershop) .securityPolicy__img {
        flex-basis: 25%;
        min-width: 25%
    }
}

.securityPolicy .big_label {
    display: block;
    line-height: 1.5;
    text-align: center
}

@media(min-width:979px) {
    .securityPolicy .big_label {
        text-align: left
    }
}

.securityPolicy__sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media(min-width:757px) {
    .securityPolicy__sub {
        flex-wrap: nowrap
    }
}

.securityPolicy__img {
    margin-bottom: 2rem
}

.securityPolicy__img img {
    max-height: 5rem;
    box-sizing: content-box;
    padding: .5rem;
    border-radius: 5px;
    background: #fff
}

@media(min-width:757px) {
    .securityPolicy__img {
        margin-bottom: 0;
        order: 1;
        flex-basis: 30%;
        min-width: 30%;
        text-align: right
    }

    .securityPolicy__img img {
        max-height: unset
    }
}

.securityPolicy__text {
    text-align: justify
}

.securityPolicy__text p {
    margin-bottom: 5px
}

@media(min-width:757px) {
    .securityPolicy__text {
        max-width: 65%;
        margin-right: auto
    }

    .securityPolicy__text p {
        margin-bottom: 0
    }
}

#menu_newsletter {
    align-items: stretch
}

#menu_newsletter .regilink h3 a {
    color: #3598dc
}

#menu_newsletter .col-12>div {
    height: 100%;
    padding: 40px;
    background: #f3f9fd;
    border-radius: 10px;
    color: #1c7ec1
}

@media(max-width:767px) {
    #menu_newsletter .col-12>div {
        padding: 20px
    }
}

#menu_newsletter .col-12:nth-of-type(3)>div {
    padding: 40px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

#menu_newsletter .col-12:nth-of-type(3)>div h3 {
    margin-bottom: 8px
}

#menu_newsletter .col-12:nth-of-type(3)>div .sub-header {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 8px
}

#menu_newsletter .big_label {
    text-align: left;
    color: #f11a77;
    margin-top: 0
}

#menu_newsletter .newsletter__head {
    margin-bottom: 20px
}

#menu_newsletter .newsletter__form .add_newsletter {
    transition: .2s
}

#menu_newsletter .newsletter__form .add_newsletter:disabled {
    opacity: .4;
    cursor: not-allowed;
    transition: .2s
}

#menu_newsletter .newsletter__input {
    padding: 20px 0
}

#menu_newsletter .f-group {
    margin-bottom: 0 !important
}

#menu_newsletter .f-group .f-control {
    border: 0;
    border-radius: 30px;
    padding: 20px;
    height: auto;
    color: #17496c !important
}

#menu_newsletter .f-group .f-label {
    top: -1px !important;
    left: 15px;
    color: #17496c;
    font-size: var(--text-xs);
    transition: .3s ease;
    background: transparent;
    transform: translateY(0)
}

#menu_newsletter .f-group .f-control:focus+.f-label {
    top: -1px !important;
    left: 15px;
    color: #17496c;
    font-size: var(--text-xs);
    transition: .3s ease;
    background: transparent;
    transform: translateY(0)
}

#menu_newsletter .f-group .f-control:checked+.f-label:after {
    top: 7px
}

#menu_newsletter input::placeholder {
    color: #17496c;
    opacity: .5
}

#menu_newsletter .newsletter__checkbox {
    padding: 0 !important
}

#menu_newsletter .newsletter__checkbox .f-label {
    left: 0
}

#menu_newsletter .newsletter__checkbox .f-label span {
    white-space: normal !important;
    display: inline-block;
    padding-left: 5px
}

@media(min-width:580px) {
    #menu_newsletter .newsletter__checkbox .f-label span {
        width: calc(100% - 60px)
    }
}

#menu_newsletter .newsletter__checkbox .f-label:before {
    top: 0;
    transform: translateY(0)
}

#menu_newsletter .newsletter__checkbox.alert .f-label {
    color: #f6174d
}

#menu_newsletter .help-block {
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #f6174d
}

#menu_newsletter p {
    margin-bottom: 7px
}

#menu_newsletter .blue-btn,
#menu_newsletter .pink-btn {
    margin-top: 20px
}

#menu_newsletter img {
    border-radius: 10px;
    display: block;
    margin-top: 20px
}

@media(max-width:978px) {
    #menu_newsletter .col-12:nth-of-type(2) {
        margin-bottom: 20px
    }

    #menu_newsletter .col-12:nth-of-type(3)>div {
        padding: 20px !important
    }
}

.social-links {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    grid-gap: var(--text-base);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    grid-template-columns: repeat(3, 1fr)
}

@media(min-width:979px) {
    .social-links {
        grid-gap: var(--text-2xl)
    }
}

.social-links:-webkit-scrollbar {
    display: none
}

@media(max-width:767px) {
    .social-links {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(max-width:567px) {
    .social-links {
        grid-template-columns: repeat(3, 1fr)
    }
}

.social-links a {
    padding: 5rem 3rem;
    width: 100%;
    background: #f3f9fd;
    text-align: center;
    font-size: var(--text-2xl);
    display: grid;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    grid-gap: var(--text-base);
    border-radius: 15px
}

@media(max-width:567px) {
    .social-links a {
        font-size: var(--text-lg)
    }
}

@media(max-width:567px) {
    .social-links a {
        aspect-ratio: 1;
        padding: 0 3rem
    }
}

.social-links a span {
    display: block
}

@media(max-width:567px) {
    .social-links a span {
        display: none
    }
}

.social-links a svg {
    fill: #3598dc;
    width: 4rem;
    height: 4rem
}

.social-links a:hover {
    background: #3598dc;
    color: white;
    text-decoration: none
}

.social-links a:hover svg {
    fill: white
}

#menu_buttons img {
    display: block
}

#menu_buttons a {
    padding: var(--text-base);
    border-radius: 10px;
    background: #f3f9fd
}

#footer_links {
    position: relative;
    text-align: left;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: var(--footer-gap);
    padding: var(--footer-padding)
}

@media(min-width:757px) {
    #footer_links {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:1200px) {
    #footer_links {
        grid-template-columns: repeat(auto-fit, minmax(0, 1fr))
    }
}

#footer_links::before {
    content: var(--footer-before-links-content);
    width: var(--footer-before-width);
    height: var(--footer-before-height);
    background: var(--footer-before-background);
    position: var(--footer-before-position);
    z-index: var(--footer-before-z-index);
    top: var(--footer-before-top);
    left: -50vw;
    margin-left: 50%
}

#footer_links .footer_tab__header {
    position: relative;
    text-decoration: none
}

#footer_links .footer_tab__header:after {
    content: '\F107';
    font-size: var(--footer-headline-arrow-font-size);
    font-family: FontAwesome;
    font-weight: var(--footer-headline-arrow-font-weight);
    font-style: var(--footer-headline-arrow-font-style);
    color: var(--footer-headline-arrow-color);
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%)
}

@media(min-width:757px) {
    #footer_links .footer_tab__header:after {
        display: none;
        padding-bottom: var(--footer-headline-font-padding-bottom)
    }
}

#footer_links .footer_tab__header[aria-expanded='true']:after {
    content: '\F106'
}

#footer_links .footer_tab__header[data-hide-arrow='true']:after {
    content: none;
    display: none
}

@media(min-width:757px) {
    #footer_links .footer_tab__header:after {
        content: none;
        display: none
    }
}

@media(max-width:756.89px) {
    #footer_links .footer_tab__header[aria-expanded='false'] {
        cursor: pointer
    }

    #footer_links .footer_tab__header[aria-expanded='false']:after {
        display: block
    }
}

#footer_links #manageCookies {
    color: var(--footer-headline-color);
    transition: background-color .2s, color .2s, border .2s
}

#footer_links #manageCookies:hover {
    color: var(--footer-headline-color-hover);
    text-decoration: underline
}

#footer_links #manageCookies:is(#manageCookies),
#footer_links #manageCookies #manageCookies {
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: text-decoration-color 200ms
}

#footer_links #manageCookies:is(#manageCookies) .icon,
#footer_links #manageCookies #manageCookies .icon {
    text-decoration: none
}

#footer_links #manageCookies:is(#manageCookies:hover),
#footer_links #manageCookies #manageCookies:hover {
    text-decoration: underline;
    text-decoration-color: #444
}

#footer_links .footer_links {
    padding: var(--footer-details-padding)
}

#footer_links .footer_links:first-child {
    border-top: 1px solid var(--gray-300)
}

@media(max-width:756px) {
    #footer_links .footer_links {
        padding: 0;
        margin-bottom: var(--text-base);
        border-radius: 10px;
        overflow: hidden
    }

    #footer_links .footer_links>li>a,
    #footer_links .footer_links>li>span {
        padding: var(--text-base) var(--text-lg);
        background: #3598dc;
        color: white;
        font-family: 'Nunito', sans-serif
    }

    #footer_links .footer_links>li>a:after,
    #footer_links .footer_links>li>span:after {
        width: 2.5rem;
        height: 2.5rem;
        background: white;
        color: #3598dc;
        font-size: 1.5rem;
        line-height: 2.5rem;
        border-radius: 2rem;
        text-align: center;
        right: 1.5rem;
        font-family: 'Font Awesome'
    }

    #footer_links .footer_links>li>ul {
        background: #f3f9fd;
        border: 1px solid #91c7ec;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding-left: var(--text-lg) !important;
        padding-right: var(--text-lg) !important
    }

    #footer_links .footer_links>li>ul[aria-hidden=false] {
        padding: var(--text-sm) var(--text-lg) !important;
        padding-top: var(--text-sm) !important;
        padding-bottom: var(--text-2xs) !important
    }
}

@media(min-width:757px) {
    #footer_links .footer_links {
        border: 0
    }

    #footer_links .footer_links:first-child {
        border-top: 0
    }
}

#footer_links .footer_links_label {
    display: block;
    font-size: var(--footer-headline-font-size);
    font-weight: var(--footer-headline-font-weight);
    font-style: var(--footer-headline-font-style);
    font-family: var(--footer-headline-font-family);
    color: var(--footer-headline-color)
}

@media(min-width:757px) {
    #footer_links .footer_links_label {
        padding-bottom: var(--footer-headline-font-padding-bottom)
    }
}

@media(min-width:757px) {
    #footer_links a.footer_links_label:hover {
        color: var(--footer-headline-color-hover);
        opacity: var(--footer-headline-opacity-hover)
    }
}

#footer_links .footer_links_sub {
    font-size: var(--footer-link-font-size);
    font-weight: var(--footer-link-font-weight);
    font-style: var(--footer-link-font-style);
    font-family: var(--footer-link-font-family);
    display: flex;
    flex-direction: column;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

@media(max-width:756.89px) {
    #footer_links .footer_links_sub[aria-hidden='true'] {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        border: 0
    }

    #footer_links .footer_links_sub[aria-hidden='true'] * {
        visibility: hidden
    }
}

#footer_links .footer_links_sub[aria-hidden='false'] {
    padding-top: var(--footer-headline-font-padding-bottom);
    max-height: 1500px;
    opacity: 1;
    overflow: visible
}

@media(min-width:757px) {
    #footer_links .footer_links_sub[aria-hidden='false'] {
        padding-top: 0
    }
}

#footer_links .footer_links_sub>* {
    padding: var(--footer-item-padding)
}

#footer_links .footer_links_sub:is(a),
#footer_links .footer_links_sub a {
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: text-decoration-color 200ms
}

#footer_links .footer_links_sub:is(a) .icon,
#footer_links .footer_links_sub a .icon {
    text-decoration: none
}

#footer_links .footer_links_sub:is(a:hover),
#footer_links .footer_links_sub a:hover {
    text-decoration: underline;
    text-decoration-color: #444
}

@media(min-width:1200px) {
    #footer_links[data-stretch-columns='true'] {
        grid-template-columns: repeat(4, 1fr)
    }
}

#footer_links ul {
    list-style: none
}

#footer_links a,
#footer_links span {
    display: block;
    color: var(--footer-link-color)
}

.footer_settings {
    font-size: var(--shop-contact-vat-font-size);
    font-weight: var(--shop-contact-vat-font-weight);
    font-style: var(--shop-contact-vat-font-style);
    color: var(--shop-contact-vat-color);
    padding: var(--shop-contact-vat-padding);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 16px
}

@media(min-width:757px) {
    .footer_settings {
        flex-direction: row
    }
}

.footer_settings__price_info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

@media(min-width:757px) {
    .footer_settings__price_info {
        justify-content: flex-start
    }
}

.idosell {
    padding-bottom: env(safe-area-inset-bottom)
}

.idosell__logo.--link {
    display: flex
}

#menu_contact {
    font-size: var(--shop-contact-font-size);
    font-weight: var(--shop-contact-font-weight);
    font-style: var(--shop-contact-font-style);
    color: var(--shop-contact-color);
    position: relative;
    text-align: left;
    border-bottom: var(--shop-contact-border-bottom);
    padding: var(--shop-contact-padding);
    margin: var(--shop-contact-margin);
    display: block
}

#menu_contact a {
    color: var(--shop-contact-color)
}

#menu_contact:is(a),
#menu_contact a {
    text-decoration: underline;
    text-decoration-color: transparent;
    transition: text-decoration-color 200ms
}

#menu_contact:is(a) .icon,
#menu_contact a .icon {
    text-decoration: none
}

#menu_contact:is(a:hover),
#menu_contact a:hover {
    text-decoration: underline;
    text-decoration-color: #444
}

#menu_contact ul {
    margin: 0;
    z-index: 10;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: var(--shop-contact-items-container-gap);
    padding-top: var(--shop-contact-items-container-padding-top)
}

@media(min-width:757px) {
    #menu_contact ul {
        gap: 0;
        flex-direction: row
    }
}

#menu_contact ul>li {
    display: inline-block;
    list-style: none;
    padding: var(--shop-contact-item-padding)
}

#menu_contact .contact_type_header {
    display: none
}

#menu_contact .contact_type_phone {
    display: var(--shop-contact-phone-display)
}

#menu_contact .contact_type_text {
    font-weight: normal;
    display: var(--shop-contact-text-display)
}

#menu_contact .contact_type_mail {
    display: var(--shop-contact-mail-display)
}

#menu_contact .contact_type_adress {
    font-weight: normal;
    display: var(--shop-contact-address-display)
}

aside #menu_contact {
    background: transparent;
    width: initial !important;
    margin: initial !important;
    left: initial !important;
    display: block;
    border-bottom: 0;
    padding: 0;
    margin: 0
}

@media(min-width:979px) {
    aside #menu_contact {
        display: none
    }
}

aside #menu_contact ul {
    margin: 0;
    width: auto;
    display: block;
    background: 0;
    padding: 0;
    position: static
}

aside #menu_contact ul>li {
    display: flex;
    align-items: center;
    margin: 0;
    border-left: 0;
    text-align: left;
    font-weight: 400;
    padding: 1.5rem 0;
    border-bottom: 1px solid #d6eaf8;
    line-height: 1.3
}

aside #menu_contact ul>li.contact_type_phone,
aside #menu_contact ul>li.contact_type_text,
aside #menu_contact ul>li.contact_type_mail,
aside #menu_contact ul>li.contact_type_adress {
    display: flex
}

aside #menu_contact ul>li:before {
    color: #444;
    display: inline-block;
    line-height: inherit;
    font-family: FontAwesome;
    font-size: 1.8rem;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;
    width: 1.6rem;
    margin-right: 1rem
}

aside #menu_contact ul>li.contact_type_adress,
aside #menu_contact ul>li.contact_type_text {
    flex-wrap: wrap;
    padding: 15px 0;
    display: none
}

aside #menu_contact ul>li.contact_type_adress>*,
aside #menu_contact ul>li.contact_type_text>* {
    padding-right: 3px
}

aside #menu_contact .contact_type_mail:before {
    content: '\F0E0'
}

aside #menu_contact .contact_type_phone:before {
    content: '\F095'
}

aside #menu_contact .contact_more:before {
    content: '\f0fe'
}

.bars_bottom {
    margin: 10px 0 0
}

.bars_bottom .bars__item {
    padding: 0 0 10px
}

@media(min-width:979px) {
    .bars_bottom .bars__item.--fixed .bars__wrapper {
        bottom: calc(1px * var(--position) + 10px)
    }
}

.n59581_tooltip,
.n59581_instalment_note,
.n59581_tooltip_dictionary {
    position: absolute;
    z-index: 999;
    left: -9999px;
    padding: 5px;
    background: #fff;
    font-size: .85em;
    color: #444;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    width: calc(100% - 20px);
    max-height: 300px;
    overflow: scroll
}

@media(max-width:756px) {

    .n59581_tooltip,
    .n59581_instalment_note,
    .n59581_tooltip_dictionary {
        left: 10px !important
    }
}

@media(min-width:757px) {

    .n59581_tooltip,
    .n59581_instalment_note,
    .n59581_tooltip_dictionary {
        width: 250px;
        overflow: initial;
        max-height: initial;
        margin: 0
    }
}

.n59581_tooltip p {
    padding: 2px 7px
}

.n59581_tooltip_dictionary p {
    padding: 2px 7px;
    text-align: left
}

.n59581_tooltip_dictionary ul {
    padding-left: 22px
}

.n59581_tooltip_dictionary ol {
    padding-left: 22px
}

.tooltipContent {
    display: none
}

#iaivalidate_help.help {
    background: #ffffdc none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    display: none !important;
    font-size: .8em;
    margin-left: 25px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 110px;
    z-index: 999
}

body div.alertek {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important;
    transform: translate(-50%, -50%);
    z-index: 9999
}

body div.alertek.--info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    position: fixed
}

body div.alertek.--info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

body div.alertek.--info.small,
body div.alertek.--info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

body div.alertek.--info.small:before,
body div.alertek.--info.--small:before {
    display: none
}

body div.alertek.--info a {
    color: inherit;
    text-decoration: underline
}

body div.alertek.--info a:hover {
    text-decoration: none
}

body div.alertek.--info h3 {
    color: inherit;
    margin-bottom: 0
}

body div.alertek.--warning {
    border: 1px solid transparent;
    color: #fd8702;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff8da;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fed6a9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    position: fixed
}

body div.alertek.--warning::before {
    content: '\F06A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

body div.alertek.--warning.small,
body div.alertek.--warning.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

body div.alertek.--warning.small:before,
body div.alertek.--warning.--small:before {
    display: none
}

body div.alertek.--warning a {
    color: inherit;
    text-decoration: underline
}

body div.alertek.--warning a:hover {
    text-decoration: none
}

body div.alertek.--warning h3 {
    color: inherit;
    margin-bottom: 0
}

body div.alertek.--success {
    border: 1px solid transparent;
    color: #6d9d05;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #f2f8dd;
    position: relative;
    border-radius: 5px;
    border: 1px solid #c4f951;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    border-color: #b8da49;
    position: fixed
}

body div.alertek.--success::before {
    content: '\F058';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

body div.alertek.--success.small,
body div.alertek.--success.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

body div.alertek.--success.small:before,
body div.alertek.--success.--small:before {
    display: none
}

body div.alertek.--success a {
    color: inherit;
    text-decoration: underline
}

body div.alertek.--success a:hover {
    text-decoration: none
}

body div.alertek.--success h3 {
    color: inherit;
    margin-bottom: 0
}

body div.alertek.--error {
    border: 1px solid transparent;
    color: #f6174d;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #fff9fa;
    position: relative;
    border-radius: 5px;
    border: 1px solid #fcb9c9;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    position: fixed
}

body div.alertek.--error::before {
    content: '\f06a';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

body div.alertek.--error.small,
body div.alertek.--error.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

body div.alertek.--error.small:before,
body div.alertek.--error.--small:before {
    display: none
}

body div.alertek.--error a {
    color: inherit;
    text-decoration: underline
}

body div.alertek.--error a:hover {
    text-decoration: none
}

body div.alertek.--error h3 {
    color: inherit;
    margin-bottom: 0
}

._mobile #alert_cover {
    margin-left: 0 !important;
    left: 0 !important;
    position: fixed;
    top: 0 !important;
    border-radius: 0 !important;
    right: 0 !important;
    transform: none
}

.long-text {
    max-height: 110px;
    position: relative;
    overflow: hidden
}

.long-text#projector_longdescription {
    max-height: 200px
}

.long-text#projector_longdescription:after {
    background: linear-gradient(0, white 2rem, transparent)
}

.long-text#projector_longdescription .text-switcher {
    position: absolute;
    top: 150px;
    left: 3.5rem;
    z-index: 2;
    background: 0;
    padding: 0;
    border: 2px solid transparent;
    font-family: var(--font-family-headline);
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 1;
    font-size: var(--text-xs);
    padding: .6rem 1.6rem .8rem 1.6rem;
    transition: background-color .2s, color .2s, border-color .2s;
    border-radius: 10px;
    text-decoration: none;
    color: #3598dc;
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem;
    cursor: pointer;
    width: calc(100% - 8rem) !important
}

.long-text#projector_longdescription .text-switcher:hover {
    text-decoration: none !important
}

.long-text#projector_longdescription .text-switcher:hover {
    color: #91c7ec
}

.long-text#projector_longdescription .text-switcher.--f {
    width: 100%
}

.long-text#projector_longdescription .text-switcher.--a {
    width: auto
}

.long-text#projector_longdescription .text-switcher.btn-primary {
    color: white !important;
    text-decoration: none !important
}

@media(min-width:757px) {
    .long-text#projector_longdescription .text-switcher {
        width: auto
    }
}

.long-text#projector_longdescription .text-switcher:hover {
    color: #444
}

.long-text#projector_longdescription .text-switcher.--extrasmall {
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs)
}

.long-text#projector_longdescription .text-switcher.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

.long-text#projector_longdescription .text-switcher.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {
    .long-text#projector_longdescription .text-switcher.--large {
        font-size: var(--text-base)
    }
}

.long-text#projector_longdescription .text-switcher.--extralarge {
    font-size: var(--text-base);
    padding: .8rem 2rem .9rem 2rem
}

@media(min-width:757px) {
    .long-text#projector_longdescription .text-switcher.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

.long-text#projector_longdescription .text-switcher.--solid,
.long-text#projector_longdescription .text-switcher.btn-primary {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text#projector_longdescription .text-switcher.--solid:hover,
.long-text#projector_longdescription .text-switcher.btn-primary:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.long-text#projector_longdescription .text-switcher.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white
}

.long-text#projector_longdescription .text-switcher.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white
}

.long-text#projector_longdescription .text-switcher.--white {
    background: white;
    border-color: white;
    color: #3598dc
}

.long-text#projector_longdescription .text-switcher.--white:hover {
    background-color: #3598dc;
    border-color: #3598dc;
    color: white !important
}

.long-text#projector_longdescription .text-switcher.--pale {
    color: #1c7ec1;
    background: #f3f9fd;
    border: 1px solid #91c7ec
}

.long-text#projector_longdescription .text-switcher.--pale:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.long-text#projector_longdescription .text-switcher.--light {
    color: #3598dc;
    background: #f3f9fd;
    border: 1px solid #f3f9fd
}

.long-text#projector_longdescription .text-switcher.--light:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.long-text#projector_longdescription .text-switcher.--outline {
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc
}

.long-text#projector_longdescription .text-switcher.--outline:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text#projector_longdescription .text-switcher.--icon-left,
.long-text#projector_longdescription .text-switcher.--icon-right {
    position: relative
}

.long-text#projector_longdescription .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.long-text#projector_longdescription .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444;
    text-decoration: underline
}

.long-text#projector_longdescription .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.long-text#projector_longdescription .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block;
    text-decoration: none
}

.long-text#projector_longdescription .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.long-text#projector_longdescription .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc
}

.long-text#projector_longdescription .text-switcher.--icon-left:before,
.long-text#projector_longdescription .text-switcher.--icon-right:before {
    font-family: FontAwesome
}

.long-text#projector_longdescription .text-switcher.--icon-left i,
.long-text#projector_longdescription .text-switcher.--icon-right i,
.long-text#projector_longdescription .text-switcher.--icon-left:before,
.long-text#projector_longdescription .text-switcher.--icon-right:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.long-text#projector_longdescription .text-switcher.--icon-left,
.long-text#projector_longdescription .text-switcher.--medium.--icon-left,
.long-text#projector_longdescription .text-switcher.--large.--icon-left {
    padding-left: 2.5em
}

.long-text#projector_longdescription .text-switcher.--icon-left i,
.long-text#projector_longdescription .text-switcher.--medium.--icon-left i,
.long-text#projector_longdescription .text-switcher.--large.--icon-left i,
.long-text#projector_longdescription .text-switcher.--icon-left:before,
.long-text#projector_longdescription .text-switcher.--medium.--icon-left:before,
.long-text#projector_longdescription .text-switcher.--large.--icon-left:before {
    left: .7em;
    font-size: 1.3em
}

.long-text#projector_longdescription .text-switcher.--icon-right,
.long-text#projector_longdescription .text-switcher.--medium.--icon-right,
.long-text#projector_longdescription .text-switcher.--large.--icon-right {
    padding-right: 2.5em
}

.long-text#projector_longdescription .text-switcher.--icon-right i,
.long-text#projector_longdescription .text-switcher.--medium.--icon-right i,
.long-text#projector_longdescription .text-switcher.--large.--icon-right i,
.long-text#projector_longdescription .text-switcher.--icon-right:before,
.long-text#projector_longdescription .text-switcher.--medium.--icon-right:before,
.long-text#projector_longdescription .text-switcher.--large.--icon-right:before {
    right: .7em;
    font-size: 1.3em
}

.long-text#projector_longdescription .text-switcher.--nt {
    text-transform: none
}

.long-text#projector_longdescription .text-switcher.--r {
    border-radius: 50px
}

.long-text#projector_longdescription .text-switcher.--secondary {
    color: #444
}

.long-text#projector_longdescription .text-switcher.--secondary:hover {
    color: #3598dc
}

.long-text#projector_longdescription .text-switcher.--secondary.--solid {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.long-text#projector_longdescription .text-switcher.--secondary.--solid:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text#projector_longdescription .text-switcher.--secondary.--outline {
    background: white;
    border: 1px solid #1c7ec1;
    color: #1c7ec1
}

.long-text#projector_longdescription .text-switcher.--secondary.--outline:hover {
    background: white;
    border: 1px solid #3598dc;
    color: #3598dc
}

.long-text#projector_longdescription .text-switcher:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

@media(min-width:757px) {
    .long-text#projector_longdescription .text-switcher {
        font-size: var(--text-base)
    }
}

.long-text#projector_longdescription.expand {
    max-height: 100%
}

.long-text#projector_longdescription.expand .text-switcher {
    display: none !important
}

.long-text:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    display: block;
    background: linear-gradient(0, white 35px, transparent)
}

.long-text .text-switcher {
    position: absolute;
    top: 70px;
    z-index: 2;
    background: 0;
    padding: 0;
    border: 2px solid transparent;
    font-family: var(--font-family-headline);
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 1;
    padding: .6rem 1.6rem .8rem 1.6rem;
    transition: background-color .2s, color .2s, border-color .2s;
    border-radius: 10px;
    text-decoration: none;
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs);
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc;
    text-transform: none;
    cursor: pointer;
    width: auto
}

.long-text .text-switcher:hover {
    text-decoration: none !important
}

.long-text .text-switcher:hover {
    color: #91c7ec
}

.long-text .text-switcher.--f {
    width: 100%
}

.long-text .text-switcher.--a {
    width: auto
}

.long-text .text-switcher.btn-primary {
    color: white !important;
    text-decoration: none !important
}

@media(min-width:757px) {
    .long-text .text-switcher {
        width: auto
    }
}

.long-text .text-switcher:hover {
    color: #444
}

.long-text .text-switcher.--extrasmall {
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs)
}

.long-text .text-switcher.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

.long-text .text-switcher.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {
    .long-text .text-switcher.--large {
        font-size: var(--text-base)
    }
}

.long-text .text-switcher.--extralarge {
    font-size: var(--text-base);
    padding: .8rem 2rem .9rem 2rem
}

@media(min-width:757px) {
    .long-text .text-switcher.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

.long-text .text-switcher.--solid,
.long-text .text-switcher.btn-primary {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text .text-switcher.--solid:hover,
.long-text .text-switcher.btn-primary:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.long-text .text-switcher.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white
}

.long-text .text-switcher.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white
}

.long-text .text-switcher.--white {
    background: white;
    border-color: white;
    color: #3598dc
}

.long-text .text-switcher.--white:hover {
    background-color: #3598dc;
    border-color: #3598dc;
    color: white !important
}

.long-text .text-switcher.--pale {
    color: #1c7ec1;
    background: #f3f9fd;
    border: 1px solid #91c7ec
}

.long-text .text-switcher.--pale:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.long-text .text-switcher.--light {
    color: #3598dc;
    background: #f3f9fd;
    border: 1px solid #f3f9fd
}

.long-text .text-switcher.--light:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.long-text .text-switcher.--outline {
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc
}

.long-text .text-switcher.--outline:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text .text-switcher.--icon-left,
.long-text .text-switcher.--icon-right {
    position: relative
}

.long-text .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.long-text .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444;
    text-decoration: underline
}

.long-text .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.long-text .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block;
    text-decoration: none
}

.long-text .text-switcher.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.long-text .text-switcher.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc
}

.long-text .text-switcher.--icon-left:before,
.long-text .text-switcher.--icon-right:before {
    font-family: FontAwesome
}

.long-text .text-switcher.--icon-left i,
.long-text .text-switcher.--icon-right i,
.long-text .text-switcher.--icon-left:before,
.long-text .text-switcher.--icon-right:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.long-text .text-switcher.--icon-left,
.long-text .text-switcher.--medium.--icon-left,
.long-text .text-switcher.--large.--icon-left {
    padding-left: 2.5em
}

.long-text .text-switcher.--icon-left i,
.long-text .text-switcher.--medium.--icon-left i,
.long-text .text-switcher.--large.--icon-left i,
.long-text .text-switcher.--icon-left:before,
.long-text .text-switcher.--medium.--icon-left:before,
.long-text .text-switcher.--large.--icon-left:before {
    left: .7em;
    font-size: 1.3em
}

.long-text .text-switcher.--icon-right,
.long-text .text-switcher.--medium.--icon-right,
.long-text .text-switcher.--large.--icon-right {
    padding-right: 2.5em
}

.long-text .text-switcher.--icon-right i,
.long-text .text-switcher.--medium.--icon-right i,
.long-text .text-switcher.--large.--icon-right i,
.long-text .text-switcher.--icon-right:before,
.long-text .text-switcher.--medium.--icon-right:before,
.long-text .text-switcher.--large.--icon-right:before {
    right: .7em;
    font-size: 1.3em
}

.long-text .text-switcher.--nt {
    text-transform: none
}

.long-text .text-switcher.--r {
    border-radius: 50px
}

.long-text .text-switcher.--secondary {
    color: #444
}

.long-text .text-switcher.--secondary:hover {
    color: #3598dc
}

.long-text .text-switcher.--secondary.--solid {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.long-text .text-switcher.--secondary.--solid:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text .text-switcher.--secondary.--outline {
    background: white;
    border: 1px solid #1c7ec1;
    color: #1c7ec1
}

.long-text .text-switcher.--secondary.--outline:hover {
    background: white;
    border: 1px solid #3598dc;
    color: #3598dc
}

.long-text .text-switcher:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

.long-text .text-switcher:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.long-text.expand {
    max-height: 100%
}

.long-text.expand:after {
    display: none
}

.long-text.expand .text-switcher {
    display: none
}

.search_description .long-text .text-switcher {
    left: 50%;
    transform: translateX(-50%)
}

#popupBg {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    transition: 500ms cubic-bezier(0.65, 0, 0.35, 1);
    z-index: 9999
}

#popupBg.active {
    opacity: 1;
    visibility: visible;
    transition: 500ms cubic-bezier(0.65, 0, 0.35, 1)
}

#popupContainer {
    width: 90%;
    max-width: 300px;
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 100ms cubic-bezier(0.65, 0, 0.35, 1);
    box-shadow: 0 0 100px #fff
}

#popupContainer a {
    font-size: 0
}

#popupContainer #popupLoginClose {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    background-color: #444;
    background-image: url("https://bosastopka.plhttps://bosastopka.pl/gfx/custom/close.svg");
    background-position: center;
    background-size: 38%;
    background-repeat: no-repeat;
    border-radius: 20px;
    cursor: pointer;
    transition: 200ms ease
}

@media(min-width:579px) {
    #popupContainer #popupLoginClose:hover {
        transform: scale(1.1);
        transition: 200ms ease
    }
}

#popupContainer.active {
    top: 10%;
    opacity: 1;
    visibility: visible;
    transition: 600ms cubic-bezier(0.65, 0, 0.35, 1)
}

#popupContainer img {
    width: 100%
}

#menu_banners2 {
    position: relative;
    z-index: 1;
    padding: 10px 0
}

#menu_banners2:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: 100%;
    top: 0;
    z-index: -1
}

#menu_banners2 .menu_button_wrapper {
    text-align: center
}

.added {
    display: none
}

.added[data-bundle] .added__name_h3 {
    grid-area: 1 / 2 / 3 / 3;
    align-items: center
}

.added a {
    color: #555
}

.added a:hover {
    color: #3597dc
}

.added__headline {
    margin-bottom: 0
}

@media(min-width:570px) {
    .added__headline {
        margin-bottom: 2rem
    }
}

.added__product {
    display: grid;
    grid-template-columns: 100%;
    grid-auto-flow: row;
    row-gap: .5rem
}

.added__product>* {
    grid-column: 1 / 2
}

@media(min-width:757px) {
    .added__product {
        grid-column-gap: 2rem;
        grid-template-columns: 114px 1fr;
        background: #fff;
        color: #444;
        text-align: left
    }
}

.added__name {
    display: block;
    margin-bottom: 1rem;
    text-decoration: none;
    width: 100%;
    font-size: var(--text-xl);
    font-family: 'Nunito', sans-serif;
    color: #3598dc;
    margin-bottom: 0
}

@media(min-width:757px) {
    .added__icon {
        grid-area: 1 / 1 / 3 / 2;
        height: auto;
        max-height: 114px;
        max-width: 114px
    }

    .added__icon img {
        max-height: 114px
    }

    .added__name_h3 {
        grid-area: 1 / 2 / 2 / 3;
        align-items: flex-end
    }

    .added__prices {
        grid-area: 2 / 2 / 3 / 3;
        display: flex;
        flex-direction: column
    }

    .added__buttons {
        grid-column: 1 / span 2;
        margin-top: 1rem;
        display: grid;
        grid-column-gap: 2rem;
        grid-template-columns: minmax(114px, 1fr) 2fr;
        grid-template-columns: 114px 1fr
    }
}

@media(min-width:757px) and (min-width:570px) {
    .added__icon {
        grid-area: 1 / 1 / 4 / 2;
        max-height: none;
        align-items: start !important
    }
}

@media(min-width:757px) and (min-width:570px) {
    .added__icon img {
        max-height: none
    }
}

@media(min-width:757px) and (min-width:570px) {
    .added__buttons {
        grid-area: 3 / 2 / 4 / 3
    }
}

.added .price.--value {
    font-size: 1.4rem
}

.added__icon {
    aspect-ratio: 1;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important
}

.added__icon img {
    height: 100% !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important
}

.added__button.--close {
    color: #3597dc;
    text-decoration: none;
    font-size: 1.3rem;
    margin-bottom: var(--text-xl);
    display: inline-block;
    font-family: 'Nunito', sans-serif
}

@media(min-width:757px) {
    .added__button.--close {
        margin-bottom: 0;
        display: inline
    }
}

.added__button.--close:hover {
    color: #555
}

.added .hotspot {
    border-top: 1px solid #d6eaf8;
    padding-top: 1rem
}

.added .hotspot .headline {
    font-size: 1.6rem
}

.added .hotspot .label_icons {
    position: static;
    margin-bottom: 5px
}

.added .hotspot .product {
    background: #fff;
    color: #444;
    display: grid;
    grid-column-gap: 1.5rem;
    grid-template-columns: 65px 2fr;
    text-align: left
}

.added .hotspot .product__icon {
    grid-area: 1 / 1 / 3 / 2;
    height: auto;
    max-height: 65px
}

.added .hotspot .product__icon img {
    max-height: 65px
}

.added .hotspot .product__name {
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.added .hotspot .product .price.--main {
    margin-bottom: .5rem
}

.added .hotspot .product h3 {
    grid-area: 1 / 2 / 2 / 3;
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.added .hotspot .product__prices {
    grid-area: 2 / 2 / 3 / 3
}

.added .hotspot .product__prices a:hover {
    color: #3597dc
}

.modal .added {
    display: block
}

.instalment_calculator {
    padding-top: 2rem
}

.instalment_calculator__button {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1rem;
    text-align: left
}

.instalment_calculator__button:last-child {
    margin: 0
}

.instalment_calculator__button.--disabled {
    cursor: not-allowed
}

.instalment_calculator__button_txt {
    margin-right: .5rem
}

.instalment_calculator__button_info {
    display: block;
    font-size: 1.1rem
}

.instalment_calculator .menu_messages_message {
    margin-bottom: 2rem
}

.vanilla-calendar {
    width: 310px;
    min-width: min-content;
    background-color: #fff;
    color: #444;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.7)
}

.vanilla-calendar:not(.--active) {
    display: none
}

.vanilla-calendar button:focus-visible {
    outline: 1px solid #c4c7c8
}

.vanilla-calendar-info.--top {
    margin-bottom: 10px
}

.vanilla-calendar-info.--bottom {
    margin-top: 10px
}

.vanilla-calendar-header {
    display: flex;
    align-items: center;
    margin-bottom: 12px
}

.vanilla-calendar-header__content {
    flex-grow: 1;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    font-size: 1.4rem;
    min-height: 40px
}

.vanilla-calendar-column {
    display: flex;
    flex-direction: column;
    margin-right: 2px
}

.vanilla-calendar-column__title {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #444;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center
}

.vanilla-calendar-column__content {
    display: grid;
    grid-auto-flow: row;
    column-gap: 2px;
    align-items: center;
    justify-items: center;
    align-content: space-between;
    flex-grow: 1
}

.vanilla-calendar-content {
    grid-area: content;
    display: flex;
    flex-direction: column
}

.vanilla-calendar-arrow {
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    cursor: pointer;
    border: 1px solid #c4c7c8;
    border-radius: 5px
}

.vanilla-calendar-arrow_prev {
    transform: rotate(180deg)
}

.vanilla-calendar-arrow::before {
    content: "\F105";
    font-family: FontAwesome;
    font-size: 2rem;
    transition: .2s color
}

.vanilla-calendar-arrow:hover {
    border: 1px solid #3597dc
}

.vanilla-calendar-arrow:hover::before {
    color: #3597dc
}

.vanilla-calendar-months {
    border-radius: 4px;
    display: grid;
    column-gap: 6px;
    row-gap: 12px;
    grid-template-columns: repeat(4, 1fr);
    flex-grow: 1;
    align-items: center
}

.vanilla-calendar-months_selecting .vanilla-calendar-months__month {
    cursor: pointer
}

.vanilla-calendar-months_selecting .vanilla-calendar-months__month_disabled {
    cursor: default
}

.vanilla-calendar-months__month {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #444;
    padding: 2px;
    border-radius: 4px;
    border: 0;
    word-break: break-all
}

.vanilla-calendar-months__month:hover {
    color: #3597dc
}

.vanilla-calendar-months__month_selected {
    color: #3597dc
}

.vanilla-calendar-months__month_selected:hover {
    color: #444
}

.vanilla-calendar-months__month_disabled {
    pointer-events: none;
    color: #d6eaf8
}

.vanilla-calendar-months__month_disabled:hover {
    color: #d6eaf8
}

.vanilla-calendar-month {
    font-weight: bold;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    padding: 2px;
    border: 0;
    background-color: transparent
}

.vanilla-calendar-month:hover {
    color: #3597dc
}

.vanilla-calendar-month_not-active {
    color: #d6eaf8
}

.vanilla-calendar-month_disabled {
    pointer-events: none;
    color: #d6eaf8
}

.vanilla-calendar-years {
    border-radius: 4px;
    display: grid;
    column-gap: 6px;
    row-gap: 12px;
    grid-template-columns: repeat(5, 1fr);
    flex-grow: 1;
    align-items: center
}

.vanilla-calendar-years_selecting .vanilla-calendar-years__year {
    cursor: pointer
}

.vanilla-calendar-years_selecting .vanilla-calendar-years__year_disabled {
    cursor: default
}

.vanilla-calendar-years__year {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 40px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    color: #444;
    padding: 2px;
    border-radius: 4px;
    border: 0;
    word-break: break-all
}

.vanilla-calendar-years__year:hover {
    color: #3597dc
}

.vanilla-calendar-years__year_selected {
    color: #3597dc
}

.vanilla-calendar-years__year_selected:hover {
    color: #444
}

.vanilla-calendar-years__year_disabled {
    pointer-events: none;
    color: #d6eaf8
}

.vanilla-calendar-years__year_disabled:hover {
    color: #d6eaf8
}

.vanilla-calendar-year {
    font-weight: bold;
    color: #444;
    cursor: pointer;
    border-radius: 4px;
    padding: 2px;
    border: 0;
    background-color: transparent
}

.vanilla-calendar-year:hover {
    color: #3597dc
}

.vanilla-calendar-year_not-active {
    color: #d6eaf8
}

.vanilla-calendar-year_disabled {
    pointer-events: none;
    color: #d6eaf8
}

.vanilla-calendar-week {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    column-gap: 2px;
    justify-items: center;
    margin-bottom: 5px
}

.vanilla-calendar-week__day {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #444;
    width: 28px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center
}

.vanilla-calendar-week-number {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #444;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center
}

.vanilla-calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    column-gap: 2px;
    row-gap: 2px;
    justify-items: center;
    align-items: center;
    flex-grow: 1
}

.vanilla-calendar-days_selecting .vanilla-calendar-day__btn {
    cursor: pointer
}

.vanilla-calendar-days_selecting .vanilla-calendar-day__btn_disabled {
    cursor: default
}

.vanilla-calendar-day {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.vanilla-calendar-day__btn {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #444;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    cursor: default
}

.vanilla-calendar-day__btn:hover {
    border: 1px solid #444;
    background-color: #fff
}

.vanilla-calendar-day__btn:focus-visible+.vanilla-calendar-day__popup,
.vanilla-calendar-day__btn:hover+.vanilla-calendar-day__popup {
    opacity: 1;
    pointer-events: auto
}

.vanilla-calendar-day__btn_today {
    color: #3597dc;
    font-weight: bold
}

.vanilla-calendar-day__btn_today:hover {
    color: #444
}

.vanilla-calendar-day__btn_selected {
    background-color: #3597dc;
    border-color: #3597dc;
    color: #fff
}

.vanilla-calendar-day__btn_selected:hover {
    background-color: #3597dc;
    border-color: #3597dc;
    color: #fff
}

.vanilla-calendar-day__btn_holiday,
.vanilla-calendar-day__btn_disabled {
    color: #d6eaf8;
    border-color: #fff;
    background-color: #fff;
    pointer-events: none
}

.vanilla-calendar-day__btn_next,
.vanilla-calendar-day__btn_prev {
    display: none;
    pointer-events: none
}

.vanilla-calendar-day__popup {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 130px;
    padding: 16px 12px 8px;
    color: #444;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    opacity: 0;
    pointer-events: none
}

.vanilla-calendar-day__popup:hover {
    opacity: 1;
    pointer-events: auto
}

.vanilla-calendar-day__popup::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 8px);
    display: block;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 20px #000
}

.vanilla-calendar-day__popup::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: 2px;
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 8px
}

#ui-datepicker-div {
    z-index: 999 !important;
    display: none
}

.ui-datepicker {
    z-index: 999;
    background: #fff;
    border: 1px solid #d6eaf8;
    padding: .2em .2em .2em;
    width: 19em
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 0 5px;
    width: 100%
}

button.ui-datepicker-trigger {
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: url('https://bosastopka.pl/gfx/standards/calndar_gfx.gif?r=1738891033') 0 0 no-repeat;
    border: 0;
    margin-left: 5px;
    float: left
}

.ui-widget-header {
    background: #d6eaf8 none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    color: #fff;
    font-weight: bold;
    position: relative
}

.ui-datepicker-title {
    color: #444;
    font-size: 13px;
    line-height: 34px;
    text-align: center;
    width: 100%;
    height: 36px
}

.ui-datepicker-title select {
    margin: 2px 2px 0
}

.ui-datepicker-prev {
    background: url('https://bosastopka.pl/gfx/standards/button_leftbig.png?r=1738891033') top left no-repeat;
    height: 30px;
    width: 30px;
    display: block;
    border: 0;
    cursor: pointer;
    position: absolute;
    left: 2px;
    top: 2px
}

.ui-datepicker-prev-hover {
    background-position: right top !important
}

.ui-datepicker-prev span {
    display: none
}

.ui-datepicker-next {
    background: url('https://bosastopka.pl/gfx/standards/button_rightbig.png?r=1738891033') top left no-repeat;
    height: 30px;
    width: 30px;
    display: block;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px
}

.ui-datepicker-next-hover {
    background-position: right top !important
}

.ui-datepicker-next span {
    display: none
}

a.ui-state-disabled {
    opacity: .5;
    cursor: not-allowed
}

.ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: .7em .3em;
    text-align: center
}

.ui-datepicker td {
    border: 0 none;
    padding: 1px
}

a.ui-state-default {
    border: 1px solid #d6eaf8;
    display: block;
    font-weight: bold;
    padding: .5em;
    text-align: right;
    text-decoration: none
}

a.ui-state-default:hover {
    background: #3597dc;
    color: #fff;
    text-decoration: none
}

a.ui-state-active {
    background: #3597dc;
    color: #fff;
    text-decoration: none
}

span.ui-state-default {
    background: #f2dede none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    color: #f6174d;
    cursor: not-allowed;
    display: block;
    padding: .5em;
    text-align: right
}

iframe.ui-datepicker-cover {
    display: none
}

div.ui-helper-hidden-accessible {
    display: none
}

.menu_notice {
    display: none
}

.menu_notice h2 {
    margin-bottom: 1rem
}

.menu_notice__buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 2rem
}

.menu_notice__button {
    width: 100%;
    margin-bottom: 1rem
}

.menu_notice__button:last-child {
    margin-bottom: 0
}

.modal #menu_notice,
.modal .menu_notice {
    display: block
}

.compare {
    white-space: nowrap;
    overflow: auto;
    display: flex;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    clear: both;
    border-radius: 5px;
    border: 1px solid #91c7ec !important;
    background: #f3f9fd;
    padding: .9rem 1rem 1.2rem 1rem
}

.compare::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.compare::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.compare::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

@media(min-width:757px) {
    .compare {
        align-items: center;
        justify-content: center;
        overflow: visible
    }
}

.compare .compare__item {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-right: 1rem;
    max-height: 35px;
    width: auto;
    background: #f3f9fd;
    border: 1px solid #f3f9fd;
    color: #444;
    vertical-align: top;
    border-radius: 5px
}

.compare .compare__item:last-child {
    margin-right: 0
}

.compare .compare__item:hover {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.compare .compare__item img {
    max-height: 25px;
    display: block
}

@media(min-width:757px) {
    .compare .compare__item {
        padding: 5px;
        background: #fff;
        border: 1px solid #d6eaf8;
        width: 35px;
        height: 35px;
        min-width: 35px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .compare .compare__item:before {
        display: none
    }

    .compare .compare__item:hover {
        border: 1px solid #91c7ec;
        background: #fff
    }

    .compare .compare__item img {
        display: inline
    }
}

@media(min-width:979px) {
    .compare .compare__item {
        margin-right: 1.5rem
    }
}

.compare__sub {
    order: 1
}

@media(min-width:757px) {
    .compare__sub {
        order: 0;
        scrollbar-color: #3597dc transparent;
        scrollbar-width: thin;
        border-radius: 5px;
        overflow: auto;
        display: flex;
        margin-right: 1.5rem;
        border-radius: 0
    }

    .compare__sub::-webkit-scrollbar-track {
        background-color: #f3f9fd;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .compare__sub::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
        height: 6px
    }

    .compare__sub::-webkit-scrollbar-thumb {
        background-color: #3597dc;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }
}

@media(min-width:757px) {
    .compare__buttons {
        display: flex
    }
}

.compare__buttons:not(.--one) {
    margin-right: 1rem
}

@media(min-width:757px) {
    .compare__buttons:not(.--one) {
        margin: 0
    }
}

.compare__button {
    white-space: nowrap
}

@media(min-width:757px) {
    .compare__button {
        margin-right: .5rem
    }
}

.compare__label {
    color: #3598dc;
    font-family: 'Nunito', sans-serif
}

@media(min-width:757px) {
    .compare__label {
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: bold;
        margin-right: 1.5rem
    }
}

@media(min-width:1200px) {
    .compare__label {
        margin-right: 3.5rem
    }
}

.modal.--mobile.--sl-choose .modal__close {
    position: absolute;
    top: 20px;
    right: 20px
}

.sl_choose .--loading,
.sl_dialog .--loading,
.sl_choose .--success,
.sl_dialog .--success,
.sl_choose .--error,
.sl_dialog .--error {
    position: relative;
    pointer-events: none
}

.sl_choose .--loading:before,
.sl_dialog .--loading:before,
.sl_choose .--success:before,
.sl_dialog .--success:before,
.sl_choose .--error:before,
.sl_dialog .--error:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.sl_choose .--loading:after,
.sl_dialog .--loading:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
    animation: none;
    transform: translate(-50%, -50%);
    font-size: 2rem
}

.sl_choose .--success:after,
.sl_dialog .--success:after {
    content: '\F00C';
    color: #b8da49
}

.sl_choose .--error:after,
.sl_dialog .--error:after {
    content: '\F00D';
    color: #f6174d
}

.sl_choose a,
.sl_dialog a {
    text-decoration: none
}

.sl_dialog__wrapper {
    width: 100%
}

.sl_choose {
    display: none
}

.sl_choose.--active {
    display: flex;
    animation: slideDown .2s ease-out both
}

@media(min-width:979px) {
    .sl_choose.--active {
        animation: none
    }
}

.sl_choose [data-list_skeleton] {
    display: none !important
}

.sl_choose__label {
    font-size: 2rem
}

.sl_choose__list {
    border-bottom: 1px solid #d6eaf8
}

.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after {
    content: '\E896';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.2rem;
    margin-left: .5rem
}

.sl_choose__count {
    margin-left: .3rem
}

.sl_choose__count:before {
    content: '('
}

.sl_choose__count:after {
    content: ')'
}

.sl_choose__group_label {
    display: block;
    width: 100%
}

@media(min-width:979px) {
    .sl_choose__group_label {
        flex: 1
    }
}

.sl_choose__button.--desktop {
    display: none
}

@media(min-width:979px) {
    .sl_choose__button.--desktop {
        min-width: 170px
    }
}

@media(min-width:757px) {
    .sl_choose__button.--mobile {
        min-width: 200px
    }
}

.sl_choose__input:checked~label {
    font-weight: bold
}

@media(min-width:979px) {
    .sl_choose__input:checked~button {
        display: block
    }
}

.sl_choose__sub:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_choose__link {
    display: flex;
    font-size: 1.4rem
}

.sl_choose__link:before {
    content: '\F067';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_choose__name {
    text-overflow: ellipsis;
    overflow: hidden
}

.sl_dialog_close {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100%;
    padding-right: 3rem
}

.sl_dialog_close:hover:after {
    color: #3597dc
}

.sl_create.--active .sl_create__link {
    display: none
}

.sl_create.--active .sl_create__form {
    display: flex
}

.sl_create.--loading:before,
.sl_create.--success:before,
.sl_create.--error:before {
    height: calc(100% + 20px);
    top: -10px
}

.sl_create__link {
    font-size: 1.4rem;
    display: flex
}

.sl_create__link:before {
    content: '\F067';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_create__form {
    display: none
}

.sl_create__form:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_create__group {
    flex: 1
}

@media(min-width:979px) {
    .sl_create__input {
        min-width: 300px
    }
}

.sl_create__button {
    width: auto !important
}

@media(min-width:979px) {
    .sl_create__button {
        min-width: 170px
    }
}

@keyframes slideUp {
    from {
        bottom: -100%
    }

    to {
        bottom: 0
    }
}

@keyframes slideDown {
    from {
        top: -100%
    }

    to {
        top: 0
    }
}

.modal.--smile .smile_info {
    display: block
}

.modal.--smile .modal__close {
    color: #555
}

.modal.--smile .modal__close:hover {
    color: #3597dc
}

.modal.--smile .modal__wrapper {
    background: #fff url('https://bosastopka.pl/gfx/standards/smile_dialog_background.png?r=1738891033') no-repeat;
    color: #444;
    text-align: left;
    z-index: 0;
    padding: 2rem;
    max-width: 570px
}

@media(min-width:757px) {
    .modal.--smile .modal__wrapper {
        padding: 3.5rem
    }
}

.modal.--smile .modal__wrapper .headline {
    font-size: 2.6rem;
    padding: 1rem 0 2rem;
    color: #444
}

@media(min-width:757px) {
    .modal.--smile .modal__wrapper .headline {
        font-size: 3.6rem
    }
}

.modal.--smile .modal__wrapper .modal__content {
    position: relative
}

.modal.--smile .modal__wrapper .modal__content:after {
    content: "";
    background: url('https://bosastopka.pl/gfx/standards/smile_dialog_package.png?r=1738891033') no-repeat;
    background-size: contain;
    position: absolute;
    width: 35%;
    height: 140px;
    bottom: 30px;
    right: 0;
    z-index: -1;
    background-position: bottom
}

@media(min-width:757px) {
    .modal.--smile .modal__wrapper .modal__content:after {
        width: 192px;
        height: 177px;
        bottom: 0
    }
}

.banner_smile {
    font-size: 1.3rem;
    display: flex;
    flex-direction: column;
    text-align: left
}

.banner_smile__block.--main {
    border-radius: 5px;
    padding: 1rem;
    background: #fcf4f4;
    color: #444
}

@media(min-width:979px) {
    .banner_smile__block.--main {
        display: flex;
        align-items: center
    }
}

.banner_smile__block.--desc {
    padding: 1.1rem;
    font-size: 1.1rem;
    line-height: 1.3rem
}

.banner_smile__logo {
    max-width: 72px;
    display: block
}

.banner_smile__pickup {
    display: flex;
    align-items: center;
    flex-grow: 1;
    gap: 5px
}

.banner_smile__pickup[data-has-more-images="true"] {
    flex-direction: column;
    align-items: flex-start
}

@media(min-width:979px) {
    .banner_smile__pickup {
        padding: 0 1rem
    }
}

.banner_smile__pickup_list {
    display: flex;
    align-items: center;
    gap: .5rem
}

[data-has-more-images="true"] .banner_smile__pickup_list {
    flex-wrap: wrap
}

.banner_smile__pickup_text {
    padding: .5rem 0
}

@media(min-width:979px) {
    .banner_smile__pickup_text {
        padding: .25rem 0 0
    }
}

.banner_smile__pickup_logo {
    max-width: 51px
}

.banner_smile__link {
    margin-top: .5rem;
    display: block;
    white-space: nowrap;
    color: #444;
    text-decoration: underline
}

.banner_smile__link:hover {
    color: #3597dc
}

@media(min-width:979px) {
    .banner_smile__link {
        margin: 0
    }
}

.smile_info {
    display: none
}

.smile_info .headline {
    border-left: 0
}

.smile_info__logo {
    width: 107px;
    height: 26px;
    display: block;
    margin-bottom: 1rem
}

@media(min-width:757px) {
    .smile_info__logo {
        width: 153px;
        height: 37px;
        margin: 0 2.5rem 0 0
    }
}

.smile_info__strong {
    display: block
}

.smile_info__item.--smile {
    margin-bottom: 2rem
}

@media(min-width:757px) {
    .smile_info__item.--smile {
        display: flex;
        align-items: center;
        margin-bottom: 4rem
    }
}

.smile_info__item.--pickup {
    display: flex;
    flex-direction: column;
    max-width: 65%;
    margin-bottom: 4rem
}

@media(min-width:757px) {
    .smile_info__item.--pickup {
        max-width: 60%
    }
}

.smile_info__item.--footer {
    display: flex;
    align-items: center
}

.smile_info__pickup_list {
    gap: .8rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
    align-items: center
}

.smile_info__text {
    display: block
}

.--pickup .smile_info__text {
    margin-bottom: 2.5rem
}

.smile_info__iai {
    margin-right: 1rem
}

.smile_info__pickup_logo {
    width: auto;
    min-width: 90px;
    height: auto
}

.modal.--paypo .paypo_info {
    display: block
}

.modal.--paypo .paypo_info .headline {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 1.5rem;
    border-left: 0
}

.paypo_info {
    display: none;
    font-size: 1.3rem
}

.paypo_info__item {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    padding: 1.3rem 1.5rem;
    display: flex;
    align-items: center
}

.paypo_info__item:before {
    font-size: 4.2rem;
    font-weight: bold;
    color: #d6eaf8;
    margin-right: 1.5rem
}

.paypo_info__item.--first:before {
    content: "1"
}

.paypo_info__item.--first .paypo_info__text {
    max-width: 165px
}

.paypo_info__item.--second:before {
    content: "2"
}

.paypo_info__item.--third:before {
    content: "3"
}

.paypo_info__item.--fourth {
    margin-bottom: 0
}

.paypo_info__item.--fourth:before {
    content: "4"
}

.paypo_info__text {
    line-height: 1.8rem
}

.paypo_info__img {
    margin-left: auto
}

.paypo_info__img img {
    display: block
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane>svg,
.leaflet-pane>canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-tile::selection {
    background: transparent
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
    max-width: none !important;
    max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-container {
    -webkit-tap-highlight-color: transparent
}

.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4)
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 599;
    pointer-events: none
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform .25s cubic-bezier(0, 0, 0.25, 1)
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-popup-pane,
.leaflet-control {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container {
    background: #ddd;
    outline: 0
}

.leaflet-container a {
    color: #0078a8
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5)
}

.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 5px
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 0
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(layers.png);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(layers-2x.png);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url('https://bosastopka.pl/gfx/standards/marker-icon.png?r=1738891033')
}

.leaflet-retina .leaflet-default-icon-path {
    background-image: url('https://bosastopka.pl/gfx/standards/marker-icon.png?r=1738891033')
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: 0;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: 0;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 5px
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4
}

.leaflet-popup-content p {
    margin: 18px 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: 0;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.leaflet-img-holder {
    background: url('https://bosastopka.pl/gfx/standards/marker-icon.png?r=1738891033')
}

#mymap {
    height: 400px;
    width: 100%;
    margin-bottom: 25px
}

div.mapContainer {
    border: 1px solid #c4c7c8;
    clear: both;
    margin: 20px 0;
    position: relative
}

div.loadingContent {
    position: relative
}

div.loadingBox {
    background: #fff;
    padding: 10px;
    position: absolute;
    opacity: 0
}

div.city_desc_wrapper {
    overflow: hidden
}

div.city_list_element {
    float: left;
    width: 50%;
    padding: 3px 5px
}

span.loadingMap {
    color: #444;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    text-align: center
}

span.loadingNav {
    display: none
}

span.loadingMarkers {
    color: #c4c7c8;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    text-align: center;
    display: none
}

span.loadingMarkersComplete {
    padding-right: 3px
}

span.city_firm_name {
    display: block;
    margin-bottom: 10px;
    clear: both
}

span.city_name {
    clear: both;
    display: block;
    float: left;
    padding-right: 3px
}

span.city_address {
    clear: both;
    display: block
}

span.city_zipcode {
    clear: both;
    float: left;
    padding-right: 3px
}

span.city_city {
    display: block
}

span.city_country {
    clear: both;
    display: block
}

span.city_tel1 {
    clear: both;
    display: block
}

span.city_tel2 {
    clear: both;
    display: block
}

span.city_list_info {
    color: #c4c7c8;
    font-size: .85em;
    padding-left: 5px
}

a.city_email {
    text-decoration: none;
    clear: both
}

a.city_www {
    text-decoration: none;
    clear: both;
    display: block
}

a.city_showDesc {
    margin-top: 10px;
    margin-right: 10px
}

a.city_list_city {
    text-decoration: none;
    cursor: pointer
}

img.marker_face {
    display: none
}

img.city_img {
    display: none
}

div.dymekWrapper {
    overflow: hidden;
    padding: 10px;
    color: #333
}

div.dymekInfo {
    float: left;
    margin-right: 10px
}

span.dymekFirmName {
    color: #3597dc;
    display: block;
    font-weight: bold;
    margin-bottom: 10px
}

span.dymekAddress {
    clear: both;
    display: block
}

span.dymekZipCode {
    float: left;
    padding-right: 3px
}

span.dymekCityName {
    display: block
}

span.dymekCountryName {
    clear: both;
    display: block
}

span.dymekTel1 {
    clear: left;
    display: block
}

span.dymekTel2 {
    clear: left;
    display: block
}

a.dymekEmail {
    clear: left;
    display: block;
    float: left;
    text-decoration: none
}

a.dymekWWW {
    clear: left;
    display: block;
    float: left;
    text-decoration: none
}

img.dymekImg {
    float: left;
    max-width: 80px
}

a.dymekFirstLink {
    margin-top: 10px
}

a.show_on_map.noDesc {
    cursor: pointer
}

.gm-style-iw-chr {
    display: flex
}

.gm-style-iw-chr .gm-style-iw-ch {
    padding-top: 5px
}

.gm-style-iw-chr button {
    width: 20px !important;
    height: 20px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important
}

.gm-style-iw-chr button span {
    margin: auto !important;
    width: 18px !important;
    height: 18px !important
}

.gm-style .gm-style-iw-c {
    padding: 10px !important;
    max-height: 300px !important;
    max-width: none !important;
    outline: 0
}

.gm-style .gm-style-iw-d {
    width: 100%;
    height: 100%;
    max-height: none !important;
    overflow: auto !important
}

.gm-style .gm-style-iw-tc {
    top: -3px
}

html.--expchck-loading {
    position: relative;
    pointer-events: none
}

html.--expchck-loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

html.--expchck-loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

html.--expchck-loading:before,
html.--expchck-loading:after {
    z-index: 9999
}

html.--expchck-loading:after {
    position: fixed
}

@keyframes animate-modal-return {
    to {
        transform: translate(0, 0)
    }
}

@keyframes highlight-border-expchck {

    0%,
    50%,
    100% {
        box-shadow: none
    }

    25%,
    75% {
        box-shadow: 0 0 0 1px #f6174d;
        border-color: #f6174d
    }
}

@media(max-width:756px) {
    body.--modal-overflow {
        overflow-y: hidden
    }
}

body.--modal-overflow #ajaxLoadSite_cover,
body.--modal-overflow #ajaxLoadSite {
    z-index: 1010
}

.modal.--expchck {
    z-index: 1005;
    color: #444
}

@media(max-width:756px) {
    .modal.--expchck.--mobile {
        height: calc(var(--vh_expchck, 1vh) * 200)
    }

    .modal.--expchck.--mobile .modal__wrapper {
        max-height: calc(var(--vh_expchck, 1vh) * 100)
    }
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
    height: 50px
}

.modal.--expchck .f-group:not(.--switch):not(.--radio):not(.--checkbox) .f-label {
    top: 15px;
    left: 15px
}

.modal.--expchck .modal__wrapper {
    background: #f3f9fd;
    border-radius: 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
    font-size: 1.3rem
}

@media(max-width:756px) {
    .modal.--expchck .modal__wrapper {
        margin-top: auto
    }
}

@media(min-width:757px) {
    .modal.--expchck .modal__wrapper {
        border-radius: 10px
    }
}

.modal.--expchck .modal__wrapper.--animate-modal-return {
    animation: animate-modal-return 350ms
}

.modal.--expchck .modal__close {
    right: 20px;
    top: 40px
}

.modal.--expchck .modal__close:before {
    content: '\f057';
    font-family: 'Font Awesome';
    font-size: 3.2rem !important;
    color: #3598dc
}

@media(min-width:979px) {
    .modal.--expchck .modal__close {
        top: 20px
    }
}

@media(max-width:756px) {
    .modal.--expchck.--leave_page .modal__wrapper {
        margin-top: 0;
        border-radius: 10px
    }
}

.modal.--expchck.--leave_page .expchck_header {
    margin-bottom: 20px
}

.modal.--expchck.--leave_page .menu_notice__button.--continue {
    margin-bottom: 15px
}

.modal.--expchck.--leave_page .menu_notice__button.--stop {
    text-align: center;
    font-size: 1.2rem
}

.modal.--expchck .modal__handler {
    z-index: 10
}

.modal.--expchck.--mobile-animation .modal__handler {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px
}

.modal.--expchck.--mobile-animation .modal__handler:after {
    content: '';
    background: #91c7ec;
    width: 30%;
    height: 5px;
    left: 50%;
    top: 50%;
    position: absolute;
    border-radius: 10px;
    transform: translate(-50%, -50%)
}

@media(min-width:757px) {
    .modal.--expchck.--mobile-animation .modal__handler {
        display: none
    }
}

@media(max-width:756px), (max-width:978px) and (orientation:landscape) {
    .modal.--expchck.--mobile-animation .modal__wrapper {
        padding: 4rem calc(2rem + env(safe-area-inset-right)) 2rem calc(2rem + env(safe-area-inset-left));
        transform: translate(0, var(--top-distance));
        will-change: transform
    }
}

.modal.--expchck .--hidden {
    display: none !important
}

.modal.--expchck .btn.--solid,
.modal.--expchck .offer-reminder a.--solid {
    background: #3598dc;
    border-color: #3598dc;
    color: #fff;
    transition: .3s opacity;
    text-transform: none
}

.modal.--expchck .btn.--solid:not(.--large):not(.--medium),
.modal.--expchck .offer-reminder a.--solid:not(.--large):not(.--medium) {
    font-size: 1.2rem
}

.modal.--expchck .btn.--solid:hover,
.modal.--expchck .offer-reminder a.--solid:hover {
    opacity: .8
}

.modal.--expchck .btn.--outline,
.modal.--expchck .offer-reminder a.--outline {
    background-color: transparent;
    color: #444;
    border-color: #3598dc;
    transition: .3s opacity;
    text-transform: none
}

.modal.--expchck .btn.--outline:hover,
.modal.--expchck .offer-reminder a.--outline:hover {
    opacity: .8
}

.modal.--expchck a:not(.btn) {
    color: #3598dc
}

.modal.--expchck a:not(.btn):hover {
    color: #1c7ec1
}

.modal.--expchck.--focus {
    top: 0;
    align-items: flex-start;
    animation: none
}

.modal.--expchck.--loading .modal__content:before {
    background-color: rgba(243, 249, 253, 0.8)
}

.modal.--expchck.--loading .modal__content:after {
    color: #444
}

.modal.--expchck.--summary .modal__wrapper {
    max-width: 757px
}

.modal.--expchck.--client.--edit .expchck_client__safe {
    display: none
}

.modal.--expchck.--client.--fill .expchck_client__change_account {
    display: none
}

@media(min-width:757px) {

    .modal.--expchck.--deliveries .modal__wrapper,
    .modal.--expchck.--payments .modal__wrapper {
        max-width: 400px
    }
}

@media(min-width:757px) {

    .modal.--expchck.--address .modal__wrapper,
    .modal.--expchck.--client .modal__wrapper {
        max-width: 550px
    }
}

.modal.--expchck.--deliveries .modal__close,
.modal.--expchck.--payments .modal__close,
.modal.--expchck.--address .modal__close,
.modal.--expchck.--client .modal__close,
.modal.--expchck.--pickup .modal__close,
.modal.--expchck.--leave_page .modal__close {
    display: none
}

.modal.--expchck .f-dropdown-label {
    font-weight: normal
}

.modal.--expchck .f-dropdown-button {
    font-weight: bold
}

.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[readonly] {
    background-color: #f3f9fd
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
    border-radius: 10px;
    border-color: #91c7ec;
    background-color: white;
    color: #3598dc
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus {
    border-color: #91c7ec;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: #3598dc
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus+.f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused+.f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill+.f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover+.f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus+.f-label {
    color: #3598dc;
    background-color: white
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[readonly] {
    background-color: #f3f9fd
}

.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control+.f-label {
    color: #3598dc;
    background-color: white
}

.modal.--expchck .f-dropdown {
    margin: 0
}

.modal.--expchck .f-dropdown .f-dropdown-menu {
    border-radius: 0 0 10px 10px;
    border-color: #91c7ec;
    background-color: white
}

.modal.--expchck .f-dropdown .f-dropdown-menu a:hover,
.modal.--expchck .f-dropdown .f-dropdown-menu a.--selected {
    background-color: #f3f9fd;
    color: #444
}

.modal.--expchck .f-dropdown .f-dropdown-li {
    border-color: #91c7ec
}

.modal.--expchck .f-dropdown .f-dropdown-li.--disabled {
    display: none
}

.modal.--expchck .btn,
.modal.--expchck .offer-reminder a {
    border-radius: 10px
}

.modal.--expchck.--login,
.modal.--expchck.--login_services,
.modal.--expchck.--verify_pin {
    font-size: 1.3rem
}

.modal.--expchck.--login .modal__wrapper,
.modal.--expchck.--login_services .modal__wrapper,
.modal.--expchck.--verify_pin .modal__wrapper {
    max-width: 390px
}

@media(max-width:500px) {

    .modal.--expchck.--login .modal__wrapper,
    .modal.--expchck.--login_services .modal__wrapper,
    .modal.--expchck.--verify_pin .modal__wrapper {
        width: 100vw;
        max-width: 100vw;
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:979px) {

    .modal.--expchck.--login .modal__wrapper,
    .modal.--expchck.--login_services .modal__wrapper,
    .modal.--expchck.--verify_pin .modal__wrapper {
        padding: 2.5rem
    }
}

.modal.--expchck .expchck_login_authn__button {
    width: 100%;
    margin-bottom: 20px
}

.modal.--expchck .expchck_login_authn__button:before {
    content: "\E8B1";
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 5px;
    font-size: 1.8rem;
    line-height: 16px
}

.modal.--expchck .expchck_login_authn__separator {
    text-align: center;
    margin-bottom: 20px;
    position: relative
}

.modal.--expchck .expchck_login_authn__separator:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #91c7ec;
    position: absolute;
    left: 0;
    top: 50%;
    transform: calc(translateY(-50%) - 1px)
}

.modal.--expchck .expchck_login_authn__separator_text {
    padding: 0 10px;
    background-color: #f3f9fd;
    position: relative;
    z-index: 1
}

.modal.--expchck .expchck_login input {
    border: 1px solid #f3f9fd;
    color: #3598dc
}

.modal.--expchck .expchck_login label {
    color: #3598dc
}

.modal.--expchck .expchck_login .expchck_status {
    padding-bottom: 0;
    margin-bottom: 35px;
    border-bottom: 0
}

.modal.--expchck .expchck_login .help-block:empty {
    margin: 0
}

.modal.--expchck .expchck_login__smile strong {
    max-width: 60%
}

@media(min-width:757px) {
    .modal.--expchck .expchck_login__smile strong {
        max-width: 50%
    }
}

.modal.--expchck .expchck_login__smile span {
    font-size: 1.2rem;
    line-height: 1.6rem
}

.modal.--expchck .expchck_login .expchck_login__prefix_wrapper {
    display: none
}

.modal.--expchck .expchck_login .--phone .expchck_login__user_identifier_inp {
    padding-left: 85px
}

.modal.--expchck .expchck_login .--phone .expchck_login__prefix_wrapper {
    display: block;
    grid-row: 2
}

.modal.--expchck .expchck_login .--phone .expchck_login__phone_prefix.f-dropdown.f-select .f-control.f-dropdown-toggle {
    grid-row: 1
}

.modal.--expchck .expchck_login__prefix_wrapper {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 80px;
    border: 0
}

.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-toggle {
    border: 0;
    height: 48px;
    background-color: transparent !important;
    -webkit-box-shadow: none !important
}

.modal.--expchck .expchck_login__prefix_wrapper .f-group:not(.--switch):not(.--radio) .f-control:focus {
    -webkit-box-shadow: none !important
}

.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-menu {
    max-height: 270px;
    min-width: 75px
}

.modal.--expchck .expchck_login__prefix_input_wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.8rem;
    left: 1.1rem;
    z-index: 1;
    height: 38px
}

.modal.--expchck .expchck_login__prefix_input {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    text-align: center;
    border-radius: 0;
    font-size: 1.4rem;
    background: #fff;
    color: #333;
    border-radius: 5px
}

.modal.--expchck .expchck_login__terms {
    font-size: 1.2rem;
    line-height: 1.6rem
}

.modal.--expchck .expchck_login__terms span {
    margin-right: 3px
}

.modal.--expchck .expchck_login__services_link img {
    max-height: 1.4rem
}

@media(min-width:757px) {
    .modal.--expchck .expchck_login.--verify_pin {
        min-height: 500px
    }
}

.modal.--expchck .expchck_login.--verify_pin .--pin_phone,
.modal.--expchck .expchck_login.--verify_pin .--pin_email {
    display: none
}

.modal.--expchck .expchck_login.--verify_pin.--phone .--pin_phone {
    display: block
}

.modal.--expchck .expchck_login.--verify_pin.--email .--pin_email {
    display: block
}

.modal.--expchck .expchck_login.--verify_pin .otc div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 1.5rem
}

.modal.--expchck .expchck_login.--verify_pin .otc input {
    width: 100%;
    line-height: 1;
    height: 6rem;
    padding: 3px 0 8px;
    font-size: 2.5rem;
    text-align: center;
    appearance: textfield;
    -webkit-appearance: textfield;
    border: 1px solid #91c7ec;
    border-radius: 10px
}

.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-outer-spin-button,
.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.modal.--expchck .expchck_login.--verify_pin .expchck_login__buttons {
    margin-top: auto
}

.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_email,
.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_phone {
    margin: 0 3px
}

.modal.--expchck .expchck_login.--verify_pin.--error_pin .expchck_login__pin input {
    background-color: #f2b3b3
}

.modal.--expchck .expchck_status {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #91c7ec
}

.modal.--expchck .expchck_status.--error:before {
    content: '\E81A';
    color: #f6174d
}

.modal.--expchck .expchck_status:before {
    content: '\E819';
    font-family: FontAwesome;
    font-size: 6.2rem;
    margin-bottom: 10px;
    color: #b8da49
}

.modal.--expchck .expchck_status__description {
    font-size: 1.4rem;
    text-align: center;
    max-width: 80%
}

.modal.--expchck .expchck_register_authn {
    margin-top: 15px
}

.modal.--expchck .expchck_register_authn__button:before {
    content: "\E8B1";
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 5px;
    font-size: 1.8rem;
    line-height: 16px
}

.modal.--expchck .expchck_header {
    display: flex;
    margin-bottom: var(--text-base)
}

.modal.--expchck .expchck_header__previous {
    width: 25px;
    height: 25px;
    background-color: #3598dc;
    color: white !important;
    border-radius: 50px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-right: 15px
}

.modal.--expchck .expchck_header__previous:before {
    content: '\F104';
    font-family: FontAwesome;
    font-size: 1.8rem
}

.modal.--expchck .expchck_header__previous:hover {
    color: white
}

.modal.--expchck .expchck_header__name {
    font-size: 22px;
    font-weight: bold
}

.modal.--expchck .expchck_label {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.modal.--expchck .expchck_label__name {
    font-size: 1.5rem;
    line-height: 17px;
    white-space: nowrap
}

.modal.--expchck .expchck_label__desc {
    color: #444;
    font-size: 1.1rem;
    margin-left: 10px;
    text-align: right
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 50px
    }
}

@media(min-width:757px) {

    .modal.--expchck .expchck_summary .expchck_header,
    .modal.--expchck .expchck_summary .expchck_status {
        grid-column: span 2
    }
}

.modal.--expchck .expchck_summary .expchck_status {
    margin-top: -30px
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary .expchck_status {
        margin-top: -40px
    }
}

.modal.--expchck .expchck_summary_address {
    margin-bottom: 25px
}

.modal.--expchck .expchck_summary_address__wrapper {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    background-color: white;
    color: #444;
    border: 1px solid #91c7ec;
    border-radius: 10px;
    padding: 15px 45px 15px 15px;
    position: relative;
    margin-bottom: 10px
}

.modal.--expchck .expchck_summary_address__wrapper:after {
    content: '\F105';
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.8rem;
    font-weight: bold
}

.modal.--expchck .expchck_summary_address__address {
    display: flex;
    flex-direction: column;
    font-size: 1.1rem;
    color: #444
}

.modal.--expchck .expchck_summary_invoice.--active .expchck_summary_invoice__wrapper {
    max-height: 300px;
    opacity: 1;
    padding: 15px;
    margin-top: 10px
}

.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__wrapper {
    max-height: 900px;
    overflow: visible
}

.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__address {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__item.--address {
    max-height: 150px;
    opacity: 1;
    margin-bottom: 15px;
    overflow: visible
}

.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__inputs {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__save {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address {
    max-height: 200px;
    opacity: 1;
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__nip_wrapper {
    max-height: 200px;
    opacity: 1
}

.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address_label {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_summary_invoice.--nip-empty .expchck_summary_invoice__nip_wrapper {
    display: none
}

.modal.--expchck .expchck_summary_invoice__switch {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.modal.--expchck .expchck_summary_invoice__switch .f-group {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_invoice__switch_text {
    font-size: 1.2rem
}

.modal.--expchck .expchck_summary_invoice__wrapper {
    padding: 15px;
    background-color: white;
    border-radius: 10px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__inputs {
    margin-bottom: 0;
    max-height: 800px;
    display: flex;
    flex-direction: column;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__save {
    max-height: 50px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__address {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__address_wrapper {
    display: flex;
    flex-direction: column;
    font-size: 1.1rem
}

.modal.--expchck .expchck_summary_invoice__address_label {
    margin-bottom: 5px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__address_change {
    font-size: 1.2rem
}

.modal.--expchck .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice__nip_wrapper {
    font-size: 1.3rem;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__nip_wrapper {
    margin-bottom: 5px
}

.modal.--expchck .expchck_summary_invoice__street,
.modal.--expchck .expchck_summary_invoice__city {
    color: #444
}

.modal.--expchck .expchck_summary_invoice__item {
    margin-bottom: 15px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_invoice__item.--address {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_summary_invoice__item.--country {
    order: -1
}

.modal.--expchck .expchck_summary_payments {
    margin-bottom: 25px
}

.modal.--expchck .expchck_summary_payments__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 -5px
}

.modal.--expchck .expchck_summary_payment {
    flex: 1;
    min-height: 85px;
    min-width: 65px;
    margin: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.1
}

.modal.--expchck .expchck_summary_payment__input:checked~.expchck_summary_payment__label {
    border-color: #91c7ec
}

.modal.--expchck .expchck_summary_payment__label {
    background: white;
    border: 1px solid white;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 5px;
    height: 100%;
    border-radius: 10px;
    cursor: pointer
}

.modal.--expchck .expchck_summary_payment__icons {
    display: flex;
    justify-content: center;
    border-radius: 5px;
    padding: 0 5px
}

.modal.--expchck .expchck_summary_payment__icons:empty:before {
    content: '\F105';
    font-family: FontAwesome;
    font-size: 2.8rem;
    font-weight: bold
}

.modal.--expchck .expchck_summary_payment__names {
    font-size: 1rem;
    margin-top: 5px;
    text-align: center
}

.modal.--expchck .expchck_summary_deliveries {
    margin-bottom: 25px
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary_deliveries {
        margin-bottom: 0
    }
}

.modal.--expchck .expchck_summary_deliveries__switch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

.modal.--expchck .expchck_summary_deliveries__switch .f-group {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_deliveries__switch_text {
    font-size: 1.2rem
}

.modal.--expchck .expchck_summary_deliveries__stock.--active .expchck_summary_delivery {
    max-height: 300px;
    opacity: 1;
    margin: 10px 0 0;
    padding: 15px 0 15px 15px
}

.modal.--expchck .expchck_summary_deliveries__stock .expchck_summary_delivery {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_summary_non_standardized__info {
    padding: 15px
}

.modal.--expchck .expchck_summary_non_standardized__info a {
    color: inherit
}

.modal.--expchck .expchck_summary_non_standardized__change {
    text-align: center;
    font-size: 1.3rem
}

.modal.--expchck .expchck_summary_delivery {
    background: white;
    border: 1px solid white;
    padding: 15px 0 15px 15px;
    margin-bottom: 10px;
    border-radius: 10px;
    cursor: pointer;
    display: grid;
    gap: 5px 15px;
    grid-template-columns: auto auto 30px;
    position: relative
}

.modal.--expchck .expchck_summary_delivery.--active {
    border: 1px solid #91c7ec
}

.modal.--expchck .expchck_summary_delivery:last-child {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_delivery.--disabled {
    opacity: .6
}

.modal.--expchck .expchck_summary_delivery__change {
    grid-area: 1 / 3 / 3 / 4;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.modal.--expchck .expchck_summary_delivery__change:before {
    content: '\F105';
    font-family: FontAwesome;
    font-size: 2.8rem;
    font-weight: bold;
    padding-right: 15px;
    margin-top: -2px
}

.modal.--expchck .expchck_summary_delivery__info {
    grid-area: 2 / 1 / 3 / 2
}

.modal.--expchck .expchck_summary_delivery__type_wrapper {
    grid-area: 1 / 1 / 2 / 2
}

.modal.--expchck .expchck_summary_delivery__type {
    font-size: 1.1rem
}

.modal.--expchck .expchck_summary_delivery__time {
    font-size: 1rem;
    color: #b8da49;
    margin-left: 5px
}

.modal.--expchck .expchck_summary_delivery__name {
    font-size: 1.3rem;
    line-height: 1.2
}

.modal.--expchck .expchck_summary_delivery__address {
    display: flex;
    flex-direction: column;
    font-size: 1.1rem;
    color: #444
}

.modal.--expchck .expchck_summary_delivery__cost_wrapper {
    grid-area: 1 / 2 / 3 / 3;
    justify-self: flex-end;
    align-self: center
}

.modal.--expchck .expchck_summary_delivery__cost {
    font-size: 1.5rem;
    white-space: nowrap
}

.modal.--expchck .expchck_pickup_phone,
.modal.--expchck .expchck_client_courier_number {
    margin: 0 15px 0 0
}

.modal.--expchck .expchck_pickup_phone__wrapper,
.modal.--expchck .expchck_client_courier_number__wrapper {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_pickup_phone__wrapper.--change,
.modal.--expchck .expchck_client_courier_number__wrapper.--change {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_pickup_phone__wrapper.--filled,
.modal.--expchck .expchck_client_courier_number__wrapper.--filled {
    display: flex
}

.modal.--expchck .expchck_pickup_phone__value,
.modal.--expchck .expchck_client_courier_number__value {
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis
}

.modal.--expchck .expchck_pickup_phone__change,
.modal.--expchck .expchck_client_courier_number__change {
    margin-left: 10px
}

.modal.--expchck .expchck_pickup_phone__item,
.modal.--expchck .expchck_client_courier_number__item {
    margin: 10px 0
}

.modal.--expchck .expchck_pickup_phone {
    grid-area: 3 / 1 / 3 / 4
}

.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--change {
    max-height: 150px;
    opacity: 1;
    overflow: visible
}

.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--filled {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_pickup_phone.--change+.expchck_client_courier_number {
    margin-top: 10px
}

.modal.--expchck .expchck_client_courier_number {
    grid-area: 4 / 1 / 4 / 4
}

.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--change {
    max-height: 150px;
    opacity: 1;
    overflow: visible
}

.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--filled {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.modal.--expchck .expchck_client_courier_number__label {
    font-size: 1.1rem;
    margin-right: 3px
}

.modal.--expchck .expchck_client_courier_number input.--highlight {
    animation: highlight-border-expchck 2s ease 0s 1 normal forwards
}

.modal.--expchck .expchck_summary_costs {
    margin-bottom: 25px
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary_costs {
        margin-bottom: 10px
    }
}

.modal.--expchck .expchck_summary_costs__item {
    display: none;
    justify-content: space-between;
    align-items: center
}

.modal.--expchck .expchck_summary_costs__item.--active {
    display: flex
}

.modal.--expchck .expchck_summary_costs__label {
    padding-right: 10px;
    font-size: 1.2rem
}

.modal.--expchck .expchck_summary_costs__value {
    white-space: nowrap
}

.modal.--expchck .expchck_summary_costs__value.--minus {
    color: #b8da49
}

.modal.--expchck .expchck_summary_costs__value.--minus:before {
    content: '-';
    padding-right: 3px
}

.modal.--expchck .expchck_summary_costs__value.--plus:before {
    content: '+';
    padding-right: 3px
}

.modal.--expchck .expchck_summary_total {
    border-top: 1px solid #91c7ec;
    border-bottom: 1px solid #91c7ec;
    flex-direction: column;
    align-items: flex-end;
    padding: 10px 0;
    margin-bottom: 20px;
    display: none
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary_total {
        display: flex
    }
}

.modal.--expchck .expchck_summary_total__label {
    color: #444;
    font-size: 1.1rem
}

.modal.--expchck .expchck_summary_total__value {
    font-size: 2.1rem;
    line-height: 1
}

.modal.--expchck .expchck_summary_clauses {
    display: none;
    font-size: 1.1rem;
    margin-bottom: 30px
}

.modal.--expchck .expchck_summary_clauses.--active {
    display: block
}

.modal.--expchck .expchck_summary_clause {
    margin-bottom: 15px
}

.modal.--expchck .expchck_summary_clause:last-child {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_terms {
    margin-bottom: 20px
}

.modal.--expchck .expchck_summary_terms__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

.modal.--expchck .expchck_summary_terms__item:last-child {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_terms__item.--error {
    color: #f6174d
}

.modal.--expchck .expchck_summary_terms__item.--error a:not(:hover) {
    color: #f6174d
}

.modal.--expchck .expchck_summary_terms__item.--error .f-group.--switch .f-label {
    background-color: #f6174d
}

.modal.--expchck .expchck_summary_terms__content {
    font-size: 1.2rem;
    margin-right: 10px
}

.modal.--expchck .expchck_summary_terms__switch {
    margin-bottom: 0
}

.modal.--expchck .expchck_summary_submit {
    margin-bottom: var(--mb, 80px)
}

.modal.--expchck .expchck_summary_submit__button {
    width: 100%;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    display: none
}

@media(min-width:757px) {
    .modal.--expchck .expchck_summary_submit__button {
        display: inline-block
    }
}

.modal.--expchck .expchck_summary_submit__button:after {
    content: '\F105';
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.8rem;
    font-weight: bold
}

.modal.--expchck .expchck_summary_submit__cost {
    display: none
}

.modal.--expchck .expchck_client__inputs,
.modal.--expchck .expchck_address__inputs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px 15px;
    margin-bottom: 30px
}

@media(min-width:757px) {

    .modal.--expchck .expchck_client__inputs,
    .modal.--expchck .expchck_address__inputs {
        grid-template-columns: 7fr 1fr 1fr 7fr
    }
}

.modal.--expchck .expchck_client__item,
.modal.--expchck .expchck_address__item {
    grid-column: span 4
}

.modal.--expchck .expchck_client__item.--firstname,
.modal.--expchck .expchck_address__item.--firstname,
.modal.--expchck .expchck_client__item.--lastname,
.modal.--expchck .expchck_address__item.--lastname {
    grid-column: span 2
}

@media(min-width:757px) {

    .modal.--expchck .expchck_client__item.--street,
    .modal.--expchck .expchck_address__item.--street,
    .modal.--expchck .expchck_client__item.--city,
    .modal.--expchck .expchck_address__item.--city {
        grid-column: span 3
    }
}

@media(min-width:757px) {

    .modal.--expchck .expchck_client__item.--street-number,
    .modal.--expchck .expchck_address__item.--street-number,
    .modal.--expchck .expchck_client__item.--zipcode,
    .modal.--expchck .expchck_address__item.--zipcode {
        grid-column: span 1
    }
}

.modal.--expchck .expchck_client__item.--country,
.modal.--expchck .expchck_address__item.--country {
    order: -1
}

.modal.--expchck .expchck_client__submit,
.modal.--expchck .expchck_address__submit {
    margin-bottom: 30px
}

.modal.--expchck .expchck_client__button,
.modal.--expchck .expchck_address__button {
    width: 100%
}

.modal.--expchck .expchck_client__change_account,
.modal.--expchck .expchck_address__change_account {
    font-size: 1.2rem;
    text-align: center
}

.modal.--expchck .expchck_client__change_link,
.modal.--expchck .expchck_address__change_link {
    display: block
}

@media(min-width:757px) {

    .modal.--expchck .expchck_client__change_link,
    .modal.--expchck .expchck_address__change_link {
        display: inline;
        margin-left: 5px
    }
}

.modal.--expchck .expchck_client__safe,
.modal.--expchck .expchck_address__safe {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px
}

.modal.--expchck .expchck_client__powered_by_smile,
.modal.--expchck .expchck_address__powered_by_smile {
    max-width: 70px;
    margin-left: 50px
}

.modal.--expchck .expchck_client .expchck_switch,
.modal.--expchck .expchck_address .expchck_switch {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.modal.--expchck .expchck_client .expchck_switch__radio,
.modal.--expchck .expchck_address .expchck_switch__radio {
    margin: 0 0 0 15px;
    line-height: 0
}

.modal.--expchck .expchck_client .expchck_switch__radio .f-label,
.modal.--expchck .expchck_address .expchck_switch__radio .f-label {
    color: #444
}

.modal.--expchck .expchck_payments__details:not(.--show-all) .expchck_payments__option:nth-child(n+7) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    display: none
}

.modal.--expchck .expchck_payments input[type='radio']:checked+label+.expchck_payments__details {
    display: block;
    max-height: 600px;
    opacity: 1
}

.modal.--expchck .expchck_payments input[type='radio']:checked+label+.expchck_payments__details.--show-all {
    max-height: 2000px
}

.modal.--expchck .expchck_payments.--clause-top .expchck_payments__clause {
    display: none
}

.modal.--expchck .expchck_payments__arrow {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__item {
    background-color: white;
    border: 1px solid white;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 0 15px;
    cursor: pointer;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_payments .expchck_payments__item:last-child {
    margin-bottom: 0
}

.modal.--expchck .expchck_payments .expchck_payments__item .expchck_payments__details:empty {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__item.--checked.--options .expchck_payments__arrow .icon-options-status:before {
    content: '\F077'
}

.modal.--expchck .expchck_payments .expchck_payments__item.--checked:not(.--collapse) {
    border-color: #91c7ec
}

.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow {
    display: block
}

.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow .icon-options-status:before {
    content: '\F078'
}

.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__details {
    max-height: 0 !important;
    opacity: 0 !important
}

.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow {
    display: block
}

.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow .icon-options-status:before {
    content: '\F078' !important
}

.modal.--expchck .expchck_payments .expchck_payments__label {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 68px;
    cursor: pointer
}

.modal.--expchck .expchck_payments .expchck_payments__details {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_payments .expchck_payments__details span {
    line-height: 1.3
}

.modal.--expchck .expchck_payments .expchck_payments__options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    margin-top: 1.6rem;
    margin-bottom: 1rem;
    margin: 10px -5px;
    grid-auto-rows: 1fr
}

.modal.--expchck .expchck_payments .expchck_payments__option {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s;
    max-height: 300px;
    margin: 6px;
    min-height: 100px;
    word-break: break-word
}

.modal.--expchck .expchck_payments .expchck_payments__option input[type='radio']:checked+label.expchck_payments__option_select {
    border-color: #91c7ec
}

.modal.--expchck .expchck_payments .expchck_payments__option_select {
    border: 1px solid #91c7ec;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    padding: 5px;
    cursor: pointer;
    min-height: 93px;
    height: 100%;
    text-align: center
}

.modal.--expchck .expchck_payments .expchck_payments__option_icons {
    display: flex;
    justify-content: center;
    background: white;
    padding: 3px;
    border-radius: 10px
}

.modal.--expchck .expchck_payments .expchck_payments__option_icon {
    max-height: 25px
}

.modal.--expchck .expchck_payments .expchck_payments__option_name {
    font-size: 1.1rem
}

.modal.--expchck .expchck_payments .expchck_payments__popular {
    font-size: 1.3rem
}

.modal.--expchck .expchck_payments .expchck_payments__clause_top {
    font-size: 1rem;
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    padding: 0 5px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck .expchck_payments .expchck_payments__clause_top:empty {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__clause {
    font-size: 1rem;
    margin-bottom: 3rem;
    display: block
}

.modal.--expchck .expchck_payments .expchck_payments__clause:empty {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__clause span {
    display: block
}

.modal.--expchck .expchck_payments .expchck_payments__show_all {
    margin-bottom: 10px;
    padding: 5px 0 10px;
    display: inline-block
}

.modal.--expchck .expchck_payments .expchck_payments__show_all.--hidden {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__icons {
    display: flex;
    justify-content: center;
    width: 40px;
    min-width: 40px;
    max-height: 30px;
    margin: 0 12px 0 2px;
    background: white;
    padding: 3px;
    border-radius: 10px
}

.modal.--expchck .expchck_payments .expchck_payments__icon {
    display: none
}

.modal.--expchck .expchck_payments .expchck_payments__icon:first-child {
    display: block
}

.modal.--expchck .expchck_payments .expchck_payments__names {
    display: flex;
    flex-direction: column;
    white-space: normal;
    margin-right: auto
}

.modal.--expchck .expchck_payments .expchck_payments__name {
    font-size: 1.3rem
}

.modal.--expchck .expchck_payments .expchck_payments__description {
    font-size: 1.1rem;
    line-height: 1;
    margin-top: 2px
}

.modal.--expchck .expchck_payments .expchck_payments__name+.modal.--expchck .expchck_payments .expchck_payments__description {
    font-size: 1.1rem
}

.modal.--expchck .expchck_payments .expchck_payments__cost {
    margin-left: 15px
}

.modal.--expchck .expchck_deliveries__addresses {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    margin-bottom: 40px
}

.modal.--expchck .expchck_deliveries__addresses>* {
    min-height: 130px;
    border-radius: 10px
}

.modal.--expchck .expchck_deliveries__add_address {
    border: 1px dashed #91c7ec;
    color: #91c7ec;
    text-decoration: none;
    font-size: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal.--expchck .expchck_deliveries__add_address:before {
    content: '+'
}

.modal.--expchck .expchck_deliveries__address {
    border: 1px solid white;
    background-color: white;
    color: #444;
    padding: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    cursor: pointer
}

.modal.--expchck .expchck_deliveries__address.--active {
    border-color: #91c7ec
}

.modal.--expchck .expchck_deliveries__address_label {
    font-size: 1.3rem;
    margin-bottom: 10px
}

.modal.--expchck .expchck_deliveries__address_wrapper {
    display: flex;
    flex-direction: column;
    font-size: 1.1rem;
    color: #444;
    margin-bottom: 5px
}

.modal.--expchck .expchck_deliveries__address_edit {
    font-size: 1.2rem;
    margin-top: auto
}

.modal.--expchck .expchck_deliveries__non_standardized_info {
    padding: 15px
}

.modal.--expchck .expchck_deliveries__non_standardized_info a {
    color: inherit
}

.modal.--expchck .expchck_deliveries__non_standardized_change {
    text-align: center;
    font-size: 1.3rem
}

.expchck_summary_submit_mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1006;
    padding: 15px;
    background-color: #f3f9fd;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    display: none;
    align-items: center;
    justify-content: space-between;
    animation: slideUp .4s ease-out both
}

@media(max-width:756px) {
    .expchck_summary_submit_mobile.--active {
        display: flex
    }
}

.expchck_summary_submit_mobile.--loading {
    position: relative;
    pointer-events: none;
    position: fixed
}

.expchck_summary_submit_mobile.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.expchck_summary_submit_mobile.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.expchck_summary_submit_mobile__button_wrapper {
    flex: 1
}

.expchck_summary_submit_mobile__button {
    width: 100%;
    border-radius: 10px
}

.expchck_summary_submit_mobile__button.btn.--solid,
.expchck_summary_submit_mobile__button.offer-reminder a.--solid {
    background: #3598dc;
    border-color: #3598dc;
    color: #fff;
    transition: .3s opacity
}

.expchck_summary_submit_mobile__button.btn.--solid:hover,
.expchck_summary_submit_mobile__button.offer-reminder a.--solid:hover {
    opacity: .8
}

.expchck_summary_submit_mobile__cost {
    display: flex;
    flex-direction: column;
    margin-right: 15px
}

.expchck_summary_submit_mobile__cost_label {
    font-size: 1.2rem;
    color: #444
}

.expchck_summary_submit_mobile__cost_value {
    font-size: 1.9rem;
    white-space: nowrap
}

.expchck_delivery {
    background-color: white;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid white
}

.expchck_delivery.--calendar-opened .expchck_delivery__calendar_hours {
    position: relative;
    z-index: 0
}

.expchck_delivery.--active {
    border-color: #91c7ec
}

.expchck_delivery.--loading {
    position: relative;
    pointer-events: none
}

.expchck_delivery.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.expchck_delivery.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.expchck_delivery.--loading label {
    pointer-events: none
}

.expchck_delivery[data-selected-point] .expchck_delivery__pickup_find {
    display: none
}

.expchck_delivery[data-selected-point] .expchck_delivery__pickup_address {
    display: flex
}

.expchck_delivery.--last {
    margin-bottom: 0
}

.expchck_delivery__input:checked~.expchck_delivery__calendar {
    padding-bottom: 15px;
    max-height: 300px;
    opacity: 1;
    overflow: visible
}

.expchck_delivery__input:disabled+.f-label {
    opacity: .5
}

.expchck_delivery[data-company-key].--services-loaded .expchck_delivery__input:checked~.expchck_delivery__calendar {
    padding-bottom: 15px;
    max-height: 300px;
    opacity: 1;
    overflow: visible
}

.expchck_delivery[data-company-key] .expchck_delivery__calendar {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.expchck_delivery__label {
    display: flex;
    align-items: center;
    padding: 15px !important;
    min-height: 68px;
    border: 1px solid transparent;
    border-radius: 10px
}

.expchck_delivery__label:before,
.expchck_delivery__label:after {
    display: none !important
}

.expchck_delivery__icons {
    display: flex;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    margin-right: 15px
}

.expchck_delivery__icon {
    display: none
}

.expchck_delivery__icon:first-child {
    display: block
}

.expchck_delivery__names {
    display: flex;
    flex-direction: column;
    white-space: normal;
    margin-right: auto;
    font-size: 1.1rem
}

.expchck_delivery__name {
    font-size: 1.4rem;
    color: #444
}

.expchck_delivery__time {
    line-height: 1;
    color: #b8da49;
    margin-bottom: 3px
}

.expchck_delivery__cost_wrapper {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    padding-right: 25px;
    color: #444
}

.expchck_delivery__cost_wrapper:after {
    content: '\F105';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.8rem;
    font-weight: bold
}

.expchck_delivery__points {
    display: flex;
    margin-top: 2px;
    margin-bottom: 0
}

.expchck_delivery__points label {
    padding-right: 0
}

.expchck_delivery__points .f-control[disabled]+label.f-label {
    color: rgba(68, 68, 68, 0.5) !important
}

.expchck_delivery__points_input:disabled+.expchck_delivery__points_label.f-label {
    background: transparent !important
}

.expchck_delivery__points_input:disabled+.expchck_delivery__points_label.f-label:before {
    content: none
}

.expchck_delivery__points_label {
    padding-right: 0;
    padding-left: 18px !important
}

.expchck_delivery__calendar {
    line-height: 1;
    padding: 0 15px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.expchck_delivery__calendar .menu_messages_message {
    margin: 0
}

.expchck_delivery__calendar_label {
    font-size: 1.2rem;
    display: block;
    margin-bottom: 10px
}

.expchck_delivery__calendar_hours {
    margin-top: 25px
}

.expchck_delivery__calendar_hours .f-control.f-dropdown-toggle,
.expchck_delivery__calendar_services .f-control.f-dropdown-toggle {
    display: block;
    font-weight: bold
}

.expchck_delivery__calendar_services {
    margin-top: 15px
}

.expchck_delivery__calendar_services.--one-service {
    display: none
}

.expchck_delivery__dates {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    position: relative
}

.expchck_delivery__date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px
}

.expchck_delivery__date:not(.--other) {
    background: #f3f9fd;
    color: #444;
    border: 1px solid #91c7ec;
    border-radius: 10px;
    cursor: pointer;
    min-height: 30px;
    min-width: 75px;
    padding: 5px;
    transition: background-color .2s, color .2s, border .2s
}

.expchck_delivery__date:not(.--other):hover,
.expchck_delivery__date:not(.--other).--active {
    border: 1px solid #91c7ec
}

.expchck_delivery__date.--other {
    order: 1
}

.expchck_delivery__date_cost {
    font-size: 1.2rem;
    margin-top: 5px
}

.expchck_delivery__date_cost:empty {
    display: none
}

.expchck_delivery__datepicker {
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

@media(min-width:500px) {
    .expchck_delivery__datepicker {
        left: 0;
        transform: none;
        top: calc(100% + 5px)
    }
}

@media(min-width:550px) {
    .expchck_delivery__datepicker {
        left: auto;
        right: 0
    }
}

@media(min-width:757px) {
    .expchck_delivery__datepicker {
        left: 0;
        right: auto
    }
}

.expchck_delivery__select_delivery {
    margin-top: 15px
}

.expchck_delivery__select_button {
    width: 100%
}

.modal.--expchck .pickup_points {
    display: flex
}

.modal.--expchck.--pickup.--loading .modal__content:before {
    z-index: 3
}

.modal.--expchck.--pickup.--loading .modal__content:after {
    z-index: 4
}

.modal.--expchck.--pickup .modal__wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

@media(max-width:978px) {

    .modal.--expchck.--pickup .modal__wrapper,
    .modal.--expchck.--pickup .modal__content,
    .modal.--expchck.--pickup .pickup_points {
        height: 100%
    }

    .modal.--expchck.--pickup .pickup_points__wrapper {
        flex-basis: 100%
    }

    .modal.--expchck.--pickup .pickup_map__wrapper {
        height: 100%
    }
}

.modal.--expchck.--pickup .expchck_header {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px
}

@media(min-width:979px) {
    .modal.--expchck.--pickup .pickup_points.--mapView .pickup_nav {
        border-radius: 10px
    }
}

.modal.--expchck.--pickup .pickup_points .pickup_search__input,
.modal.--expchck.--pickup .pickup_points .pickup_search__wrapper {
    border-radius: 10px
}

@media(min-width:979px) {
    .modal.--expchck.--pickup .pickup_points .pickup_nav {
        border-radius: 10px 10px 0 0
    }
}

@media(min-width:979px) {

    .modal.--expchck.--pickup .pickup_points .pickup_filters,
    .modal.--expchck.--pickup .pickup_points .pickup_search,
    .modal.--expchck.--pickup .pickup_points .pickup_items {
        border-radius: 0 0 10px 10px
    }
}

@media(min-width:979px) {

    .modal.--expchck.--pickup .pickup_points .pickup_nav,
    .modal.--expchck.--pickup .pickup_points .pickup_filters,
    .modal.--expchck.--pickup .pickup_points .pickup_search,
    .modal.--expchck.--pickup .pickup_points .pickup_items {
        background: #f3f9fd
    }
}

.modal.--expchck.--pickup .pickup_points .pickup_item {
    background: white;
    border-radius: 10px;
    border-bottom: 0
}

.modal.--expchck.--pickup .pickup_points .pickup_item.--active {
    box-shadow: 0 0 0 2px #91c7ec inset
}

@media(min-width:757px) {
    .html[data-browser="Safari"] .pickup_map__wrapper {
        min-height: calc(80vh - 40px)
    }
}

.pickup_points {
    display: none;
    flex-direction: column
}

.pickup_points.--searchView .pickup_points__search {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.pickup_points.--searchView .pickup_nav .--search svg path {
    fill: #3597dc
}

@media(max-width:978px) {
    .pickup_points.--searchView .pickup_map {
        height: calc(100% - 125px)
    }
}

@media(min-width:978px) {

    .pickup_points.--searchView .pickup_items.--pickups,
    .pickup_points.--searchView .pickup_items.--message {
        display: none
    }
}

.pickup_points.--mapView .pickup_items.--pickups,
.pickup_points.--mapView .pickup_items.--message,
.pickup_points.--mapView .pickup_search {
    display: none
}

.pickup_points.--mapView .pickup_nav {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.pickup_points.--mapView .pickup_nav .--map svg path {
    stroke: #3597dc;
    fill: none
}

.pickup_points.--listView .pickup_nav .--list svg path {
    fill: #3597dc
}

@media(max-width:978px) {
    .pickup_points.--listView .pickup_map {
        height: calc(100% - 125px)
    }
}

.pickup_points.--filtersView .pickup_items.--pickups,
.pickup_points.--filtersView .pickup_items.--message,
.pickup_points.--filtersView .pickup_search {
    display: none
}

.pickup_points.--filtersView .pickup_filters {
    display: flex
}

.pickup_points.--filtersView .pickup_nav .--filters svg path {
    fill: #3597dc
}

.pickup_points__headline {
    font-size: 2rem;
    margin: 0 15px 15px
}

@media(min-width:978px) {
    .pickup_points__headline {
        margin-bottom: 20px
    }
}

.pickup_points__wrapper {
    position: relative
}

.pickup_points .pickup_filters {
    display: none;
    flex-direction: column;
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: 65px;
    left: 0;
    background: #f3f9fd;
    color: #444;
    width: 100%;
    height: calc(100% - 65px)
}

@media(min-width:979px) {
    .pickup_points .pickup_filters {
        top: 75px;
        bottom: 25px;
        left: 15px;
        background: #fff;
        width: 300px;
        border-radius: 0 0 5px 5px;
        display: flex;
        height: auto
    }
}

@media(min-width:1200px) {
    .pickup_points .pickup_filters {
        width: 320px
    }
}

.pickup_points .pickup_nav {
    margin: 0 0 5px;
    height: 60px;
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.pickup_points .pickup_nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.pickup_points .pickup_nav a:hover svg path {
    fill: #3597dc
}

.pickup_points .pickup_nav a.--map:hover svg path {
    stroke: #3597dc;
    fill: none
}

.pickup_points .pickup_nav a:not(:last-child):after {
    position: absolute;
    content: '';
    height: 40px;
    background-color: #d6eaf8;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media(min-width:979px) {
    .pickup_points .pickup_nav {
        margin: 0;
        position: absolute;
        top: 15px;
        left: 15px;
        width: 300px;
        padding: 0;
        background: #fff;
        z-index: 2;
        height: 60px;
        border-radius: 5px 5px 0 0
    }
}

@media(min-width:1200px) {
    .pickup_points .pickup_nav {
        width: 320px
    }
}

.pickup_points .pickup_filters {
    display: none
}

.pickup_points .pickup_filters__sub:not(.--submit) {
    margin-bottom: 3rem;
    overflow-y: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points .pickup_filters__sub.--availability {
    display: none
}

.pickup_points .pickup_filters__sub.--submit {
    margin-top: auto
}

.pickup_points .pickup_filters__name {
    margin-bottom: 2rem;
    display: block
}

.pickup_points .pickup_filters__item {
    padding-left: 1.5rem
}

.pickup_points .pickup_filters .--submit a {
    display: flex;
    justify-content: center
}

.pickup_points .pickup_search {
    margin: 0 15px 15px;
    height: 45px;
    position: relative;
    z-index: 2
}

@media(min-width:979px) {
    .pickup_points .pickup_search {
        margin: 0;
        position: absolute;
        top: 60px;
        left: 15px;
        width: 300px;
        padding: 15px;
        background: #fff;
        z-index: 2;
        height: 75px;
        border-radius: 5px 5px 0 0
    }
}

@media(min-width:1200px) {
    .pickup_points .pickup_search {
        width: 320px
    }
}

.pickup_points .pickup_search.--loading .pickup_search__query:after {
    content: '\E838';
    font-family: FontAwesome;
    animation: spin 1.5s infinite linear;
    font-size: 2.35rem;
    position: absolute;
    top: calc(50% - 15px);
    right: 4.5rem
}

.pickup_points .pickup_search.--focus .pickup_search__wrapper {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0
}

@media(min-width:979px) {
    .pickup_points .pickup_search.--focus .pickup_search__wrapper {
        left: 15px;
        right: 15px
    }
}

.pickup_points .pickup_search.--focus .pickup_search__input {
    border: 1px solid transparent
}

.pickup_points .pickup_search.--focus.--open .pickup_search__results {
    display: block;
    border-top: 1px solid #c4c7c8
}

.pickup_points .pickup_search__wrapper {
    background: #fff;
    color: #444;
    border-radius: 5px;
    overflow: hidden
}

.pickup_points .pickup_search__query {
    position: relative
}

.pickup_points .pickup_search__input {
    width: 100%;
    height: 45px;
    font-size: 1.2rem;
    padding-left: 15px;
    padding-right: 75px;
    background: #fff;
    color: #444;
    border: 1px solid #c4c7c8;
    overflow: hidden;
    text-overflow: ellipsis
}

.pickup_points .pickup_search__button {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    text-decoration: none;
    position: absolute;
    font-size: 1.8rem;
    top: 0;
    right: 0
}

.pickup_points .pickup_search__button:hover {
    color: #3597dc
}

.pickup_points .pickup_search__button:before {
    content: '\F002';
    font-family: FontAwesome
}

.pickup_points .pickup_search__results {
    display: none;
    padding: 7.5px 0;
    max-height: 300px;
    overflow: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    background: #fff
}

.pickup_points .pickup_search__results::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points .pickup_search__results::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.pickup_points .pickup_search__results::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points .pickup_search__result {
    display: block;
    font-size: 1.3rem;
    padding: 7.5px 15px;
    color: #555;
    text-overflow: ellipsis;
    overflow: hidden
}

.pickup_points .pickup_search__result:hover {
    color: #3597dc
}

.pickup_points .pickup_map {
    z-index: 0;
    position: relative
}

@media(max-width:979px) {
    .pickup_points .pickup_map {
        height: calc(100% - 65px)
    }
}

.pickup_points .pickup_map__area {
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 15px
}

@media(min-width:979px) {
    .pickup_points .pickup_map__area {
        right: 15px;
        top: 15px;
        left: unset;
        bottom: unset
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_map__area_button.--secondary {
        background-color: rgba(145, 199, 236, 0.9)
    }
}

.pickup_points .pickup_map__area_button:before {
    font-size: 1.1em
}

.pickup_points .pickup_map__wrapper {
    min-height: 300px;
    z-index: 0
}

@media(min-width:757px) {
    .pickup_points .pickup_map__wrapper {
        aspect-ratio: 2.5
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_map__wrapper {
        aspect-ratio: 1.8
    }
}

.pickup_points .pickup_items {
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: 125px;
    left: 0;
    background: #f3f9fd;
    color: #444;
    display: flex;
    flex-direction: column;
    height: calc(100% - 125px);
    width: 100%
}

@media(min-width:979px) {
    .pickup_points .pickup_items {
        z-index: 1;
        bottom: 25px;
        left: 15px;
        width: 300px;
        height: auto;
        border-radius: 0 0 5px 5px
    }
}

@media(min-width:1200px) {
    .pickup_points .pickup_items {
        width: 320px
    }
}

.pickup_points .pickup_items.--pickups {
    display: block
}

@media(min-width:979px) {
    .pickup_points .pickup_items.--pickups {
        display: flex
    }
}

.pickup_points .pickup_items.--pickups .pickup_items__findings,
.pickup_points .pickup_items.--pickups .pickup_items__wrapper {
    display: block
}

.pickup_points .pickup_items.--pickups .pickup_items__findings {
    display: none
}

.pickup_points .pickup_items.--pickups.--more .pickup_items__show_more {
    display: block
}

.pickup_points .pickup_items.--message {
    display: block
}

@media(min-width:979px) {
    .pickup_points .pickup_items.--message {
        display: flex
    }
}

.pickup_points .pickup_items.--message .pickup_items__message {
    display: block
}

.pickup_points .pickup_items.--show .pickup_item.--hide {
    display: grid
}

.pickup_points .pickup_items.--show .pickup_item.--last-visible {
    border-bottom: 1px solid #c4c7c8
}

.pickup_points .pickup_items.--more .pickup_items__show_more {
    display: block
}

.pickup_points .pickup_items__message,
.pickup_points .pickup_items__findings,
.pickup_points .pickup_items__wrapper,
.pickup_points .pickup_items__show_more {
    display: none
}

.pickup_points .pickup_items__message {
    margin: 0
}

.pickup_points .pickup_items__findings {
    font-size: 1.3rem;
    margin-bottom: 10px;
    display: none
}

.pickup_points .pickup_items__findings_value {
    margin: 0 3px
}

.pickup_points .pickup_items__show_more {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 10px
}

@media(min-width:979px) {
    .pickup_points .pickup_items__show_more {
        margin-top: auto;
        padding-top: 15px
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_items__show {
        color: #555
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_items__show:hover {
        color: #3597dc
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_items__wrapper {
        overflow-y: auto;
        scrollbar-color: #3597dc transparent;
        scrollbar-width: thin;
        border-radius: 5px;
        border-radius: 0;
        margin: 0 -15px;
        padding: 0 10px 0 15px
    }

    .pickup_points .pickup_items__wrapper::-webkit-scrollbar-track {
        background-color: #f3f9fd;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .pickup_points .pickup_items__wrapper::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
        height: 6px
    }

    .pickup_points .pickup_items__wrapper::-webkit-scrollbar-thumb {
        background-color: #3597dc;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }
}

.pickup_points .pickup_item {
    display: grid;
    grid-template-columns: 60% auto;
    grid-gap: 1rem;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #c4c7c8;
    font-size: 1.2rem;
    cursor: pointer;
    margin-bottom: 1rem
}

.pickup_points .pickup_item:last-child,
.pickup_points .pickup_item.--last-visible {
    border-bottom: 0
}

.pickup_points .pickup_item.--active {
    box-shadow: 0 0 0 2px #3597dc inset;
    border-color: transparent;
    border-radius: 5px
}

.pickup_points .pickup_item.--active .pickup_item__client_courier_number {
    display: block
}

.pickup_points .pickup_item.--hide {
    display: none
}

.pickup_points .pickup_item__distance {
    color: #3597dc;
    font-weight: 600;
    margin-bottom: .5rem;
    font-size: 1.1rem;
    display: block
}

.pickup_points .pickup_item__name,
.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
    font-size: 1.1rem;
    line-height: 1.2rem;
    color: #444
}

.pickup_points .pickup_item__zipcode {
    margin-right: 4px
}

.pickup_points .pickup_item__client_courier_number {
    width: 100%;
    margin-top: 5px;
    display: none
}

.pickup_points .pickup_item__client_courier_number.--highlight {
    animation: highlight-border-expchck 2s ease 0s 1 normal forwards
}

.pickup_points .pickup_item__map {
    margin-top: 1rem
}

.pickup_points .pickup_item__map_link {
    white-space: nowrap
}

@media(min-width:979px) {
    .pickup_points .pickup_item__map_link {
        color: #555
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_item__map_link:hover {
        color: #3597dc
    }
}

.pickup_points .pickup_item__choose {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%
}

.pickup_points .pickup_item__choose strong {
    font-size: 1.35rem;
    line-height: 1.35rem
}

.pickup_points .pickup_item__choose:hover a svg path {
    fill: #3597dc
}

.pickup_points .pickup_item__choose a {
    margin: 0 1rem 0 1.5rem;
    display: flex
}

.pickup_points .leaflet-popup-content {
    margin: 10px
}

.pickup_points .gm-style .gm-style-iw-c {
    padding: 10px !important;
    max-height: 300px !important;
    max-width: none !important;
    width: 230px;
    outline: 0;
    transform: translate(-50%, -100%)
}

.pickup_points .gm-style .gm-style-iw-d {
    width: 100%;
    height: 100%;
    max-height: none !important;
    overflow: auto !important
}

.pickup_points .gm-style .gm-style-iw-tc {
    top: -3px
}

.pickup_points .leaflet-popup-close-button {
    display: none
}

.pickup_points .pickup_marker {
    font-size: 1.2rem;
    color: #444
}

@media(min-width:757px) {
    .pickup_points .pickup_marker {
        max-width: 230px
    }
}

@media(min-width:979px) {
    .pickup_points .pickup_marker {
        max-width: 265px
    }
}

.pickup_points .pickup_marker__details {
    margin-bottom: 10px
}

.pickup_points .pickup_marker__name_wrapper {
    display: flex;
    font-size: 1.4rem;
    line-height: 1;
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    align-items: flex-end
}

.pickup_points .pickup_marker__name {
    max-width: 65%
}

.pickup_points .pickup_marker__price {
    margin-left: auto;
    margin-bottom: .1rem
}

.pickup_points .pickup_marker__name,
.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
    display: block
}

.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
    font-size: 1.1rem;
    line-height: 1.15
}

.pickup_points .pickup_marker__zipcode {
    margin-right: 4px
}

.pickup_points .pickup_marker__description {
    display: block;
    margin: 0 0 10px;
    cursor: pointer;
    font-size: 1.1rem
}

.pickup_points .pickup_marker__description:not(.--active) {
    line-height: 1.5rem;
    max-height: 3rem;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    cursor: pointer
}

.pickup_points .pickup_marker__links {
    margin-bottom: 10px;
    display: flex
}

.pickup_points .pickup_marker__links a:first-child {
    margin-right: 1.5rem
}

.pickup_points .pickup_marker__link {
    color: #555
}

.pickup_points .pickup_marker__link:hover {
    color: #3597dc
}

.pickup_points .pickup_marker__choose a {
    width: 100%
}

.expchck_login.--emailNotCkecked .expchck_login__buttons,
.expchck_login.--emailNotCkecked .expchck_login__pass,
.expchck_login.--emailNotCkecked .expchck_login__links {
    display: none !important
}

.expchck_login.--emailNotExist a[href*="#signin"],
.expchck_login.--emailNotExist a[href*="#checkEmail"],
.expchck_login.--emailNotExist .expchck_login__pass {
    display: none
}

.expchck_login.--emailExist a[href*="#checkEmail"],
.expchck_login.--emailExist a[href*="#register"] {
    display: none
}

.expchck_login.--emailExist a[href*="#mailLogin"],
.expchck_login.--emailExist a[href*="#passRecover"] {
    display: block
}

.expchck_login.--emailExist .expchck_login__links {
    display: flex !important
}

.expchck_login.--no_services .expchck_login__sep {
    display: none
}

.expchck_login__option {
    display: flex;
    align-items: center;
    padding-left: 20px !important;
    line-height: 1;
    padding: 1.5rem 0;
    border: 1px solid #333;
    border-radius: 10px;
    text-decoration: none;
    position: relative
}

.expchck_login__option.--active {
    margin-top: 2.5rem !important
}

.expchck_login__option:hover {
    border-color: #3598dc
}

.expchck_login__option .option_name {
    margin-left: .3rem
}

.expchck_login__option .option_icon {
    margin-right: 1.5rem;
    max-height: 2.2rem;
    position: absolute;
    left: 2rem
}

.expchck_login__option .option_icon img {
    max-height: 2.2rem
}

.expchck_login__option .option_badge {
    position: absolute;
    top: -5px;
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    font-size: 11px;
    color: #3a9bdd
}

.expchck_login a[href*="#verify_email"],
.expchck_login .expchck_return {
    text-decoration: none;
    width: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
    border-left: 1px solid #91c7ec
}

@media(min-width:757px) {

    .expchck_login a[href*="#verify_email"],
    .expchck_login .expchck_return {
        width: 2.5rem;
        height: 2.5rem;
        right: 1.5rem;
        border: 1px solid #91c7ec;
        border-radius: 10px
    }
}

.expchck_login a[href*="#verify_email"]:hover,
.expchck_login .expchck_return:hover {
    border-color: #3598dc
}

.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
    font-weight: 600
}

.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
    font-family: FontAwesome;
    color: #444;
    content: "\F105";
    font-size: 1.8rem
}

.expchck_login .--error a[href*="#checkEmail"] {
    display: none
}

.expchck_login__buttons a {
    display: flex
}

.expchck_login__links {
    display: flex;
    flex-direction: column;
    text-align: center
}

.expchck_login__links a[href*="#mailLogin"],
.expchck_login__links a[href*="#passRecover"] {
    display: none
}

.expchck_login__sep {
    display: flex;
    align-items: center
}

.expchck_login__sep span {
    display: block;
    padding: 0 1rem
}

.expchck_login__sep:before,
.expchck_login__sep:after {
    width: 100%;
    height: 1px;
    content: '';
    background-color: #91c7ec
}

.modal.--expchck_retry.--orders.--loading .modal__content:before {
    background-color: rgba(255, 255, 255, 0.8)
}

.modal.--orders.--expchck_retry .expchck_total {
    border-top: 0
}

.modal.--orders.--expchck_retry .modal__wrapper {
    background: #fff
}

@media(min-width:979px) {
    .modal.--orders.--expchck_retry .modal__wrapper {
        padding: 4rem 2.5rem
    }
}

.modal.--orders.--expchck_retry .expchck_total__title.--small {
    font-size: 1.2rem
}

.modal.--orders.--expchck_retry .expchck_total__value {
    font-size: 2.8rem
}

.modal.--orders.--expchck_retry .expchck_payments .expchck_payments__item {
    border-color: #d6eaf8
}

.modal.--orders.--expchck_retry .expchck__wrapper.--orders .btn,
.modal.--orders.--expchck_retry .expchck__wrapper.--orders .offer-reminder a {
    background-color: #3597dc;
    border-color: #3597dc;
    color: #fff
}

.modal.--orders.--expchck_retry .expchck_summary__wrapper {
    padding-bottom: 0
}

@media(min-width:979px) {
    .modal.--orders.--expchck_retry .expchck_summary {
        margin-bottom: 0
    }
}

.modal.--expchck_retry.--orders .expchck_summary {
    font-size: 1rem;
    line-height: 1.4rem
}

.modal.--expchck_retry.--orders .expchck_summary strong {
    font-size: 1.2rem
}

.modal.--expchck_retry.--orders .expchck_summary__orders__details {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.modal.--expchck_retry.--orders .expchck_summary__orders__details:not(.--show) .expchck_summary__order__details:nth-child(n+3) {
    display: none
}

.modal.--expchck_retry.--orders .expchck_summary__order__details {
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr
}

.modal.--expchck_retry.--orders .expchck_summary__order__details *:not(.order_worth) {
    grid-column: 1 / 2
}

.modal.--expchck_retry.--orders .expchck_summary__more_orders {
    text-align: center;
    margin-top: 15px;
    font-size: 1.2rem
}

.modal.--expchck_retry.--orders .expchck_summary .order_worth {
    font-size: 16px;
    text-align: right
}

.modal.--expchck_retry.--orders .expchck_summary .order_id {
    display: block;
    margin-top: 3px
}

.modal.--expchck_retry.--orders .expchck_summary .order_id_wrapper {
    display: block;
    margin-bottom: 10px
}

.modal.--expchck_retry.--orders .expchck_summary .order_date {
    margin-bottom: 2px
}

.modal.--expchck_retry.--orders .expchck_summary .order_date,
.modal.--expchck_retry.--orders .expchck_summary .order_invoice_wrapper {
    color: #888;
    display: block
}

.produkt-dnia-container .name,
.hotspot__wrapper .name {
    border-radius: 5px;
    background: linear-gradient(#f3f9fd, rgba(243, 249, 253, 0.5));
    max-width: 100%;
    height: 4rem;
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block;
    margin-bottom: var(--text-base)
}

@media(max-width:567px) {

    .produkt-dnia-container .name,
    .hotspot__wrapper .name {
        font-size: var(--text-lg)
    }
}

.produkt-dnia-container .name>*:not('.mb-*'),
.hotspot__wrapper .name>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {

    .produkt-dnia-container .name>*:not('.mb-*'),
    .hotspot__wrapper .name>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.produkt-dnia-container .name a:hover,
.hotspot__wrapper .name a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.produkt-dnia-container .name.--pink,
.hotspot__wrapper .name.--pink {
    color: #f11a77
}

.produkt-dnia-container .name .--black,
.hotspot__wrapper .name .--black,
.produkt-dnia-container .name.--black,
.hotspot__wrapper .name.--black {
    color: #444
}

.produkt-dnia-container .name .--blue,
.hotspot__wrapper .name .--blue,
.produkt-dnia-container .name.--blue,
.hotspot__wrapper .name.--blue {
    color: #3598dc
}

.produkt-dnia-container .name.--mb,
.hotspot__wrapper .name.--mb {
    margin-bottom: var(--text-xl)
}

.produkt-dnia-container .name.ready,
.hotspot__wrapper .name.ready {
    background: transparent;
    width: auto;
    height: auto;
    transition: .5s;
    border-radius: 0
}

.subscriptions_list {
    font-size: 1.3rem
}

.subscriptions_list[data-display="terminated"] .subscriptions__dates,
.subscriptions_list[data-display="terminated"] .subscriptions__payment {
    display: none
}

@media(min-width:979px) {
    .subscriptions_list[data-display="terminated"] .subscriptions__product {
        grid-template-columns: 55px 300px
    }
}

@media(min-width:979px) {
    .subscriptions_list[data-display="terminated"] .subscriptions__info {
        grid-template-columns: 1fr 1fr
    }
}

.subscriptions_list .headline {
    margin-bottom: 10px;
    padding-bottom: 0
}

@media(min-width:979px) {
    .subscriptions_list .headline {
        margin-bottom: 0
    }
}

.subscriptions_list .headline:after {
    display: none
}

.subscriptions_list__header {
    margin-bottom: 15px
}

@media(min-width:979px) {
    .subscriptions_list__header {
        display: flex;
        align-items: flex-end;
        justify-content: space-between
    }
}

.subscriptions_list .subscriptions__item {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
    position: relative
}

@media(min-width:757px) {
    .subscriptions_list .subscriptions__item {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        align-items: center
    }
}

@media(min-width:1200px) {
    .subscriptions_list .subscriptions__item {
        padding: 15px 20px
    }
}

.subscriptions_list .subscriptions__item:last-child {
    margin-bottom: 0
}

.subscriptions_list .subscriptions__item.--more {
    padding-bottom: 25px
}

.subscriptions_list .subscriptions__item:not(.--show) .subscriptions__product:nth-child(n+3) {
    display: none
}

.subscriptions_list .subscriptions__item:not(.--show) .subscriptions__product.--last-visible {
    margin-bottom: 0
}

.subscriptions_list .subscriptions__more_products {
    position: absolute;
    bottom: -8px;
    left: 65px;
    font-size: 1.2rem;
    display: block;
    background: #fff;
    padding: 0 10px
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__more_products {
        left: 75px
    }
}

@media(min-width:1200px) {
    .subscriptions_list .subscriptions__more_products {
        left: 80px
    }
}

.subscriptions_list .subscriptions__products {
    margin-bottom: 15px
}

@media(min-width:757px) {
    .subscriptions_list .subscriptions__products {
        margin-bottom: 0;
        flex: 1
    }
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__products {
        flex: 0 1 auto
    }
}

.subscriptions_list .subscriptions__info {
    margin-left: 60px
}

@media(min-width:757px) {
    .subscriptions_list .subscriptions__info {
        margin-left: 15px;
        flex: 1
    }
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__info {
        display: grid;
        grid-template-columns: 1fr 1fr auto 1fr;
        align-items: center;
        flex: 1;
        margin-left: 30px
    }
}

@media(min-width:1200px) {
    .subscriptions_list .subscriptions__info {
        grid-template-columns: 1fr 2fr auto 1fr
    }
}

.subscriptions_list .subscriptions__info>* {
    margin-bottom: 15px
}

@media(min-width:757px) {
    .subscriptions_list .subscriptions__info>* {
        justify-content: flex-end;
        text-align: right
    }
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__info>* {
        margin: 0;
        justify-content: normal;
        text-align: left
    }
}

.subscriptions_list .subscriptions__info>*:last-child {
    margin-bottom: 0
}

.subscriptions_list .subscriptions__product {
    display: grid;
    grid-template-columns: 45px 1fr;
    grid-gap: 10px 15px;
    margin-bottom: 20px;
    align-items: center
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__product {
        grid-template-columns: 55px 220px;
        grid-gap: 0 15px
    }
}

.subscriptions_list .subscriptions__product:last-child {
    margin-bottom: 0
}

.subscriptions_list .subscriptions__product_icon {
    text-align: center
}

.subscriptions_list .subscriptions__product_name {
    font-weight: bold;
    text-decoration: none;
    word-break: break-word;
    display: block;
    line-height: 1.6
}

.subscriptions_list .subscriptions__product_details {
    font-size: 1.1rem
}

.subscriptions_list .subscriptions__product_detail_name {
    margin-right: 3px
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__price {
        margin-right: 30px;
        min-width: 110px
    }
}

.subscriptions_list .subscriptions__price strong {
    font-size: 1.6rem;
    white-space: nowrap
}

.subscriptions_list .subscriptions__price span {
    font-size: 1.1rem
}

.subscriptions_list .subscriptions__dates {
    font-size: 1.2rem
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__dates {
        min-width: 125px
    }
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__date {
        display: flex;
        flex-direction: column
    }
}

@media(min-width:1200px) {
    .subscriptions_list .subscriptions__date {
        display: block
    }
}

.subscriptions_list .subscriptions__date.--order {
    margin-bottom: 5px
}

.subscriptions_list .subscriptions__date_value {
    white-space: nowrap
}

.subscriptions_list .subscriptions__payment {
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__payment {
        justify-content: center;
        margin: 0 20px
    }
}

.subscriptions_list .subscriptions__payment_icon {
    margin-right: 5px;
    min-width: 60px
}

.subscriptions_list .subscriptions__payment_icon img {
    display: block
}

.subscriptions_list .subscriptions__payment_card {
    font-size: 1.5rem
}

@media(min-width:757px) {
    .subscriptions_list .subscriptions__payment_card {
        white-space: nowrap
    }
}

@media(min-width:979px) {
    .subscriptions_list .subscriptions__link {
        display: flex;
        justify-content: flex-end
    }
}

ul.categories-list_level2 {
    display: none;
    padding: 0;
    margin-bottom: 25px
}

@media(min-width:757px) {
    ul.categories-list_level2 {
        padding-left: 10px;
        display: block
    }
}

ul.categories-list_level3 {
    margin-bottom: 15px;
    display: none;
    padding: 0
}

@media(min-width:757px) {
    ul.categories-list_level3 {
        padding-left: 10px;
        display: block
    }
}

li.categories-list_level1 {
    page-break-inside: avoid;
    display: inherit
}

@media(min-width:757px) {
    li.categories-list_level1 {
        display: flex;
        flex-direction: column
    }
}

li.categories-list_level2 {
    page-break-inside: avoid
}

li.categories-list_level3 {
    page-break-inside: avoid
}

span.categories-list_level1 {
    color: #3597dc
}

div.categories-list_wrapper span.more_categories {
    display: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6eaf8 !important;
    color: #3597dc !important;
    box-shadow: none;
    height: 36px;
    line-height: 37px;
    overflow: visible;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 36px;
    right: 5px;
    top: 6px;
    z-index: 1;
    font-size: 1em !important;
    cursor: pointer;
    padding: 0 !important
}

div.categories-list_wrapper span.more_categories:before {
    content: 'ïƒ—';
    font-family: fontawesome;
    display: block
}

div.categories-list_wrapper span.more_categories.--open:before {
    content: 'ïƒ˜';
    line-height: 34px
}

div.categories-list_wrapper span.more_categories.--open~ul {
    display: block
}

@media(min-width:757px) {
    div.categories-list_wrapper {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        padding: 15px 0
    }
}

div.categories-list_wrapper ul {
    list-style: none
}

div.categories-list_wrapper li {
    position: relative
}

div.categories-list_wrapper li.categories-list_level2 a:hover {
    color: #3597dc !important;
    background: #f1f1f1
}

@media(min-width:757px) {
    div.categories-list_wrapper li.categories-list_level2 a:hover {
        background: transparent
    }
}

div.categories-list_wrapper li.categories-list_level1>*:not(ul) {
    padding: 13px 0;
    margin-bottom: 4px;
    font-size: 1.2em;
    border-bottom: 1px solid #d6eaf8;
    display: block
}

@media(min-width:757px) {
    div.categories-list_wrapper li.categories-list_level1>*:not(ul) {
        font-size: 1.3em;
        margin-bottom: 12px;
        padding: 0 0 5px
    }
}

div.categories-list_wrapper li.categories-list_level2>*:not(ul) {
    border-bottom: 1px solid #d6eaf8;
    padding: 13px 10px;
    margin-bottom: 0;
    color: #444;
    display: block;
    font-size: 1.1em
}

@media(min-width:757px) {
    div.categories-list_wrapper li.categories-list_level2>*:not(ul) {
        margin-bottom: 3px;
        padding: 0;
        border: 0
    }
}

div.categories-list_wrapper li.categories-list_level3>*:not(ul) {
    color: #444;
    display: block;
    font-size: 1em;
    padding: 7px 20px
}

@media(min-width:757px) {
    div.categories-list_wrapper li.categories-list_level3>*:not(ul) {
        padding: 0
    }
}

div.stocks_cms_label {
    clear: both
}

div.stocks_cms {
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden
}

div.stocks_cms ul {
    padding: 0 0 0 22px !important
}

div.stocks_cms ol {
    padding: 0 0 0 22px !important
}

#stocks_map {
    height: 400px;
    width: 100%;
    margin-bottom: 30px;
    position: relative
}

#stocks_map.--loading {
    position: relative;
    pointer-events: none
}

#stocks_map.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

#stocks_map.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

#stocks_map.--loading:before,
#stocks_map.--loading:after {
    z-index: 9999
}

.stocks_list {
    display: grid;
    gap: 30px;
    font-size: 1.3rem;
    grid-template-columns: 1fr 1fr
}

@media(min-width:757px) {
    .stocks_list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media(min-width:979px) {
    .stocks_list {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr
    }
}

.stocks_list__item {
    display: grid;
    row-gap: 5px
}

.stocks_list__name {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.4rem
}

.stocks_list__address,
.stocks_list__contact {
    display: flex;
    flex-direction: column
}

.stocks_list__link {
    margin-bottom: 5px
}

.stocks_list__show_on_map {
    margin-top: auto;
    width: auto;
    justify-self: flex-start
}

.stocks_marker {
    display: grid;
    gap: 5px
}

.stocks_marker__address {
    display: flex;
    flex-direction: column
}

div.product_stocks_cms_label {
    margin-bottom: 10px
}

div.product_stocks_cms {
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden
}

div.product_stocks_cms ul {
    padding: 0 0 0 22px !important
}

div.product_stocks_cms ol {
    padding: 0 0 0 22px !important
}

@media(min-width:757px) {
    #product_stocks_list {
        display: grid;
        grid-template-columns: 1fr 25%;
        grid-gap: 20px;
        align-items: flex-start
    }
}

@media(min-width:757px) {
    #product_stocks_list .headline {
        grid-column: span 2
    }
}

#product_stocks_list div.product_stocks_list_productinfo.product_wrapper {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column
}

@media(min-width:757px) {
    #product_stocks_list div.product_stocks_list_productinfo.product_wrapper {
        order: 1;
        border: 1px solid #d6eaf8;
        border-radius: 5px;
        padding: 10px;
        text-decoration: none;
        position: sticky;
        top: 20px
    }
}

#product_stocks_list div.product_stocks_list_productinfo.product_wrapper .product_prices {
    display: flex;
    flex-direction: column
}

#product_stocks_list .sizes_wrapper {
    display: grid;
    grid-gap: 10px;
    margin-bottom: 20px
}

@media(min-width:757px) {
    #product_stocks_list .sizes_wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:979px) {
    #product_stocks_list .sizes_wrapper {
        grid-template-columns: 1fr 1fr 1fr
    }
}

#product_stocks_list .size_wrappers {
    display: block;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 10px;
    text-decoration: none
}

#product_stocks_list .size_wrapper {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr auto
}

#product_stocks_list .size_wrapper .icon_next {
    grid-column-start: 2;
    grid-row: 1 / 3
}

#product_stocks_list .size_wrapper strong,
#product_stocks_list .size_wrapper b {
    font-weight: normal
}

#product_stocks_list .size_wrapper .icon-clock {
    color: #6ee312
}

#product_stocks_list .size_wrapper .icon-remove {
    color: #f6174d
}

#product_stocks_list .size_wrapper .icon-check {
    color: #3597dc
}

.return_products_page #prepaid_summary div.basketedit_summary,
.rma_products_page #prepaid_summary div.basketedit_summary {
    border-radius: 5px
}

.return_products_page .n57856_order_overtaker div.basketedit_summary,
.rma_products_page .n57856_order_overtaker div.basketedit_summary {
    border-radius: 5px
}

div.return_wrapper2 {
    padding: 10px 0 20px;
    text-align: center
}

div.rma_questions {
    margin-bottom: 20px
}

div.rma_questions .orderdetails_label {
    margin-bottom: 3rem
}

div.rma_client {
    overflow: hidden;
    padding-bottom: 10px
}

div.rma_description {
    font-size: .85714286em;
    padding-bottom: 10px
}

.button_legend {
    order: -1;
    width: 100%;
    font-size: 1rem;
    padding-top: 1rem
}

div.rma_af_buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2rem
}

@media(min-width:757px) {
    div.rma_af_buttons {
        margin-top: 2.5rem
    }
}

div.rma_af_buttons a.rma_attach_file {
    max-width: 50%;
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

@media(min-width:757px) {
    div.rma_af_buttons a.rma_attach_file {
        max-width: unset
    }
}

div.rma_af_buttons .btn.--medium,
div.rma_af_buttons .offer-reminder a.--medium {
    min-width: 16rem;
    max-width: 50%
}

@media(min-width:757px) {

    div.rma_af_buttons .btn.--medium,
    div.rma_af_buttons .offer-reminder a.--medium {
        margin-left: 3rem;
        max-width: unset
    }
}

div.rma_af_buttons .button_legend {
    padding-top: 0;
    display: none
}

div.rma-remarks {
    clear: both;
    padding-bottom: 10px
}

div.returns_details_w_sub {
    padding: 5px
}

span.rma_date {
    float: right;
    font-size: .85714286em
}

span.rma_hour {
    padding-left: 10px
}

ul.rma_questions {
    border: 1px solid #d6eaf8;
    list-style: none;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 3rem
}

li.rma_question {
    background: #fff;
    border-bottom: 1px solid #d6eaf8;
    margin-bottom: 25px;
    padding-bottom: 15px
}

li.rma_question:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

form.rma_added_files {
    box-shadow: none;
    list-style: outside none none;
    padding: 00px 0 20px 0;
    margin-top: -1px;
    overflow: hidden
}

form.rma_added_files .form-control-feedback {
    right: 8px
}

form.rma_added_files .form-control-feedback:before {
    display: none
}

td.rma-remarks {
    text-align: left
}

b.rma-remarks {
    display: block
}

div.return_products_page span.return_detials_payment_icon {
    float: left
}

table.returns_details_table {
    width: 100%
}

table.returns_details_table th {
    display: table-cell
}

table.returns_details_table th:last-child {
    padding-right: 10px;
    width: 10px
}

@media(min-width:757px) {
    table.returns_details_table th:last-child {
        white-space: nowrap
    }
}

table.returns_details_table td {
    padding: 5px;
    vertical-align: middle
}

table.returns_details_table td .product_name {
    text-decoration: none;
    color: #444
}

table.returns_details_table td.price {
    color: #444;
    font-size: 1em;
    font-weight: bold;
    white-space: nowrap
}

.float_icon>* {
    margin-left: 80px;
    display: block
}

.float_icon>img {
    float: left;
    margin: 0
}

.rma_client strong {
    display: block;
    float: left;
    font-size: 1.07em;
    padding-bottom: 1rem
}

#prepaid_order_products td.rma-remarks {
    text-align: left;
    float: none
}

.return_image_i .text-1 {
    font-weight: bold;
    left: 56px;
    position: absolute;
    top: 20px;
    width: 118px;
    background: #fff
}

.return_image_i .text-2 {
    font-weight: bold;
    left: 224px;
    position: absolute;
    top: 20px;
    width: 123px;
    background: #fff
}

.return_image_i .text-2 small {
    color: #d6eaf8;
    font-size: 10px;
    display: block;
    font-weight: normal
}

.return_image_i .text-3 {
    font-weight: bold;
    left: 395px;
    position: absolute;
    top: 20px;
    width: 103px;
    background: #fff
}

.return_image_i .text-4 {
    font-weight: bold;
    left: 571px;
    position: absolute;
    top: 20px;
    width: 86px;
    background: #fff
}

.return_image_i .text-1a {
    background: #fff;
    font-weight: bold;
    left: 60px;
    position: absolute;
    top: 15px;
    width: 118px
}

.return_image_i .text-2a {
    font-weight: bold;
    left: 257px;
    position: absolute;
    top: 15px;
    width: 123px;
    background: #fff
}

.return_image_i .text-2a small {
    color: #d6eaf8;
    font-size: 10px;
    display: block;
    font-weight: normal
}

.return_image_i .text-3a {
    font-weight: bold;
    left: 470px;
    position: absolute;
    top: 15px;
    width: 103px;
    background: #fff
}

.return_image_i .text-3a small {
    color: #d6eaf8;
    font-size: 10px;
    display: block;
    font-weight: normal
}

.return_image_i {
    font-size: 11px;
    line-height: 1;
    text-align: left;
    color: #777;
    position: relative;
    width: 673px;
    height: 161px;
    margin: 10px auto 20px
}

.returns_details_name ul {
    font-size: 11px;
    list-style: none outside none;
    padding: 5px 0 10px;
    text-align: right
}

.returns_details_icon img {
    max-width: 50px
}

.new_orderdetails_info_col h3 {
    margin-bottom: 5px
}

.new_orderdetails_info_col2 h3 {
    margin-bottom: 5px
}

.new_orderdetails_info_col2 h4 {
    font-weight: normal
}

#new_orderdetails_currencytotal {
    font-size: 1.1em
}

div.documentlink_image {
    overflow: hidden
}

div.documentlink_image img {
    vertical-align: middle
}

div.documentlink_image span {
    padding-top: 10px;
    display: block
}

@media(min-width:979px) {
    div.documentlink_image span {
        padding-top: 0;
        display: inline-block;
        margin-left: 36px;
        width: 50%;
        vertical-align: middle
    }
}

div.documentlink_image div {
    padding: 10px 25px;
    position: relative;
    text-align: center
}

@media(min-width:757px) {
    div.documentlink_image div {
        width: 33.333%;
        float: left
    }
}

@media(min-width:979px) {
    div.documentlink_image div {
        text-align: left
    }
}

div.documentlink_image div::after {
    background: #3597dc none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: '*';
    display: block;
    font-size: 23px;
    height: 50px;
    left: calc(50% + 25px);
    line-height: 50px;
    margin-right: 15px;
    position: absolute;
    text-align: center;
    top: 37px;
    width: 50px
}

@media(min-width:979px) {
    div.documentlink_image div::after {
        left: 103px
    }
}

div.documentlink_image div:nth-child(1)::after {
    content: '1'
}

div.documentlink_image div:nth-child(2)::after {
    content: '2'
}

div.documentlink_image div:nth-child(3)::after {
    content: '3'
}

div.rma_af_info {
    margin-bottom: 10px
}

div.rma_af_info strong {
    border: medium none;
    display: block;
    padding-left: 0;
    text-align: left
}

div.rma_af_info span {
    display: block;
    font-size: .85714286em
}

div.rma_af_input .form-group {
    margin-bottom: 0
}

div.rma_af_input textarea {
    display: block;
    margin-bottom: 10px;
    min-height: 125px;
    width: 100%
}

div.rma_af_input textarea .form-group {
    margin-bottom: 0
}

div.rma_af_files {
    font-size: .85714286em
}

form.rma_added_files div.rma_af_files {
    padding-top: 5px;
    display: none
}

div.rma_af_files span {
    display: block;
    padding-bottom: 5px
}

div.rma_af_files ol {
    color: #444;
    font-size: 12px;
    padding: 0 0 15px
}

div.rma_af_files li {
    clear: both;
    line-height: 1.2;
    list-style: outside none none;
    margin-bottom: 5px;
    min-height: 14px;
    padding-left: 20px;
    padding-top: 0;
    position: relative
}

div.rma_af_files li::before {
    content: "\F0C6";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    font-size: 13px
}

form.rma_added_files a.rma_attach_file {
    margin-right: 10px;
    margin-bottom: 10px
}

@media(min-width:757px) {
    form.rma_added_files a.rma_attach_file {
        margin-bottom: 0
    }
}

form.rma_added_files a.rma_attach_file i {
    margin-right: .33em
}

form.rma_added_files a.rma_attach_file:hover {
    background: 0;
    border-color: none
}

div.prepaid_summary_buttons {
    padding: 0 0 20px 0;
    text-align: center
}

div.prepaid_summary_buttons a {
    display: inline-block;
    margin: 0 5px;
    min-width: 25%
}

.rma_af_addMoreAttachments {
    display: block;
    margin-top: 10px
}

.rma_af_foto input {
    display: block;
    margin-bottom: 10px
}

div.contact_cms {
    clear: both;
    padding-bottom: 30px
}

@media(min-width:757px) {
    .contact_site {
        display: grid;
        grid-template-columns: 50% 50%;
        gap: 20px
    }
}

.contact_site__block {
    margin-bottom: 30px
}

.contact_site__block:last-child {
    margin-bottom: 0
}

@media(min-width:757px) {
    .contact_site__items.--contact .contact_site__item:not(.--shopname):not(.--address) {
        flex-direction: column
    }
}

@media(min-width:757px) {
    .contact_site__items.--contact .contact_site__item:not(.--shopname):not(.--address) .contact_site__label {
        width: 100%
    }
}

.contact_site__items.--contact .contact_site__item:not(.--shopname):not(.--address) .contact_site__value {
    font-size: 1.6rem;
    margin-bottom: 15px
}

@media(min-width:757px) {
    .contact_site__items.--contact .contact_site__item:not(.--shopname):not(.--address) .contact_site__value {
        font-size: 1.7rem;
        margin-bottom: 20px
    }
}

@media(min-width:757px) {
    .contact_site__items.--additional .contact_site__label {
        width: 35%
    }
}

.contact_site__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px
}

@media(min-width:757px) {
    .contact_site__item {
        flex-direction: row
    }
}

@media(min-width:757px) {
    .contact_site__label {
        margin-right: 5px;
        width: 22%
    }
}

.contact_site__value,
.contact_site__label {
    overflow: hidden;
    text-overflow: ellipsis
}

.contact_site__firm {
    margin-bottom: 15px
}

.contact_site__firm_name {
    color: #444
}

#contact_map {
    height: 400px;
    width: 100%;
    position: relative;
    margin: 30px 0
}

#contact_map.--loading {
    position: relative;
    pointer-events: none
}

#contact_map.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

#contact_map.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

#contact_map.--loading:before,
#contact_map.--loading:after {
    z-index: 9999
}

.contact_stocks__info {
    margin-bottom: 15px
}

.contact_marker {
    display: grid;
    gap: 5px
}

.contact_marker__address {
    display: flex;
    flex-direction: column
}

td.ord3 {
    font-weight: bold
}

.return_products_page #prepaid_order_products tbody th,
.return_products_page #prepaid_order_products td.ordered-name {
    float: left
}

@media(min-width:757px) {

    .return_products_page #prepaid_order_products tbody th,
    .return_products_page #prepaid_order_products td.ordered-name {
        float: none
    }
}

@media(min-width:979px) {
    html.wisheslist_empty aside[class*=col-] {
        display: block
    }
}

@media(min-width:979px) {
    html.wisheslist_empty #content {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media(min-width:979px) {
    html.wisheslist_empty .shopping_list_menu {
        display: block
    }
}

@media(min-width:979px) {
    html.wisheslist_empty .shopping_list_menu .slm_lists__manage {
        display: none !important
    }
}

div.n54531_outline {
    margin: 0 0 10px
}

div.n54744_goback {
    text-align: center
}

h3.return_label {
    font-weight: normal;
    text-align: center;
    color: #fff;
    font-size: 14px
}

h3.return_label a {
    margin: 0
}

a.n54744 {
    margin: 0 auto
}

div#return_sub_basket_empty,
div#return_sub_wisheslist_empty,
div#return_sub_ordered_empty {
    background: 0;
    padding: 0 !important;
    margin: 45px 0 35px !important;
    border: 0
}

div#return_sub_basket_empty:before,
div#return_sub_wisheslist_empty:before,
div#return_sub_ordered_empty:before {
    display: none
}

#return_sub_basket_empty>h3,
#return_sub_wisheslist_empty>h3,
#return_sub_ordered_empty>h3 {
    color: #444;
    font-size: 3rem;
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 1rem
}

#return_sub_basket_empty>p,
#return_sub_wisheslist_empty>p,
#return_sub_ordered_empty>p {
    font-size: 14px;
    color: #444;
    text-align: center
}

.basket_icon_wrapper,
.ordered_icon_wrapper {
    margin-bottom: 22px;
    position: relative
}

.basket_icon_wrapper:after,
.ordered_icon_wrapper:after {
    content: '';
    background: #f3f9fd;
    width: 125px;
    height: 125px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    z-index: -1;
    top: -10px;
    margin-right: auto;
    margin-left: auto
}

.whish_icon_wrapper {
    margin-bottom: 22px;
    position: relative
}

.whish_icon_wrapper i:before {
    font-size: 6em;
    color: #3598dc;
    content: '\e500'
}

.whish_icon_wrapper:after {
    content: '';
    background: #f3f9fd;
    width: 125px;
    height: 125px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    right: 0;
    z-index: -1;
    top: -10px;
    margin-right: auto;
    margin-left: auto
}

#retbut_basket_empty,
#retbut_wisheslist_empty,
#retbut_ordered_empty {
    margin-bottom: 46px
}

.icon-empty_basket:before {
    content: '\f291';
    font-size: 6em;
    color: #3598dc
}

.icon-empty_wishlist:before {
    content: '\E86D';
    font-size: 6em;
    color: #444
}

div.rma_list_cms_label {
    clear: both
}

div.rma_list_cms {
    margin-bottom: 20px
}

div.rma_list_data_outline {
    text-align: left;
    z-index: 1
}

div.rma_list_data_label {
    display: none
}

div.rma_list_data_addbutton {
    margin-bottom: 30px;
    font-size: .8em;
    text-align: right
}

div.addbutton_maintxt {
    text-align: left
}

div.addbutton_sidetxt {
    font-weight: normal;
    text-align: left;
    font-size: .8em;
    padding-left: 18px
}

div.rma_list_data_sub {
    display: block;
    z-index: 0
}

div.rma_list_data_toggler {
    padding-bottom: 3em;
    position: relative;
    overflow: hidden
}

@media(min-width:757px) {
    div.rma_list_data_toggler {
        padding-bottom: 0;
        position: static
    }
}

div.rma_list_tab {
    float: none;
    display: block;
    font-size: 1.161em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff;
    overflow: visible;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: normal;
    text-transform: lowercase;
    margin-bottom: 10px;
    line-height: normal
}

@media(min-width:757px) {
    div.rma_list_tab {
        position: static;
        float: right;
        display: inline-block
    }
}

@media(min-width:979px) {
    div.rma_list_tab {
        background: 0;
        border: 0;
        display: inline;
        color: #3597dc;
        padding: 8px 0 7px 14px
    }
}

div.rma_list_tab.rma_on {
    float: none;
    position: static;
    padding: 6px 0 5px 10px;
    font-size: 1.1em;
    height: auto;
    line-height: 1.1;
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block;
    background: 0;
    border-width: 0 0 0 7px
}

@media(max-width:567px) {
    div.rma_list_tab.rma_on {
        font-size: var(--text-lg)
    }
}

div.rma_list_tab.rma_on>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    div.rma_list_tab.rma_on>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

div.rma_list_tab.rma_on a:hover {
    text-decoration: none;
    color: #1c7ec1
}

div.rma_list_tab.rma_on.--pink {
    color: #f11a77
}

div.rma_list_tab.rma_on .--black,
div.rma_list_tab.rma_on.--black {
    color: #444
}

div.rma_list_tab.rma_on .--blue,
div.rma_list_tab.rma_on.--blue {
    color: #3598dc
}

div.rma_list_tab.rma_on.--mb {
    margin-bottom: var(--text-xl)
}

@media(min-width:757px) {
    div.rma_list_tab.rma_on {
        float: left;
        font-size: 1.161em
    }
}

div.rma_list_data_content {
    padding: 0 0 20px
}

div.rma_list_data_panel {
    clear: both;
    width: 100%
}

div.rma_list_data_labels {
    font-weight: bold;
    padding: 0;
    display: inline-table;
    width: 100%;
    border-bottom: 1px solid #d6eaf8;
    line-height: 1.2;
    text-transform: lowercase
}

div.rma_list_item {
    clear: both;
    display: none
}

div.rma_list_item_sub {
    padding: 10px 0 30px;
    border-bottom: 1px solid #d6eaf8
}

div.rma_list_itmesub1 {
    clear: both;
    display: inline;
    text-align: left
}

div.rma_list_itemhead {
    font-weight: bold;
    margin: 0 0 10px
}

div.rma_list_itemdesc_sub {
    font-size: .9em
}

div.rma_list_itemstatus_sub {
    font-size: .9em
}

div.rma_list_itmesub2 {
    clear: both;
    display: inline;
    text-align: left
}

div.rma_list_itemplace_sub {
    font-size: .9em
}

div.rma_list_itemreturnmoney_sub {
    font-size: .9em
}

div.rma_list_itembuttons {
    font-size: .85em
}

div.rma_list_noteslabel {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    div.rma_list_noteslabel {
        font-size: var(--text-lg)
    }
}

div.rma_list_noteslabel>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    div.rma_list_noteslabel>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

div.rma_list_noteslabel a:hover {
    text-decoration: none;
    color: #1c7ec1
}

div.rma_list_noteslabel.--pink {
    color: #f11a77
}

div.rma_list_noteslabel .--black,
div.rma_list_noteslabel.--black {
    color: #444
}

div.rma_list_noteslabel .--blue,
div.rma_list_noteslabel.--blue {
    color: #3598dc
}

div.rma_list_noteslabel.--mb {
    margin-bottom: var(--text-xl)
}

table.rma_list_itemdata {
    font-size: .9em
}

td.rma_list_itemdata1 {
    padding: 0 10px 5px 0
}

td.rma_list_itemdata2 {
    font-weight: bold
}

td.rma_list_itemplace1 {
    padding: 0 10px 5px 0
}

td.rma_list_itemplace2 {
    font-weight: bold
}

td.rma_list_notedate {
    white-space: nowrap;
    font-weight: bold;
    padding-right: 10px
}

td.rma_list_notetext {
    font-size: .9em
}

a.rma_list_itemplace_cont {
    text-decoration: none
}

a.rma_list_itemstock_link {
    display: block;
    padding-top: 10px
}

a.rma_list_button_etykieta {
    margin-bottom: 5px;
    width: 100%
}

a.rma_list_button_wydrukuj {
    margin-bottom: 5px;
    width: 100%
}

a.rma_list_button_edit {
    margin-bottom: 5px;
    width: 100%
}

a.rma_list_button_cancel {
    margin-bottom: 5px;
    width: 100%
}

span.rma_list_noitem {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    display: block
}

span.rma_list_noitem::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

span.rma_list_noitem.small,
span.rma_list_noitem.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

span.rma_list_noitem.small:before,
span.rma_list_noitem.--small:before {
    display: none
}

span.rma_list_noitem a {
    color: inherit;
    text-decoration: underline
}

span.rma_list_noitem a:hover {
    text-decoration: none
}

span.rma_list_noitem h3 {
    color: inherit;
    margin-bottom: 0
}

span.rma_list_label_nmbr {
    width: 10%
}

span.rma_list_label_product {
    width: 50%
}

span.rma_list_label_status {
    width: 20%
}

span.rma_list_label_operation {
    width: 10%
}

span.rma_list_item_nmbr {
    text-align: center;
    width: 10%
}

span.rma_list_item_product {
    width: 50%
}

span.rma_list_item_status {
    width: 20%
}

span.rma_list_item_operation {
    color: #3597dc;
    width: 10%
}

span.rma_list_itemstatushead {
    display: block;
    margin-bottom: 5px
}

span.rma_list_itemstatusbody {
    display: block;
    text-align: justify
}

span.rma_list_itemstock_addresss {
    display: block;
    margin-bottom: 10px
}

div.rma_list_item1 {
    border-bottom: 1px solid #d6eaf8;
    line-height: 1.2;
    vertical-align: middle;
    clear: both;
    cursor: pointer;
    display: table;
    width: 100%
}

div.rma_list_item2 {
    border-bottom: 1px solid #d6eaf8;
    line-height: 1.2;
    vertical-align: middle;
    clear: both;
    cursor: pointer;
    display: table;
    width: 100%
}

span.ophidden {
    display: none !important
}

div.rma_list_data_labels span {
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    line-height: normal
}

div.rma_list_item1 span {
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    line-height: normal
}

div.rma_list_item2 span {
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    line-height: normal
}

#rma_list_noitem {
    margin-top: 50px
}

div.rma_list_itmesub1>*,
div.rma_list_itmesub2>* {
    background: #f3f9fd;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    vertical-align: top
}

@media(min-width:757px) {

    div.rma_list_itmesub1>*,
    div.rma_list_itmesub2>* {
        width: 33.33%;
        padding: 0 10px;
        background: 0
    }
}

div.products_requests_cms {
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden
}

div.products_requests_cms ul {
    padding: 0 0 0 22px !important
}

div.products_requests_cms ol {
    padding: 0 0 0 22px !important
}

div.products_requests_list {
    margin-bottom: 10px
}

div.products_requests_list_sub {
    margin: 10px 0;
    width: 100%;
    overflow: hidden
}

div.products_requests_list_name {
    padding-bottom: 5px;
    position: relative
}

div.products_requests_list_desc {
    font-weight: normal;
    padding-bottom: 5px;
    text-align: justify
}

div.products_requests_list_date {
    font-size: 10px;
    line-height: 11px;
    padding-bottom: 5px
}

div.products_requests_add {
    font-weight: normal;
    text-align: center;
    font-size: 12px
}

span.products_requests_list_name {
    font-weight: bold
}

table.products_requests_list {
    margin-bottom: 10px;
    width: 100%
}

td.products_requests_list_info1 {
    padding: 10px 5px;
    border-bottom: 1px solid #d6eaf8
}

td.products_requests_list_info2 {
    text-align: right;
    border-bottom: 1px solid #d6eaf8;
    font-size: 11px;
    padding: 10px 5px;
    vertical-align: middle;
    width: 15%
}

a.products_requests_list_remlink {
    display: block;
    float: right;
    white-space: nowrap
}

div.loginedit_cms {
    margin-bottom: 20px
}

.change_password_mode #client_new_social {
    display: block !important
}

#client_new_social .service_item span {
    display: none
}

div.client_new_form_info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    margin-bottom: 10px
}

div.client_new_form_info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.client_new_form_info.small,
div.client_new_form_info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.client_new_form_info.small:before,
div.client_new_form_info.--small:before {
    display: none
}

div.client_new_form_info a {
    color: inherit;
    text-decoration: underline
}

div.client_new_form_info a:hover {
    text-decoration: none
}

div.client_new_form_info h3 {
    color: inherit;
    margin-bottom: 0
}

div.client_box.cn_wrapper,
div.delivery_box.cn_wrapper {
    margin-bottom: 20px
}

.modal .client_new_addresses__list {
    display: grid
}

@media(min-width:757px) {
    .client_new_addresses {
        text-align: right;
        display: flex;
        justify-content: flex-end;
        align-items: center
    }
}

.client_new_addresses .addresses-editable {
    text-align: left
}

.client_new_addresses__list {
    display: none;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    list-style: none
}

.client_new_addresses__list a {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden;
    height: 100%
}

.client_new_addresses__list a.active {
    border: 2px solid #3597dc
}

.client_new_addresses__list a>* {
    text-overflow: ellipsis;
    overflow: hidden
}

.client_new_addresses__list a>*:first-child {
    font-weight: bold
}

#client_new_form {
    font-size: 1.3rem
}

#client_new_form .form-group .form-control+.control-label {
    max-width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#client_new_form .choose_other_form.cn_wrapper {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d6eaf8
}

#client_new_form .choose_other_form.cn_wrapper i {
    color: #3597dc;
    font-size: 1.2em;
    margin-right: 5px
}

@media(min-width:1200px) {
    #client_new_form h2 {
        margin: 15px 0 5px
    }
}

#client_new_form div.zipcode_wrapper {
    padding-right: 6px
}

#client_new_form div.city_wrapper {
    padding-left: 6px
}

#client_new_form div.button_legend {
    padding-left: 20px;
    position: relative;
    margin: 0 0 20px
}

#client_new_form div.button_legend:before {
    color: #999;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    position: absolute;
    left: 0
}

#client_new_form .rebate_card_wrap {
    margin: 30px 0 0 0
}

#client_new_form .rebate_card_header {
    display: block;
    font-size: 1.25em;
    margin-bottom: 20px
}

#client_new_form .rebate_card_icon {
    vertical-align: middle;
    text-align: center;
    padding-right: 15px
}

#client_new_form .rebate_card_input {
    width: 100%;
    position: relative
}

#client_new_form .cn_wrapper {
    width: 100%;
    margin: auto;
    position: relative
}

@media(min-width:757px) {
    #client_new_form .cn_wrapper {
        width: 80%
    }
}

@media(min-width:979px) {
    #client_new_form .cn_wrapper {
        width: 60%
    }
}

@media(min-width:1200px) {
    #client_new_form .cn_wrapper {
        width: 50%
    }
}

#client_new_form .row {
    margin: 0 -10px
}

@media(max-width:756px) {
    #client_new_form .row {
        margin: 0 -5px
    }
}

#client_new_form .form-group {
    margin-bottom: 20px
}

@media(max-width:756px) {
    #client_new_form .form-group {
        margin-bottom: 15px
    }
}

#client_new_form .form-group div[class*="col-"] {
    padding: 0 10px
}

@media(max-width:756px) {
    #client_new_form .form-group div[class*="col-"] {
        padding: 0 5px
    }

    #client_new_form .form-group div[class*="col-"]:not(:only-child):first-child {
        margin-bottom: 15px
    }
}

#client_new_form .form-group.row {
    margin-bottom: 20px
}

@media(max-width:756px) {
    #client_new_form .form-group.row {
        margin-bottom: 15px
    }
}

#client_new_form .form-group .btn,
#client_new_form .form-group .offer-reminder a {
    margin: 5px 0
}

@media(min-width:757px) {

    #client_new_form .form-group .btn,
    #client_new_form .form-group .offer-reminder a {
        margin: 0 5px
    }
}

#client_new_form .form-group div[id*="zipcode_wrapper"],
#client_new_form .form-group div[id*="city_wrapper"],
#client_new_form .form-group div[id*="lastname_wrapper"],
#client_new_form .form-group div[id*="firstname_wrapper"] {
    max-width: 50%;
    flex: 50%;
    margin-bottom: 0 !important
}

#client_new_form .form-group div[id*="street_wrapper"].col-6,
#client_new_form .form-group div[id*="street_number_wrapper"].col-6 {
    margin-bottom: 0 !important
}

#client_new_form .form-group.country .has-feedback:before,
#client_new_form .form-group.client_provinces .has-feedback:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    top: 0;
    right: 20px;
    font-size: 20px;
    height: 100%;
    display: flex;
    align-items: center
}

#client_new_form .form-group.country select,
#client_new_form .form-group.client_provinces select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

#client_new_form .form-group.country select[readonly],
#client_new_form .form-group.client_provinces select[readonly] {
    pointer-events: none
}

#client_new_form .form-group #birth_date[readonly] {
    pointer-events: none
}

#client_new_form .form-group.client_provinces {
    margin-top: 20px
}

#client_new_form .--radio .control-label {
    left: 15px;
    max-width: calc(100% - 28px);
    margin-bottom: .5rem
}

@media(min-width:757px) {
    #client_new_form .--radio .control-label {
        left: 20px;
        max-width: calc(100% - 33px)
    }
}

#client_new_form .validate_message.text-warning {
    color: #ffda41
}

#client_new_form .form-control:focus+.control-label,
#client_new_form .form-control.focused+.control-label {
    transform: scale(0.95) translateY(-27px);
    left: 20px
}

@media(max-width:756px) {

    #client_new_form .form-control:focus+.control-label,
    #client_new_form .form-control.focused+.control-label {
        left: 15px
    }
}

#client_new_form .wholesale_box .control-label {
    left: 10px;
    padding-right: 10px
}

#client_new_form .wholesale_box .form-control:focus+.control-label,
#client_new_form .wholesale_box .form-control.focused+.control-label {
    transform: scale(0.95) translateY(-27px);
    left: 10px
}

#client_new_form .--radio {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#client_new_form .--radio .form-control-static {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap
}

#client_new_form .--radio .form-control-static .f-group.--radio {
    margin-bottom: .5rem;
    margin-right: .5rem
}

#client_new_form .--radio .form-control-static .f-group.--radio .f-control[name="client_sex"] {
    display: block;
    width: 1px;
    height: 1px;
    opacity: 0;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: -1;
    padding: 0;
    margin: 0
}

#client_new_form .form-control-static {
    display: inline-block
}

#client_new_form .firm_switcher label.control-label {
    padding: 0 20px 0 0;
    font-size: 1.2rem
}

@media(min-width:757px) {
    #client_new_form .firm_switcher label.control-label {
        padding: 0 20px 0 0
    }
}

@media only screen and (max-width:756px) {
    #client_new_form .firm_switcher div {
        padding-top: 0;
        padding-bottom: 0;
        min-height: initial
    }
}

#client_new_form .button-form {
    text-align: center
}

#client_sex {
    display: flex;
    align-items: center
}

#client_sex .control-label {
    padding: 0 1rem 0 0
}

#delivery_box_switcher,
#invoice_box_switcher {
    margin-bottom: 2rem
}

#delivery_box_switcher .form-group.row,
#invoice_box_switcher .form-group.row {
    margin: 0;
    padding: 0 15px;
    align-items: center;
    background: #f3f9fd;
    color: #444;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

@media(max-width:756px) {

    #delivery_box_switcher .form-group.row,
    #invoice_box_switcher .form-group.row {
        margin: 0
    }
}

#delivery_box_switcher .form-group label,
#invoice_box_switcher .form-group label {
    padding: 15px;
    cursor: pointer
}

#client_new_additional,
#client_new_invoice {
    margin-bottom: 2rem
}

#client_new_additional .control-label,
#client_new_invoice .control-label {
    font-size: 1.2rem
}

#client_new_additional .delivery_box,
#client_new_invoice .delivery_box,
#client_new_additional .additional_box,
#client_new_invoice .additional_box {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin: auto;
    width: 100%;
    padding: 15px;
    background: #f3f9fd;
    color: #444
}

#client_new_additional .delivery_box>.form-group:last-child,
#client_new_invoice .delivery_box>.form-group:last-child,
#client_new_additional .additional_box>.form-group:last-child,
#client_new_invoice .additional_box>.form-group:last-child {
    margin-bottom: 0
}

@media(min-width:757px) {

    #client_new_additional .delivery_box,
    #client_new_invoice .delivery_box,
    #client_new_additional .additional_box,
    #client_new_invoice .additional_box {
        width: 80%
    }
}

@media(min-width:979px) {

    #client_new_additional .delivery_box,
    #client_new_invoice .delivery_box,
    #client_new_additional .additional_box,
    #client_new_invoice .additional_box {
        width: 60%
    }
}

@media(min-width:1200px) {

    #client_new_additional .delivery_box,
    #client_new_invoice .delivery_box,
    #client_new_additional .additional_box,
    #client_new_invoice .additional_box {
        width: 50%
    }
}

#client_new_additional .form-control:focus+.control-label,
#client_new_invoice .form-control:focus+.control-label,
#client_new_additional .form-control.focused+.control-label,
#client_new_invoice .form-control.focused+.control-label {
    background: #f3f9fd
}

#dialog_client_mail_propose1 {
    text-align: center
}

#dialog_client_mail_propose1 div.propose_info {
    border-bottom: 1px solid #3597dc;
    margin: 0 15px 15px;
    padding-bottom: 15px
}

.propose_json_mail {
    color: #3597dc;
    font-size: 1.5em
}

.cn_propose_desc {
    font-size: .93em;
    margin-bottom: 20px
}

.button_password_recover {
    margin-bottom: 25px
}

.cn_propose_desc>div {
    font-size: .93em;
    margin-bottom: 5px
}

.wholesale_box label.radio-inline {
    margin: 0 10px 0 0
}

.readonly label {
    pointer-events: none
}

.clientnew_regulations i {
    padding: 0 3px
}

.clientnew_regulations i.icon-need {
    display: none
}

#client_new_login .show_pass {
    position: absolute;
    top: 12px;
    right: 30px;
    font-size: var(--text-xs);
    height: 100%;
    text-decoration: none;
    color: #444;
    align-items: center
}

#client_new_login .show_pass i {
    margin-right: .75rem;
    margin-top: 1px
}

#client_new_login .show_pass .icon-novisibility {
    font-size: 16px
}

#client_new_login .has-feedback input[disabled]+.control-label {
    opacity: .75
}

#client_new_login .form-control-static {
    padding-left: 0
}

@media(max-width:756px) {
    #client_new_login .form-group div[class*="col-"]:not(:only-child):first-child {
        margin-bottom: 0
    }
}

#client_new_login .login_box.change_password_mode .password-group {
    background: #cce5ff;
    padding: 15px 8px 10px;
    margin-left: 0;
    margin-right: 0
}

@media(min-width:979px) {
    #client_new_login .login_box.change_password_mode .password-group {
        padding: 15px 0 10px;
        margin-left: -10px;
        margin-right: -10px
    }
}

#client_new_login .login_box.change_password_mode .password-group .form-desc {
    color: #004085
}

#client_new_login .login_box.change_password_mode p.no_password_social_text {
    margin-bottom: 20px
}

#client_new_login .login_box.change_password_mode #client_new_social .big_label,
#client_new_login .login_box.change_password_mode #client_new_social p {
    display: none
}

#client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub {
    padding: 5px 0 0
}

#client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub ul {
    padding: 0
}

@media(min-width:757px) {
    #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub ul {
        margin: 0 -8px
    }
}

@media(min-width:757px) {
    #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub li {
        width: 25%;
        padding: 0 8px 16px
    }

    #client_new_login .login_box.change_password_mode #client_new_social .client_new_social_sub li .service_item {
        min-width: unset;
        width: 100%
    }
}

#client_password~.form-control-feedback {
    display: none
}

#client_password::-webkit-strong-password-auto-fill-button,
#client_password::-webkit-credentials-auto-fill-button {
    margin-right: 115px;
    color: #444
}

#client_password::-webkit-strong-password-auto-fill-button {
    margin-bottom: 6px;
    margin-right: 125px;
    font-size: 11px;
    line-height: 11px
}

#client_password::-webkit-credentials-auto-fill-button {
    background-color: #444
}

#client_new_summary>div {
    max-width: 100%;
    flex: 100%;
    margin: auto;
    float: none;
    padding: 0 15px
}

@media(min-width:757px) {
    #client_new_summary>div {
        max-width: 80%;
        flex: 80%
    }
}

@media(min-width:979px) {
    #client_new_summary>div {
        max-width: 60%;
        flex: 60%;
        padding: 0 8px
    }
}

@media(min-width:1200px) {
    #client_new_summary>div {
        max-width: 50%;
        flex: 50%
    }
}

#client_new_summary .clientnew_regulations {
    margin: 20px 0 30px
}

#client_new_summary .clientnew_regulations .checkbox {
    margin: 0
}

#client_new_summary .clientnew_regulations>.checkbox,
#client_new_summary .clientnew_regulations .form-group {
    margin: 0 0 10px
}

#client_new_summary .clientnew_regulations div.col-12 {
    padding: 0
}

#client_new_summary .clientnew_regulations div.col-12 label {
    margin-bottom: 5px
}

#client_new_summary .clientnew_regulations .icon-need:before {
    line-height: 1rem
}

#client_new_summary .clientnew_regulations label.has-required.terms_required {
    color: #fff
}

#client_new_summary .clientnew_regulations label.has-required.terms_required .icon-need:before {
    color: #fff
}

#client_new_summary .clientnew_regulations label.has-required.terms_required:before {
    content: '';
    position: absolute;
    width: calc(100% + 1rem);
    height: calc(100% + 1rem);
    background: none repeat scroll 0 0 #f6174d;
    z-index: -1;
    left: -0.5rem;
    top: -0.5rem;
    border-radius: 5px
}

#client_new_summary .clientnew_regulations label.has-required.terms_required a {
    color: #fff;
    text-decoration: underline
}

#client_new_summary .clientnew_regulations label.has-required.terms_required a:hover {
    text-decoration: none
}

#client_new_summary #submit_clientnew_form {
    display: block;
    width: 100%
}

.deliver_to_billingaddr #client_new_additional {
    display: none
}

.invoice_to_billingaddr #client_new_invoice {
    display: none
}

.modal.--street-number .modal__wrapper {
    max-width: 380px
}

.modal.--street-number .streetNumberShow {
    display: flex !important
}

.streetNumberShow {
    display: flex;
    flex-direction: column;
    align-items: center
}

.streetNumberShow img {
    margin-bottom: 2rem
}

.streetNumberShow strong {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    text-align: center
}

.streetNumberShow span {
    margin-bottom: 2.5rem;
    text-align: center
}

.formErrors {
    display: none;
    flex-direction: column;
    padding: 2rem;
    border: 2px solid #f6174d;
    border-radius: 5px;
    margin-bottom: 3.5rem
}

.formErrors.--active {
    display: flex
}

.formErrors__icon {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem
}

.formErrors__icon img {
    margin-right: 1.5rem
}

.formErrors__error {
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column
}

.formErrors__error a {
    margin-bottom: .5rem
}

.formErrors__error span {
    color: #f6174d
}

.formErrors__error:last-child {
    margin-bottom: 0
}

#client_new_form .rebate_card_wrap {
    padding: 20px 10px 20px;
    justify-content: center
}

#client_new_form .rebate_card_wrap>div {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    background: #f3f9fd;
    color: #444;
    padding: 3rem 2rem;
    display: flex;
    flex-direction: column
}

#client_new_form .rebate_card_wrap>div .rebate_card_desc {
    order: -1;
    margin-bottom: 2rem
}

#client_new_form .rebate_card_wrap .form-group {
    margin-bottom: 0
}

#client_new_form .rebate_card_wrap .form-group>div {
    position: relative
}

#client_new_form .rebate_card_wrap .form-group>div .form-control {
    padding-left: 4.2rem
}

#client_new_form .rebate_card_wrap .form-control+.control-label {
    left: 4.5rem
}

#client_new_form .rebate_card_wrap .form-control:focus+.control-label,
#client_new_form .rebate_card_wrap .form-control.focused+.control-label {
    left: 4rem;
    background: #f3f9fd
}

#client_new_form .rebate_card_header {
    display: block;
    font-size: 1.25em;
    margin-bottom: 20px
}

#client_new_form .rebate_card_icon {
    position: absolute;
    z-index: 100;
    left: 1.5rem;
    top: 52%;
    transform: translateY(-50%)
}

#client_new_form .rebate_card_icon i {
    color: #3597dc;
    font-size: 1.3em;
    line-height: 1em
}

#client_new_form .rebate_card_input {
    width: 100%
}

@media(min-width:757px) {
    .producers .big_label {
        margin-top: 0;
        padding-top: 0
    }
}

.producers__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 3rem;
    grid-column-gap: 3rem;
    padding-bottom: 2rem
}

@media(min-width:757px) {
    .producers__list {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        padding-bottom: 4rem
    }
}

@media(min-width:979px) {
    .producers__list {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-row-gap: 6rem;
        padding-bottom: 8rem
    }
}

@media(min-width:999999px) {
    .producers__list {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }
}

.producers__item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.producers__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 12rem;
    width: 100%
}

.producers__icon img {
    max-height: 10rem
}

.producers__name {
    margin-top: auto;
    display: grid;
    align-items: flex-end;
    width: 100%;
    grid-template-columns: auto auto 1fr;
    padding-top: 1.5rem;
    text-decoration: none
}

.producers__name span {
    font-size: 1.3rem;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.producers__name small {
    font-size: 1.2rem;
    margin-left: .5rem;
    color: #d6eaf8
}

.producers__name:after {
    content: '';
    height: 1px;
    display: block;
    align-self: center;
    background-color: #c4c7c8;
    margin-left: 1.5rem
}

.navigation_desc {
    margin-bottom: 0;
    padding: 10px 0 0
}

.navigation_desc:last-child {
    margin-bottom: 1.5rem
}

.navigation_desc>*:last-child {
    margin-bottom: 0
}

.navigation_desc__wrapper>*:first-child {
    margin-top: 0
}

.navigation_desc__wrapper>*:last-child {
    margin-bottom: 0
}

.navigation_desc .hide_description {
    display: none;
    font-size: 1.3rem;
    cursor: pointer
}

.navigation_desc .search_categoriesdescription_next.expanded+.hide_description {
    display: block
}

.navigation_desc .search_categoriesdescription_next {
    margin-bottom: 1.5rem
}

.navigation_desc .search_categoriesdescription_next:not(.expanded)>* {
    display: none
}

.navigation_desc .search_categoriesdescription_next .show_description {
    display: block;
    cursor: pointer
}

.navigation_desc .search_categoriesdescription_next.expanded .show_description {
    display: none
}

.navigation_desc .search_categoriesdescription_next>*:last-child {
    margin-bottom: 0
}

#Navigation .navigation_items {
    color: #444;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 30px
}

#Navigation .navigation_item {
    border: 1px solid #c4c7c8;
    background: #fff;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: none;
    color: #444
}

#Navigation .navigation_item img {
    max-width: 100%;
    max-height: 150px
}

#Navigation .navigation_item .name {
    display: block;
    text-decoration: underline;
    transition: .2s color
}

#Navigation .navigation_item .name:hover {
    color: #3597dc;
    text-decoration: none
}

#Navigation .navigation_item .count {
    color: #444;
    display: block;
    padding: 0 10px;
    font-size: 12px
}

#Navigation .navigation_item .navigation_img {
    height: 150px;
    margin-bottom: 10px
}

#Navigation a.see_all {
    float: right;
    clear: both;
    margin-top: 20px
}

.modal.--mobile.--sl-move .modal__close,
.modal.--mobile.--sl-manage .modal__close,
.modal.--mobile.--sl-share .modal__close {
    position: absolute;
    top: 20px;
    right: 20px
}

@media(min-width:757px) {

    .modal.--mobile.--sl-move .modal__close,
    .modal.--mobile.--sl-manage .modal__close,
    .modal.--mobile.--sl-share .modal__close {
        top: 0;
        right: 0
    }
}

@media(min-width:979px) {

    .wishesedit_page aside[class*=col-],
    .shoppinglist_page aside[class*=col-] {
        display: block !important
    }
}

@media(min-width:979px) {

    .wishesedit_page #content,
    .shoppinglist_page #content {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.sl_background:before {
    content: '';
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1100
}

.sl_dialog_close,
.sl_d_manage__close {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100%
}

.sl_dialog_close:hover:after,
.sl_d_manage__close:hover:after {
    color: #3597dc
}

[data-list_skeleton] {
    display: none !important
}

.shopping_list .--loading,
.sl_choose .--loading,
.sl_dialog .--loading,
.shopping_list .--success,
.sl_choose .--success,
.sl_dialog .--success,
.shopping_list .--error,
.sl_choose .--error,
.sl_dialog .--error {
    position: relative;
    pointer-events: none
}

.shopping_list .--loading:before,
.sl_choose .--loading:before,
.sl_dialog .--loading:before,
.shopping_list .--success:before,
.sl_choose .--success:before,
.sl_dialog .--success:before,
.shopping_list .--error:before,
.sl_choose .--error:before,
.sl_dialog .--error:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.shopping_list .--loading:after,
.sl_choose .--loading:after,
.sl_dialog .--loading:after,
.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
    animation: none;
    transform: translate(-50%, -50%);
    font-size: 2rem
}

.shopping_list .--success:after,
.sl_choose .--success:after,
.sl_dialog .--success:after {
    content: '\F00C';
    color: #b8da49
}

.shopping_list .--error:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
    content: '\F00D';
    color: #f6174d
}

.shopping_list a,
.sl_choose a,
.sl_dialog a {
    text-decoration: none
}

.sl_dialog__wrapper {
    width: 100%
}

.shopping_list.--list .sl_products {
    margin-right: 0;
    margin-left: 0
}

.shopping_list.--list .sl_products__product {
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #d6eaf8;
    display: grid;
    grid-template-columns: 25% 75%;
    grid-column-gap: 1rem;
    grid-template-areas: "slTop slName" "slTop slPrices" "slTop slActions"
}

@media(min-width:757px) {
    .shopping_list.--list .sl_products__product {
        display: flex;
        grid-column-gap: 0
    }
}

.shopping_list.--list .sl_products__product:last-child {
    border: 0
}

.shopping_list.--list .sl_products__item.--top,
.shopping_list.--list .sl_products__item.--name,
.shopping_list.--list .sl_products__item.--prices {
    margin-bottom: 0
}

.shopping_list.--list .sl_products__item.--top {
    grid-area: slTop
}

@media(min-width:757px) {
    .shopping_list.--list .sl_products__item.--top {
        flex: 0 0 10%;
        max-width: 10%
    }
}

.shopping_list.--list .sl_products__item.--name {
    min-height: auto !important;
    grid-area: slName
}

@media(min-width:757px) {
    .shopping_list.--list .sl_products__item.--name {
        flex: 0 0 40%;
        max-width: 40%;
        padding: 0 2rem
    }
}

.shopping_list.--list .sl_products__item.--prices {
    min-height: auto !important;
    padding-bottom: 1rem;
    grid-area: slPrices;
    font-size: var(--text-sm)
}

@media(min-width:757px) {
    .shopping_list.--list .sl_products__item.--prices {
        text-align: right;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0 3rem 0 0
    }
}

.shopping_list.--list .sl_products__item.--actions {
    grid-area: slActions
}

@media(min-width:757px) {
    .shopping_list.--list .sl_products__item.--actions {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.shopping_list.--list .sl_products__remove.--top {
    display: none
}

.shopping_list.--list .sl_products__remove.--actions {
    display: block
}

.shopping_list.--list .sl_products__icon {
    height: 6rem
}

.shopping_list.--list .sl_products__icon img {
    max-height: 6rem
}

.shopping_list.--list .sl_products__move {
    display: none
}

.shopping_list.--list .sl_products__link.--remove {
    width: 35px;
    min-width: 35px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.shopping_list.--list .sl_products__buy_wrapper,
.shopping_list.--list .sl_products__card {
    margin-left: 0;
    margin-right: 1rem;
    max-width: 250px
}

@media(min-width:757px) {

    .shopping_list.--list .sl_products__buy_wrapper,
    .shopping_list.--list .sl_products__card {
        max-width: none
    }
}

.shopping_list.--list .sl_products__buy_wrapper {
    display: flex
}

.shopping_list.--list .sl_products__buy {
    font-size: 0;
    min-width: 50px;
    margin-left: .5rem;
    width: auto
}

.shopping_list.--list .sl_products__buy:before {
    content: '\F07A';
    font-family: FontAwesome;
    font-size: 1.6rem;
    position: relative;
    top: 3px
}

.shopping_list.--list .sl_products__number_wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    color: #444;
    border-radius: 5px;
    border: 1px solid #c4c7c8
}

.shopping_list.--list .sl_products__number_wrapper>* {
    height: 100%;
    flex: 1;
    text-align: center;
    padding: .5rem;
    min-width: 0;
    min-height: 35px
}

.shopping_list.--list .sl_products__quantity {
    flex: 2;
    padding: 0;
    border: 0;
    width: 100%;
    background: #fff;
    border-radius: 0
}

.shopping_list.--list .sl_products__number_down,
.shopping_list.--list .sl_products__number_up {
    transition: color .2s;
    font-family: Arial;
    font-size: 1.7rem;
    font-weight: bold
}

.shopping_list.--list .sl_products__number_down:hover,
.shopping_list.--list .sl_products__number_up:hover {
    color: #3597dc
}

.shopping_list.--list .sl_products .label_icons {
    display: none
}

.shopping_list.--list .sl_settings__view_link.--list {
    background: #3597dc;
    border: 1px solid #3597dc !important;
    color: #fff
}

.shopping_list.--list .sl_settings__view_link.--list:hover {
    border: 1px solid #91c7ec !important
}

.shopping_list.--list .sl_footer__wrapper {
    margin-top: 1rem
}

@media(min-width:757px) {
    .shopping_list.--list .sl_footer__wrapper {
        margin-top: 0
    }
}

.shopping_list.--group.--list .sl_products__item.--top {
    display: flex;
    align-items: center
}

@media(min-width:757px) {
    .shopping_list.--group.--list .sl_products__item.--top {
        flex: 0 0 15%;
        max-width: 15%
    }
}

.shopping_list.--group.--list .sl_products__item.--prices {
    padding-right: 0
}

.shopping_list.--group.--list .sl_products__item.--actions {
    display: flex
}

@media(min-width:757px) {
    .shopping_list.--group.--list .sl_products__item.--actions {
        flex: 0 0 20%;
        max-width: 20%;
        padding-left: 2rem
    }
}

.shopping_list.--group.--list .sl_products__buy_wrapper,
.shopping_list.--group.--list .sl_products__card {
    width: 100%;
    margin: 0;
    max-width: 200px
}

@media(min-width:757px) {

    .shopping_list.--group.--list .sl_products__buy_wrapper,
    .shopping_list.--group.--list .sl_products__card {
        max-width: none
    }
}

.shopping_list.--group.--list .sl_products__buy,
.shopping_list.--group.--list .sl_products__remove {
    display: none
}

.shopping_list.--group.--list .sl_products__select {
    position: relative;
    margin-right: 1.5rem
}

.shopping_list.--group.--list .sl_products__icon {
    margin: 0 auto
}

.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff;
    border-radius: 5px
}

.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:before,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:before {
    border: 1px solid #fff
}

.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:after,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:after {
    content: '';
    left: 1.15em;
    top: calc(50% - 2px);
    width: 5px;
    height: 10px;
    border: solid #3597dc;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translateY(-50%);
    display: block;
    position: absolute
}

@media(min-width:979px) {

    .shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:after,
    .shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:after {
        width: 4px;
        height: 8px;
        left: 1.05em
    }
}

.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:hover,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:hover {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.shopping_list.--group .sl_settings__group .sl_settings__group_button.--mobile:hover:before,
.shopping_list.--group .sl_settings__group .sl_settings__group_button.--desktop:hover:before {
    border: 1px solid #d6eaf8
}

.shopping_list.--group .sl_products__item.--actions {
    display: none
}

.shopping_list.--group .sl_products__item.--prices {
    margin-bottom: 0
}

.shopping_list.--group .sl_products__remove {
    display: none
}

.shopping_list.--group .sl_products__select {
    display: block
}

.shopping_list.--group .sl_footer {
    display: block
}

.shopping_list:not(.--list) .sl_settings__view_link.--gallery {
    background: #3597dc;
    border: 1px solid #3597dc !important;
    color: #fff
}

.shopping_list:not(.--list) .sl_settings__view_link.--gallery:hover {
    border: 1px solid #91c7ec !important
}

.shopping_list[data-is_owner="false"] .sl_products__buy_wrapper,
.shopping_list[data-is_owner="false"] .sl_products__card {
    width: 100%;
    margin: 0
}

.shopping_list[data-is_owner="false"] .sl_share__option:last-child {
    border-bottom: 0
}

.shopping_list[data-is_owner="false"] .sl_footer__item.--buy {
    margin-left: auto;
    flex: 0 0 50%;
    max-width: 50%
}

@media(min-width:979px) {
    .shopping_list[data-is_owner="false"] .sl_footer__item.--buy {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        padding-right: 0
    }
}

.shopping_list [data-list_skeleton] {
    display: none !important
}

.shopping_list .sl_header__headline {
    text-align: left;
    overflow: hidden
}

.shopping_list .sl_header__headline:after {
    display: none
}

.shopping_list .sl_header__headline .headline__name {
    text-overflow: ellipsis;
    overflow: hidden
}

@media(min-width:979px) {
    .shopping_list .sl_header__total {
        font-size: 1.2rem;
        color: #d6eaf8;
        white-space: nowrap
    }
}

@media(min-width:979px) {
    .shopping_list .sl_header__share {
        font-size: 1.3rem;
        white-space: nowrap
    }
}

@media(min-width:979px) {
    .shopping_list .sl_header__share:before {
        content: '\E896';
        font-family: FontAwesome;
        margin-right: .5rem
    }
}

.shopping_list .sl_header__mobile:before {
    content: '\E899';
    font-family: FontAwesome;
    font-size: 1rem
}

.shopping_list .sl_settings__item.--group {
    width: 100%
}

@media(min-width:757px) {
    .shopping_list .sl_settings__item.--group {
        width: auto
    }
}

@media(min-width:757px) {
    .shopping_list .sl_settings__group .sl_settings__group_button {
        width: 100%
    }
}

.shopping_list .sl_settings__group .sl_settings__group_button.--mobile,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop {
    font-weight: normal;
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444;
    text-align: left;
    border-radius: 5px
}

.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:before,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:before {
    content: '';
    border: 1px solid #d6eaf8;
    background: #fff;
    text-align: center;
    width: 18px;
    height: 18px;
    transition: border .2s, background-color .2s;
    border-radius: 2.5px
}

@media(min-width:979px) {

    .shopping_list .sl_settings__group .sl_settings__group_button.--mobile:before,
    .shopping_list .sl_settings__group .sl_settings__group_button.--desktop:before {
        width: 14px;
        height: 14px
    }
}

.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:hover,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:hover {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.shopping_list .sl_settings__group .sl_settings__group_button.--mobile:hover:before,
.shopping_list .sl_settings__group .sl_settings__group_button.--desktop:hover:before {
    border: 1px solid #fff
}

.shopping_list .sl_settings__group .sl_settings__group_button.--mobile {
    font-size: var(--text-sm);
    padding-left: 2.65em
}

.shopping_list .sl_settings__label {
    display: none;
    font-size: 1.2rem
}

.shopping_list .sl_settings__label.--view {
    display: block
}

.shopping_list .sl_settings__view_link {
    width: 35px;
    min-width: 35px;
    height: 35px;
    border: 1px solid #d6eaf8 !important;
    border-radius: 5px
}

.shopping_list .sl_settings__view_link:before {
    font-family: FontAwesome;
    font-size: 1.4rem
}

.shopping_list .sl_settings__view_link:hover {
    border: 1px solid #91c7ec !important
}

.shopping_list .sl_settings__view_link.--gallery:before {
    content: '\F009'
}

.shopping_list .sl_settings__view_link.--list:before {
    content: '\F00B'
}

.shopping_list .sl_products__product[data-disabled] .sl_products__icon img {
    opacity: .5
}

.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper {
    pointer-events: none;
    cursor: not-allowed
}

.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper .sl_products__buy {
    background-color: #d6eaf8;
    border-color: #d6eaf8;
    border-radius: 5px
}

.shopping_list .sl_products__product[data-disabled] .sl_products__buy_wrapper .sl_products__number_wrapper {
    opacity: .5
}

.shopping_list .sl_products__item.--top,
.shopping_list .sl_products__item.--name,
.shopping_list .sl_products__item.--prices {
    margin-bottom: 1rem
}

.shopping_list .sl_products__item.--top {
    position: relative
}

.shopping_list .sl_products__item.--actions {
    display: flex;
    position: relative
}

.shopping_list .sl_products__select {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 1
}

.shopping_list .sl_products__select_label {
    height: 1.8rem;
    padding: 0 9px !important
}

.shopping_list .sl_products__remove.--top {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.shopping_list .sl_products__remove.--actions {
    display: none
}

.shopping_list .sl_products__link.--remove {
    color: #f6174d;
    transition: color .2s
}

.shopping_list .sl_products__link.--remove:hover {
    color: #3597dc
}

.shopping_list .sl_products__link.--remove:before {
    content: '\E897';
    font-family: FontAwesome;
    font-size: 1.4rem
}

@media(min-width:979px) {
    .shopping_list .sl_products__link.--remove:before {
        font-size: 1.2rem
    }
}

.shopping_list .sl_products__link.--move {
    border: 1px solid #d6eaf8;
    width: 35px;
    min-width: 35px;
    height: 100%;
    border-radius: 5px
}

.shopping_list .sl_products__link.--move:hover {
    border: 1px solid #91c7ec
}

.shopping_list .sl_products__link.--move:before {
    content: '\E898';
    font-family: FontAwesome;
    font-size: 1.4rem
}

.shopping_list .sl_products__icon {
    height: 15rem
}

@media(min-width:757px) {
    .shopping_list .sl_products__icon {
        height: 20rem
    }
}

.shopping_list .sl_products__icon img {
    max-height: 15rem
}

@media(min-width:979px) {
    .shopping_list .sl_products__icon img {
        max-height: 20rem
    }
}

.shopping_list .sl_products .label_icons {
    position: absolute;
    bottom: 0;
    left: 0
}

.shopping_list .sl_products__name {
    color: #444
}

.shopping_list .sl_products__param:before {
    content: ',';
    padding-right: .3rem
}

.shopping_list .sl_products__price {
    display: block
}

.shopping_list .sl_products__price.--phone {
    font-size: 1.4rem
}

.shopping_list .sl_products__price.--gross {
    font-size: 1.4rem
}

.shopping_list .sl_products__vat {
    font-size: 1.4rem;
    font-weight: normal;
    margin-left: .5rem
}

.shopping_list .sl_products__buy_wrapper,
.shopping_list .sl_products__card {
    width: calc(100% - 35px - 5px);
    margin-left: .5rem
}

@media(min-width:979px) {

    .shopping_list .sl_products__buy_wrapper,
    .shopping_list .sl_products__card {
        width: calc(100% - 35px - 10px);
        margin-left: 1rem
    }
}

.shopping_list .sl_products__number_wrapper {
    display: none
}

.shopping_list .sl_products__buy {
    width: 100%
}

.shopping_list .sl_products__move.--active:before {
    content: '';
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1100
}

@media(min-width:979px) {
    .shopping_list .sl_products__move.--active:before {
        display: none
    }
}

.shopping_list .sl_products__move.--active .sl_products__move_options {
    display: block;
    animation: slideUp .2s ease-out both
}

@media(min-width:979px) {
    .shopping_list .sl_products__move.--active .sl_products__move_options {
        animation: none;
        transform: translateY(-50%)
    }
}

.shopping_list .sl_products__move_options {
    display: none;
    position: fixed;
    z-index: 1100;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100vw
}

@media(min-width:757px) {
    .shopping_list .sl_products__move_options {
        max-width: 749px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media(min-width:979px) {
    .shopping_list .sl_products__move_options {
        display: none;
        position: absolute;
        width: 100%;
        max-width: none;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        bottom: auto;
        top: 50%;
        left: auto;
        transform: translateY(-50%);
        padding-left: 4rem !important
    }
}

@media(min-width:1200px) {
    .shopping_list .sl_products__move_options {
        padding-left: 6rem !important
    }
}

@media(min-width:757px) {
    .shopping_list .sl_products__move_options:before {
        content: '';
        position: absolute;
        width: 102vw;
        height: 100%;
        background: #fff;
        left: 50%;
        margin-left: -52vw;
        top: 0;
        z-index: -1
    }
}

@media(min-width:979px) {
    .shopping_list .sl_products__move_options:before {
        display: none
    }
}

.shopping_list .sl_products__option {
    font-size: 1.4rem
}

.shopping_list .sl_products__option:before {
    font-family: FontAwesome;
    margin-right: 1rem
}

@media(min-width:979px) {
    .shopping_list .sl_products__option.--close {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 10px
    }
}

@media(min-width:1200px) {
    .shopping_list .sl_products__option.--close {
        left: 20px
    }
}

.shopping_list .sl_products__option.--close:before {
    content: '\E898';
    margin: 0
}

.shopping_list .sl_products__option.--move:before {
    content: '\E894'
}

.shopping_list .sl_products__option.--copy:before {
    content: '\E893';
    font-size: 1.6rem
}

.shopping_list .sl_footer {
    display: none
}

.shopping_list .sl_footer__wrapper {
    border-top: 1px solid #d6eaf8;
    border-bottom: 1px solid #d6eaf8;
    background-color: #fff
}

@media(min-width:979px) {
    .shopping_list .sl_footer__wrapper {
        border-bottom: 0
    }
}

.shopping_list .sl_footer__wrapper.--fixed {
    position: fixed;
    bottom: 0;
    left: 1.5rem;
    right: 1.5rem;
    z-index: 1100;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    border: 0
}

@media(min-width:757px) {
    .shopping_list .sl_footer__wrapper.--fixed {
        width: calc(100% - 30px);
        left: auto;
        right: auto
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__wrapper.--fixed {
        width: calc(100% - 25% - 30px);
        left: initial;
        right: initial;
        box-shadow: none;
        border-top: 1px solid #d6eaf8
    }
}

@media(min-width:1200px) {
    .shopping_list .sl_footer__wrapper.--fixed {
        width: 885px
    }
}

.shopping_list .sl_footer__item {
    margin: 0
}

.shopping_list .sl_footer__item.--select .sl_footer__label {
    white-space: normal;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.2;
    height: 100%
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--select .sl_footer__label {
        font-size: 1.3rem;
        padding: 0 5px 0 28px !important;
        text-align: left;
        line-height: 1.8rem
    }
}

.shopping_list .sl_footer__item.--select .sl_footer__label:before {
    position: relative;
    margin-bottom: .5rem;
    transform: none
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--select .sl_footer__label:before {
        position: absolute;
        margin: 0;
        white-space: nowrap;
        transform: translateY(-50%)
    }
}

.shopping_list .sl_footer__item.--select .sl_footer__label:after {
    left: 50% !important;
    transform: rotate(45deg) translateX(-50%) !important;
    top: 4px !important
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--select .sl_footer__label:after {
        transform: rotate(45deg) !important;
        left: 5px !important;
        top: 4px !important
    }
}

@media(min-width:757px) {
    .shopping_list .sl_footer__item.--buy {
        padding-right: 0
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--buy {
        padding-right: 1.5rem
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--remove {
        order: 1;
        padding-right: 0
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--move {
        margin-left: auto;
        position: relative
    }
}

.shopping_list .sl_footer__item.--move.--active:before {
    content: '';
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1100
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--move.--active:before {
        display: none
    }
}

.shopping_list .sl_footer__item.--move.--active .sl_footer__move_options {
    display: block;
    animation: slideUp .2s ease-out both
}

@media(min-width:979px) {
    .shopping_list .sl_footer__item.--move.--active .sl_footer__move_options {
        animation: none;
        display: flex;
        transform: translateY(-50%)
    }
}

.shopping_list .sl_footer__link {
    line-height: 1.2;
    text-align: center;
    font-size: 1.1rem;
    width: 100%;
    height: 100%
}

@media(max-width:978px) {
    .shopping_list .sl_footer__link {
        padding: .5rem
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__link {
        font-size: 1.3rem
    }
}

.shopping_list .sl_footer__link:before {
    font-family: FontAwesome;
    font-size: 1.8rem;
    margin-bottom: .5rem
}

@media(min-width:979px) {
    .shopping_list .sl_footer__link:before {
        margin: 0 .5rem 0 0;
        font-size: 1.4rem
    }
}

@media(min-width:979px) {

    .shopping_list .sl_footer__link.btn,
    .shopping_list .sl_footer__link.offer-reminder a {
        min-width: 150px
    }
}

@media(min-width:1200px) {

    .shopping_list .sl_footer__link.btn,
    .shopping_list .sl_footer__link.offer-reminder a {
        min-width: 220px
    }
}

.shopping_list .sl_footer__link span {
    display: none
}

@media(min-width:979px) {
    .shopping_list .sl_footer__link span {
        display: inline;
        margin-left: .3rem
    }
}

.shopping_list .sl_footer__link.--move:before {
    content: '\E898'
}

.shopping_list .sl_footer__link.--remove {
    color: #f6174d
}

.shopping_list .sl_footer__link.--remove:hover {
    color: #3597dc
}

.shopping_list .sl_footer__link.--remove:before {
    content: '\E897'
}

@media(max-width:978px) {
    .shopping_list .sl_footer__link.--buy {
        border-radius: 0;
        font-weight: 400;
        text-transform: none
    }
}

.shopping_list .sl_footer__link.--buy:before {
    content: '\F07A';
    font-size: 2.2rem
}

@media(min-width:979px) {
    .shopping_list .sl_footer__link.--buy:before {
        content: none
    }
}

.shopping_list .sl_footer__link.--buy.--disabled {
    cursor: not-allowed;
    background-color: #d6eaf8;
    border-color: #d6eaf8
}

.shopping_list .sl_footer__move_options {
    display: none;
    position: fixed;
    z-index: 1100;
    left: 0;
    background: #fff;
    width: 100vw
}

@media(min-width:757px) {
    .shopping_list .sl_footer__move_options {
        max-width: 749px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__move_options {
        position: absolute;
        width: auto;
        max-width: none;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        top: 50%;
        left: auto;
        transform: translateY(-50%);
        display: none
    }
}

@media(min-width:757px) {
    .shopping_list .sl_footer__move_options:before {
        content: '';
        position: absolute;
        width: 102vw;
        height: 100%;
        background: #fff;
        left: 50%;
        margin-left: -52vw;
        top: 0;
        z-index: -1
    }
}

@media(min-width:979px) {
    .shopping_list .sl_footer__move_options:before {
        display: none
    }
}

.shopping_list .sl_footer__option {
    font-size: 1.4rem
}

@media(min-width:979px) {
    .shopping_list .sl_footer__option {
        white-space: nowrap;
        position: relative;
        border-right: 1px solid #d6eaf8
    }
}

.shopping_list .sl_footer__option:before {
    font-family: FontAwesome;
    margin-right: 1rem
}

.shopping_list .sl_footer__option.--close:before {
    content: '\E898';
    margin: 0
}

.shopping_list .sl_footer__option.--move:before {
    content: '\E894'
}

@media(min-width:979px) {
    .shopping_list .sl_footer__option.--copy {
        border: 0
    }
}

.shopping_list .sl_footer__option.--copy:before {
    content: '\E893';
    font-size: 1.6rem
}

.sl_move.--move-now .--copy {
    display: none
}

.sl_move.--copy-now .--move {
    display: none
}

.sl_choose,
.sl_move {
    display: none
}

.sl_choose.--active,
.sl_move.--active {
    display: flex;
    animation: slideDown .2s ease-out both
}

@media(min-width:979px) {

    .sl_choose.--active,
    .sl_move.--active {
        animation: none
    }
}

.sl_choose [data-list_skeleton],
.sl_move [data-list_skeleton] {
    display: none !important
}

.sl_choose__label,
.sl_move__label {
    font-size: 2rem
}

.sl_choose__list,
.sl_move__list {
    border-bottom: 1px solid #d6eaf8
}

.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_move__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after,
.sl_move__list[data-shared] .sl_move__sub:after {
    content: '\E896';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.2rem;
    margin-left: .5rem
}

.sl_choose__count,
.sl_move__count {
    margin-left: .3rem
}

.sl_choose__count:before,
.sl_move__count:before {
    content: '('
}

.sl_choose__count:after,
.sl_move__count:after {
    content: ')'
}

.sl_choose__group_label,
.sl_move__group_label {
    display: block;
    width: 100%
}

@media(min-width:979px) {

    .sl_choose__group_label,
    .sl_move__group_label {
        flex: 1
    }
}

.sl_choose__button.--desktop,
.sl_move__button.--desktop {
    display: none
}

@media(min-width:979px) {

    .sl_choose__button.--desktop,
    .sl_move__button.--desktop {
        min-width: 170px
    }
}

@media(min-width:757px) {

    .sl_choose__button.--mobile,
    .sl_move__button.--mobile {
        min-width: 200px
    }
}

.sl_choose__input:checked~label,
.sl_move__input:checked~label {
    font-weight: bold
}

@media(min-width:979px) {

    .sl_choose__input:checked~button,
    .sl_move__input:checked~button {
        display: block
    }
}

.sl_choose__sub:before,
.sl_move__sub:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_choose__link,
.sl_move__link {
    display: flex;
    font-size: 1.4rem
}

.sl_choose__link:before,
.sl_move__link:before {
    content: '\F067';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_choose__name,
.sl_move__name {
    text-overflow: ellipsis;
    overflow: hidden
}

.sl_manage {
    display: none
}

.sl_manage.--active {
    display: block
}

.sl_manage.--active .sl_m_manage {
    animation: slideDown .2s ease-out both
}

.sl_manage .sl_m_manage__item.--other {
    background: #f3f9fd
}

.sl_manage .sl_m_manage__label.--current {
    font-size: 2rem
}

.sl_manage .sl_m_manage__label.--other {
    font-size: 1.8rem
}

.sl_manage .sl_m_manage__option {
    border-bottom: 1px solid #d6eaf8
}

.sl_manage .sl_m_manage__option:last-child {
    border: 0
}

.sl_manage .sl_m_manage__option.--change-name.--active .sl_m_manage__link {
    display: none
}

.sl_manage .sl_m_manage__option.--change-name.--active .sl_change_name {
    display: flex
}

.sl_manage .sl_m_manage__option.--remove.--sure>*:not(.sl_remove) {
    display: none
}

.sl_manage .sl_m_manage__option.--remove.--sure .sl_remove {
    display: flex
}

.sl_manage .sl_d_manage__label {
    font-size: 2.2rem
}

.sl_manage .sl_m_manage__link,
.sl_manage .sl_d_manage__link {
    font-size: 1.4rem;
    display: flex
}

.sl_manage .sl_m_manage__link:before,
.sl_manage .sl_d_manage__link:before {
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_manage .sl_m_manage__link.--share:before,
.sl_manage .sl_d_manage__link.--share:before {
    content: '\E896'
}

.sl_manage .sl_m_manage__link.--stop,
.sl_manage .sl_d_manage__link.--stop {
    color: #f6174d
}

.sl_manage .sl_m_manage__link.--stop:hover,
.sl_manage .sl_d_manage__link.--stop:hover {
    color: #555
}

.sl_manage .sl_m_manage__link.--stop:before,
.sl_manage .sl_d_manage__link.--stop:before {
    content: '\E895'
}

.sl_manage .sl_m_manage__link.--start,
.sl_manage .sl_d_manage__link.--start {
    color: #b8da49
}

.sl_manage .sl_m_manage__link.--start:hover,
.sl_manage .sl_d_manage__link.--start:hover {
    color: #555
}

.sl_manage .sl_m_manage__link.--start:before,
.sl_manage .sl_d_manage__link.--start:before {
    content: '\E80F'
}

.sl_manage .sl_m_manage__link.--change-name:before,
.sl_manage .sl_d_manage__link.--change-name:before {
    content: '\F040';
    font-size: 1.8rem
}

.sl_manage .sl_m_manage__link.--remove,
.sl_manage .sl_d_manage__link.--remove {
    color: #f6174d
}

.sl_manage .sl_m_manage__link.--remove:hover,
.sl_manage .sl_d_manage__link.--remove:hover {
    color: #555
}

.sl_manage .sl_m_manage__link.--remove:before,
.sl_manage .sl_d_manage__link.--remove:before {
    content: '\E897'
}

.sl_manage .sl_m_manage__list,
.sl_manage .sl_d_manage__list {
    border-bottom: 1px solid #d6eaf8
}

.sl_manage .sl_m_manage__list[data-current] .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list[data-current] .sl_m_manage__list_sub,
.sl_manage .sl_m_manage__list[data-current] .sl_d_manage__list_sub,
.sl_manage .sl_d_manage__list[data-current] .sl_d_manage__list_sub {
    font-weight: bold
}

.sl_manage .sl_m_manage__list[data-shared] .sl_m_manage__list_sub:after,
.sl_manage .sl_d_manage__list[data-shared] .sl_m_manage__list_sub:after,
.sl_manage .sl_m_manage__list[data-shared] .sl_d_manage__list_sub:after,
.sl_manage .sl_d_manage__list[data-shared] .sl_d_manage__list_sub:after {
    content: '\E896';
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 1.2rem;
    margin-left: .5rem
}

.sl_manage .sl_m_manage__list.--active .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list.--active .sl_m_manage__list_sub,
.sl_manage .sl_m_manage__list.--active .sl_d_manage__list_sub,
.sl_manage .sl_d_manage__list.--active .sl_d_manage__list_sub {
    display: none
}

.sl_manage .sl_m_manage__list.--active .sl_change_name,
.sl_manage .sl_d_manage__list.--active .sl_change_name {
    display: flex;
    margin-right: 1rem
}

.sl_manage .sl_m_manage__list.--sure>*:not(.sl_remove),
.sl_manage .sl_d_manage__list.--sure>*:not(.sl_remove) {
    display: none
}

.sl_manage .sl_m_manage__list.--sure .sl_remove,
.sl_manage .sl_d_manage__list.--sure .sl_remove {
    display: flex
}

.sl_manage .sl_m_manage__list_sub,
.sl_manage .sl_d_manage__list_sub {
    display: flex;
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #555;
    overflow: hidden
}

.sl_manage .sl_m_manage__list_sub:hover,
.sl_manage .sl_d_manage__list_sub:hover {
    color: #3597dc
}

.sl_manage .sl_m_manage__list_sub:before,
.sl_manage .sl_d_manage__list_sub:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_manage .sl_m_manage__list_name,
.sl_manage .sl_d_manage__list_name {
    text-overflow: ellipsis;
    overflow: hidden
}

.sl_manage .sl_m_manage__list_count,
.sl_manage .sl_d_manage__list_count {
    margin-left: .3rem
}

.sl_manage .sl_m_manage__list_count:before,
.sl_manage .sl_d_manage__list_count:before {
    content: '('
}

.sl_manage .sl_m_manage__list_count:after,
.sl_manage .sl_d_manage__list_count:after {
    content: ')'
}

.sl_manage .sl_m_manage__edit,
.sl_manage .sl_d_manage__edit {
    width: 35px;
    min-width: 35px;
    height: 35px;
    border: 1px solid #d6eaf8 !important;
    display: flex;
    border-radius: 5px
}

.sl_manage .sl_m_manage__edit:before,
.sl_manage .sl_d_manage__edit:before {
    font-family: FontAwesome
}

.sl_manage .sl_m_manage__edit:hover,
.sl_manage .sl_d_manage__edit:hover {
    border: 1px solid #91c7ec !important
}

.sl_manage .sl_m_manage__edit.--change-name:before,
.sl_manage .sl_d_manage__edit.--change-name:before {
    content: '\F040';
    font-size: 1.5rem
}

.sl_manage .sl_m_manage__edit.--remove,
.sl_manage .sl_d_manage__edit.--remove {
    color: #f6174d
}

.sl_manage .sl_m_manage__edit.--remove:hover,
.sl_manage .sl_d_manage__edit.--remove:hover {
    color: #91c7ec
}

.sl_manage .sl_m_manage__edit.--remove:before,
.sl_manage .sl_d_manage__edit.--remove:before {
    content: '\E897';
    font-size: 1.2rem;
    margin-bottom: -2px
}

.sl_remove {
    display: none;
    width: 100%
}

.sl_remove__link {
    width: auto
}

.sl_remove__label,
.sl_remove__name {
    text-overflow: ellipsis;
    overflow: hidden
}

.sl_share {
    display: none
}

.sl_share.--active {
    display: flex;
    animation: slideDown .2s ease-out both
}

@media(min-width:979px) {
    .sl_share.--active {
        animation: none
    }
}

.sl_share__label {
    font-size: 2.2rem
}

.sl_share__description {
    font-size: 1.3rem
}

.sl_share__option {
    border-bottom: 1px solid #d6eaf8
}

.sl_share__option.--active .sl_share__copy_txt {
    display: flex
}

.sl_share__link {
    font-size: 1.4rem
}

.sl_share__link:before {
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_share__link.--copy:before {
    content: '\E892'
}

.sl_share__link.--mail:before {
    content: '\F003'
}

.sl_share__link.--stop {
    color: #f6174d !important;
    border-color: #f6174d !important
}

.sl_share__link.--stop:hover {
    color: #555 !important;
    border-color: #555 !important
}

.sl_share__link.--stop:before {
    content: '\E895'
}

.sl_share__link.--start {
    color: #b8da49 !important;
    border-color: #b8da49 !important
}

.sl_share__link.--start:hover {
    color: #555 !important;
    border-color: #555 !important
}

.sl_share__link.--start:before {
    content: '\E80F'
}

.sl_share__copy_txt {
    display: none;
    font-size: 1.3rem;
    order: 1
}

@media(min-width:979px) {
    .sl_share__copy_txt {
        order: 0
    }
}

.sl_share__copy_txt:before {
    content: '\F00C';
    font-family: FontAwesome;
    margin-right: .5rem;
    color: #b8da49;
    font-size: 1.4rem;
    margin-top: -1px
}

.sl_share__copy_input {
    height: 35px;
    font-size: 1.2rem;
    flex: 1
}

@media(min-width:979px) {
    .sl_share__copy_input {
        width: 300px
    }
}

.sl_share__stop {
    margin-top: 4rem
}

@media(min-width:757px) {
    .sl_share__stop {
        display: flex;
        justify-content: center
    }
}

@media(min-width:1200px) {
    .sl_share__stop {
        margin-top: 6rem
    }
}

.sl_create.--active .sl_create__link {
    display: none
}

.sl_create.--active .sl_create__form {
    display: flex
}

.sl_create.--loading:before,
.sl_create.--success:before,
.sl_create.--error:before {
    height: calc(100% + 20px);
    top: -10px
}

.sl_create__link {
    font-size: 1.4rem;
    display: flex
}

.sl_create__link:before {
    content: '\F067';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px
}

.sl_create__form {
    display: none
}

.sl_create__form:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_change_name {
    display: none
}

.sl_change_name:before {
    content: '\E881';
    font-family: FontAwesome;
    margin-right: .5rem;
    min-width: 18px;
    font-size: 1.7rem;
    font-weight: normal
}

.sl_change_name__group,
.sl_create__group {
    flex: 1
}

@media(min-width:979px) {

    .sl_change_name__input,
    .sl_create__input {
        min-width: 300px
    }
}

.sl_change_name__button,
.sl_create__button {
    width: auto !important
}

@media(min-width:979px) {

    .sl_change_name__button,
    .sl_create__button {
        min-width: 170px
    }
}

@keyframes slideUp {
    from {
        bottom: -100%
    }

    to {
        bottom: 0
    }
}

@keyframes slideDown {
    from {
        top: -100%
    }

    to {
        top: 0
    }
}

#noproduct_hotspot_zone1 .name {
    background: transparent;
    text-align: center;
    width: 100%;
    margin-bottom: var(--text-3xl);
    font-size: var(--text-2xl)
}

.noproduct {
    text-align: center
}

.noproduct__icon i {
    width: 125px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px
}

.noproduct__icon i:before {
    font-size: 5em;
    line-height: 1
}

.noproduct__label {
    color: #444;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: var(--text-xl)
}

.noproduct__sublabel {
    font-size: 1em;
    color: #444
}

.noproduct__form_wrapper {
    text-align: left
}

@media(min-width:979px) {
    .noproduct__inputs {
        width: 40%;
        margin: 0 auto
    }
}

.noproduct__inputs .f-group textarea {
    min-height: 190px
}

div.noproduct_cms {
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden
}

div.noproduct_cms ul {
    padding: 0 0 0 22px !important
}

div.noproduct_cms ol {
    padding: 0 0 0 22px !important
}

div.blog_categoriesdescription_sub p:first-child {
    margin: 0
}

.top-blog-categories .btn,
.top-blog-categories .offer-reminder a {
    display: inline-block;
    width: auto;
    margin: 10px 10px 0 0
}

.blog_categoriesdescription_sub {
    margin-top: var(--text-lg)
}

.big_label {
    color: #444;
    font-size: var(--text-2xl);
    text-align: center
}

@media(min-width:757px) {
    .big_label {
        font-size: var(--text-4xl)
    }
}

.experts-cards,
.expert-articles {
    display: grid;
    grid-template-columns: repeat(3, minmax(calc(33% - 30px), 1fr));
    gap: 30px
}

@media(max-width:979px) {

    .experts-cards,
    .expert-articles {
        grid-template-columns: repeat(2, minmax(calc(50% - 30px), 1fr))
    }
}

@media(max-width:500px) {

    .experts-cards,
    .expert-articles {
        grid-template-columns: 260px;
        justify-content: center
    }
}

.blog-card-image {
    aspect-ratio: 1.77777778;
    width: 100%;
    display: grid;
    place-items: center
}

.blog-card-image img {
    width: auto;
    height: auto
}

.blog-card-image img.b-lazy {
    width: auto;
    height: auto
}

.blog-card-image img.b-lazy.b-loaded {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.expert-articles {
    margin-top: 15px
}

.expert-articles .blog-card {
    margin-bottom: 0;
    width: 100%
}

.expert-articles h3 {
    color: #3598dc;
    margin-top: 0 !important
}

.experts-cards {
    padding-bottom: 30px
}

.experts-cards .expert-card {
    padding: 30px;
    border-radius: 10px;
    background: linear-gradient(197.17deg, #0e7ac5 5.24%, #3598dc 86.5%);
    box-shadow: 0 5px 7px rgba(6, 31, 93, 0.39);
    color: white;
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: start
}

@media(max-width:500px) {
    .experts-cards .expert-card {
        margin-left: auto;
        margin-right: auto;
        width: 260px
    }
}

.experts-cards .expert-card figure {
    width: 66%;
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1;
    margin: 0 auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 20px
}

.experts-cards .expert-card figure img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.experts-cards .expert-card .spec {
    font-size: 14px;
    margin-bottom: 0 !important;
    padding-left: 0 !important
}

.experts-cards .expert-card h3 {
    margin-top: 0;
    word-break: break-word;
    color: white;
    font-size: var(--text-2xl)
}

@media(max-width:567px) {
    .experts-cards .expert-card h3 {
        font-size: var(--text-lg)
    }
}

.experts-cards .expert-card .data {
    margin-top: 0
}

.experts-cards .expert-card .data span,
.experts-cards .expert-card .data a {
    display: block;
    margin-bottom: 5px;
    color: white;
    padding-left: 20px;
    position: relative;
    word-break: break-word
}

.experts-cards .expert-card .data span:before,
.experts-cards .expert-card .data a:before {
    content: '';
    background-position: center;
    background-size: contain;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.experts-cards .expert-card .data span.email,
.experts-cards .expert-card .data a.email {
    font-weight: 700;
    text-decoration: none;
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.experts-cards .expert-card .data span.email:before,
.experts-cards .expert-card .data a.email:before {
    background-image: url('https://bosastopka.pl/gfx/custom/mail_ico_w.svg')
}

.experts-cards .expert-card .data span.place,
.experts-cards .expert-card .data a.place {
    font-weight: 700;
    text-decoration: none
}

.experts-cards .expert-card .data span.place:before,
.experts-cards .expert-card .data a.place:before {
    background-image: url('https://bosastopka.pl/gfx/custom/home_ico_w.svg')
}

.experts-cards .expert-card .data span.phone,
.experts-cards .expert-card .data a.phone {
    font-weight: 700;
    text-decoration: none
}

.experts-cards .expert-card .data span.phone:before,
.experts-cards .expert-card .data a.phone:before {
    background-image: url('https://bosastopka.pl/gfx/custom/phone_ico_w.svg')
}

.experts-cards .expert-card .data .short_desc {
    margin: 15px 0;
    padding-left: 0
}

.experts-cards .expert-card .ac {
    text-align: center;
    margin-top: auto
}

.experts-cards .expert-card .ac a {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    background: white;
    color: #3598dc;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid white;
    transition: .2s ease-in-out
}

.experts-cards .expert-card .ac a:hover {
    background: transparent;
    color: white;
    transition: .2s ease-in-out
}

.search_description .g1,
#content .g1,
#blog-item .g1 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif
}

.search_description .g1 *,
#content .g1 *,
#blog-item .g1 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g1>*,
#content .g1>*,
#blog-item .g1>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g1>*,
    #content .g1>*,
    #blog-item .g1>* {
        padding: 30px 40px
    }
}

.search_description .g1>*.np,
#content .g1>*.np,
#blog-item .g1>*.np {
    padding: 0;
    background: 0
}

.search_description .g1>*.with-icon,
#content .g1>*.with-icon,
#blog-item .g1>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g1>*.with-icon h3,
#content .g1>*.with-icon h3,
#blog-item .g1>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g1>*.with-icon p,
#content .g1>*.with-icon p,
#blog-item .g1>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g1>*.with-icon p,
    #content .g1>*.with-icon p,
    #blog-item .g1>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g1>*.with-icon .column-icon,
#content .g1>*.with-icon .column-icon,
#blog-item .g1>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g1>*.with-icon .column-icon img,
#content .g1>*.with-icon .column-icon img,
#blog-item .g1>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g1>*.with-icon .expert-title,
#content .g1>*.with-icon .expert-title,
#blog-item .g1>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g1 iframe,
#content .g1 iframe,
#blog-item .g1 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g1 ul,
#content .g1 ul,
#blog-item .g1 ul,
.search_description .g1 ol,
#content .g1 ol,
#blog-item .g1 ol {
    padding-left: 20px
}

.search_description .g1 a img,
#content .g1 a img,
#blog-item .g1 a img {
    width: 100%;
    height: auto
}

.search_description .g1>ul,
#content .g1>ul,
#blog-item .g1>ul {
    padding-left: 60px
}

.search_description .g1>div>*,
#content .g1>div>*,
#blog-item .g1>div>*,
.search_description .g1>div>p,
#content .g1>div>p,
#blog-item .g1>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g1>div>*:last-child,
#content .g1>div>*:last-child,
#blog-item .g1>div>*:last-child,
.search_description .g1>div>p:last-child,
#content .g1>div>p:last-child,
#blog-item .g1>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g1 img,
#content .g1 img,
#blog-item .g1 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g1 h2,
#content .g1 h2,
#blog-item .g1 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g1,
    #content .g1,
    #blog-item .g1 {
        grid-template-columns: 1fr !important
    }
}

.search_description #quick_returns_cms,
#content #quick_returns_cms,
#blog-item #quick_returns_cms,
.search_description.unformatted>.cm>._ae_desc,
#content.unformatted>.cm>._ae_desc,
#blog-item.unformatted>.cm>._ae_desc {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif
}

.search_description #quick_returns_cms *,
#content #quick_returns_cms *,
#blog-item #quick_returns_cms *,
.search_description.unformatted>.cm>._ae_desc *,
#content.unformatted>.cm>._ae_desc *,
#blog-item.unformatted>.cm>._ae_desc * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description #quick_returns_cms>*,
#content #quick_returns_cms>*,
#blog-item #quick_returns_cms>*,
.search_description.unformatted>.cm>._ae_desc>*,
#content.unformatted>.cm>._ae_desc>*,
#blog-item.unformatted>.cm>._ae_desc>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description #quick_returns_cms>*,
    #content #quick_returns_cms>*,
    #blog-item #quick_returns_cms>*,
    .search_description.unformatted>.cm>._ae_desc>*,
    #content.unformatted>.cm>._ae_desc>*,
    #blog-item.unformatted>.cm>._ae_desc>* {
        padding: 30px 40px
    }
}

.search_description #quick_returns_cms>*.np,
#content #quick_returns_cms>*.np,
#blog-item #quick_returns_cms>*.np,
.search_description.unformatted>.cm>._ae_desc>*.np,
#content.unformatted>.cm>._ae_desc>*.np,
#blog-item.unformatted>.cm>._ae_desc>*.np {
    padding: 0;
    background: 0
}

.search_description #quick_returns_cms>*.with-icon,
#content #quick_returns_cms>*.with-icon,
#blog-item #quick_returns_cms>*.with-icon,
.search_description.unformatted>.cm>._ae_desc>*.with-icon,
#content.unformatted>.cm>._ae_desc>*.with-icon,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description #quick_returns_cms>*.with-icon h3,
#content #quick_returns_cms>*.with-icon h3,
#blog-item #quick_returns_cms>*.with-icon h3,
.search_description.unformatted>.cm>._ae_desc>*.with-icon h3,
#content.unformatted>.cm>._ae_desc>*.with-icon h3,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description #quick_returns_cms>*.with-icon p,
#content #quick_returns_cms>*.with-icon p,
#blog-item #quick_returns_cms>*.with-icon p,
.search_description.unformatted>.cm>._ae_desc>*.with-icon p,
#content.unformatted>.cm>._ae_desc>*.with-icon p,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description #quick_returns_cms>*.with-icon p,
    #content #quick_returns_cms>*.with-icon p,
    #blog-item #quick_returns_cms>*.with-icon p,
    .search_description.unformatted>.cm>._ae_desc>*.with-icon p,
    #content.unformatted>.cm>._ae_desc>*.with-icon p,
    #blog-item.unformatted>.cm>._ae_desc>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description #quick_returns_cms>*.with-icon .column-icon,
#content #quick_returns_cms>*.with-icon .column-icon,
#blog-item #quick_returns_cms>*.with-icon .column-icon,
.search_description.unformatted>.cm>._ae_desc>*.with-icon .column-icon,
#content.unformatted>.cm>._ae_desc>*.with-icon .column-icon,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description #quick_returns_cms>*.with-icon .column-icon img,
#content #quick_returns_cms>*.with-icon .column-icon img,
#blog-item #quick_returns_cms>*.with-icon .column-icon img,
.search_description.unformatted>.cm>._ae_desc>*.with-icon .column-icon img,
#content.unformatted>.cm>._ae_desc>*.with-icon .column-icon img,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description #quick_returns_cms>*.with-icon .expert-title,
#content #quick_returns_cms>*.with-icon .expert-title,
#blog-item #quick_returns_cms>*.with-icon .expert-title,
.search_description.unformatted>.cm>._ae_desc>*.with-icon .expert-title,
#content.unformatted>.cm>._ae_desc>*.with-icon .expert-title,
#blog-item.unformatted>.cm>._ae_desc>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description #quick_returns_cms iframe,
#content #quick_returns_cms iframe,
#blog-item #quick_returns_cms iframe,
.search_description.unformatted>.cm>._ae_desc iframe,
#content.unformatted>.cm>._ae_desc iframe,
#blog-item.unformatted>.cm>._ae_desc iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description #quick_returns_cms ul,
#content #quick_returns_cms ul,
#blog-item #quick_returns_cms ul,
.search_description.unformatted>.cm>._ae_desc ul,
#content.unformatted>.cm>._ae_desc ul,
#blog-item.unformatted>.cm>._ae_desc ul,
.search_description #quick_returns_cms ol,
#content #quick_returns_cms ol,
#blog-item #quick_returns_cms ol,
.search_description.unformatted>.cm>._ae_desc ol,
#content.unformatted>.cm>._ae_desc ol,
#blog-item.unformatted>.cm>._ae_desc ol {
    padding-left: 20px
}

.search_description #quick_returns_cms a img,
#content #quick_returns_cms a img,
#blog-item #quick_returns_cms a img,
.search_description.unformatted>.cm>._ae_desc a img,
#content.unformatted>.cm>._ae_desc a img,
#blog-item.unformatted>.cm>._ae_desc a img {
    width: 100%;
    height: auto
}

.search_description #quick_returns_cms>ul,
#content #quick_returns_cms>ul,
#blog-item #quick_returns_cms>ul,
.search_description.unformatted>.cm>._ae_desc>ul,
#content.unformatted>.cm>._ae_desc>ul,
#blog-item.unformatted>.cm>._ae_desc>ul {
    padding-left: 60px
}

.search_description #quick_returns_cms>div>*,
#content #quick_returns_cms>div>*,
#blog-item #quick_returns_cms>div>*,
.search_description.unformatted>.cm>._ae_desc>div>*,
#content.unformatted>.cm>._ae_desc>div>*,
#blog-item.unformatted>.cm>._ae_desc>div>*,
.search_description #quick_returns_cms>div>p,
#content #quick_returns_cms>div>p,
#blog-item #quick_returns_cms>div>p,
.search_description.unformatted>.cm>._ae_desc>div>p,
#content.unformatted>.cm>._ae_desc>div>p,
#blog-item.unformatted>.cm>._ae_desc>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description #quick_returns_cms>div>*:last-child,
#content #quick_returns_cms>div>*:last-child,
#blog-item #quick_returns_cms>div>*:last-child,
.search_description.unformatted>.cm>._ae_desc>div>*:last-child,
#content.unformatted>.cm>._ae_desc>div>*:last-child,
#blog-item.unformatted>.cm>._ae_desc>div>*:last-child,
.search_description #quick_returns_cms>div>p:last-child,
#content #quick_returns_cms>div>p:last-child,
#blog-item #quick_returns_cms>div>p:last-child,
.search_description.unformatted>.cm>._ae_desc>div>p:last-child,
#content.unformatted>.cm>._ae_desc>div>p:last-child,
#blog-item.unformatted>.cm>._ae_desc>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description #quick_returns_cms img,
#content #quick_returns_cms img,
#blog-item #quick_returns_cms img,
.search_description.unformatted>.cm>._ae_desc img,
#content.unformatted>.cm>._ae_desc img,
#blog-item.unformatted>.cm>._ae_desc img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description #quick_returns_cms h2,
#content #quick_returns_cms h2,
#blog-item #quick_returns_cms h2,
.search_description.unformatted>.cm>._ae_desc h2,
#content.unformatted>.cm>._ae_desc h2,
#blog-item.unformatted>.cm>._ae_desc h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description #quick_returns_cms,
    #content #quick_returns_cms,
    #blog-item #quick_returns_cms,
    .search_description.unformatted>.cm>._ae_desc,
    #content.unformatted>.cm>._ae_desc,
    #blog-item.unformatted>.cm>._ae_desc {
        grid-template-columns: 1fr !important
    }
}

.search_description #quick_returns_cms.np,
#content #quick_returns_cms.np,
#blog-item #quick_returns_cms.np,
.search_description.unformatted>.cm>._ae_desc.np,
#content.unformatted>.cm>._ae_desc.np,
#blog-item.unformatted>.cm>._ae_desc.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description #quick_returns_cms.np>*,
#content #quick_returns_cms.np>*,
#blog-item #quick_returns_cms.np>*,
.search_description.unformatted>.cm>._ae_desc.np>*,
#content.unformatted>.cm>._ae_desc.np>*,
#blog-item.unformatted>.cm>._ae_desc.np>* {
    padding: 0
}

.search_description #quick_returns_cms .container-fluid,
#content #quick_returns_cms .container-fluid,
#blog-item #quick_returns_cms .container-fluid,
.search_description.unformatted>.cm>._ae_desc .container-fluid,
#content.unformatted>.cm>._ae_desc .container-fluid,
#blog-item.unformatted>.cm>._ae_desc .container-fluid {
    padding: 0 0 var(--text-base) 0
}

.search_description #quick_returns_cms .btn-primary,
#content #quick_returns_cms .btn-primary,
#blog-item #quick_returns_cms .btn-primary,
.search_description.unformatted>.cm>._ae_desc .btn-primary,
#content.unformatted>.cm>._ae_desc .btn-primary,
#blog-item.unformatted>.cm>._ae_desc .btn-primary {
    color: white;
    background: #f11a77;
    border: 2px solid #f11a77;
    border-radius: 10px
}

.search_description #quick_returns_cms .btn-primary:hover,
#content #quick_returns_cms .btn-primary:hover,
#blog-item #quick_returns_cms .btn-primary:hover,
.search_description.unformatted>.cm>._ae_desc .btn-primary:hover,
#content.unformatted>.cm>._ae_desc .btn-primary:hover,
#blog-item.unformatted>.cm>._ae_desc .btn-primary:hover {
    color: #f11a77;
    background-color: white
}

.search_description .wp-block-table table,
#content .wp-block-table table,
#blog-item .wp-block-table table {
    width: 100%
}

.search_description .wp-block-table table th,
#content .wp-block-table table th,
#blog-item .wp-block-table table th,
.search_description .wp-block-table table td,
#content .wp-block-table table td,
#blog-item .wp-block-table table td {
    padding: 20px
}

.search_description .wp-block-table,
#content .wp-block-table,
#blog-item .wp-block-table {
    height: 300px;
    overflow: hidden;
    cursor: pointer;
    transition: 1s ease;
    position: relative;
    margin-bottom: 0 !important
}

.search_description .wp-block-table:before,
#content .wp-block-table:before,
#blog-item .wp-block-table:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    content: ''
}

.search_description .wp-block-table:after,
#content .wp-block-table:after,
#blog-item .wp-block-table:after {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    content: 'Zobacz wiÄ™cej';
    padding: 10px 20px 8px 20px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    color: #3598dc;
    border-radius: 10px;
    border: 2px solid #3598dc;
    font-size: 15px;
    text-transform: uppercase;
    transition: .3s ease;
    min-width: 18rem;
    text-align: center
}

.search_description .wp-block-table:hover:after,
#content .wp-block-table:hover:after,
#blog-item .wp-block-table:hover:after {
    color: white;
    background: #3598dc;
    transition: .3s ease
}

.search_description .wp-block-table.active,
#content .wp-block-table.active,
#blog-item .wp-block-table.active {
    height: auto;
    transition: 1s ease;
    margin-bottom: 15px !important
}

.search_description .wp-block-table.active:after,
#content .wp-block-table.active:after,
#blog-item .wp-block-table.active:after,
.search_description .wp-block-table.active:before,
#content .wp-block-table.active:before,
#blog-item .wp-block-table.active:before {
    display: none
}

.search_description .wp-block-table table,
#content .wp-block-table table,
#blog-item .wp-block-table table {
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #91c7ec;
    border-collapse: separate;
    padding: 0
}

.search_description .wp-block-table table tbody tr,
#content .wp-block-table table tbody tr,
#blog-item .wp-block-table table tbody tr {
    border: none !important
}

.search_description .wp-block-table table tbody tr:last-of-type,
#content .wp-block-table table tbody tr:last-of-type,
#blog-item .wp-block-table table tbody tr:last-of-type {
    border-bottom: none !important
}

.search_description .wp-block-table table tbody tr:last-of-type td,
#content .wp-block-table table tbody tr:last-of-type td,
#blog-item .wp-block-table table tbody tr:last-of-type td {
    border-bottom: none !important
}

.search_description .wp-block-table table tbody tr:nth-child(even),
#content .wp-block-table table tbody tr:nth-child(even),
#blog-item .wp-block-table table tbody tr:nth-child(even) {
    background: white
}

.search_description .wp-block-table table tbody tr:nth-child(odd),
#content .wp-block-table table tbody tr:nth-child(odd),
#blog-item .wp-block-table table tbody tr:nth-child(odd) {
    background: #f3f9fd
}

.search_description .wp-block-table table tbody tr td,
#content .wp-block-table table tbody tr td,
#blog-item .wp-block-table table tbody tr td {
    border: none !important;
    border-right: 1px solid #91c7ec !important;
    border-bottom: 1px solid #91c7ec !important;
    padding: 15px 30px;
    font-weight: 600;
    color: #1c7ec1
}

.search_description .wp-block-table table tbody tr td:last-of-type,
#content .wp-block-table table tbody tr td:last-of-type,
#blog-item .wp-block-table table tbody tr td:last-of-type {
    border-right: none !important
}

.search_description .g11,
#content .g11,
#blog-item .g11 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif;
    grid-template-columns: repeat(2, 1fr)
}

.search_description .g11 *,
#content .g11 *,
#blog-item .g11 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g11>*,
#content .g11>*,
#blog-item .g11>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g11>*,
    #content .g11>*,
    #blog-item .g11>* {
        padding: 30px 40px
    }
}

.search_description .g11>*.np,
#content .g11>*.np,
#blog-item .g11>*.np {
    padding: 0;
    background: 0
}

.search_description .g11>*.with-icon,
#content .g11>*.with-icon,
#blog-item .g11>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g11>*.with-icon h3,
#content .g11>*.with-icon h3,
#blog-item .g11>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g11>*.with-icon p,
#content .g11>*.with-icon p,
#blog-item .g11>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g11>*.with-icon p,
    #content .g11>*.with-icon p,
    #blog-item .g11>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g11>*.with-icon .column-icon,
#content .g11>*.with-icon .column-icon,
#blog-item .g11>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g11>*.with-icon .column-icon img,
#content .g11>*.with-icon .column-icon img,
#blog-item .g11>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g11>*.with-icon .expert-title,
#content .g11>*.with-icon .expert-title,
#blog-item .g11>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g11 iframe,
#content .g11 iframe,
#blog-item .g11 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g11 ul,
#content .g11 ul,
#blog-item .g11 ul,
.search_description .g11 ol,
#content .g11 ol,
#blog-item .g11 ol {
    padding-left: 20px
}

.search_description .g11 a img,
#content .g11 a img,
#blog-item .g11 a img {
    width: 100%;
    height: auto
}

.search_description .g11>ul,
#content .g11>ul,
#blog-item .g11>ul {
    padding-left: 60px
}

.search_description .g11>div>*,
#content .g11>div>*,
#blog-item .g11>div>*,
.search_description .g11>div>p,
#content .g11>div>p,
#blog-item .g11>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g11>div>*:last-child,
#content .g11>div>*:last-child,
#blog-item .g11>div>*:last-child,
.search_description .g11>div>p:last-child,
#content .g11>div>p:last-child,
#blog-item .g11>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g11 img,
#content .g11 img,
#blog-item .g11 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g11 h2,
#content .g11 h2,
#blog-item .g11 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g11,
    #content .g11,
    #blog-item .g11 {
        grid-template-columns: 1fr !important
    }
}

.search_description .g11.np,
#content .g11.np,
#blog-item .g11.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g11.np>*,
#content .g11.np>*,
#blog-item .g11.np>* {
    padding: 0
}

.search_description .g111,
#content .g111,
#blog-item .g111 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif;
    grid-template-columns: repeat(3, 1fr)
}

.search_description .g111 *,
#content .g111 *,
#blog-item .g111 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g111>*,
#content .g111>*,
#blog-item .g111>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g111>*,
    #content .g111>*,
    #blog-item .g111>* {
        padding: 30px 40px
    }
}

.search_description .g111>*.np,
#content .g111>*.np,
#blog-item .g111>*.np {
    padding: 0;
    background: 0
}

.search_description .g111>*.with-icon,
#content .g111>*.with-icon,
#blog-item .g111>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g111>*.with-icon h3,
#content .g111>*.with-icon h3,
#blog-item .g111>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g111>*.with-icon p,
#content .g111>*.with-icon p,
#blog-item .g111>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g111>*.with-icon p,
    #content .g111>*.with-icon p,
    #blog-item .g111>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g111>*.with-icon .column-icon,
#content .g111>*.with-icon .column-icon,
#blog-item .g111>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g111>*.with-icon .column-icon img,
#content .g111>*.with-icon .column-icon img,
#blog-item .g111>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g111>*.with-icon .expert-title,
#content .g111>*.with-icon .expert-title,
#blog-item .g111>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g111 iframe,
#content .g111 iframe,
#blog-item .g111 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g111 ul,
#content .g111 ul,
#blog-item .g111 ul,
.search_description .g111 ol,
#content .g111 ol,
#blog-item .g111 ol {
    padding-left: 20px
}

.search_description .g111 a img,
#content .g111 a img,
#blog-item .g111 a img {
    width: 100%;
    height: auto
}

.search_description .g111>ul,
#content .g111>ul,
#blog-item .g111>ul {
    padding-left: 60px
}

.search_description .g111>div>*,
#content .g111>div>*,
#blog-item .g111>div>*,
.search_description .g111>div>p,
#content .g111>div>p,
#blog-item .g111>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g111>div>*:last-child,
#content .g111>div>*:last-child,
#blog-item .g111>div>*:last-child,
.search_description .g111>div>p:last-child,
#content .g111>div>p:last-child,
#blog-item .g111>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g111 img,
#content .g111 img,
#blog-item .g111 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g111 h2,
#content .g111 h2,
#blog-item .g111 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g111,
    #content .g111,
    #blog-item .g111 {
        grid-template-columns: 1fr !important
    }
}

.search_description .g111.np,
#content .g111.np,
#blog-item .g111.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g111.np>*,
#content .g111.np>*,
#blog-item .g111.np>* {
    padding: 0
}

.search_description .g1111,
#content .g1111,
#blog-item .g1111 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif;
    grid-template-columns: repeat(4, 1fr)
}

.search_description .g1111 *,
#content .g1111 *,
#blog-item .g1111 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g1111>*,
#content .g1111>*,
#blog-item .g1111>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g1111>*,
    #content .g1111>*,
    #blog-item .g1111>* {
        padding: 30px 40px
    }
}

.search_description .g1111>*.np,
#content .g1111>*.np,
#blog-item .g1111>*.np {
    padding: 0;
    background: 0
}

.search_description .g1111>*.with-icon,
#content .g1111>*.with-icon,
#blog-item .g1111>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g1111>*.with-icon h3,
#content .g1111>*.with-icon h3,
#blog-item .g1111>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g1111>*.with-icon p,
#content .g1111>*.with-icon p,
#blog-item .g1111>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g1111>*.with-icon p,
    #content .g1111>*.with-icon p,
    #blog-item .g1111>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g1111>*.with-icon .column-icon,
#content .g1111>*.with-icon .column-icon,
#blog-item .g1111>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g1111>*.with-icon .column-icon img,
#content .g1111>*.with-icon .column-icon img,
#blog-item .g1111>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g1111>*.with-icon .expert-title,
#content .g1111>*.with-icon .expert-title,
#blog-item .g1111>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g1111 iframe,
#content .g1111 iframe,
#blog-item .g1111 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g1111 ul,
#content .g1111 ul,
#blog-item .g1111 ul,
.search_description .g1111 ol,
#content .g1111 ol,
#blog-item .g1111 ol {
    padding-left: 20px
}

.search_description .g1111 a img,
#content .g1111 a img,
#blog-item .g1111 a img {
    width: 100%;
    height: auto
}

.search_description .g1111>ul,
#content .g1111>ul,
#blog-item .g1111>ul {
    padding-left: 60px
}

.search_description .g1111>div>*,
#content .g1111>div>*,
#blog-item .g1111>div>*,
.search_description .g1111>div>p,
#content .g1111>div>p,
#blog-item .g1111>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g1111>div>*:last-child,
#content .g1111>div>*:last-child,
#blog-item .g1111>div>*:last-child,
.search_description .g1111>div>p:last-child,
#content .g1111>div>p:last-child,
#blog-item .g1111>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g1111 img,
#content .g1111 img,
#blog-item .g1111 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g1111 h2,
#content .g1111 h2,
#blog-item .g1111 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g1111,
    #content .g1111,
    #blog-item .g1111 {
        grid-template-columns: 1fr !important
    }
}

.search_description .g1111.np,
#content .g1111.np,
#blog-item .g1111.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g1111.np>*,
#content .g1111.np>*,
#blog-item .g1111.np>* {
    padding: 0
}

.search_description .g21,
#content .g21,
#blog-item .g21 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif;
    grid-template-columns: 2fr 1fr
}

.search_description .g21 *,
#content .g21 *,
#blog-item .g21 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g21>*,
#content .g21>*,
#blog-item .g21>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g21>*,
    #content .g21>*,
    #blog-item .g21>* {
        padding: 30px 40px
    }
}

.search_description .g21>*.np,
#content .g21>*.np,
#blog-item .g21>*.np {
    padding: 0;
    background: 0
}

.search_description .g21>*.with-icon,
#content .g21>*.with-icon,
#blog-item .g21>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g21>*.with-icon h3,
#content .g21>*.with-icon h3,
#blog-item .g21>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g21>*.with-icon p,
#content .g21>*.with-icon p,
#blog-item .g21>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g21>*.with-icon p,
    #content .g21>*.with-icon p,
    #blog-item .g21>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g21>*.with-icon .column-icon,
#content .g21>*.with-icon .column-icon,
#blog-item .g21>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g21>*.with-icon .column-icon img,
#content .g21>*.with-icon .column-icon img,
#blog-item .g21>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g21>*.with-icon .expert-title,
#content .g21>*.with-icon .expert-title,
#blog-item .g21>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g21 iframe,
#content .g21 iframe,
#blog-item .g21 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g21 ul,
#content .g21 ul,
#blog-item .g21 ul,
.search_description .g21 ol,
#content .g21 ol,
#blog-item .g21 ol {
    padding-left: 20px
}

.search_description .g21 a img,
#content .g21 a img,
#blog-item .g21 a img {
    width: 100%;
    height: auto
}

.search_description .g21>ul,
#content .g21>ul,
#blog-item .g21>ul {
    padding-left: 60px
}

.search_description .g21>div>*,
#content .g21>div>*,
#blog-item .g21>div>*,
.search_description .g21>div>p,
#content .g21>div>p,
#blog-item .g21>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g21>div>*:last-child,
#content .g21>div>*:last-child,
#blog-item .g21>div>*:last-child,
.search_description .g21>div>p:last-child,
#content .g21>div>p:last-child,
#blog-item .g21>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g21 img,
#content .g21 img,
#blog-item .g21 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g21 h2,
#content .g21 h2,
#blog-item .g21 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g21,
    #content .g21,
    #blog-item .g21 {
        grid-template-columns: 1fr !important
    }
}

.search_description .g21.np,
#content .g21.np,
#blog-item .g21.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g21.np>*,
#content .g21.np>*,
#blog-item .g21.np>* {
    padding: 0
}

.search_description .g12,
#content .g12,
#blog-item .g12 {
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 15px auto;
    font-family: 'Nunito Sans', sans-serif;
    grid-template-columns: 1fr 2fr
}

.search_description .g12 *,
#content .g12 *,
#blog-item .g12 * {
    font-size: var(--text-sm);
    line-height: 1.5
}

.search_description .g12>*,
#content .g12>*,
#blog-item .g12>* {
    background: #f3f9fd;
    padding: 20px 30px;
    overflow: hidden;
    border-radius: 10px
}

@media(min-width:757px) {

    .search_description .g12>*,
    #content .g12>*,
    #blog-item .g12>* {
        padding: 30px 40px
    }
}

.search_description .g12>*.np,
#content .g12>*.np,
#blog-item .g12>*.np {
    padding: 0;
    background: 0
}

.search_description .g12>*.with-icon,
#content .g12>*.with-icon,
#blog-item .g12>*.with-icon {
    position: relative;
    padding: 25px 40px 30px 150px;
    border: 1px solid #91c7ec
}

.search_description .g12>*.with-icon h3,
#content .g12>*.with-icon h3,
#blog-item .g12>*.with-icon h3 {
    color: #17496c;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: var(--text-xl);
    font-weight: 700
}

.search_description .g12>*.with-icon p,
#content .g12>*.with-icon p,
#blog-item .g12>*.with-icon p {
    color: #17496c;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .search_description .g12>*.with-icon p,
    #content .g12>*.with-icon p,
    #blog-item .g12>*.with-icon p {
        font-size: var(--text-base)
    }
}

.search_description .g12>*.with-icon .column-icon,
#content .g12>*.with-icon .column-icon,
#blog-item .g12>*.with-icon .column-icon {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 45px;
    display: block;
    position: absolute;
    left: 30px;
    top: 30px
}

.search_description .g12>*.with-icon .column-icon img,
#content .g12>*.with-icon .column-icon img,
#blog-item .g12>*.with-icon .column-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.search_description .g12>*.with-icon .expert-title,
#content .g12>*.with-icon .expert-title,
#blog-item .g12>*.with-icon .expert-title {
    font-weight: 700;
    color: #17496c;
    margin: 15px 0 10px 0
}

.search_description .g12 iframe,
#content .g12 iframe,
#blog-item .g12 iframe {
    max-width: 100%;
    aspect-ratio: .5625;
    height: auto;
    border-radius: 10px
}

.search_description .g12 ul,
#content .g12 ul,
#blog-item .g12 ul,
.search_description .g12 ol,
#content .g12 ol,
#blog-item .g12 ol {
    padding-left: 20px
}

.search_description .g12 a img,
#content .g12 a img,
#blog-item .g12 a img {
    width: 100%;
    height: auto
}

.search_description .g12>ul,
#content .g12>ul,
#blog-item .g12>ul {
    padding-left: 60px
}

.search_description .g12>div>*,
#content .g12>div>*,
#blog-item .g12>div>*,
.search_description .g12>div>p,
#content .g12>div>p,
#blog-item .g12>div>p {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

.search_description .g12>div>*:last-child,
#content .g12>div>*:last-child,
#blog-item .g12>div>*:last-child,
.search_description .g12>div>p:last-child,
#content .g12>div>p:last-child,
#blog-item .g12>div>p:last-child {
    margin-bottom: 0 !important
}

.search_description .g12 img,
#content .g12 img,
#blog-item .g12 img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%
}

.search_description .g12 h2,
#content .g12 h2,
#blog-item .g12 h2 {
    font-size: 1.167em;
    font-weight: 700;
    color: #3597dc;
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:978px) {

    .search_description .g12,
    #content .g12,
    #blog-item .g12 {
        grid-template-columns: 1fr !important
    }
}

.search_description .g12.np,
#content .g12.np,
#blog-item .g12.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g12.np>*,
#content .g12.np>*,
#blog-item .g12.np>* {
    padding: 0
}

.search_description .g1.np,
#content .g1.np,
#blog-item .g1.np,
.search_description .g12.np,
#content .g12.np,
#blog-item .g12.np,
.search_description .g21.np,
#content .g21.np,
#blog-item .g21.np,
.search_description .g111.np,
#content .g111.np,
#blog-item .g111.np,
.search_description .g1111.np,
#content .g1111.np,
#blog-item .g1111.np {
    padding: 0;
    background: transparent;
    margin: 20px auto
}

.search_description .g1.np>*,
#content .g1.np>*,
#blog-item .g1.np>*,
.search_description .g12.np>*,
#content .g12.np>*,
#blog-item .g12.np>*,
.search_description .g21.np>*,
#content .g21.np>*,
#blog-item .g21.np>*,
.search_description .g111.np>*,
#content .g111.np>*,
#blog-item .g111.np>*,
.search_description .g1111.np>*,
#content .g1111.np>*,
#blog-item .g1111.np>* {
    padding: 0
}

.search_description #contents,
#content #contents,
#blog-item #contents {
    display: none;
    transition: .3s ease;
    z-index: 9999;
    position: relative;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 100px 15px 10px 15px;
    width: 100%;
    transform: translateY(200px)
}

@media(min-width:979px) {

    .search_description #contents,
    #content #contents,
    #blog-item #contents {
        max-width: 1200px;
        margin-left: calc(50vw - 610px)
    }
}

.search_description #contents div,
#content #contents div,
#blog-item #contents div {
    position: absolute;
    right: 15px;
    display: none;
    bottom: 70px;
    background: white;
    padding: 0;
    border-radius: 10px;
    width: auto;
    min-width: 165px;
    max-width: calc(100vw - 30px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.18);
    transition: .3s ease;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px)
}

.search_description #contents div ol,
#content #contents div ol,
#blog-item #contents div ol {
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
    margin: 20px 20px 20px 15px;
    scrollbar-width: thin;
    scrollbar-color: #3598dc white
}

.search_description #contents div ol::-webkit-scrollbar,
#content #contents div ol::-webkit-scrollbar,
#blog-item #contents div ol::-webkit-scrollbar {
    width: 5px
}

.search_description #contents div ol::-webkit-scrollbar-track,
#content #contents div ol::-webkit-scrollbar-track,
#blog-item #contents div ol::-webkit-scrollbar-track {
    background: white
}

.search_description #contents div ol::-webkit-scrollbar-thumb,
#content #contents div ol::-webkit-scrollbar-thumb,
#blog-item #contents div ol::-webkit-scrollbar-thumb {
    background: #3598dc;
    border: 2px red;
    border-radius: 10px
}

.search_description #contents div ol::-webkit-scrollbar-thumb:hover,
#content #contents div ol::-webkit-scrollbar-thumb:hover,
#blog-item #contents div ol::-webkit-scrollbar-thumb:hover {
    background: #1c7ec1
}

.search_description #contents div ol li,
#content #contents div ol li,
#blog-item #contents div ol li {
    padding: 7px 15px 7px 0;
    margin-left: 30px;
    color: #3598dc;
    font-weight: 700
}

.search_description #contents div ol li a,
#content #contents div ol li a,
#blog-item #contents div ol li a {
    color: #3598dc;
    font-weight: 700;
    text-decoration: none
}

.search_description #contents div ol li.products-chapter,
#content #contents div ol li.products-chapter,
#blog-item #contents div ol li.products-chapter {
    color: #444
}

.search_description #contents div ol li.products-chapter a,
#content #contents div ol li.products-chapter a,
#blog-item #contents div ol li.products-chapter a {
    color: #444
}

.search_description #contents button,
#content #contents button,
#blog-item #contents button {
    background: #3598dc;
    color: white;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 15px 20px 15px 40px;
    border-radius: 13px;
    font-size: 15px;
    float: right;
    width: 165px;
    position: relative
}

.search_description #contents button:before,
#content #contents button:before,
#blog-item #contents button:before {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("https://bosastopka.pl/gfx/custom/chapters.svg");
    background-size: contain
}

.search_description #contents.show,
#content #contents.show,
#blog-item #contents.show {
    transform: translateY(0);
    transition: .3s
}

.search_description #contents.active div,
#content #contents.active div,
#blog-item #contents.active div {
    opacity: 1;
    visibility: visible;
    transition: .3s ease;
    transform: translateY(0)
}

.search_description #contents.active button:before,
#content #contents.active button:before,
#blog-item #contents.active button:before {
    background-image: url("https://bosastopka.pl/gfx/custom/chapters_close.svg")
}

#blog-item .big_label {
    width: 100%
}

.baza #blog-item .big_label {
    width: auto
}

#content #quick_returns_cms {
    margin-top: 0 !important
}

#content #quick_returns_cms i {
    font-size: 3rem
}

#content #quick_returns_cms i:before {
    color: #3598dc
}

#blog_list .article__block {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    grid-gap: var(--text-base);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    grid-template-columns: repeat(3, 1fr)
}

@media(min-width:979px) {
    #blog_list .article__block {
        grid-gap: var(--text-2xl)
    }
}

#blog_list .article__block:-webkit-scrollbar {
    display: none
}

@media(max-width:767px) {
    #blog_list .article__block {
        grid-template-columns: repeat(1, 1fr)
    }
}

.article__item .article__content .article__more_link {
    align-self: end;
    width: auto
}

@media(min-width:979px) {
    .opinions_shop__block.--average {
        position: sticky;
        top: 10px
    }
}

.opinions_shop__block.--opinions.--empty .menu_messages_message {
    display: block
}

@media(max-width:978px) {
    .opinions_shop__opinion_comments {
        grid-row: 2
    }
}

.opinions_shop__comments {
    font-size: 3rem
}

.opinions_shop__opinion_top {
    display: grid;
    grid-template-columns: auto auto 1fr
}

@media(max-width:979px) {
    .opinions_shop__opinion_top {
        grid-template-rows: auto auto
    }
}

.opinions_shop .opinions_element_confirmed {
    margin: 0 0 0 1rem
}

@media(max-width:979px) {
    .opinions_shop .opinions_element_confirmed {
        grid-row: 1;
        margin: 10px 0
    }
}

@media(max-width:979px) {
    .opinions_shop__date {
        grid-column: 2 / span 3
    }
}

.opinions_shop__note i {
    color: #d6eaf8;
    margin-right: .5rem
}

.opinions_shop__note i.--active {
    color: #fac917
}

.opinions_shop__sort {
    color: #444;
    text-decoration: none
}

@media(min-width:979px) {
    .opinions_shop__sort:hover .opinions_shop__sort_star {
        color: #3597dc
    }

    .opinions_shop__sort:hover .opinions_shop__bar_active {
        background: #3597dc
    }
}

.opinions_shop__sort.--active .opinions_shop__sort_star {
    color: #3597dc
}

.opinions_shop__sort.--active .opinions_shop__bar_active {
    background: #3597dc
}

.opinions_shop__sort_star {
    color: #fac917;
    margin-left: 1rem;
    transition: background-color .2s, color .2s, border .2s
}

.opinions_shop__bar {
    width: 100%;
    height: 6px;
    background: #f3f9fd;
    position: relative;
    border-radius: 5px;
    display: block;
    margin: 0 1rem
}

.opinions_shop__bar_active {
    position: absolute;
    background: #fac917;
    height: 6px;
    border-radius: 5px;
    left: 0;
    top: 0;
    transition: background-color .2s, color .2s, border .2s
}

.opinions_shop__sort_count:before {
    content: '('
}

.opinions_shop__sort_count:after {
    content: ')'
}

.opinions_shop__opinion {
    border-bottom: 1px solid #d6eaf8
}

.opinions_shop__opinion.--skeleton {
    display: none !important
}

.opinions_shop__opinion_note {
    font-size: 1.6rem
}

.opinions_shop__opinion_note i {
    color: #d6eaf8;
    margin-right: .5rem
}

.opinions_shop__opinion_note i.--active {
    color: #fac917
}

.opinions_shop__opinion_score {
    font-size: 1.4rem
}

.opinions_shop__date {
    font-size: 1.2rem;
    color: #d6eaf8;
    justify-self: end
}

.opinions_shop__text {
    word-break: break-word
}

.opinions_shop__author {
    color: #d6eaf8
}

.opinions_shop__rate {
    font-size: 1.2rem;
    width: 100%
}

@media(min-width:757px) {
    .opinions_shop__rate {
        width: auto
    }
}

.opinions_shop__rate_text {
    color: #d6eaf8;
    margin-right: auto
}

@media(min-width:757px) {
    .opinions_shop__rate_text {
        margin-right: 0
    }
}

.opinions_shop__thumbs {
    white-space: nowrap;
    text-decoration: none
}

.opinions_shop__thumbs.--down {
    color: #d6eaf8
}

.opinions_shop__thumbs.--down:hover {
    color: #444
}

.opinions_shop__rate_count:before {
    content: '('
}

.opinions_shop__rate_count:after {
    content: ')'
}

.opinions_shop__response {
    background: #f3f9fd;
    position: relative;
    border-radius: 5px
}

.opinions_shop__response:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 14px 12px;
    border-color: transparent transparent #f3f9fd transparent;
    bottom: 100%;
    position: absolute;
    left: 40px
}

.opinions_shop__response_top {
    margin-bottom: 1rem
}

.opinions_shop__response_date {
    font-size: 1.2rem;
    color: #d6eaf8;
    margin-left: 1.5rem
}

.opinions_shop__more_wrapper.--skeleton {
    display: none !important
}

.opinions_shop .menu_messages_message {
    display: none
}

.return_products_page .form-control-feedback {
    display: none
}

.return_products_page .has-feedback .form-control {
    padding-right: 20px
}

.return_products_page .has-error .return_form {
    border-color: #f6174d
}

.return_products_page .button_legend {
    display: none
}

@media(max-width:756px) {
    .return_products_page .returm_return_list_form .table_display {
        display: block
    }
}

.rma_products_page .return_inner,
.return_products_page .return_inner {
    flex-wrap: nowrap;
    flex-direction: column
}

.rma_products_page .return_inner_content,
.return_products_page .return_inner_content {
    text-align: center
}

@media(max-width:756px) {

    .rma_products_page img.n69372_icon,
    .return_products_page img.n69372_icon {
        margin-right: 0
    }
}

@media(min-width:757px) {

    .rma_products_page .return_inner,
    .return_products_page .return_inner {
        flex-direction: row
    }

    .rma_products_page .return_inner_content,
    .return_products_page .return_inner_content {
        width: calc(100% - 95px);
        text-align: left
    }

    .rma_products_page img.n69372_icon,
    .return_products_page img.n69372_icon {
        margin-bottom: 0
    }
}

.rma_products_page img.n69372_icon,
.return_products_page img.n69372_icon {
    max-width: 80px;
    order: -1
}

@media(max-width:756px) {

    .rma_products_page img.n69372_icon,
    .return_products_page img.n69372_icon {
        margin-bottom: 15px
    }
}

div.return_name {
    font-weight: bold
}

div.return_delivery_form {
    overflow: hidden;
    padding-top: 20px
}

div.return_delitem_items {
    margin: 0 -10px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start
}

div.return_delitem {
    min-height: 80px;
    border: 1px solid #d6eaf8;
    cursor: pointer;
    font-weight: bold;
    overflow: hidden;
    flex-basis: calc(100% - 20px);
    float: left;
    margin: 10px;
    position: relative;
    background: #fff;
    border-radius: 5px
}

@media(min-width:757px) {
    div.return_delitem {
        flex-basis: calc(50% - 20px)
    }
}

.productslist_product_warranty .showTip {
    margin-left: 7px;
    margin-bottom: -2px
}

.order1_delitem_price_free {
    background: #f3f9fd none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: .84em;
    margin: -10px;
    padding: 10px 10px 10px 67px;
    position: relative;
    text-align: left;
    min-height: 77px;
    text-transform: uppercase;
    white-space: normal
}

.order1_delitem_price_free::after {
    background: #6ee312 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: '\f0d1';
    display: block;
    float: left;
    font-family: fontawesome;
    font-size: 1.75em;
    font-weight: 400;
    height: 45px;
    left: 12px;
    line-height: 45px;
    margin-top: -23px;
    position: absolute;
    text-align: center;
    text-indent: -1px;
    top: 50%;
    width: 45px
}

.return_delitem .return_methods_params {
    padding: 5px 10px 0;
    color: #444;
    width: 100%
}

.return_methods_params {
    margin-top: 1rem
}

.complain_method {
    background: #f3f9fd;
    padding: 12px 16px;
    border-radius: 5px;
    font-size: 1.2rem;
    margin-top: 25px;
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    grid-column-gap: 40px
}

@media(max-width:756px) {
    .complain_method {
        margin-bottom: 5px
    }
}

@media(min-width:757px) {
    .complain_method {
        grid-template-columns: 1fr auto
    }
}

@media(max-width:756px) {
    .complain_method__select {
        margin-top: 5px
    }
}

.complain_method .complain_select {
    margin-bottom: 0
}

.complain_method .complain_select .f-control.f-dropdown-toggle {
    min-width: 250px;
    height: 40px;
    font-size: 1.2rem
}

.complain_method .complain_select.has-error .f-control.f-dropdown-toggle {
    border-color: #f6174d;
    color: #f6174d
}

.complain_method .complain_select .f-dropdown-li:first-child {
    display: none
}

.complain_method .complain_select .f-dropdown-item {
    font-size: 1.2rem
}

@media(min-width:757px) {
    .rma_products_page .return_container {
        grid-template-columns: repeat(2, minmax(0, auto))
    }
}

@media(max-width:756px) {
    form.return_type {
        margin-top: 0
    }
}

@media(max-width:756px) {
    .return_type {
        margin-top: 20px
    }
}

.return_products_page #order2_info_sub2 div.order2_info1_sub {
    margin: 0
}

.return_products_page #order2_info_sub2 div.order2_moreinfo {
    padding-top: 15px;
    margin: 0
}

div.progress_bar_wrapper {
    margin: 40px 0;
    display: none;
    background: #d6eaf8;
    border-radius: 3px;
    height: 2px;
    position: relative;
    white-space: nowrap
}

div.progress_bar_wrapper a {
    text-decoration: none
}

@media(min-width:979px) {
    div.progress_bar_wrapper {
        display: flex;
        justify-content: space-between;
        margin: 40px 0 80px;
        padding-left: 20px;
        padding-right: 20px
    }
}

div._progress_bar {
    display: none;
    background: #fff
}

@media(min-width:757px) {
    div._progress_bar {
        background: 0
    }
}

td.order2_name {
    width: 400px
}

.pb_step1 ._progress_bar {
    width: 11%
}

@media(min-width:757px) {
    .pb_step1 ._progress_bar {
        width: 8%
    }
}

.pb_step2 ._progress_bar {
    width: 28%
}

@media(min-width:757px) {
    .pb_step2 ._progress_bar {
        width: 22%
    }
}

.pb_step3 ._progress_bar {
    width: 40%
}

.pb_step4 ._progress_bar {
    width: 57%
}

.pb_step5 ._progress_bar {
    width: 77%
}

.pb_step6 ._progress_bar {
    width: 92%
}

.progress_bar_wrapper span {
    transition: background .1s linear;
    transition-delay: .2s;
    background-color: #f3f9fd;
    border: 1px solid #f3f9fd;
    border-radius: 100%;
    color: #b7b7b7;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
    z-index: 20
}

.progress_bar_wrapper ._step {
    display: inline-flex;
    justify-content: center;
    vertical-align: top;
    white-space: normal
}

.progress_bar_wrapper p {
    display: none;
    font-size: 10px;
    line-height: 1.1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    text-align: center
}

@media(min-width:757px) {
    .progress_bar_wrapper p {
        display: inline
    }
}

.progress_bar_wrapper p b {
    display: block
}

.pb_step1 ._step1 span,
.pb_step2 ._step2 span,
.pb_step3 ._step3 span,
.pb_step4 ._step4 span,
.pb_step5 ._step5 span,
.pb_step6 ._step6 span {
    background: #3597dc;
    background: 1px solid #3597dc;
    color: #fff
}

.pb_step1 ._step2 span,
.pb_step1 ._step3 span,
.pb_step1 ._step4 span,
.pb_step1 ._step5 span,
.pb_step1 ._step6 span {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.pb_step2 ._step3 span,
.pb_step2 ._step4 span,
.pb_step2 ._step5 span,
.pb_step2 ._step6 span {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.pb_step3 ._step4 span,
.pb_step3 ._step5 span,
.pb_step3 ._step6 span {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.pb_step4 ._step5 span,
.pb_step4 ._step6 span {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.pb_step5 ._step6 span {
    background: #fff;
    border: 1px solid #d6eaf8;
    color: #444
}

.return_type.active {
    color: #3597dc;
    border: 1px solid;
    box-shadow: 0 0 0 1px
}

form.return_type .table_display {
    border-spacing: 10px
}

.return_delitem.active {
    color: #3597dc;
    border: 1px solid;
    box-shadow: 0 0 0 1px
}

.return_delitem div.order1_delitem_header {
    min-height: 40px
}

.pickupl_return.active {
    color: #3597dc;
    border: 1px solid;
    box-shadow: 0 0 0 1px
}

.return_form.active {
    color: #3597dc;
    border: 1px solid;
    box-shadow: 0 0 0 1px
}

.n57856_order_overtaker td.productslist_product_special_offer {
    border-top: 0
}

.return_products_page td.order2_price {
    white-space: nowrap
}

div.btn_wrapper.backlink {
    margin-bottom: 10px;
    width: auto
}

@media(min-width:757px) {
    div.btn_wrapper.backlink {
        margin-bottom: 0
    }
}

#return_products_delivery .order2_name {
    width: 100%
}

.returns_form .basketedit_product_summary label,
.returns_form .basketedit_total_summary label {
    text-align: left
}

@media(min-width:757px) {

    .returns_form .basketedit_product_summary label,
    .returns_form .basketedit_total_summary label {
        width: 225px
    }
}

@media(min-width:979px) {

    .returns_form .basketedit_product_summary label,
    .returns_form .basketedit_total_summary label {
        text-align: right
    }
}

.returns_form div.order2_info_sub:last-child h3.order2_info1 {
    flex-grow: 0
}

.returns-baner {
    font-size: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px
}

.returns-baner img {
    width: 100%
}

div.client_order td.ord {
    background: 0
}

div.client_order i {
    display: none
}

div.client_order .client_order_summary {
    background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
    border-radius: 15px;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

@media(max-width:979px) {
    div.client_order .client_order_summary {
        margin-top: 2rem
    }

    div.client_order .client_order_summary table.orders td:last-child {
        margin-bottom: 0
    }
}

div.client_order .n53068_link {
    padding: 5px;
    box-shadow: none;
    border: 1px solid #c3c7c8;
    font-size: 1.3rem
}

div.client_order__labelWrapper {
    display: grid;
    align-items: baseline;
    grid-template-columns: 1fr
}

@media(min-width:979px) {
    div.client_order__labelWrapper {
        grid-template-columns: 1fr auto
    }
}

div.client_order__labelWrapper .big_label {
    justify-self: start;
    line-height: 1.3;
    text-align: left
}

div.client_order__labelWrapper .big_label:after {
    display: none
}

table.orders {
    width: 100%;
    margin: 15px 0;
    border-bottom: 0;
    clear: both;
    font-size: var(--text-sm);
    margin-top: 13px;
    border-collapse: separate
}

table.orders thead td {
    font-family: 'Nunito', sans-serif
}

td.ord {
    background: #f3f9fd
}

.client_order .big_label {
    margin-top: 0;
    position: relative;
    margin-bottom: var(--text-base)
}

.client_order .big_label:after {
    display: none
}

@media(min-width:757px) {
    .client_order .big_label {
        margin-bottom: 0
    }
}

.client_order .big_label+div {
    font-size: 1.3rem
}

.client_order .big_label+div a {
    color: #444;
    text-decoration: none
}

.client_order .big_label+div a:hover {
    color: #3597dc
}

@media(min-width:757px) {
    .client_order .big_label {
        align-items: flex-start
    }
}

.client_order .f-group.--checkbox .f-label:before {
    left: 0;
    width: 15px;
    height: 15px
}

.client_order .f-group.--checkbox .f-control:checked+.f-label:after {
    left: 5px;
    width: 5px;
    height: 8px
}

.client_order .ui-table-reflow tbody tr:first-child th {
    margin-top: .5rem
}

.client_order .table-stroke tbody th,
.client_order .table-stroke tbody td {
    border-bottom: 0
}

@media(min-width:757px) {

    .client_order .table-stroke tbody th,
    .client_order .table-stroke tbody td {
        border-bottom: 1px solid #d6eaf8
    }
}

@media(max-width:756px) {

    .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left),
    .client_order .offer-reminder a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left) {
        text-decoration: underline;
        color: #333;
        position: relative;
        padding-left: 0;
        margin-bottom: 15px
    }

    .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after,
    .client_order .offer-reminder a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after {
        content: '';
        width: calc(100vw - 100% - 50px);
        left: calc(100% + 20px);
        height: 1px;
        position: absolute;
        background-color: #d6eaf8;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media(max-width:756px) and (max-width:756px) {

    .client_order .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after,
    .client_order .offer-reminder a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon-left):after {
        left: auto;
        right: calc(100% + 20px)
    }
}

table.orders th {
    margin-top: 0;
    border-color: #d6eaf8;
    border-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    font-family: 'Nunito', sans-serif
}

@media(min-width:757px) {
    table.orders th {
        border-bottom: 1px solid #d6eaf8;
        padding: 5px 10px
    }
}

table.orders td {
    border-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle
}

@media(min-width:757px) {
    table.orders td {
        padding: 5px 10px;
        border-bottom: 1px solid #d6eaf8
    }
}

table.orders td:not(.rma__status):last-child b {
    display: none
}

table.orders td div.return_status {
    white-space: nowrap
}

table.orders.table-stroke thead th,
.orders.table-stroke thead td {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 13px 0 19px 15px;
    text-align: left;
    white-space: nowrap;
    font-weight: normal
}

table.orders.table-stroke tbody th,
.orders.table-stroke tbody td {
    padding: 3px 0;
    text-align: left
}

@media(min-width:757px) {

    table.orders.table-stroke tbody th,
    .orders.table-stroke tbody td {
        padding: 20px 15px
    }
}

.orders.table-stroke tbody th {
    font-weight: bold
}

div.n54068_prepaid_desc {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap
}

div.n54068_prepaid_desc>div {
    width: 100%
}

@media(min-width:757px) {
    div.n54068_prepaid_desc {
        justify-content: flex-end;
        min-height: 36px
    }
}

.--payment.n54068_prepaid_desc {
    min-height: 36px
}

div.n54068_prepaid_desc_big {
    display: inline
}

#rebates {
    margin: 0
}

#rebates td {
    text-align: left;
    padding: 10px
}

#rebates tr:last-child td {
    border-bottom: 0
}

#reb_head_left,
#reb_head_center,
#reb_head_right {
    font-weight: normal;
    width: 33%
}

#rabat_header {
    padding: 10px;
    font-size: 1.4rem;
    text-align: left;
    border-bottom: 0;
    font-weight: bold
}

#orders_th6 {
    width: 220px
}

table.orders .prepaid-icon {
    float: none;
    text-align: left;
    display: inline-block;
    width: auto
}

table.orders .prepaid-icon i {
    border: medium none;
    box-shadow: none;
    font-size: 14px;
    height: auto;
    line-height: 14px;
    width: auto;
    color: #444;
    margin-right: 0
}

@media(min-width:757px) {
    table.orders .prepaid-icon i {
        height: 30px;
        line-height: 30px
    }
}

.prepaid-icon.status-2 i {
    background: #b8da49
}

.prepaid-icon.status-3 i {
    background: #f6174d
}

.prepaid-icon.status-13 i {
    background: #f6174d
}

.prepaid-icon.status-14 i {
    background: #f6174d
}

.prepaid-icon.status-15 i {
    background: #3597dc
}

.prepaid-icon.status-16 i {
    background: #f6174d
}

.prepaid-icon.status-17 i {
    background: #3597dc
}

.prepaid-icon.status-18 i {
    background: #3597dc
}

.client_orders_null {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    clear: both
}

.client_orders_null::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.client_orders_null.small,
.client_orders_null.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.client_orders_null.small:before,
.client_orders_null.--small:before {
    display: none
}

.client_orders_null a {
    color: inherit;
    text-decoration: underline
}

.client_orders_null a:hover {
    text-decoration: none
}

.client_orders_null h3 {
    color: inherit;
    margin-bottom: 0
}

.client_order .btn-icon small {
    font-size: var(--text-sm)
}

.client_order .see_button {
    width: auto;
    text-align: left
}

@media(max-width:757px) {

    .client_order .see_button.btn.--icon-left,
    .client_order .see_button.offer-reminder a.--icon-left {
        padding-left: 2.5rem;
        background-color: #fff
    }

    .client_order .see_button.btn.--icon-left:after,
    .client_order .see_button.offer-reminder a.--icon-left:after {
        content: '';
        width: calc(100vw - 100% - 50px);
        right: calc(100% + 20px);
        height: 1px;
        position: absolute;
        background-color: #d6eaf8;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%)
    }
}

.client_order .see_button.btn.--icon-left:before,
.client_order .see_button.offer-reminder a.--icon-left:before {
    top: 55%;
    color: #3597dc
}

@media(max-width:757px) {

    .client_order .see_button.btn.--icon-left:before,
    .client_order .see_button.offer-reminder a.--icon-left:before {
        left: 0
    }
}

.client_order .see_button i {
    display: none
}

.client_order .see_button small {
    font-size: 100%
}

.n54744_goback {
    text-align: center
}

.n54744_goback a.n54744 {
    width: auto
}

.client_order table.orders thead {
    display: none
}

@media(min-width:757px) {
    .client_order table.orders thead {
        display: table-header-group
    }
}

.client_order table.orders th {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media(min-width:757px) {
    .client_order table.orders th {
        display: table-cell
    }
}

@media(min-width:757px) {
    .client_order table.orders th:last-child {
        text-align: right;
        padding-right: 15px
    }
}

.client_order table.orders td {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media(min-width:757px) {
    .client_order table.orders td {
        display: table-cell
    }
}

@media(max-width:756px) {
    .client_order table.orders td:last-child {
        margin-bottom: 3.5rem
    }
}

@media(min-width:757px) {
    .client_order table.orders td.rma__price {
        font-size: var(--text-sm)
    }
}

@media(min-width:757px) {
    .client_order table.orders td.rma__status *:not(.btn) {
        font-size: var(--text-sm);
        text-transform: uppercase
    }
}

@media(min-width:757px) {
    .client_order table.orders td:last-child {
        text-align: right
    }
}

.client_order table.orders .prepaid-icon {
    margin-right: 0;
    display: flex;
    align-items: center
}

.client_order table.orders .prepaid-icon span {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.client_order table.orders .prepaid-icon i {
    background: 0;
    color: #909090
}

@media(min-width:757px) {

    .client_order.--opened.--payments table.orders th:first-child,
    .client_order.--closed.--payments table.orders th:first-child {
        padding-left: 55px
    }
}

@media(min-width:757px) {

    .client_order.--opened.--payments table.orders td:first-child,
    .client_order.--closed.--payments table.orders td:first-child {
        padding-left: 55px
    }
}

.client-orders_page #rebates.orders tbody {
    display: flex;
    flex-wrap: wrap
}

@media(min-width:757px) {
    .client-orders_page #rebates.orders tbody {
        display: table-row-group
    }
}

.client-orders_page #rebates.orders tbody td {
    border-bottom: 1px solid #d6eaf8;
    width: 100%
}

@media(min-width:757px) {
    .client-orders_page #rebates.orders tbody td {
        width: 33%
    }
}

.client-orders_page #rebates.orders tbody td:last-child {
    border-bottom: 0
}

@media(min-width:757px) {
    .client-orders_page #rebates.orders tbody td:last-child {
        border-bottom: 1px solid #d6eaf8
    }
}

.client-orders_page #rebates.orders tbody tr {
    width: 50%
}

@media(min-width:757px) {
    .client-orders_page #rebates.orders tbody tr {
        width: 100%
    }
}

.client-orders_page #rebates.orders tbody tr:first-child {
    width: 100%
}

.client-orders_page #rebates.orders tbody tr:first-child td {
    width: 100%;
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:757px) {
    .client-orders_page #rebates.orders tbody tr:last-child td {
        border-bottom: 0
    }
}

.progress__rmaHelper {
    background: #f3f9fd;
    padding: 12px 16px;
    border-radius: 5px;
    font-size: 1.2rem;
    margin-top: 25px;
    margin-bottom: 25px
}

@media(min-width:757px) {
    .progress__rmaHelper {
        margin-top: 0;
        margin-bottom: 35px
    }
}

.progress__iconRMA {
    margin-right: 10px
}

.progress__iconRMA:before {
    content: '\E884';
    font-size: 1.2rem;
    margin-top: -0.2rem;
    font-family: 'FontAwesome'
}

.progress__listIcon:before {
    content: '\E8A9';
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 1.5rem;
    color: #3597dc
}

.orders__id {
    position: relative;
    font-size: var(--text-base)
}

.orders__top {
    display: flex;
    align-items: center;
    margin: 3rem 0;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: 40% auto
}

@media(min-width:757px) {
    .orders__top {
        display: flex;
        flex-wrap: nowrap
    }
}

.orders__top .pagination {
    display: none
}

@media(min-width:979px) {
    .orders__top .pagination {
        display: flex;
        margin-left: auto
    }
}

.orders__portions {
    order: -1;
    margin-right: 1.5rem
}

@media(min-width:979px) {
    .orders__portions {
        order: unset;
        margin-right: 0
    }
}

.orders__portions .f-group,
.orders__portions .f-control {
    height: 35px;
    margin-bottom: 0
}

.f-group.orders__portions_select .f-control {
    font-size: 1.3rem
}

.orderpay__select_all_wrapper>.f-group {
    margin-right: 15px;
    height: 35px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin-bottom: 0
}

.orderpay__select_all_wrapper>.f-group label {
    font-size: 13px
}

.orderpay__select {
    position: absolute;
    left: 0
}

.orderpay__select+a {
    margin-left: 30px
}

@media(min-width:757px) {
    .orderpay__select+a {
        margin-left: 0
    }
}

@media(min-width:757px) {
    .orderpay__select {
        left: -40px
    }
}

.orderpay__select label {
    width: 18px;
    height: 18px
}

.orderpay__worth {
    margin-left: 3px
}

.orderpay__button_wrapper {
    margin: 15px 0 30px 0
}

.orderpay__button {
    display: flex;
    align-items: center;
    justify-content: center
}

.orderpay__button.--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    background-color: #fff;
    border-top: 1px solid #d6eaf8;
    z-index: 999
}

@media(min-width:757px) {
    .orderpay__button.--fixed {
        height: 80px
    }
}

@media(min-width:1200px) {
    .orderpay__button.--fixed {
        right: unset;
        width: 1170px;
        left: calc((100% - 1170px) / 2)
    }
}

.orderpay__button.--hide {
    display: none
}

.orderpay__button .btn,
.orderpay__button .offer-reminder a {
    width: auto
}

@media(min-width:757px) {

    .orderpay__button .btn,
    .orderpay__button .offer-reminder a {
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px
    }
}

#opinions {
    margin-bottom: 5rem
}

#opinions.--empty {
    padding-top: 2rem
}

#opinions.--empty .opinions_icon_wrapper {
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    background-color: #f3f9fd;
    display: flex;
    align-items: center;
    justify-content: center
}

#opinions.--empty .opinions_icon_wrapper .icon-opinions-empty:before {
    content: '\E817';
    font-size: 5.2rem
}

#opinions.--empty .big_label {
    font-size: 3rem;
    text-transform: none;
    border-left: 0;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: .5rem;
    letter-spacing: -0.08rem;
    text-align: center
}

#opinions .opinions-description {
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    margin-bottom: 30px;
    padding-top: 1rem
}

#opinions .opinions_wrapper {
    margin-left: -15px;
    margin-right: -15px
}

#opinions .opinion_item {
    width: 370px;
    background: #fff
}

#opinions .opinion_item_sub {
    padding: 20px 20px 0 20px
}

@media(min-width:979px) {
    #opinions .opinion_item_sub {
        border: 1px solid #d6eaf8;
        padding: 20px;
        border-radius: 5px
    }
}

@media(min-width:979px) {
    #opinions .opinion_item:hover {
        box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.25);
        z-index: 9999 !important;
        transition: .4s
    }

    #opinions .opinion_item:hover .opinion_item_sub {
        border-bottom: 0;
        border-radius: 5px 5px 0 0
    }

    #opinions .opinion_item:hover .opinion-hover {
        display: flex;
        box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.25);
        border-radius: 0 0 5px 5px
    }
}

#opinions .opinion-icon {
    margin-bottom: 20px;
    display: block;
    text-align: center
}

#opinions .opinion-icon.loading {
    min-height: 15rem
}

#opinions .note-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

#opinions .note-wrapper .note {
    width: 40%;
    margin-bottom: 0
}

#opinions .note-wrapper .note span {
    font-size: 1em;
    order: initial;
    width: auto;
    margin-bottom: 0
}

#opinions .note-wrapper .note i {
    margin-right: 3px
}

#opinions .opinion_author {
    width: 60%;
    text-align: right;
    font-size: 12px;
    color: #777
}

#opinions .opinion_content {
    width: 100%;
    margin: 15px 0 20px;
    font-size: 12px;
    line-height: 16px;
    position: relative
}

#opinions .opinion_content .next {
    display: none
}

#opinions .opinion-hover {
    display: flex;
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    font-size: 12px;
    line-height: 14px;
    align-items: center;
    position: relative
}

#opinions .opinion-hover:before,
#opinions .opinion-hover:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #d6eaf8;
    left: 0;
    top: 0
}

#opinions .opinion-hover:after {
    top: unset;
    bottom: 0
}

@media(min-width:979px) {
    #opinions .opinion-hover {
        padding-bottom: 0;
        display: none;
        position: absolute;
        background: #fff;
        bottom: 1px;
        width: 100%;
        transform: translateY(100%);
        left: 0;
        padding: 20px 10px;
        border: 1px solid #d6eaf8;
        border-top: 0
    }

    #opinions .opinion-hover:before {
        left: 2rem;
        width: calc(100% - 4rem)
    }

    #opinions .opinion-hover:after {
        display: none
    }
}

#opinions .product-img {
    width: 25%
}

#opinions .product-img img {
    max-width: 60px
}

#opinions .product-info {
    width: 75%;
    display: flex;
    flex-flow: column
}

#opinions .product-info .product-name {
    padding: 5px 0
}

#opinions #opinions_paging_bottom.load-content {
    margin: 3rem 0;
    position: relative
}

@media(min-width:979px) {
    #opinions #opinions_paging_bottom.load-content {
        margin: 5rem 0 3rem
    }
}

#opinions #opinions_paging_bottom.load-content:after {
    position: absolute
}

@media(min-width:979px) {
    .opinions-photos_page .opinions_element_confirmed {
        margin-bottom: 3rem
    }
}

#___ratingbadge_0 {
    display: none !important
}

div.blog_date {
    color: #d6eaf8;
    font-size: var(--text-sm);
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center
}

h1 {
    margin-bottom: 0
}

div.blog-item_sub {
    overflow-y: hidden
}

div.blog_viewalso {
    border-top: 1px solid #d6eaf8;
    clear: both;
    margin: 30px 0 15px;
    padding: 20px 0;
    font-size: .9em
}

#blog-item img.blog_image {
    margin: 0;
    margin-top: 15px;
    border-radius: 15px;
    display: inline-block
}

.blog-products {
    grid-template-columns: repeat(3, minmax(240px, 1fr))
}

.expert-article section:nth-of-type(1) .g1 {
    background: #f3f9fd;
    padding: 45px !important;
    gap: 45px !important;
    border-radius: 10px
}

@media(min-width:979px) {
    .expert-article section:nth-of-type(1) .g1 {
        grid-template-columns: 1fr 3fr
    }

    .expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-img {
        padding-right: 0
    }
}

.expert-article section:nth-of-type(1) .g1 h1 {
    margin-bottom: 0 !important
}

.expert-article section:nth-of-type(1) .g1>div {
    padding: 0 !important
}

.expert-article section:nth-of-type(1) .g1 p {
    padding-bottom: 12px
}

.expert-article section:nth-of-type(1) .g1 p:last-of-type {
    padding-bottom: 0
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics {
    background: rgba(214, 234, 248, 0.4);
    padding: 15px 25px;
    margin-bottom: 0;
    border-radius: 9px;
    margin-top: 30px;
    max-width: 100%
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul {
    padding: 0 !important;
    margin: 0 !important
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li,
.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul a {
    list-style-type: none !important;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #3598dc;
    font-size: 14px !important;
    line-height: 1.8
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li {
    padding-left: 20px !important;
    position: relative
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li:before {
    content: '';
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li.mail:before {
    background-image: url('https://bosastopka.pl/gfx/custom/mail_ico.svg')
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li.place:before {
    background-image: url('https://bosastopka.pl/gfx/custom/home_ico.svg')
}

.expert-article section:nth-of-type(1) .g1 .wp-block-gryfny-blocks-expert-metrics ul li.phone:before {
    background-image: url('https://bosastopka.pl/gfx/custom/phone_ico.svg')
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) {
    display: grid;
    grid-auto-flow: row;
    align-content: space-between
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) .expert-icon {
    border-radius: 50% !important;
    overflow: hidden;
    aspect-ratio: 1
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) .expert-icon img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) .mail {
    width: 100%;
    max-width: 128px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) .wp-block-gryfny-blocks-expert-metrics li {
    line-height: 1.2;
    margin-bottom: 2px
}

@media(max-width:978px) {
    .expert-article section:nth-of-type(1) .g1>div:nth-of-type(1) .wp-block-gryfny-blocks-expert-metrics {
        display: none
    }
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(2) {
    background: red
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(2) .wp-block-gryfny-blocks-expert-metrics ul {
    display: flex;
    justify-content: center;
    flex-flow: row;
    flex-wrap: wrap
}

.expert-article section:nth-of-type(1) .g1>div:nth-of-type(2) .wp-block-gryfny-blocks-expert-metrics ul li {
    margin: 0 20px;
    padding-left: 15px !important
}

@media(min-width:979px) {
    .expert-article section:nth-of-type(1) .g1>div:nth-of-type(2) .wp-block-gryfny-blocks-expert-metrics {
        display: none
    }
}

.expert-article section:nth-of-type(1) .expert-top h1 {
    color: #3598dc;
    font-size: 32px !important;
    margin-block-end: 5px;
    margin-block-start: 0 !important
}

.expert-article section:nth-of-type(1) .expert-top h2 {
    font-size: 18px
}

.expert-data {
    margin-top: 30px
}

.expert-data h3 {
    color: #17496c
}

.experts-cards,
.expert-articles {
    display: grid;
    grid-template-columns: repeat(3, minmax(calc(33% - 30px), 1fr));
    gap: 30px
}

@media(max-width:979px) {

    .experts-cards,
    .expert-articles {
        grid-template-columns: repeat(2, minmax(calc(50% - 30px), 1fr))
    }
}

@media(max-width:500px) {

    .experts-cards,
    .expert-articles {
        grid-template-columns: 260px;
        justify-content: center
    }
}

.blog-card-image {
    aspect-ratio: 1.77777778;
    width: 100%;
    display: grid;
    place-items: center
}

.blog-card-image img {
    width: auto;
    height: auto
}

.blog-card-image img.b-lazy {
    width: auto;
    height: auto
}

.blog-card-image img.b-lazy.b-loaded {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.expert-articles {
    margin-top: 15px
}

.expert-articles .blog-card {
    margin-bottom: 0;
    width: 100%
}

.expert-articles h3 {
    color: #3598dc;
    margin-top: 0 !important
}

.blog-card {
    background: #f3f9fd;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 15px;
    max-width: 75vw;
    margin-left: auto;
    margin-right: auto
}

.blog-card a {
    text-decoration: none;
    display: flex;
    height: 100%;
    flex-flow: column wrap;
    color: #444
}

.blog-card a:hover {
    color: #333 !important
}

.blog-card .blog-card-data {
    padding: 20px
}

.blog-card .blog-card-data .article-title {
    margin-bottom: 10px
}

.blog-card .blog-card-data .article-title h3 {
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-base);
    line-height: 1.2;
    color: #444
}

.blog-card .blog-card-data .article__description {
    font-family: 'Nunito Sans', sans-serif
}

.blog-card .blog-card-data .article__text.--date {
    padding-left: 0 !important
}

.blog-card .card-read-more {
    justify-self: end;
    align-self: end;
    margin-top: auto;
    padding: 0 20px 20px 0
}

.blog-card .card-read-more span {
    padding: 5px 15px;
    background: white;
    border-radius: 15px;
    color: #3598dc;
    transition: .3s ease
}

.blog-card a:hover .card-read-more span {
    transition: .3s ease;
    background: #3598dc;
    color: white
}

h3.autor-title {
    margin-top: 40px;
    margin-bottom: -10px;
    font-size: var(--text-xl)
}

.author-footer .expert-title {
    color: #1c7ec1;
    font-size: var(--text-xl);
    font-family: 'Nunito', sans-serif
}

.author-footer .btn,
.author-footer .offer-reminder a {
    margin-top: 11px;
    font-size: 14px !important;
    padding: 10px 13px 8px 13px;
    border-radius: 5px !important;
    background: 0;
    padding: 0;
    border: 2px solid transparent;
    font-family: var(--font-family-headline);
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    font-size: var(--text-xs);
    padding: .6rem 1.6rem .8rem 1.6rem;
    transition: background-color .2s, color .2s, border-color .2s;
    border-radius: 10px;
    text-decoration: none;
    color: #3598dc;
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white;
    text-transform: none;
    color: white !important
}

.author-footer .btn:hover,
.author-footer .offer-reminder a:hover {
    text-decoration: none !important
}

.author-footer .btn:hover,
.author-footer .offer-reminder a:hover {
    color: #91c7ec
}

.author-footer .btn.--f,
.author-footer .offer-reminder a.--f {
    width: 100%
}

.author-footer .btn.--a,
.author-footer .offer-reminder a.--a {
    width: auto
}

.author-footer .btn.btn-primary,
.author-footer .offer-reminder a.btn-primary {
    color: white !important;
    text-decoration: none !important
}

@media(min-width:757px) {

    .author-footer .btn,
    .author-footer .offer-reminder a {
        width: auto
    }
}

.author-footer .btn:hover,
.author-footer .offer-reminder a:hover {
    color: #444
}

.author-footer .btn.--extrasmall,
.author-footer .offer-reminder a.--extrasmall {
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs)
}

.author-footer .btn.--medium,
.author-footer .offer-reminder a.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

.author-footer .btn.--large,
.author-footer .offer-reminder a.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {

    .author-footer .btn.--large,
    .author-footer .offer-reminder a.--large {
        font-size: var(--text-base)
    }
}

.author-footer .btn.--extralarge,
.author-footer .offer-reminder a.--extralarge {
    font-size: var(--text-base);
    padding: .8rem 2rem .9rem 2rem
}

@media(min-width:757px) {

    .author-footer .btn.--extralarge,
    .author-footer .offer-reminder a.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

.author-footer .btn.--solid,
.author-footer .btn.btn-primary,
.author-footer .offer-reminder a.--solid,
.author-footer .offer-reminder a.btn-primary {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.author-footer .btn.--solid:hover,
.author-footer .btn.btn-primary:hover,
.author-footer .offer-reminder a.--solid:hover,
.author-footer .offer-reminder a.btn-primary:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.author-footer .btn.--pink,
.author-footer .offer-reminder a.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white
}

.author-footer .btn.--pink:hover,
.author-footer .offer-reminder a.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white
}

.author-footer .btn.--white,
.author-footer .offer-reminder a.--white {
    background: white;
    border-color: white;
    color: #3598dc
}

.author-footer .btn.--white:hover,
.author-footer .offer-reminder a.--white:hover {
    background-color: #3598dc;
    border-color: #3598dc;
    color: white !important
}

.author-footer .btn.--pale,
.author-footer .offer-reminder a.--pale {
    color: #1c7ec1;
    background: #f3f9fd;
    border: 1px solid #91c7ec
}

.author-footer .btn.--pale:hover,
.author-footer .offer-reminder a.--pale:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.author-footer .btn.--light,
.author-footer .offer-reminder a.--light {
    color: #3598dc;
    background: #f3f9fd;
    border: 1px solid #f3f9fd
}

.author-footer .btn.--light:hover,
.author-footer .offer-reminder a.--light:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.author-footer .btn.--outline,
.author-footer .offer-reminder a.--outline {
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc
}

.author-footer .btn.--outline:hover,
.author-footer .offer-reminder a.--outline:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.author-footer .btn.--icon-left,
.author-footer .btn.--icon-right,
.author-footer .offer-reminder a.--icon-left,
.author-footer .offer-reminder a.--icon-right {
    position: relative
}

.author-footer .btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.author-footer .btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
.author-footer .offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.author-footer .offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444;
    text-decoration: underline
}

.author-footer .btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.author-footer .btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
.author-footer .offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.author-footer .offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block;
    text-decoration: none
}

.author-footer .btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.author-footer .btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
.author-footer .offer-reminder a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.author-footer .offer-reminder a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc
}

.author-footer .btn.--icon-left:before,
.author-footer .btn.--icon-right:before,
.author-footer .offer-reminder a.--icon-left:before,
.author-footer .offer-reminder a.--icon-right:before {
    font-family: FontAwesome
}

.author-footer .btn.--icon-left i,
.author-footer .btn.--icon-right i,
.author-footer .btn.--icon-left:before,
.author-footer .btn.--icon-right:before,
.author-footer .offer-reminder a.--icon-left i,
.author-footer .offer-reminder a.--icon-right i,
.author-footer .offer-reminder a.--icon-left:before,
.author-footer .offer-reminder a.--icon-right:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.author-footer .btn.--icon-left,
.author-footer .btn.--medium.--icon-left,
.author-footer .btn.--large.--icon-left,
.author-footer .offer-reminder a.--icon-left,
.author-footer .offer-reminder a.--medium.--icon-left,
.author-footer .offer-reminder a.--large.--icon-left {
    padding-left: 2.5em
}

.author-footer .btn.--icon-left i,
.author-footer .btn.--medium.--icon-left i,
.author-footer .btn.--large.--icon-left i,
.author-footer .btn.--icon-left:before,
.author-footer .btn.--medium.--icon-left:before,
.author-footer .btn.--large.--icon-left:before,
.author-footer .offer-reminder a.--icon-left i,
.author-footer .offer-reminder a.--medium.--icon-left i,
.author-footer .offer-reminder a.--large.--icon-left i,
.author-footer .offer-reminder a.--icon-left:before,
.author-footer .offer-reminder a.--medium.--icon-left:before,
.author-footer .offer-reminder a.--large.--icon-left:before {
    left: .7em;
    font-size: 1.3em
}

.author-footer .btn.--icon-right,
.author-footer .btn.--medium.--icon-right,
.author-footer .btn.--large.--icon-right,
.author-footer .offer-reminder a.--icon-right,
.author-footer .offer-reminder a.--medium.--icon-right,
.author-footer .offer-reminder a.--large.--icon-right {
    padding-right: 2.5em
}

.author-footer .btn.--icon-right i,
.author-footer .btn.--medium.--icon-right i,
.author-footer .btn.--large.--icon-right i,
.author-footer .btn.--icon-right:before,
.author-footer .btn.--medium.--icon-right:before,
.author-footer .btn.--large.--icon-right:before,
.author-footer .offer-reminder a.--icon-right i,
.author-footer .offer-reminder a.--medium.--icon-right i,
.author-footer .offer-reminder a.--large.--icon-right i,
.author-footer .offer-reminder a.--icon-right:before,
.author-footer .offer-reminder a.--medium.--icon-right:before,
.author-footer .offer-reminder a.--large.--icon-right:before {
    right: .7em;
    font-size: 1.3em
}

.author-footer .btn.--nt,
.author-footer .offer-reminder a.--nt {
    text-transform: none
}

.author-footer .btn.--r,
.author-footer .offer-reminder a.--r {
    border-radius: 50px
}

.author-footer .btn.--secondary,
.author-footer .offer-reminder a.--secondary {
    color: #444
}

.author-footer .btn.--secondary:hover,
.author-footer .offer-reminder a.--secondary:hover {
    color: #3598dc
}

.author-footer .btn.--secondary.--solid,
.author-footer .offer-reminder a.--secondary.--solid {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.author-footer .btn.--secondary.--solid:hover,
.author-footer .offer-reminder a.--secondary.--solid:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.author-footer .btn.--secondary.--outline,
.author-footer .offer-reminder a.--secondary.--outline {
    background: white;
    border: 1px solid #1c7ec1;
    color: #1c7ec1
}

.author-footer .btn.--secondary.--outline:hover,
.author-footer .offer-reminder a.--secondary.--outline:hover {
    background: white;
    border: 1px solid #3598dc;
    color: #3598dc
}

.author-footer .btn:focus-visible,
.author-footer .offer-reminder a:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

.author-footer .btn:hover,
.author-footer .offer-reminder a:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

@media(max-width:560px) {
    .author-footer.with-icon {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 100%;
        padding: 20px 30px !important
    }

    .author-footer.with-icon .column-icon {
        position: initial !important;
        justify-self: center;
        width: 50vw !important;
        height: 50vw !important;
        border-radius: 25vw !important
    }
}

.btn.btn-primary,
.offer-reminder a.btn-primary {
    margin-left: 50%;
    transform: translateX(-50%)
}

.btn.btn-primary.pink,
.offer-reminder a.btn-primary.pink {
    background: #f11a77;
    border-color: #f11a77
}

.blog-products {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 15px
}

.blog-products:before {
    aspect-ratio: .5625;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: transparent;
    width: 270px
}

.blog-products.fetched {
    width: auto
}

.blog-products.fetched:before {
    display: none
}

.blog-products .products .product,
.blog-products .products .card,
.blog-products .products .bottom-points {
    transition: .3s
}

.blog-products .products .product.hidden,
.blog-products .products .card.hidden,
.blog-products .products .bottom-points.hidden {
    opacity: 0;
    display: block !important;
    visibility: hidden;
    transition: .3s
}

.blog-products .products .product .temp,
.blog-products .products .card .temp,
.blog-products .products .bottom-points .temp {
    width: 100%;
    height: 100%;
    padding-bottom: calc(3.5rem + 14px);
    border: 1px solid #f3f9fd;
    border-radius: 10px;
    background: url('https://bosastopka.pl/gfx/custom/spinner2.gif?r=1738891033') no-repeat center center !important;
    position: relative
}

@keyframes placeHolderShimmer {
    0% {
        background-position: 150% 0
    }

    100% {
        background-position: -150% 0
    }
}

.blog-products .products.complete .empty-card,
.blog-products .products.complete .temp {
    display: none
}

.blog-products .product .versions {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 170px
}

.blog-products .product .versions span {
    margin: 0 3px
}

.blog-products .product {
    transition: .3s ease;
    position: relative;
    box-sizing: border-box;
    min-height: max-content !important
}

.blog-products .product .card {
    padding-bottom: 3.5rem;
    border: 1px solid #d6eaf8;
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    height: 100%;
    flex-flow: column wrap;
    justify-content: start;
    overflow: hidden;
    background: white;
    position: relative
}

@media(max-width:500px) {
    .blog-products .product .card {
        padding-bottom: 4.75rem
    }
}

.blog-products .product .card .labels {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    padding-top: 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    z-index: 2
}

@media(max-width:500px) {
    .blog-products .product .card .labels {
        padding: 10px !important;
        padding-top: 10px !important
    }
}

.blog-products .product .card .labels span.label {
    display: inline-block;
    padding: 5px 7px 3px 7px;
    border-radius: 5px;
    border: 1px solid #3598dc;
    background: #3598dc;
    color: white;
    font-size: 12px;
    margin-bottom: 6px;
    letter-spacing: .2px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

@media(max-width:768px) {
    .blog-products .product .card .labels span.label {
        padding: 3px 4px 1px 4px;
        font-size: 11px;
        letter-spacing: 0
    }
}

.blog-products .product .card .labels span.label.--promotion,
.blog-products .product .card .labels span.label.--promo,
.blog-products .product .card .labels span.label.param-476 {
    background: #f11a77;
    border-color: #f11a77 !important
}

.blog-products .product .card .labels span.label.--new {
    color: #3598dc !important;
    background: white !important
}

.blog-products .product .card .labels span.label.param-165 {
    color: white !important;
    background: #aee23d !important;
    border-color: #aee23d
}

.blog-products .product .card .labels span.label.outlet-label,
.blog-products .product .card .labels span.label.--distinguished {
    background: white;
    color: #f11a77;
    border-color: #f11a77 !important
}

.blog-products .product .card .labels span.label.--soon {
    background: #91c7ec;
    border-color: #91c7ec !important
}

.blog-products .product .card .labels span.label .tip {
    position: absolute;
    left: -1px;
    top: calc(100% + 5px);
    text-transform: none;
    font-weight: normal;
    color: #f11a77;
    background-color: white;
    padding: 10px 15px;
    border: 1px solid #f11a77;
    border-radius: 7px;
    width: calc(200% - 5px);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease
}

.blog-products .product .card .labels span.label.param-476 {
    padding-right: 25px;
    font-weight: 900 !important
}

.blog-products .product .card .labels span.label.param-476:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    right: 4px;
    top: 4px;
    display: block;
    background-image: url('https://bosastopka.pl/gfx/custom/inf.svg');
    background-size: contain
}

@media(min-width:978px) {
    .blog-products .product .card .labels span.label.param-476:hover .tip {
        opacity: 1;
        z-index: 99;
        visibility: visible;
        transition: .3s ease
    }
}

.blog-products .product .card .labels .labels-left span {
    float: left;
    clear: both;
    font-family: 'Nunito', "Arial", sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.blog-products .product .card .labels .labels-right span {
    float: right;
    clear: both
}

.blog-products .product .card .prices-availabilty-row {
    padding: 0 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3
}

@media(max-width:500px) {
    .blog-products .product .card .prices-availabilty-row {
        padding: 0 5px
    }
}

.blog-products .product .card .prices-availabilty-row span {
    margin-top: 2px;
    letter-spacing: .2px solid
}

.blog-products .product .card .product-img {
    height: auto;
    text-align: center;
    width: 100%;
    overflow-y: hidden;
    margin-bottom: -20px;
    margin-top: 10px;
    z-index: 1;
    display: grid;
    place-items: center;
    aspect-ratio: 1
}

.blog-products .product .card .product-img picture.product-out-of-stock {
    opacity: .3
}

@media(min-width:580px) {
    .blog-products .product .card .product-img {
        aspect-ratio: 1
    }
}

@media(max-width:579px) {
    .blog-products .product .card .product-img {
        padding: 0
    }
}

@media(max-width:500px) {
    .blog-products .product .card .product-img {
        margin-top: 0 !important
    }
}

.blog-products .product .card .product-img img {
    height: 100%;
    width: 85%;
    max-width: 90%;
    object-fit: contain;
    display: inline-block
}

.blog-products .product .card .product-img img.b-lazy {
    width: auto;
    height: auto
}

.blog-products .product .card .product-img img.b-lazy.b-loaded {
    height: 100%;
    width: 85%;
    max-width: 90%;
    object-fit: contain;
    display: inline-block
}

.blog-products .product .card .product-list-btn {
    justify-self: end;
    margin-top: auto;
    margin-bottom: 12px;
    text-align: center;
    transition: .8s ease
}

@media(max-width:500px) {
    .blog-products .product .card .product-list-btn {
        margin: 0 10px
    }
}

.blog-products .product .card .product-list-btn a,
.blog-products .product .card .product-list-btn span {
    display: inline-block;
    padding: 10px 20px;
    background: #3598dc;
    border: 1px solid #3598dc;
    border-radius: 20px;
    font-weight: bold;
    color: white;
    font-size: 16px;
    transition: .3s ease
}

.blog-products .product .card .product-list-btn a.not-available,
.blog-products .product .card .product-list-btn span.not-available {
    background: #d3d3d3;
    border-color: #d3d3d3
}

@media(max-width:500px) {

    .blog-products .product .card .product-list-btn a,
    .blog-products .product .card .product-list-btn span {
        padding: 5px 10px;
        font-size: 12px
    }
}

.blog-products .product .card .product-list-btn a {
    display: inline
}

.blog-products .product .card .prices-availabilty-row {
    z-index: 2
}

.blog-products .product .card .prices-availabilty-row .prices {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 7.5px;
    padding: 2px 5px
}

@media(max-width:500px) {
    .blog-products .product .card .prices-availabilty-row .prices {
        grid-template-columns: 100%;
        justify-items: start
    }
}

.blog-products .product .card .prices-availabilty-row .product-prices {
    display: flex;
    flex-direction: column-reverse
}

.blog-products .product .card .prices-availabilty-row .product-prices strong.price {
    padding: 0 8px 4px 8px;
    border-radius: 4px;
    border: 1px solid #3598dc;
    text-align: center;
    font-size: 19px;
    color: #3598dc !important
}

@media(max-width:500px) {
    .blog-products .product .card .prices-availabilty-row .product-prices strong.price {
        font-size: 15px;
        padding: 4px 6px 1px 6px
    }
}

.blog-products .product .card .prices-availabilty-row .product-prices del.price {
    padding: 3px 0;
    font-size: 16px;
    margin-bottom: -4px;
    color: #c4d2e0
}

@media(max-width:500px) {
    .blog-products .product .card .prices-availabilty-row .product-prices del.price {
        font-size: 14px
    }
}

.blog-products .product .card .prices-availabilty-row .saving {
    display: inline-block;
    color: #f11a77 !important;
    text-transform: uppercase;
    font-weight: bold;
    grid-column-end: 3;
    grid-column-start: 1;
    padding: 0 8px;
    font-size: 13px
}

.blog-products .product .card .prices-availabilty-row .available {
    font-weight: 700;
    color: #6d9d05;
    font-size: 13px;
    text-align: left;
    margin-top: -3px
}

@media(min-width:769px) and (max-width:979px) {
    .blog-products .product .card .prices-availabilty-row .available {
        font-size: 12px;
        line-height: 1;
        margin-top: -2px;
        letter-spacing: 0
    }
}

@media(max-width:500px) {
    .blog-products .product .card .prices-availabilty-row .available {
        font-size: 12px;
        line-height: 1;
        margin-top: -2px;
        letter-spacing: 0
    }
}

.blog-products .product .card .prices-availabilty-row .not-available {
    color: #444;
    opacity: .5
}

.blog-products .product .card .product__name {
    min-height: auto !important
}

.blog-products .product .card h3 {
    color: #444 !important;
    font-size: 20px;
    line-height: 1.2;
    margin: 2px 8px 20px 8px;
    padding: 0 15px
}

@media(max-width:500px) {
    .blog-products .product .card h3 {
        font-size: 14px;
        margin: 5px 0 5px 0;
        padding: 0 10px
    }
}

@media(min-width:1024px) {
    .blog-products .product .card:hover .product-list-btn {
        transform: scale(1.033);
        transition: .4s ease
    }

    .blog-products .product .card:hover .product-list-btn span {
        background: #1c7ec1;
        border-color: #1c7ec1;
        transition: .3s ease
    }

    .blog-products .product .card:hover .product-list-btn span.not-available {
        background: #bebebe;
        border-color: #bebebe
    }
}

@media(min-width:757px) {
    .blog-products .product.col-sm-3 {
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media(min-width:979px) {
    .blog-products .product.col-md-4 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width:1100px) {
    .blog-products .product.col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .blog-products .product.col-md-4 {
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media(max-width:580px) {
    .blog-products .product {
        max-width: 280px;
        aspect-ratio: auto;
        padding-top: 0 !important
    }
}

.blog-products .product.soon-available h3 {
    color: #91c7ec !important
}

.blog-products .product.soon-available .bottom-points,
.blog-products .product.soon-available span.not-available {
    color: #d5e6f6 !important
}

.blog-products .product.soon-available .card .prices-availabilty-row .product-prices strong.price {
    border: 1px solid #d5e6f6 !important;
    color: #d5e6f6 !important
}

.blog-products .product.soon-available .card:hover .product-list-btn span {
    background: #d5e6f6 !important;
    border-color: #d5e6f6 !important
}

.blog-products .product.soon-available .card .product-list-btn span {
    background: #d5e6f6 !important;
    border-color: #d5e6f6 !important
}

.blog-products .product .stars {
    width: 100%;
    height: 2rem;
    float: right;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top
}

.blog-products .product .stars.avg-5 {
    background-image: url('https://bosastopka.pl/gfx/custom/50.svg')
}

.blog-products .product .stars.avg-4 {
    background-image: url('https://bosastopka.pl/gfx/custom/40.svg')
}

.blog-products .product .stars.avg-3 {
    background-image: url('https://bosastopka.pl/gfx/custom/30.svg')
}

.blog-products .product .stars.avg-2 {
    background-image: url('https://bosastopka.pl/gfx/custom/20.svg')
}

.blog-products .product .stars.avg-1 {
    background-image: url('https://bosastopka.pl/gfx/custom/10.svg')
}

.blog-products .product .stars.avg-0,
.blog-products .product .stars.avg-NaN {
    background-image: url('https://bosastopka.pl/gfx/custom/00.svg')
}

.blog-products .product .bottom-points {
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    color: #91c7ec;
    font-size: 14px
}

@media(max-width:500px) {
    .blog-products .product .bottom-points {
        font-size: 13px
    }
}

.buty-max2 {
    max-width: calc(50% - 38px)
}

.buty-max3 {
    max-width: calc(33% - 38px)
}

@media(max-width:656px) {
    .buty-max3 {
        max-width: calc(100% - 38px)
    }
}

.container-fluid .buty-max3 {
    max-width: 240px
}

@media(max-width:656px) {
    .container-fluid .buty-max3 {
        max-width: calc(100% - 38px)
    }
}

.buty-max4 {
    max-width: calc(20% - 38px)
}

.buty-blog {
    float: left;
    padding: 12px;
    border: 1px solid #d6eaf8;
    border-radius: 7px;
    margin: 20px;
    display: grid;
    grid-template-rows: repeat(3, auto);
    transition: .3s ease
}

.buty-blog>a {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.buty-blog>a img {
    margin: 0 auto
}

.buty-blog .product-name {
    grid-row-start: 3
}

.buty-blog .product-name a {
    color: #444 !important;
    font-size: 20px !important;
    line-height: 1.2;
    margin: 8px 0 25px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    width: 100%
}

.buty-blog .product-name a p {
    margin-top: 0
}

.buty-blog .product-name a:after {
    content: "Wybierz rozmiar";
    display: block;
    border-radius: 20px;
    background: #3598dc;
    position: relative;
    width: 180px;
    line-height: 40px;
    margin-top: 10px;
    margin: 20px auto 0 auto;
    font-size: 16px;
    color: white;
    transition: .4s ease
}

.buty-blog .product-price {
    text-align: center;
    margin-bottom: 10px
}

.buty-blog .product-price a {
    padding: 6px 5px 3px 11px;
    border-radius: 6px;
    border: 1px solid #3598dc;
    text-align: center;
    font-size: 19px !important;
    color: #3598dc !important;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block
}

.buty-blog .product-price a span {
    font-size: 19px !important
}

@media(min-width:1024px) {
    .buty-blog:hover {
        transform: translateY(-5px);
        transition: .3s ease
    }

    .buty-blog:hover .product-name a:after {
        transform: scale(1.033);
        transition: .4s ease
    }
}

div.bookmarklets_section {
    clear: both
}

div.cms_fb_comments {
    clear: both
}

div.cms_fb_comments iframe {
    position: static;
    width: 100% !important;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 5px
}

.opinion_order .notes,
.opinion_products .notes {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.opinion_order .notes .opinion_star,
.opinion_products .notes .opinion_star {
    margin: 0 5px
}

.opinion_order .notes .opinion_star.active i,
.opinion_products .notes .opinion_star.active i {
    color: #fac917
}

.opinion_order .notes i,
.opinion_products .notes i {
    font-size: 3rem;
    color: #ddd
}

.opinion_order .notes .notes_note,
.opinion_products .notes .notes_note {
    font-size: 2.4rem;
    font-weight: normal;
    padding: 0 1rem
}

.opinion_order .notes .notes_points,
.opinion_products .notes .notes_points {
    align-self: flex-start;
    font-weight: bold;
    margin: .8rem 0 0;
    font-size: 1.3rem
}

.opinion_order .f-group,
.opinion_products .f-group {
    margin-bottom: 2rem
}

.opinion_order .f-group .f-control:focus+.f-label,
.opinion_products .f-group .f-control:focus+.f-label,
.opinion_order .f-group .f-control.focused+.f-label,
.opinion_products .f-group .f-control.focused+.f-label {
    display: none
}

@media(min-width:757px) {

    .opinion_order .f-group .f-control:focus+.f-label,
    .opinion_products .f-group .f-control:focus+.f-label,
    .opinion_order .f-group .f-control.focused+.f-label,
    .opinion_products .f-group .f-control.focused+.f-label {
        display: inline-block
    }
}

.opinion_order .opinions_points,
.opinion_products .opinions_points {
    position: absolute;
    top: -10px;
    right: 12px;
    line-height: 20px;
    color: #444;
    background: #fff;
    padding: 0 8px;
    font-size: 1.3rem
}

.opinion_order .opinions_points_picture,
.opinion_products .opinions_points_picture,
.opinion_order .opinions_points_sum,
.opinion_products .opinions_points_sum {
    background: #f3f9fd;
    color: #333;
    padding: 15px;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 5px;
    margin-top: .5rem
}

@media(min-width:979px) {

    .opinion_order .opinions_points_sum,
    .opinion_products .opinions_points_sum {
        text-align: left
    }
}

.opinion_order .opinions_points_picture,
.opinion_products .opinions_points_picture {
    display: none
}

.opinion_order__form,
.opinion_products__form {
    position: relative
}

.opinion_order__form.--ready .opinion_send,
.opinion_products__form.--ready .opinion_send {
    opacity: 1
}

.opinion_order .opinion_send,
.opinion_products .opinion_send {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity .3s ease;
    border: 0;
    width: 100%;
    max-width: 380px
}

.opinion_order {
    text-align: center;
    margin-bottom: 5rem
}

.opinion_order .note_invitation {
    margin-bottom: .5rem;
    display: block;
    font-size: 1.3rem
}

@media(min-width:979px) {
    .opinion_order .note_invitation {
        margin: 3rem auto 1rem;
        max-width: 80%
    }
}

@media(min-width:1200px) {
    .opinion_order .note_invitation {
        max-width: 70%
    }
}

.opinion_order .note_invitation_desktop {
    display: none
}

@media(min-width:979px) {
    .opinion_order .note_invitation_desktop {
        display: inline
    }
}

@media(min-width:979px) {
    .opinion_order .note_invitation_mobile {
        display: none
    }
}

.opinion_order .notes {
    justify-content: center
}

@media(min-width:979px) {
    .opinion_order .f-group {
        width: 50%;
        margin: 1rem auto 2rem
    }
}

@media(min-width:979px) {
    .opinion_order .opinions_points_sum {
        text-align: center
    }
}

.opinion_order__form.--ready>*:not(.opinion_send) {
    opacity: .5;
    filter: blur(2px);
    pointer-events: none
}

.opinion_products__wrapper {
    border: 1px solid #d6eaf8;
    box-shadow: none;
    border-radius: 5px;
    padding: 15px 0 20px
}

@media(min-width:979px) {
    .opinion_products__wrapper {
        display: flex
    }
}

.opinion_products__form {
    margin-bottom: 2rem
}

.opinion_products__form:last-child {
    margin: 0
}

.opinion_products__form.--ready .opinion_products__block.--opinion>*:not(.opinion_send) {
    opacity: .5;
    filter: blur(2px);
    pointer-events: none
}

@media(min-width:979px) {
    .opinion_products__form.--ready>*:not(.opinion_send) {
        opacity: .5;
        filter: blur(2px);
        pointer-events: none
    }
}

.opinion_products .product_name {
    font-size: 2.4rem;
    margin-bottom: 10px
}

.opinion_products .product_icon img {
    display: block;
    margin: 0 auto
}

.opinion_products .f-button {
    text-align: center
}

@media(min-width:979px) {
    .opinion_products .f-button {
        min-width: 150px
    }
}

@media(min-width:979px) {
    .opinion_products .f-button button {
        width: 100%
    }
}

.opinion_products .opinion_add_photos_wrapper {
    width: 100%;
    margin-bottom: 20px
}

@media(min-width:979px) {
    .opinion_products .opinion_add_photos_wrapper {
        margin-bottom: 0;
        margin-right: 20px;
        height: 100%
    }
}

.opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
    border: 1px solid #d6eaf8;
    box-shadow: none;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column
}

@media(min-width:757px) {
    .opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
        flex-direction: row;
        align-items: center
    }
}

@media(min-width:979px) {
    .opinion_products .opinion_add_photos_wrapper .opinion_add_photos {
        padding: 0 12px;
        min-height: 45px
    }
}

.opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text {
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

@media(min-width:757px) {
    .opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text {
        margin-right: 10px;
        margin-bottom: 0;
        font-size: 1.3rem
    }
}

.opinion_products .opinion_add_photos_wrapper .opinion_add_photos_text i {
    font-size: 2rem;
    margin-right: 8px
}

.status {
    display: flex;
    align-items: center
}

.status:before {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 3rem;
    min-width: 3rem;
    font-family: fontAwesome;
    font-size: 1.3rem;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.status.--uncompleted:before {
    content: '\f00d';
    background-color: #f6174d;
    color: #fff
}

.status.--completed:before {
    content: '\f00c';
    background-color: #b8da49;
    color: #fff
}

.status.--blocked:before {
    content: '\e80d';
    background-color: #ffda41;
    color: #fff
}

.status.--waiting:before {
    content: '\e808';
    background-color: #ffda41;
    color: #fff
}

.status.--rejected:before {
    content: '\f00d';
    background-color: #f6174d;
    color: #fff
}

.status.--confirmed:before {
    content: '\f017';
    background-color: #b8da49;
    color: #fff
}

.status span {
    font-weight: 700
}

.status span small {
    display: block
}

.status.--table:before {
    order: 1;
    margin-left: 1rem;
    margin-right: 0
}

@media(min-width:979px) {
    .status.--table:before {
        margin-left: 0;
        margin-right: 1rem
    }
}

.status.--table span {
    text-align: right
}

@media(min-width:979px) {
    .status.--table span {
        order: 2;
        text-align: left
    }
}

.table.--vertical {
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

@media(min-width:979px) {
    .table.--vertical {
        border: 0
    }
}

.table.--vertical .table__row {
    flex-direction: row;
    border: 0
}

.table.--vertical .table__row:last-child .table__cell {
    border-bottom: 0
}

@media(min-width:979px) {
    .table.--vertical .table__row:last-child .table__cell {
        border-bottom: 1px solid #d6eaf8
    }
}

.table.--vertical .table__cell {
    border-bottom: 1px solid #d6eaf8
}

.table.--vertical .table__cell:first-child {
    font-weight: 700;
    text-align: left
}

.table__row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

@media(min-width:979px) {
    .table__row {
        border: 0;
        border-top: 1px solid #d6eaf8;
        flex-direction: row;
        border-radius: 0
    }
}

.table__row.--head {
    display: none;
    font-weight: 700;
    align-items: center;
    border-top: 0
}

@media(min-width:979px) {
    .table__row.--head {
        display: flex
    }
}

.table__row.--summary {
    color: #3597dc;
    font-weight: 700;
    background: #f1f1f1;
    border-radius: 5px
}

@media(min-width:979px) {
    .table__row.--summary {
        border-top: 0
    }
}

.table__row.--summary .table__cell:first-child {
    color: #444
}

.table__row.--summary .table__cell span {
    color: #444
}

.table__cell {
    padding: .9rem 1rem;
    border-bottom: 1px solid #d6eaf8;
    text-align: right;
    flex: 1;
    align-items: center
}

@media(min-width:979px) {
    .table__cell {
        border-bottom: 0;
        text-align: left
    }
}

@media(min-width:979px) {
    .table__cell:first-child {
        font-weight: 700
    }
}

.table__cell:last-child {
    border-bottom: 0
}

.table__cell a {
    font-weight: 700
}

.table__cell>span:first-child {
    font-weight: 700;
    min-width: 25%;
    max-width: 70%;
    text-align: left
}

@media(min-width:757px) {
    .table__cell>span:first-child {
        max-width: 100%
    }
}

.color {
    display: none;
    padding: 5px;
    border: 1px solid #d6eaf8;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 100%
}

.color canvas {
    height: 150px;
    border: 1px solid #d6eaf8;
    cursor: pointer
}

.color__range,
.color__gray {
    width: calc(15% - 10px);
    margin-left: 10px
}

.color__variety {
    width: 70%
}

.color+.f-control-feedback {
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    height: auto !important
}

.affiliate .--colorPicker {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.affiliate .affiliate__cms {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.affiliate .affiliate__cms div {
    display: block !important;
    margin-bottom: 0 !important
}

.affiliate__table {
    font-size: 1.3rem
}

@media(min-width:979px) {
    .affiliate__table.--two .table__row {
        justify-content: flex-start
    }
}

@media(min-width:979px) {
    .affiliate__table.--two .table__cell {
        width: 30%
    }
}

.affiliate__table.--five .table__cell:first-child,
.affiliate__table.--five .table__cell:nth-child(4) {
    flex: 2
}

.affiliate__table.--five .table__cell:last-child {
    flex: 5
}

.affiliate__table.--six .table__cell:not(:first-child) {
    flex: 2
}

.affiliate__table.--six .table__cell:nth-child(n+4) {
    flex: 3
}

.affiliate__table.--six .table__cell span {
    max-width: 70%
}

.affiliate__table.--seven .table__cell:nth-child(3) {
    flex: 2
}

.affiliate__table.--seven .table__cell:last-child {
    text-align: right;
    justify-content: flex-end;
    flex: 1.5
}

.affiliate__table.--nine .table__cell {
    overflow: hidden
}

.affiliate__table.--stats {
    border: 1px solid #d6eaf8
}

@media(min-width:979px) {
    .affiliate__table.--stats {
        border: 0
    }
}

.affiliate__table.--stats .table__row {
    flex-direction: row;
    border: 0
}

.affiliate__table.--stats .table__row:last-child .table__cell {
    border-bottom: 0
}

@media(min-width:979px) {
    .affiliate__table.--stats .table__row:last-child .table__cell {
        border-bottom: 1px solid #d6eaf8
    }
}

.affiliate__table.--stats .table__cell {
    border-bottom: 1px solid #d6eaf8
}

.affiliate__table.--stats .table__cell:first-child {
    font-weight: 700;
    text-align: left
}

.affiliate__input {
    text-align: right !important
}

.affiliate__input.--cent {
    max-width: 4.5rem
}

.affiliate__info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

.affiliate__info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

.affiliate__info.small,
.affiliate__info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

.affiliate__info.small:before,
.affiliate__info.--small:before {
    display: none
}

.affiliate__info a {
    color: inherit;
    text-decoration: underline
}

.affiliate__info a:hover {
    text-decoration: none
}

.affiliate__info h3 {
    color: inherit;
    margin-bottom: 0
}

@media(min-width:757px) {
    .affiliate.--generator {
        border-left: 1px solid #d6eaf8;
        border-right: 1px solid #d6eaf8;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
}

.affiliate.--generator.--menu {
    border-radius: 5px;
    border: 1px solid #3597dc;
    margin-bottom: 30px
}

@media(min-width:757px) {
    .affiliate.--generator.--menu {
        margin-bottom: 0;
        border: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top: 1px solid #d6eaf8;
        border-left: 1px solid #d6eaf8;
        border-right: 1px solid #d6eaf8
    }
}

.affiliate.--generator.--menu a {
    background: 0;
    padding: 0;
    border: 2px solid transparent;
    font-family: var(--font-family-headline);
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    font-size: var(--text-xs);
    padding: .6rem 1.6rem .8rem 1.6rem;
    transition: background-color .2s, color .2s, border-color .2s;
    border-radius: 10px;
    text-decoration: none;
    color: #3598dc
}

.affiliate.--generator.--menu a:hover {
    text-decoration: none !important
}

.affiliate.--generator.--menu a:hover {
    color: #91c7ec
}

.affiliate.--generator.--menu a.--f {
    width: 100%
}

.affiliate.--generator.--menu a.--a {
    width: auto
}

.affiliate.--generator.--menu a.btn-primary {
    color: white !important;
    text-decoration: none !important
}

@media(min-width:757px) {
    .affiliate.--generator.--menu a {
        width: auto
    }
}

.affiliate.--generator.--menu a:hover {
    color: #444
}

.affiliate.--generator.--menu a.--extrasmall {
    padding: .4rem .8rem .65rem .8rem;
    font-size: var(--text-xs)
}

.affiliate.--generator.--menu a.--medium {
    font-size: var(--text-sm);
    padding: 1rem 1.75rem 1.2rem 1.75rem
}

.affiliate.--generator.--menu a.--large {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem
}

@media(min-width:757px) {
    .affiliate.--generator.--menu a.--large {
        font-size: var(--text-base)
    }
}

.affiliate.--generator.--menu a.--extralarge {
    font-size: var(--text-base);
    padding: .8rem 2rem .9rem 2rem
}

@media(min-width:757px) {
    .affiliate.--generator.--menu a.--extralarge {
        font-size: var(--text-xl);
        padding: .9rem 2.5rem 1.2rem 2.5rem
    }
}

.affiliate.--generator.--menu a.--solid,
.affiliate.--generator.--menu a.btn-primary {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.affiliate.--generator.--menu a.--solid:hover,
.affiliate.--generator.--menu a.btn-primary:hover {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.affiliate.--generator.--menu a.--pink {
    background: #f11a77 !important;
    border-color: #f11a77 !important;
    color: white
}

.affiliate.--generator.--menu a.--pink:hover {
    background-color: #990a47 !important;
    border-color: #990a47 !important;
    color: white
}

.affiliate.--generator.--menu a.--white {
    background: white;
    border-color: white;
    color: #3598dc
}

.affiliate.--generator.--menu a.--white:hover {
    background-color: #3598dc;
    border-color: #3598dc;
    color: white !important
}

.affiliate.--generator.--menu a.--pale {
    color: #1c7ec1;
    background: #f3f9fd;
    border: 1px solid #91c7ec
}

.affiliate.--generator.--menu a.--pale:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.affiliate.--generator.--menu a.--light {
    color: #3598dc;
    background: #f3f9fd;
    border: 1px solid #f3f9fd
}

.affiliate.--generator.--menu a.--light:hover {
    color: white !important;
    background: #3598dc;
    border: 1px solid #3598dc
}

.affiliate.--generator.--menu a.--outline {
    background: transparent;
    border: 1px solid #3598dc;
    color: #3598dc
}

.affiliate.--generator.--menu a.--outline:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.affiliate.--generator.--menu a.--icon-left,
.affiliate.--generator.--menu a.--icon-right {
    position: relative
}

.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
    color: #444;
    text-decoration: underline
}

.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
    display: inline-block;
    text-decoration: none
}

.affiliate.--generator.--menu a.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.affiliate.--generator.--menu a.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
    color: #3597dc
}

.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--icon-right:before {
    font-family: FontAwesome
}

.affiliate.--generator.--menu a.--icon-left i,
.affiliate.--generator.--menu a.--icon-right i,
.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--icon-right:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.affiliate.--generator.--menu a.--icon-left,
.affiliate.--generator.--menu a.--medium.--icon-left,
.affiliate.--generator.--menu a.--large.--icon-left {
    padding-left: 2.5em
}

.affiliate.--generator.--menu a.--icon-left i,
.affiliate.--generator.--menu a.--medium.--icon-left i,
.affiliate.--generator.--menu a.--large.--icon-left i,
.affiliate.--generator.--menu a.--icon-left:before,
.affiliate.--generator.--menu a.--medium.--icon-left:before,
.affiliate.--generator.--menu a.--large.--icon-left:before {
    left: .7em;
    font-size: 1.3em
}

.affiliate.--generator.--menu a.--icon-right,
.affiliate.--generator.--menu a.--medium.--icon-right,
.affiliate.--generator.--menu a.--large.--icon-right {
    padding-right: 2.5em
}

.affiliate.--generator.--menu a.--icon-right i,
.affiliate.--generator.--menu a.--medium.--icon-right i,
.affiliate.--generator.--menu a.--large.--icon-right i,
.affiliate.--generator.--menu a.--icon-right:before,
.affiliate.--generator.--menu a.--medium.--icon-right:before,
.affiliate.--generator.--menu a.--large.--icon-right:before {
    right: .7em;
    font-size: 1.3em
}

.affiliate.--generator.--menu a.--nt {
    text-transform: none
}

.affiliate.--generator.--menu a.--r {
    border-radius: 50px
}

.affiliate.--generator.--menu a.--secondary {
    color: #444
}

.affiliate.--generator.--menu a.--secondary:hover {
    color: #3598dc
}

.affiliate.--generator.--menu a.--secondary.--solid {
    background: #1c7ec1;
    border: 1px solid #1c7ec1;
    color: white
}

.affiliate.--generator.--menu a.--secondary.--solid:hover {
    background: #3598dc;
    border: 1px solid #3598dc;
    color: white
}

.affiliate.--generator.--menu a.--secondary.--outline {
    background: white;
    border: 1px solid #1c7ec1;
    color: #1c7ec1
}

.affiliate.--generator.--menu a.--secondary.--outline:hover {
    background: white;
    border: 1px solid #3598dc;
    color: #3598dc
}

.affiliate.--generator.--menu a:focus-visible {
    outline: 2px solid #fff;
    box-shadow: 0 0 0 2px var(--indigo-600);
    outline-offset: 2px
}

.affiliate.--generator.--menu a.--selected {
    border-radius: 0
}

@media(max-width:757px) {
    .affiliate.--generator.--menu a.--selected {
        background: #3597dc;
        color: #fff !important
    }

    .affiliate.--generator.--menu a.--selected:first-child {
        border-top-left-radius: calc(5px - 1px);
        border-top-right-radius: calc(5px - 1px)
    }

    .affiliate.--generator.--menu a.--selected:last-child {
        border-bottom-left-radius: calc(5px - 1px);
        border-bottom-right-radius: calc(5px - 1px)
    }
}

@media(min-width:757px) {
    .affiliate.--generator.--menu a.--selected {
        border-radius: 0;
        border: 0 !important;
        background: none !important;
        position: relative
    }

    .affiliate.--generator.--menu a.--selected:before {
        content: '';
        width: calc(100% - 0rem);
        height: 4px;
        position: absolute;
        top: -2px;
        left: 0;
        border-radius: 5px;
        background: #3597dc
    }
}

@media(min-width:757px) {
    .affiliate.--generator.--content {
        border-bottom: 1px solid #d6eaf8
    }
}

@media(min-width:979px) {
    .affiliate.--generator .rebates_active__sub.--name {
        width: 33%
    }
}

.affiliate.--generator .rebates_active__sub.--name:before {
    font-family: fontawesome;
    content: '\E80C'
}

@media(min-width:979px) {
    .affiliate.--generator .rebates_active__sub.--info {
        width: 67%
    }
}

.affiliate__manual:before {
    margin-right: 10px
}

.affiliate__manual:after {
    content: '\F078';
    font-family: fontawesome;
    font-size: 2rem;
    width: 100%;
    text-align: center;
    margin: 10px 0
}

@media(min-width:979px) {
    .affiliate__manual:after {
        content: '\F054';
        margin-left: 10px;
        width: auto
    }
}

.affiliate__manual:first-child:before {
    content: url('https://bosastopka.pl/gfx/standards/rabaty_ico_01_v3.jpg?r=1738891033')
}

.affiliate__manual:nth-child(2):before {
    content: url('https://bosastopka.pl/gfx/standards/rabaty_ico_02_v3.jpg?r=1738891033')
}

.affiliate__manual:last-child:before {
    content: url('https://bosastopka.pl/gfx/standards/rabaty_ico_03_v3.jpg?r=1738891033')
}

.affiliate__manual:last-child:after {
    content: none
}

.affiliate__manual span {
    max-width: calc(100% - 110px)
}

.affiliate__manual strong {
    display: block;
    text-transform: uppercase;
    font-size: 1.6rem
}

.affiliate__promo {
    border: 1px solid #d6eaf8;
    position: relative;
    width: 65%;
    cursor: copy
}

.affiliate__promo:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.affiliate__promo:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

@media(min-width:979px) {
    .affiliate__promo {
        width: 60%
    }
}

@media(min-width:1200px) {
    .affiliate__promo {
        width: 67%
    }
}

.affiliate__promo a {
    width: 100%;
    font-size: 1.3rem;
    margin-top: 5px
}

.affiliate__promo:first-child:not(:only-child) {
    border-right: 0
}

.affiliate__promo.--info {
    border-left: 2px dotted #d6eaf8;
    width: 35%;
    font-weight: 700
}

@media(min-width:979px) {
    .affiliate__promo.--info {
        width: 40%
    }
}

@media(min-width:1200px) {
    .affiliate__promo.--info {
        width: 33%
    }
}

.affiliate__promo.--info small {
    display: block;
    margin-bottom: 5px
}

.affiliate__code {
    font-size: 1.6rem
}

.affiliate__tooltip {
    position: relative;
    min-width: 100%
}

.affiliate__tooltip.--content {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 1;
    top: 100%;
    font-size: 1.3rem
}

.affiliate__tooltip.--content:before {
    content: '';
    border-top: 1px solid #d6eaf8;
    border-left: 1px solid #d6eaf8;
    background-color: #fff;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -6px;
    transform: rotateZ(45deg)
}

.affiliate__tooltip.--content>span:first-of-type {
    padding-top: 5px
}

.affiliate__tooltip.--content:hover {
    display: block
}

.affiliate__tooltip.--content a {
    margin-right: 5px
}

.affiliate__tooltip.--content span {
    white-space: nowrap
}

.affiliate__tooltip.--content strong {
    white-space: nowrap;
    font-size: 1.4rem
}

.affiliate__tooltip:hover .affiliate__tooltip.--content {
    display: block
}

.affiliate__rebate {
    white-space: nowrap
}

.affiliate__form {
    display: none
}

.affiliate__button.--generateCode,
.affiliate__button.--generateUrl,
.affiliate__button.--generateHtmlCode,
.affiliate__button.--generateHtmlUrl,
.affiliate__button.--generateHtmlLink {
    width: 100%
}

.affiliate__button[disabled] {
    cursor: not-allowed;
    opacity: .6
}

.affiliate .f-group {
    white-space: nowrap;
    text-align: center
}

.affiliate .f-group.--checkbox,
.affiliate .f-group.--radio {
    text-align: left
}

.affiliate .f-group.--checkbox>span,
.affiliate .f-group.--radio>span {
    height: 35px
}

.affiliate .f-group.--checkbox label.f-label:not(:only-child):not(:last-child),
.affiliate .f-group.--radio label.f-label:not(:only-child):not(:last-child) {
    margin-right: 10px
}

.affiliate .f-group textarea[readonly] {
    pointer-events: initial;
    cursor: copy
}

.affiliate .f-group.--full {
    height: 100%
}

.affiliate .f-group.--full textarea {
    height: 100%
}

.affiliate.--main h3 {
    font-size: 1.8rem;
    color: #444;
    text-transform: uppercase
}

.affiliate.--main .bg_alter {
    border: 0
}

.affiliate__module>div {
    background: #fff;
    border-radius: 5px
}

.affiliate__module>div i {
    border: 1px solid #d6eaf8;
    font-size: 4rem;
    color: #3597dc;
    width: 63px;
    height: 63px;
    border-radius: 5px
}

.pickup_return_list_form__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

div.pickupl_return {
    border: 1px solid #d6eaf8;
    line-height: 1.3;
    cursor: pointer;
    min-height: 80px;
    width: 100%;
    flex-grow: 1;
    margin: 5px;
    overflow: hidden;
    padding: 15px 30px;
    position: relative;
    background: #fff;
    border-radius: 5px
}

@media(min-width:757px) {
    div.pickupl_return {
        width: calc(50% - 10px)
    }
}

@media(min-width:979px) {
    div.pickupl_return {
        width: calc(33.3333% - 10px)
    }
}

div.pickupl_return.active .pickupl_return_header,
div.pickupl_return.active .pickupl_return_address {
    color: #444
}

@media(min-width:757px) {
    div.pickupl_return:nth-child(n+3) {
        flex-grow: 0
    }
}

@media(min-width:979px) {
    div.pickupl_return:nth-child(n+3) {
        flex-grow: 1
    }
}

@media(min-width:979px) {
    div.pickupl_return:nth-child(n+4) {
        flex-grow: 0
    }
}

.pickupl_return_sub {
    text-align: center
}

.pickupl_return_sub .pickupl_return_link {
    margin-top: 1rem
}

@media(min-width:757px) {
    .pickupl_return_sub {
        text-align: left;
        display: grid;
        grid-template-columns: auto 1fr
    }

    .pickupl_return_sub .pickupl_return_link {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        margin-top: 0
    }
}

.pickupl_return_sub .pickupl_return_header {
    margin-bottom: 1rem
}

.pickupl_return_sub .pickupl_return_address,
.pickupl_return_sub .pickupl_return_header {
    grid-column: 1 / span 1
}

div.pickupl_return_header {
    font-weight: bold
}

form.pickup_return_list_form {
    padding-top: 10px
}

span.pickupl_return_city {
    display: block
}

div.stock_cms_label {
    clear: both
}

div.stock_cms {
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden
}

div.stock_cms ul {
    padding: 0 0 0 22px !important
}

div.stock_cms ol {
    padding: 0 0 0 22px !important
}

#stock_map {
    height: 0;
    margin-top: 30px
}

#stock_map.--active {
    height: 400px;
    width: 100%;
    position: relative
}

#stock_map.--loading {
    position: relative;
    pointer-events: none
}

#stock_map.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

#stock_map.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

#stock_map.--loading:before,
#stock_map.--loading:after {
    z-index: 9999
}

@media(min-width:757px) {
    .stock_info {
        display: flex;
        justify-content: space-between
    }
}

.stock_info__wrapper {
    margin-bottom: 30px
}

@media(min-width:757px) {
    .stock_info__wrapper {
        margin-bottom: 0
    }
}

.stock_info__wrapper:last-child {
    margin-bottom: 0
}

@media(min-width:757px) {
    .stock_info__wrapper.--hours .stock_info__name {
        text-align: right
    }
}

.stock_info__name {
    color: #444;
    font-size: 1.6rem;
    margin-bottom: 15px
}

@media(min-width:757px) {
    .stock_info__name {
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 10px
    }
}

.stock_info__items.--contact {
    display: grid;
    grid-template-columns: 1fr 1fr
}

@media(min-width:757px) {
    .stock_info__items.--contact {
        grid-template-columns: 1fr
    }
}

.stock_info__item {
    line-height: 1.4
}

@media(min-width:757px) {
    .stock_info__item {
        line-height: 1.6
    }
}

.stock_info__item.--gg img {
    margin-right: 2px;
    vertical-align: middle
}

.stock_info__item.--show-on-map {
    justify-self: flex-end;
    grid-area: 1 / 2 / 10 / auto
}

@media(min-width:757px) {
    .stock_info__item.--show-on-map {
        grid-area: auto;
        justify-self: flex-start;
        margin-top: 5px
    }
}

.stock_info__item.--hour {
    display: flex;
    justify-content: space-between
}

@media(min-width:757px) {
    .stock_info__item.--hour {
        justify-content: flex-end
    }
}

.stock_info__label {
    margin-right: 5px
}

.stock_info__show_on_map {
    display: flex;
    flex-direction: column;
    width: auto
}

.stock_info__show_on_map i {
    font-size: 2.6rem
}

@media(min-width:757px) {
    .stock_info__show_on_map i {
        display: none
    }
}

.stock_marker {
    display: grid;
    gap: 5px
}

.stock_marker__address {
    display: flex;
    flex-direction: column
}

.modal.--file .big_label,
.modal.--file .headline {
    font-size: 1.8rem;
    line-height: normal
}

.modal.--file .n68137_popup {
    display: block !important
}

div.n68137_label {
    margin-left: 0;
    margin-bottom: 10px
}

div.n68137_description {
    margin-bottom: 15px
}

div.n68137_file {
    padding: 10px 0;
    clear: both;
    border-bottom: 1px solid #d6eaf8
}

div.n68137_files_image {
    display: inline-block;
    vertical-align: middle;
    max-width: 10%;
    text-align: center;
    overflow: hidden
}

div.n68137_files_image img {
    opacity: 0;
    transition: none
}

div.n68137_files_image .b-error {
    display: none
}

div.n68137_files_image .b-loaded {
    opacity: 1
}

div.n68137_files_description {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    width: 90%
}

@media(min-width:757px) {
    div.n68137_files_description {
        width: 75%
    }
}

@media(min-width:979px) {
    div.n68137_files_description {
        width: 80%
    }
}

div.clearDiv {
    display: none
}

div.n68137_popup {
    display: none
}

div.n68137_files_description_popup {
    padding: 10px 0
}

div.n68137_desc_popup {
    margin-bottom: 10px
}

@media(min-width:757px) {
    div.n68137_desc_popup {
        margin-bottom: 0;
        width: 63%;
        display: inline-block;
        vertical-align: middle
    }
}

span.n68137_desc_label {
    font-weight: bold;
    margin-right: 5px
}

span.n68137_desc_name_popup {
    font-weight: bold
}

span.n68137_button_value_popup {
    text-transform: uppercase
}

a.n68137_desc_name {
    text-decoration: none;
    color: #444
}

a.n68137_files_pay,
a.n68137_files_buy,
button.n68137_files_download {
    vertical-align: middle;
    width: 100%;
    margin-top: 10px
}

@media(min-width:757px) {

    a.n68137_files_pay,
    a.n68137_files_buy,
    button.n68137_files_download {
        width: 15%;
        margin-top: 0
    }
}

@media(min-width:979px) {

    a.n68137_files_pay,
    a.n68137_files_buy,
    button.n68137_files_download {
        width: 10%
    }
}

a.n68137_files_download_popup {
    width: 100%;
    vertical-align: middle
}

@media(min-width:757px) {
    a.n68137_files_download_popup {
        width: 35%;
        margin-left: 2%
    }
}

div.n68137_popup_cover {
    background: none repeat scroll 0 0 #000;
    opacity: .8;
    z-index: 800
}

div.login_menu {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

div.login_menu#points_login .points_info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: .5rem 0 .5rem
}

div.login_menu#points_login .points_info strong {
    color: #3597dc;
    font-size: 1.5rem;
    margin-left: .5rem;
    margin-top: -3px
}

@media(min-width:979px) {
    div.login_menu {
        margin-bottom: 30px
    }
}

#login_menu {
    clear: both;
    padding-top: 20px;
    font-size: 1.3rem
}

#login_menu .client_info {
    margin-bottom: 1.5rem
}

@media(min-width:757px) {
    #login_menu .client_info {
        margin-bottom: 0
    }
}

#login_menu .login_menu_wrapper {
    position: relative
}

#login_menu .login_menu_wrapper:after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:757px) {
    #login_menu .login_menu_wrapper:after {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

#login_menu>.l_welcome__element {
    width: auto;
    margin: 2rem auto 0
}

@media(min-width:757px) {
    #login_menu>.l_welcome__element {
        margin-right: auto;
        position: relative
    }
}

@media(min-width:757px) {
    #login_menu.--leftColumn>.l_welcome__element {
        margin-left: calc(33% + 7rem)
    }

    #login_menu.--leftColumn>.l_welcome__element:after {
        display: none
    }

    #login_menu.--leftColumn .login_menu_wrapper:after {
        display: block;
        width: calc(100% - 6.5rem);
        right: 0
    }
}

@media(min-width:999999px) {
    #login_menu.--leftColumn>.l_welcome__element {
        margin-left: calc(25% + 7rem)
    }
}

.l_welcome__element.--logout {
    color: #f6174d;
    border-color: #f6174d;
    white-space: nowrap;
    border-radius: 10px
}

.l_welcome__element.--logout:hover {
    border-color: #f6174d;
    background: #f6174d;
    color: white
}

#login_menu>div:nth-child(odd) {
    clear: both
}

#account_login {
    border: 1px solid #d6eaf8;
    padding: 2rem .5rem
}

@media(min-width:1200px) {
    #login_menu .client_info {
        max-width: 38rem;
        margin-right: auto
    }
}

#login_menu .client_info>div {
    padding: 2rem .5rem;
    border-radius: 10px;
    margin-bottom: 1.5rem
}

@media(min-width:757px) {
    #login_menu .client_info>div {
        margin-bottom: 2rem
    }
}

#login_menu .client_info>div div {
    margin-bottom: 0
}

#login_menu .client_info>div h3 {
    font-size: 1.5rem;
    text-transform: none;
    text-align: left
}

#login_menu>div>div {
    padding-bottom: 5px
}

@media(min-width:757px) {
    #login_menu>div>div {
        padding-bottom: 0
    }
}

#login_menu>div>div h3 {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block;
    text-align: left;
    border-left: 0;
    padding-left: 0;
    padding-top: 2px;
    font-size: 2.2rem;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%
}

@media(max-width:567px) {
    #login_menu>div>div h3 {
        font-size: var(--text-lg)
    }
}

#login_menu>div>div h3>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    #login_menu>div>div h3>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

#login_menu>div>div h3 a:hover {
    text-decoration: none;
    color: #1c7ec1
}

#login_menu>div>div h3.--pink {
    color: #f11a77
}

#login_menu>div>div h3 .--black,
#login_menu>div>div h3.--black {
    color: #444
}

#login_menu>div>div h3 .--blue,
#login_menu>div>div h3.--blue {
    color: #3598dc
}

#login_menu>div>div h3.--mb {
    margin-bottom: var(--text-xl)
}

@media(min-width:757px) {
    #login_menu>div>div h3 {
        font-size: 2.2rem
    }
}

#login_menu>div>div h3:before,
#login_menu>div>div h3:after {
    content: none
}

#login_menu>div>div h3 span {
    background: 0;
    display: block;
    clear: both;
    font-size: .75em;
    text-transform: none;
    font-weight: 400
}

@media(min-width:757px) {
    #login_menu>div>div h3 span {
        font-size: .7em;
        padding: 5px;
        padding-left: 0
    }
}

#login_menu>div>div h3 span strong {
    font-weight: bold;
    color: #3597dc
}

#login_menu .login_menu_sub .btn,
#login_menu .login_menu_sub .offer-reminder a {
    display: inline-block;
    width: auto
}

#login_menu .login_menu_sub .btn[data-disabled],
#login_menu .login_menu_sub .offer-reminder a[data-disabled] {
    opacity: .5;
    cursor: not-allowed;
    color: #d6eaf8;
    border-color: #d6eaf8
}

#login_menu>div>div div {
    text-align: left;
    margin-bottom: 10px
}

@media(min-width:757px) {
    #login_menu>div>div div {
        width: 100%
    }

    #login_menu>div>div div.login_menu_sub {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start
    }
}

#login_menu>div>div div:after {
    content: '';
    display: table;
    clear: both
}

.login_menu_sub>div>i {
    color: #3597dc;
    float: left;
    height: 63px;
    padding: 0;
    width: 63px;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 63px;
    font-size: 40px;
    text-align: center
}

.login_menu_sub>h3>i {
    color: #3598dc;
    transform: translateY(2px)
}

@media(min-width:757px) {
    .login_menu_sub>h3>i {
        font-size: var(--text-2xl);
        transform: translateY(3px);
        position: absolute;
        left: 0;
        top: 0
    }
}

#login_menu div.login_point_count {
    margin-bottom: 20px !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

#login_menu div.login_point_count:last-child {
    margin-bottom: 0 !important
}

#login_menu div.login_point_count strong {
    text-align: left;
    font-weight: bold
}

#login_menu div.login_point_count span {
    margin-bottom: .3rem
}

#login_menu #account_login h3 {
    display: block
}

.login_menu .btn_note>i {
    font-size: 11px;
    height: 15px;
    width: 15px;
    line-height: 13px;
    display: inline-block;
    background: #fff;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    text-align: center
}

#login_menu .login_menu_wrapper {
    display: grid;
    grid-template-columns: 1fr
}

@media(min-width:979px) {
    #login_menu .login_menu_wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:1200px) {
    #login_menu .login_menu_wrapper {
        grid-row-gap: 1rem;
        grid-column-gap: 6.5rem
    }
}

#login_menu .login_menu_wrapper>div>div>a {
    margin-bottom: .5rem;
    margin-right: .5rem
}

#login_menu .login_menu_wrapper .login_menu {
    position: relative
}

@media(min-width:757px) {
    #login_menu .login_menu_wrapper .login_menu {
        padding-left: 4rem
    }
}

#login_menu .login_menu_wrapper .login_menu h3 {
    padding-bottom: 0;
    margin-bottom: 1.25rem;
    text-transform: none;
    grid-gap: 1rem
}

#orders_login .associated_orders {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-top: 1rem
}

#orders_login .associated_orders a {
    margin-bottom: 0;
    font-size: 1.2rem
}

#orders_login .associated_orders strong {
    color: #3597dc;
    font-size: 1.5rem;
    margin: 0 5px 0 3px;
    line-height: 1.5rem
}

.client-barcode {
    border: 1px solid #d6eaf8;
    padding: 15px;
    text-align: center
}

.client-barcode h3 {
    text-align: center !important;
    display: block !important
}

.client-barcode>span {
    text-align: center
}

.client-barcode>div>span {
    text-align: center;
    display: block
}

.client-barcode>div>span>span {
    color: #3597dc;
    font-weight: bold
}

.client-barcode strong {
    text-align: center;
    display: block;
    font-size: 1.2em
}

div.menu_messages_message#return_sub_basket_empty {
    margin: 0 0 20px 0 !important
}

div.menu_messages_message#return_sub_basket_empty .basket_icon_wrapper {
    margin-bottom: 10px !important
}

.returnDetails {
    font-size: 1.3rem
}

@media(min-width:979px) {
    .returnDetails {
        padding-top: 4rem
    }
}

.returnDetails__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    padding-bottom: 4.5rem
}

@media(min-width:979px) {
    .returnDetails__wrapper {
        grid-template-columns: 32% 62%;
        justify-content: space-between
    }
}

@media(min-width:979px) {
    .returnDetails__info {
        padding-top: 1rem
    }
}

.returnDetails__status strong {
    font-size: 1.8rem;
    display: block
}

.returnDetails__infoStatus {
    display: flex;
    padding-top: 1rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:979px) {
    .returnDetails__infoStatus {
        padding-left: 1rem;
        border-bottom: 0
    }
}

.returnDetails__method {
    display: flex;
    margin-bottom: 2.5rem
}

@media(min-width:979px) {
    .returnDetails__method {
        margin-bottom: 0
    }
}

.returnDetails__method_name {
    min-width: 5.5rem;
    margin-right: 1.5rem
}

.returnDetails__method_desc b {
    line-height: 1.5rem;
    font-size: 1.3rem;
    margin-bottom: 15px;
    display: block
}

.returnDetails__list {
    display: grid;
    grid-gap: 1.5rem
}

.returnDetails__listItem {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2.5rem 2rem 2rem 5.5rem;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    position: relative
}

.returnDetails__listItem.--first {
    flex-direction: column
}

.returnDetails__listItem.--inpostCode {
    flex-direction: column
}

.returnDetails__listItem.--inpostCode .returnDetails__listIcons {
    flex-direction: row
}

.returnDetails__listItem.--inpostCode .returnDetails__listIcons img[alt="arrow"] {
    transform: none
}

@media(min-width:979px) {
    .returnDetails__listItem {
        padding: 1.8rem 2rem 1.8rem 5.5rem;
        align-items: center;
        min-height: 8.2rem
    }

    .returnDetails__listItem.--first {
        flex-direction: row
    }
}

@media(min-width:1200px) {
    .returnDetails__listItem.--inpostCode {
        flex-direction: row
    }
}

.returnDetails__listCounter {
    position: absolute;
    left: 0;
    width: 5.5rem;
    text-align: center;
    top: 1.75rem;
    font-size: 4.2rem;
    line-height: 5.4rem;
    color: #d6eaf8;
    font-weight: bold
}

@media(min-width:979px) {
    .returnDetails__listCounter {
        top: 1.2rem
    }
}

.returnDetails__listDesc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 1rem;
    padding-right: 1.5rem
}

.returnDetails__listDesc b {
    margin-bottom: .75rem
}

@media(min-width:979px) {
    .returnDetails__listDesc {
        margin-bottom: 0;
        padding-right: 1rem
    }

    .returnDetails__listDesc b {
        margin-bottom: 0
    }
}

@media(min-width:1200px) {
    .returnDetails__listDesc {
        padding-right: .5rem
    }
}

.returnDetails__listDesc>* {
    display: block
}

.returnDetails__listIcons strong {
    font-size: 2rem
}

.returnDetails__listIcons:not(.--button) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    min-width: 3.5rem
}

.returnDetails__listIcons:not(.--button) img {
    margin: 0 auto
}

.returnDetails__listIcons:not(.--button) img[alt='arrow'] {
    transform: rotate(90deg)
}

@media(min-width:979px) {
    .returnDetails__listIcons:not(.--button) {
        flex-direction: row
    }

    .returnDetails__listIcons:not(.--button) img[alt='arrow'] {
        transform: none
    }
}

.returnDetails__repaymentSub {
    display: flex
}

.returnDetails__repaymenticon {
    margin-right: 2rem;
    width: 6rem;
    min-width: 6rem
}

.returnDetails__summary {
    max-width: 757px;
    margin-bottom: 2.5rem !important;
    width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.returnDetails__summary:before {
    content: '';
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    display: block;
    height: 1px;
    background-color: #d6eaf8
}

@media(min-width:757px) {
    .returnDetails__summary {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .returnDetails__summary:before {
        display: none
    }
}

.returnDetails__summarySub {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.returnDetails__summaryItem {
    width: 100%;
    display: flex;
    justify-content: space-between
}

@media(max-width:757px) {
    .returnDetails__summaryItem {
        font-size: 1.3rem
    }
}

.returnDetails__summaryItem.--sum {
    font-size: 2.3rem;
    padding: 1rem 0 .5rem
}

@media(min-width:757px) {
    .returnDetails__summaryItem.--sum {
        padding: .5rem 0
    }
}

.returnDetails__summaryItem.--sum:before {
    content: '';
    left: 1.5rem;
    right: 1.5rem;
    transform: translateY(1.5rem);
    background-color: #d6eaf8;
    height: 1px;
    display: none;
    position: absolute;
    z-index: -1
}

@media(min-width:757px) {
    .returnDetails__summaryItem.--sum:before {
        display: block
    }
}

@media(min-width:979px) {
    .returnDetails__summaryItem.--sum:before {
        left: 0;
        right: 0
    }
}

.returnDetails__buttons {
    margin-top: 3rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem
}

@media(min-width:979px) {
    .returnDetails__buttons {
        margin-top: 5.5rem
    }
}

.returnDetails__buttons .btn.--medium.--outline.prepaid-cancel,
.returnDetails__buttons .offer-reminder a.--medium.--outline.prepaid-cancel {
    color: #f6174d;
    border-color: #f6174d
}

.returnDetails__buttons .btn.--medium.--outline.prepaid-cancel:hover,
.returnDetails__buttons .offer-reminder a.--medium.--outline.prepaid-cancel:hover {
    color: white !important;
    border-color: #f6174d !important;
    background: #f6174d !important
}

#return_order_products .ordered_product__icon {
    margin-right: 2rem
}

.rma_products_page .prepaid-icon,
.return_products_page .prepaid-icon {
    text-align: center;
    margin: 0 20px 0 0
}

.rma_products_page .prepaid-icon i,
.return_products_page .prepaid-icon i {
    border-radius: 100%;
    width: 43px;
    color: #fff;
    font-size: 25px;
    height: 43px;
    text-align: center;
    background: #d6eaf8;
    display: inline-block;
    line-height: 43px
}

.rma_products_page .status-2 i,
.return_products_page .status-2 i {
    background: #10ac82
}

.rma_products_page .status-3 i,
.return_products_page .status-3 i {
    background: #e35c5c
}

.rma_products_page .status-13 i,
.return_products_page .status-13 i {
    background: #e35c5c
}

.rma_products_page .status-14 i,
.return_products_page .status-14 i {
    background: #e35c5c
}

.rma_products_page .status-16 i,
.return_products_page .status-16 i {
    background: #e35c5c
}

.rma_products_page .status-17 i,
.return_products_page .status-17 i {
    background: #10ac82
}

.rma_products_page .status-18 i,
.return_products_page .status-18 i {
    background: #10ac82
}

.orderdetails-label {
    display: flex;
    align-items: center
}

.rma_products_page .returnDetails__buttons {
    margin-top: 2.5rem
}

.rma_products_page .prepaid-buttons a {
    font-size: 1.3rem;
    font-weight: normal
}

@media(min-width:757px) {
    .rma_products_page .prepaid-buttons a {
        min-width: 16.5rem
    }
}

.rma_products_page .prepaid-buttons .prepaid-cancel {
    color: #f6174d;
    border-color: #f6174d
}

.rma_products_page .prepaid-buttons .prepaid-cancel:hover {
    color: white !important;
    border-color: #f6174d !important;
    background: #f6174d !important
}

.rma_products_page .status-n i {
    background: #10ac82
}

.rma_products_page .status-t i {
    background: #10ac82
}

.rma_products_page .status-t i.received {
    transform: rotate(90deg)
}

.rma_products_page .status-i i {
    background: #e35c5c
}

.rma_products_page .status-s i {
    background: #e35c5c
}

.rma_products_page .status-o i {
    background: #0090f6
}

.rma_products_page .status-p i {
    background: #10ac82
}

.rma_products_page .status-h i {
    background: #f89406
}

.rma_products_page .status-k i {
    background: #e35c5c
}

.rma_products_page .status-r i {
    background: #e35c5c
}

.rma_products_page .status-l i {
    background: #e35c5c
}

.rma_products_page .status-a i {
    background: #0090f6
}

.rma_products_page a.show_status_explanation {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    width: 18px;
    margin-left: 5px
}

.rma_products_page span.order-date {
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-top: 4px;
    text-transform: none
}

.rma_products_page #orderdetails_info {
    margin-bottom: 15px
}

.rma_products_page #orderdetails_info h2 {
    flex-wrap: wrap
}

.rma_products_page #orderdetails_info h2>* {
    vertical-align: middle
}

.rma_products_page #orderdetails_info_status {
    color: #333;
    box-shadow: none;
    padding: 20px;
    padding-left: 0;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    border-radius: 5px
}

@media(min-width:979px) {
    .rma_products_page #orderdetails_info_status {
        flex-wrap: nowrap
    }
}

.rma_products_page #orderdetails_info_status>div.prepaid-buttons {
    width: 100%
}

@media(min-width:757px) {
    .rma_products_page #orderdetails_info_status>div.prepaid-buttons {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        margin-top: 20px
    }
}

@media(min-width:979px) {
    .rma_products_page #orderdetails_info_status>div.prepaid-buttons {
        width: 50%;
        padding-left: 20px;
        justify-content: flex-end;
        margin-top: 0
    }
}

.rma_products_page #orderdetails_info_status div.prepaid-status {
    font-size: 16px;
    width: calc(100% - 70px)
}

.rma_products_page #orderdetails_info_status div.prepaid-status .orderdetails-label {
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    .rma_products_page #orderdetails_info_status div.prepaid-status {
        width: calc(50% - 70px)
    }
}

.rma_products_page #orderdetails_info_status div.prepaid-status strong {
    display: block
}

.rma_products_page #orderdetails_info_status div.prepaid-status small {
    display: block
}

.rma_products_page span.order-date {
    font-size: 13px;
    padding-top: 20px;
    width: 100%;
    display: block;
    float: none
}

.rma_products_page div.prepaid-buttons {
    clear: both
}

.rma_products_page div.prepaid-buttons .btn-icon {
    display: flex;
    align-items: center;
    margin: 10px 0;
    width: 100%;
    background: #fff;
    border: 1px solid #d6eaf8
}

@media(min-width:757px) {
    .rma_products_page div.prepaid-buttons .btn-icon {
        width: 31%;
        margin: 1.16666666%
    }
}

@media(min-width:979px) {
    .rma_products_page div.prepaid-buttons .btn-icon {
        background: 0;
        border: 0
    }
}

.rma_products_page div.prepaid-buttons .btn-icon i {
    background: 0;
    border: 0;
    box-shadow: none;
    margin: 0
}

@media(min-width:979px) {
    .rma_products_page div.prepaid-buttons .btn-icon i {
        background: #fff;
        border: 1px solid #d6eaf8;
        box-shadow: none;
        margin-right: 10px;
        border-radius: 5px
    }
}

.rma_products_page div.prepaid-buttons .btn-icon span {
    width: 100%;
    text-align: center
}

@media(min-width:979px) {
    .rma_products_page div.prepaid-buttons .btn-icon span {
        text-align: left;
        font-size: 1.3rem
    }
}

@keyframes skeleton-glow {
    50% {
        opacity: .2
    }
}

@keyframes highlight-border {

    0%,
    50%,
    100% {
        box-shadow: none
    }

    25%,
    75% {
        box-shadow: 0 0 0 1px #f6174d;
        border-color: #f6174d
    }
}

@keyframes highlight-color {

    0%,
    50%,
    100% {
        box-shadow: none
    }

    25%,
    75% {
        box-shadow: 0 0 0 1px #f6174d;
        border-color: #f6174d
    }
}

[data-skeleton-content] {
    display: none
}

.oscop {
    font-size: 1.3rem
}

@media(min-width:979px) {
    .oscop {
        max-width: 970px;
        margin: 0 auto;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: minmax(530px, auto) 370px
    }
}

.oscop .--hidden {
    display: none !important
}

@media(min-width:979px) {
    .oscop .oscop_summary__wrapper:not(.--loading) {
        transition: transform .2s ease
    }
}

@media(min-width:979px) {
    .oscop .oscop_summary__wrapper.--loading {
        transform: translateY(5px);
        transition: transform .3s ease
    }
}

.oscop.--loading,
.oscop .--loading {
    opacity: .5;
    pointer-events: none;
    animation: skeleton-glow 2s ease-in-out infinite
}

.oscop.--loading label,
.oscop .--loading label {
    pointer-events: none !important
}

.oscop .--highlight {
    animation: highlight-border 2s ease 0s 1 normal forwards
}

.oscop .--highlight-color {
    animation: highlight-color 2s ease 0s 1 normal forwards
}

.oscop__skeleton {
    display: block;
    background: #d6eaf8;
    opacity: .5;
    margin-bottom: 10px;
    min-height: 45px;
    min-width: 40%;
    border-radius: 5px;
    animation: skeleton-glow 2s ease-in-out infinite
}

.oscop__skeleton.--content {
    min-height: 150px;
    min-width: 100%;
    margin-bottom: 30px
}

@media(min-width:979px) {
    .oscop__summary:not(.--ready) {
        position: sticky;
        top: 10px;
        align-self: flex-start
    }
}

@media(min-width:979px) {
    .oscop_col {
        flex: 1 0 35%
    }
}

@media(min-width:979px) {
    .oscop_col.--main {
        flex: 1 0 45%
    }
}

@media(min-width:979px) {
    .oscop_col.--sum {
        grid-row: 2;
        grid-column: 2;
        justify-self: flex-start
    }
}

.oscop__title {
    font-size: 2.2rem;
    margin-bottom: 15px;
    line-height: 1
}

@media(min-width:979px) {
    .oscop__title {
        margin-bottom: 20px
    }
}

.oscop__title.--small {
    font-size: 1.6rem
}

@media(min-width:979px) {
    .oscop__title.--small {
        margin-bottom: 15px
    }
}

.oscop_signin .oscop__title {
    margin-bottom: 20px
}

.oscop__title_desc {
    font-size: 1.3rem;
    font-weight: normal;
    color: #979797;
    margin-left: 10px
}

.oscop__step {
    margin-bottom: 50px
}

@media(max-width:979px) {
    .oscop__step {
        margin-bottom: 40px
    }
}

.oscop .f-dropdown-label {
    font-weight: normal
}

.oscop .f-dropdown-button {
    font-weight: bold
}

.oscop .f-group {
    margin: 0
}

.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px
}

@media(min-width:757px) {
    .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) {
        grid-template-columns: 2fr 2fr 3fr 3fr
    }
}

.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback {
    grid-column: span 2
}

@media(min-width:757px) {
    .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--street {
        grid-column: span 3
    }
}

@media(min-width:757px) {
    .oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--street-number {
        grid-column: span 1
    }
}

.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--login,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--password,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--email,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--phone,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--firm,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--nip,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--country,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--province,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--sex,
.oscop .f-group:not(.--radio):not(.--checkbox):not(.f-dropdown):not(.--textarea):not(.--field) .f-feedback.--birthdate {
    grid-column: span 4
}

.oscop .f-group.--radio:not(.--small),
.oscop .f-group.--checkbox:not(.--small) {
    line-height: 0
}

.oscop .f-group.--radio:not(.--small)>.f-label,
.oscop .f-group.--checkbox:not(.--small)>.f-label {
    font-size: 1.3rem;
    top: 0
}

.oscop .f-group.f-dropdown .f-dropdown-li.--disabled {
    display: none
}

.--place-order-page .menu_notice h2 {
    font-size: 22px;
    font-weight: bold;
    color: #444
}

.--place-order-page .menu_notice p {
    font-size: 13px
}

.--place-order-page .menu_notice__button {
    border-radius: 5px
}

.--place-order-page .menu_notice__button.--stop {
    color: #444;
    text-decoration: underline
}

.--place-order-page .menu_notice__button.--stop:hover {
    text-decoration: none;
    color: #3597dc
}

.--place-order-page .f-group .f-control {
    height: 50px
}

.--place-order-page .f-group .f-label {
    top: 15px
}

.--place-order-page .f-group .f-feedback .f-control-feedback {
    height: 50px
}

.--place-order-page button.btn.--large,
.--place-order-page button.offer-reminder a.--large {
    padding: 1.55rem 2rem
}

.--place-order-page .btn,
.--place-order-page .offer-reminder a {
    border-radius: 5px
}

.--place-order-page .btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon),
.--place-order-page .offer-reminder a:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
    border-bottom: 0
}

.--place-order-page .btn.--solid,
.--place-order-page .offer-reminder a.--solid {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.--place-order-page .btn.--solid:hover,
.--place-order-page .offer-reminder a.--solid:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #fff
}

.--place-order-page .btn.--outline,
.--place-order-page .offer-reminder a.--outline {
    background: #fff;
    border: 1px solid #3597dc;
    color: #3597dc
}

.--place-order-page .btn.--outline:hover,
.--place-order-page .offer-reminder a.--outline:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #fff
}

.--place-order-page .btn.--large.--solid,
.--place-order-page .offer-reminder a.--large.--solid {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.--place-order-page .btn.--large.--solid:hover,
.--place-order-page .offer-reminder a.--large.--solid:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #f3f9fd
}

.--place-order-page .btn.--large.--outline,
.--place-order-page .offer-reminder a.--large.--outline {
    background: #fff;
    border: 1px solid #3597dc;
    color: #3597dc
}

.--place-order-page .btn.--large.--outline:hover,
.--place-order-page .offer-reminder a.--large.--outline:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #f3f9fd
}

.--place-order-page .btn.--secondary,
.--place-order-page .offer-reminder a.--secondary {
    color: #444
}

.--place-order-page .btn.--secondary:hover,
.--place-order-page .offer-reminder a.--secondary:hover {
    color: #3597dc
}

.--place-order-page .btn.--secondary.--solid,
.--place-order-page .offer-reminder a.--secondary.--solid {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #f3f9fd
}

.--place-order-page .btn.--secondary.--solid:hover,
.--place-order-page .offer-reminder a.--secondary.--solid:hover {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.--place-order-page .btn.--secondary.--outline,
.--place-order-page .offer-reminder a.--secondary.--outline {
    background: #fff;
    border: 1px solid #91c7ec;
    color: #91c7ec
}

.--place-order-page .btn.--secondary.--outline:hover,
.--place-order-page .offer-reminder a.--secondary.--outline:hover {
    background: #fff;
    border: 1px solid #3597dc;
    color: #3597dc
}

.oscop_contact .oscop_login {
    margin-bottom: 25px
}

.oscop_contact .oscop_login__label {
    margin-bottom: 10px;
    display: block
}

.oscop_contact .oscop_login__services {
    display: flex;
    margin: -2.5px
}

@media(min-width:979px) {
    .oscop_contact .oscop_login__services {
        margin: -7.5px
    }
}

.oscop_contact .oscop_login__service {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    flex: 1 0 auto;
    border: 1px solid #c4c7c8;
    border-radius: 5px;
    margin: 2.5px;
    text-decoration: none;
    color: #3597dc;
    background: #fff
}

@media(min-width:979px) {
    .oscop_contact .oscop_login__service {
        margin: 7.5px
    }
}

.oscop_contact .oscop_login__service:hover {
    border-color: #3597dc
}

.oscop_contact .oscop_login__service:before {
    content: '\F09A';
    font-family: FontAwesome;
    font-size: 1.8rem
}

.oscop_contact .oscop_login__service[data-service="OpenId"] {
    display: none
}

.oscop_contact .oscop_login__service[data-service="Google"]::before {
    color: #4285f4;
    height: 23px;
    content: url('https://bosastopka.pl/gfx/standards/google.svg?r=1738891033');
    transform: scale(0.8)
}

.oscop_contact .oscop_login__service[data-service="Facebook"] {
    order: 1
}

.oscop_contact .oscop_login__service[data-service="Facebook"]::before {
    content: url('https://bosastopka.pl/gfx/standards/facebook.svg?r=1738891033');
    color: #3b5998;
    height: 23px;
    transform: scale(0.8)
}

.oscop_contact .oscop_login__service[data-service="LinkedIn"] {
    order: 2
}

.oscop_contact .oscop_login__service[data-service="LinkedIn"]::before {
    content: url('https://bosastopka.pl/gfx/standards/linkedin.svg?r=1738891033');
    color: #0a66c2;
    height: 23px;
    transform: scale(0.8)
}

.oscop_contact .oscop_login__service[data-service="PayPal"] {
    display: none
}

.oscop_contact .oscop_login__service[data-service="PayPal"]::before {
    content: "\F1ED";
    color: #053385
}

.oscop_contact .oscop_registration .oscop_registration__item {
    margin-top: 15px
}

.oscop_contact .oscop_register {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_contact .oscop_register.--hidden {
    display: grid !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.oscop_contact .oscop_register:not(.--hidden) {
    max-height: 500px;
    opacity: 1
}

.oscop_contact .oscop_register__show_pass {
    position: absolute;
    top: 12px;
    right: 0;
    height: 50px;
    align-items: center;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 1.1rem
}

.oscop_contact .oscop_register__show_pass:before {
    content: '\E87C';
    font-family: FontAwesome;
    margin-right: 5px
}

.oscop_contact .oscop_register__show_pass.--hide:before {
    content: '\E87B';
    font-size: 1.6rem
}

.oscop_signin.--loading,
.oscop_signin.--success,
.oscop_signin.--error {
    position: relative;
    pointer-events: none;
    position: static
}

.oscop_signin.--loading:before,
.oscop_signin.--success:before,
.oscop_signin.--error:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.oscop_signin.--loading:after,
.oscop_signin.--success:after,
.oscop_signin.--error:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.oscop_signin.--success:after,
.oscop_signin.--error:after {
    animation: none;
    transform: translate(-50%, -50%);
    font-size: 2rem
}

.oscop_signin.--success:after {
    content: '\F00C';
    color: #b8da49
}

.oscop_signin.--error:after {
    content: '\F00D';
    color: #f6174d
}

.oscop_signin__item.--login {
    margin-bottom: 15px
}

.oscop_signin__recover {
    padding: 10px 0 5px 0
}

.oscop_signin__buttons {
    display: flex;
    flex-direction: column;
    align-items: center
}

.oscop_signin__inputs.f-group {
    margin-bottom: 2rem
}

.oscop_signin__button {
    width: 100%;
    margin-bottom: 10px
}

@media(min-width:757px) {
    .oscop_signin__button {
        margin-bottom: 15px
    }
}

.modal .oscop_client_exists {
    display: block
}

.oscop_client_exists {
    display: none;
    font-size: 1.3rem
}

.oscop_client_exists__item {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin-bottom: 20px
}

.oscop_client_exists__item:last-child {
    margin-bottom: 0
}

.oscop_client_exists__action {
    margin-bottom: 5px
}

.oscop_client_exists__action.--recover {
    margin-bottom: 20px
}

.oscop_client_exists__action:last-child {
    margin-bottom: 0
}

.oscop_client_exists__email {
    font-size: 2.1rem;
    color: #3597dc
}

.oscop_addresses {
    grid-column: span 4;
    display: flex;
    justify-content: flex-end;
    order: -2
}

.oscop_addresses .oscop_addresses__wrapper {
    display: none
}

.oscop_addresses__wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr
}

.oscop_addresses__item {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden
}

.oscop_addresses__item:hover {
    border: 1px solid #3597dc
}

.oscop_addresses__item.--active {
    border: 2px solid #3597dc
}

.oscop_addresses__item>* {
    text-overflow: ellipsis;
    overflow: hidden
}

.oscop_address__item.--client-data,
.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data {
    margin-bottom: 25px
}

.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data,
.oscop_address__item.--address-switch,
.oscop_address__item.--invoice-switch {
    margin-top: 15px
}

.oscop_address__item.--address-data,
.oscop_address__item.--invoice-data {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_address__item.--address-data.--hidden,
.oscop_address__item.--invoice-data.--hidden {
    display: grid !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.oscop_address__item.--address-data:not(.--hidden),
.oscop_address__item.--invoice-data:not(.--hidden) {
    max-height: 700px;
    opacity: 1
}

.oscop_address__item .--country {
    order: -1
}

.oscop_address .oscop_switch {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.oscop_address .oscop_switch__radio {
    margin-left: 15px
}

.oscop_address .oscop_sex_switch {
    display: flex;
    align-items: center
}

.oscop_address .oscop_sex_switch__radio {
    margin-left: 15px
}

.oscop_address .oscop_client_data__item.--birthdate {
    position: relative;
    z-index: 2
}

.oscop_address .vanilla-calendar {
    position: absolute;
    left: 0;
    top: calc(100% + 5px)
}

.modal .oscop_street_number {
    display: flex
}

.oscop_street_number {
    display: none;
    flex-direction: column;
    align-items: center
}

.oscop_street_number img {
    margin-bottom: 2rem
}

.oscop_street_number strong {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    text-align: center
}

.oscop_street_number span {
    margin-bottom: 2.5rem;
    text-align: center
}

.oscop_invoice .f-group.--radio {
    margin-bottom: 10px
}

.oscop_payments__details:not(.--show-all) .oscop_payments__option:nth-child(n+5) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

input[type="radio"]:checked+label+.oscop_payments__details {
    max-height: 450px;
    opacity: 1
}

input[type="radio"]:checked+label+.oscop_payments__details.--show-all {
    max-height: 2000px
}

.oscop_payments.--clause-top .oscop_payments__clause {
    display: none
}

.oscop_payments.--selected .oscop_payments__change {
    display: block
}

.oscop_payments.--selected .oscop_payments__clause_top {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.oscop_payments.--selected .oscop_payments__item:not(.--checked) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.oscop_payments.--selected .oscop_payments__item.--checked {
    margin-bottom: 0
}

.oscop_payments.--selected .oscop_payments__item.--checked .oscop_payments__label:before {
    content: '';
    left: 5px;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 7px;
    height: 12px;
    border: solid #3597dc;
    border-width: 0 2px 2px 0;
    display: block;
    position: absolute;
    border-radius: 0;
    background: 0;
    transition: none
}

.oscop_payments.--selected .oscop_payments__item.--checked .oscop_payments__label:after {
    display: none
}

.oscop_payments.--selected .oscop_payments__details {
    display: none
}

.oscop_payments .oscop_payments__change {
    display: none;
    margin-top: 15px
}

.oscop_payments .oscop_payments__item {
    border: 1px solid #d6eaf8;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 0 15px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_payments .oscop_payments__item:last-child {
    margin-bottom: 0
}

.oscop_payments .oscop_payments__item .oscop_payments__details:empty {
    display: none
}

.oscop_payments .oscop_payments__label {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 68px
}

.oscop_payments .oscop_payments__details {
    width: 100%;
    padding: 5px 5px 5px 28px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_payments .oscop_payments__details span {
    line-height: 1.3
}

.oscop_payments .oscop_payments__options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    margin-top: 1.6rem;
    margin-bottom: 1rem;
    margin: 10px -5px 5px
}

.oscop_payments .oscop_payments__option {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s;
    max-height: 300px;
    margin: 5px
}

.oscop_payments .oscop_payments__option input[type="radio"]:checked+label.oscop_payments__option_select {
    border-color: #008ef3;
    outline: 1px solid #008ef3
}

.oscop_payments .oscop_payments__option_select {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    padding: 10px;
    cursor: pointer;
    min-width: 112px;
    min-height: 93px;
    height: 100%;
    text-align: center
}

.oscop_payments .oscop_payments__option_icons {
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 3px;
    border-radius: 5px
}

.oscop_payments .oscop_payments__option_name {
    font-size: 1.1rem;
    margin-top: 1rem;
    margin-bottom: .5rem
}

.oscop_payments .oscop_payments__popular {
    font-size: 1.3rem
}

.oscop_payments .oscop_payments__clause_top {
    font-size: 1rem;
    margin-bottom: 25px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_payments .oscop_payments__clause_top:empty {
    display: none
}

.oscop_payments .oscop_payments__clause {
    font-size: 1rem;
    margin-bottom: 3rem;
    display: block
}

.oscop_payments .oscop_payments__clause span {
    display: block
}

.oscop_payments .oscop_payments__show_all {
    margin-bottom: 10px;
    padding: 10px 0;
    display: inline-block
}

.oscop_payments .oscop_payments__icons {
    display: flex;
    justify-content: center;
    width: 56px;
    min-width: 56px;
    margin: 0 12px 0 2px;
    background: #fff;
    padding: 3px;
    border-radius: 5px
}

.oscop_payments .oscop_payments__icon {
    display: none
}

.oscop_payments .oscop_payments__icon:first-child {
    display: block
}

.oscop_payments .oscop_payments__names {
    display: flex;
    flex-direction: column;
    white-space: normal;
    margin-right: auto
}

.oscop_payments .oscop_payments__name {
    font-size: 1.4rem
}

.oscop_payments .oscop_payments__description {
    font-size: 1.1rem;
    line-height: 1;
    margin-top: 4px
}

.oscop_payments .oscop_payments__name+.oscop_payments .oscop_payments__description {
    font-size: 1.1rem
}

.oscop_payments .oscop_payments__cost {
    margin-left: 15px
}

.modal.--pickup.--loading .modal__content:before {
    z-index: 3
}

.modal.--pickup.--loading .modal__content:after {
    z-index: 4
}

.modal.--pickup .modal__wrapper {
    padding: 15px 0 0
}

.modal.--pickup .pickup_points_oscop {
    display: block
}

.modal.--pickup .modal__close {
    margin-top: calc(15px - 0.5rem);
    right: .5rem
}

.modal.--pickup .modal__close::before {
    font-size: 1.5rem
}

.modal.--pickup .leaflet-touch .leaflet-bar a.leaflet-control-zoom-in,
.modal.--pickup .leaflet-touch .leaflet-bar a.leaflet-control-zoom-out {
    line-height: 26px
}

.modal.--pickup .gm-style-iw-chr {
    position: absolute;
    display: flex;
    top: 0;
    right: 0
}

.modal.--pickup .gm-style-iw-chr button {
    width: 34px !important;
    height: 34px !important
}

.modal.--pickup .gm-style-iw-chr button span {
    margin: auto !important
}

.pickup_points_oscop {
    display: none
}

.pickup_points_oscop__headline {
    font-size: 2rem;
    margin: 0 15px 15px
}

@media(min-width:979px) {
    .pickup_points_oscop__headline {
        margin-bottom: 15px
    }
}

.pickup_points_oscop__wrapper {
    position: relative
}

.pickup_points_oscop .pickup_search {
    margin: 0 15px 15px;
    height: 45px;
    position: relative;
    z-index: 1
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_search {
        margin: 0;
        position: absolute;
        top: 30px;
        left: 15px;
        width: 300px;
        padding: 15px;
        background: #fff;
        z-index: 2;
        height: 75px;
        border-radius: 5px 5px 0 0
    }
}

@media(min-width:1200px) {
    .pickup_points_oscop .pickup_search {
        width: 320px
    }
}

.pickup_points_oscop .pickup_search.--loading .pickup_search__query:after {
    content: '\E838';
    font-family: FontAwesome;
    animation: spin 1.5s infinite linear;
    font-size: 2.35rem;
    position: absolute;
    top: calc(50% - 15px);
    right: 4.5rem
}

.pickup_points_oscop .pickup_search.--focus .pickup_search__wrapper {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_search.--focus .pickup_search__wrapper {
        left: 15px;
        right: 15px
    }
}

.pickup_points_oscop .pickup_search.--focus .pickup_search__input {
    border: 1px solid transparent
}

.pickup_points_oscop .pickup_search.--focus.--open .pickup_search__results {
    display: block;
    border-top: 1px solid #c4c7c8
}

.pickup_points_oscop .pickup_search__wrapper {
    background: #fff;
    color: #444;
    border-radius: 5px;
    overflow: hidden
}

.pickup_points_oscop .pickup_search__query {
    position: relative
}

.pickup_points_oscop .pickup_search__input {
    width: 100%;
    height: 45px;
    font-size: 1.2rem;
    padding-left: 15px;
    padding-right: 75px;
    background: #fff;
    color: #444;
    border: 1px solid #c4c7c8;
    overflow: hidden;
    text-overflow: ellipsis
}

.pickup_points_oscop .pickup_search__button {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    text-decoration: none;
    position: absolute;
    font-size: 1.8rem;
    top: 0;
    right: 0
}

.pickup_points_oscop .pickup_search__button:hover {
    color: #3597dc
}

.pickup_points_oscop .pickup_search__button:before {
    content: '\F002';
    font-family: FontAwesome
}

.pickup_points_oscop .pickup_search__results {
    display: none;
    padding: 7.5px 0;
    max-height: 300px;
    overflow: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    background: #fff
}

.pickup_points_oscop .pickup_search__results::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points_oscop .pickup_search__results::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.pickup_points_oscop .pickup_search__results::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.pickup_points_oscop .pickup_search__result {
    display: block;
    font-size: 1.3rem;
    padding: 7.5px 15px;
    color: #555;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none
}

.pickup_points_oscop .pickup_search__result:hover {
    color: #3597dc
}

.pickup_points_oscop .pickup_map {
    z-index: 0;
    position: relative
}

@media(max-width:979px) {
    .pickup_points_oscop .pickup_map {
        padding: 0 15px
    }
}

.pickup_points_oscop .pickup_map__area {
    text-align: center;
    margin: 0 0 20px
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_map__area {
        margin: 0;
        position: absolute;
        z-index: 1;
        right: 15px;
        top: 15px
    }
}

@media(max-width:979px) {
    .pickup_points_oscop .pickup_map__area_button {
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1
    }
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_map__area_button.--secondary {
        color: #fff;
        background-color: rgba(145, 199, 236, 0.9)
    }
}

.pickup_points_oscop .pickup_map__area_button:before {
    font-size: 1.1em
}

.pickup_points_oscop .pickup_map__wrapper {
    min-height: 300px;
    z-index: 0;
    max-height: 80vh;
    width: 100%
}

@media(min-width:757px) {
    .pickup_points_oscop .pickup_map__wrapper {
        min-height: calc(80vh - 40px)
    }
}

.pickup_points_oscop .pickup_items {
    margin: 20px 15px 15px 15px;
    display: none
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items {
        margin: 0;
        padding: 15px;
        position: absolute;
        z-index: 1;
        top: 105px;
        bottom: 30px;
        left: 15px;
        background: #fff;
        color: #444;
        width: 300px;
        border-radius: 0 0 5px 5px;
        display: flex;
        flex-direction: column
    }
}

@media(min-width:1200px) {
    .pickup_points_oscop .pickup_items {
        width: 320px
    }
}

.pickup_points_oscop .pickup_items.--pickups {
    display: block
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items.--pickups {
        display: flex
    }
}

.pickup_points_oscop .pickup_items.--pickups .pickup_items__findings,
.pickup_points_oscop .pickup_items.--pickups .pickup_items__wrapper {
    display: block
}

.pickup_points_oscop .pickup_items.--pickups.--more .pickup_items__show_more {
    display: flex;
    height: 45px;
    justify-content: center;
    align-items: center
}

.pickup_points_oscop .pickup_items.--message {
    display: block
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items.--message {
        display: flex
    }
}

.pickup_points_oscop .pickup_items.--message .pickup_items__message {
    display: block
}

.pickup_points_oscop .pickup_items.--show .pickup_item.--hide {
    display: flex
}

.pickup_points_oscop .pickup_items.--show .pickup_item.--last-visible {
    border-bottom: 1px solid #c4c7c8
}

.pickup_points_oscop .pickup_items.--more .pickup_items__show_more {
    display: block
}

.pickup_points_oscop .pickup_items__message,
.pickup_points_oscop .pickup_items__findings,
.pickup_points_oscop .pickup_items__wrapper,
.pickup_points_oscop .pickup_items__show_more {
    display: none
}

.pickup_points_oscop .pickup_items__message {
    margin: 0
}

.pickup_points_oscop .pickup_items__findings {
    font-size: 1.3rem;
    margin-bottom: 10px
}

.pickup_points_oscop .pickup_items__findings_value {
    margin: 0 3px
}

.pickup_points_oscop .pickup_items__show_more {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 10px
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items__show_more {
        margin-top: auto;
        padding-top: 15px
    }
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items__show {
        color: #555
    }
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items__show:hover {
        color: #3597dc
    }
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_items__wrapper {
        overflow-y: auto;
        scrollbar-color: #3597dc transparent;
        scrollbar-width: thin;
        border-radius: 5px;
        border-radius: 0;
        margin: 0 -15px;
        padding: 0 15px
    }

    .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar-track {
        background-color: #f3f9fd;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
        height: 6px
    }

    .pickup_points_oscop .pickup_items__wrapper::-webkit-scrollbar-thumb {
        background-color: #3597dc;
        border-radius: 5px;
        -webkit-border-radius: 5px
    }
}

.pickup_points_oscop .pickup_item {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    border-bottom: 1px solid #d6eaf8;
    font-size: 1.2rem;
    cursor: pointer
}

.pickup_points_oscop .pickup_item:last-child,
.pickup_points_oscop .pickup_item.--last-visible {
    border-bottom: 0
}

.pickup_points_oscop .pickup_item.--active {
    box-shadow: 0 0 0 2px #3597dc inset;
    border-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px
}

.pickup_points_oscop .pickup_item.--active .pickup_item__choose,
.pickup_points_oscop .pickup_item.--active .pickup_item__client_courier_number {
    display: block
}

.pickup_points_oscop .pickup_item.--hide {
    display: none
}

.pickup_points_oscop .pickup_item__icon {
    min-width: 33px;
    margin-right: 1rem
}

.pickup_points_oscop .pickup_item__details {
    margin-right: 1rem
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_item__details {
        max-width: 48%
    }
}

.pickup_points_oscop .pickup_item__name,
.pickup_points_oscop .pickup_item__street,
.pickup_points_oscop .pickup_item__city_wrapper {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.pickup_points_oscop .pickup_item__street,
.pickup_points_oscop .pickup_item__city_wrapper {
    font-size: 1.4rem
}

.pickup_points_oscop .pickup_item__zipcode {
    margin-right: 4px
}

.pickup_points_oscop .pickup_item__map {
    align-self: flex-end;
    margin-left: auto
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_item__map_link {
        color: #555
    }
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_item__map_link:hover {
        color: #3597dc
    }
}

.pickup_points_oscop .pickup_item__choose {
    margin-top: 5px;
    display: none
}

.pickup_points_oscop .pickup_item__choose a {
    width: auto
}

.pickup_points_oscop .pickup_item__client_courier_number {
    margin-top: 5px;
    display: none
}

.pickup_points_oscop .pickup_item__client_courier_number.--highlight {
    animation: highlight-border 2s ease 0s 1 normal forwards
}

.pickup_points_oscop .leaflet-popup-content {
    margin: 10px
}

.pickup_points_oscop .gm-style .gm-style-iw-c {
    padding: 10px !important;
    max-height: 300px !important;
    max-width: none !important;
    width: 230px;
    outline: 0
}

.pickup_points_oscop .gm-style .gm-style-iw-d {
    width: 100%;
    height: 100%;
    max-height: none !important;
    overflow: auto !important
}

.pickup_points_oscop .gm-style .gm-style-iw-tc {
    top: -3px
}

.pickup_points_oscop .pickup_marker {
    font-size: 1.2rem;
    max-width: 230px;
    color: #444
}

@media(min-width:979px) {
    .pickup_points_oscop .pickup_marker {
        max-width: 265px
    }
}

.pickup_points_oscop .pickup_marker__details {
    margin-bottom: 10px
}

.pickup_points_oscop .pickup_marker__name,
.pickup_points_oscop .pickup_marker__street,
.pickup_points_oscop .pickup_marker__city_wrapper {
    display: block
}

.pickup_points_oscop .pickup_marker__street,
.pickup_points_oscop .pickup_marker__city_wrapper {
    font-size: 1.3rem
}

@media(min-width:979px) {

    .pickup_points_oscop .pickup_marker__street,
    .pickup_points_oscop .pickup_marker__city_wrapper {
        font-size: 1.5rem
    }
}

.pickup_points_oscop .pickup_marker__zipcode {
    margin-right: 4px
}

.pickup_points_oscop .pickup_marker__description {
    display: block;
    margin: 0 0 10px;
    cursor: pointer;
    font-size: 1.1rem
}

.pickup_points_oscop .pickup_marker__description:not(.--active) {
    line-height: 1.5rem;
    max-height: 3rem;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    cursor: pointer
}

.pickup_points_oscop .pickup_marker__links {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between
}

.pickup_points_oscop .pickup_marker__link {
    color: #555
}

.pickup_points_oscop .pickup_marker__link:hover {
    color: #3597dc
}

.pickup_points_oscop .pickup_marker__choose a {
    width: 100%
}

.oscop_deliveries .menu_messages_message {
    margin: 15px 0
}

.oscop_deliveries.--loading-division .oscop_division,
.oscop_deliveries.--loading-division .oscop_products,
.oscop_deliveries.--loading-division .oscop_deliveries__block {
    position: relative
}

.oscop_deliveries.--loading-division .oscop_division:before,
.oscop_deliveries.--loading-division .oscop_products:before,
.oscop_deliveries.--loading-division .oscop_deliveries__block:before,
.oscop_deliveries.--loading-division .oscop_division:after,
.oscop_deliveries.--loading-division .oscop_products:after,
.oscop_deliveries.--loading-division .oscop_deliveries__block:after {
    content: '';
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    z-index: 1
}

.oscop_deliveries.--loading-division .oscop_division:after,
.oscop_deliveries.--loading-division .oscop_products:after,
.oscop_deliveries.--loading-division .oscop_deliveries__block:after {
    animation: skeleton-glow 2s ease-in-out infinite;
    background: #d6eaf8;
    opacity: .5
}

.oscop_deliveries.--loading-deliveries .oscop_delivery {
    position: relative
}

.oscop_deliveries.--loading-deliveries .oscop_delivery:before,
.oscop_deliveries.--loading-deliveries .oscop_delivery:after {
    content: '';
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    z-index: 1
}

.oscop_deliveries.--loading-deliveries .oscop_delivery:after {
    animation: skeleton-glow 2s ease-in-out infinite;
    background: #d6eaf8;
    opacity: .5
}

.oscop_deliveries.--later .oscop_deliveries__block.--now {
    display: none
}

.oscop_deliveries.--later .oscop_deliveries__block.--later {
    display: block
}

.oscop_deliveries.--dvp .oscop_delivery[data-prepaid="dvp"] {
    display: block
}

.oscop_deliveries.--dvp .oscop_delivery[data-prepaid="prepaid"] {
    display: none
}

.oscop_deliveries__block.--selected .oscop_deliveries__change {
    display: block
}

.oscop_deliveries__block.--selected .oscop_delivery:not(.--checked) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0
}

.oscop_deliveries__block.--selected .oscop_delivery.--checked {
    margin-bottom: 0
}

.oscop_deliveries__block.--selected .oscop_delivery.--checked .oscop_delivery__label:before {
    content: '';
    left: 5px;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 7px;
    height: 12px;
    border: solid #3597dc;
    border-width: 0 2px 2px 0;
    display: block;
    position: absolute;
    border-radius: 0;
    background: 0;
    transition: none
}

.oscop_deliveries__block.--selected .oscop_delivery.--checked .oscop_delivery__label:after {
    display: none
}

.oscop_deliveries__block.--later {
    display: none
}

.oscop_deliveries__label_link {
    font-size: 1.3rem;
    margin-left: 5px;
    white-space: nowrap;
    display: none
}

.oscop_deliveries__change {
    display: none;
    margin-top: 15px
}

.oscop_deliveries .oscop_delivery {
    border: 1px solid #d6eaf8;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 0 15px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_deliveries .oscop_delivery.--calendar-opened .oscop_delivery__calendar_hours {
    position: relative;
    z-index: 0
}

.oscop_deliveries .oscop_delivery[data-selected-point] .oscop_delivery__pickup_find {
    display: none
}

.oscop_deliveries .oscop_delivery[data-selected-point] .oscop_delivery__pickup_address {
    display: flex
}

.oscop_deliveries .oscop_delivery[data-prepaid="dvp"] {
    display: none
}

.oscop_deliveries .oscop_delivery.--last {
    margin-bottom: 0
}

.oscop_deliveries .oscop_delivery__input:checked~.oscop_delivery__calendar {
    display: block
}

.oscop_deliveries .oscop_delivery__input:disabled+.f-label {
    opacity: .5
}

.oscop_deliveries .oscop_delivery[data-company-key].--services-loaded .oscop_delivery__input:checked~.oscop_delivery__calendar {
    display: block
}

.oscop_deliveries .oscop_delivery[data-company-key] .oscop_delivery__calendar {
    display: none
}

.oscop_deliveries .oscop_delivery__label {
    display: flex;
    align-items: center;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    min-height: 68px
}

.oscop_deliveries .oscop_delivery__icons {
    display: flex;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    margin: 0 15px 0 5px
}

.oscop_deliveries .oscop_delivery__icon {
    display: none
}

.oscop_deliveries .oscop_delivery__icon:first-child {
    display: block
}

.oscop_deliveries .oscop_delivery__names {
    display: flex;
    flex-direction: column;
    white-space: normal;
    margin-right: auto;
    font-size: 1.1rem
}

.oscop_deliveries .oscop_delivery__name {
    font-size: 1.4rem
}

.oscop_deliveries .oscop_delivery__time {
    line-height: 1;
    margin-top: 4px
}

.oscop_deliveries .oscop_delivery__pickup {
    font-size: 1.3rem
}

.oscop_deliveries .oscop_delivery__pickup_address {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 5px
}

.oscop_deliveries .oscop_delivery__pickup_address_wrapper {
    font-size: 1.2rem;
    margin: 10px 0 5px
}

.oscop_deliveries .oscop_delivery__pickup_name:after {
    content: ' | '
}

.oscop_deliveries .oscop_delivery__pickup_street:after {
    content: ', '
}

.oscop_deliveries .oscop_delivery__pickup_other {
    margin-top: 5px
}

.oscop_deliveries .oscop_delivery__pickup_find {
    margin-top: 15px
}

.oscop_deliveries .oscop_delivery__cost_wrapper {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center
}

.oscop_deliveries .oscop_delivery__cost.--plus:before {
    content: '+';
    padding-right: 3px
}

.oscop_deliveries .oscop_delivery__points {
    display: flex
}

.oscop_deliveries .oscop_delivery__points_input+.oscop_delivery__points_label.f-label {
    top: 5px
}

.oscop_deliveries .oscop_delivery__points_input:disabled+.oscop_delivery__points_label.f-label {
    opacity: 1
}

.oscop_deliveries .oscop_delivery__points_input:disabled+.oscop_delivery__points_label.f-label:before {
    content: none
}

.oscop_deliveries .oscop_delivery__points_label {
    padding-right: 0;
    padding-left: 18px !important
}

.oscop_deliveries .oscop_delivery__calendar {
    display: none;
    line-height: 1;
    margin-bottom: 15px
}

.oscop_deliveries .oscop_delivery__calendar_label {
    font-size: 1.2rem;
    display: block;
    margin-bottom: 10px
}

.oscop_deliveries .oscop_delivery__calendar_hours,
.oscop_deliveries .oscop_delivery__calendar_services {
    margin-top: 15px
}

.oscop_deliveries .oscop_delivery__calendar_hours .f-control.f-dropdown-toggle,
.oscop_deliveries .oscop_delivery__calendar_services .f-control.f-dropdown-toggle {
    display: block;
    font-weight: bold
}

.oscop_deliveries .oscop_delivery__calendar_services.--no-service,
.oscop_deliveries .oscop_delivery__calendar_services.--one-service {
    display: none
}

.oscop_deliveries .oscop_delivery__dates {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    position: relative
}

.oscop_deliveries .oscop_delivery__date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px
}

.oscop_deliveries .oscop_delivery__date:not(.--other) {
    background: #f3f9fd;
    color: #333;
    border: 1px solid #c3c7c8;
    border-radius: 5px;
    cursor: pointer;
    min-height: 30px;
    min-width: 75px;
    padding: 5px;
    transition: background-color .2s, color .2s, border .2s
}

.oscop_deliveries .oscop_delivery__date:not(.--other):hover,
.oscop_deliveries .oscop_delivery__date:not(.--other).--active {
    background: #fff;
    color: #444;
    border: 1px solid #3597dc;
    box-shadow: 0 0 0 1px #3597dc inset
}

.oscop_deliveries .oscop_delivery__date.--other {
    order: 1
}

@media(min-width:500px) {
    .oscop_deliveries .oscop_delivery__date.--other {
        position: relative
    }
}

.oscop_deliveries .oscop_delivery__date_cost {
    font-size: 1.2rem;
    margin-top: 5px
}

.oscop_deliveries .oscop_delivery__date_cost:empty {
    display: none
}

.oscop_deliveries .oscop_delivery__datepicker {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

@media(min-width:500px) {
    .oscop_deliveries .oscop_delivery__datepicker {
        left: 0;
        transform: none;
        top: calc(100% + 5px)
    }
}

@media(min-width:550px) {
    .oscop_deliveries .oscop_delivery__datepicker {
        left: auto;
        right: 0
    }
}

@media(min-width:757px) {
    .oscop_deliveries .oscop_delivery__datepicker {
        left: 0;
        right: auto
    }
}

.oscop_deliveries .oscop_delivery__client_courier_number {
    display: none
}

.oscop_deliveries .oscop_delivery__client_courier_number.--active {
    display: block
}

@media(max-width:757px) {
    .oscop_deliveries__non_standardized .menu_messages_warning {
        padding: 15px
    }
}

@media(max-width:757px) {
    .oscop_deliveries__non_standardized .menu_messages_warning:before {
        display: none
    }
}

.oscop_products {
    margin-bottom: 20px
}

.oscop_products.--division .oscop_products__wrapper {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.oscop_products.--more .oscop_product.--hide {
    max-height: 100px;
    opacity: 1;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.oscop_products.--more-hide .oscop_product.--last {
    padding-bottom: 0;
    margin-bottom: 0
}

.oscop_products.--now.--now-more .oscop_product.--hide {
    max-height: 100px;
    opacity: 1;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.oscop_products.--now.--more-hide-now .oscop_products__more {
    display: none
}

.oscop_products.--now.--more-hide-now .oscop_product.--now.--last {
    padding-bottom: 0;
    margin-bottom: 0
}

.oscop_products.--now .oscop_products__division_item.--now {
    border-bottom: 0
}

.oscop_products.--now .oscop_products__division_item.--now .oscop_products__division_label {
    font-weight: bold
}

.oscop_products.--now .oscop_products__division_item.--later {
    background-color: #f3f9fd;
    color: #333
}

.oscop_products.--now .oscop_product.--later {
    display: none
}

.oscop_products.--later.--later-more .oscop_product.--hide {
    max-height: 150px;
    opacity: 1;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.oscop_products.--later.--more-hide-later .oscop_products__more {
    display: none
}

.oscop_products.--later.--more-hide-later .oscop_product.--later.--last {
    padding-bottom: 0;
    margin-bottom: 0
}

.oscop_products.--later .oscop_products__division_item.--later {
    border-bottom: 0
}

.oscop_products.--later .oscop_products__division_item.--later .oscop_products__division_label {
    font-weight: bold
}

.oscop_products.--later .oscop_products__division_item.--now {
    background-color: #f3f9fd;
    color: #333
}

.oscop_products.--later .oscop_product.--now {
    display: none
}

.oscop_products__division {
    display: flex
}

.oscop_products__division_item {
    border: 1px solid #d6eaf8;
    flex: 1;
    padding: 10px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer
}

.oscop_products__division_item.--later {
    margin-left: -1px
}

.oscop_products__division_label {
    white-space: nowrap
}

.oscop_products__division_time {
    color: #979797
}

.oscop_products__wrapper {
    padding: 25px 20px 20px;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.oscop_products__more {
    display: flex;
    justify-content: center
}

.oscop_products .oscop_product {
    display: grid;
    grid-template-columns: 50px 1fr;
    grid-gap: 10px 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    pointer-events: none
}

@media(min-width:979px) {
    .oscop_products .oscop_product {
        grid-template-columns: 50px 1fr auto;
        align-items: center
    }
}

.oscop_products .oscop_product.--hide {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_products .oscop_product__icon {
    grid-row: span 2;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center
}

@media(min-width:979px) {
    .oscop_products .oscop_product__icon {
        grid-row: span 1
    }
}

.oscop_products .oscop_product__icon img {
    max-width: 50px;
    max-height: 50px
}

.oscop_products .oscop_product__name {
    text-decoration: none;
    font-weight: bold
}

.oscop_products .oscop_product__traits {
    font-size: 1.1rem
}

.oscop_products .oscop_product__comment {
    color: #979797;
    font-size: 1.2rem;
    line-height: 1.1;
    margin-top: 5px
}

.oscop_products .oscop_product__price {
    white-space: nowrap
}

.oscop_division {
    margin-bottom: 30px
}

.oscop_division.--show-selection .oscop_division__selection {
    max-height: 200px;
    opacity: 1
}

.oscop_division__confirmation.--on .oscop_division__confirmation_text.--off {
    display: inline
}

.oscop_division__confirmation.--off .oscop_division__confirmation_text.--on {
    display: inline
}

.oscop_division__confirmation_info {
    padding: 15px 0;
    display: flex;
    align-items: center;
    font-size: 1.3rem
}

.oscop_division__confirmation_text {
    display: none;
    line-height: 1.2
}

.oscop_division__confirmation_buttons {
    display: flex;
    margin: 15px -7.5px 0
}

.oscop_division__confirmation_button {
    flex: 1;
    margin: 0 7.5px
}

.oscop_division .oscop_division__wrapper {
    background: #fff3cd;
    color: #856404;
    border-radius: 5px;
    padding: 15px;
    display: flex;
    align-items: center;
    font-size: 1.2rem
}

.oscop_division .oscop_division__wrapper:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 1.4rem
}

.oscop_division .oscop_division__wrapper a:not(:hover) {
    color: #856404
}

.oscop_division .oscop_division__text {
    display: inline;
    line-height: 1.2
}

.oscop_division .oscop_division__selection {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_division .oscop_division__hide {
    padding-left: 15px
}

.oscop_division .oscop_division__items {
    margin: 15px 0;
    padding-left: 15px
}

.oscop_division .oscop_division__item {
    margin-bottom: 15px
}

.oscop_division .oscop_division__item:last-child {
    margin-bottom: 0
}

.oscop_division .oscop_division__item label.f-label {
    white-space: normal;
    overflow: visible;
    line-height: 1.15
}

.oscop_division .oscop_division__item label.f-label:before {
    top: -1px;
    transform: none
}

.oscop_division .oscop_division__item label.f-label:after {
    top: 4px !important;
    transform: none !important
}

.oscop_division .oscop_division__confirmation {
    display: none
}

.oscop_remarks .oscop_remarks__item {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin-bottom: 10px
}

.oscop_remarks .oscop_remarks__item:last-child {
    margin-bottom: 0
}

.oscop_remarks .oscop_remarks__item.--filled {
    border: 1px solid #3597dc
}

.oscop_remarks .oscop_remarks__item.--filled .oscop_remarks__label_icon:after {
    content: '';
    left: 5px;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 7px;
    height: 12px;
    border: solid #3597dc;
    border-width: 0 2px 2px 0;
    display: block;
    margin-top: 5px;
    margin-right: 3px
}

.oscop_remarks .oscop_remarks__item.--filled .oscop_remarks__message_wrapper {
    max-height: 150px;
    opacity: 1
}

.oscop_remarks .oscop_remarks__item.--active .oscop_remarks__label_icon:after {
    content: '\F106'
}

.oscop_remarks .oscop_remarks__item.--active .oscop_remarks__textarea_wrapper {
    max-height: 180px;
    opacity: 1
}

.oscop_remarks .oscop_remarks__label {
    cursor: pointer;
    padding: 10px 15px;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.oscop_remarks .oscop_remarks__label_icon:after {
    content: '\F107';
    font-family: FontAwesome;
    font-size: 2.2rem;
    line-height: 1
}

.oscop_remarks .oscop_remarks__textarea::placeholder {
    color: #979797 !important
}

.oscop_remarks .oscop_remarks__textarea_wrapper,
.oscop_remarks .oscop_remarks__message_wrapper {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus {
    border-width: 2px
}

.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus+.oscop_remarks__save,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus+.oscop_remarks__save {
    background-color: #3597dc;
    border-color: #3597dc;
    color: #fff
}

.oscop_remarks .oscop_remarks__textarea_wrapper .oscop_remarks__textarea:focus+.oscop_remarks__save:hover,
.oscop_remarks .oscop_remarks__message_wrapper .oscop_remarks__textarea:focus+.oscop_remarks__save:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #f3f9fd
}

.oscop_remarks .oscop_remarks__save,
.oscop_remarks .oscop_remarks__links {
    margin: 15px 0
}

.oscop_remarks .oscop_remarks__link.--edit {
    margin-right: 15px
}

.oscop_remarks .oscop_remarks__text {
    max-height: 100%;
    overflow-y: auto;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.oscop_remarks .oscop_remarks__text::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.oscop_remarks .oscop_remarks__text::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.oscop_remarks .oscop_remarks__text::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.oscop_remarks .oscop_remarks__textarea {
    resize: none
}

html.--place-order-page.--place-order-fixed-summary #backTop {
    bottom: 130px
}

@media(max-width:978px) {
    html.--focus .oscop_summary.--fixed .oscop_submit__wrapper {
        position: static
    }
}

@media(min-width:979px) {
    .oscop_summary {
        position: sticky;
        top: 15px;
        align-self: flex-start;
        max-height: 100vh;
        overflow-y: auto;
        scrollbar-width: none;
        padding-bottom: 15px
    }

    .oscop_summary::-webkit-scrollbar {
        display: none
    }
}

@media(max-width:978px) {
    .oscop_summary.--fixed .--loading:not(.oscop_rebate_code) {
        opacity: 1;
        animation: none
    }

    .oscop_summary.--fixed .--loading:not(.oscop_rebate_code) .oscop_submit__button {
        opacity: .5;
        pointer-events: none;
        animation: skeleton-glow 2s ease-in-out infinite
    }

    .oscop_summary.--fixed .oscop_submit__wrapper {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        padding: 20px;
        background-color: #f3f9fd;
        border-top: 1px solid #c3c7c8;
        color: #333
    }

    .oscop_summary.--fixed .oscop_submit__wrapper .oscop_submit__verify {
        display: block
    }

    .oscop_summary.--fixed .oscop_submit__wrapper .oscop_submit__cost {
        display: inline
    }
}

.oscop_summary .oscop_summary__wrapper {
    background-color: #f3f9fd;
    border: 1px solid #f3f9fd;
    color: #333;
    margin: 0 -15px 40px;
    padding: 30px 15px
}

@media(min-width:979px) {
    .oscop_summary .oscop_summary__wrapper {
        border-radius: 5px;
        margin: 0 0 15px;
        padding: 15px
    }
}

.oscop_summary .oscop_summary__wrapper a {
    color: #000
}

.oscop_summary .oscop_summary__wrapper a:hover {
    color: #3598dc
}

.oscop_summary .oscop_summary__item {
    margin-bottom: 15px
}

.oscop_summary .oscop_summary__item:last-child {
    margin-bottom: 0
}

.oscop_summary .oscop_time {
    display: none
}

.oscop_summary .oscop_time.--active {
    display: block
}

.oscop_summary .oscop_time__item {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.oscop_summary .oscop_time__item:not(.--active) {
    display: none
}

.oscop_summary .oscop_time__label {
    margin-right: 10px
}

.oscop_summary .oscop_time__label_value {
    white-space: nowrap
}

.oscop_summary .oscop_time__value {
    white-space: nowrap;
    font-size: 1.4rem
}

.oscop_summary .oscop_costs__item {
    display: none;
    justify-content: space-between;
    align-items: center
}

.oscop_summary .oscop_costs__item.--active {
    display: flex
}

.oscop_summary .oscop_costs__label {
    padding-right: 10px
}

.oscop_summary .oscop_costs__value {
    white-space: nowrap;
    font-size: 1.4rem
}

.oscop_summary .oscop_costs__value.--minus {
    color: #1bb92d
}

.oscop_summary .oscop_costs__value.--minus:before {
    content: '-';
    padding-right: 3px
}

.oscop_summary .oscop_costs__value.--plus:before {
    content: '+';
    padding-right: 3px
}

.oscop_summary .oscop_total {
    padding-top: 15px;
    border-top: 1px solid #c3c7c8;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.oscop_summary .oscop_total__item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.oscop_summary .oscop_total__item.--value .oscop_total__value {
    font-size: 2.4rem;
    line-height: 1
}

.oscop_summary .oscop_total__item.--points {
    justify-content: flex-end;
    margin-top: 5px;
    display: none
}

.oscop_summary .oscop_total__item.--points.--active {
    display: flex
}

.oscop_summary .oscop_total__label {
    padding-right: 10px
}

.oscop_summary .oscop_total__value {
    white-space: nowrap
}

.oscop_summary .oscop_total__value.--plus:before {
    content: '+';
    padding-right: 3px
}

.oscop_summary .oscop_clauses {
    display: none;
    font-size: 1.1rem
}

.oscop_summary .oscop_clauses.--active {
    display: block
}

.oscop_summary .oscop_clauses__item {
    margin-bottom: 15px
}

.oscop_summary .oscop_clauses__item:last-child {
    margin-bottom: 0l
}

.oscop_summary .oscop_terms__item.--all b {
    font-size: 1.2rem
}

.oscop_summary .oscop_terms__item:not(.--all, .--sms, .--mailing, .--email-processing) {
    padding-left: 25px
}

.oscop_summary .oscop_terms__item:not(.--hidden) {
    margin-bottom: 10px
}

.oscop_summary .oscop_terms__item label.f-label {
    white-space: normal;
    font-size: 1.1rem !important;
    overflow: visible;
    line-height: 1.15
}

.oscop_summary .oscop_terms__item label.f-label:before {
    top: -1px;
    transform: none
}

.oscop_summary .oscop_terms__item label.f-label:after {
    top: 1px !important;
    transform: rotate(45deg) !important
}

@media(max-width:978px) {
    .oscop_summary .oscop_submit__wrapper.--fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        padding: 15px;
        background-color: #f3f9fd;
        border-top: 1px solid #c3c7c8;
        color: #333
    }

    .oscop_summary .oscop_submit__wrapper.--fixed .oscop_submit__verify {
        display: block
    }
}

.oscop_summary .oscop_submit__verify {
    margin-bottom: 10px;
    display: none
}

.oscop_summary .oscop_submit__verify:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 5px
}

.oscop_summary .oscop_submit__button {
    width: 100%;
    line-height: 1.4
}

.oscop_summary .oscop_submit__cost {
    margin-left: 5px;
    white-space: nowrap
}

@media(min-width:979px) {
    .oscop_summary .oscop_safe {
        display: none
    }
}

.oscop_summary .oscop_safe.--super .oscop_safe__img img {
    width: 200px
}

.oscop_summary .oscop_safe__label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.oscop_summary .oscop_safe__label h5 {
    margin: 0
}

.oscop_summary .oscop_safe__img {
    margin-left: 10px
}

.oscop_summary .oscop_safe__img img {
    width: 85px
}

.oscop_summary .oscop_safe__text {
    font-size: 1.2rem
}

.oscop .oscop_rebate_code {
    display: block
}

.oscop_rebate_code {
    margin-bottom: 40px;
    display: none
}

@media(min-width:979px) {
    .oscop_rebate_code {
        margin-bottom: 15px
    }
}

.oscop_rebate_code.--filled .oscop_rebate_code__wrapper {
    border: 1px solid #3597dc
}

.oscop_rebate_code.--filled .oscop_rebate_code__label_icon:after {
    content: '';
    left: 5px;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 7px;
    height: 12px;
    border: solid #3597dc;
    border-width: 0 2px 2px 0;
    display: block;
    margin-top: 5px;
    margin-right: 3px
}

.oscop_rebate_code.--filled .oscop_rebate_code__message {
    max-height: 150px;
    opacity: 1
}

.oscop_rebate_code.--filled .oscop_rebate_code__label {
    padding: 10px 15px 0 15px;
    min-height: 35px
}

.oscop_rebate_code.--active .oscop_rebate_code__label_icon:after {
    content: '\F106'
}

.oscop_rebate_code.--active .oscop_rebate_code__field {
    max-height: 180px;
    opacity: 1
}

@media(min-width:979px) {
    .oscop_rebate_code h5 {
        display: none
    }
}

.oscop_rebate_code .oscop_rebate_code__wrapper {
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.oscop_rebate_code .oscop_rebate_code__label {
    cursor: pointer;
    padding: 10px 15px;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.oscop_rebate_code .oscop_rebate_code__label_icon:after {
    content: '\F107';
    font-family: FontAwesome;
    font-size: 2.2rem;
    line-height: 1
}

.oscop_rebate_code .oscop_rebate_code__text {
    font-size: 1.5rem
}

.oscop_rebate_code .oscop_rebate_code__field,
.oscop_rebate_code .oscop_rebate_code__message {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.oscop_rebate_code .oscop_rebate_code__input:focus {
    border-width: 2px
}

.oscop_rebate_code .oscop_rebate_code__input:not(:focus):not(.focused)+.f-label {
    color: #979797
}

.oscop_rebate_code .oscop_rebate_code__input_wrapper {
    margin-top: 10px
}

.oscop_rebate_code .oscop_rebate_code__input_wrapper:focus-within+.oscop_rebate_code__save {
    background-color: #3597dc;
    border-color: #3597dc;
    color: #fff
}

.oscop_rebate_code .oscop_rebate_code__input_wrapper:focus-within+.oscop_rebate_code__save:hover {
    background: #91c7ec;
    border: 1px solid #91c7ec;
    color: #f3f9fd
}

.oscop_rebate_code .oscop_rebate_code__save,
.oscop_rebate_code .oscop_rebate_code__links {
    margin: 15px 0
}

.oscop_rebate_code .oscop_rebate_code__link.--edit {
    margin-right: 15px
}

div.pickup_cms {
    font-weight: normal;
    text-align: justify;
    margin: 10px;
    overflow: hidden
}

div.pickup_cms ul {
    padding: 0 0 0 22px !important
}

div.pickup_cms ol {
    padding: 0 0 0 22px !important
}

@media(max-width:756px) {
    .pickupl_submit.--fixed {
        z-index: 999;
        position: fixed;
        bottom: -1px;
        left: -1px;
        right: -1px;
        border-radius: 0
    }
}

@media(max-width:756px) {
    .pickupl_calendar_wrapper {
        margin-bottom: 10px !important
    }
}

.marker-cluster-small {
    background-color: rgba(181, 226, 140, 0.6)
}

.marker-cluster-small div {
    background-color: rgba(110, 204, 57, 0.6)
}

.marker-cluster-medium {
    background-color: rgba(241, 211, 87, 0.6)
}

.marker-cluster-medium div {
    background-color: rgba(240, 194, 12, 0.6)
}

.marker-cluster-large {
    background-color: rgba(253, 156, 115, 0.6)
}

.marker-cluster-large div {
    background-color: rgba(241, 128, 23, 0.6)
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-out, opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-out, opacity .3s ease-in;
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    -webkit-transition: -webkit-stroke-dashoffset .3s ease-out, -webkit-stroke-opacity .3s ease-in;
    -moz-transition: -moz-stroke-dashoffset .3s ease-out, -moz-stroke-opacity .3s ease-in;
    -o-transition: -o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif
}

.marker-cluster span {
    line-height: 30px
}

img.marker_face {
    display: none
}

.leaf-marker-shadow {
    background-image: url(marker-shadow.png)
}

#pickup_site.--focus ul {
    display: flex
}

.searchPickupPoints {
    position: relative
}

.searchPickupPoints ul {
    position: absolute;
    width: 100%;
    z-index: 1001;
    display: none;
    list-style: none;
    flex-direction: column;
    padding: 1rem 0;
    background: #fff;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin-top: 5px
}

.searchPickupPoints__item {
    padding: .5rem 1rem .5rem 2rem
}

.searchPickupPoints__item a {
    text-decoration: none
}

#mymap+.asideContainer_pickup input:checked+label.pickup_point .headerText {
    max-width: 87%;
    display: inline-block
}

div.pickup_map_sidebar {
    color: #000;
    display: block;
    margin-bottom: 10px;
    border-radius: 0 0 5px 5px
}

@media(min-width:757px) {
    div.pickup_map_sidebar {
        background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
        border-radius: 15px;
        border: 1px solid #d6eaf8;
        color: #000;
        display: flex;
        padding: 20px;
        margin-bottom: 20px
    }
}

div.locationField_sub+div.pickup_map_sidebar {
    border-radius: 0 0 5px 5px
}

div.locationField_sub+.pickup_list_form {
    border-radius: 0 0 5px 5px
}

div.mapContainer_pickup {
    flex: 1 1 0;
    position: relative
}

@media(min-width:757px) {
    div.mapContainer_pickup {
        margin-right: 20px
    }
}

div.partners_map_wrapper {
    background: none repeat scroll 0 0 #d6eaf8;
    height: 500px;
    width: 100%
}

div.asideContainer_pickup {
    overflow: auto;
    position: relative;
    width: 100%;
    margin-top: 10px
}

@media(min-width:757px) {
    div.asideContainer_pickup {
        width: 330px;
        margin-top: 0;
        max-height: 500px
    }
}

div.morePickup {
    color: #3597dc;
    align-items: center;
    border-left: 1px solid #ddd;
    bottom: 10px;
    display: none;
    font-family: fontawesome;
    justify-content: center;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 10px
}

div.pickup_point_details {
    max-width: calc(100% - 50px)
}

div.pickup_point_info {
    background: #fff;
    border: 2px solid #3597dc;
    display: none;
    left: -2px;
    padding: 10px;
    position: absolute;
    right: -2px;
    top: 100%;
    border-top: 0
}

div.pickup_point_info a {
    color: #3597dc
}

div.pickup_point_info a:hover {
    color: #555
}

div.pickupl_hour_wrapper {
    text-align: center;
    display: none;
    margin-bottom: 25px
}

div.pickupl_submit {
    background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
    border-radius: 15px;
    border: 1px solid #d6eaf8;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px
}

@media(min-width:757px) {
    div.pickupl_submit {
        flex-direction: row-reverse;
        padding: 15px
    }
}

p.pickup_list_desc {
    margin-bottom: 7px;
    position: relative
}

p.pickupl_back {
    padding-top: 13px;
    font-size: 12px;
    text-align: center
}

@media(min-width:757px) {
    p.pickupl_back {
        padding: 0 15px 0 0
    }
}

a.btn.map_dir,
a.offer-reminder a.map_dir {
    margin-top: 5px;
    display: none;
    width: auto
}

span.zipcodePickup {
    display: block
}

label.pickup_point {
    border: 2px solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #333;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 10px 10px 47px;
    position: relative;
    width: 100%
}

b.headerText {
    color: #444;
    font-size: var(--text-sm);
    font-family: 'Nunito', sans-serif
}

#pickup_map {
    background: #d6eaf8;
    width: 100%;
    height: 260px
}

@media(min-width:757px) {
    #pickup_map {
        height: 500px
    }
}

div.map_google_api_key {
    display: none !important
}

#pickupl_calbind {
    z-index: 900;
    position: absolute;
    right: 5px
}

.pickup_point:last-child {
    border-bottom: 0
}

.pickup_point svg {
    left: 7px;
    position: absolute;
    top: 6px
}

.pickup_point_sub input {
    width: 100%;
    margin-top: 5px;
    display: none
}

.pickup_sites_errors {
    width: 100%;
    display: none
}

.pickup_sites_errors.show {
    display: block
}

.map_button_search {
    position: relative
}

.pickup_search_here,
.pickup_search_here_leaflet {
    position: relative;
    transform: none
}

@media(max-width:756px) {

    .pickup_search_here,
    .pickup_search_here_leaflet {
        border-radius: 0
    }
}

@media(min-width:757px) {

    .pickup_search_here,
    .pickup_search_here_leaflet {
        position: absolute;
        transform: translateX(-50%);
        display: inline-block;
        z-index: 50;
        top: 15px;
        left: 50%
    }

    .pickup_search_here:hover,
    .pickup_search_here_leaflet:hover {
        display: inline-block
    }
}

.pickup_search_here_leaflet {
    z-index: 401
}

#autocomplete_location {
    width: 100%;
    height: 40px;
    padding: 7px 50px 7px 7px;
    border-radius: 5px
}

@media(min-width:757px) {
    #autocomplete_location {
        height: 50px;
        padding: 10px 10px 10px 20px
    }
}

#locationField {
    position: relative
}

#locationField .icon-search {
    color: white
}

#locationField .btn,
#locationField .offer-reminder a {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    white-space: nowrap;
    width: auto;
    bottom: 0;
    right: 0;
    top: 0;
    max-height: 40px
}

@media(min-width:757px) {

    #locationField .btn,
    #locationField .offer-reminder a {
        bottom: 5px;
        right: 5px;
        top: 5px
    }
}

input:checked+label.pickup_point {
    border: 2px solid #3597dc;
    background: #fff;
    z-index: 10;
    border-radius: 5px
}

input:checked+label.pickup_point.moreInfoShow {
    border-radius: 5px 5px 0 0
}

input:checked+label.pickup_point div.morePickup {
    display: flex;
    color: #000
}

input:checked+label.pickup_point .map_dir {
    display: inline-block
}

input:checked+label.pickup_point:after {
    position: absolute;
    content: '';
    top: 100%;
    z-index: 11;
    height: 1px;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.2);
    display: block
}

input:checked+label.pickup_point svg {
    fill: #3597dc
}

input:checked+label.pickup_point.moreInfoShow .pickup_point_info {
    display: block;
    border-radius: 0 0 5px 5px
}

input:checked+label.pickup_point.moreInfoShow .morePickup {
    color: #000
}

input:checked+label.pickup_point input {
    display: block;
    color: #000
}

input:checked+label.pickup_point input+.morePickup {
    margin-top: 10px;
    color: #000
}

.asideContainer_pickup>input {
    opacity: 0;
    position: absolute;
    left: 0
}

#selectPickupDayWrapper {
    display: none
}

label.pickup_point img {
    position: absolute;
    left: 7px;
    top: 6px;
    max-width: 30px
}

input:checked+label.pickup_point .headerText {
    color: #000;
    max-width: 87%;
    display: inline-block
}

input:checked+label.pickup_point>div>div {
    color: #000
}

#searchpickup {
    height: 50px;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #d6eaf8
}

.no_google_api_key div.pickup_map_sidebar {
    display: block
}

.no_google_api_key div.asideContainer_pickup {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.no_google_api_key label.pickup_point {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

@media(min-width:757px) {
    .no_google_api_key label.pickup_point {
        width: 49%
    }
}

@media(min-width:979px) {
    .no_google_api_key label.pickup_point {
        width: 32%
    }
}

.autocompletoverflow {
    max-height: 220px;
    overflow: auto
}

.no_google_api_key .asideContainer_pickup>input {
    display: none
}

#pickup_list_form div.loadingBox {
    left: calc(50% - 120px) !important
}

#pickup_list_form div.loadingMap {
    height: 261px
}

@media(min-width:757px) {
    #pickup_list_form div.loadingMap {
        height: 501px
    }
}

#pickup_list_form>* {
    background: white
}

.leaflet-marker-icon {
    background: 0
}

.leaflet-marker-shadow {
    display: none
}

.leafleat-suggestions {
    background: #fff;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    margin-top: 5px
}

.leafleat-suggestions div {
    padding: 4px 6px;
    margin-bottom: 2px;
    cursor: pointer;
    border-bottom: 1px solid #d6eaf8
}

.leafleat-suggestions div:last-child {
    border-bottom: 0
}

.pickup-sites_page #mymap,
.pickup-sites_page #map_container {
    background: #d6eaf8;
    width: 100%;
    height: 280px
}

@media(min-width:757px) {

    .pickup-sites_page #mymap,
    .pickup-sites_page #map_container {
        width: calc(100% - 340px);
        margin-right: 20px;
        height: 500px
    }
}

#mymap {
    margin-bottom: 0
}

.return_container {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, auto));
    justify-content: center
}

@media(min-width:979px) {
    .return_container {
        grid-template-columns: repeat(3, minmax(0, auto));
        margin-top: 18px;
        grid-gap: 3rem
    }
}

div.return_type.choose_return_type {
    cursor: pointer
}

@media(min-width:757px) {
    div.return_type.choose_return_type {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0
    }
}

div.return_inner {
    display: flex;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

div.return_desc {
    padding-top: 5px;
    font-size: 12px
}

div.return_desc a {
    display: block;
    margin-top: 15px
}

div.return_confirmation_message {
    display: none
}

div.return_methods_label {
    border-bottom: 1px solid #d6eaf8;
    font-size: .85em;
    margin-bottom: 5px;
    padding-top: 10px;
    color: #444
}

div.return_desc_price {
    color: #444;
    font-size: .85em;
    padding-bottom: 3px
}

div.return_methods_info {
    font-size: .85em;
    padding: 10px 0 0;
    color: #444
}

div.return_one_name {
    font-weight: bold;
    margin-bottom: 5px
}

div.returns_summary_buttons.table_display {
    padding-top: 20px;
    display: flex !important;
    justify-content: space-between;
    flex-direction: column
}

@media(min-width:757px) {
    div.returns_summary_buttons.table_display {
        flex-direction: row
    }
}

@media(min-width:757px) {
    div.returns_summary_buttons.table_display {
        justify-content: flex-end;
        padding-top: 40px
    }

    div.returns_summary_buttons.table_display .btn_wrapper.backlink {
        display: flex;
        flex-basis: 50%;
        justify-content: flex-end;
        padding-right: 3rem
    }

    div.returns_summary_buttons.table_display #return_go_next {
        min-width: 23rem
    }
}

@media(min-width:757px) {
    .step5 div.returns_summary_buttons.table_display .btn_wrapper.backlink {
        flex-basis: calc(50% + 8px)
    }
}

input.return_type {
    display: none
}

img.n69372_icon {
    order: -1;
    margin-right: 28px
}

span.return_methods_labe2 {
    float: right
}

.return_type.active {
    border: 1px solid #3598dc;
    box-shadow: 0 0 0 1px #3598dc;
    color: #444
}

form.return_type .table_display {
    display: flex;
    flex-wrap: wrap
}

@media(min-width:757px) {
    form.return_type .table_display {
        flex-wrap: nowrap
    }
}

label.return_type:first-child {
    margin-left: 0
}

div.return_desc_price span.price {
    float: right
}

div.n69372_shipping_balance {
    background: #f3f9fd;
    padding: 15px 10px 15px 85px;
    position: relative;
    margin: 0 -15px 0;
    width: calc(100% + 3rem)
}

div.n69372_shipping_balance:after {
    background: #6ee312 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: '\f0d1';
    display: block;
    float: left;
    font-family: fontawesome;
    font-size: 1.75em;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-indent: -1px;
    width: 45px;
    position: absolute;
    top: 50%;
    left: 19px;
    margin-top: -23px
}

div.n69372_shipping_balance strong {
    color: #444;
    display: block;
    font-size: .85714286em;
    text-transform: uppercase
}

div.n69372_shipping_balance div {
    color: #444;
    font-size: .78571429em
}

div.n69372_shipping_balance b {
    color: #3598dc
}

label.return_type {
    border-radius: 5px;
    padding: 1rem;
    border: 1px solid transparent
}

div.return_type {
    padding: 0 15px 0;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.return_methods_param {
    display: block;
    margin: 10px 0
}

@media(min-width:979px) {
    .return_methods_param {
        display: inline-block;
        margin: 0 15px 15px 0
    }
}

.return_methods_param:last-child {
    margin-right: 0
}

.return_methods_param>input {
    vertical-align: middle;
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 4px solid #fff;
    box-shadow: 0 0 0 1px #d6eaf8;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer
}

.return_methods_param>label {
    vertical-align: middle;
    cursor: pointer
}

.return_methods_param>input:checked {
    background: #3597dc;
    box-shadow: 0 0 0 1px #3597dc
}

.disabled_inpost {
    opacity: .7
}

.subscription_settings {
    font-size: 1.3rem
}

.subscription_settings__address_add,
.subscription_settings__address_edit {
    display: none !important
}

.subscription_settings__address {
    cursor: auto !important
}

@media(min-width:979px) {
    .subscription_settings {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start
    }
}

.subscription_settings.--in-progress .subscription_settings__change_link {
    pointer-events: none;
    color: #d6eaf8
}

.subscription_settings.--not-saved .subscription_settings__submit {
    pointer-events: auto;
    opacity: 1
}

.subscription_settings[data-status="finished"] .subscription_settings__address {
    border: 1px solid #d6eaf8;
    box-shadow: none
}

.subscription_settings[data-status="finished"] .subscription_settings__price {
    margin-bottom: 15px
}

.subscription_settings[data-status="finished"] .subscription_settings__submit {
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    color: #777;
    pointer-events: none;
    opacity: .5
}

.subscription_settings[data-status="finished"] .subscription_settings__submit:before {
    content: '\E8AE';
    font-weight: normal
}

@media(min-width:979px) {
    .subscription_settings .headline {
        width: 100%
    }
}

@media(min-width:1200px) {
    .subscription_settings .headline {
        margin-bottom: 30px
    }
}

.subscription_settings__label {
    font-size: 1.6rem;
    margin-bottom: 10px
}

@media(min-width:979px) {
    .subscription_settings__wrapper {
        flex: 2;
        border-right: 1px solid #d6eaf8;
        padding-right: 40px
    }
}

@media(min-width:1200px) {
    .subscription_settings__wrapper {
        padding-right: 60px
    }
}

.subscription_settings__dates,
.subscription_settings__shipping,
.subscription_settings__delivery_wrapper,
.subscription_settings__payment,
.subscription_settings__products_wrapper {
    margin-bottom: 30px
}

.subscription_settings__dates_wrapper {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 15px;
    position: relative
}

@media(min-width:1200px) {
    .subscription_settings__dates_wrapper {
        display: grid;
        grid-template-columns: minmax(50%, 1fr) auto;
        grid-gap: 10px 15px;
        padding: 15px 20px;
        align-items: center
    }
}

.subscription_settings__date {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%
}

@media(min-width:1200px) {
    .subscription_settings__date {
        margin: 0
    }
}

.subscription_settings__date>* {
    flex: 1
}

@media(min-width:1200px) {
    .subscription_settings__date.--next {
        grid-column-start: 1
    }
}

.subscription_settings__date.--next .subscription_settings__date_label:before {
    content: '\E8AB';
    font-size: 1.2rem
}

.subscription_settings__date_label {
    margin-right: 10px;
    max-width: 145px;
    padding-left: 25px;
    position: relative
}

.subscription_settings__date_label:before {
    content: '\E8B0';
    font-family: FontAwesome;
    font-size: 1.6rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.subscription_settings__change.--upcoming {
    margin: 15px 0
}

@media(min-width:1200px) {
    .subscription_settings__change.--upcoming {
        margin: 0;
        grid-row-start: 1;
        grid-column-start: 2
    }
}

@media(min-width:1200px) {
    .subscription_settings__change.--next {
        grid-row-start: 2;
        grid-column-start: 2
    }
}

.subscription_settings__calendar_info,
.subscription_settings__info {
    display: none
}

.subscription_settings__calendar {
    position: absolute;
    z-index: 1;
    top: 105px
}

@media(min-width:1200px) {
    .subscription_settings__calendar {
        right: 0;
        top: 50%
    }
}

.subscription_settings__calendar.--upcoming .subscription_settings__info.--upcoming {
    display: block
}

.subscription_settings__calendar.--next {
    top: 135px
}

@media(min-width:1200px) {
    .subscription_settings__calendar.--next {
        top: 90%
    }
}

.subscription_settings__calendar.--next .subscription_settings__info.--next {
    display: block
}

.subscription_settings__calendar .subscription_settings__calendar_info {
    display: block
}

.subscription_settings__info_text {
    font-size: 1.1rem;
    margin: 0 0 20px
}

.subscription_settings__disabled_change {
    border-radius: 5px;
    padding: 10px;
    background-color: #fff3cd;
    color: #444;
    font-size: 1.2rem;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    margin-top: 15px;
    width: 100%
}

@media(min-width:1200px) {
    .subscription_settings__disabled_change {
        grid-column: span 2;
        margin-top: 5px
    }
}

.subscription_settings__disabled_change:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 1.3rem;
    line-height: 1
}

.subscription_settings__dates_description {
    font-size: 1.1rem;
    padding-top: 10px;
    margin: 0
}

@media(min-width:757px) {
    .subscription_settings__addresses {
        display: flex;
        flex-wrap: wrap;
        margin: -10px
    }
}

@media(min-width:757px) {
    .subscription_settings__addresses>* {
        flex: 1 0 50%;
        max-width: calc(50% - 20px);
        margin: 10px
    }
}

.subscription_settings__address {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer
}

@media(min-width:1200px) {
    .subscription_settings__address {
        padding: 15px 20px
    }
}

.subscription_settings__address.--selected {
    border: 1px solid #3597dc;
    box-shadow: 0 0 0 1px #3597dc
}

.subscription_settings__address_wrapper {
    display: flex;
    flex-direction: column
}

.subscription_settings__address_item.--additional,
.subscription_settings__address_item.--name {
    font-size: 1.5rem
}

.subscription_settings__address_item.--name {
    margin-bottom: 10px
}

@media(min-width:757px) {
    .subscription_settings__address_add {
        margin-top: 20px;
        display: inline-block
    }
}

.subscription_settings__card {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 15px 5px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

.subscription_settings__card_icon {
    min-width: 60px;
    margin-right: 10px
}

.subscription_settings__card_icon img {
    display: block
}

.subscription_settings__card_number {
    margin-right: auto;
    font-size: 1.4rem
}

.subscription_settings__card_edit {
    margin: 0 10px
}

.subscription_settings__product,
.subscription_settings__delivery {
    display: grid;
    grid-template-columns: 45px 1fr;
    grid-gap: 10px 15px;
    margin-bottom: 20px
}

@media(min-width:979px) {

    .subscription_settings__product,
    .subscription_settings__delivery {
        grid-template-columns: 55px auto auto;
        grid-gap: 0 15px;
        align-items: center
    }
}

.subscription_settings__product:last-child,
.subscription_settings__delivery:last-child {
    margin-bottom: 0
}

.subscription_settings__product_icon,
.subscription_settings__delivery_icon {
    grid-column-end: 2;
    grid-row: span 2;
    text-align: center
}

@media(min-width:979px) {

    .subscription_settings__product_icon,
    .subscription_settings__delivery_icon {
        grid-row: span 1
    }
}

.subscription_settings__product_name,
.subscription_settings__delivery_name {
    font-weight: bold;
    text-decoration: none;
    word-break: break-word;
    display: block
}

.subscription_settings__product_details {
    font-size: 1.1rem
}

.subscription_settings__product_detail_name {
    margin-right: 3px
}

@media(min-width:979px) {

    .subscription_settings__product_price,
    .subscription_settings__delivery_price {
        grid-column-start: 3;
        margin-left: auto
    }
}

.subscription_settings__product_price strong,
.subscription_settings__delivery_price strong {
    font-size: 1.6rem
}

.subscription_settings__product_price span,
.subscription_settings__delivery_price span {
    font-size: 1.1rem
}

.subscription_settings__summary {
    text-align: center;
    border-top: 1px solid #d6eaf8;
    padding-top: 30px
}

@media(min-width:979px) {
    .subscription_settings__summary {
        position: sticky;
        top: 15px;
        flex: 1;
        padding-left: 40px;
        padding-top: 0;
        border-top: 0;
        text-align: left
    }
}

@media(min-width:1200px) {
    .subscription_settings__summary {
        padding-left: 60px
    }
}

.subscription_settings__price {
    margin-bottom: 10px
}

@media(min-width:979px) {
    .subscription_settings__price {
        margin-bottom: 5px
    }
}

.subscription_settings__price strong {
    font-size: 2.5rem
}

.subscription_settings__price span {
    font-size: 1.2rem
}

.subscription_settings__price_info {
    font-size: 1.2rem;
    margin-bottom: 15px;
    max-width: 500px;
    margin: 0 auto 15px
}

@media(min-width:979px) {
    .subscription_settings__price_info {
        display: flex
    }
}

.subscription_settings__price_info:before {
    content: '\E8AF';
    font-family: FontAwesome;
    text-align: center;
    margin-right: 5px;
    font-size: 1.4rem
}

@media(min-width:979px) {
    .subscription_settings__price_info:before {
        margin-right: 10px
    }
}

.subscription_settings__payment_date {
    font-size: 1.2rem;
    margin-bottom: 15px
}

@media(min-width:1200px) {
    .subscription_settings__payment_date {
        margin-bottom: 20px
    }
}

.subscription_settings__buttons {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width:979px) {
    .subscription_settings__buttons {
        align-items: flex-start
    }
}

.subscription_settings__form {
    width: 100%
}

.subscription_settings__form.--submitting .subscription_settings__submit {
    position: relative;
    pointer-events: none;
    transition: border-color 0s;
    border-color: rgba(255, 255, 255, 0.8)
}

.subscription_settings__form.--submitting .subscription_settings__submit:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.subscription_settings__form.--submitting .subscription_settings__submit:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.subscription_settings__form.--submitting .subscription_settings__submit:hover {
    border-color: rgba(255, 255, 255, 0.8)
}

.subscription_settings__submit {
    width: 100% !important;
    margin-bottom: 20px;
    pointer-events: none;
    opacity: .5
}

.subscription_settings__list {
    margin-bottom: 40px
}

@media(min-width:1200px) {
    .subscription_settings__list {
        margin-bottom: 65px
    }
}

.subscription_settings__cancel {
    color: #f6174d;
    text-decoration: none
}

.subscription_settings__cancel:hover {
    color: #3597dc
}

.subscription_address {
    margin: 0
}

.subscription_address.--loading,
.subscription_address.--success,
.subscription_address.--error {
    position: relative;
    pointer-events: none
}

.subscription_address.--loading:before,
.subscription_address.--success:before,
.subscription_address.--error:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.subscription_address.--loading:after,
.subscription_address.--success:after,
.subscription_address.--error:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.subscription_address.--success:after,
.subscription_address.--error:after {
    animation: none;
    transform: translate(-50%, -50%);
    font-size: 2rem
}

.subscription_address.--success:after {
    content: '\F00C';
    color: #b8da49
}

.subscription_address.--error:after {
    content: '\F00D';
    color: #f6174d
}

.subscription_address__label {
    font-size: 1.6rem;
    margin-bottom: 20px
}

.subscription_address__inputs {
    display: grid;
    grid-column-gap: 15px;
    grid-template-columns: 1fr .5fr 1fr
}

.subscription_address__item {
    margin-bottom: 15px;
    grid-column: span 3
}

.subscription_address__item.--street,
.subscription_address__item.--city {
    grid-column: span 2
}

.subscription_address__item.--street-number,
.subscription_address__item.--zipcode {
    grid-column: span 1
}

.subscription_address__item .form-desc {
    margin-bottom: 15px
}

.subscription_address__submit {
    text-align: center
}

.subscription_cancel {
    display: none;
    text-align: center;
    font-size: 1.3rem
}

.subscription_cancel__label,
.subscription_cancel__description,
.subscription_cancel__order,
.subscription_cancel__abort {
    margin-bottom: 20px
}

.subscription_cancel__label {
    font-size: 1.8rem
}

.subscription_cancel__label:before {
    content: '\E808';
    font-family: FontAwesome;
    display: block;
    font-size: 3.6rem;
    color: #ffda41;
    margin-bottom: 10px
}

.subscription_cancel__order {
    color: #f6174d
}

.subscription_cancel__order.--in-progress {
    color: #b8da49
}

.subscription_cancel__buttons {
    display: flex;
    flex-direction: column;
    align-items: center
}

.modal .subscription_cancel {
    display: block
}

.news__date_name {
    display: flex;
    margin-bottom: 2rem
}

.news__date_name .headline {
    border: 0;
    padding: 0;
    margin: 0
}

.news__date_name .headline:after {
    display: none
}

div.bookmarklets_section {
    border: 0;
    position: relative;
    z-index: 1;
    text-align: left;
    margin: 0;
    padding-top: 15px;
    margin-bottom: 10px
}

div.bookmarklets_section li {
    display: inline-block;
    margin: 0 5px 5px 0;
    vertical-align: top
}

div.bookmarklets_section label {
    display: none
}

div.news_fb_comments {
    margin-top: 15px;
    width: 100%;
    clear: both
}

div.news_fb_comments_label {
    margin-bottom: 10px
}

div._fb_comments iframe {
    width: 100% !important;
    margin-bottom: 30px;
    background: #fff
}

#product_compare_list_wrapper {
    position: relative
}

#product_compare_list {
    overflow: auto;
    padding-bottom: 10px;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

#product_compare_list::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

#product_compare_list::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

#product_compare_list::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.compare_page .product_wrapper {
    font-size: 1.05em;
    position: relative
}

.compare_page table {
    color: #444;
    background: #fff;
    border-collapse: separate;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    overflow: hidden
}

.compare_page table tbody tr:last-child th {
    border-bottom: 0
}

.compare_page table tbody tr:last-child td {
    border-bottom: 0
}

.compare_page table tbody tr:last-child td:last-child {
    border-right: 0
}

.compare_page table tbody tr td:last-child {
    border-right: 0
}

.compare_page th {
    border-right: 1px solid #d6eaf8;
    border-bottom: 1px solid #d6eaf8;
    font-size: 1.1em;
    background: #f3f9fd
}

.compare_page tr:hover th {
    background: #f3f9fd;
    color: #444
}

.compare_page tr:hover td {
    background: #f3f9fd;
    color: #444
}

.compare_page td {
    border-right: 1px solid #d6eaf8;
    border-bottom: 1px solid #d6eaf8;
    font-size: .95em;
    background: #fff
}

.compare_page th.cmp_product {
    background: #f3f9fd !important;
    vertical-align: top
}

.compare_page td.cmp_product {
    background: #fff !important;
    color: #444 !important;
    height: 320px
}

.compare_page td.cmp_product .product-name {
    color: #3597dc
}

.compare_page td.cmp_product .product-name:hover {
    color: #555
}

.compare_page .highlight {
    color: #f6174d
}

.compare_page a.product-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    margin-bottom: 1rem;
    text-align: center;
    background: #f1f1f1
}

.compare_page a.product-icon img {
    mix-blend-mode: multiply
}

@media(min-width:757px) {
    .compare_page a.product-icon {
        height: 250px
    }
}

.compare_page a.product-icon img {
    max-height: 200px
}

@media(min-width:757px) {
    .compare_page a.product-icon img {
        max-height: 250px
    }
}

.compare_page .label_icons {
    position: absolute;
    bottom: 0;
    left: 0
}

@media(min-width:979px) {
    #product_compare_list_wrapper.hasScrollBar .navigation {
        display: block
    }
}

#product_compare_list_wrapper .navigation {
    display: none
}

#product_compare_list_wrapper .navigation a {
    text-decoration: none
}

#product_compare_list_wrapper .navigation .prev {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    border-right: 3px solid #3597dc;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    text-align: left
}

#product_compare_list_wrapper .navigation .next {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    border-left: 3px solid #3597dc;
    color: #3597dc;
    background: rgba(255, 255, 255, 0.6);
    text-align: right
}

#product_compare_list_wrapper .navigation .prev i {
    position: absolute;
    top: 48%;
    left: 0
}

#product_compare_list_wrapper .navigation .next i {
    position: absolute;
    top: 48%;
    right: 0
}

#product_compare_list_wrapper .navigation .prev:hover {
    background: #fff
}

#product_compare_list_wrapper .navigation .next:hover {
    background: #fff
}

.touch #product_compare_list_wrapper .navigation {
    display: none !important
}

.compare_page .item_width {
    padding: 5px;
    min-width: 190px
}

@media(min-width:757px) {
    .compare_page .item_width {
        width: 260px;
        padding: 10px
    }
}

@media(min-width:979px) {
    .compare_page .item_width {
        padding: 10px 15px
    }
}

.compare_page .hideCol .item_width {
    min-width: 0;
    width: 75px;
    padding: 10px 10px;
    transition: all .3s linear
}

.hideCol {
    opacity: 1;
    transition: opacity .5s linear .2s
}

.hideCol .hideCol {
    opacity: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    transition: none !important
}

.hideCol a.product-icon {
    height: 50px
}

.hideCol a.product-icon img {
    max-height: 50px
}

.hideCol a.product-name {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    left: 50%;
    margin-left: -100px;
    margin-top: 165px;
    position: absolute;
    top: 0;
    width: 200px;
    transition: all .3s linear;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 1rem;
    white-space: nowrap;
    text-wrap: nowrap
}

.compare_page a.product-name {
    text-decoration: none
}

.hideCol .product-icon img {
    max-height: 40px
}

.hidePrev .prev {
    display: none !important
}

.hideNext .next {
    display: none !important
}

.compare_page .configure_item {
    padding-top: 6px !important;
    text-align: right
}

@media(min-width:757px) {
    .compare_page .configure_item {
        padding-top: 15px !important
    }
}

.configure_item a {
    padding: 5px 10px 5px 5px;
    font-size: .95em;
    background: #fff;
    border: 1px solid #c4c7c8;
    box-shadow: none;
    color: #3597dc;
    display: inline-block;
    text-align: left;
    text-decoration: none;
    border-radius: 5px
}

@media(min-width:757px) {
    .configure_item a {
        padding: 1px 10px 2px 5px;
        font-size: .85em
    }
}

.configure_item a i {
    color: #3597dc
}

.configure_item a:last-child {
    margin-left: 5px
}

@media(min-width:757px) {
    .configure_item a:last-child {
        margin-left: 10px
    }
}

.configure_item a:last-child i {
    color: #f6174d
}

.configure_item a:hover {
    color: #555
}

.hideCol .configure_item a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    padding-right: 0
}

.hideCol .configure_item a:last-child {
    display: none !important
}

.compare_page .list_traits {
    display: block
}

.compare_page .list_traits ul {
    list-style: none
}

.compare_page .list_traits ul .note {
    display: block;
    margin-bottom: 0
}

.compare_page .list_traits ul .note span {
    text-align: left;
    margin-bottom: 0;
    font-size: 1em
}

@media(min-width:757px) {
    .compare_page .list_traits ul .note span {
        font-size: .85em
    }
}

.compare_page .list_traits span {
    color: inherit
}

@media(min-width:757px) {
    .compare_page .list_traits span {
        font-size: .85em
    }
}

.touch .hasScrollBar {
    margin-right: -10px
}

@media(min-width:979px) {
    .touch .hasScrollBar {
        margin-right: 0
    }
}

.compare_page th .item_width {
    min-width: 100px
}

div.client-cards_cms {
    font-weight: normal;
    margin-bottom: 15px
}

#client_cards table {
    width: 100%
}

#client_cards table th {
    text-align: center;
    border-bottom: 1px solid #d6eaf8;
    padding: 10px
}

#client_cards table td {
    text-align: center;
    border-bottom: 1px solid #d6eaf8;
    padding: 10px 5px
}

@media(min-width:757px) {
    #client_cards table td {
        padding: 10px
    }
}

#client_cards p {
    padding: 10px
}

div.header {
    text-align: left;
    padding: 0 0 30px;
    display: block
}

div.searching_price {
    clear: both;
    margin-bottom: 10px
}

div.searching_button_under {
    clear: both
}

form.searching_form {
    margin: 0 auto
}

span.searching_currency {
    display: inline-block;
    padding-left: 5px
}

span.searching_price_sep {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 10%;
    margin-right: -2%
}

span.searching_sort_text {
    font-size: .93em;
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    margin-bottom: 10px
}

@media(min-width:757px) {
    span.searching_sort_text {
        font-size: 1em
    }
}

@media(min-width:1200px) {
    span.searching_sort_text {
        width: 15%
    }
}

span.searching_engine_traits {
    display: inline-block;
    margin-left: 2%;
    vertical-align: middle;
    width: 78%
}

@media(min-width:1200px) {
    span.searching_engine_traits {
        width: 83%
    }
}

span.searching_sort_radios {
    display: block;
    float: right;
    width: 78%;
    padding-top: 10px;
    font-size: .93em
}

@media(min-width:1200px) {
    span.searching_sort_radios {
        width: 83%
    }
}

select.searching_engine_traits {
    margin: 0 10px;
    float: left
}

button.searching_button_under {
    clear: both;
    float: right;
    margin-top: 20px
}

#searching div.header {
    text-align: left;
    padding: 0 0 10px;
    display: block
}

#searching div.info {
    padding: 10px 0
}

#slider-range_wrapper {
    float: right;
    width: 180px;
    height: 27px;
    background: url('https://bosastopka.pl/gfx/standards/bar_bg.png?r=1738891033') left center no-repeat;
    padding: 0;
    margin: 0 18px 0 0;
    display: none
}

#slider-range {
    position: relative;
    text-align: left;
    background: 0;
    border: 0;
    padding: 0;
    width: auto;
    height: 25px;
    margin-left: 10px;
    width: 160px
}

#slider-range a {
    background: transparent url('https://bosastopka.pl/gfx/standards/bar.png?r=1738891033') no-repeat scroll left top;
    cursor: ew-resize;
    height: 19px;
    position: absolute;
    top: 4px;
    width: 18px;
    z-index: 2;
    padding: 0;
    border: 0;
    margin-left: -10px
}

#slider-range div {
    position: absolute;
    height: 24px;
    z-index: 1;
    border: 0;
    background: 0
}

#searching_form .item_node_children .type_node_tree {
    display: none
}

#searching_form .type_node_sub_checkbox {
    display: inline-block;
    margin-left: 2%;
    vertical-align: middle;
    width: 78%;
    line-height: 1
}

@media(min-width:1200px) {
    #searching_form .type_node_sub_checkbox {
        width: 83%
    }
}

#searching_form .type_node_sub_checkbox label.disabled {
    color: #d6eaf8
}

#searching #select_products_info {
    display: none
}

#searching_form div.searching_top {
    border-bottom: 1px solid #d6eaf8;
    margin-bottom: 25px;
    padding-bottom: 20px;
    text-align: left
}

#searching_form div.searching_top span.label {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    font-size: .93em
}

@media(min-width:757px) {
    #searching_form div.searching_top span.label {
        font-size: 1em
    }
}

@media(min-width:1200px) {
    #searching_form div.searching_top span.label {
        width: 15%
    }
}

#searching_form div.searching_text {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    position: relative
}

#searching_form div.searching_text label {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    font-size: .93em
}

@media(min-width:757px) {
    #searching_form div.searching_text label {
        font-size: 1em
    }
}

@media(min-width:1200px) {
    #searching_form div.searching_text label {
        width: 15%
    }
}

#searching_form div.searching_text input {
    margin-left: 2%;
    width: 78%;
    display: inline-block;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form div.searching_text input {
        width: 83%
    }
}

#searching_form div.searching_price input.searching_price {
    margin: 0 0 0 2%;
    width: 22%;
    text-align: right;
    display: inline-block;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form div.searching_price input.searching_price {
        width: 24.5%
    }
}

#searching_form div.searching_price #contener4 {
    width: 100%;
    display: none;
    padding-top: 20px
}

#searching_form div.searching_checkboxes {
    clear: both
}

#searching_form div.searching_checkboxes input {
    vertical-align: middle;
    display: inline-block
}

#searching_form div.searching_checkboxes label {
    cursor: pointer
}

#searching_form div.searching_checkboxes label span {
    padding: 1px 0 0 3px;
    vertical-align: middle;
    font-size: .85em;
    display: inline-block
}

#searching_form div.searching_checkboxes ul {
    display: inline-block;
    list-style: none outside none;
    margin-left: 2%;
    width: 78%;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form div.searching_checkboxes ul {
        width: 83%
    }
}

#searching_form div.searching_checkboxes ul li {
    display: inline-block;
    padding-right: 10px;
    width: 33.333333%
}

@media(min-width:979px) {
    #searching_form div.searching_checkboxes ul li {
        width: auto
    }
}

#searching_form div.searching_checkboxes ul li label {
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    #searching_form div.searching_checkboxes ul li label {
        display: inline-block
    }
}

#searching_form div.searching_nodes {
    clear: both;
    position: relative
}

#searching_form div.searching_nodes.load-content:after {
    position: absolute
}

#searching_form div.searching_nodes span.label {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    margin: 0 0 10px;
    font-size: .93em
}

@media(min-width:757px) {
    #searching_form div.searching_nodes span.label {
        font-size: 1em
    }
}

@media(min-width:1200px) {
    #searching_form div.searching_nodes span.label {
        width: 15%
    }
}

#searching_form div.group_node {
    clear: both;
    margin: 0 0 10px;
    background: #f3f9fd;
    color: #333;
    border-radius: 5px
}

#searching_form div.group_node h4 {
    padding: 10px;
    zoom: 1
}

#searching_form div.group_node h5 {
    padding: 10px;
    zoom: 1
}

#searching_form div.group_node_sub {
    clear: both;
    background: #f3f9fd;
    color: #333;
    padding: 10px 0 5px;
    margin: 0 5px 10px
}

#searching_form div.group_node_sub span.label {
    margin-left: 10px
}

#searching_form div.type_node_checkbox {
    padding-top: 10px
}

#searching_form div.group_node div.item_node {
    clear: both;
    padding: 10px
}

#searching_form .type_node_sub_list {
    display: inline-block;
    margin-left: 2%;
    width: 78%;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form .type_node_sub_list {
        width: 83%
    }
}

#searching_form .type_node_sub_tree {
    display: inline-block;
    margin-left: 2%;
    width: 78%;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form .type_node_sub_tree {
        width: 83%
    }
}

#searching_form .type_node_sub_duallist {
    display: inline-block;
    margin-left: 2%;
    width: 78%;
    vertical-align: middle
}

@media(min-width:1200px) {
    #searching_form .type_node_sub_duallist {
        width: 83%
    }
}

#searching_form .type_node_sub_duallist>span {
    display: inline-block;
    vertical-align: middle;
    width: 48%
}

#searching_form .type_node_sub_duallist>span.searching_sep {
    width: 4%;
    text-align: center;
    margin-bottom: 10px
}

#searching_form div.searching_nodes select {
    padding: 4px 2px 4px 10px
}

#searching_form div.searching_nodes select.searching_duallist {
    width: 195px;
    float: left
}

#searching_form div.searching_nodes select.searching_list {
    width: 415px
}

#searching_form div.item_node label {
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    padding: 0 10px 10px 0;
    vertical-align: top;
    width: 50%
}

@media(min-width:757px) {
    #searching_form div.item_node label {
        width: 33.33%
    }
}

@media(min-width:1200px) {
    #searching_form div.item_node label {
        width: 25%
    }
}

#searching_form div.item_node label input {
    vertical-align: middle
}

#searching_form div.item_node label span {
    padding: 0 0 0 5px;
    vertical-align: middle
}

span.searching_sort_radios input {
    vertical-align: middle;
    display: inline-block
}

span.searching_sort_radios label {
    padding: 1px 10px 0 3px;
    vertical-align: middle;
    display: inline-block
}

#searching_form .clr {
    clear: both
}

.selectbox-container {
    position: absolute;
    top: 0;
    display: none;
    z-index: 50000;
    margin-top: 26px;
    padding: 4px;
    background: #fff;
    border: 1px solid #d6eaf8;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    z-index: 999;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.selectbox-container .selectbox-title {
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 1001;
    cursor: pointer;
    background-color: #f3f9fd;
    color: #444 !important;
    white-space: nowrap;
    display: block;
    line-height: 1.2em;
    padding: 0;
    margin: 0 18px 0 0;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -moz-user-focus: ignore;
    -moz-user-input: disabled
}

.selectbox-container .selectbox-scrollable {
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: auto;
    max-height: 250px;
    clear: both;
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px
}

.selectbox-container .selectbox-scrollable::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.selectbox-container .selectbox-scrollable::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.selectbox-container .selectbox-scrollable::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.selectbox-container ul {
    list-style-type: decimal !important;
    margin: 0;
    padding: 0
}

.selectbox-container ul li.selectbox-selected {
    background-color: #f3f9fd
}

.selectbox-container ul li.selectbox-current {
    background-color: #3597dc;
    color: #fff
}

.selectbox-container ul li {
    display: block;
    line-height: 1.2em;
    padding: 5px 7px;
    margin: 0;
    list-style: none;
    color: #444;
    font-size: 13px;
    cursor: pointer;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -moz-user-focus: ignore;
    -moz-user-input: disabled
}

.selectbox-container ul li span {
    zoom: 1
}

div.type_node_duallist a.selectbox-link {
    width: 70px;
    float: left
}

div.type_node_duallist span.selectbox-disabled {
    width: 70px;
    float: left
}

.loading-list {
    background: url('https://bosastopka.pl/gfx/custom/spinner2.gif?r=1738891033') no-repeat 90% center !important
}

#searching_form .dropdown-menu {
    max-height: 250px;
    overflow: auto
}

#searching_form .dropdown-menu .selected {
    text-decoration: none;
    color: #444;
    background-color: #f3f9fd
}

.searching_ajax button.f-control[disabled] {
    opacity: .3;
    pointer-events: none
}

@font-face {
    font-family: "Font Awesome Brands";
    src: url("https://bosastopka.pl/gfx/custom/fa-brands-400.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap
}

@media(min-width:979px) {
    #signin-form_box_left {
        padding-right: 25px
    }
}

h2.big_label {
    width: 100%
}

.register_wholesaler i {
    margin-right: 5px;
    color: #3597dc
}

.register_wholesaler {
    margin-bottom: 15px
}

div.signin-form_select {
    display: none
}

button.signin_password-recover {
    margin-bottom: 10px
}

a.password_reminder_signin {
    display: block
}

#signin-form_box_sub_1 p {
    display: none
}

div#signin-form_box_left h2 {
    margin-bottom: 10px
}

#signin-form_box_right {
    float: right;
    padding-top: 25px
}

@media(min-width:757px) {
    #signin-form_box_right {
        float: none;
        padding-top: 0
    }
}

@media(min-width:979px) {
    #signin-form_box_right {
        padding-left: 25px
    }
}

div.signin_inputs label {
    display: block
}

div.signin_inputs input {
    width: 100%;
    margin-bottom: 10px
}

div.signin-form_select h3 {
    color: #000;
    margin-bottom: 5px
}

div.signin-form_select label {
    float: left;
    padding-left: 3px
}

div.signin-form_select input {
    float: left;
    margin-left: 10px
}

#signin-form_box_sub_2 {
    display: none
}

.signin_inputs {
    margin: 0 auto;
    padding: 0;
    float: none
}

#signin_login_separator {
    text-align: center;
    margin: 10px 0 28px 0
}

@media(min-width:757px) {
    #signin_login_separator {
        margin: 10px 0 35px 0
    }
}

#signin_login_separator span {
    color: #1c7ec1;
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-xl);
    padding: 0 10px
}

.signin_buttons {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    float: none;
    clear: both
}

.signin_buttons button {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    min-width: 180px
}

.signin_buttons button:hover {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    min-width: 180px
}

.signin_buttons a {
    width: 100%;
    display: block;
    font-size: 1.07em
}

#signin-form_box_right a.btn,
#signin-form_box_right a.offer-reminder a {
    min-width: 180px
}

#cookie_login_social_item #client_new_social {
    margin: 0
}

#signin-form_box_left.signin_cookie .signin_inputs {
    width: 100%
}

@media(min-width:757px) {
    #signin-form_box_left.signin_cookie .signin_inputs {
        width: 613px
    }
}

#signin-form_box_left.signin_cookie .signin_buttons a {
    display: inline-block;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    margin-top: 5px
}

.tooltip {
    top: 0;
    width: 33.5rem;
    max-width: calc(100vw - 3rem);
    font-size: 1.1rem;
    background-color: #fff;
    color: #444;
    z-index: 1000;
    padding: 1.5rem;
    -webkit-filter: drop-shadow(0 0 4px #d6eaf8);
    filter: drop-shadow(0 0 4px #d6eaf8);
    transform: translateY(-10px);
    position: relative;
    border-radius: 5px
}

.tooltip:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    bottom: -0.7rem;
    left: 4.45rem;
    transform: rotate(180deg);
    border-width: 0 .55rem .75rem .55rem;
    border-color: transparent transparent #fff transparent
}

.tooltip:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0
}

.tooltip__wrapper {
    position: relative
}

#cookie_login_social_more,
#client_new_social {
    margin-bottom: 25px
}

#cookie_login_social_more ul,
#client_new_social ul {
    display: grid;
    list-style: none;
    justify-content: center;
    grid-template-columns: minmax(auto, 10.5rem) minmax(auto, 10.5rem) minmax(auto, 10.5rem);
    align-items: flex-end;
    grid-gap: 1rem;
    padding-top: 1rem
}

@media(min-width:757px) {

    #cookie_login_social_more ul,
    #client_new_social ul {
        grid-template-columns: repeat(auto-fit, 10.5rem)
    }
}

#cookie_login_social_more ul li .btn,
#client_new_social ul li .btn,
#cookie_login_social_more ul li .offer-reminder a,
#client_new_social ul li .offer-reminder a {
    min-height: 4.5rem
}

@media(min-width:757px) {

    #cookie_login_social_more ul li .btn,
    #client_new_social ul li .btn,
    #cookie_login_social_more ul li .offer-reminder a,
    #client_new_social ul li .offer-reminder a {
        min-width: 10.5rem
    }
}

#cookie_login_social_more ul li .btn:before,
#client_new_social ul li .btn:before,
#cookie_login_social_more ul li .offer-reminder a:before,
#client_new_social ul li .offer-reminder a:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#cookie_login_social_more p,
#client_new_social p {
    display: none
}

#cookie_login_social_more form,
#client_new_social form {
    overflow: hidden;
    padding: 10px 0 0
}

#cookie_login_social_more form label,
#client_new_social form label {
    display: block;
    width: 300px;
    margin: 3px
}

#cookie_login_social_more form input,
#client_new_social form input {
    width: 100%;
    margin: 10px 0;
    display: block;
    padding: 5px 0;
    text-indent: 5px
}

#cookie_login_social_more form button,
#client_new_social form button {
    margin: 0;
    overflow: hidden
}

#client_new_social li.--active,
#cookie_login_social_more li.--active {
    order: -1
}

#client_new_social li.--active .service_item,
#cookie_login_social_more li.--active .service_item {
    border-color: #3597dc;
    border-width: 2px
}

#client_new_social .service_item,
#cookie_login_social_more .service_item {
    border-color: #d6eaf8;
    color: #3597dc;
    background: #fff
}

#client_new_social .service_item:hover,
#cookie_login_social_more .service_item:hover {
    border-color: #3597dc
}

#client_new_social .service_item:before,
#cookie_login_social_more .service_item:before {
    color: inherit
}

#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
    font-family: FontAwesome;
    color: #4285f4;
    content: "";
    font-size: 2rem
}

#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
    font-family: "Font Awesome Brands";
    color: #4285f4;
    content: ""
}

#client_new_social .service_item[data-name="service_Google"]:before,
#cookie_login_social_more .service_item[data-name="service_Google"]:before {
    display: block;
    height: var(--text-xl);
    width: var(--text-xl);
    background: url(https://bosastopka.pl/gfx/standards/google.svg?r=1724839399) no-repeat center;
    background-size: contain
}

#client_new_social .service_item[data-name="service_Facebook"],
#cookie_login_social_more .service_item[data-name="service_Facebook"] {
    font-family: 'Font Awesome Brands'
}

#client_new_social .service_item[data-name="service_Facebook"]:before,
#cookie_login_social_more .service_item[data-name="service_Facebook"]:before {
    font-family: FontAwesome;
    color: #3b5998;
    content: "\f09a";
    font-size: 2rem
}

#client_new_social .service_item[data-name="service_Facebook"]:before,
#cookie_login_social_more .service_item[data-name="service_Facebook"]:before {
    font-family: "Font Awesome Brands";
    color: #3b5998;
    content: "\f09a"
}

#client_new_social .service_item[data-name="service_OpenId"]:before,
#cookie_login_social_more .service_item[data-name="service_OpenId"]:before {
    font-family: FontAwesome;
    color: #ed8710;
    content: "\F19B";
    font-size: 2rem
}

#client_new_social .service_item[data-name="service_OpenId"]:before,
#cookie_login_social_more .service_item[data-name="service_OpenId"]:before {
    font-family: "Font Awesome Brands";
    color: #ed8710;
    content: "\F19B"
}

#client_new_social .service_item[data-name="service_PayPal"]:before,
#cookie_login_social_more .service_item[data-name="service_PayPal"]:before {
    font-family: FontAwesome;
    color: #053385;
    content: "\F1ED";
    font-size: 2rem
}

#client_new_social .service_item[data-name="service_PayPal"]:before,
#cookie_login_social_more .service_item[data-name="service_PayPal"]:before {
    font-family: "Font Awesome Brands";
    color: #053385;
    content: "\F1ED"
}

#client_new_social .service_item[data-name="service_LinkedIn"]:before,
#cookie_login_social_more .service_item[data-name="service_LinkedIn"]:before {
    font-family: FontAwesome;
    color: #0a66c2;
    content: "\f08c";
    font-size: 2rem
}

#client_new_social .service_item[data-name="service_LinkedIn"]:before,
#cookie_login_social_more .service_item[data-name="service_LinkedIn"]:before {
    font-family: "Font Awesome Brands";
    color: #0a66c2;
    content: "\f08c"
}

.register-btns {
    display: grid;
    justify-content: center;
    grid-gap: var(--text-sm);
    margin-top: var(--text-sm)
}

.sitemap_tree__wrapper {
    margin-bottom: 1.5rem
}

.sitemap_tree__list {
    list-style: none;
    margin-left: 2rem
}

.sitemap_tree__item {
    line-height: 1.5
}

.sitemap_tree__link {
    margin-bottom: 1.1rem;
    display: inline-block
}

.sitemap_tree__label {
    margin-bottom: 1.1rem
}

#partners_map {
    height: 400px;
    width: 100%;
    margin-bottom: 30px;
    position: relative
}

#partners_map.--loading {
    position: relative;
    pointer-events: none
}

#partners_map.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

#partners_map.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

#partners_map.--loading:before,
#partners_map.--loading:after {
    z-index: 9999
}

.partners_info {
    margin-bottom: 20px
}

#partners_map {
    margin-bottom: 20px
}

.partners_list__city_name {
    font-size: 1.8rem;
    color: #444;
    margin-bottom: 10px
}

.partners_list__city {
    margin-bottom: 20px
}

@media(min-width:979px) {
    .partners_list__city {
        margin-bottom: 40px
    }
}

.partners_list__city:last-child {
    margin-bottom: 0
}

@media(min-width:757px) {
    .partners_list__wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }
}

@media(min-width:979px) {
    .partners_list__wrapper {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(min-width:1200px) {
    .partners_list__wrapper {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 30px
    }
}

.partners_list__loading_toast {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.8);
    padding: .8rem;
    display: flex
}

.partners_list__loading_toast .loader {
    position: relative;
    pointer-events: none;
    width: 30px
}

.partners_list__loading_toast .loader:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.partners_list__loading_toast .loader:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.partners_list__loading_toast .loader:before,
.partners_list__loading_toast .loader:after {
    z-index: 9999;
    font-size: 1.6rem
}

.partners_list__partner {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.4;
    overflow: hidden
}

@media(min-width:757px) {
    .partners_list__partner {
        margin-bottom: 0
    }
}

.partners_list__partner:last-child {
    margin-bottom: 0
}

.partners_list__partner:only-child {
    grid-column-end: span 6
}

.partners_list__item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.partners_list__item:nth-last-child(2) {
    margin-bottom: 5px
}

.partners_list__item.--name {
    margin-bottom: 5px
}

.partners_list__item.--desc,
.partners_list__item.--map {
    margin-top: 5px
}

.partners_list__item.--map {
    margin-top: auto
}

.partners_list__partner_desc {
    display: none
}

.modal .partners_list__partner_desc {
    display: block
}

.partners_marker {
    display: grid
}

.partners_marker.--icon {
    grid-template-columns: 1fr 120px;
    grid-column-gap: 10px
}

.partners_marker__item {
    line-height: 1.4
}

.partners_marker__item.--name {
    margin-bottom: 5px
}

.partners_marker__item.--icon {
    grid-area: 1 / 2 / 10 / 3;
    align-self: center;
    justify-self: center
}

div.return_delitem {
    border: 1px solid #d6eaf8;
    cursor: pointer;
    font-weight: bold;
    overflow: hidden;
    margin: 15px 0;
    position: relative;
    background: #fff;
    border-radius: 5px
}

form.return_delivery_form {
    padding-top: 10px
}

@media(min-width:757px) {
    .return_delitem div.order1_delitem_header {
        min-height: 70px
    }
}

#quick_returns_cms h3 {
    font-size: var(--text-base) !important
}

#quick_returns_cms .step div.desc>span.number {
    position: absolute;
    background: #3598dc !important;
    left: 50% !important;
    transform: translateX(-50%);
    font-size: 15px !important;
    line-height: 28px !important;
    height: 39px !important;
    width: 39px !important;
    font-family: 'Nunito', sans-serif
}

#quick_returns_cms .step div.icon {
    background: none !important;
    position: relative;
    height: 150px !important
}

#quick_returns_cms .step div.icon:before {
    width: 100px:height:66px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    font-family: 'Font Awesome';
    font-size: 66px;
    text-align: center;
    color: #91c7ec;
    transform: translate(-50%, -50%)
}

#quick_returns_cms .step.one div.icon:before {
    content: '\f02f'
}

#quick_returns_cms .step.two div.icon:before {
    content: '\f49e'
}

#quick_returns_cms .step.three div.icon:before {
    content: '\f4c0'
}

.text_menu__wrapper {
    border-radius: 5px;
    background: #f3f9fd
}

.text_menu__label {
    margin-bottom: var(--text-lg)
}

.text_menu__sublabel {
    font-size: 1.6rem
}

.text_menu__list {
    list-style: none
}

.text_menu__item {
    text-decoration: none
}

.text_menu__txt_sub {
    background: #f3f9fd;
    color: #444;
    border-radius: 15px;
    padding: 1.5rem 2rem;
    font-size: var(--text-sm)
}

.text_menu__txt_sub ul,
.text_menu__txt_sub ol {
    padding: 0 0 0 30px !important
}

@media(min-width:757px) {
    .text_menu__txt_sub {
        padding: 2rem 4.5rem 2rem 3.5rem
    }
}

.text_menu__txt_sub * {
    line-height: 1.5
}

.text_menu__txt_sub h2 {
    margin-top: 20px;
    font-family: 'Nunito', sans-serif;
    color: dark_blue
}

.text_menu__txt_sub ul {
    padding-left: 20px
}

.text_menu__txt_sub>* {
    margin: 10px 0 5px 0
}

.text_menu__txt_sub>*:first-of-type {
    margin-top: 0
}

.text_menu__txt_sub .iai_additional_notes {
    border-radius: 5px
}

.iai_cms_table i.iai_cms_table_cell {
    padding-right: 10px
}

.cm {
    overflow: hidden
}

center {
    margin-bottom: 10px
}

.cat-text {
    overflow: auto;
    margin-bottom: 15px
}

.cat-text table {
    margin: 15px auto !important;
    border: 1px solid #91c7ec;
    border-radius: 10px;
    border-collapse: separate
}

.cat-text table tbody tr,
.cat-text table thead tr {
    border-collapse: collapse
}

.cat-text table tbody tr th,
.cat-text table thead tr th,
.cat-text table tbody tr td,
.cat-text table thead tr td {
    border: 0;
    border-right: 1px solid #91c7ec;
    border-bottom: 1px solid #91c7ec;
    vertical-align: middle;
    font-family: 'Nunito', sans-serif;
    color: #3598dc;
    padding: 10px
}

.cat-text table tbody tr th:last-of-type,
.cat-text table thead tr th:last-of-type,
.cat-text table tbody tr td:last-of-type,
.cat-text table thead tr td:last-of-type {
    border-right: 0
}

.cat-text table tbody tr:last-of-type td,
.cat-text table thead tr:last-of-type td,
.cat-text table tbody tr:last-of-type th,
.cat-text table thead tr:last-of-type th {
    border-bottom: 0
}

.iai_additional_notes {
    border-radius: 5px
}

.order1_shippings {
    padding: 15px !important;
    border-radius: 5px
}

#iai_table_view {
    border: 1px solid #c4c7c8;
    display: flex !important;
    border-radius: 5px
}

#iai_table_view .order1_shippings {
    border: none !important;
    border-right: 1px solid #c4c7c8 !important;
    border-radius: 0;
    margin-bottom: 0 !important
}

#iai_table_view .order1_shippings:nth-child(even) {
    border-right: none !important
}

.border_color {
    border-radius: 5px
}

div.affiliate_html_generator {
    border: 1px solid #d6eaf8;
    border-top: 0;
    padding: 0 25px 40px 25px;
    box-shadow: none
}

div.affiliate_generator_html_step1_label {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    div.affiliate_generator_html_step1_label {
        font-size: var(--text-lg)
    }
}

div.affiliate_generator_html_step1_label>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    div.affiliate_generator_html_step1_label>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

div.affiliate_generator_html_step1_label a:hover {
    text-decoration: none;
    color: #1c7ec1
}

div.affiliate_generator_html_step1_label.--pink {
    color: #f11a77
}

div.affiliate_generator_html_step1_label .--black,
div.affiliate_generator_html_step1_label.--black {
    color: #444
}

div.affiliate_generator_html_step1_label .--blue,
div.affiliate_generator_html_step1_label.--blue {
    color: #3598dc
}

div.affiliate_generator_html_step1_label.--mb {
    margin-bottom: var(--text-xl)
}

div.step1_html_desc {
    margin-top: 10px;
    margin-bottom: 5px
}

div.step1_html_desc2 {
    margin-top: 10px;
    margin-bottom: 5px
}

div.affiliate_generator_html_step2_label {
    margin-top: 30px
}

div.affiliate_banners {
    margin-top: 10px;
    margin-bottom: 10px
}

div.affiliate_generator_html_step3_label {
    margin-top: 30px
}

div.affiliate_html_explain {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 18px
}

div.affiliate_html_buttons {
    float: left;
    width: 30%;
    text-align: center
}

div.affiliate_html_output {
    float: right;
    width: 68%;
    margin-top: 9px
}

div.clear {
    clear: both
}

a.generate_html_button {
    margin: 10px auto 0;
    display: block
}

a.generate_url_button {
    margin: 10px auto 0;
    display: block
}

a.generate_link_button {
    margin: 10px auto 0;
    display: block
}

#affiliate_link {
    display: block;
    width: 100%
}

#affiliate_link_name {
    display: block;
    width: 100%
}

.affiliate_html_buttons a.disabled {
    cursor: not-allowed;
    opacity: .6
}

a.generate_html_button:hover {
    display: block
}

a.generate_url_button:hover {
    display: block
}

a.generate_link_button:hover {
    display: block
}

#html_output {
    width: 100%
}

@media only screen and (max-width:757px) {
    div.affiliate_html_generator {
        padding: 0;
        border: 0;
        box-shadow: none
    }

    div.affiliate_html_buttons {
        width: 100%
    }

    div.affiliate_html_output {
        width: 100%
    }
}

div.n59298_label {
    display: none
}

div.n59298 {
    font-weight: normal;
    margin: 10px 10px 40px
}

n59298 ul {
    padding: 0 0 0 22px !important
}

n59298 ol {
    padding: 0 0 0 22px !important
}

a.n59299_link {
    width: 100%;
    margin: 10px auto 5px;
    display: block
}

@media(min-width:757px) {
    a.n59299_link {
        width: 170px
    }
}

div.n59299_text {
    text-align: center;
    font-weight: bold
}

a.n59299_link:hover {
    display: block
}

div.return_form {
    border: 1px solid #d6eaf8;
    line-height: 1.3;
    cursor: pointer;
    margin-bottom: 10px;
    margin: 5px;
    overflow: hidden;
    padding: 15px 10px;
    position: relative;
    background: #fff;
    border-radius: 5px
}

@media(min-width:757px) {
    div.return_form {
        padding: 15px
    }
}

div.return_form_sub {
    text-align: center
}

@media(min-width:757px) {
    div.return_form_sub {
        margin-left: 80px;
        text-align: left
    }
}

div.return_form_name {
    font-weight: bold;
    margin-bottom: 8px
}

div.return_form_desc {
    font-size: 12px;
    margin-bottom: 8px
}

@media(min-width:757px) {

    div.return_form_desc+.form-group,
    div.return_form_desc+.f-group {
        margin-left: -80px
    }
}

div.return_form_one_sub {
    margin-left: 77px
}

div.return_form_one_name {
    font-weight: bold;
    margin-bottom: 3px
}

div.return_form_one_desc {
    font-size: 11px;
    margin-bottom: 3px
}

form.returm_return_list_form {
    padding-top: 10px
}

form.returm_return_list_form .form-control-feedback {
    right: 5px
}

@media(min-width:757px) {
    form.returm_return_list_form {
        margin: 0 -10px
    }
}

form.returm_return_list_form div.returns_summary_buttons.table_display {
    padding: 0
}

input.return_type {
    display: none
}

img.return_form {
    float: left;
    margin-bottom: 10px
}

img.return_form_one {
    float: left;
    margin-right: 10px
}

form.returm_return_list_form .table_display {
    border-spacing: 15px
}

form.returm_return_list_form div.return_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 15px;
    border-radius: 5px
}

@media(min-width:757px) {
    form.returm_return_list_form div.return_form {
        display: table-cell;
        vertical-align: top;
        margin: 0;
        width: 33%
    }

    form.returm_return_list_form div.return_form img.return_form {
        margin-right: 10px;
        margin-bottom: 0
    }
}

form.returm_return_list_form div.n69372_shipping_balance {
    margin-bottom: -20px
}

.return_form_sub .form-group {
    border-spacing: 3px
}

.returm_return_list_form .button_legend {
    text-align: center;
    margin-right: 10px;
    margin-top: 0
}

@media(min-width:979px) {
    .returm_return_list_form .button_legend {
        text-align: right
    }
}

p#iban_number_description {
    font-size: .85em;
    margin-top: 8px;
    color: #444
}

.return_form .has-feedback.row::before {
    display: none
}

form.returm_return_list_form {
    margin: 0
}

form.returm_return_list_form .table_display:not(.returns_summary_buttons) {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 15px;
    margin-bottom: 15px
}

form.returm_return_list_form .table_display:not(.returns_summary_buttons) div.return_form {
    margin: 0;
    width: auto
}

div.n58424_cms {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 5px
}

div.n58424 ul {
    padding: 0 0 0 22px !important
}

div.n58424 ol {
    padding: 0 0 0 22px !important
}

.rebates_forms__info {
    font-size: 1.3rem
}

.rebates_forms__info:before {
    content: '\F128';
    font-family: FontAwesome;
    width: 15px;
    min-width: 15px;
    height: 15px;
    display: block;
    color: #3597dc
}

@media(min-width:979px) {
    .rebates_form:before {
        font-family: FontAwesome;
        font-size: 3rem;
        margin-right: 1rem;
        color: #3597dc;
        align-self: center
    }

    .rebates_form.--card:before {
        content: '\E801'
    }

    .rebates_form.--code:before {
        content: '\E80C'
    }
}

.rebates_form__submit.btn,
.rebates_form__submit.offer-reminder a {
    width: auto
}

.rebates_form .f-group {
    width: 100%
}

@media(min-width:979px) {
    .rebates_active[data-type='code'] .rebates_active__sub.--name:before {
        content: '\E80C'
    }
}

.rebates_active__wrapper {
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.rebates_cards__sub.--status {
    text-transform: uppercase;
    text-align: right;
    margin-left: auto
}

.rebates_cards__active {
    color: #6ee312
}

.rebates_cards__active:before {
    content: '\F058';
    font-family: FontAwesome;
    margin-right: .5rem
}

.rebates_cards__inactive {
    color: #f6174d
}

.rebates_cards__inactive:before {
    content: '\F057';
    font-family: FontAwesome;
    margin-right: .5rem
}

.rebates_inactive__wrapper,
.rebates_cards__wrapper {
    border-top: 1px solid #d6eaf8;
    border-left: 1px solid #d6eaf8;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.rebates_inactive__item,
.rebates_cards__item {
    border-bottom: 1px solid #d6eaf8;
    border-right: 1px solid #d6eaf8
}

.rebates_inactive__item:first-child,
.rebates_cards__item:first-child {
    border-top-right-radius: 5px
}

.rebates_inactive__item:last-child,
.rebates_cards__item:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.rebates_active__wrapper.--change .rebates_active__sub.--form {
    display: block !important
}

.rebates_active__wrapper.--change .rebates_active__sub.--buttons {
    display: none
}

.rebates_active__wrapper .rebates_active__sub.--form {
    min-width: 45rem
}

.rebates_active__sub,
.rebates_inactive__sub,
.rebates_cards__sub {
    margin-bottom: 1rem
}

@media(min-width:757px) {

    .rebates_active__sub,
    .rebates_inactive__sub,
    .rebates_cards__sub {
        margin-bottom: 0
    }

    .rebates_active__sub.--form,
    .rebates_inactive__sub.--form,
    .rebates_cards__sub.--form,
    .rebates_active__sub.--buttons,
    .rebates_inactive__sub.--buttons,
    .rebates_cards__sub.--buttons {
        margin-left: auto
    }

    .rebates_active__sub.--info,
    .rebates_inactive__sub.--info,
    .rebates_cards__sub.--info {
        margin-right: 2rem;
        margin-left: 2rem
    }

    .rebates_active__sub.--name,
    .rebates_inactive__sub.--name,
    .rebates_cards__sub.--name {
        width: 25%
    }
}

@media(min-width:979px) {

    .rebates_active__sub.--buttons,
    .rebates_inactive__sub.--buttons,
    .rebates_cards__sub.--buttons,
    .rebates_active__sub.--code,
    .rebates_inactive__sub.--code,
    .rebates_cards__sub.--code {
        min-width: 12%;
        justify-content: flex-end;
        display: flex
    }

    .rebates_active__sub.--name,
    .rebates_inactive__sub.--name,
    .rebates_cards__sub.--name {
        display: flex;
        align-items: center
    }

    .rebates_active__sub.--name:before,
    .rebates_inactive__sub.--name:before,
    .rebates_cards__sub.--name:before {
        font-family: FontAwesome;
        font-size: 3rem;
        margin-right: 1rem;
        color: #3597dc;
        content: '\E801'
    }
}

.rebates_active__sub:last-child,
.rebates_inactive__sub:last-child,
.rebates_cards__sub:last-child,
.rebates_active__sub.--form,
.rebates_inactive__sub.--form,
.rebates_cards__sub.--form {
    margin-bottom: 0
}

.rebates_active__param,
.rebates_inactive__param,
.rebates_cards__param {
    font-size: 1.2rem;
    margin-bottom: .5rem
}

.rebates_active__param:last-child,
.rebates_inactive__param:last-child,
.rebates_cards__param:last-child {
    margin-bottom: 0
}

.rebates_active__param strong,
.rebates_inactive__param strong,
.rebates_cards__param strong {
    white-space: nowrap
}

.rebates_active__name strong,
.rebates_inactive__name strong,
.rebates_cards__name strong {
    display: block
}

.rebates_range__wrapper,
.rebates_individual__wrapper {
    margin-bottom: 1rem
}

.rebates_range__label,
.rebates_individual__label {
    margin-bottom: 1rem
}

.rebates_range__label_txt,
.rebates_individual__label_txt {
    font-size: 1.5rem;
    font-family: 'Nunito', sans-serif;
    color: #f11a77
}

.rebates_range__description,
.rebates_individual__description {
    font-size: 1.2rem
}

.rebates_range__block,
.rebates_individual__block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-top: 1px solid #d6eaf8;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.rebates_range__block:first-child,
.rebates_individual__block:first-child {
    border: 0
}

.rebates_range__block:last-child:not([data-active]),
.rebates_individual__block:last-child:not([data-active]) {
    padding-bottom: 0
}

.rebates_range__block.--label .rebates_range__item,
.rebates_individual__block.--label .rebates_range__item {
    padding: 0
}

@media(min-width:757px) {

    .rebates_range__block.--label .rebates_range__item,
    .rebates_individual__block.--label .rebates_range__item {
        font-size: 1.5rem
    }
}

.rebates_range__block.--label .rebates_range__item.--threshold,
.rebates_individual__block.--label .rebates_range__item.--threshold {
    padding-right: .5rem
}

.rebates_range__block.--label .rebates_range__item.--points,
.rebates_individual__block.--label .rebates_range__item.--points {
    padding-right: .5rem;
    padding-left: .5rem
}

.rebates_range__block.--label .rebates_range__item.--value,
.rebates_individual__block.--label .rebates_range__item.--value {
    padding-left: .5rem
}

.rebates_range__block[data-active],
.rebates_individual__block[data-active] {
    background: #3597dc;
    border-radius: 5px;
    color: #fff;
    border: 0
}

.rebates_range__block[data-active]+div,
.rebates_individual__block[data-active]+div {
    border: 0
}

.rebates_range__block[data-active] .rebates_range__item.--threshold,
.rebates_individual__block[data-active] .rebates_range__item.--threshold {
    font-weight: bold
}

.rebates_range__item,
.rebates_individual__item {
    font-size: 1.3rem;
    padding-left: .5rem;
    padding-right: .5rem
}

@media(min-width:757px) {

    .rebates_range__item,
    .rebates_individual__item {
        font-size: 1.4rem
    }
}

.rebates_range__item.--threshold,
.rebates_individual__item.--threshold {
    flex: 2
}

.rebates_range__item.--points,
.rebates_individual__item.--points {
    text-align: center;
    flex: 1
}

.rebates_range__item.--value,
.rebates_individual__item.--value {
    text-align: right;
    flex: 1
}

.rebates_other {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 1.5rem;
    border-bottom: 1px solid #d6eaf8;
    padding: .5rem 0;
    margin-bottom: 1.5rem
}

.rebates_other:last-child {
    margin-bottom: 0
}

.rebates_other__value.--percent {
    margin-left: 1rem;
    white-space: nowrap
}

.rebates_other__info {
    font-size: 1.2rem
}

.rebates_product__label {
    font-size: var(--text-lg);
    color: #444;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif
}

.rebates_product__products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px
}

@media(min-width:979px) {
    .rebates_product__products {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px
    }
}

.rebates_product__icon {
    height: 15rem;
    margin-bottom: 1rem;
    position: relative
}

@media(min-width:757px) {
    .rebates_product__icon {
        height: 20rem
    }
}

.rebates_product__icon img {
    max-height: 15rem
}

@media(min-width:757px) {
    .rebates_product__icon img {
        max-height: 20rem
    }
}

.rebates_product__icon[data-img] {
    background: #f1f1f1
}

.rebates_product__name {
    text-decoration: none
}

.rebates_product__percent {
    text-align: right;
    margin-top: auto
}

.rebates_product__percent.--price {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.rebates_product__percent.--price .maxPrice {
    margin-right: .5rem;
    color: #777;
    text-decoration: line-through
}

.rebates_product__percent.--price .price {
    margin-right: auto;
    font-size: 1.4rem
}

.rebates_product__info {
    font-size: 1.2rem;
    text-align: right
}

.rebates_product__points {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 1rem;
    color: #444;
    font-size: 1.3rem
}

.rebates_product__points.--selected {
    border: 2px solid #3597dc
}

.rebates_product__points.--link:hover {
    background: #3597dc;
    border: 1px solid #3597dc;
    color: #fff
}

.rebates_product__point.--rebate {
    display: block;
    width: 100%
}

.rebates_product__point.--txt {
    flex: 3
}

@media(min-width:757px) {
    .rebates_product__point.--txt {
        flex: 2
    }
}

.rebates_product__point.--value {
    flex: 1;
    text-align: right
}

.menu_rebates {
    width: 100%;
    margin-bottom: 15px
}

.menu_rebates:last-child {
    margin: 0
}

.menu_rebates .desc {
    font-family: 'Nunito', sans-serif;
    color: #f11a77;
    margin-top: 0 !important;
    margin-bottom: 2rem !important
}

.menu_rebates__value {
    text-align: right
}

.menu_rebates__value strong {
    font-size: 1.1rem
}

.menu_rebates__threshold span {
    color: #fd8702
}

.menu_rebates__block {
    font-weight: bold
}

.menu_rebates__block.--labels {
    padding-bottom: 10px;
    font-size: 1.1rem;
    font-weight: 400
}

.menu_rebates__block.--labels strong {
    color: #f11a77;
    font-size: var(--text-xl);
    text-transform: none
}

.menu_rebates .rebates_product__products.row {
    text-transform: uppercase;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-gap: var(--text-base)
}

.menu_rebates .rebates_product__products.row .rebates_product__points {
    font-family: 'Nunito', sans-serif;
    border: 1px solid #f11a77;
    color: #f11a77;
    border-radius: 5px;
    padding: 0;
    display: block;
    display: grid;
    grid-template-columns: auto 100px;
    align-items: center
}

.menu_rebates .rebates_product__products.row .rebates_product__points>* {
    display: grid;
    align-items: center;
    height: 100%
}

.menu_rebates .rebates_product__products.row .rebates_product__points .rebates_product__point.--txt {
    border-right: 1px dashed #f11a77;
    padding: .5rem 1rem;
    vertical-align: middle
}

.menu_rebates .rebates_product__products.row .rebates_product__points .rebates_product__point.--value {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.menu_rebates .rebates_product__products.row .rebates_product__points:hover {
    background: #f11a77;
    color: white;
    text-decoration: none
}

.menu_rebates .rebates_product__products.row .rebates_product__points:hover .for_points_value {
    border-color: white
}

.rebates_form.--code,
.rebates_form.--card {
    display: grid !important;
    grid-template-columns: 1fr auto;
    align-items: center !important
}

@media(min-width:979px) {

    .rebates_form.--code,
    .rebates_form.--card {
        grid-template-columns: 4.5rem 1fr auto
    }
}

.rma__list {
    display: grid
}

@media(min-width:757px) {
    .rma__list {
        margin-top: 1rem
    }
}

.rma__row {
    display: grid;
    justify-content: center;
    grid-column-gap: 1.5rem;
    border-bottom: 1px solid #d6eaf8;
    padding-bottom: 1rem;
    padding-top: 1rem;
    grid-template-columns: 12rem 1fr auto;
    grid-row-gap: .5rem
}

@media(min-width:757px) {
    .rma__row {
        padding-top: 2.1rem;
        padding-bottom: 2.1rem
    }
}

@media(max-width:756px) {
    .rma__row.--opened .--mobileSeparator {
        display: block
    }

    .rma__row.--opened .rma__col.--quantity {
        display: block !important
    }

    .rma__row.--opened .rma__col.--comment,
    .rma__row.--opened .rma__col.--atachment {
        display: flex !important
    }
}

@media(max-width:756px) {
    .rma__row.--items {
        margin-bottom: 21px
    }
}

.rma__row.--comment {
    display: none !important
}

@media(max-width:757px) {
    .rma__row>*:not(.--photo):not(.--name, .--quantity, .--action, .--warranty) {
        grid-column: 1 / span 3
    }

    .rma__row .--warranty {
        grid-column: 2 / span 3
    }

    .rma__row .--quantity {
        grid-column: 1 / span 2
    }

    .rma__row .--action {
        grid-column: 3 / span 3
    }
}

@media(min-width:757px) {
    .rma__row {
        grid-row-gap: 0;
        grid-template-columns: 8.5rem 1.8fr 1fr 1fr 1fr 1fr
    }
}

.rma__row.--head {
    font-size: 1.2rem;
    display: none
}

@media(min-width:757px) {
    .rma__row.--head {
        display: grid
    }
}

.rma__row.--comment {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    display: none !important
}

.rma__label {
    font-weight: 600;
    min-width: 40%
}

@media(max-width:756px) {
    .rma__label {
        font-weight: 400;
        font-size: 1.2rem;
        margin-bottom: 9.5px
    }
}

.rma__name {
    display: flex;
    justify-content: flex-start
}

.rma__name.--name {
    grid-column: 1 / span 2;
    justify-content: flex-start
}

.rma__name.--quantity {
    justify-content: center
}

.rma__col {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media(min-width:757px) {
    .rma__col {
        justify-content: center
    }
}

.rma__col.--action {
    display: none
}

.rma__col.--warranty {
    align-items: flex-start;
    margin-bottom: 25px
}

@media(min-width:757px) {
    .rma__col.--warranty {
        margin-bottom: 0;
        align-items: center;
        flex-wrap: nowrap
    }
}

.rma__col.--name {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.1rem;
    margin-bottom: 1rem
}

@media(min-width:757px) {
    .rma__col.--name {
        margin-bottom: 0
    }
}

.rma__col.--name div {
    margin-bottom: .3rem
}

.rma__col.--name h3 {
    font-size: 1.3rem;
    margin-bottom: 2px
}

.rma__col.--prices {
    font-weight: 600
}

@media(min-width:757px) {
    .rma__col.--prices {
        font-size: 1.6rem
    }
}

.rma__col.--comment {
    flex-flow: column;
    align-items: flex-start
}

.rma__col.--comment a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #555
}

.rma__col.--comment a:hover {
    color: #3597dc
}

.rma__col.--comment a:hover i {
    color: #3597dc
}

.rma__col.--comment a i {
    color: #3597dc;
    font-size: 2.2rem;
    padding-right: 1rem
}

@media(min-width:757px) {
    .rma__col.--comment a span {
        max-width: 6.5rem
    }
}

@media(max-width:756px) {
    .rma__col.--photo {
        order: 1;
        grid-column: 1
    }

    .rma__col.--name {
        order: 2;
        grid-column: 2 / span 3
    }

    .rma__col.--warranty {
        order: 3
    }

    .rma__col.--mobileSeparator {
        order: 4;
        height: 8.32px;
        display: block;
        border-bottom: 1px solid #c4c7c8;
        margin-bottom: 21.8px;
        position: relative;
        display: none
    }

    .rma__col.--mobileSeparator:before,
    .rma__col.--mobileSeparator:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%)
    }

    .rma__col.--mobileSeparator:before {
        border-width: 0 6.5px 9px 6.5px;
        border-color: transparent transparent #c4c7c8 transparent
    }

    .rma__col.--mobileSeparator:after {
        border-width: 0 5px 7px 5px;
        border-color: transparent transparent #fff transparent
    }

    .rma__col.--comment,
    .rma__col.--quantity,
    .rma__col.--atachment {
        display: none !important
    }

    .rma__col.--comment {
        order: 5;
        grid-column: 1 / span 3 !important;
        width: 100%
    }

    .rma__col.--quantity {
        order: 6;
        display: block;
        padding-left: 10px;
        grid-column: 1 / span 3 !important
    }

    .rma__col.--atachment {
        order: 7;
        margin-bottom: 21px
    }
}

.rma__col .showTip {
    font-size: 1rem;
    line-height: 1rem;
    height: auto;
    width: 1.2rem;
    color: #3597dc
}

@media(min-width:757px) {
    .rma__col .showTip {
        transform: translateY(-0.75rem)
    }
}

.rma__col .allowReturn_1,
.rma__col .allowReturn_2 {
    display: flex;
    text-align: center
}

.rma__attachment {
    display: flex;
    flex-flow: column
}

.rma__attachment ol {
    list-style-type: none
}

.rma__attachment ol li {
    margin-bottom: 5px
}

.rma__attachment ol li a {
    padding-left: 0;
    float: none
}

.rma__toggleComplain {
    display: flex;
    justify-content: flex-end;
    margin-bottom: -20px;
    margin-right: -15px;
    text-decoration: none;
    order: 7
}

.rma__toggleComplain span {
    background: #fff;
    padding-left: 10.5px
}

.rma__toggleComplain span i {
    color: #3597dc;
    margin-right: 8px;
    font-size: 1.6rem;
    vertical-align: middle
}

.rma .productslist_product_photo a {
    aspect-ratio: 1
}

.rma .productslist_product_photo a img {
    object-fit: contain;
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: block
}

div.basketedit_productslist {
    clear: both;
    padding-top: 5px;
    margin-bottom: 20px
}

@media(min-width:757px) {
    div.basketedit_productslist {
        padding-top: 15px
    }
}

.productslist_product__sizeWrapper {
    display: flex
}

.productslist_product__sizeWrapper>div {
    margin-bottom: 0 !important
}

.productslist_product__sizeWrapper>div~div {
    padding-left: 8px
}

.productslist_product__sizeWrapper>div~div:before {
    content: '|';
    margin-right: 6px
}

div.productslist_product_info {
    font-size: 1.3rem;
    color: #f6174d;
    padding-top: 5px
}

div.virtual_quantity {
    text-align: center
}

div.prodl_comment {
    display: none;
    padding: 13px 20px;
    margin-bottom: 10px;
    box-shadow: none;
    background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
    border-radius: 15px;
    border: 1px solid #d6eaf8;
    position: relative;
    border-radius: 5px
}

.basketedit_page div.prodl_comment_left {
    display: inline
}

div.prodl_comment_left {
    display: flex;
    flex-direction: column
}

@media(min-width:757px) {
    div.prodl_comment_left {
        width: 62%;
        float: left
    }
}

div.prodl_comment_right {
    padding-top: 10px
}

@media(min-width:757px) {
    div.prodl_comment_right {
        min-width: 240px;
        float: right;
        width: 37%
    }
}

.return_productslist div.prodl_comment_foto {
    padding: 0 0 8px 0;
    display: flex;
    flex-flow: column
}

.return_productslist div.prodl_comment_foto input {
    display: none
}

.return_productslist div.prodl_comment_foto .fakeButton {
    appearance: auto;
    white-space: nowrap;
    margin-inline-end: 4px;
    font-size: inherit;
    -webkit-user-modify: read-only !important;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    color: buttontext;
    margin: 0;
    padding: 1px 6px;
    border-width: 1px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
    width: max-content
}

.return_productslist div.prodl_comment_foto span {
    font-size: 1.2rem;
    margin-top: 4px
}

.return_productslist div.prodl_comment_foto label {
    margin-bottom: 5px
}

.prodl_comment_button .addMoreFiles {
    padding-left: 0
}

tr.basketedit_productslist_label {
    white-space: nowrap;
    display: none
}

@media(min-width:757px) {
    tr.basketedit_productslist_label {
        display: table-row
    }
}

tr.productslist_item {
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:757px) {
    .productslist_item:last-child {
        border-bottom: 0
    }
}

tr.productslist_product_action.mobile {
    display: none
}

@media(min-width:757px) {
    tr.productslist_product_action.mobile {
        display: none !important
    }
}

tr.productslist_tools_bottom {
    font-weight: bold;
    white-space: nowrap
}

.productslist_product_attachments {
    justify-content: flex-start
}

@media(min-width:979px) {
    .productslist_product_attachments {
        justify-content: center
    }
}

.productslist_product_attachments a {
    padding-left: 21px;
    position: relative;
    font-size: 1.2rem
}

.productslist_product_attachments i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3rem;
    color: #3597dc
}

.productslist_product_attachments span {
    display: block;
    font-size: 1.2rem
}

@media(max-width:756px) {
    .productslist_product_attachments span span {
        display: inline;
        margin-left: 3px
    }
}

td.productslist_product_photo {
    text-align: center;
    padding: 10px 5px;
    border-top: 0;
    vertical-align: top !important
}

@media(min-width:757px) {
    td.productslist_product_photo {
        border-top: 1px solid #d6eaf8
    }
}

td.productslist_product_name {
    border-top: 0;
    padding: 9px 5px
}

@media(min-width:757px) {
    td.productslist_product_name {
        padding: 10px 5px;
        border-top: 1px solid #d6eaf8
    }
}

td.productslist_product_comment {
    text-align: center;
    padding: 10px 5px;
    width: 125px;
    display: none
}

@media(min-width:757px) {
    td.productslist_product_comment {
        display: table-cell
    }
}

@media(min-width:979px) {
    td.productslist_product_comment {
        width: 140px
    }
}

td.productslist_product_prices {
    text-align: center;
    padding: 10px 5px;
    display: none
}

@media(min-width:757px) {
    td.productslist_product_prices {
        display: table-cell
    }
}

td.productslist_product_quantity {
    border: 0;
    vertical-align: middle !important;
    text-align: center
}

@media(min-width:757px) {
    td.productslist_product_quantity {
        width: 132px
    }
}

td.productslist_comment {
    text-align: center;
    text-align: left !important;
    padding: 0 !important;
    border-top: 0
}

a.addQuantity {
    border: 1px solid #d6eaf8;
    box-shadow: none;
    display: inline-block;
    background: #fff;
    font-size: 1.1em;
    height: 35px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    border-radius: 5px;
    text-decoration: none
}

@media(min-width:757px) {
    a.addQuantity {
        float: none;
        margin: 0
    }
}

a.delQuantity {
    border: 1px solid #d6eaf8;
    box-shadow: none;
    display: inline-block;
    font-size: 1.1em;
    height: 35px;
    line-height: 34px;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    margin-right: 8px;
    border-radius: 5px;
    text-decoration: none
}

@media(min-width:757px) {
    a.delQuantity {
        float: none;
        margin: 0
    }
}

a.previewFile {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0;
    max-width: 201px;
    overflow: hidden
}

.productslist_quantity__more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 9px;
    width: 50% !important
}

.productslist_quantity__more input {
    border: none !important
}

span.productslist_quantity {
    display: inline-block;
    line-height: 1;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    white-space: nowrap
}

span.productslist_quantity .f-dropdown-menu {
    min-width: 68px
}

span.productslist_quantity .f-select {
    margin-bottom: 0
}

#basketedit_productslist table {
    margin-top: var(--text-sm);
    width: 100%
}

.basketedit_page #basketedit_productslist th {
    padding: 15px 5px
}

#basketedit_productslist th {
    padding: 5px;
    font-weight: normal;
    font-size: var(--text-xs);
    font-family: 'Nunito', sans-serif
}

td.productslist_product_name>div {
    font-size: var(--text-xs)
}

#basketedit_productslist.return_productslist td {
    padding: 16px 15px;
    vertical-align: top
}

@media(min-width:757px) {
    #basketedit_productslist.return_productslist td {
        vertical-align: middle;
        padding: 10px 5px
    }
}

#basketedit_productslist h3 a {
    text-decoration: none
}

span.productslist_quantity a.disabled {
    color: #d6eaf8
}

td.productslist_product_photo img {
    width: auto;
    max-width: 67px
}

@media(min-width:757px) {
    td.productslist_product_photo img {
        width: 50px;
        max-width: none
    }
}

.productslist_product_name h3 {
    margin-bottom: 2px
}

.productslist_product_name h3 a {
    font-size: 1.4rem;
    color: #444
}

.productslist_product_name h3 a:hover {
    color: #3597dc
}

a.productslist_change_product {
    margin-top: 10px
}

.productslist_product_comment {
    width: 300px
}

.productslist_product_comment textarea {
    resize: none;
    width: 100%;
    height: 150px;
    border-radius: 5px;
    margin-bottom: 21.8px;
    font-size: 1.2rem
}

@media(min-width:979px) {
    .productslist_product_comment textarea {
        margin-bottom: 0;
        height: 85px
    }
}

.productslist_product_comment.has-error textarea {
    border-color: #f6174d
}

.productslist_product_comment .help-block {
    font-size: 1.1rem
}

@media(max-width:756px) {
    .productslist_product_comment .help-block {
        margin-bottom: 21px
    }
}

.productslist_product_comment a {
    color: #3597dc;
    display: block;
    font-size: .786em;
    text-align: left;
    margin-top: 6px
}

.productslist_product_comment a:hover {
    color: #555
}

.productslist_product_comment a:hover i {
    color: #555
}

.return_productslist .productslist_product_prices small {
    cursor: help;
    display: block;
    line-height: 9px;
    padding-top: 5px;
    width: 69px;
    margin: 0 auto
}

.productslist_product_prices del {
    display: block;
    padding-bottom: 3px
}

.rma_products_page .productslist_product_info {
    order: 1
}

.rma_products_page .productslist_product_info,
.rma_products_page .productslist_product_info div {
    width: 100% !important
}

.rma_products_page .productslist_product_quantity div {
    width: 68px
}

.rma_products_page .productslist_product_quantity div .f-dropdown-toggle:after {
    right: 5px
}

.return_productslist .productslist_product_quantity div {
    padding-top: 5px
}

.return_productslist .productslist_product_quantity div .f-group .f-control {
    border-radius: 5px;
    text-align: center;
    text-decoration: none
}

.productslist_product_quantity input {
    border-left: 0;
    border-right: 0;
    font-weight: bold;
    font-size: 1.2em;
    display: inline-block;
    height: 35px !important;
    color: #444;
    margin: 0 auto;
    text-align: center;
    width: 35px;
    vertical-align: middle;
    line-height: 35px;
    border-radius: 5px;
    background: #fff
}

@media(min-width:757px) {
    .productslist_product_quantity input {
        font-weight: normal;
        font-size: 1em
    }
}

.productslist_product_quantity button {
    color: #3597dc;
    padding: 0;
    line-height: 1;
    text-decoration: underline;
    background: 0;
    border: 0;
    margin: 0 auto;
    display: block;
    cursor: pointer
}

.productslist_product_quantity button:hover {
    text-decoration: none
}

.productslist_product_quantity.productslist_product_quantity_change {
    text-align: center !important
}

.productslist_product_quantity.productslist_product_quantity_change strong {
    font-weight: normal
}

.productslist_product_quantity.productslist_product_quantity_change strong span {
    padding-left: 3px
}

td.productslist_comment textarea {
    display: block;
    height: 50px;
    margin-bottom: 10px;
    width: 100%
}

@media(min-width:757px) {
    td.productslist_comment textarea {
        width: 95%
    }
}

td.productslist_comment a:hover {
    background-position: right top !important
}

td.productslist_comment span {
    padding: 0 0 9px 0;
    display: block
}

td.productslist_product_comment i {
    position: relative;
    top: -3px;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    float: left;
    font-size: 1.5em;
    height: 35px;
    line-height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
    color: #3597dc;
    border-radius: 5px
}

td.productslist_product_comment i:hover {
    color: #444
}

div.prodl_comment:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #f3f9fd transparent;
    position: absolute;
    left: 36px;
    top: -10px;
    content: '';
    z-index: 1
}

div.prodl_comment:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 12px 8.5px;
    border-color: transparent transparent #d6eaf8 transparent;
    position: absolute;
    left: 35px;
    top: -12px;
    content: '';
    z-index: -1
}

div.prodl_comment_left a {
    display: none;
    margin-left: 10px;
    color: #444
}

@media(min-width:757px) {
    div.prodl_comment_left a {
        display: inline
    }
}

div.prodl_comment_left a:hover {
    color: #3597dc
}

div.prodl_comment_right a:hover {
    background-position: right top !important
}

div.prodl_comment_right ol {
    color: #777;
    font-size: 11px;
    padding: 0 0 15px 0
}

div.prodl_comment_right ol li {
    line-height: 1.2;
    list-style: none outside none;
    margin-bottom: 5px;
    min-height: 14px;
    padding-top: 0;
    clear: both;
    padding-left: 12px;
    background: url('https://bosastopka.pl/gfx/standards/spinacz.png?r=1738891033') left center no-repeat
}

div.prodl_comment_right ol li a {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal
}

div.prodl_comment_right ol li a.deleteFile {
    color: #3597dc;
    margin-left: 10px
}

div.prodl_comment_right ol li a.deleteFile:hover {
    color: #555
}

tr.productslist_tools_top td {
    background: #f1f1f1
}

tr.productslist_tools_top td a {
    float: left;
    margin-right: 5px
}

tr.productslist_tools_bottom td {
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 0 !important;
    color: #333;
    border-radius: 5px
}

@media(min-width:757px) {
    tr.productslist_tools_bottom td {
        padding: 10px !important;
        background: linear-gradient(rgba(243, 249, 253, 0.3) 50%, rgba(243, 249, 253, 0.7));
        border-radius: 15px;
        border: 1px solid #d6eaf8;
        border-radius: 5px
    }
}

tr.productslist_tools_bottom td a {
    display: block;
    margin: 10px 0 0 0;
    text-align: left
}

tr.productslist_tools_bottom td a.removeSelected {
    color: #3597dc
}

tr.productslist_tools_bottom td a.removeSelected:hover {
    color: #f6174d !important
}

@media(min-width:757px) {
    tr.productslist_tools_bottom td a {
        display: inline-block;
        margin: 0 10px 0 0;
        text-align: center
    }
}

.procuctCheckboxSelect {
    background-color: #3597dc !important;
    color: #fff
}

span.only_virtual {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px
}

#basketedit_productslist .addWrapper {
    float: left;
    clear: both;
    margin: 15px 0 0;
    display: none
}

@media(min-width:757px) {
    #basketedit_productslist .addWrapper {
        float: right;
        margin: 0
    }
}

#basketedit_productslist .addWrapper i {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    color: #3597dc;
    font-size: 1.4em;
    height: 35px;
    line-height: 34px;
    text-align: center;
    width: 35px;
    margin-right: 10px;
    display: none
}

@media(min-width:757px) {
    #basketedit_productslist .addWrapper i {
        display: inline-block
    }
}

.order-wrappers_label {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block
}

@media(max-width:567px) {
    .order-wrappers_label {
        font-size: var(--text-lg)
    }
}

.order-wrappers_label>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    .order-wrappers_label>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.order-wrappers_label a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.order-wrappers_label.--pink {
    color: #f11a77
}

.order-wrappers_label .--black,
.order-wrappers_label.--black {
    color: #444
}

.order-wrappers_label .--blue,
.order-wrappers_label.--blue {
    color: #3598dc
}

.order-wrappers_label.--mb {
    margin-bottom: var(--text-xl)
}

.dialog_order-wrappers table {
    table-layout: fixed
}

.dialog_order-wrappers td {
    padding: 5px 5px 15px;
    width: 33.33%
}

.order-wrappers_name {
    margin-bottom: 5px
}

.order-wrappers_price {
    padding: 5px 0
}

.order-wrappers_desc {
    text-align: left;
    padding: 5px 0
}

#order-wrappers_cms {
    text-align: left;
    padding: 10px 0 20px
}

.productslist_product_bundle {
    font-size: .85em
}

.productslist_product_bundle span {
    display: block;
    padding-left: 10px
}

.productslist_product_bundle span:before {
    background: none repeat scroll 0 0 #d6eaf8;
    content: '';
    display: inline-block;
    height: 4px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: 4px;
    margin-left: -10px
}

.return_products_page #basketedit_productslist td {
    padding: 5px;
    vertical-align: middle
}

@media(min-width:757px) {
    .return_products_page #basketedit_productslist td {
        border-top: 1px solid #d6eaf8
    }
}

#basketedit_productslist a.n68242_instalment_button {
    float: right
}

#basketedit_productslist a.n68242_instalment_button i {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    color: #3597dc;
    display: inline-block;
    font-size: 1.4em;
    height: 35px;
    line-height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 35px
}

#basketedit_productslist div.wrappers_list {
    margin-top: 15px
}

#wrappers_wrapper div.product_prices small {
    display: block;
    font-size: .7em
}

#wrappers_wrapper div.product-buttons button {
    margin-top: 10px;
    width: 100%
}

#wrappers_wrapper small.close_wrappers {
    cursor: pointer
}

span.productslist_specialoffer {
    color: #3597dc;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    display: block
}

span.productslist_specialoffer i::before {
    font-size: 1.8em;
    display: block
}

tr.special_offer td.productslist_product_name {
    overflow: hidden;
    position: relative
}

tr.special_offer td.productslist_product_name:before {
    border-color: transparent #f1f1f1 transparent transparent;
    border-style: solid;
    border-width: 0 30px 100px 0;
    content: '';
    display: none;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 0
}

@media(min-width:757px) {
    tr.special_offer td.productslist_product_name:before {
        display: block
    }
}

tr.special_offer td.productslist_product_name:after {
    border-color: transparent transparent #f1f1f1;
    border-style: solid;
    border-width: 0 0 100px 30px;
    top: 50%;
    content: '';
    display: none;
    height: 0;
    position: absolute;
    right: 0;
    width: 0
}

@media(min-width:757px) {
    tr.special_offer td.productslist_product_name:after {
        display: block
    }
}

tr.special_offer td.productslist_product_prices {
    background: #f1f1f1
}

tr.special_offer td.productslist_product_quantity {
    background: 0
}

@media(min-width:757px) {
    tr.special_offer td.productslist_product_quantity {
        background: #f1f1f1
    }
}

tr.special_offer td.productslist_product_quantity a {
    display: none !important
}

tr.special_offer td.productslist_product_quantity input {
    border: 1px solid #d6eaf8;
    background: 0;
    box-shadow: none
}

@media(min-width:757px) {
    tr.special_offer td.productslist_product_quantity input {
        border: 0
    }
}

.productslist_product_name .productslist_product_sum {
    font-size: 1.35em;
    font-weight: bold;
    padding-top: 5px
}

tr.special_offer td.productslist_product_sum {
    background: #f1f1f1;
    overflow: hidden;
    position: relative;
    z-index: -1
}

tr.special_offer td.productslist_product_sum:before {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 0 30px 100px 0;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 0
}

tr.special_offer td.productslist_product_sum:after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 0 100px 30px;
    top: 50%;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0
}

td.productslist_product_sum {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em
}

@media(min-width:757px) {
    td.productslist_product_sum {
        padding: 0 !important
    }
}

td.productslist_product_action.mobile>div {
    background: 0;
    border: 0;
    box-shadow: none;
    padding: 15px 0;
    margin-bottom: 15px
}

@media(min-width:757px) {
    td.productslist_product_action.mobile>div {
        background: #f1f1f1 none repeat scroll 0 0;
        border: 1px solid #d6eaf8;
        box-shadow: none;
        padding: 15px
    }
}

td.productslist_product_action.mobile span {
    font-size: .85em;
    margin-left: 10px
}

.productslist_product_unit {
    font-size: .9em
}

td.productslist_product_action {
    padding-top: 0 !important;
    border-top: 1px solid #d6eaf8;
    text-align: left
}

@media(min-width:757px) {
    td.productslist_product_action {
        text-align: center;
        padding: 0 !important
    }
}

div.productslist_warranty {
    display: block;
    font-size: 1.2rem;
    text-align: left
}

@media(max-width:757px) {
    div.productslist_warranty .moreInfo__show {
        margin-left: 8px;
        flex-basis: 100%;
        font-size: 1.2rem
    }

    div.productslist_warranty .moreInfo__show:after {
        display: none
    }
}

@media(min-width:757px) {
    div.productslist_warranty {
        flex-wrap: nowrap;
        text-align: left
    }

    div.productslist_warranty .moreInfo {
        margin-left: 0
    }
}

td.productslist_product_warranty {
    display: none;
    border-top: 1px solid #d6eaf8;
    width: 112px;
    text-align: center
}

@media(min-width:757px) {
    td.productslist_product_warranty {
        display: table-cell
    }
}

.productslist_product_info i {
    border: medium none;
    box-shadow: none;
    font-size: 2.2rem;
    margin-right: 5px;
    color: #f6174d
}

.return_productslist td.productslist_product_quantity {
    width: auto;
    padding-left: 5px !important;
    padding-right: 5px !important
}

@media(min-width:757px) {
    .return_productslist td.productslist_product_quantity {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-top: 1px solid #d6eaf8;
        width: 155px
    }
}

.return_productslist td.productslist_product_quantity span.productslist_quantity>input {
    border: 1px solid #d6eaf8 !important
}

.productslist_product_info+div {
    display: none
}

.rma_products_page #basketedit_productslist td.productslist_product_comment {
    display: table-cell;
    border: 0;
    width: auto;
    padding-left: 5px;
    padding-right: 5px
}

@media(min-width:757px) {
    .rma_products_page #basketedit_productslist td.productslist_product_comment {
        border-top: 1px solid #d6eaf8;
        width: 125px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:979px) {
    .rma_products_page #basketedit_productslist td.productslist_product_comment {
        width: 140px
    }
}

.rma_products_page #basketedit_productslist td.productslist_product_comment a i {
    margin: 0
}

@media(min-width:757px) {
    .rma_products_page #basketedit_productslist td.productslist_product_comment a i {
        margin-right: 10px
    }
}

.rma_products_page #basketedit_productslist td.productslist_product_comment a span {
    display: none
}

@media(min-width:757px) {
    .rma_products_page #basketedit_productslist td.productslist_product_comment a span {
        display: inline
    }
}

.rma_products_page .productslist_product_quantity div {
    padding-top: 0
}

.rma_products_page td {
    vertical-align: top !important;
    padding-top: 0 !important
}

.rma_products_page td.rma-remarks {
    padding-top: 10px !important
}

@media(min-width:757px) {
    .rma_products_page td {
        vertical-align: middle !important;
        padding-top: 10px !important
    }
}

.rma_products_page td.productslist_product_action {
    padding-top: 16px !important
}

@media(min-width:757px) {
    .rma_products_page td.productslist_product_action {
        padding-top: 10px !important
    }
}

.rma_products_page td.productslist_product_photo {
    padding: 0 0 16px !important
}

@media(min-width:757px) {
    .rma_products_page td.productslist_product_photo {
        padding: 10px 5px !important
    }
}

.rma_products_page th {
    vertical-align: top !important;
    padding-top: 0 !important
}

@media(min-width:757px) {
    .rma_products_page th {
        vertical-align: middle !important;
        padding-top: 10px !important
    }
}

.allowReturn_1 {
    color: #444;
    text-align: left
}

.allowReturn_2 {
    color: #444;
    text-align: left;
    display: none;
    margin-bottom: 1rem
}

.allowReturn_2 i {
    color: #3597dc;
    margin-bottom: 10px
}

@media(min-width:757px) {
    .allowReturn_2 i {
        margin-bottom: 0
    }
}

.choose_prod {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.choose_prod small {
    display: none
}

div.returns_summary_buttons.table_display>div {
    display: block;
    margin-bottom: 10px;
    width: 100%
}

@media(min-width:757px) {
    div.returns_summary_buttons.table_display>div {
        display: table-cell;
        width: auto;
        margin-bottom: 0
    }
}

.return_productslist div.prodl_comment_left a {
    margin-left: 0
}

.rma_products_page .productslist_product_price {
    display: flex;
    align-items: baseline;
    margin-top: 5px
}

.rma_products_page .productslist_product_price strong {
    margin-right: 5px
}

.rma_products_page tr.productslist_item {
    border-bottom: 0
}

#return_go_next.disabled {
    opacity: .5
}

.productslist_product_sellby_info {
    font-size: 1.2rem
}

.pb_paging__item.--sort {
    min-width: 200px
}

@media(min-width:757px) {
    .pb_paging {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -0.75rem
    }

    .pb_paging__item {
        flex: 1 0 50%;
        padding: 0 .75rem
    }
}

@media(min-width:979px) {
    .pb_paging__item {
        flex: none
    }

    .pb_paging .pagination {
        margin-left: auto
    }
}

.pb_paging .f-dropdown .f-dropdown-menu {
    min-width: 95px
}

h2.basket_name {
    margin-bottom: 15px;
    font-size: var(--text-base)
}

@media(min-width:979px) {
    h2.basket_name {
        margin-bottom: 5px
    }
}

h2.basket_name a {
    color: #444;
    text-decoration: none
}

h2.basket_name a:hover {
    color: #3597dc
}

.products-bought .pagination__element {
    min-width: 25px
}

@media(min-width:979px) {
    .products-bought .pagination__element {
        min-width: 35px
    }
}

.products-bought__products-button {
    position: relative;
    padding: 1.5rem 0 0 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto
}

@media(min-width:757px) {
    .products-bought__products-button {
        grid-template-rows: auto;
        justify-items: center;
        align-items: center
    }
}

@media(min-width:979px) {
    .products-bought__products-button {
        padding: 0;
        grid-template-columns: repeat(3, 1fr)
    }

    .products-bought__products-button #pb_paging_setting_bottom {
        justify-self: flex-end
    }
}

.products-bought__products-button .btn.--solid,
.products-bought__products-button .offer-reminder a.--solid {
    padding: .95rem 2.5rem
}

.products-bought__checkbox-all {
    margin: 0 auto 1rem 0
}

@media(min-width:757px) {
    .products-bought__checkbox-all {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 0
    }
}

@media(min-width:979px) {
    .products-bought__checkbox-all {
        position: static;
        justify-self: flex-start
    }
}

.products-bought__checkbox-all .f-label::before {
    border-radius: 5px
}

.products-bought__list {
    border-left: 1px solid #d6eaf8;
    margin-bottom: 20px
}

@media(min-width:979px) {
    .products-bought__list {
        border-left: 0
    }
}

.products-bought__list>div {
    padding-bottom: 0;
    margin: 0
}

.products-bought__list-header {
    text-align: center;
    font-weight: normal;
    font-size: .9em;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6eaf8
}

.products-bought__header-name {
    text-align: left;
    padding-left: 0
}

.products-bought__header-date {
    white-space: nowrap
}

.products-bought__product {
    height: 100%;
    text-align: left;
    margin: 0 -15px;
    padding: 15px 10px 0;
    border: 1px solid #d6eaf8;
    border-left: 0
}

@media(min-width:979px) {
    .products-bought__product {
        border: 0;
        border-bottom: 1px solid #d6eaf8;
        text-align: center;
        padding: 15px 0
    }
}

.products-bought__product picture {
    display: block;
    aspect-ratio: 1;
    width: 50%;
    margin: 0 auto
}

.products-bought__product picture img {
    object-fit: contain;
    height: 100%;
    display: block;
    margin: 0 auto
}

@media(min-width:757px) {
    .products-bought__product picture {
        width: 100%
    }
}

.products-bought__product-inner {
    height: 100%;
    flex-flow: column wrap
}

@media(max-width:978px) {
    .products-bought__product-inner>div {
        flex: 0
    }
}

@media(min-width:979px) {
    .products-bought__product-inner {
        height: auto;
        flex-direction: row
    }
}

.products-bought__product-info {
    text-align: left
}

.products-bought__product-single-info {
    font-size: .786em
}

.products-bought__product-date,
.products-bought__product-price {
    font-size: .786em
}

@media(min-width:979px) {

    .products-bought__product-date,
    .products-bought__product-price {
        font-size: 1em
    }
}

.products-bought__product-price strong {
    font-size: 1.3em
}

@media(min-width:979px) {
    .products-bought__product-price strong {
        font-size: 1em
    }
}

.products-bought__product-maxprice {
    display: block;
    font-size: 1.3rem
}

.products-bought__product-maxprice del {
    white-space: nowrap
}

.products-bought__checkbox.--unavailable .f-label {
    pointer-events: none
}

.products-bought__checkbox.--unavailable .f-label::before {
    background: #f1f1f1
}

.products-bought__checkbox .f-label {
    height: 18px
}

.products-bought__product-button {
    padding-right: 0
}

.products-bought__product-button>* {
    width: 100%;
    display: block
}

.products-bought__product-unavailable {
    color: #f6174d;
    text-align: center;
    padding: .9rem 0
}

.products-bought .omnibus_price {
    margin-top: 10px
}

.products-bought .price_percent {
    margin-left: 3px
}

.products-bought .label_icons {
    display: block;
    margin-bottom: 3px
}

.pb_search_setting>*>label {
    display: none
}

div:nth-child(n+4)>.products-bought__product {
    border-top: 0
}

div:nth-child(3)>.products-bought__product {
    border-top: 0
}

@media(min-width:757px) {
    div:nth-child(3)>.products-bought__product {
        border-top: 1px solid #d6eaf8
    }
}

@media(min-width:979px) {
    div:nth-child(3)>.products-bought__product {
        border-top: 0
    }
}

.productslist_product_bundle span {
    display: block;
    padding-left: 10px
}

.productslist_product_bundle span:before {
    background: none repeat scroll 0 0 #d6eaf8;
    content: '';
    display: inline-block;
    height: 4px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: 4px;
    margin-left: -10px
}

div.newsletter_cms {
    font-weight: normal;
    padding: 10px 0;
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px
}

div.newsletter_cms ul {
    padding: 0 0 0 22px !important
}

div.newsletter_cms ol {
    padding: 0 0 0 22px !important
}

#newsletter_form .newsletter_form {
    text-align: center
}

#newsletter_form .newsletter_form .text_to_right,
#newsletter_form .newsletter_form .text_to_left {
    padding: 0 10px
}

#newsletter_form p {
    margin-bottom: 20px
}

#newsletter_form .big_label {
    margin-bottom: 1.5rem
}

#newsletter_form .newsletter_button_wrapper button {
    margin-bottom: 5px
}

@media(min-width:757px) {
    #newsletter_form .newsletter_button_wrapper button {
        margin: 0 5px
    }
}

@media(min-width:757px) {
    #newsletter_form .newsletter_button_wrapper button#newsletter_button_add {
        padding-left: 50px;
        padding-right: 50px
    }
}

#newsletter_form .f-group.--checkbox .f-control+.f-label {
    white-space: normal;
    text-align: left;
    overflow: visible
}

html.--loading-page,
html.--loading-page-overlay {
    position: relative;
    pointer-events: none
}

html.--loading-page:before,
html.--loading-page-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

html.--loading-page:after,
html.--loading-page-overlay:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

html.--loading-page:before,
html.--loading-page-overlay:before,
html.--loading-page:after,
html.--loading-page-overlay:after {
    z-index: 9999
}

html.--loading-page:after,
html.--loading-page-overlay:after {
    position: fixed
}

html.--loading-page.order_process:before,
html.--loading-page-overlay.order_process:before {
    background-color: #fff
}

html.--loading-page-overlay:before {
    background-color: #fff
}

@media(max-width:757px) {
    body.--modal-overflow {
        overflow-y: hidden
    }
}

body.--modal-overflow #ajaxLoadSite_cover,
body.--modal-overflow #ajaxLoadSite {
    z-index: 1010
}

.modal.--expchck_retry {
    z-index: 1005;
    color: #333
}

@keyframes animate-modal-return {
    to {
        transform: translate(0, 0)
    }
}

.modal.--expchck_retry .f-control:focus,
.modal.--expchck_retry .f-control.focused {
    border-color: #333
}

.modal.--expchck_retry .f-control:focus+.f-label,
.modal.--expchck_retry .f-control.focused+.f-label {
    color: #333
}

.modal.--expchck_retry a {
    color: #333
}

.modal.--expchck_retry a:hover {
    color: #666
}

.modal.--expchck_retry .modal__wrapper {
    background: #f2f5f5;
    border-radius: 5px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
    margin: 0;
    font-size: 1.3rem
}

@media(max-width:757px) {
    .modal.--expchck_retry .modal__wrapper {
        margin-top: auto;
        border-radius: 5px 5px 0 0
    }
}

.modal.--expchck_retry .modal__wrapper.--animate-modal-return {
    animation: animate-modal-return 350ms
}

.modal.--expchck_retry .modal__close {
    z-index: 30;
    padding-right: 0;
    justify-content: flex-end
}

.modal.--expchck_retry.--medium .modal__close {
    right: max(calc(2.5rem + env(safe-area-inset-right)), calc(50% - ((840px - 10px) / 2)));
    top: 1.5rem
}

.modal.--expchck_retry.--medium .modal__close:before {
    font-size: 1.6rem
}

.modal.--expchck_retry .modal__handler {
    z-index: 10
}

.modal.--expchck_retry #go_payment {
    grid-area: 1 / 1 / span 1 / span 2
}

.modal.--expchck_retry #go_payment:not(:empty)+.return_button~* {
    display: none
}

.modal.--expchck_retry #go_payment:empty {
    display: none
}

.modal.--expchck_retry #go_payment:empty+.return_button {
    display: none
}

.modal.--expchck_retry #go_payment.go_payment_container {
    max-width: 600px;
    margin: auto
}

.modal.--expchck_retry #go_payment input.orderdetails_radio {
    display: none
}

.modal.--expchck_retry .return_button {
    grid-column: 1 / span 2
}

.modal.--expchck_retry.--mobile-animation .modal__handler {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px
}

.modal.--expchck_retry.--mobile-animation .modal__handler:after {
    content: '';
    background: #c6c6c6;
    width: 30%;
    height: 5px;
    left: 50%;
    top: 50%;
    position: absolute;
    border-radius: 5px;
    transform: translate(-50%, -50%)
}

@media(min-width:757px) {
    .modal.--expchck_retry.--mobile-animation .modal__handler {
        display: none
    }
}

@media(max-width:757px), (max-width:979px) and (orientation:landscape) {
    .modal.--expchck_retry.--mobile-animation .modal__wrapper {
        padding: 4rem calc(2rem + env(safe-area-inset-right)) 2rem calc(2rem + env(safe-area-inset-left));
        transform: translate(0, var(--top-distance));
        will-change: transform
    }
}

@media(max-width:757px) {
    .modal.--expchck_retry.--mobile-animation .modal__close {
        top: 3.5rem
    }
}

.modal.--expchck_retry .--hidden {
    display: none !important
}

.modal.--expchck_retry .btn.--solid,
.modal.--expchck_retry .offer-reminder a.--solid {
    background: #333;
    border-color: #333;
    color: #fff;
    transition: .3s opacity
}

.modal.--expchck_retry .btn.--solid:hover,
.modal.--expchck_retry .offer-reminder a.--solid:hover {
    opacity: .8
}

.modal.--expchck_retry a:not(.btn):hover {
    color: #666
}

.modal.--expchck_retry.--loading .modal__content:before {
    background-color: rgba(242, 245, 245, 0.8)
}

.modal.--expchck_retry .expchck__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck__wrapper {
        grid-template-columns: 1fr 1fr;
        grid-gap: 0 50px
    }
}

.modal.--expchck_retry .expchck__title {
    font-size: 2.2rem;
    margin-bottom: 25px;
    line-height: 1;
    z-index: 10;
    position: relative
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck__title {
        margin-bottom: 20px
    }
}

.modal.--expchck_retry .expchck__title.--small {
    font-size: 1.6rem
}

@media(min-width:979px) {
    .modal.--expchck_retry .expchck__title.--small {
        margin-bottom: 15px
    }
}

.modal.--expchck_retry .expchck__title_desc {
    font-size: 1.3rem;
    font-weight: normal;
    color: #838383;
    margin-left: 10px
}

.modal.--expchck_retry .expchck_total__to_pay {
    font-size: 2.1rem;
    margin-bottom: 1rem;
    text-align: center
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_summary {
        margin-bottom: 2rem;
        grid-area: 1 / 2 / span 1 / span 1
    }
}

.modal.--expchck_retry .expchck_summary__wrapper {
    padding-bottom: 2rem
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_summary__outer_wrapper {
        position: sticky;
        top: 0
    }
}

.modal.--expchck_retry .expchck_costs__item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal.--expchck_retry .expchck_costs__label {
    padding-right: 10px;
    font-size: 1.2rem
}

.modal.--expchck_retry .expchck_costs__value {
    white-space: nowrap
}

.modal.--expchck_retry .expchck_costs__value.--minus {
    color: #1bb92d
}

.modal.--expchck_retry .expchck_costs__value.--minus:before {
    content: '-';
    padding-right: 3px
}

.modal.--expchck_retry .expchck_costs__value.--plus:before {
    content: '+';
    padding-right: 3px
}

.modal.--expchck_retry .expchck_total {
    padding-top: 10px;
    margin: 1rem 0 1.5rem 0;
    border-top: 1px solid #c3c7c8;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.modal.--expchck_retry .expchck_total__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
    width: 100%
}

.modal.--expchck_retry .expchck_total__title {
    color: #838383;
    display: block;
    margin-bottom: .5rem
}

.modal.--expchck_retry .expchck_total__title.--small {
    font-size: 1.1rem
}

.modal.--expchck_retry .expchck_total__label {
    padding-right: 10px
}

.modal.--expchck_retry .expchck_total__value {
    font-size: 2.1rem;
    text-align: center;
    line-height: 1;
    font-weight: bold
}

.modal.--expchck_retry .expchck_total__price_type {
    font-weight: 400;
    font-size: 1.3rem
}

.modal.--expchck_retry .expchck_total .summary__points {
    display: block;
    margin-top: 1rem;
    margin-bottom: 0
}

.modal.--expchck_retry .expchck_clauses {
    display: none;
    font-size: 1.1rem;
    border-top: 1px solid #c3c7c8;
    padding-top: 20px
}

.modal.--expchck_retry .expchck_clauses.--active {
    display: block
}

.modal.--expchck_retry .expchck_clauses__item {
    margin-bottom: 15px
}

.modal.--expchck_retry .expchck_clauses__item:only-child {
    margin-bottom: 15px
}

.modal.--expchck_retry .expchck_subscription_term {
    display: none;
    text-align: left;
    font-size: 1.2rem
}

.modal.--expchck_retry .expchck_subscription_term.--active {
    display: flex
}

.modal.--expchck_retry .expchck_subscription_term:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 11px;
    text-align: center;
    font-size: 1.4rem
}

.modal.--expchck_retry .expchck_submit__verify {
    margin-bottom: 10px;
    display: none
}

.modal.--expchck_retry .expchck_submit__verify:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 5px
}

.modal.--expchck_retry .expchck_submit__button {
    width: 100%;
    border-radius: 5px
}

.modal.--expchck_retry .expchck_submit__cost {
    margin-left: 5px;
    white-space: nowrap
}

.modal.--expchck_retry .expchck_warning__wrapper {
    background-color: #fdf3d1;
    border: 1px solid #fcefc0;
    border-radius: 5px;
    padding: 2rem
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_warning__wrapper {
        margin-bottom: 2rem;
        grid-area: 1 / 2 / span 1 / span 1
    }
}

.modal.--expchck_retry .expchck_warning__wrapper:empty {
    display: none
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_warning__wrapper:not(:empty)~.expchck_summary {
        grid-area: 2 / 2 / span 3 / span 1
    }
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_warning__wrapper:not(:empty)~.expchck_payments {
        grid-area: 1 / 1 / 3 / 2
    }
}

.modal.--expchck_retry .expchck_warning__title {
    display: block;
    font-size: 1.3rem;
    max-width: 60%;
    margin-bottom: .7rem
}

.modal.--expchck_retry .expchck_warning__details {
    font-size: 1.1rem;
    display: block;
    line-height: 1.2
}

@media(min-width:757px) {
    .modal.--expchck_retry .expchck_payments {
        grid-area: 1 / 1 / 2 / 2
    }
}

.modal.--expchck_retry .expchck_payments__details:not(.--show-all) .expchck_payments__option:nth-child(n+7) {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    display: none
}

.modal.--expchck_retry .expchck_payments input[type='radio']:checked+label+.expchck_payments__details {
    display: block;
    max-height: 600px;
    opacity: 1
}

.modal.--expchck_retry .expchck_payments input[type='radio']:checked+label+.expchck_payments__details.--show-all {
    max-height: 2000px
}

.modal.--expchck_retry .expchck_payments.--clause-top .expchck_payments__clause {
    display: none
}

.modal.--expchck_retry .expchck_payments__arrow {
    display: none
}

.modal.--expchck_retry .expchck_payments.--selected .expchck_payments__item.--checked {
    border-color: #333
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item {
    background-color: #fff;
    border: 1px solid #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item:last-child {
    margin-bottom: 0
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item .expchck_payments__details:empty {
    display: none
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--checked.--options .expchck_payments__arrow .icon-options-status:before {
    content: '\F077'
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--checked:not(.--collapse) {
    border-color: #333
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow {
    display: block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow .icon-options-status:before {
    content: '\F078'
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__details {
    max-height: 0 !important;
    opacity: 0 !important;
    padding-bottom: 0 !important
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow {
    display: block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow .icon-options-status:before {
    content: '\F078' !important
}

.modal.--expchck_retry .expchck_payments .expchck_payments__label {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 68px;
    cursor: pointer
}

.modal.--expchck_retry .expchck_payments .expchck_payments__details {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck_retry .expchck_payments .expchck_payments__details span {
    line-height: 1.3
}

.modal.--expchck_retry .expchck_payments .expchck_payments__options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    margin-top: 1.6rem;
    margin-bottom: 1rem;
    margin: 10px -5px;
    grid-auto-rows: 1fr
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option {
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s;
    max-height: 300px;
    margin: 6px;
    min-height: 100px;
    word-break: break-word
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option input[type='radio']:checked+label.expchck_payments__option_select {
    border-color: #333
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option_select {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    padding: 5px;
    cursor: pointer;
    min-height: 93px;
    height: 100%;
    text-align: center
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option_icons {
    display: flex;
    justify-content: center;
    background: #fff;
    padding: 3px;
    border-radius: 5px
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option_icon {
    max-height: 25px
}

.modal.--expchck_retry .expchck_payments .expchck_payments__option_name {
    font-size: 1.1rem
}

.modal.--expchck_retry .expchck_payments .expchck_payments__popular {
    font-size: 1.3rem
}

.modal.--expchck_retry .expchck_payments .expchck_payments__clause_top {
    font-size: 1rem;
    margin-bottom: 15px;
    display: block;
    font-size: 10px;
    padding: 0 5px;
    transition: max-height .2s, opacity .4s ease-in, margin .4s, padding .4s
}

.modal.--expchck_retry .expchck_payments .expchck_payments__clause_top:empty {
    display: none
}

.modal.--expchck_retry .expchck_payments .expchck_payments__clause {
    font-size: 1rem;
    margin-bottom: 3rem;
    display: block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__clause:empty {
    display: none
}

.modal.--expchck_retry .expchck_payments .expchck_payments__clause span {
    display: block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__show_all {
    margin-bottom: 10px;
    padding: 5px 0 10px;
    display: inline-block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__show_all.--hidden {
    display: none
}

.modal.--expchck_retry .expchck_payments .expchck_payments__icons {
    display: flex;
    justify-content: center;
    width: 40px;
    min-width: 40px;
    max-height: 30px;
    margin: 0 12px 0 2px;
    background: #fff;
    padding: 3px;
    border-radius: 5px
}

.modal.--expchck_retry .expchck_payments .expchck_payments__icon {
    display: none
}

.modal.--expchck_retry .expchck_payments .expchck_payments__icon:first-child {
    display: block
}

.modal.--expchck_retry .expchck_payments .expchck_payments__names {
    display: flex;
    flex-direction: column;
    white-space: normal;
    margin-right: auto
}

.modal.--expchck_retry .expchck_payments .expchck_payments__name {
    font-size: 1.3rem
}

.modal.--expchck_retry .expchck_payments .expchck_payments__description {
    font-size: 1.1rem;
    line-height: 1;
    margin-top: 2px
}

.modal.--expchck_retry .expchck_payments .expchck_payments__name+.modal.--expchck_retry .expchck_payments .expchck_payments__description {
    font-size: 1.1rem
}

.modal.--expchck_retry .expchck_payments .expchck_payments__cost {
    margin-left: 15px
}

.prepaid__label {
    color: #444;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    grid-gap: 1.5rem
}

.prepaid__label:after {
    content: '';
    width: auto;
    height: 1px;
    background-color: #d6eaf8
}

.orderdetails_info {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #d6eaf8;
    padding-bottom: 20px
}

@media(min-width:979px) {
    .orderdetails_info {
        border: 0;
        padding: 0
    }
}

.orderdetails_info__wrapper {
    width: 100%
}

.orderdetails_info__label {
    display: flex;
    align-items: center
}

.orderdetails_info__icon {
    width: 5rem;
    min-width: 5rem;
    height: 5rem;
    color: #fff;
    font-size: 2.5rem;
    border-radius: 100%;
    background: #d6eaf8;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0
}

.orderdetails_info__icon:before {
    font-family: FontAwesome
}

.orderdetails_info__icon[data-status='n'] {
    background: #b8da49
}

.orderdetails_info__icon[data-status='n']:before {
    content: "\f00c"
}

.orderdetails_info__icon[data-status='t'] {
    background: #b8da49
}

.orderdetails_info__icon[data-status='t']:before {
    content: "\f0d1"
}

.orderdetails_info__icon[data-status='t'][data-received] {
    transform: rotate(90deg)
}

.orderdetails_info__icon[data-status='t'][data-received]:before {
    content: "\f090"
}

.orderdetails_info__icon[data-status='i'] {
    background: #f6174d
}

.orderdetails_info__icon[data-status='i']:before {
    content: "\e80A"
}

.orderdetails_info__icon[data-status='s'] {
    background: #f6174d
}

.orderdetails_info__icon[data-status='s']:before {
    content: "\f00d"
}

.orderdetails_info__icon[data-status='o'] {
    background: #3597dc
}

.orderdetails_info__icon[data-status='o']:before {
    content: "\f017"
}

.orderdetails_info__icon[data-status='p'] {
    background: #b8da49
}

.orderdetails_info__icon[data-status='p']:before {
    content: "\f00c"
}

.orderdetails_info__icon[data-status='u']:before {
    content: "\f00c"
}

.orderdetails_info__icon[data-status='h'] {
    background: #ffda41
}

.orderdetails_info__icon[data-status='h']:before {
    content: "\E80D"
}

.orderdetails_info__icon[data-status='w']:before {
    content: "\e805"
}

.orderdetails_info__icon[data-status='d']:before {
    content: "\f0d1"
}

.orderdetails_info__icon[data-status='z']:before {
    content: "\e803"
}

.orderdetails_info__icon[data-status='k'] {
    background: #f6174d
}

.orderdetails_info__icon[data-status='k']:before {
    content: "\f00d"
}

.orderdetails_info__icon[data-status='r'] {
    background: #f6174d
}

.orderdetails_info__icon[data-status='r']:before {
    content: "\e802"
}

.orderdetails_info__icon[data-status='j']:before {
    content: "\e809"
}

.orderdetails_info__icon[data-status='l'] {
    background: #f6174d
}

.orderdetails_info__icon[data-status='l']:before {
    content: "\e808"
}

.orderdetails_info__icon[data-status='a'] {
    background: #3597dc
}

.orderdetails_info__icon[data-status='a']:before {
    content: "\f017"
}

.orderdetails_info__icon[data-status='b']:before {
    content: "\e807"
}

.orderdetails_info__icon[data-status='wp'],
.orderdetails_info__icon[data-status='wr'],
.orderdetails_info__icon[data-status='wd'] {
    background: #3597dc
}

.orderdetails_info__icon[data-status='wp']:before,
.orderdetails_info__icon[data-status='wr']:before,
.orderdetails_info__icon[data-status='wd']:before {
    content: "\f017"
}

.orderdetails_info__label_text {
    font-size: 1.8rem
}

.orderdetails_info__dates {
    font-size: 1.1rem
}

.orderdetails_info__dates .moreInfo__show {
    margin-left: .5rem
}

.orderdetails_info__status {
    border: 1px solid #d6eaf8;
    width: 1.8rem;
    min-width: 1.8rem;
    height: 1.8rem;
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    display: none
}

.orderdetails_info__status:before {
    content: '\F128';
    font-family: FontAwesome
}

a.show_status_explanation {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    width: 18px;
    margin-left: 5px
}

.orderdetails_division {
    display: flex;
    font-size: 1.3rem;
    margin-top: 1.5rem;
    order: 1;
    align-items: center
}

.orderdetails_division:before {
    content: '\E873';
    font-family: FontAwesome;
    font-size: 2.7rem;
    margin-right: 1rem;
    color: #d6eaf8
}

.payments_group[data-single_form="true"] .prepaid_payment {
    display: none
}

.payment_popup_submit_form {
    display: grid;
    grid-gap: 5px
}

.payment_popup_submit_form .summary__term {
    order: -1
}

.payment_popup_submit_form .terms_description .css-checkbox {
    vertical-align: middle;
    left: 23px;
    top: 31px;
    opacity: 0
}

.payment_popup_submit_form .terms_description .css-label {
    margin-top: 0;
    text-indent: -2px
}

.payment_popup_submit_form .terms_description span {
    display: inline-block;
    text-align: center
}

.payment_popup_submit_form .terms_checkbox {
    padding: 10px;
    position: relative
}

.payment_popup_submit_form .terms_checkbox a {
    color: #444
}

.payment_popup_submit_form .terms_checkbox a:hover {
    color: #555
}

.payment_popup_submit_form input[type="checkbox"].css-checkbox+.css-label {
    margin-top: 0
}

@media(min-width:757px) {
    .orderdetails_summary .go_payment_container {
        padding: 10px 0
    }
}

@media(min-width:979px) {
    #blik_payment_container {
        min-width: 50%;
        padding: 10px 0 0
    }
}

.payment_popup_submit_form .terms_checkbox.required {
    background: #f6174d;
    color: #fff
}

.payment_popup_submit_form .terms_checkbox.required a {
    color: #fff
}

.orderdetails_payments__label {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2.5rem
}

.orderdetails_payments__label:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    height: 1px;
    background: #d6eaf8;
    z-index: -1
}

.orderdetails_payments__label_wrapper {
    background: #fff
}

.orderdetails_payments__status {
    background: #fff;
    border: 1px solid #d6eaf8;
    width: 1.8rem;
    min-width: 1.8rem;
    height: 1.8rem
}

.orderdetails_payments__status:before {
    content: '\F128';
    font-family: FontAwesome
}

.orderdetails_payments__item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.orderdetails_payments__item:last-child:not(:first-child) {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid #d6eaf8
}

.orderdetails_payments__item:last-child:not(:first-child) .orderdetails_payments__date {
    display: none
}

.orderdetails_payments__icon {
    display: flex;
    min-width: 70px;
    margin-left: 10px;
    flex-direction: column
}

@media(min-width:756px) {
    .orderdetails_payments__icon {
        flex-direction: row
    }
}

.orderdetails_payments__icon img {
    display: block;
    margin: 0 auto
}

.orderdetails_payments__date {
    line-height: 1.45
}

.orderdetails_payments__explanation {
    font-size: 1.3rem
}

.orderdetails_payments__transfer_name {
    margin-bottom: 5px;
    text-align: left
}

@media(min-width:757px) {
    .orderdetails_payments__transfer_name {
        width: 30%;
        margin-bottom: 0;
        padding-right: 5px;
        flex-shrink: 0
    }
}

@media(max-width:756px) {
    .orderdetails_payments__transfer_item {
        flex-direction: column;
        text-align: left
    }
}

.orderdetails_payments__current_status {
    margin-top: 20px
}

.orderdetails_payments__status_label {
    font-weight: 600
}

.orderdetails_payments__status_label.--success {
    color: #6ee312
}

.orderdetails_payments__status_label.--waiting {
    color: #fd8702
}

.orderdetails_payments__status_sublabel {
    font-size: 1.3rem;
    color: #d6eaf8
}

.orderdetails_retry {
    display: flex;
    margin-top: 1.5rem
}

.orderdetails_retry>* {
    flex: 1
}

.orderdetails_retry__or {
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.2
}

@media(min-width:757px) {

    .orderdetails_retry__or:before,
    .orderdetails_retry__or:after {
        content: '';
        width: 1px;
        height: 15px;
        background: #d6eaf8
    }

    .orderdetails_retry__or:before {
        margin-bottom: .5rem
    }

    .orderdetails_retry__or:after {
        margin-top: .5rem
    }
}

@media(min-width:757px) {
    a.orderdetails_retry__button.--new.--new_payment {
        max-width: 50%
    }
}

.prepaid_page #blik_payment .payment_icon_primary svg {
    display: block;
    margin: 0 auto
}

div.payment_card_info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

div.payment_card_info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.payment_card_info.small,
div.payment_card_info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.payment_card_info.small:before,
div.payment_card_info.--small:before {
    display: none
}

div.payment_card_info a {
    color: inherit;
    text-decoration: underline
}

div.payment_card_info a:hover {
    text-decoration: none
}

div.payment_card_info h3 {
    color: inherit;
    margin-bottom: 0
}

div.payment_card_info_new {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

div.payment_card_info_new::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.payment_card_info_new.small,
div.payment_card_info_new.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.payment_card_info_new.small:before,
div.payment_card_info_new.--small:before {
    display: none
}

div.payment_card_info_new a {
    color: inherit;
    text-decoration: underline
}

div.payment_card_info_new a:hover {
    text-decoration: none
}

div.payment_card_info_new h3 {
    color: inherit;
    margin-bottom: 0
}

button.credit_card_submit_no_store.load-btn {
    color: transparent;
    position: relative;
    pointer-events: none
}

button.credit_card_submit_no_store.load-btn:after {
    content: '\F021';
    font-family: FontAwesome;
    font-size: 2rem;
    color: #3597dc;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    animation-name: rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

button.credit_card_submit_store.load-btn {
    color: transparent;
    position: relative;
    pointer-events: none
}

button.credit_card_submit_store.load-btn:after {
    content: '\F021';
    font-family: FontAwesome;
    font-size: 2rem;
    color: #fff;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    animation-name: rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.return_button {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.return_button .return_button_sep {
    display: flex;
    justify-content: center;
    min-width: 100%;
    align-items: center;
    margin-bottom: 2rem
}

.return_button .return_button_sep:before,
.return_button .return_button_sep:after {
    content: '';
    flex: 1;
    height: 1px;
    background-color: #d6eaf8
}

.return_button .return_button_sep:before {
    margin-right: 1.5rem
}

.return_button .return_button_sep:after {
    margin-left: 1.5rem
}

div.payment_card_datedesc {
    clear: both;
    color: #444;
    font-size: 10px;
    float: right;
    display: none
}

div.credit_card_submit {
    padding-top: 10px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse
}

div.credit_card_submit>button {
    flex: 1;
    margin: 5px 0
}

@media(min-width:757px) {
    div.credit_card_submit {
        margin: 0 -5px;
        flex-direction: row
    }

    div.credit_card_submit>button {
        flex: 1;
        margin: 0 5px
    }
}

.payment_card_sub {
    padding: 10px 0;
    border: 0;
    background: 0;
    width: 100%;
    margin: 0 auto
}

@media(min-width:979px) {
    .payment_card_sub {
        width: 60%
    }
}

label.payment_card_formel {
    font-size: .8em;
    width: 110px;
    display: inline-block;
    float: none;
    margin-right: 10px;
    text-align: right;
    vertical-align: middle
}

@media(min-width:757px) {
    label.payment_card_formel {
        width: 30%;
        font-size: .93em
    }
}

span.payment_card_need {
    display: inline-block;
    float: none;
    height: 25px;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    vertical-align: middle;
    width: 20px
}

span.payment_card_help {
    display: none;
    left: 1px;
    line-height: 12px;
    position: absolute;
    text-align: left;
    top: -5px;
    width: 150px;
    z-index: 50;
    background: #ffffdc;
    border: 1px solid #d6eaf8;
    font-size: .85em
}

span.payment_card_help2 {
    background: transparent url('https://bosastopka.pl/gfx/standards/pointer.gif?r=1738891033') no-repeat scroll 0 3px;
    left: -6px;
    padding: 5px 5px 5px 15px;
    position: relative;
    z-index: 50;
    display: none
}

@media(min-width:757px) {
    span.payment_card_help2 {
        display: block
    }
}

span.payment_card_expire {
    padding: 5px
}

#credit_card_year,
#credit_card_month {
    display: inline-block;
    width: auto;
    padding: 6px
}

button.credit_card_submit.disabled {
    opacity: .3;
    cursor: not-allowed
}

button.credit_card_submit_store.disabled {
    opacity: .3;
    cursor: not-allowed
}

button.credit_card_submit_no_store.disabled {
    opacity: .3;
    cursor: not-allowed
}

div.payment_head_info {
    margin-bottom: 10px
}

div.payment_headermessage {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33;
    display: none !important
}

div.payment_headermessage::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

div.payment_headermessage.small,
div.payment_headermessage.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

div.payment_headermessage.small:before,
div.payment_headermessage.--small:before {
    display: none
}

div.payment_headermessage a {
    color: inherit;
    text-decoration: underline
}

div.payment_headermessage a:hover {
    text-decoration: none
}

div.payment_headermessage h3 {
    color: inherit;
    margin-bottom: 0
}

div.payment_headerlogo {
    text-align: center
}

div.payment_headerlogo img {
    padding: 5px 0
}

div.payment_description {
    text-align: center
}

div.credit_card_select {
    margin-left: 0;
    margin-right: 5px;
    float: left;
    width: 50%
}

@media(min-width:757px) {
    div.credit_card_select {
        border-spacing: 10px 0;
        display: table;
        margin-right: 0;
        width: auto;
        margin-left: -10px
    }
}

div.credit_card_option {
    vertical-align: middle;
    text-align: center;
    padding-right: 10px;
    border: 1px solid #c4c7c8;
    box-shadow: none;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 10px
}

@media(min-width:757px) {
    div.credit_card_option {
        display: table-cell;
        width: 75px;
        margin-bottom: 0
    }
}

div.credit_card_option.active {
    border-color: #d6eaf8;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 0 1px #3597dc inset
}

div.credit_card_option img {
    max-width: 60px
}

div.credit_card_option span {
    display: block;
    font-size: .8em
}

#credit_card_system {
    margin: 5px -5px 0
}

#credit_card_system label {
    display: inline-block;
    line-height: 1.2;
    overflow: hidden;
    position: relative;
    pointer-events: none;
    margin: 3px;
    padding: 2px
}

#credit_card_system input[type=radio] {
    position: absolute;
    top: -20px
}

#credit_card_system input[type=radio]:checked+div {
    box-shadow: 0 0 0 2px #3597dc
}

#credit_card_system span {
    display: block;
    padding: 5px
}

.payment_type_one_click label.payment_card_formel {
    width: auto
}

.correct+.payment_card_need>*,
.error+.payment_card_need>* {
    display: none
}

.correct+.payment_card_need>img.payment_card_correct_img,
.error+.payment_card_need>img.payment_card_wrong_img {
    display: block !important
}

#orderdetails_payments_payment_card.payment_type_one_click {
    text-align: center
}

#credit_card_buttons {
    padding-top: 20px;
    text-align: left
}

div.payment_card_formel input,
span.payment_card_expire,
label.payment_card_formel {
    float: none;
    vertical-align: middle
}

.payment_type_one_click .readonly {
    background: 0;
    border: medium none;
    box-shadow: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto !important
}

.payment_type_one_click .readonly+.payment_card_need {
    display: none
}

.payment_type_form div.payment_card_info,
.payment_type_one_click div.payment_card_info {
    display: none !important
}

.payment_type_form #credit_card_system+span.payment_card_need {
    display: none !important
}

#credit_card_agree {
    padding: 10px 10px 20px;
    display: none !important
}

#credit_card_agree input {
    vertical-align: middle
}

#credit_card_agree span {
    font-size: .9em;
    padding-left: 5px;
    vertical-align: middle
}

.payment_card_need img {
    position: static;
    margin-left: 5px
}

div.orderdetails_total_summary strong {
    font-size: 1.4em
}

.credit_card_pci_dss {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px
}

span.pci_dss_label {
    font-size: .75em
}

#ajaxLoadSite {
    color: #444;
    text-align: center;
    display: block;
    font-size: 11px;
    min-height: 27px;
    min-width: 150px;
    padding: 19px 5px 2px;
    position: fixed;
    top: 48%;
    white-space: nowrap;
    z-index: 910
}

#ajaxLoadSite:before {
    content: '';
    height: 7px;
    width: 150px;
    display: block;
    margin-bottom: 15px;
    background: #fff;
    opacity: 1;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 0 7px #f1f1f1;
    box-shadow: 0 0 0 7px #f1f1f1
}

#ajaxLoadSite:after {
    content: '';
    display: inline-block;
    width: 0;
    background: #3597dc;
    position: absolute;
    top: 19px;
    -webkit-animation: animate_after infinite 2s linear;
    animation: animate_after infinite 2s linear;
    z-index: 2;
    left: 5px;
    height: 7px
}

@keyframes animate_after {
    0% {
        width: 0
    }

    10% {
        width: 0
    }

    90% {
        width: 150px
    }

    100% {
        width: 150px
    }
}

#ajaxLoadSite_cover {
    z-index: 910;
    background: #fff;
    opacity: .8
}

#payment_code {
    text-align: left
}

#paymentdescription {
    text-align: left;
    padding: 10px 0
}

#paymentdescription li {
    padding-bottom: 3px
}

#paymentdescription p {
    padding-bottom: 5px
}

#payment_code li {
    padding-bottom: 3px
}

#payment_code p {
    padding-bottom: 5px
}

#orderdetails_payments h2 span {
    vertical-align: middle
}

#orderdetails_payments td.status a {
    display: none
}

#orderdetails_payments table.orderdetails_transfer {
    width: auto !important
}

#orderdetails_payments table.orderdetails_transfer td {
    border: none !important;
    padding: 5px 5px 0 0
}

.orderdetails_transfer strong {
    display: block;
    word-wrap: break-word
}

#orderdetails_payments table {
    width: 100%
}

#orderdetails_payments td {
    padding: 5px;
    vertical-align: middle
}

#orderdetails_payments td.icon {
    width: 50px;
    padding-right: 15px
}

@media(min-width:757px) {
    #orderdetails_payments td.icon {
        padding-right: 5px
    }
}

#orderdetails_payments td.icon img {
    max-width: 50px;
    max-height: 40px
}

@media(min-width:757px) {
    #orderdetails_payments td.icon img {
        max-width: 80px
    }
}

#orderdetails_payments td.date {
    padding-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
    width: 10px
}

#orderdetails_payments td.date.canceled_td {
    border-top: 0;
    padding-top: 0
}

#orderdetails_payments td.status {
    position: relative;
    padding-left: 15px
}

#orderdetails_payments td.status.canceled_td {
    border-top: 0;
    padding-top: 0
}

#orderdetails_payments td.status.add_td:before {
    background: #d6eaf8;
    bottom: 0;
    content: '';
    display: block;
    left: -2px;
    position: absolute;
    top: 5px;
    width: 2px
}

#orderdetails_payments td.status.canceled_td:before {
    background: #d6eaf8;
    bottom: 5px;
    content: '';
    display: block;
    left: -2px;
    position: absolute;
    top: 0;
    width: 2px
}

#orderdetails_prepaid_methods table {
    width: 100%;
    text-align: left
}

#orderdetails_prepaid_methods tr {
    cursor: pointer
}

#orderdetails_prepaid_methods td {
    padding: 5px;
    vertical-align: middle
}

#orderdetails_prepaid_methods td.payform_input {
    width: 10px
}

#orderdetails_prepaid_methods td.icon {
    width: 10px
}

#orderdetails_prepaid_methods td.name {
    white-space: nowrap;
    font-weight: bold
}

#orderdetails_prepaid_methods tr.activ td {
    background: #3597dc;
    color: #fff
}

#orderdetails_prepaid_methods tr.activ td.description a {
    color: #fff
}

#orderdetails_payments_payment_card {
    display: none;
    text-align: left
}

#orderdetails_prepaid_methods div.orderdetails_payment_disable {
    cursor: not-allowed
}

#orderdetails_prepaid_methods div.description_box ul {
    padding-left: 22px
}

#orderdetails_prepaid_methods input.orderdetails_radio {
    display: none
}

#ui-dialog table.orderdetails_transfer span {
    display: inline-block;
    padding: 0 10px 5px 0;
    white-space: nowrap
}

#ui-dialog table.orderdetails_transfer strong {
    margin-bottom: 5px
}

div.chooseMethodPaymentButton p {
    padding-bottom: 5px;
    text-align: center
}

div.chooseMethodPaymentButton p b {
    color: #444;
    font-size: 1em;
    font-weight: bold
}

div.chooseMethodPaymentButton2 p {
    padding-bottom: 15px;
    text-align: center
}

div.chooseMethodPaymentButton2 p b {
    color: #444;
    font-size: 1em;
    font-weight: bold
}

#orderdetails_payments table tr:first-child td {
    border-top: 0
}

td.prepaid_delivery_list_image img {
    max-width: 80px;
    max-height: 40px
}

.iai_service_logo {
    background: rgba(0, 0, 0, 0) url('https://bosastopka.pl/gfx/standards/iai_pay_logo.jpg?r=1738891033') no-repeat scroll center center / contain;
    height: 100px;
    max-width: 22rem;
    margin: 0 auto 15px
}

tr.add_voucher .add_voucher_button {
    display: none !important;
    font-size: 13px;
    margin-top: 5px;
    padding: 8px 20px
}

tr.add_voucher .add_voucher_button:hover {
    font-size: 13px;
    margin-top: 5px;
    padding: 8px 20px
}

.blik_message {
    display: none
}

#form-blik.submitted>div:not(.blik-logo):not(.blik_message) {
    display: none
}

#form-blik.submitted .blik_message {
    display: block
}

.orderdetails_payment_methods_container {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px
}

@media(min-width:757px) {
    .orderdetails_payment_methods_container {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.orderdetails_payment_methods_container .orderdetails_prepaid_methods,
.orderdetails_payment_methods_container .orderdetails_summary {
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width:757px) {

    .orderdetails_payment_methods_container .orderdetails_prepaid_methods,
    .orderdetails_payment_methods_container .orderdetails_summary {
        padding-left: 15px;
        padding-right: 15px
    }
}

.orderdetails_summary {
    margin-bottom: 20px
}

.orderdetails_summary.--express .orderdetails_payments__unfinished,
.orderdetails_summary.--express .orderdetails_retry {
    display: none
}

.orderdetails_prepaid_methods.--pay_overlay,
.orderdetails_summary.--pay_overlay {
    position: relative;
    pointer-events: none
}

.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before,
.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
    z-index: 9999
}

.orderdetails_prepaid_methods.--pay_overlay:before,
.orderdetails_summary.--pay_overlay:before,
.orderdetails_prepaid_methods.--pay_overlay:after,
.orderdetails_summary.--pay_overlay:after {
    position: fixed
}

.orderdetails_prepaid_methods .order1_payment {
    width: 19%;
    clear: none;
    cursor: pointer;
    font-weight: bold;
    margin: .5%;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 2;
    display: flex;
    min-height: 150px;
    border: 1px solid #c3c7c8
}

.orderdetails_total_summary,
.orderdetails_product_summary {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.orderdetails_calculations {
    border-bottom: 1px solid #c3c7c8;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.orderdetails_summary_price label {
    font-size: .9em
}

input.hidden_input {
    position: absolute;
    z-index: -10
}

.go_payment_container .--large {
    width: 100%
}

#simple_transfer_payment_container {
    width: 100%
}

#simple_transfer_payment_container strong {
    font-size: 1.3rem
}

.go_payment_container {
    margin-top: -1px;
    padding: 10px
}

.go_payment_container .giftcard_form {
    padding: 15px;
    border: 1px solid #c4c7c8;
    background: #fff
}

.go_payment_container .giftcard_form p {
    margin-bottom: 2rem;
    font-size: 1.3rem;
    text-align: center
}

.go_payment_container .giftcard_form .btn,
.go_payment_container .giftcard_form .offer-reminder a {
    width: 100%
}

.go_payment_container .giftcard_form small {
    text-align: center;
    margin-top: .8rem;
    font-size: 1.1rem;
    line-height: 1.2;
    display: block
}

@media(min-width:757px) {
    .go_payment_container .giftcard_form small {
        max-width: 80%;
        margin: .8rem auto 0
    }
}

.go_payment_container .giftcard_form .f-control {
    text-align: center;
    color: #444;
    background: #fff;
    border: 1px solid #c4c7c8
}

.go_payment_container .giftcard_form .f-control:focus+.f-label,
.go_payment_container .giftcard_form .f-control.focused+.f-label {
    transform: scale(0.95) translate(-50%, -27px);
    left: 50%
}

.go_payment_container .giftcard_form .f-control:-webkit-autofill,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:hover,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:focus,
.go_payment_container .giftcard_form .f-control:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: 1px solid #c4c7c8;
    -webkit-text-fill-color: #444
}

.go_payment_container .giftcard_form .f-label {
    left: 50%;
    transform: translateX(-50%);
    color: #444;
    background: #fff
}

#prepaid_payform {
    background: #fff
}

label.prepaid_payment_sub {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 100%
}

.prepaid_payment_description {
    display: none
}

input.orderdetails_radio:checked~label.prepaid_payment_sub {
    box-shadow: 0 0 0 2px #3597dc
}

.prepaid_payment_group_name {
    font-weight: 600;
    font-size: 1.1em;
    margin-right: 1rem
}

.payments_group.group_open label .expand_button {
    transform: none;
    border-left: 1px solid #d6eaf8;
    border-right: 0
}

@media(min-width:979px) {
    .payments_group.group_open label .expand_button {
        transform: rotate(180deg);
        border-right: 1px solid #d6eaf8;
        border-left: 0
    }
}

.expand_button {
    display: inline-block;
    font-size: 2em;
    border-left: 1px solid #d6eaf8;
    padding: 0 20px
}

label.payments_group_sub_content {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 10px 20px;
    border: 1px solid #d6eaf8;
    height: 75px;
    align-items: center;
    margin-top: -1px;
    cursor: pointer;
    border-radius: 5px
}

@media(min-width:979px) {
    label.payments_group_sub_content {
        height: 65px
    }
}

.payments_pay {
    display: flex;
    justify-content: center;
    padding: 10px;
    margin-bottom: 30px;
    flex-flow: column wrap;
    align-items: center;
    border-radius: 5px;
    color: #444;
    background: #fff
}

.payments_pay .form-control.form-control {
    color: #444;
    background: #fff
}

.payments_pay a:hover {
    color: #444
}

@media(min-width:757px) {
    .payments_pay {
        padding: 30px
    }
}

.payments_pay .go_payment_container {
    width: 100%
}

.payments_pay .return_button {
    margin-top: 55px;
    text-align: center
}

.payments_pay .return_button a {
    color: #555
}

.payments_pay .return_button a:hover {
    color: #3597dc
}

.payments_pay+.warning_button {
    display: none
}

.payments_pay__icons img {
    padding: 1px
}

img.payments_pay__system_logo {
    margin-right: 1.25rem;
    max-height: 3rem;
    border-right: 1px solid #d6eaf8;
    padding-right: 1.25rem
}

.payments_pay.warning {
    border: 0;
    padding: 0
}

.payments_pay.warning+.warning_button {
    display: block;
    text-align: center
}

.payments_pay.warning .return_button {
    display: none
}

@media(min-width:757px) {

    .payments_pay form.payment_popup_submit_form,
    .payments_pay .giftcard_form,
    .payments_pay .payment_popup_submit_blik,
    .payments_pay form.payment_popup_submit_installment_plan {
        width: 60%;
        margin: 0 auto
    }

    .payments_pay form.payment_popup_submit_form #paymentdescription,
    .payments_pay .giftcard_form #paymentdescription,
    .payments_pay .payment_popup_submit_blik #paymentdescription,
    .payments_pay form.payment_popup_submit_installment_plan #paymentdescription {
        text-align: center
    }
}

span.payments_sub_container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1rem
}

@media(min-width:757px) {
    span.payments_sub_container {
        margin-right: 1.5rem
    }
}

span.order1_payment_group_name {
    font-weight: 600;
    font-size: 1.2em
}

.selected_group:checked {
    background: #3597dc
}

.selected_group {
    position: absolute;
    -webkit-appearance: none;
    border: 3px solid #fff;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    top: 24px;
    left: 15px;
    box-shadow: 0 0 0 1px #d6eaf8;
    pointer-events: none
}

div.payments_group {
    position: relative;
    margin-bottom: 15px;
    color: #444;
    background: #fff;
    border-radius: 5px
}

div.payments_group a:hover {
    color: #444
}

div.payment_content {
    justify-content: flex-start;
    flex-flow: row wrap;
    display: flex;
    border: 1px solid #d6eaf8;
    border-top: 0;
    background: #fff;
    margin-top: -5px;
    padding: 10px 20px;
    border-radius: 0 0 5px 5px
}

div.payment_content .return_button {
    width: 100%;
    text-align: center;
    margin: 55px 0 30px
}

div.payment_content .return_button a {
    color: #555
}

div.payment_content .return_button a:hover {
    color: #3597dc
}

.orderdetails_summary_form_label {
    margin-bottom: 10px
}

.orderdetails_prepaid_methods .form-group {
    margin-bottom: 10px;
    text-align: left
}

.selected_payment_history {
    display: flex;
    font-size: .9em;
    padding-top: 1rem;
    display: none
}

.selected_payment_history>div {
    min-width: 85px
}

.blik_placeholder {
    font-size: .85em;
    display: none
}

#blik_placeholder_input {
    color: #444;
    height: 35px;
    padding: 5px;
    font-size: 1em;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    margin: 0 10px;
    max-width: 90px
}

input[name='blik_code'],
#blik_placeholder_input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}

input[name='blik_code']::-webkit-outer-spin-button,
#blik_placeholder_input::-webkit-outer-spin-button,
input[name='blik_code']::-webkit-inner-spin-button,
#blik_placeholder_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none
}

.change_payment_method {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px
}

@media(min-width:757px) {
    .change_payment_method {
        margin-bottom: 0
    }
}

.close_popup_payment {
    display: block;
    background: #333;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 21px;
    font-size: 17px;
    font-weight: bold;
    right: 10px;
    text-decoration: none;
    top: 10px;
    z-index: 10;
    position: fixed;
    color: #fff !important
}

@media(min-width:979px) {
    .close_popup_payment {
        display: none
    }
}

.show_history_container {
    text-align: right;
    margin-bottom: 15px;
    margin-top: -25px
}

.orderdetails_payments_content {
    margin-bottom: 40px
}

.left_to_pay {
    margin-bottom: 5px
}

.left_to_pay label {
    font-weight: 700
}

.left_to_pay strong {
    font-size: 1.8em
}

.left_to_pay+.selected_payment_history {
    border-top: 1px solid #d6eaf8
}

.already_paid {
    margin-bottom: 3px
}

.payments_group.group_open.popup_payment_open:before {
    display: none
}

.prepaid_payment_icon {
    max-width: 100px;
    max-height: 80px;
    margin: 15px
}

.payments_icon_container {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 60px;
    width: 60px;
    overflow: hidden
}

@media(min-width:757px) {
    .payments_icon_container {
        width: 70px
    }
}

.payments_icon_container span.payments_icon:not(:only-child) {
    max-width: 33%
}

.payments_icon_container img[alt="BLIK"] {
    padding: .5rem 0 .5rem .5rem
}

#card_payment .prepaid_payment_group_name {
    white-space: nowrap
}

#card_payment .payments_icon_container {
    width: 100%;
    justify-content: flex-end;
    display: grid;
    grid-template-columns: auto auto auto
}

@media(min-width:757px) {
    #card_payment .payments_icon_container {
        display: flex
    }
}

#card_payment .payments_icon_container span.payments_icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1px;
    max-width: unset
}

#card_payment .payments_icon_container span.payments_icon img {
    max-height: 24px
}

@media(min-width:757px) {
    #card_payment .payments_icon_container span.payments_icon img {
        max-height: 24px
    }
}

.orderdetails_prepaid_methods .order1_payment {
    width: 32.333%
}

.payments_group.popup_payment_open .payment_content {
    display: block !important
}

#prepaid_payform {
    margin-bottom: 20px
}

.payments_group.group_open .mobile_payment_content {
    display: block;
    text-align: center
}

@media(min-width:979px) {
    .payments_group.group_open .mobile_payment_content {
        padding: 15px 10px;
        display: none
    }
}

#simple_transfer_input .payment_content {
    max-height: none
}

#prepaid_pay_label {
    display: none;
    text-align: center;
    margin-bottom: 30px;
    font-size: 2.2rem;
    font-weight: 700;
    margin-top: 5px;
    font-family: var(--font-family-headline)
}

span.orderdetails_payments__unfinished {
    font-size: 1.3rem;
    display: block;
    margin: 20px 0
}

.payment_tunnel~#ck_dsclr {
    display: none !important
}

.payment_tunnel .prepaid_payitems_wrapper {
    margin-bottom: 15px;
    max-width: 740px;
    margin: auto
}

@media(min-width:757px) {
    .payment_tunnel .prepaid_payitems_wrapper {
        margin-bottom: 0
    }
}

.payment_tunnel #prepaid_pay_label {
    display: block
}

@media(min-width:979px) {
    #orderdetails_payments {
        padding-left: 30px;
        border-left: 1px solid #d6eaf8
    }
}

.payments_group.group_open.popup_payment_open:before {
    display: block
}

.go_payment_container .giftcard_form {
    padding: 0;
    border: 0;
    background: 0
}

.go_payment_container .form-group label {
    padding: 10px
}

.orderdetails_transfer strong {
    width: 119px
}

@media(min-width:757px) {
    .orderdetails_transfer strong {
        width: auto
    }
}

#orderdetails_payments td.date {
    display: none
}

@media(min-width:757px) {
    #orderdetails_payments td.date {
        display: table-cell
    }
}

#orderdetails_payments td.status {
    font-size: 12px
}

@media(min-width:757px) {
    #orderdetails_payments td.status {
        font-size: 1em
    }
}

#orderdetails_prepaid_methods table {
    display: block
}

@media(min-width:757px) {
    #orderdetails_prepaid_methods table {
        display: table
    }
}

#orderdetails_prepaid_methods tr {
    display: block;
    margin-bottom: 5px
}

@media(min-width:757px) {
    #orderdetails_prepaid_methods tr {
        display: table-row;
        margin-bottom: 0
    }
}

#orderdetails_prepaid_methods td {
    display: block;
    padding: 2px
}

@media(min-width:757px) {
    #orderdetails_prepaid_methods td {
        display: table-cell;
        padding: 5px
    }
}

.orderdetails_prepaid_methods .order1_payment {
    width: 49%;
    min-height: 100px
}

.prepaid_payment {
    height: 60px;
    font-size: .93em;
    border: 0;
    width: 30%;
    display: flex;
    min-height: 60px;
    margin: 1.666666%;
    clear: none;
    cursor: pointer;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 2;
    float: left
}

@media(min-width:757px) {
    .prepaid_payment {
        min-height: 100px;
        height: auto;
        border: 1px solid #c3c7c8;
        margin: .5%;
        width: 24%;
        border-radius: 5px
    }
}

@media(min-width:979px) {
    .prepaid_payment {
        width: 19%
    }
}

.payments_group.popup_payment_open .payment_content {
    display: block
}

.prepaid_payment_header {
    display: none;
    width: 100%;
    padding: 0 10px 15px;
    font-size: 1.1rem
}

@media(min-width:757px) {
    .prepaid_payment_header {
        display: block
    }
}

#simple_transfer_input .payment_content {
    max-height: none
}

.go_payment_container .form-group label {
    padding: 5px 0 2px 5px
}

@media(min-width:1200px) {
    .prepaid_payment {
        width: 19%
    }

    #blik_placeholder_input {
        max-width: none
    }
}

.payment_icon:not([src="//:0"])+.payment_icon_primary {
    display: none
}

.payment_icon[src="//:0"] {
    display: none
}

.paymentForce__wrapper,
.paymentReturn__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center
}

.paymentForce__wrapper.--return .paymentReturn__header,
.paymentReturn__wrapper.--return .paymentReturn__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem
}

.paymentForce__wrapper.--return .paymentReturn__header span,
.paymentReturn__wrapper.--return .paymentReturn__header span {
    margin-bottom: 2rem;
    margin-right: 0
}

.paymentForce__wrapper.--return .paymentReturn__header span span,
.paymentReturn__wrapper.--return .paymentReturn__header span span {
    margin-left: .3rem
}

.paymentForce__wrapper.--return .paymentReturn__header .smile_icon,
.paymentReturn__wrapper.--return .paymentReturn__header .smile_icon {
    max-height: unset;
    max-width: 20rem
}

.paymentForce__wrapper.--return.--inner,
.paymentReturn__wrapper.--return.--inner {
    z-index: 999
}

.paymentForce__wrapper.--return .paymentReturn__txt,
.paymentReturn__wrapper.--return .paymentReturn__txt {
    margin-bottom: 5rem
}

.paymentForce__wrapper.--return .paymentReturn__btn,
.paymentReturn__wrapper.--return .paymentReturn__btn {
    text-decoration: none;
    margin-bottom: 4rem
}

.paymentForce__wrapper.--return .paymentReturn__shop_logo,
.paymentReturn__wrapper.--return .paymentReturn__shop_logo {
    margin-bottom: 4rem
}

.paymentForce,
.paymentReturn {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 560px;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.075);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.075);
    padding: 5rem;
    color: #444
}

.paymentForce #pis_method_view,
.paymentReturn #pis_method_view {
    display: none
}

.paymentForce__shop_logo,
.paymentReturn__shop_logo {
    margin-bottom: 6rem
}

.paymentForce__shop_logo img,
.paymentReturn__shop_logo img {
    max-height: 10rem
}

.paymentForce__header,
.paymentReturn__header {
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
    flex-wrap: wrap;
    justify-content: center
}

.paymentForce__header span,
.paymentReturn__header span {
    font-weight: 600;
    font-size: 1.6rem;
    margin-right: 1rem
}

@media(min-width:768px) {

    .paymentForce__header,
    .paymentReturn__header {
        justify-content: flex-start;
        margin-bottom: 1.5rem;
        flex-wrap: nowrap
    }

    .paymentForce__header span,
    .paymentReturn__header span {
        margin-right: 1.5rem;
        margin-bottom: 0
    }
}

.paymentForce__header .systemLogo,
.paymentReturn__header .systemLogo {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #d6eaf8
}

.paymentForce__header img,
.paymentReturn__header img {
    max-height: 2.3rem
}

.paymentForce__timer,
.paymentReturn__timer {
    margin-bottom: 3rem
}

@media(min-width:768px) {

    .paymentForce__timer,
    .paymentReturn__timer {
        margin-bottom: 6rem
    }
}

.paymentForce__txt,
.paymentReturn__txt {
    margin-bottom: 1.5rem;
    text-align: center
}

.paymentForce form,
.paymentReturn form {
    width: 100%
}

.paymentForce form .terms_description,
.paymentReturn form .terms_description {
    display: none
}

.paymentForce form button,
.paymentReturn form button {
    min-width: 100%
}

.timer {
    position: relative;
    width: 70px;
    height: 70px
}

.timer__svg {
    transform: scaleX(-1)
}

.timer__circle {
    fill: none;
    stroke: none
}

.timer__path-elapsed {
    stroke-width: 2px;
    stroke: #d6eaf8
}

.timer__path-remaining {
    stroke-width: 3px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: center;
    transition: 1s linear all;
    fill-rule: nonzero;
    stroke: #3597dc
}

.timer__label {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.4rem;
    font-weight: 600
}

#prepaid_app .summary__terms_wrapper,
.modal.--expchck_retry .summary__terms_wrapper {
    margin-bottom: 3rem
}

#prepaid_app .summary__term,
.modal.--expchck_retry .summary__term {
    font-size: 1.3rem;
    margin-bottom: .5rem;
    padding: .5rem
}

#prepaid_app .summary__term.--required,
.modal.--expchck_retry .summary__term.--required {
    background: none repeat scroll 0 0 #e35c5c;
    color: #fff
}

#prepaid_app .summary__term.--required a,
.modal.--expchck_retry .summary__term.--required a {
    color: #fff
}

#prepaid_app .summary__term_label,
.modal.--expchck_retry .summary__term_label {
    display: flex
}

.ordered__name {
    font-size: 1.3rem;
    font-weight: 700;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.ordered__name:not(:last-child) {
    margin-bottom: 5px
}

.ordered__name:hover {
    color: #3597dc
}

.ordered__name.--now:after,
.ordered__name.--later:after {
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 1rem;
    font-size: 1.6rem;
    display: inline-block
}

.ordered__name.--now:after {
    content: '\F0D1'
}

.ordered__name.--later:after {
    content: '\F017'
}

#return_order_products,
.ordered_products {
    display: flex;
    flex-direction: column
}

#return_order_products[data-groups] .ordered_product,
.ordered_products[data-groups] .ordered_product {
    padding: 15px
}

#return_order_products:not([data-groups]) .ordered_product,
.ordered_products:not([data-groups]) .ordered_product {
    margin-bottom: 15px
}

#return_order_products .gross_price,
.ordered_products .gross_price {
    display: block;
    font-size: .8em;
    font-weight: 400
}

#return_order_products .ordered_product,
.ordered_products .ordered_product {
    margin-bottom: 1.5rem;
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: 6rem auto;
    order: var(--group);
    position: relative;
    align-items: center
}

@media(min-width:979px) {

    #return_order_products .ordered_product,
    .ordered_products .ordered_product {
        grid-template-columns: 6rem auto auto;
        align-items: center !important
    }
}

#return_order_products .ordered_product[data-group],
.ordered_products .ordered_product[data-group] {
    border: 0;
    border-left: 1px solid #d6eaf8;
    border-right: 1px solid #d6eaf8;
    margin: 0
}

#return_order_products .ordered_product[data-first-in-group],
.ordered_products .ordered_product[data-first-in-group] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #d6eaf8;
    margin-top: 10px
}

#return_order_products .ordered_product[data-last-in-group],
.ordered_products .ordered_product[data-last-in-group],
#return_order_products .ordered_product[data-last-visible]:not(.--open),
.ordered_products .ordered_product[data-last-visible]:not(.--open) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #d6eaf8;
    margin-bottom: 20px
}

#return_order_products .ordered_product[data-last-in-group].--open,
.ordered_products .ordered_product[data-last-in-group].--open,
#return_order_products .ordered_product[data-last-visible]:not(.--open),
.ordered_products .ordered_product[data-last-visible]:not(.--open) {
    padding-bottom: 25px !important
}

#return_order_products .ordered_product[data-last-in-group].--open .ordered_product__subscription_info,
.ordered_products .ordered_product[data-last-in-group].--open .ordered_product__subscription_info,
#return_order_products .ordered_product[data-last-visible]:not(.--open) .ordered_product__subscription_info,
.ordered_products .ordered_product[data-last-visible]:not(.--open) .ordered_product__subscription_info {
    margin-bottom: -10px
}

#return_order_products .ordered_product[data-label-group],
.ordered_products .ordered_product[data-label-group] {
    position: relative;
    padding-top: 25px !important
}

#return_order_products .ordered_product[data-label-group]:before,
.ordered_products .ordered_product[data-label-group]:before {
    content: attr(data-label-group);
    padding: 4px 8px;
    display: inline-flex;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    background: #333;
    margin: 0;
    position: absolute;
    top: -10px;
    left: 95px
}

#return_order_products .ordered_product[data-hide]:not(.--open),
.ordered_products .ordered_product[data-hide]:not(.--open) {
    display: none
}

#return_order_products .ordered_product.--open .ordered_product__visible_in_group.--show,
.ordered_products .ordered_product.--open .ordered_product__visible_in_group.--show,
#return_order_products .ordered_product.--open .ordered_product__link.--show,
.ordered_products .ordered_product.--open .ordered_product__link.--show,
#return_order_products .ordered_product.--open .ordered_product__subscription_info.--show,
.ordered_products .ordered_product.--open .ordered_product__subscription_info.--show {
    display: none
}

#return_order_products .ordered_product__visible_in_group,
.ordered_products .ordered_product__visible_in_group {
    position: absolute;
    bottom: -8px;
    left: 5px;
    font-size: 1.2rem;
    display: block;
    background: #fff;
    padding: 0 10px
}

@media(min-width:979px) {

    #return_order_products .ordered_product__visible_in_group,
    .ordered_products .ordered_product__visible_in_group {
        left: 85px
    }
}

#return_order_products .ordered_product__link,
.ordered_products .ordered_product__link {
    position: absolute;
    bottom: -8px;
    right: 5px;
    font-size: 1.2rem;
    display: block;
    background: #fff;
    padding: 0 10px
}

#return_order_products .ordered_product__subscription_info,
.ordered_products .ordered_product__subscription_info {
    order: 1;
    grid-column: span 2;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    background: #f3f9fd;
    color: #333;
    border-radius: 5px;
    padding: 10px
}

@media(min-width:979px) {

    #return_order_products .ordered_product__subscription_info,
    .ordered_products .ordered_product__subscription_info {
        grid-column: span 3;
        padding: 5px 10px
    }
}

#return_order_products .ordered_product__subscription_info:before,
.ordered_products .ordered_product__subscription_info:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 10px;
    text-align: center;
    font-size: 1.3rem
}

#return_order_products .ordered_product__icon,
.ordered_products .ordered_product__icon {
    width: 6rem;
    display: block;
    justify-content: center;
    align-items: start
}

@media(min-width:757px) {

    #return_order_products .ordered_product__icon,
    .ordered_products .ordered_product__icon {
        width: 6rem
    }
}

#return_order_products .ordered_product__icon a,
.ordered_products .ordered_product__icon a {
    aspect-ratio: 1;
    display: block
}

#return_order_products .ordered_product__icon a img,
.ordered_products .ordered_product__icon a img {
    max-width: 12rem;
    height: 100%;
    display: block;
    object-fit: contain;
    margin: 0 auto
}

#return_order_products .ordered_product__name,
.ordered_products .ordered_product__name {
    font-weight: 600;
    margin-bottom: .2rem
}

#return_order_products .ordered_product__name i,
.ordered_products .ordered_product__name i {
    margin-left: .5rem
}

#return_order_products .ordered_product__price,
.ordered_products .ordered_product__price {
    display: flex;
    align-items: center;
    margin-left: auto;
    grid-column: 1 / span 2;
    width: 100%
}

#return_order_products .ordered_product__price strong,
.ordered_products .ordered_product__price strong {
    font-size: 1.6rem;
    margin-left: auto
}

@media(min-width:979px) {

    #return_order_products .ordered_product__price,
    .ordered_products .ordered_product__price {
        grid-column: unset;
        justify-content: flex-end
    }

    #return_order_products .ordered_product__price strong,
    .ordered_products .ordered_product__price strong {
        margin-left: 2rem
    }
}

#return_order_products .ordered_product__price_subscription,
.ordered_products .ordered_product__price_subscription {
    font-size: 1.1rem;
    margin-left: 5px
}

#return_order_products .ordered_product__traits,
.ordered_products .ordered_product__traits {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.2rem;
    flex-direction: column
}

#return_order_products .ordered_product__traits .ordered_product_trait,
.ordered_products .ordered_product__traits .ordered_product_trait {
    margin-bottom: .3rem;
    font-size: 1.1rem
}

@media(min-width:979px) {

    #return_order_products .ordered_product__traits,
    .ordered_products .ordered_product__traits {
        flex-direction: row;
        font-size: 1.1rem
    }

    #return_order_products .ordered_product__traits .ordered_product_trait,
    .ordered_products .ordered_product__traits .ordered_product_trait {
        padding-right: 1rem;
        margin-right: 1rem;
        border-right: 1px solid #d6eaf8;
        margin-bottom: 0;
        font-size: 1.2rem
    }

    #return_order_products .ordered_product__traits .ordered_product_trait:last-child,
    .ordered_products .ordered_product__traits .ordered_product_trait:last-child {
        border: 0;
        margin-right: 0;
        padding-right: 0
    }
}

#return_order_products .ordered_product__params,
.ordered_products .ordered_product__params {
    font-size: 1.2rem
}

#return_order_products .ordered_product__param,
.ordered_products .ordered_product__param {
    padding-left: .5rem
}

@media(max-width:979px) {
    .prepaid_payment_form_container .moreInfo {
        margin-bottom: 1.5rem
    }
}

.orderdetails_label {
    font-size: 1.5rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center
}

.orderdetails_label .moreInfo {
    padding-right: 1.5rem;
    background-color: #fff;
    font-weight: normal
}

.orderdetails_label .moreInfo__show {
    margin-left: 0;
    background-color: #fff
}

@media(min-width:979px) {
    .orderdetails_label .moreInfo__desc:after {
        left: 2.2rem
    }
}

@media(max-width:979px) {
    .orderdetails_label.--more {
        display: flex;
        flex-wrap: wrap
    }

    .orderdetails_label.--more:after {
        top: 1rem
    }

    .orderdetails_label.--more .moreInfo__show {
        padding-right: 1rem;
        font-weight: normal
    }
}

.orderdetails_label span {
    padding-right: 15px
}

td.ordered-icon {
    width: 58px
}

@media(min-width:757px) {
    td.ordered-icon {
        width: 100px
    }
}

div.ordered-info {
    color: #e35c5c;
    font-size: 12px
}

div.ordered-comment {
    font-size: 12px;
    font-style: italic;
    padding-top: 5px
}

#prepaid_order_products {
    margin-bottom: 30px
}

#prepaid_order_products table {
    margin-bottom: 10px
}

#prepaid_order_products th {
    font-weight: normal;
    padding: 10px;
    text-align: center;
    white-space: nowrap
}

@media(min-width:757px) {
    #prepaid_order_products th:last-child {
        width: 120px
    }
}

#prepaid_order_products tbody th {
    border-top: 1px solid #d6eaf8;
    border-bottom: 0;
    margin-top: 0;
    width: 30%;
    padding: 10px 5px;
    text-align: center;
    vertical-align: middle;
    float: none
}

@media(min-width:757px) {
    #prepaid_order_products tbody th {
        width: 70px
    }
}

#prepaid_order_products td {
    border-top: 1px solid #d6eaf8;
    border-bottom: 0;
    padding: 10px 5px;
    text-align: left;
    vertical-align: middle
}

@media(min-width:757px) {
    #prepaid_order_products td {
        text-align: center
    }
}

#prepaid_order_products td.ordered-name {
    text-align: left;
    float: none
}

#prepaid_order_products tbody tr:first-child th,
#prepaid_order_products tbody tr:first-child td {
    margin: 0;
    border-top: 0
}

@media(min-width:757px) {

    #prepaid_order_products tbody tr:first-child th,
    #prepaid_order_products tbody tr:first-child td {
        border-top: 1px solid #d6eaf8
    }
}

td.ordered-name>a {
    text-decoration: none;
    color: #444
}

td.ordered-name>a:hover {
    color: #3597dc
}

td.ordered-name label {
    display: block;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold
}

td.ordered-virtual i {
    margin: 0
}

td.ordered-icon img {
    max-width: 90px
}

.ordered__name ul,
.ordered-files ul,
.ordered-product_bundle ul {
    list-style: none
}

.ordered__name li,
.ordered-files li,
.ordered-product_bundle li {
    font-size: 12px;
    line-height: 1.2;
    padding-left: 10px
}

.ordered__name li::before,
.ordered-files li::before,
.ordered-product_bundle li::before {
    background: #d6eaf8;
    content: '';
    display: inline-block;
    height: 4px;
    margin-left: -10px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: 4px
}

div.ordered-price {
    font-size: 1.6rem;
    font-weight: 600
}

div.ordered-quantity {
    float: left;
    width: 100%
}

@media(min-width:757px) {
    div.ordered-quantity {
        float: none;
        width: auto
    }
}

td.ordered-price small {
    display: block
}

td.ordered-price {
    font-weight: 700
}

#prepaid_delivery_list {
    margin-bottom: 30px;
    clear: both
}

#prepaid_delivery_list table {
    width: 100%
}

#prepaid_delivery_list a.tracking_button {
    width: auto;
    line-height: 1;
    min-width: 125px
}

#prepaid_delivery_list .prepaid_delivery__date {
    white-space: nowrap
}

#prepaid_delivery_list th {
    font-weight: normal;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    display: none
}

@media(min-width:757px) {
    #prepaid_delivery_list th {
        display: table-cell
    }
}

@media(min-width:757px) {
    #prepaid_delivery_list th:last-child {
        width: 120px
    }
}

#prepaid_delivery_list td.ordered-name {
    text-align: left
}

#prepaid_delivery_list td {
    padding: 16px 5px;
    border-top: 1px solid #d6eaf8;
    text-align: center;
    vertical-align: middle
}

@media(min-width:757px) {
    #prepaid_delivery_list td {
        padding: 10px 5px
    }
}

#prepaid_delivery_list tr:nth-child(2) td {
    border: 0
}

@media(min-width:757px) {
    #prepaid_delivery_list tr:nth-child(2) td {
        border-top: 1px solid #d6eaf8
    }
}

#prepaid_delivery_list td.ordered-price {
    width: auto;
    white-space: nowrap
}

@media(min-width:757px) {
    #prepaid_delivery_list td.ordered-price {
        white-space: initial
    }
}

#prepaid_delivery_list .ordered__additional ul {
    list-style-type: none
}

#prepaid_delivery_list .ordered_product {
    display: flex;
    margin-bottom: 15px
}

#prepaid_delivery_list .ordered_product__content {
    width: calc(100% - 65px)
}

#prepaid_delivery_list .ordered_product__icon {
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: start;
    margin-right: 10px
}

#prepaid_delivery_list .ordered_product__icon img {
    max-width: 55px
}

#prepaid_delivery_list .ordered__name:hover {
    color: #555
}

#prepaid_address div.order2_info_sub:last-child {
    margin-bottom: 0
}

#prepaid_address .order2_info1 {
    margin-bottom: 30px;
    display: block
}

#prepaid_address .prepaid_stock_contact_item a {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 1.3rem;
    width: auto
}

#prepaid_address .prepaid_stock_contact_item a:hover {
    border: 0;
    padding: none
}

@media(min-width:757px) {
    #prepaid_address .prepaid_stock_contact_item a {
        font-size: 1.4rem
    }
}

div.n57857_label {
    clear: both
}

@media(min-width:757px) {
    div.n57857_item {
        padding: 10px
    }
}

div.prepaid_stock_link a {
    margin: 5px 0 10px
}

@media(min-width:757px) {
    div.prepaid_stock_link {
        padding: 5px 0
    }
}

span.prepaid_stock_name {
    display: block;
    font-weight: bold
}

.order2_info1 .basketedit_summary_shipment_time {
    display: block !important
}

.ordered_comments {
    display: none
}

@media(min-width:757px) {
    .ordered_comments {
        display: block;
        width: 100%
    }
}

.ordered_comments h3 {
    text-transform: none
}

@media(min-width:757px) {
    .ordered_comments h3 {
        text-transform: uppercase
    }
}

.comments_container.open .ordered_comments {
    display: block
}

.order2_info.open #toggle_comments_button::after {
    transform: rotate(180deg)
}

#prepaid_documents {
    margin-bottom: 20px
}

.n54116_item {
    font-weight: normal;
    line-height: 1.5;
    list-style-type: none
}

.n54116_item a {
    background: 0;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 1.4rem;
    width: auto
}

.n54116_item a:hover {
    border: 0;
    padding: 0;
    background: 0;
    font-size: 1.4rem
}

a.n54116_item:before {
    content: '\F016';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.4em;
    padding-right: 10px
}

div.actions_return_rma {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: right;
    clear: both
}

.actions_return_rma>div>div {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f3f9fd;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    border-radius: 5px
}

@media(min-width:757px) {
    .actions_return_rma>div>div {
        height: 100%
    }
}

.actions_return_rma>div>div h3 {
    color: #3598dc;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    display: grid;
    grid-gap: 4rem;
    line-height: 1.2;
    font-size: var(--text-2xl);
    display: inline-block;
    text-align: left;
    border-left: 0;
    padding-left: 0
}

@media(max-width:567px) {
    .actions_return_rma>div>div h3 {
        font-size: var(--text-lg)
    }
}

.actions_return_rma>div>div h3>*:not('.mb-*') {
    display: inline-block;
    margin-bottom: var(--text-sm)
}

@media(max-width:567px) {
    .actions_return_rma>div>div h3>*:not('.mb-*') {
        margin-bottom: var(--text-xs)
    }
}

.actions_return_rma>div>div h3 a:hover {
    text-decoration: none;
    color: #1c7ec1
}

.actions_return_rma>div>div h3.--pink {
    color: #f11a77
}

.actions_return_rma>div>div h3 .--black,
.actions_return_rma>div>div h3.--black {
    color: #444
}

.actions_return_rma>div>div h3 .--blue,
.actions_return_rma>div>div h3.--blue {
    color: #3598dc
}

.actions_return_rma>div>div h3.--mb {
    margin-bottom: var(--text-xl)
}

.actions_return_rma>div>div div {
    margin-bottom: 10px;
    text-align: left;
    font-size: .93em
}

.actions_return_rma>div>div div img {
    border: 1px solid #d6eaf8;
    box-shadow: none;
    float: left;
    height: 63px;
    padding: 0;
    width: 63px;
    background: #3597dc;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px
}

.prepaid_buttons {
    margin-top: 30px;
    justify-content: center
}

.prepaid_buttons__button {
    width: auto;
    min-width: 168px
}

.prepaid_buttons__button.--cancel.--medium.--outline {
    color: #f6174d;
    border-color: #f6174d;
    background: #fff
}

.prepaid_buttons__button.--cancel.--medium.--outline:hover {
    color: #444;
    border-color: #444;
    background: #fff
}

.order {
    z-index: 1;
    position: relative
}

@media(min-width:979px) {
    .order>.row>div {
        position: sticky;
        top: 0
    }

    .order>.row {
        align-items: flex-start
    }
}

.order__delivery_comment {
    display: block;
    margin-top: .5rem
}

.order__payments_group,
.order__delivery_group {
    margin-top: -1px;
    border: 1px solid #d6eaf8;
    background: #fff;
    color: #444
}

.order__payments_group:first-of-type,
.order__delivery_group:first-of-type {
    border-radius: 15px 15px 0 0
}

.order__payments_group:last-of-type,
.order__delivery_group:last-of-type {
    border-radius: 0 0 15px 15px
}

.order__payments_group:only-of-type,
.order__delivery_group:only-of-type {
    border-radius: 15px
}

.order__payments_group.f-group .f-control[type="radio"]:checked+.f-label:after,
.order__delivery_group.f-group .f-control[type="radio"]:checked+.f-label:after,
.order__payments_group.f-group .f-label:before,
.order__delivery_group.f-group .f-label:before {
    top: 50% !important;
    transform: translateY(-50%)
}

.order__payments_group[data-open="true"] .order__payments_content,
.order__delivery_group[data-open="true"] .order__payments_content {
    display: flex
}

.order__payments_group:last-child {
    border-radius: 0 0 5px 5px
}

.order__delivery .headline__name {
    display: none
}

.order__delivery .headline__name.--active {
    display: block
}

.order__delivery_section {
    display: none
}

.order__delivery_section~* {
    border-radius: 5px
}

.order__delivery_section.--active {
    display: block
}

.order__payments_label,
.order__delivery_label {
    min-height: 65px
}

.order__payments_content {
    display: none
}

.order__payments_sub,
.order__delivery_sub {
    margin-left: auto;
    text-align: center;
    justify-content: flex-end !important
}

.order__payments_sub {
    max-width: 35%
}

.order__payments_img,
.order__delivery_img {
    display: block;
    margin: 0 auto
}

.order__payments_img[src="//:0"],
.order__delivery_img[src="//:0"] {
    display: none
}

.order__payments_img[alt="BLIK"],
.order__delivery_img[alt="BLIK"] {
    padding: .5rem 0 .5rem .5rem
}

.order__payments_img:not([src="//:0"])+.order__payments_icon,
.order__delivery_img:not([src="//:0"])+.order__payments_icon {
    display: none
}

.order__radio:checked~.order__payment_label {
    box-shadow: 0 0 0 1px #3597dc inset;
    border-color: #3597dc
}

.order__payments_names,
.order__delivery_names {
    flex: 1;
    white-space: normal;
    color: #444
}

@media(min-width:979px) {

    .order__payments_names,
    .order__delivery_names {
        flex: 0 1 auto;
        flex-wrap: wrap
    }
}

.order__delivery_price {
    color: #444
}

.order__payments_name,
.order__delivery_name {
    color: #444
}

@media(min-width:979px) {

    .order__payments_name,
    .order__delivery_name {
        width: 100%;
        margin-right: 1rem
    }
}

.order__payments_desc,
.order__delivery_desc {
    color: #444;
    font-size: 1.2rem;
    line-height: 1.15
}

.order__payments_icons,
.order__delivery_icons {
    width: 50px;
    height: 50px;
    display: grid !important;
    align-content: center;
    justify-items: center
}

.order #card_payment .order__payments_sub {
    max-width: unset;
    width: unset
}

.order #card_payment .order__payments_names {
    white-space: nowrap
}

.order__payments_subscription_info {
    font-size: 1.2rem
}

.order__payments_subscription_info:before {
    content: '\E8AF';
    font-family: FontAwesome;
    margin-right: 10px;
    text-align: center;
    font-size: 1.4rem
}

.order__payments_icons {
    flex-shrink: 0;
    flex-wrap: wrap
}

.order__payments_icons[type='card'] {
    width: 100%;
    justify-content: flex-end !important;
    display: grid !important;
    grid-template-columns: auto auto auto
}

@media(min-width:757px) {
    .order__payments_icons[type='card'] {
        display: flex !important
    }
}

.order__payments_icons[type='card'] .order__ingroup_payment_icon {
    height: auto;
    padding: 1px;
    justify-content: flex-end;
    flex-basis: unset
}

.order__payments_icons[type='card'] .order__ingroup_payment_icon img {
    max-height: 24px
}

@media(min-width:979px) {
    .order__payments_icons[type='card'] .order__ingroup_payment_icon img {
        max-height: 22px
    }
}

.order__ingroup_payment_icon {
    height: 50%;
    flex-basis: 33%;
    display: flex;
    align-items: center;
    justify-content: center
}

.order__ingroup_payment_icon:only-child {
    flex-basis: initial
}

.order__ingroup_payment_icon img {
    max-height: 100%
}

.order__points_label {
    font-size: 1.4rem !important
}

.order__points_label.f-label:not(.--active) {
    padding-left: 0 !important
}

.order__points_label.f-label:not(.--active):before,
.order__points_label.f-label:not(.--active):after {
    display: none !important
}

.order__delivery_price_max {
    color: #d6eaf8;
    font-size: 1.3rem
}

.order__payment_label {
    text-align: center;
    height: 100%;
    min-height: 60px;
    cursor: pointer;
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

@media(min-width:757px) {
    .order__payment_label {
        min-height: 150px
    }
}

.order__time {
    border: 1px solid #d6eaf8;
    background: #f3f9fd;
    margin-top: 10px;
    border-radius: 5px;
    display: none
}

.order__time.--active {
    display: flex
}

.order__time.--xpress,
.order__time[data-unknown],
.order__time.--hide {
    display: none !important
}

.order__time_pick {
    text-transform: uppercase
}

.order__time_pick:before {
    content: '\F017';
    font-family: FontAwesome;
    font-size: 1.7rem;
    margin-right: 1rem
}

.order__time_item {
    font-size: 1.4rem;
    display: none
}

.order__time_item.--active {
    display: inline
}

.order__time_calendar {
    width: 100%;
    text-align: center;
    display: none
}

.order__time_calendar.--active {
    display: block
}

@media(min-width:757px) {
    .order__time_calendar {
        width: auto
    }
}

.order__time_calendar .btn,
.order__time_calendar .offer-reminder a {
    width: auto
}

.order__time_btn {
    font-size: 1.2rem
}

.order__calendar,
.order__xpress {
    border: 1px solid #d6eaf8;
    background: #f3f9fd;
    border-radius: 5px;
    display: none
}

.order__calendar.--active,
.order__xpress.--active {
    display: block
}

.order__calendar_label {
    font-size: 1.6rem
}

.order__xpress {
    margin-top: -1px
}

.order__xpress_choice {
    display: none;
    border-top: 1px solid #d6eaf8
}

.order__xpress_choice.--active {
    display: flex
}

.order__xpress_group:last-child {
    margin-bottom: 0
}

.order__xpress_not {
    border-top: 1px solid #d6eaf8;
    text-align: center;
    display: none
}

.order__xpress_not.--active {
    display: block
}

.order__date.--other {
    display: none
}

.order__date.--other.--active {
    display: block
}

.order__date.--other .order__date_label:before {
    content: '\F133';
    font-family: FontAwesome
}

.order__date_radio:checked~.order__date_label {
    box-shadow: 0 0 0 1px #3597dc inset;
    border-color: #3597dc
}

.order__date_label {
    text-align: center;
    height: 100%;
    min-height: 60px;
    cursor: pointer;
    border: 1px solid #d6eaf8;
    background: #fff;
    font-size: 1.2rem;
    border-radius: 5px
}

.order__calendar_hour {
    display: none;
    text-align: center
}

.order__calendar_hour.--active {
    display: flex
}

.order__hour_input {
    text-align: center
}

.order__datepicker {
    display: none;
    position: absolute;
    right: 5px;
    top: 100%;
    z-index: 1
}

.order__datepicker.--active {
    display: block
}

.order__giftcard,
.order__voucher {
    display: none
}

.order__giftcard_headline,
.order__voucher_headline {
    font-size: 1.8rem
}

.order__giftcard_description,
.order__voucher_description {
    font-size: 1.3rem
}

.order__giftcard_buttons,
.order__voucher_buttons {
    text-align: center
}

.order__voucher_info {
    line-height: 1.15
}

.order__insurance {
    border: 1px solid #d6eaf8;
    border-radius: 5px
}

.order__insruance_headline {
    font-size: 1.6rem
}

@media(min-width:757px) {
    .order__insruance_icon img {
        min-width: 80px
    }
}

.order__insruance_label {
    white-space: normal !important
}

.order__calendar_services {
    display: none
}

.order__calendar_services .f-dropdown {
    min-width: 150px
}

.order__calendar_services.--active {
    display: flex
}

.order__services_txt {
    text-align: center
}

@media(min-width:757px) {
    .summary {
        background: white;
        border-radius: 15px;
        border: 1px solid #d6eaf8
    }
}

.summary .--plus:before {
    content: '+';
    padding-right: 3px
}

.summary .--minus:before {
    content: '-';
    padding-right: 3px
}

@media(min-width:979px) {
    .summary__block {
        padding: var(--text-4xl)
    }

    .summary__block.--bottom {
        border-top: 1px solid #d6eaf8
    }
}

.summary__sub {
    font-size: 1.3rem
}

.summary__sub.--left {
    font-size: 1.2rem
}

@media(min-width:979px) {
    .summary__sub {
        font-size: 1.2rem
    }

    .summary__sub.--left {
        width: 30%;
        min-width: 30%
    }

    .summary__sub.--right {
        width: 50%;
        min-width: 50%
    }
}

@media(min-width:1200px) {
    .summary__sub.--right {
        width: 40%;
        min-width: 40%
    }
}

.summary__limits {
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:979px) {
    .summary__limits {
        border: 0
    }
}

.summary__limit_value {
    text-align: right;
    white-space: nowrap
}

.summary__limit_label {
    margin-right: 1rem
}

.summary__calculation {
    display: none;
    justify-content: space-between;
    align-items: center
}

.summary__calculation.--active {
    display: flex
}

.summary__time.--xpress,
.summary__time[data-unknown],
.summary__time[data-division] {
    display: none
}

@media(min-width:757px) {
    .summary__time {
        font-size: 1.2rem
    }
}

.summary__time_item {
    display: none
}

.summary__time_item.--active {
    display: block
}

.summary__time_item[data-hide] {
    display: none !important
}

@media(min-width:757px) {
    .summary__time_item {
        text-align: right
    }

    .summary__time_item:after {
        font-family: FontAwesome;
        margin-left: 1rem
    }

    .summary__time_item.--shipping:after {
        content: '\F0D1'
    }

    .summary__time_item.--delivery:after {
        content: '\f017'
    }
}

.summary__delivery_item {
    display: none
}

.summary__delivery_item.--active {
    display: inline
}

.summary__points {
    display: block
}

.summary__calculations>*.--active {
    display: grid;
    grid-template-columns: repeat(2, auto);
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-lg);
    grid-gap: var(--text-sm);
    align-items: end;
    justify-items: start;
    margin-bottom: .5rem
}

.summary__calculations>*.--active>*:nth-child(1) {
    justify-self: start
}

.summary__calculations>*.--active>*:nth-child(2) {
    justify-self: end
}

.summary__calculations>*.--active label {
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-sm)
}

@media(min-width:757px) {
    .summary__calculations>*.--active label {
        font-size: var(--text-base)
    }
}

.summary__calculations>.--total {
    font-size: var(--text-2xl)
}

@media(max-width:567px) {
    .summary__calculations>.--total {
        font-size: var(--text-lg)
    }
}

@media(min-width:757px) {
    .summary__calculations>.--total {
        font-size: var(--text-xl)
    }
}

.summary__calculations>.--promo,
.summary__calculations>.--rebate {
    color: #f11a77
}

.summary__calculation_value.--total {
    text-align: right
}

.basketedit_page #content {
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: 100%
}

.basketedit_page #content .produkt-dnia {
    grid-row-start: 5
}

.basketedit_page #content #basketedit_hotspot_zone1 {
    grid-row-start: 6
}

@media(min-width:757px) {
    .basketedit_page #content {
        display: block
    }
}

.gross_price {
    display: block;
    font-size: .8em;
    font-weight: 400
}

.basket__form[data-one-product] .basket__checkbox_tools_wrapper .f-group.--checkbox {
    display: none
}

.basket__form[data-one-product] .basket__checkbox {
    display: none
}

.basket__productslist {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column
}

.basket__productslist[data-groups] .basket__block {
    padding: 25px 15px
}

@media(min-width:979px) {
    .basket__productslist[data-groups] .basket__block {
        padding: 15px 0 15px 15px
    }
}

.basket__block {
    display: flex;
    padding: 25px 0;
    flex-wrap: wrap;
    order: var(--group);
    position: relative
}

@media(min-width:979px) {
    .basket__block {
        align-items: center;
        padding: 15px 0;
        flex-wrap: nowrap
    }
}

@media(min-width:979px) {
    .basket__block:not(:first-child) {
        border-top: 1px solid #d6eaf8
    }
}

.basket__block.--no_product .product__price,
.basket__block.--no_product .basket__show_wrapper {
    opacity: .3
}

.basket__block.--labels {
    display: none
}

.basket__block.--labels .basket__item {
    background: transparent
}

@media(min-width:979px) {
    .basket__block.--labels {
        display: flex
    }

    .basket__block.--labels .basket__item {
        text-align: center;
        justify-content: center;
        font-size: 1.4rem
    }

    .basket__block.--labels .basket__action.--remove {
        visibility: hidden
    }
}

@media(min-width:1200px) {
    .basket__block.--labels .basket__action.--remove {
        visibility: visible
    }
}

.basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__del,
.basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__add {
    display: none
}

@media(min-width:979px) {
    .basket__block.--special .basket__action.--quantity {
        width: 65%;
        align-items: flex-end
    }

    .basket__block.--special .basket__action.--calculate {
        width: 35%
    }
}

.basket__block.--special .basket__action.--comment {
    display: none
}

.basket__block.--special:not(.--special_quantity) .basket__quantity {
    align-items: baseline
}

.basket__block.--special.--special_quantity .basket__calculate.--special {
    display: none
}

@media(min-width:979px) {
    .basket__block.--special.--special_quantity .basket__calculate.--special {
        display: flex
    }

    .basket__block.--special .basket__sellby {
        margin-top: 0
    }

    .basket__block.--special:not(.--special_quantity) .basket__quantity .quantity__label {
        border: 0
    }

    .basket__block.--special .basket__action.--calculate {
        flex: 1 0 42.5%
    }
}

.basket__block .basket__price {
    font-family: 'Nunito', sans-serif
}

.basket__block .basket-promo-price {
    color: #f11a77
}

.basket__block[data-group] {
    border: 0;
    border-left: 1px solid #d6eaf8;
    border-right: 1px solid #d6eaf8
}

.basket__block[data-first-in-group] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #d6eaf8;
    margin-top: 10px
}

.basket__block[data-last-in-group],
.basket__block[data-last-visible]:not(.--open) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #d6eaf8;
    margin-bottom: 20px
}

.basket__block[data-last-in-group].--open,
.basket__block[data-last-visible]:not(.--open) {
    padding-bottom: 25px !important
}

.basket__block[data-label-group] {
    position: relative
}

@media(min-width:979px) {
    .basket__block[data-label-group] {
        padding-top: 25px !important
    }
}

.basket__block[data-label-group]:before {
    content: attr(data-label-group);
    padding: 4px 8px;
    display: inline-flex;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    background: #333;
    margin: 0;
    position: absolute;
    top: -10px;
    left: 120px
}

@media(min-width:979px) {
    .basket__block[data-label-group]:before {
        left: 93px
    }
}

.basket__block[data-hide]:not(.--open) {
    display: none
}

.basket__block.--open .basket__visible_in_group.--show {
    display: none
}

.basket__visible_in_group {
    position: absolute;
    bottom: -8px;
    left: 110px;
    font-size: 1.2rem;
    display: block;
    background: #fff;
    padding: 0 10px
}

@media(min-width:979px) {
    .basket__visible_in_group {
        left: 82px
    }
}

@media(min-width:979px) {
    .basket__item {
        padding: 0 5px
    }
}

.basket__item.--checkbox {
    width: 30px;
    display: flex;
    align-items: center;
    align-self: flex-start
}

.basket__item.--checkbox .f-label {
    position: static !important
}

.basket__item.--photo {
    width: 95px;
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    .basket__item.--photo {
        display: block;
        width: 62px;
        flex: 1 0 62px;
        padding: 0
    }
}

.basket__item.--photo label.basket__product_checkbox_label {
    height: 18px
}

.basket__item.--photo .photo__link {
    display: block;
    margin: 0 auto;
    aspect-ratio: 1
}

.basket__item.--photo .photo__image {
    display: block;
    width: 100%;
    max-width: 62px;
    margin: 0 auto;
    height: 100%;
    object-fit: contain
}

.basket__item.--name {
    flex: 1;
    max-width: calc(100% - 92px)
}

@media(min-width:979px) {
    .basket__item.--name {
        max-width: none;
        flex: 1 0 calc(36% - 62px)
    }
}

@media(min-width:1200px) {
    .basket__item.--name {
        flex: 1 0 calc(38% - 62px)
    }
}

.basket__item.--prices,
.basket__item.--sum {
    display: none;
    text-align: center;
    font-family: 'Nunito', sans-serif
}

@media(min-width:979px) {
    .basket__item.--prices {
        font-size: 1.3rem;
        flex-wrap: wrap;
        max-width: 10%;
        flex: 1 0 10%;
        display: flex
    }
}

@media(min-width:979px) {
    .basket__item.--sum {
        flex: 1 0 12%;
        display: flex
    }
}

@media(min-width:1200px) {
    .basket__item.--sum {
        flex: 1 0 10%
    }
}

.basket__item.--actions {
    display: none;
    flex-wrap: wrap;
    background: #fff;
    position: static;
    box-shadow: none;
    transform: none;
    align-items: center;
    transition: none;
    flex: 1 0 100%;
    z-index: auto;
    padding-top: 30px;
    justify-content: flex-end;
    background: transparent
}

@media(min-width:979px) {
    .basket__item.--actions {
        display: flex;
        flex: 1 0 42%;
        flex-wrap: nowrap;
        padding-top: 0;
        margin-bottom: 0
    }
}

.basket__item.--actions.--active {
    display: flex;
    transform: none
}

.basket__item.--actions.--active-comment {
    margin-bottom: -26px
}

@media(min-width:979px) {
    .basket__item.--actions.--active-comment {
        margin-bottom: 0
    }
}

.basket__item.--actions.--active-comment+.--comment {
    margin-top: 36px
}

.basket__item.--actions.--active-comment+.--files {
    margin-top: 36px
}

.basket__item.--actions.--active-comment .--add-comment {
    display: flex
}

@media(min-width:979px) {
    .basket__item.--actions.--active-comment .--add-comment {
        display: flex
    }
}

.basket__name {
    margin-left: 10px;
    align-items: center
}

@media(min-width:979px) {
    .basket__name {
        display: flex
    }
}

.basket__product .product__price_container {
    display: flex;
    align-items: center
}

.basket__product .product__name {
    font-size: var(--text-sm);
    font-weight: 400;
    margin-bottom: 0
}

@media(min-width:979px) {
    .basket__product .product__name {
        font-size: 1.3rem;
        font-weight: bold
    }
}

.basket__product .product__link {
    color: #444
}

.basket__product .product__link:hover {
    color: #3597dc
}

.basket__product .product__virtual,
.basket__product .product__service,
.basket__product .product__special {
    font-style: normal;
    color: #444;
    margin-left: 5px;
    font-weight: 400
}

.basket__product .product__service {
    background: #ffffdc;
    color: #333
}

.basket__product .product__special {
    color: white;
    display: inline-block;
    padding: 3px 5px;
    background: #f11a77;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 5px;
    font-family: 'Nunito', sans-serif;
    font-size: 11px;
    text-transform: uppercase
}

.basket__product .product__price {
    padding: .5rem 0;
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-sm)
}

@media(min-width:979px) {
    .basket__product .product__price {
        display: none
    }
}

.basket__product .product__price .gross_price {
    font-size: .7em
}

.basket__show_wrapper {
    margin-left: auto;
    display: flex;
    align-items: center;
    padding-left: 10px;
    color: #444;
    text-decoration: none
}

.basket__show_wrapper.--open .--actions {
    transform: rotate(180deg)
}

@media(min-width:979px) {
    .basket__show_wrapper {
        display: none
    }
}

.basket__block.--special:not(.--special_quantity) .basket__show.--actions {
    opacity: 0
}

.basket__show.--ordered {
    font-size: 1.6rem;
    font-weight: bold
}

.basket__show.--actions {
    font-size: 1.6rem;
    font-weight: bold;
    color: #444;
    text-decoration: none !important
}

.basket__show.--actions:hover {
    color: #3597dc
}

.basket__show.--actions:before {
    font-family: FontAwesome
}

.basket__param {
    margin-left: 10px;
    font-size: var(--text-2xs);
    margin-bottom: 2px
}

@media(min-width:979px) {
    .basket__param {
        font-size: 1.2rem
    }
}

.basket__param.--special {
    color: #f11a77;
    font-size: var(--text-xs);
    font-family: 'Nunito', sans-serif
}

.basket__param.--comment {
    opacity: .65;
    font-size: 1.2rem;
    margin: 8px 0 8px 33px;
    flex: 1 0 calc(100% - 33px)
}

@media(min-width:979px) {
    .basket__param.--comment {
        margin: 8px 0 8px 10px;
        flex: initial
    }
}

.basket__param.--comment a {
    color: #444
}

.basket__param.--comment a[href="#editComment"] {
    text-decoration: none
}

.basket__param.--size .param__value,
.basket__param.--version .param__value {
    font-weight: 600
}

.basket__param.--files {
    margin-left: 33px;
    margin-top: 8px;
    flex: 1 0 calc(100% - 33px)
}

@media(min-width:979px) {
    .basket__param.--files {
        margin-left: 0;
        flex: initial
    }
}

.basket__param.--info {
    color: #f6174d;
    padding-top: 5px
}

.basket__param .preview__wrapper {
    display: flex
}

.basket__param .preview__button {
    text-align: left;
    display: flex;
    align-items: center;
    width: auto;
    max-width: 80%;
    padding-top: 4px;
    padding-bottom: 4px
}

@media(min-width:979px) {
    .basket__param .preview__button {
        max-width: 175px
    }
}

.basket__param .preview__button:before {
    color: #3597dc
}

.basket__param .preview__button.--delete {
    width: auto;
    text-align: center;
    color: #f6174d;
    font-size: 1.6rem;
    margin-left: auto;
    max-width: 20%;
    text-decoration: none !important
}

@media(min-width:979px) {
    .basket__param .preview__button.--delete {
        margin-left: 0;
        max-width: none
    }
}

.basket__param .preview__button.--delete:hover {
    color: #3597dc
}

.basket__param .preview__button.--delete:before {
    font-family: FontAwesome;
    color: #f6174d
}

.basket__param .preview__button.--delete:hover:before {
    color: #3597dc
}

.basket__param .preview__button span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.basket__param .param__wrapper {
    display: flex;
    flex-direction: column;
    padding-left: 1rem
}

.basket__param .param__wrapper .param__value {
    position: relative
}

.basket__param .param__wrapper .param__value:before {
    content: '';
    width: .4rem;
    height: .4rem;
    display: block;
    background: #d6eaf8;
    position: absolute;
    left: -1rem;
    top: .4rem
}

.basket__param .param__service,
.basket__param .param__virtual {
    padding-left: 3px;
    font-style: italic
}

.basket__max_price {
    display: block;
    width: 100%;
    margin-bottom: .3rem
}

.basket__price {
    display: block;
    width: 100%
}

.basket__tip {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    width: 100%;
    cursor: help;
    margin-top: .3rem
}

.basket__sum {
    font-weight: bold
}

@media(max-width:978px) {
    .basket__sum {
        font-size: 1.8rem
    }
}

@media(min-width:979px) {
    .basket__sum {
        display: block;
        width: 100%
    }
}

@media(min-width:979px) {
    .basket__action {
        display: flex;
        justify-content: center
    }
}

.basket__action.--quantity {
    min-width: 160px;
    max-width: calc(70% - 10px);
    margin-right: 10px;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    height: 40px
}

@media(min-width:979px) {
    .basket__action.--quantity {
        width: auto;
        border: 0;
        flex: 1 0 42%;
        flex-wrap: wrap;
        max-width: none;
        margin-right: 0;
        height: auto
    }
}

@media(min-width:979px) {
    .basket__action.--quantity {
        flex: 1 0 38%
    }
}

.basket__action.--quantity.--change-group {
    width: 100%;
    display: flex;
    border: 0
}

@media(min-width:979px) {
    .basket__action.--quantity.--change-group {
        align-items: center
    }
}

.basket__action.--quantity.--change-group strong {
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #d6eaf8;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 2.1rem
}

@media(min-width:979px) {
    .basket__action.--quantity.--change-group strong {
        width: auto;
        border: 0;
        margin-right: 5px;
        font-weight: 400;
        font-size: 1.4rem
    }
}

.basket__action.--quantity.--change-group strong span {
    font-size: 1.2rem;
    margin: 5px 0 0 5px;
    font-weight: 400
}

@media(min-width:979px) {
    .basket__action.--quantity.--change-group strong span {
        margin: 0;
        font-size: 1.4rem
    }
}

.basket__action.--quantity.--change-group+.--calculate {
    display: none
}

@media(min-width:979px) {
    .basket__action.--quantity.--change-group+.--calculate {
        display: block
    }
}

.basket__action.--calculate {
    width: 30%
}

@media(min-width:979px) {

    .basket__action.--calculate,
    .basket__action.--remove {
        width: auto;
        flex: 1 0 16%;
        padding: 0 .25rem
    }
}

.basket__action.--remove,
.basket__action.--comment {
    width: 50%;
    padding: 7.5px 0;
    display: flex;
    align-items: center;
    margin-bottom: -15px
}

@media(min-width:979px) {

    .basket__action.--remove,
    .basket__action.--comment {
        width: auto;
        padding: 0;
        margin-bottom: 0
    }
}

.basket__action.--remove {
    display: none
}

@media(min-width:979px) {
    .basket__action.--remove {
        display: flex
    }
}

.basket__action.--comment {
    justify-content: flex-end
}

@media(min-width:979px) {
    .basket__action.--comment {
        justify-content: center;
        flex: 1 0 30%;
        order: -1
    }
}

.basket__action.--comment .basket__comment {
    width: auto;
    padding-right: 1rem
}

.basket__action.--add-comment {
    display: none;
    flex-wrap: wrap;
    background: #f3f9fd;
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 15px;
    width: 100%
}

@media(min-width:979px) {
    .basket__action.--add-comment {
        display: none;
        position: absolute;
        top: 100%;
        z-index: 599;
        right: 0;
        border: 1px solid #d6eaf8;
        align-items: flex-start;
        border-radius: 5px;
        margin-top: -2px
    }

    .basket__action.--add-comment:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7.5px 10px 7.5px;
        border-color: transparent transparent #f3f9fd transparent;
        position: absolute;
        left: 20px;
        top: -10px;
        content: '';
        z-index: 1
    }

    .basket__action.--add-comment:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8.5px 12px 8.5px;
        border-color: transparent transparent #f3f9fd transparent;
        position: absolute;
        left: 19px;
        top: -12px;
        content: '';
        z-index: -1
    }
}

.basket__action.--add-comment.--active {
    display: flex
}

.basket__calculate {
    width: 100%
}

.basket__calculate.--special {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #3597dc;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    height: 100%;
    border-bottom: 1px solid #d6eaf8;
    border-left: 1px solid #d6eaf8;
    padding: 6.5px;
    text-align: center
}

@media(min-width:979px) {
    .basket__calculate.--special {
        border: 0
    }
}

.basket__calculate.--special i:before {
    font-size: 1.8em
}

.basket__calculate .calculate__button {
    text-decoration: none !important
}

.basket__calculate .calculate__button.--mobile {
    font-size: var(--text-sm);
    padding: 1rem 1.5rem 1.1rem 1.5rem;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
    width: 100%
}

@media(min-width:757px) {
    .basket__calculate .calculate__button.--mobile {
        font-size: var(--text-base)
    }
}

.basket__calculate .calculate__button.--desktop {
    padding-left: 1rem;
    padding-right: 1rem
}

.basket__calculate .calculate__button.--desktop:before {
    font-family: FontAwesome;
    font-size: 1.7rem
}

.basket__virtual {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 2.1rem;
    font-weight: bold
}

@media(min-width:979px) {
    .basket__virtual {
        font-size: 1.4rem;
        font-weight: 400
    }
}

.basket__change {
    width: 50%
}

@media(min-width:979px) {
    .basket__change {
        width: auto
    }
}

.basket__change .change__button.--desktop {
    padding-left: 1rem;
    padding-right: 1rem
}

.basket__quantity {
    display: flex;
    justify-content: center;
    height: 100%
}

@media(min-width:979px) {
    .basket__quantity {
        padding: 0 5px
    }
}

.basket__quantity .quantity__input {
    border: 0;
    box-shadow: none;
    text-align: center;
    font-weight: bold;
    font-size: var(--text-sm);
    background: #fff;
    color: #444
}

@media(min-width:979px) {
    .basket__quantity .quantity__input {
        width: 40px;
        font-size: 1.4rem;
        font-weight: 400;
        padding: 0 3px
    }
}

.basket__quantity .quantity__label {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    cursor: text
}

@media(min-width:979px) {
    .basket__quantity .quantity__label {
        border: 1px solid #d6eaf8;
        border-radius: 5px
    }
}

.basket__quantity .quantity__unit {
    font-size: 1.2rem;
    margin: 5px 0 0 5px
}

@media(min-width:979px) {
    .basket__quantity .quantity__unit {
        margin: 0;
        align-items: center
    }
}

.basket__quantity .quantity__del,
.basket__quantity .quantity__add {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    display: flex;
    align-items: center;
    text-decoration: none !important
}

.basket__quantity .quantity__del:before,
.basket__quantity .quantity__add:before {
    font-family: FontAwesome;
    font-size: 1.4rem;
    margin-top: 1px
}

.basket__remove {
    display: inline-block
}

.basket__remove .remove__button {
    color: #f6174d;
    text-decoration: none !important
}

.basket__remove .remove__button:hover {
    color: #3597dc
}

.basket__remove .remove__button.--mobile {
    width: auto
}

.basket__remove .remove__button.--desktop {
    padding-left: 1rem;
    padding-right: 1rem
}

.basket__remove .remove__button.--desktop:before {
    font-family: FontAwesome;
    font-size: 2rem
}

.basket__comment {
    width: auto
}

.basket__add {
    width: 100%;
    margin-bottom: 15px
}

@media(min-width:979px) {
    .basket__add.--comment {
        width: 50%;
        padding-right: 10px
    }
}

.basket__add.--save {
    margin-bottom: 0
}

@media(min-width:979px) {
    .basket__add.--save {
        text-align: center
    }
}

.basket__add.--files {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

@media(min-width:979px) {
    .basket__add.--files {
        justify-content: flex-start;
        align-items: flex-start;
        width: 50%;
        padding-left: 10px
    }
}

.basket__add .add__label {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 10px;
    width: 100%
}

.basket__add .add__textarea {
    width: 100%;
    min-height: 100px
}

.basket__add .add__files {
    width: 65%;
    max-height: 90px;
    overflow: auto
}

@media(min-width:979px) {
    .basket__add .add__files {
        max-height: none;
        width: auto
    }
}

.basket__add .add__files input {
    margin: 7px 0;
    display: block;
    background: #f3f9fd
}

.basket__add .add__file {
    width: auto
}

@media(min-width:979px) {
    .basket__add .add__file {
        max-width: none
    }
}

.basket__add .add__save {
    width: 100%
}

@media(min-width:979px) {
    .basket__add .add__save {
        width: auto
    }
}

.basket__sellby {
    margin-top: 5px;
    font-size: 1.2rem
}

.basket__select_all_checkbox_label {
    font-size: 1.2rem !important
}

.basket__checkbox_tools {
    height: calc(56px + env(safe-area-inset-bottom));
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    bottom: 0;
    background: #fff
}

.basket__checkbox_tools_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #d6eaf8;
    background: #fff
}

.basket__checkbox_tools_wrapper .--remove-selected {
    color: #f6174d
}

.basket__checkbox_tools_wrapper .tool__button {
    width: auto
}

.basket__tools {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px
}

@media(min-width:979px) {
    .basket__tools {
        justify-content: flex-end
    }
}

.basket__tools .tool__button {
    width: auto
}

.basket__tools .tool__button.--remove-all {
    color: #f6174d
}

.basket__tools .tool__button.--remove-all:hover {
    color: #3597dc
}

.basket__tools .tool__button.--add-wrapper {
    display: none
}

@media(min-width:979px) {
    .basket__tools .tool__button.--add-wrapper {
        margin-left: auto
    }
}

.basket__tools .tool__button.--add-wrapper.--active {
    display: inline-block
}

.basket__wrappers {
    display: none
}

.basket__wrappers.--active {
    display: block
}

.basket__cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 598
}

.basket [data-disabled] {
    color: #d6eaf8;
    cursor: not-allowed
}

.basket [data-disabled]>* {
    color: #d6eaf8;
    cursor: not-allowed
}

.basket__division {
    border: 1px solid #eadbad;
    background: #fff3cd;
    border-radius: 5px
}

.basket__division .f-label {
    color: #444 !important
}

.basket__division_container {
    padding: 1rem
}

@media(min-width:979px) {
    .basket__division_container {
        padding: 2rem
    }
}

.basket__division_headline {
    color: #444;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(min-width:979px) {
    .basket__division_headline {
        font-size: 1.6rem;
        justify-content: left
    }
}

.basket__division_headline:before {
    display: inline-block;
    font-family: FontAwesome;
    content: '\E873';
    font-size: 7rem;
    color: #e5d5a2;
    margin-right: 10px
}

@media(min-width:979px) {
    .basket__division_headline:before {
        display: none
    }
}

.basket__division_option {
    width: 100%
}

@media(min-width:979px) {
    .basket__division_option {
        width: calc(50% - 45px)
    }
}

.basket__division_option.--not-divide {
    margin-bottom: 25px
}

@media(min-width:979px) {
    .basket__division_option.--not-divide {
        margin-bottom: 0
    }
}

.basket__division_group {
    height: 100%;
    position: relative
}

.basket__division_label {
    position: static !important
}

.basket__division_label strong {
    white-space: normal
}

.basket__division_label.f-label {
    width: 100%
}

.basket__division_option_info {
    border-top: 1px solid #eadbad;
    font-size: 1.2rem;
    padding-right: 20%;
    white-space: normal;
    position: relative
}

.basket__division_option_info:after {
    display: block;
    position: absolute;
    font-family: FontAwesome;
    right: 0;
    top: 10px;
    font-size: 1.6rem
}

.basket__division_option_info.--not-divide:after {
    content: '\f017'
}

.basket__division_option_info.--divide:after {
    content: '\f0d1'
}

.basket__division_option_info.--divide .basket__division_now {
    text-transform: lowercase
}

.basket__division_option_info .basket__division_weeks {
    text-transform: lowercase
}

.basket__division_option_small {
    font-size: 1.2rem;
    white-space: normal
}

@media(min-width:979px) {
    .basket__division_option_small {
        min-height: 36px
    }
}

@media(min-width:1200px) {
    .basket__division_option_small {
        min-height: 0
    }
}

.basket__division_icon {
    display: none
}

@media(min-width:979px) {
    .basket__division_icon {
        width: 90px;
        display: inline-block
    }
}

.basket i.icon-division:before {
    content: '\E873';
    font-size: 7rem;
    color: #e5d5a2
}

.basket .headline__name i {
    margin-left: 5px
}

.no-touch .basket__add .add__files {
    scrollbar-color: #3597dc transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0
}

.no-touch .basket__add .add__files::-webkit-scrollbar-track {
    background-color: #f3f9fd;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.no-touch .basket__add .add__files::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px
}

.no-touch .basket__add .add__files::-webkit-scrollbar-thumb {
    background-color: #3597dc;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

body.--basket-actions #backTop {
    display: none !important
}

#ui-dialogimg img {
    display: block;
    margin: 0 auto
}

#wrappers_wrapper .close_wrappers {
    cursor: pointer
}

#wrappers_wrapper .close_wrappers:before {
    content: '\f00d';
    margin-bottom: 0
}

#wrappers_wrapper .product__button button {
    width: 100%
}

.unknown_delivery_time {
    border: 1px solid #d6eaf8;
    padding: 15px 0;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    border-radius: 5px
}

.unknown_delivery_time>div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}

@media(min-width:979px) {
    .unknown_delivery_time>div {
        padding: 0 25px
    }
}

.unknown_delivery_time i {
    color: #3597dc;
    font-size: 1.6em;
    border-right: 1px solid #d6eaf8;
    vertical-align: middle;
    display: table-cell;
    padding: 0 15px;
    max-width: 65px
}

@media(min-width:979px) {
    .unknown_delivery_time i {
        padding: 0 25px
    }
}

.offer-reminder {
    position: fixed;
    max-width: 50vw;
    top: 100vh;
    left: 50%;
    z-index: 99999;
    padding: 0;
    min-width: 40rem;
    opacity: 0;
    transition: .6s ease-in-out;
    transform: translate(-50%, 0)
}

@media(max-width:45rem) {
    .offer-reminder {
        min-width: 90%;
        top: 100vh
    }
}

.offer-reminder.active {
    top: 33%;
    opacity: 1;
    overflow: visible;
    transition: .6s ease-in-out;
    transform: translate(-50%, -50%)
}

@media(max-width:45rem) {
    .offer-reminder.active {
        top: 50%
    }
}

.offer-reminder h3 {
    color: #f11a77;
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Nunito', "Arial", sans-serif;
    margin-bottom: 20px
}

.offer-reminder .reminder-content {
    padding: 30px 50px 40px 50px;
    background-color: white;
    background-image: url('https://bosastopka.pl/gfx/custom/promo_10.svg');
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 5px;
    background-position-x: right -1rem;
    background-repeat: no-repeat;
    background-position-y: bottom -3rem;
    background-size: 33% auto
}

.offer-reminder .reminder-close {
    background: url('https://bosastopka.pl/gfx/custom/close.svg') center center no-repeat;
    background-color: #444;
    background-size: 40%;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.offer-reminder a {
    background: #3597dc !important;
    border: 1px solid #3597dc;
    color: #fff !important;
    margin-top: 20px
}

.offer-reminder a:hover {
    background: #f11a77 !important
}

.summary_delivery_time {
    display: flex;
    align-items: center;
    margin-bottom: .5rem;
    font-size: 1.3rem;
    font-family: 'Nunito', sans-serif;
    color: #444
}

@media(min-width:757px) {
    .summary_delivery_time {
        margin-bottom: 2rem
    }
}

@media(min-width:757px) {
    .summary_delivery_time {
        margin-bottom: var(--text-xl);
        font-size: var(--text-base)
    }
}

.summary_delivery_time__icon {
    margin-right: 1rem
}

.summary_delivery_time__icon:before {
    content: '\F0D1';
    font-family: FontAwesome;
    font-size: 1.8rem
}

.basketedit_summary_bottom {
    clear: both;
    overflow: hidden
}

@media(min-width:979px) {
    .basketedit_summary_bottom {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        grid-column-start: 2
    }
}

@media(min-width:979px) {
    .basketedit_summary_bottom>* {
        margin-left: 1.5rem;
        margin-bottom: 1rem;
        width: 45%;
        display: flex;
        align-items: center
    }
}

@media(min-width:1200px) {
    .basketedit_summary_bottom>* {
        width: 42%
    }
}

.basketedit_summary_bottom .paypo_info,
.basketedit_summary_bottom .smile_info {
    display: none
}

.basketedit_summary_bottom .banner_smile {
    margin-top: 1rem
}

@media(min-width:979px) {
    .basketedit_summary_bottom .banner_smile {
        margin-top: 0;
        align-items: flex-start;
        margin-left: 55%
    }
}

@media(min-width:1200px) {
    .basketedit_summary_bottom .banner_smile {
        margin-left: 58%
    }
}

.basketedit_summary_bottom .banner_smile__block.--main {
    border: 1px solid #f6174d
}

.paypo_basket {
    background: #fff;
    padding: 1rem;
    border: 1px solid #c4c7c8;
    color: #444;
    margin-top: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: var(--text-xs);
    width: 100%;
    margin-left: 0
}

@media(min-width:979px) {
    .paypo_basket {
        margin-top: 0
    }
}

.paypo_basket__item {
    display: flex;
    align-items: center
}

@media(min-width:979px) {
    .paypo_basket__item {
        line-height: 1.9rem
    }
}

.paypo_basket__img {
    margin-right: .5rem;
    width: 35px;
    min-width: 35px
}

@media(min-width:1200px) {
    .paypo_basket__img {
        margin-right: 1.5rem
    }
}

.paypo_basket__img img {
    display: block
}

.paypo_basket__text br {
    display: none
}

@media(min-width:757px) {
    .paypo_basket__text br {
        display: inline
    }
}

.basket__tools.btns {
    align-items: center
}

.basket__tools.btns .rebate-code {
    margin-right: auto
}

.instalment_payment_basket__element {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 1rem;
    border: 1px solid #c4c7c8;
    color: #444;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 5px;
    height: 100%
}

@media(min-width:979px) {
    .instalment_payment_basket__element {
        margin-top: 0;
        display: inline-flex;
        width: 100%;
        line-height: 1.9rem
    }
}

.instalment_payment_basket__element.--link:hover {
    border-color: #3597dc;
    color: #444
}

.instalment_payment_basket__img_container {
    flex-shrink: 0;
    margin-right: 5px;
    width: 35px;
    min-width: 35px
}

.instalment_payment_basket__text_container {
    text-align: left
}

span.instalment_payment_basket__small {
    display: block;
    font-size: 1.2rem
}

span.instalment_payment_basket__label {
    font-weight: 600;
    display: block;
    font-size: 1.3rem
}

.instalment_payment_basket__img {
    display: block;
    margin: 0 auto
}

@media(min-width:757px) {
    .basketedit_summary_container {
        background: linear-gradient(rgba(243, 249, 253, 0.3) 20%, rgba(243, 249, 253, 0.5) 50%, rgba(243, 249, 253, 0.5) 80%);
        border-radius: 15px;
        border: 1px solid #d6eaf8;
        padding: var(--text-4xl)
    }
}

div.basketedit_summary {
    clear: both;
    overflow: hidden;
    text-align: right
}

@media(max-width:768px) {
    div.basketedit_summary {
        margin-bottom: 15px
    }
}

div.basketedit_summary:last-child {
    border-radius: 15px
}

.--fixed-express-checkout .basket__checkbox_tools {
    bottom: var(--expchck-fixed-button)
}

.basketedit_page .basketedit_summary_container {
    margin-bottom: 20px
}

.basketedit_page .basketedit_summary_buttons {
    color: #1c7ec1;
    border-radius: 0 0 15px 15px;
    padding-top: 0;
    display: flex;
    flex-direction: column
}

@media(min-width:757px) {
    .basketedit_page .basketedit_summary_buttons {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: var(--text-xl)
    }
}

@media(min-width:979px) {
    .basketedit_page .basketedit_summary_buttons {
        grid-template-columns: 1fr 45%
    }
}

@media(min-width:1200px) {
    .basketedit_page .basketedit_summary_buttons {
        grid-template-columns: 1fr 42%
    }
}

.basketedit_page .basketedit_summary_buttons .btn,
.basketedit_page .basketedit_summary_buttons .offer-reminder a {
    width: 100%
}

.basketedit_page .basketedit_summary_buttons__item {
    margin-bottom: 10px
}

@media(min-width:757px) {
    .basketedit_page .basketedit_summary_buttons__item {
        margin-bottom: 0;
        grid-column-start: 2
    }
}

.basketedit_page .basketedit_summary_buttons__item:last-child {
    margin-bottom: 0
}

.basketedit_page .basketedit_summary_buttons__item.--continue {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: auto
}

.basketedit_page .basketedit_summary_buttons__item.--continue .btn,
.basketedit_page .basketedit_summary_buttons__item.--continue .offer-reminder a {
    width: auto
}

@media(min-width:757px) {
    .basketedit_page .basketedit_summary_buttons__item.--continue {
        grid-column-start: 1;
        grid-row-start: 3;
        text-align: left;
        align-items: flex-start
    }
}

.basketedit_page .basketedit_summary_buttons__separator {
    margin: 5px 0
}

@media(min-width:757px) {
    .basketedit_page .basketedit_summary_buttons__separator {
        display: none
    }
}

.basketedit_page .basketedit_summary_buttons__go_shopping {
    padding: 5px 0
}

.basketedit_page .basketedit_summary_buttons #basket_go_next {
    width: 100%
}

.basketedit_page .basketedit_summary_buttons #basket_go_next:after {
    content: '\F105';
    font-family: FontAwesome;
    font-size: 1.3em;
    line-height: 0;
    margin-left: 10px
}

@media(max-width:756px) {
    .basketedit_page .basketedit_summary_buttons .basketedit_express_checkout.--fixed .basketedit_express_checkout__wrapper {
        z-index: 999;
        height: auto;
        position: fixed;
        bottom: 0;
        left: 15px;
        right: 15px;
        padding: 15px 0;
        background-color: #fff;
        border-top: 1px solid #d6eaf8
    }
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__wrapper {
    height: 100%;
    display: flex
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__button.--web-authn:before {
    content: '\E8B1';
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 10px;
    font-size: 1.8rem;
    line-height: 16px
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__button.--loading {
    position: relative;
    pointer-events: none;
    transition: border-color 0s;
    border-color: rgba(255, 255, 255, 0.8)
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__button.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__button.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.basketedit_page .basketedit_summary_buttons .basketedit_express_checkout__button.--loading:hover {
    border-color: rgba(255, 255, 255, 0.8)
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay {
    min-height: 45px;
    --border-radius: 5px
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay.--loading {
    position: relative;
    pointer-events: none
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay.--loading:before {
    background-color: unset
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay .inpostizi-button,
.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay inpost-izi-button {
    margin: 0 !important;
    width: 100% !important;
    max-width: none !important
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay .inpostizi-bind-button-body {
    width: 100% !important;
    max-width: none !important;
    border-radius: 5px !important
}

.basketedit_page .basketedit_summary_buttons .basketedit_inpost_pay .inpostizi-button-bottom {
    display: none !important
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px
}

@media(min-width:757px) {
    .basketedit_page .basketedit_summary_buttons .basketedit_oneclick__buttons {
        flex-direction: row
    }
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__button {
    width: 100%
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__label {
    white-space: nowrap;
    font-size: 1.2rem;
    line-height: normal;
    text-align: center
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__text:first-child {
    margin-right: 3px
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__items {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
    flex-direction: column
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    height: 40px;
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 1
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item.--loading {
    position: relative;
    pointer-events: none
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item>div {
    min-width: auto !important;
    border-radius: 5px;
    overflow: hidden
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item.--paypal:before {
    content: '';
    position: absolute;
    height: calc(100% - 3px);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffc439;
    pointer-events: none;
    border-radius: 5px
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item.--paypal:hover:before {
    filter: brightness(0.95)
}

.basketedit_page .basketedit_summary_buttons .basketedit_oneclick__item img {
    max-height: 100%
}

.basketedit_summary_debit {
    color: #444
}

.basketedit_summary_debit a {
    color: #444
}

.inpostizi-modal-logo.color {
    padding: 0;
    border: 0;
    position: static;
    z-index: auto;
    top: auto
}

div.basketedit_summary_left {
    text-align: left;
    width: 100%;
    float: left;
    font-size: var(--text-sm);
    color: #3598dc;
    font-family: 'Nunito', sans-serif
}

div.basketedit_summary_left label {
    text-align: left
}

@media(min-width:979px) {
    div.basketedit_summary_left {
        width: 50%
    }
}

div.summary_left_advance {
    margin-bottom: 15px
}

div.summary_left_advance_header {
    font-weight: bold;
    margin-bottom: 10px
}

div.toshippingfree {
    margin-bottom: 10px;
    color: #3598dc;
    font-size: var(--text-sm);
    font-family: 'Nunito', sans-serif;
    margin-bottom: var(--text-xl)
}

div.toshippingfree .price {
    display: inline;
    font-size: var(--text-sm)
}

div.toshippingfree_sub {
    font-size: var(--text-base);
    margin-bottom: .75rem;
    color: #3598dc
}

.brakuje {
    color: #f11a77
}

div.basketedit_limit_section {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%
}

@media(min-width:757px) {
    div.basketedit_limit_section {
        width: auto;
        display: block
    }
}

div.basketedit_product_summary {
    overflow: hidden
}

.basketedit_rabats_summary,
.basketedit_rabats_summary .minus_sign:before {
    color: #f11a77 !important
}

div.basketedit_summary_right {
    width: 100%;
    float: right;
    margin-top: var(--text-xl)
}

div.basketedit_summary_right label {
    text-align: left
}

@media(min-width:979px) {
    div.basketedit_summary_right {
        width: 45%;
        padding-bottom: 20px;
        margin-top: 0
    }
}

@media(min-width:1200px) {
    div.basketedit_summary_right {
        width: 42%
    }
}

.basketedit_total_summary,
div.basketedit_summary_right .basketedit_calculations {
    margin-bottom: 1rem
}

.basketedit_total_summary,
div.basketedit_summary_right .basketedit_calculations>* {
    display: grid;
    grid-template-columns: repeat(2, auto);
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-lg);
    grid-gap: var(--text-sm);
    align-items: end;
    justify-items: start;
    margin-bottom: .5rem
}

.basketedit_total_summary>*:nth-child(1),
div.basketedit_summary_right .basketedit_calculations>*>*:nth-child(1) {
    justify-self: start
}

.basketedit_total_summary>*:nth-child(2),
div.basketedit_summary_right .basketedit_calculations>*>*:nth-child(2) {
    justify-self: end
}

.basketedit_total_summary label,
div.basketedit_summary_right .basketedit_calculations>* label {
    font-family: 'Nunito', sans-serif;
    font-size: var(--text-sm)
}

@media(min-width:757px) {

    .basketedit_total_summary label,
    div.basketedit_summary_right .basketedit_calculations>* label {
        font-size: var(--text-base)
    }
}

.basket-calculations-promo * {
    color: #f11a77 !important
}

.basket-calculations-promo *:before {
    color: #f11a77 !important
}

.basketedit_total_summary {
    font-size: var(--text-2xl)
}

@media(max-width:567px) {
    .basketedit_total_summary {
        font-size: var(--text-lg)
    }
}

@media(min-width:757px) {
    .basketedit_total_summary {
        font-size: var(--text-xl)
    }
}

div.btn_wrapper {
    white-space: nowrap;
    width: 100%;
    display: block;
    clear: both
}

@media(min-width:757px) {
    div.btn_wrapper {
        width: 100px;
        display: table-cell
    }
}

#basketedit_rebatecode_activate_info {
    border: 1px solid transparent;
    color: #004085;
    font-size: var(--text-sm);
    padding: var(--text-2xs) var(--text-base) var(--text-sm) 5rem;
    margin-bottom: var(--text-xl);
    text-align: center;
    background-color: #cce5ff;
    position: relative;
    border-radius: 5px;
    border: 1px solid #2e93ff;
    font-family: 'Nunito', sans-serif;
    line-height: 1.33
}

#basketedit_rebatecode_activate_info::before {
    content: '\F05A';
    font-family: fontawesome;
    font-size: var(--text-lg);
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

#basketedit_rebatecode_activate_info.small,
#basketedit_rebatecode_activate_info.--small {
    padding: 10px;
    font-size: var(--text-xs)
}

#basketedit_rebatecode_activate_info.small:before,
#basketedit_rebatecode_activate_info.--small:before {
    display: none
}

#basketedit_rebatecode_activate_info a {
    color: inherit;
    text-decoration: underline
}

#basketedit_rebatecode_activate_info a:hover {
    text-decoration: none
}

#basketedit_rebatecode_activate_info h3 {
    color: inherit;
    margin-bottom: 0
}

a.n53706_button1.basketedit_change_order {
    overflow: hidden
}

ul.basketedit_instalments li {
    float: right;
    margin-top: 5px;
    margin-left: 5px
}

ul.basketedit_instalments img {
    margin: 4px 0 0 10px
}

.table_display {
    clear: both;
    display: table;
    width: 100%
}

.table_display>* {
    display: table-cell;
    vertical-align: middle
}

#n66734 {
    margin-bottom: 10px;
    margin-top: 15px;
    clear: both
}

#n66734 .n68242_sub {
    width: 100%
}

#n66734 .n68242_section_sub {
    padding-left: 125px
}

#n66734 .n68242_section_sub h3 {
    font-size: 1.28em;
    font-weight: bold;
    margin-bottom: 5px
}

#n66734_instalment {
    background: #f1f1f1;
    line-height: 1.1;
    margin-bottom: 20px
}

#n66734_instalment a.n68242_instalment_button {
    margin-top: 3px;
    background: 0;
    color: #777 !important;
    text-transform: uppercase;
    font-weight: normal !important;
    font-size: .85em !important;
    padding: 0 !important;
    border: 0;
    border-bottom: 1px dotted !important;
    padding-bottom: 3px !important
}

#n66734_instalment a.n68242_instalment_button:hover {
    color: #d6eaf8 !important
}

#n66734_instalment div.n68242_instalment_wrapper_close {
    display: block;
    font-size: .8em;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 3px
}

#n66734_instalment div.n68242_instalment_wrapper_close:hover {
    cursor: pointer
}

#n66734_instalment div.n68242_instalment_list {
    padding-top: 15px;
    border-top: 1px dotted #777;
    margin-top: -1px;
    font-size: .9em;
    position: relative
}

#n66734_instalment div.n68242_instalment_list_info {
    padding-bottom: 10px
}

#n66734_instalment ul.n68242_instalments li {
    list-style: none;
    display: inline-block;
    margin-right: 20px
}

#n66734_instalment ul.n68242_instalments li a {
    text-decoration: none;
    cursor: pointer
}

#n66734_instalment ul.n68242_instalments li a:hover {
    text-decoration: none;
    color: #d6eaf8
}

#n66734_instalment ul.n68242_instalments li a img {
    vertical-align: middle;
    margin-right: 5px
}

#n66734_instalment ul.n68242_instalments li a span {
    vertical-align: middle;
    font-weight: bold
}

#n66734_instalment div.instalment_value_1 {
    padding: 0;
    color: #fd8702
}

#n66734_instalment div.n67331_section_single_instalment h3 {
    font-size: 1.35em;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #444
}

#n66734_instalment a.n68242_single_instalment span.n68242_icon {
    background: 0;
    border: medium none;
    display: block;
    font-size: 11px !important;
    height: auto;
    margin: 0 auto 5px;
    padding: 7px 0 0;
    text-align: center;
    width: auto
}

#n66734_instalment a.n68242_single_instalment span.n68242_name {
    display: block;
    font-size: .85em;
    font-weight: bold
}

#n66734_instalment a.n68242_single_instalment:hover span.n68242_icon {
    cursor: pointer
}

#n66734 div.mbank_r {
    float: left;
    color: #e35c5c;
    font-weight: normal;
    text-transform: none;
    background: transparent url('https://bosastopka.pl/gfx/standards/mbanksmall.gif?r=1738891033') no-repeat left center;
    padding-left: 20px
}

#n66734 div.mbank_r2 {
    clear: both;
    color: #777;
    font-size: 10px;
    font-weight: 400;
    text-transform: none
}

#n66734 #calc2 {
    font-weight: bold
}

.basketedit_summary .n67367_instalment {
    background: 0;
    margin: 0 0 30px 0;
    list-style: none
}

@media(min-width:757px) {
    .basketedit_summary .n67367_instalment {
        margin: 0
    }
}

.basketedit_summary .n67367_instalment h3 {
    display: block;
    font-size: 1.35em;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px
}

.basketedit_summary .n67367_instalment span.instalment_value_1 {
    font-size: 1em;
    font-weight: bold
}

.basketedit_summary .n67367_instalment span.n67367_section_txt {
    font-size: .78em
}

.basketedit_summary .n67367_instalment small.instalment_value_2 {
    font-size: .78em !important;
    padding-right: 10px;
    color: #444;
    opacity: .7
}

.basketedit_summary .n67367_instalment span.btn_note {
    font-size: .78em
}

.basketedit_summary .n67367_instalment ul.n67367_instalment a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6eaf8;
    margin: 5px 0;
    height: auto;
    display: block;
    text-align: center;
    font-size: .85em;
    padding: 5px;
    line-height: 22px
}

@media(min-width:757px) {
    .basketedit_summary .n67367_instalment ul.n67367_instalment a {
        display: inline-block;
        font-size: .9em;
        padding: 10px 15px;
        text-align: left
    }
}

@media(min-width:979px) {
    .basketedit_summary .n67367_instalment ul.n67367_instalment a {
        font-size: 1em
    }
}

.basketedit_summary .n67367_instalment ul.n67367_instalment a:hover {
    color: #444
}

.basketedit_summary ul.n67367_instalment a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.basketedit_page div.basketedit_summary_shipment_time {
    margin-bottom: 5px;
    text-align: center;
    padding: 5px 0;
    width: 100%
}

.basketedit_page div.basketedit_summary_shipment_time.d-sm-none {
    display: block !important
}

@media(min-width:757px) {
    .basketedit_page div.basketedit_summary_shipment_time {
        text-align: right;
        padding: 0 15px
    }

    .basketedit_page div.basketedit_summary_shipment_time.d-sm-none {
        display: none !important
    }
}

.gpay-card-info-container {
    border: none !important;
    border-radius: 10px !important
}

.produkt-dnia .headline h3,
.produkt-dnia .headline h2,
.produkt-dnia .headline h4 {
    display: block;
    text-align: center
}

.produkt-dnia .headline h2 {
    font-size: var(--text-lg) !important
}

@media(min-width:979px) {
    .produkt-dnia .headline h2 {
        font-size: var(--text-2xl) !important
    }
}

.produkt-dnia .headline h3 {
    font-size: var(--text-base) !important
}

@media(min-width:979px) {
    .produkt-dnia .headline h3 {
        font-size: var(--text-lg) !important
    }

    .produkt-dnia .headline h3:before {
        font-family: 'Font Awesome';
        content: '\f017';
        width: 1rem;
        height: 1rem;
        display: inline-block;
        margin-right: 1.5rem
    }
}

.produkt-dnia .headline h4 {
    font-size: var(--text-sm)
}

@media(min-width:979px) {
    .produkt-dnia .headline h4 {
        font-size: var(--text-sm)
    }
}

.produkt-dnia>.headline {
    background: rgba(241, 26, 119, 0.05);
    border-radius: 15px
}

.produkt-dnia .product {
    border-color: rgba(241, 26, 119, 0.25) !important
}

.produkt-dnia .product:before {
    background: linear-gradient(#fee8f1, white) !important
}

.basketedit_rebatecodes_outline {
    border: 1px solid #d6eaf8;
    border-radius: 5px;
    padding: 1rem;
    background: #f3f9fd;
    color: #333;
    margin-bottom: 2rem;
    display: none
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline {
        flex-wrap: wrap;
        padding: 1.5rem
    }
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_activate_txt {
    font-size: 1.7rem;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1rem;
    width: 100%
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_input_wrapper {
    margin-bottom: .5rem
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline .basketedit_rebatecode_input_wrapper {
        margin: 0 1rem 0 0;
        min-width: 220px
    }
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_input {
    width: 100%;
    height: 35px
}

.basketedit_rebatecodes_outline form {
    margin-bottom: 1.5rem
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline form {
        display: flex;
        margin: 0 1.5rem 0 0
    }
}

.basketedit_rebatecodes_outline .basketedit_client_rebate {
    display: block
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline .basketedit_client_rebate {
        margin-left: auto;
        text-align: left
    }
}

.basketedit_rebatecodes_outline div.basketedit_rebatecode_title {
    margin-bottom: 1rem
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline div.basketedit_rebatecode_title {
        margin: 0 1.5rem 0 0
    }
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_value {
    font-weight: bold
}

.basketedit_rebatecodes_outline #change_code {
    display: none;
    margin-top: 1rem
}

.basketedit_rebatecodes_outline #change_code.--active {
    display: block
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline #change_code.--active {
        display: flex
    }
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_action {
    margin: 0 -0.25rem
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_action a {
    padding: 0 .25rem
}

@media(min-width:757px) {
    .basketedit_rebatecodes_outline .basketedit_rebatecode_r {
        margin-left: auto
    }
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_r .basketedit_client_rebate {
    width: 100%
}

.basketedit_rebatecodes_outline .basketedit_rebatecode_title_out {
    margin-bottom: .5rem
}

div.basket_rabates_label {
    font-size: 1.35em;
    text-transform: uppercase;
    display: block;
    font-weight: bold
}

div.basketedit_gifts_wrapper {
    clear: both;
    padding: 10px
}

div.gift_item_icon {
    width: 10px
}

div.gift_choose_size {
    font-size: .85em
}

div.gift_choose_size label {
    padding-right: 5px
}

div.gift_tooltip {
    bottom: -10px;
    box-shadow: none;
    font-size: 11px;
    left: 10px;
    position: absolute;
    right: 10px;
    display: flex;
    justify-content: center
}

div.gift_tooltip .btn,
div.gift_tooltip .offer-reminder a {
    display: flex;
    align-items: center;
    justify-content: center
}

div.gift_choose {
    margin: 0 5px
}

div.gift_resign {
    margin: 0 5px
}

div.rebates_for_points_wrapper {
    clear: both;
    padding: 0
}

.menu_rebates {
    width: 100%;
    margin-bottom: 15px
}

.menu_rebates:last-child {
    margin: 0
}

.menu_rebates .desc {
    font-family: 'Nunito', sans-serif;
    color: #f11a77;
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    border: 0;
    width: auto;
    display: inline-block
}

@media(min-width:757px) {
    .menu_rebates .desc {
        padding: var(--text-2xs) 5rem
    }
}

.menu_rebates .desc:before {
    display: none
}

.menu_rebates__value {
    text-align: right
}

.menu_rebates__value strong {
    font-size: 1.1rem
}

.menu_rebates__threshold span {
    color: #fd8702
}

.menu_rebates__block {
    font-weight: bold
}

.menu_rebates__block.--labels {
    padding-bottom: 10px;
    font-size: 1.1rem;
    font-weight: 400
}

.menu_rebates__block.--labels strong {
    color: #444;
    font-size: var(--text-lg);
    text-transform: uppercase
}

.menu_rebates .rebates_for_points {
    display: block;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-gap: var(--text-base)
}

.menu_rebates .rebates_for_points .for_points {
    border: 1px solid #f11a77;
    color: #f11a77;
    border-radius: 5px;
    padding: 0;
    display: block;
    display: grid;
    grid-template-columns: auto 100px;
    align-items: center
}

.menu_rebates .rebates_for_points .for_points>* {
    display: grid;
    align-items: center;
    height: 100%
}

.menu_rebates .rebates_for_points .for_points span.for_points_value {
    border-right: 1px dashed #f11a77;
    padding: .5rem 1rem;
    vertical-align: middle;
    position: relative
}

.menu_rebates .rebates_for_points .for_points span.for_points_value strong {
    position: absolute;
    top: -13px;
    left: 4px;
    background: #f11a77;
    color: white;
    font-size: 9px;
    padding: 5px;
    border-radius: 5px;
    line-height: 1
}

.menu_rebates .rebates_for_points .for_points:hover {
    background: #f11a77;
    color: white;
    text-decoration: none
}

.menu_rebates .rebates_for_points .for_points:hover .for_points_value {
    border-color: white
}

strong.gift_item_name {
    color: #444;
    font-weight: normal
}

#basketedit_gifts {
    clear: both;
    margin: 0 0 20px
}

#basketedit_gifts>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

#basketedit_gifts:after {
    clear: both;
    content: '';
    display: block
}

#basketedit_gifts h2 {
    margin-bottom: 10px;
    margin-left: 0;
    width: auto;
    line-height: normal
}

#basketedit_gifts p.gift_info {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 7px;
    margin-left: 5px
}

#basketedit_gifts ul {
    list-style: none;
    display: grid
}

@media(min-width:757px) {
    #basketedit_gifts ul {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:979px) {
    #basketedit_gifts ul {
        grid-template-columns: 1fr 1fr 1fr
    }
}

#your_gift_txt {
    color: #3597dc;
    display: none
}

#basketedit_gifts li {
    padding: 0 5px;
    margin-bottom: 11px
}

#basketedit_gifts li.gift_label_needs {
    clear: both;
    color: #fd8702;
    float: none;
    margin-bottom: 5px;
    padding: 5px 6px 3px;
    width: auto;
    font-size: 1.2em;
    font-weight: bold
}

@media(min-width:757px) {
    #basketedit_gifts li.gift_label_needs {
        grid-column: 1 / span 2
    }
}

@media(min-width:979px) {
    #basketedit_gifts li.gift_label_needs {
        grid-column: 1 / span 3
    }
}

#basketedit_gifts li input {
    display: none
}

#basketedit_gifts li .gift_item_sub {
    padding: 5px 10px 5px 5px;
    cursor: pointer;
    color: #d6eaf8;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d6eaf8;
    box-shadow: none;
    border-radius: 5px
}

#basketedit_gifts li .gift_item_sub>div {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
    height: 45px
}

#basketedit_gifts li img {
    float: left;
    max-width: 40px;
    max-height: 50px;
    overflow: hidden
}

#basketedit_gifts li .gift_item_info {
    text-align: left
}

#basketedit_gifts li .gift_item_info>a i {
    display: none
}

#basketedit_gifts li h3 {
    margin-bottom: 3px
}

#basketedit_gifts li a {
    text-decoration: none;
    float: right;
    clear: both
}

#basketedit_gifts li a:not(.gift_description) {
    display: none
}

#basketedit_gifts li a.gift_description {
    margin: 0 5px
}

#basketedit_gifts li .gift_price {
    white-space: nowrap
}

#basketedit_gifts li .gift_price b {
    font-size: .85em;
    padding-right: .3rem;
    font-weight: normal
}

#basketedit_gifts li .gift_price span {
    color: #444;
    font-size: 1em;
    font-weight: bold
}

#basketedit_gifts .gift_active .gift_item_sub {
    color: #3597dc;
    border: 1px solid;
    box-shadow: 0 0 0 1px
}

#basketedit_gifts .gift_active h3 {
    color: #777
}

#basketedit_gifts .gift_active .gift_price {
    color: #777
}

#basketedit_gifts li.gift_enable {
    cursor: pointer
}

#basketedit_gifts li.gift_disable .gift_item_sub {
    cursor: not-allowed;
    opacity: .6
}

div.gift_choose_size select {
    border: 1px solid #d6eaf8;
    font-size: 11px;
    padding: 0;
    width: 80px
}

#basketedit_gifts li.gift_enable div.gift_tooltip i {
    color: #3597dc;
    font-size: .78em
}

div.basketedit_gifts_label strong {
    font-size: 1.35em;
    text-transform: uppercase;
    display: block
}

div.basketedit_gifts_label span {
    display: block;
    font-size: .78em;
    margin-bottom: 15px
}

div.basketedit_gifts_label a.active {
    background-color: #3597dc;
    border: 1px solid #3597dc
}

div.basketedit_gifts_label a.active:hover {
    background: #777;
    border: 1px solid #777
}

div.basket_rabates {
    padding-bottom: 10px;
    margin-bottom: 20px
}

#basketedit_gifts a.btn.for_points,
#basketedit_gifts a.offer-reminder a.for_points {
    margin-bottom: 10px;
    border-collapse: separate;
    display: table;
    font-size: 12px !important;
    line-height: 1.1;
    padding: 0;
    text-align: left;
    width: 100%;
    color: #444 !important;
    background: #fff;
    box-shadow: none;
    border: 1px solid #d6eaf8
}

#basketedit_gifts a.btn.for_points.selected,
#basketedit_gifts a.offer-reminder a.for_points.selected {
    border: 1px solid #3597dc;
    position: relative;
    box-shadow: 0 0 1px #3597dc inset
}

#basketedit_gifts a.btn.for_points.selected:after,
#basketedit_gifts a.offer-reminder a.for_points.selected:after {
    transition: all 100ms ease 0ms;
    content: '\f00d';
    background: #3597dc;
    bottom: 0;
    color: #fff;
    position: absolute;
    right: 0;
    overflow: hidden;
    top: 0;
    width: 1px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    line-height: 49px;
    font-size: 15px
}

#basketedit_gifts a.btn.for_points.selected:hover:after,
#basketedit_gifts a.offer-reminder a.for_points.selected:hover:after {
    border: 1px solid #3597dc;
    right: -24px;
    width: 25px
}

#basketedit_gifts span.for_points_points {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.order2_form .ordered_products .ordered_product .ordered_product__price {
    font-size: var(--text-sm);
    color: #1c7ec1;
    font-family: 'Nunito', sans-serif
}

@media(max-width:978px) {
    .order2_form .ordered_products .ordered_product .ordered_product__price {
        grid-column: 2 / 3 !important
    }
}

.order2_form .ordered_products .ordered_product .ordered_product__price strong {
    font-size: var(--text-sm)
}

@media(min-width:757px) {
    .order2_form .ordered_products .ordered_product {
        justify-content: start;
        align-items: start
    }
}

@media(max-width:978px) {
    .order2_form .ordered_products .ordered_product {
        row-gap: .5rem
    }
}

.order2_form .big_label {
    color: #3598dc !important
}

.order2_form h3 {
    font-size: var(--text-xl)
}

.order2_form h3#order2_headline_invoice {
    font-size: var(--text-base)
}

@media(max-width:978px) {
    .order2_form .order2__orderdetails.mb-5 {
        margin-bottom: 0 !important
    }
}

@media(max-width:978px) {
    .order2_form .basketedit_summary_right {
        margin-top: 0 !important
    }
}

.order2__products.--wrapper .order2__product_item.--worth {
    margin-left: auto
}

@media(min-width:757px) {
    .order2__products.--wrapper .order2__product_item.--worth {
        margin-left: 0
    }
}

.order2__product.--head {
    border-bottom: 1px solid #d6eaf8
}

@media(min-width:757px) {
    .order2__product.--head {
        border: 0;
        position: relative
    }

    .order2__product.--head:after {
        content: '';
        display: block;
        width: calc(100% - 1rem);
        height: 1px;
        background: #d6eaf8;
        position: absolute;
        bottom: 0;
        left: .5rem
    }
}

.order2__product.--head .order2__product_item {
    font-size: 1.5rem
}

@media(min-width:757px) {
    .order2__product.--head .order2__product_item {
        font-size: 1.3rem
    }
}

.order2__product.--head .order2__product_item.--name {
    padding-right: 1.8rem
}

@media(min-width:757px) {
    .order2__product.--head .order2__product_item.--name {
        font-size: 1.6rem
    }
}

.order2__product.--head .order2__product_item:not(.--name) {
    display: none
}

@media(min-width:757px) {
    .order2__product.--head .order2__product_item:not(.--name) {
        display: inline
    }
}

.order2__product.--head .order2__product_item:before {
    display: none
}

.order2__product:not(.--head) {
    position: relative;
    padding-left: 1.8rem
}

.order2__product:not(.--head):before {
    content: '';
    width: 8px;
    height: 8px;
    background: #d6eaf8;
    position: absolute;
    left: 0;
    top: 6px
}

@media(min-width:757px) {
    .order2__product:not(.--head):before {
        left: .5rem
    }
}

@media(min-width:757px) {
    .order2__product_item {
        padding: 0 .5rem;
        font-size: 1.3rem
    }
}

.order2__product_item.--name {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    overflow: hidden
}

@media(min-width:757px) {
    .order2__product_item.--name {
        margin-bottom: 0;
        flex: 4
    }
}

@media(min-width:979px) {
    .order2__product_item.--name {
        flex: 5
    }
}

@media(min-width:1200px) {
    .order2__product_item.--name {
        flex: 6
    }
}

@media(min-width:757px) {
    .order2__product_item:not(.--name) {
        flex: 1;
        text-align: center
    }
}

.order2__product_item.--price {
    display: none
}

@media(min-width:757px) {
    .order2__product_item.--price {
        display: inline
    }
}

.order2__product_item.--vat {
    margin-right: .5rem
}

@media(min-width:757px) {
    .order2__product_item.--vat {
        margin: 0
    }
}

.order2__product_item.--quantity {
    margin-left: auto
}

@media(min-width:757px) {
    .order2__product_item.--quantity {
        margin: 0
    }
}

.order2__product_item.--worth {
    font-size: 1.6rem;
    margin-left: 1.5rem
}

@media(min-width:757px) {
    .order2__product_item.--worth {
        margin: 0;
        text-align: right
    }
}

.order2__product_name {
    font-size: 1.4rem;
    font-weight: 700
}

.order2__product_name.--link {
    color: #444;
    text-decoration: none
}

.order2__product_name.--now:after,
.order2__product_name.--later:after {
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 1rem;
    font-size: 1.6rem
}

.order2__product_name.--now:after {
    content: '\F0D1'
}

.order2__product_name.--later:after {
    content: '\F017'
}

.order2__product_vat.--name {
    padding-right: 3px
}

@media(min-width:757px) {
    .order2__product_vat.--name {
        display: none
    }
}

.order2__invoice_label.f-group,
.order2__invoice_label.f-label {
    font-size: 1.3rem
}

.order2__param {
    margin-top: .5rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.order2__product_files {
    margin-top: .5rem
}

.order2__file {
    width: auto
}

.order2__file_label {
    display: block
}

.order2__comment_label {
    display: block
}

@media(min-width:757px) {
    .order2__invoice_group {
        margin-bottom: 0
    }
}

.order2__orderdetails_block * {
    font-size: var(--text-sm)
}

@media(min-width:757px) {
    .order2__orderdetails_block * {
        font-size: var(--text-base)
    }
}

.order2__orderdetails_headline {
    text-align: left;
    font-size: var(--text-base)
}

.order2__orderdetails_headline {
    border-bottom: 1px solid #d6eaf8
}

.order2__delivery_item,
.order2__payment_item {
    position: relative;
    margin-bottom: 1rem
}

@media(min-width:757px) {

    .order2__delivery_item,
    .order2__payment_item {
        margin-bottom: .5rem
    }
}

.order2__delivery_item:last-child,
.order2__payment_item:last-child {
    margin: 0
}

.order2__delivery_text,
.order2__payment_text {
    width: 40%;
    margin-bottom: 1rem
}

@media(min-width:757px) {

    .order2__delivery_text,
    .order2__payment_text {
        width: auto;
        margin-bottom: 0;
        padding-right: .5rem
    }
}

.order2__delivery_wrapper,
.order2__payment_wrapper {
    width: 60%;
    margin-bottom: 1rem;
    text-align: end
}

@media(min-width:757px) {

    .order2__delivery_wrapper,
    .order2__payment_wrapper {
        text-align: start;
        margin-bottom: 0;
        width: auto
    }
}

.order2__delivery_link,
.order2__payment_link,
.order2__payment_instalment {
    padding-left: 1rem
}

.order2__delivery_comment,
.order2__payment_comment {
    margin-bottom: 1rem;
    width: 100%;
    text-align: end
}

@media(min-width:757px) {

    .order2__delivery_comment,
    .order2__payment_comment {
        margin-bottom: 0;
        text-align: start
    }
}

.order2__delivery_worth,
.order2__payment_worth {
    font-size: 1.6rem;
    width: 40%;
    text-align: right;
    margin-left: auto
}

@media(min-width:757px) {

    .order2__delivery_worth,
    .order2__payment_worth {
        width: auto
    }
}

.order2_form .basketedit_summary_subscription {
    display: flex;
    text-align: left;
    font-size: 1.2rem;
    margin-bottom: 5px
}

.order2_form .basketedit_summary_subscription:before {
    content: '\E8AF';
    font-family: FontAwesome;
    width: 36px;
    min-width: 36px;
    margin-right: 5px;
    text-align: center;
    font-size: 1.4rem
}

.order2_form .param__wrapper {
    display: flex;
    flex-direction: column;
    padding-left: 1rem
}

.order2_form .param__wrapper .param__value {
    position: relative
}

.order2_form .param__wrapper .param__value:before {
    content: '';
    width: .4rem;
    height: .4rem;
    display: block;
    background: #d6eaf8;
    position: absolute;
    left: -1rem;
    top: .4rem
}

.order2_form .order2_info_label {
    font-size: var(--text-2xl)
}

div.shipping_time_order1,
div.delivery_time_order,
div.shipping_time_division {
    display: flex;
    margin-bottom: .5rem
}

div.shipping_time_order1:before,
div.delivery_time_order:before,
div.shipping_time_division:before {
    font-family: FontAwesome;
    font-size: 1.5rem;
    min-width: 25px;
    width: 25px
}

div.shipping_time_order1 span,
div.delivery_time_order span,
div.shipping_time_division span {
    padding-top: 3px
}

div.shipping_time_order1:before {
    content: '\F0D1'
}

div.delivery_time_order:before {
    content: '\f017'
}

div.shipping_time_division:before {
    content: '\F017'
}

div.n57856_order_overtaker {
    padding: 0 0 10px
}

div.order2_info {
    display: grid;
    grid-auto-flow: row;
    row-gap: 30px;
    margin-bottom: 30px
}

@media(min-width:757px) {
    div.order2_info {
        display: flex;
        flex-wrap: wrap
    }
}

@media(min-width:757px) and (min-width:757px) {
    div.order2_info {
        margin-bottom: 3rem
    }
}

@media(min-width:757px) {
    .order2_info.--invoice div.order2_info_sub {
        width: 25%;
        padding-right: 1rem
    }
}

div.order2_info_sub {
    position: relative;
    width: 100%
}

@media(min-width:757px) {
    div.order2_info_sub {
        width: 33.333333%;
        margin-bottom: 0;
        display: inline-flex;
        flex-direction: column
    }
}

div.order2_info1_sub {
    min-height: 0
}

@media(min-width:757px) {
    div.order2_info1_sub {
        margin-bottom: 1.5rem;
        font-size: 1.3rem
    }
}

.order2_info1_sub_phone {
    position: relative
}

.order2_info1_sub_phone_label {
    margin-right: .3rem
}

.order2_info1_sub_phone.--no-phone {
    display: flex
}

.order2_info1_sub_phone.--no-phone .order2_info1_sub_phone_label {
    display: none
}

.order2_info1_sub_phone.--no-phone .order2_info1_sub_phone_empty {
    display: inline
}

.order2_info1_sub_phone_empty {
    margin: 1rem 0 0;
    display: none
}

.order2_info1_sub_phone_empty input {
    padding-right: 3.2rem !important
}

.order2_info1_sub_phone_empty input:focus~.order2_info1_sub_phone_confirm,
.order2_info1_sub_phone_empty input.focused~.order2_info1_sub_phone_confirm {
    opacity: 1
}

.order2_info1_sub_phone_confirm {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
    height: 100%;
    text-decoration: none;
    width: 25px;
    opacity: 0;
    background: #3597dc;
    color: #fff;
    border-radius: 0 5px 5px 0
}

.order2_info1_sub_phone_confirm:hover {
    background: #91c7ec;
    color: #f3f9fd
}

.order2_info1_sub_phone_confirm:before {
    content: '\F00C';
    font-family: FontAwesome;
    margin-bottom: -2px
}

.order2_info1_sub_phone_confirm.--loading {
    position: relative;
    pointer-events: none;
    position: absolute
}

.order2_info1_sub_phone_confirm.--loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

.order2_info1_sub_phone_confirm.--loading:after {
    content: '\f110';
    font-family: 'Font Awesome';
    position: absolute;
    z-index: 2;
    animation: spin_loading 1.5s infinite linear;
    top: 50%;
    left: 50%;
    font-size: 2.5rem;
    color: #444
}

.order2_info1_sub_phone_confirm.--loading:before {
    border-radius: 0 5px 5px 0
}

div.clear_fix {
    clear: both
}

div.email_processing_consent {
    clear: both;
    padding: 10px;
    margin-bottom: 10px;
    font-size: .93em;
    background: #f3f9fd;
    color: #333;
    border: 1px solid #c3c7c8;
    border-radius: 5px
}

div.order2_products {
    clear: both;
    margin-bottom: 25px
}

div.order2_productlist_files {
    padding: 10px 0 0 20px
}

div.order2_fileslist {
    overflow: hidden
}

div.order2_comment {
    margin-top: -10px;
    padding-left: 20px;
    text-align: left
}

span.order2_stock_name {
    display: block
}

span.order2_name {
    display: block;
    margin-bottom: 3px;
    font-weight: bold
}

span.n53330_projectorlink {
    text-align: justify;
    font-weight: bold
}

span.comment_label {
    text-align: left;
    font-weight: bold;
    color: #444;
    display: block;
    margin-top: 5px
}

a.order2_name {
    text-decoration: none;
    color: #444;
    display: block;
    margin-bottom: 3px;
    font-size: 1em;
    font-weight: bold
}

a.order2_change_delivery_link {
    margin-left: 5px;
    font-weight: normal
}

a.order2_instalment {
    cursor: pointer;
    margin-left: 10px;
    font-weight: normal
}

textarea.order2_text {
    height: 10rem;
    width: 100%
}

table.order2_table {
    width: 100%
}

th.order2_name {
    text-transform: uppercase
}

td.order2_bruttoworth {
    color: #444;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    padding-right: 0 !important
}

a.order2_button_order {
    cursor: pointer;
    display: block;
    margin: 0 auto
}

a.order2_button_next {
    margin: 0 auto;
    cursor: pointer
}

div.order2_fileslist div {
    background: url('https://bosastopka.pl/gfx/standards/spinacz.png?r=1738891033') left center no-repeat;
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 7px;
    padding-left: 10px;
    white-space: nowrap
}

div.order2_fileslist a.previewFile {
    display: inline !important;
    float: none !important;
    text-decoration: none
}

div.order2_fileslist a.previewFile:hover {
    text-decoration: underline
}

a.order2_change_delivery_link:hover {
    text-decoration: underline
}

.minus_sign:before {
    color: #333;
    content: '-';
    padding-right: 3px
}

.plus_sign:before {
    color: #333;
    content: '+';
    padding-right: 3px
}

.order2_summary_section strong {
    display: inline-block;
    min-width: 105px
}

.order2_table th {
    font-weight: normal;
    margin: 0;
    padding: 0 5px 4px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #d6eaf8
}

.order2_table th:first-child {
    text-align: left;
    padding-left: 0
}

.order2_table th:last-child {
    padding-right: 0;
    text-align: right
}

@media(min-width:757px) {
    .order2_table th {
        white-space: nowrap
    }
}

.order2_table th.order2_worth {
    text-align: right;
    white-space: nowrap;
    width: 50px
}

.order2_table td {
    padding: 10px 5px 2px;
    vertical-align: middle;
    text-align: center
}

.order2_table td:first-child {
    text-align: left;
    padding-left: 0
}

.order2_table td:last-child {
    padding-right: 0;
    text-align: right
}

.order2_table td.order2_price {
    white-space: nowrap
}

.order2_table td.order2_name {
    padding-left: 20px
}

a.order2_name:hover {
    color: #3597dc
}

a.order2_name:before {
    background: none repeat scroll 0 0 #d6eaf8;
    content: '';
    display: inline-block;
    height: 7px;
    margin-left: -16px;
    margin-right: 8px;
    position: relative;
    top: -1px;
    width: 7px
}

span.order2_name:before {
    background: none repeat scroll 0 0 #d6eaf8;
    content: '';
    display: inline-block;
    height: 7px;
    margin-left: -16px;
    margin-right: 8px;
    position: relative;
    top: -1px;
    width: 7px
}

form.order2_form div.basketedit_calculations {
    display: block !important
}

@media(min-width:979px) {
    form.order2_form div.basketedit_summary {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    form.order2_form div.basketedit_summary_sub {
        grid-column-start: 2
    }
}

form.order2_form div.basketedit_summary_buttons {
    width: 100%;
    float: right
}

form.order2_form div.basketedit_summary_buttons .icon-need {
    display: none
}

@media(min-width:979px) {
    form.order2_form div.basketedit_summary_buttons {
        width: 50%
    }
}

form.order2_form div.basketedit_summary_buttons .button_legend {
    font-size: 1.2rem;
    white-space: normal;
    display: none
}

form.order2_form div.basketedit_summary_right {
    width: 100%;
    clear: both;
    padding-left: 0;
    text-align: right
}

@media(max-width:1199px) {
    form.order2_form div.basketedit_summary_right .order2_info_label {
        display: none
    }
}

.order2_text,
.basketedit_summary_container {
    background: white !important
}

form.order2_form div.basketedit_rabats_summary strong {
    font-weight: bold
}

form.order2_form div.basketedit_product_summary label {
    text-align: left;
    margin: 0
}

form.order2_form div.basketedit_product_summary strong {
    font-weight: bold;
    margin-left: 3px
}

form.order2_form .basketedit_rabats_summary label {
    text-align: left
}

form.order2_form .basketedit_total_summary label {
    text-align: left;
    margin-right: 10px
}

form.order2_form div.basketedit_summary_shipment_time {
    padding: 0;
    text-align: left;
    margin-bottom: 10px
}

form.order2_form div.basketedit_summary_debit {
    padding: 0
}

form.order2_form td.order2_name {
    width: 50%
}

.email_processing_consent input {
    vertical-align: middle
}

.email_processing_consent span {
    margin-left: 5px;
    vertical-align: middle
}

#order2_info_sub4 {
    clear: both;
    width: 100%;
    margin-bottom: 30px
}

@media(min-width:757px) {
    #order2_info_sub4 {
        display: flex;
        margin-bottom: 0;
        align-items: center
    }

    #order2_info_sub4 h3 {
        margin-bottom: 0;
        margin-right: var(--text-sm)
    }

    #order2_info_sub4 div.order2_info1_sub {
        margin-bottom: 0;
        display: flex
    }

    #order2_info_sub4 .order2_info_label_sub {
        margin-bottom: 0
    }
}

.productslist_product_bundle i.product_virtual {
    background: none repeat scroll 0 0 #fff;
    padding: 0 3px;
    display: inline-block
}

.productslist_product_bundle i.product_service {
    background: none repeat scroll 0 0 #ffffdc;
    padding: 0 3px;
    display: inline-block
}

.order2_terms_wrapper {
    clear: both;
    float: right;
    font-size: var(--text-sm);
    font-family: 'Nunito', sans-serif;
    padding-bottom: 20px;
    width: 100%;
    line-height: 1.2
}

@media(min-width:757px) {
    .order2_terms_wrapper {
        font-size: var(--text-base)
    }
}

.order2_terms_wrapper_sub {
    clear: both;
    float: left;
    margin-bottom: 3px;
    width: 100%
}

.order2_terms_wrapper_sub .icon-need {
    display: none
}

.order2_terms_wrapper_sub input {
    margin-left: -17px;
    margin-right: 5px;
    vertical-align: middle
}

.order2_terms_wrapper_sub label {
    float: left;
    padding: 7px 0;
    width: 100%;
    text-align: left
}

.order2_terms_wrapper_sub span {
    transform: translateY(-2px);
    display: inline-block;
    max-width: calc(100% - 35px)
}

.order2_terms_wrapper_sub.virtual {
    background: none repeat scroll 0 0 #f3f9fd
}

.order2_terms_wrapper_sub.service {
    background: none repeat scroll 0 0 #ffffdc;
    color: #444
}

.order2_terms_wrapper_sub.required {
    background: none repeat scroll 0 0 #f6174d;
    color: #fff;
    border-radius: 5px
}

.order2_terms_wrapper_sub.required a {
    color: #fff
}

.modal #e-invoice_dialog {
    display: block
}

#e-invoice_dialog {
    display: none
}

#e-invoice_dialog .big_label,
#e-invoice_dialog .headline {
    padding-top: 0
}

#e-invoice_dialog div {
    border: 1px solid #d6eaf8;
    padding: 25px;
    background: url('https://bosastopka.pl/gfx/standards/e-invoice_leaf.png?r=1738891033') 95% center no-repeat
}

#e-invoice_dialog div>span {
    font-size: var(--text-base);
    line-height: 1em;
    font-weight: bold;
    display: block;
    margin-bottom: 25px
}

#e-invoice_dialog div>span font {
    color: #3597dc;
    display: block
}

#e-invoice_dialog div p {
    width: 80%;
    margin-bottom: 25px
}

#e-invoice_dialog div button {
    display: block;
    margin: 0 auto
}

.order2_page input[type='checkbox']+.css-label {
    text-indent: -2px
}

div.order2_moreinfo {
    margin-top: 30px
}

@media(min-width:757px) {
    div.order2_moreinfo {
        display: inline-block;
        margin-top: 0
    }
}

div.email_processing_consent {
    margin-bottom: 15px
}

h3.order2_info1 {
    font-size: var(--text-lg);
    color: #444;
    background: #fff;
    padding-right: 10px
}

@media(min-width:757px) {
    h3.order2_info1 {
        font-size: 1.6rem
    }
}

.order2_button_change_mobile,
.order2_button_change_address_mobile,
.order2_button_change2_mobile,
.order2_button_change_stock_mobile {
    font-size: 1.2rem;
    padding-left: 10px;
    background: #fff
}

.order2_info1 {
    display: flex;
    flex-direction: column
}

.order2_info1 a {
    margin-top: auto;
    align-self: flex-start
}

@media(min-width:757px) {
    .order2_stock_moreinfo {
        margin-right: 10px
    }
}

#order2_box_7 {
    font-size: 1.2rem
}

@media(min-width:757px) {
    #order2_box_7 {
        padding-right: 1.5rem
    }
}

#order2_info_sub4 strong {
    font-size: 1.5rem;
    padding-right: 10px;
    position: relative;
    background: #fff;
    margin-bottom: .5rem
}

#order2_info_sub4 strong:after {
    content: '';
    height: 1px;
    border-top: 1px dotted #c4c7c8;
    position: absolute;
    top: 50%;
    z-index: -1;
    left: 0;
    width: calc(100vw - 30px)
}

div.order2_info1_sub label {
    margin: 0 10px 0 0;
    display: block
}

.order2_table td.order2_name {
    padding-left: 0
}

a.order2_name:before {
    display: none
}

span.order2_name:before {
    display: none
}

form.order2_form .basketedit_total_summary label {
    font-size: 1.1em
}

form.order2_form div.basketedit_summary_shipment_time {
    text-align: left
}

form.order2_form td.order2_name {
    width: 80%
}

form.order2_form input.order2_button_order {
    width: 100%;
    white-space: normal;
    margin-bottom: 10px
}

.email_processing_consent span {
    display: inline-block;
    width: calc(100% - 40px);
    line-height: 20px
}

form.order2_form div.basketedit_total_summary {
    border-bottom: 1px solid #d6eaf8;
    margin-bottom: 15px;
    padding-bottom: 9px
}

#e-invoice_dialog div {
    padding: 0;
    border: 0;
    background: 0
}

#e-invoice_dialog div>span {
    font-size: 1.67em
}

#e-invoice_dialog div p {
    width: 100%
}

.order2_info_label_sub {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.order2_info_label_sub:after {
    content: '';
    width: 100%;
    height: 1px;
    border-top: 1px solid #d6eaf8;
    position: absolute;
    top: 80%;
    z-index: -1;
    left: 0
}

@media(min-width:757px) {
    .order2_info_label_sub:after {
        display: none
    }
}

#toggle_comments_button {
    font-size: 1.5rem;
    width: 100%;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #444;
    text-decoration: none
}

@media(min-width:757px) {
    #toggle_comments_button {
        display: none
    }
}

#toggle_comments_button:after {
    content: "\F107";
    font-family: 'fontawesome';
    margin-left: 1rem;
    font-size: 1.5em
}

#toggle_comments_button.open::after {
    transform: rotate(180deg)
}

div.order2_info.comment_container {
    display: block;
    border: 1px solid #d6eaf8;
    padding: 1rem;
    margin-bottom: var(--text-base);
    border-radius: 5px
}

@media(min-width:757px) {
    div.order2_info.comment_container {
        padding: 0;
        border: 0;
        border-radius: 0;
        display: inline-flex;
        width: 66.666666%;
        margin: 0
    }
}

.comment_container .order2_info_sub {
    display: none
}

@media(min-width:757px) {
    .comment_container .order2_info_sub {
        display: block;
        width: 50%;
        padding-left: 10px
    }

    .comment_container .order2_info_sub.order_comments {
        padding-right: 10px;
        padding-left: 0
    }
}

.comment_container.open .order2_info_sub {
    display: block
}

.comment_container.open .order2_info_sub.order_comments {
    margin-top: 1rem
}

@media(min-width:757px) {
    .comment_container.open .order2_info_sub.order_comments {
        margin-top: 0
    }
}

.comment_container.open .order2_info_sub:not(.order_comments) {
    margin-bottom: 0
}

.comment_container .order2_info1 {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: .5rem
}

@media(min-width:757px) {
    .comment_container .order2_info1 {
        font-weight: 700;
        font-size: 1.6rem;
        margin-bottom: 1.5rem
    }
}

.order2_page .basketedit_summary.fixed {
    bottom: 0 !important
}

.order2_page .basketedit_summary.fixed .order2_products {
    display: none
}

.order2_page .basketedit_summary.fixed .order2_terms_wrapper {
    display: none
}

.order2_page .basketedit_summary.fixed .button_legend {
    display: none
}

.order2__payment_text,
.order2__delivery_text {
    text-align: left
}

.return_product_checkbox {
    margin-right: 5px
}

.return_products_page .productslist_product_photo {
    border-left: 0
}

.return_products_page .productslist_product_photo:before,
.return_products_page .productslist_product_photo:after {
    display: none
}

@media(max-width:757px) {
    .return_products_page .productslist_product_action {
        display: none
    }

    .return_products_page tr.productslist_item {
        display: flex;
        align-items: center;
        border: 0
    }

    .return_products_page #basketedit_productslist td {
        flex: 1
    }

    .return_products_page .productslist_product_photo {
        border: 0
    }
}

@media(min-width:757px) {
    .return_products_page #basketedit_productslist th:last-child {
        text-align: center
    }

    .return_products_page .productslist_product_prices,
    .return_products_page .productslist_product_quantity {
        text-align: left !important
    }
}

@media(max-width:979px) {
    .return_products_page .productslist_product_prices {
        display: none !important
    }

    .return_products_page #basketedit_productslist th:nth-child(2) {
        display: none
    }
}

.return_products_page td.productslist_product_special_offer {
    padding: 10px 5px !important;
    text-align: center
}

@media(min-width:757px) {
    .return_products_page td.productslist_product_special_offer {
        border-top: 1px solid #d6eaf8
    }
}

.return_products_page .return_productslist a.addQuantity,
.return_products_page .return_productslist a.delQuantity {
    border: 0
}

.return_products_page .return_productslist a.addQuantity.delQuantity,
.return_products_page .return_productslist a.delQuantity.delQuantity {
    margin-right: 0
}

@media(min-width:757px) {

    .return_products_page .return_productslist a.addQuantity,
    .return_products_page .return_productslist a.delQuantity {
        display: inline-block
    }
}

.return_products_page label.return_product {
    cursor: pointer;
    float: left;
    font-weight: normal;
    margin: 15px 0;
    padding: 5px;
    width: 100%;
    display: flex;
    align-items: center
}

@media(min-width:757px) {
    .return_products_page label.return_product {
        width: auto;
        margin: 0;
        padding: 8px
    }
}

.return_products_page label.return_product input.return_product {
    margin-right: 5px
}

.return_products_page textarea.return_comment {
    height: 80px;
    margin-top: 10px;
    width: 100%
}

.return_products_page form.return_type .table_display {
    border-spacing: 0
}

.return_products_page form.returns_productslist a.select_all {
    float: left
}

@media(min-width:757px) {
    .return_products_page form.returns_productslist a.select_all {
        float: right
    }
}

.return_products_page #return_go_next {
    float: right
}

.return_products_page .returns_summary_buttons {
    padding-top: 10px
}

@media(max-width:757px) {
    .return_products_page .returns_summary_buttons .backlink {
        order: 1
    }
}

.return_products_page div.basketedit_productslist.return_productslist {
    padding-top: 0
}

.return_products_page div.basketedit_productslist.return_productslist table {
    border-collapse: separate
}

.return_products_page .return_productslist td.productslist_product_name {
    padding: 10px
}

.return_products_page .return_productslist td.productslist_product_prices {
    white-space: nowrap
}

.return_products_page .return_productslist td.productslist_product_action {
    border-top: 0;
    text-align: center
}

@media(min-width:757px) {
    .return_products_page .return_productslist td.productslist_product_action {
        border-top: 1px solid #d6eaf8
    }
}

.return_products_page td.productslist_product_special_offer div {
    background: #f6174d none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: .8em;
    padding: 5px 10px;
    text-align: center;
    white-space: unset
}

@media(min-width:979px) {
    .return_products_page td.productslist_product_special_offer div {
        white-space: nowrap
    }
}

.return_products_page td.productslist_product_special_offer div span {
    display: inline
}

@media(min-width:979px) {
    .return_products_page td.productslist_product_special_offer div span {
        display: block
    }
}

.return_products_page .productslist_product_quantity .productslist_product_info {
    text-align: right
}

.return_products_page .return_products_page #basketedit_productslist th {
    text-align: left
}

.return_products_page .return_products_page #basketedit_productslist th:last-child {
    text-align: center
}

.return_products_page .return_products_page #basketedit_productslist td {
    text-align: left;
    vertical-align: middle;
    padding: 5px
}

.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity>div {
    padding-top: 0
}

.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity>div span.productslist_quantity {
    margin-bottom: 0
}

.return_products_page .return_products_page #basketedit_productslist td.productslist_product_quantity>div span.productslist_quantity>input {
    border: 1px solid #d6eaf8 !important
}

.return_products_page .return_products_page #basketedit_productslist td.productslist_product_action>input {
    display: inline-block;
    vertical-align: middle
}

@media(min-width:757px) {
    .return_products_page .return_products_page #basketedit_productslist td.productslist_product_action>input {
        margin-bottom: 3px
    }
}

.return_products_page .return_products_page td.productslist_product_action {
    padding: 0 5px;
    text-align: center !important
}

.return_products_page .return_productslist tr.basketedit_productslist_label {
    display: none
}

@media(min-width:757px) {
    .return_products_page .return_productslist tr.basketedit_productslist_label {
        display: table-row
    }
}

.return_products_page .return_productslist td.productslist_product_photo img {
    width: auto;
    max-width: 100px
};

