.tag-novinka {
    background: green !important;
    color: #fff !important
}

.tag-vyprodej {
    background: #e65701 !important;
    color: #fff !important
}

.tag-multi-buy {
    background: #06f !important;
    color: #fff !important
}

.tag-black-friday {
    background: #000 !important;
    color: #fff !important
}

.tag-country-leto {
    background: #f90 !important;
    color: #000 !important;
    font-weight: bold;
}


.tag-tip {
    background: #3f8bde !important;
    color: #fff !important
}

.tag-akce {
    background: #ea0402 !important;
    color: #fff !important
}

.tag-doporucujeme {
    background: #0b70c6 !important;
    color: #fff !important
}

.tag-aktualne {
    background: green !important;
    color: #fff !important
}

.state.in-stock {
    color: green
}

.state.in-external-stock {
    color: #3f8bde
}

.state.on-request {
    color: gray
}

.state.out-of-stock {
    color: #c1aa2f
}

.state.sold-out {
    color: #c90707
}

.state.currently-unavailable {
    color: #9c27b0
}

.state.preorder {
    color: #c30
}

@media (min-width: 1200px) {
    .container {
        max-width:1348px
    }

    #main-banner .carousel-indicators {
        display: none
    }

    #main-banner .carousel-inner {
        display: flex;
        position: relative;
        width: initial;
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    #main-banner .carousel-item {
        transition: none !important;
        display: block !important;
        float: none;
        margin: 0;
        border: .5rem solid #fff
    }

    #main-banner .carousel-item-1 {
        width: 66.6666%
    }

    #main-banner .carousel-item-2 {
        width: 33.33333%;
        position: absolute;
        top: 0;
        right: 0
    }

    #main-banner .carousel-item-3 {
        width: 33.33333%;
        position: absolute;
        top: 50%;
        right: 0
    }

    #main-banner .carousel-control-prev,#main-banner .carousel-control-next {
        display: none
    }

    #main-banner .carousel-item {
        padding-bottom: calc(33.333%*9/16 - .5rem)
    }

    #main-banner .carousel-item-1 {
        padding-bottom: calc(66.6666%*9/16)
    }

    #main-banner .carousel-item-2 {
        border-right: .5rem solid #fff
    }

    #main-banner .carousel-item img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: .5rem
    }
}

.cart-tags .product-tags {
    position: static
}

.product-item .name {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5rem
}

.notifications article {
    display: block
}

.notifications article {
    display: block
}
/*.notifications.alert-danger, .notifications.alert-danger a {
/*  background: #056500;
}*/

@media (min-width: 992px) {
    .dropdown-menu .menu-item {
        text-transform:initial;
        font-weight: initial;
        clear: both;
        break-inside: avoid-column;
        margin-bottom: .5rem
    }

    .mega-menu .menu-list {
        column-count: 2;
        padding-left: 60px;
        margin-bottom: 1rem
    }

    3rem}

.menu-item.tag {
    font-weight: initial
}

header .main {
    background: #fff;
    padding-top: 0;
    padding-bottom: 1rem
}

.cart-preview .cart-total-items {
    background: #c90707;
    color: #fff;
    padding-top: 2px
}

@media (min-width: 992px) {
    header .bottom {
        background:#391804;
        color: #fff;
        padding-top: .5rem
    }

    header .main {
        background: #fff;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    header .main.sticky {
        padding-top: .5rem;
        padding-bottom: .5rem
    }
}

header nav.menu>.menu-item {
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: .5rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    position: static
}

header nav.menu>.menu-item.show,.menu-item.active {
    background: #fff;
    color: #391804 !important;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

header nav.menu>.menu-item.show a,.menu-item.active a {
    color: #391804 !important
}

.top-item .toggler {
    display: none
}

.sticky {
    z-index: 1001
}

@media (min-width: 768px) {
    .sticky {
        position:fixed;
        margin: auto;
        z-index: 20;
        width: 100%;
        top: 0;
        box-shadow: 1px 1px 1px #d3d3d3
    }
}

@media (max-width: 767px) {
    .sticky #mobile-menu {
        position:fixed;
        top: 10px;
        right: 10px;
        z-index: 100;
        color: #fff;
        background: rgba(81,81,81,.7);
        opacity: .8;
        margin: auto;
        padding: 10px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 10px;
        display: none
    }
}

.cart-preview .title.price {
    color: #c90707;
    display: block;
    font-weight: 700
}

.cart-preview .price-notax {
    display: none
}

.btn {
    cursor: pointer;
    vertical-align: top;
    font-weight: 700;
    border-radius: 8px;
    box-shadow: none !important;
    transition: .3s
}

.panel-switch {
    font-weight: initial;
    font-size: 1.1rem
}

.panel-switch.close {
    opacity: 1;
    font-size: 1.5rem;
    position: relative;
    top: -.3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .01rem .5rem .15rem;
    font-size: .85rem
}

.btn-outline-secondary {
    border: 1px solid var(--gray-base)
}

h1 {
    font-weight: 500;
    font-size: 2.5rem;
    font-weight: 700
}

.product-detail h1 {
    font-size: 2.25rem;
    font-weight: 700;
    margin-top: 0
}

.open-gallery {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 4;
    cursor: pointer
}

.product-detail .product-data {
    margin-top: 2rem
}

@media(min-width: 992px) {
    .product-detail .product-images,.product-detail .product-tabs {
        width:50%
    }

    .product-detail .product-data .product-info-wrapper {
        width: calc(50% - 1rem);
        position: absolute;
        top: 0;
        right: 0
    }

    .product-detail .product-data {
        position: relative
    }

    .product-detail-info {
        position: sticky;
        top: 0
    }
}

@media(min-width: 1200px) {
    .product-detail .product-images,.product-detail .product-tabs {
        width:66.666%
    }

    .product-detail .product-data .product-info-wrapper {
        width: calc(33.33333% - 1rem)
    }
}

.product-info .price {
    text-align: center;
    padding: .75rem;
    font-size: 1.25rem;
    color: #1d2939;
    font-weight: 700
}

.product-info .availability-box {
    font-size: .9rem;
    text-align: center;
    margin-top: 1rem
}

.name {
    font-weight: initial
}

section,.section {
    margin: 0
}

.tag-cloud {
    padding: 1rem 0;
    clear: both
}

.page-katalog .main-footer {
    display: none
}

section,.section {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative
}

section h2,section .h2 {
    font-size: 1.25rem;
    margin-bottom: .75rem;
    font-weight: 700;
    color: #1d2939
}

.breadcrumb+section,.breadcrumb+.section {
    padding-top: 1rem
}

.tab-content h2 {
    font-size: 1.5rem
}

.section-stars .star {
    width: 20%;
    min-width: 200px
}

.section-partners .item {
    width: 20%;
    min-width: 250px
}

.section-why {
    padding: 2rem 0
}

.section-why .col {
    text-align: center
}

.section-why .col .icon {
    font-size: 3rem;
    margin-bottom: .8rem
}

.section-why .col .icon-2 {
    font-size: 4rem;
    margin-bottom: .3rem;
    margin-top: -.7rem
}

.section-why .text {
    font-size: 1rem
}

@media (max-width: 1199px) {
    .section-why .col {
        min-width:25%
    }

    #panel {
        display: none
    }
}

.section-why img {
    margin-bottom: .5rem
}

.section-why .text {
    font-weight: 700;
    max-width: 200px;
    margin: 0 auto
}

.section-why .image-box {
    width: 5rem;
    height: 5rem;
    margin: auto;
    display: flex;
    border: 1px solid #475467;
    border-radius: 50%;
    margin-bottom: .5rem;
    background: #fff
}

.section-why .why-1 .image-box:hover {
    border: 1px solid #ea0402;
    background: #ea0402
}

.section-why .why-2 .image-box:hover {
    border: 1px solid #0b70c6;
    background: #0b70c6
}

.section-why .why-3 .image-box:hover {
    border: 1px solid green;
    background: green
}

.section-why .why-4 .image-box:hover {
    border: 1px solid #e65701;
    background: #e65701
}

.section-why .image-box:hover img {
    filter: brightness(0) invert(1)
}

.section-partners .item-list .item,.section-stars .item-list .item {
    text-align: center
}

.bg-gray {
    background: #f9fafb;
    color: #1d2939
}

.top-sellers {
    border-radius: 1rem
}

.section-partners {
    filter: grayscale(1)
}

.carousel-control-next>*,.carousel-control-prev>* {
    border: 1px solid var(--gray-light);
    border-radius: 50%;
    color: var(--gray-darker);
    background-color: #fff
}

.transparent.carousel-control-next>*,.transparent.carousel-control-prev>* {
    border: 0;
    background-color: transparent;
    border-radius: 50%;
    color: var(--brand-base)
}

.carousel.multi .carousel-indicators {
    position: static;
    padding-top: 0;
    margin: auto 3px;
    padding-bottom: 2rem
}

.carousel.multi .carousel-indicators li {
    background-color: #475467
}

.carousel-indicators {
    position: static;
    padding-top: 1rem
}

.carousel-indicators .active {
    opacity: 1;
    width: 2.5rem
}

.products .product {
    display: flex;
    position: relative;
    flex-direction: column
}

.products .product .name {
    font-size: 1.05rem;
    color: #1d2939
}

.products .product-data {
    border-color: transparent
}

.product:hover .product-data {
    border: 1px solid #d3d3d3;
    border-radius: 0
}

.product-name {
    color: #203f61
}

.products .rating {
    font-size: 1.2rem;
    margin-top: -.1rem
}

footer {
    background: #1d2939
}

footer li {
    opacity: .7
}

footer .h2 {
    color: #fff
}

footer .h2.with-toggler:after {
    content: "+";
    font-size: 1.25rem
}

footer.container {
    background-image: url('../obrazky/background-footer.jpg');
    background-size: cover;
    padding: 0
}

.breadcrumb .container {
    padding: 0 !important
}

footer .main {
    padding: 20px 0 0
}

main>* {
    background: #fff
}

#sidebar {
    display: none
}

@media screen and (max-width: 991px) {
    .sidebar-opened #sidebar .controls .close {
        position:absolute;
        right: .7rem;
        top: -.4rem;
        font-size: 2rem;
        display: block
    }

    header .top {
        display: none
    }
}

@media (max-width: 575px) {
    .col-group-4 .col {
        min-width:100%
    }

    footer .col-block {
        border-bottom: 1px solid rgb(255 255 255/12%);
        padding-bottom: 1rem
    }
}

#heureka {
    border: 1px solid #d3d3d3
}

#main-banner {
    margin-top: .5rem
}

.slider {
    padding: 0;
    flex-grow: 1
}

.hp .mega-menu-wrapper {
    position: relative
}

@media (min-width: 992px) {
    .hp .mega-menu-wrapper {
        height:345px
    }
}

@media (min-width: 1200px) {
    .hp .mega-menu-wrapper {
        height:484px
    }
}

.hp .main-menu {
    height: 100%;
    margin-top: 0;
    position: relative
}

.hp .main-menu.opened {
    height: auto;
    padding-bottom: 3rem;
    z-index: 5
}

.hp .main-menu.opened .other-categories i {
    transform: rotate(180deg)
}

.other-categories {
    display: none
}

.hp .other-categories {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: .25rem .5rem;
    background-image: linear-gradient(1deg,#fff 60%,transparent);
    font-family: MochaMattari;
    letter-spacing: .02em;
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
    align-items: center;
    cursor: pointer;
    color: darkred
}

.hp .other-categories i {
    font-size: small
}

@media (max-width: 767px) {
    .slide-text {
        font-size:1rem
    }
}

.breadcrumb {
    margin: 0;
    background: #fff;
    border-radius: 0;
    font-size: .9rem;
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width: 767px) {
    .breadcrumb {
        font-size:.6rem
    }
}

main {
    padding: 0;
    margin: auto;
    position: relative
}

#product-list .summary {
    margin-top: .6rem
}

.applied-filters-list {
    margin-top: .5rem
}

.badge {
    font-weight: 500;
    padding-right: 15px;
    text-align: left;
    position: relative;
    min-height: 15px
}

.badge label {
    font-size: 1rem;
    position: absolute;
    right: .1rem;
    top: -.2rem
}

.list-scroller .badge,.badge-big {
    padding: .25rem1rem;
    font-size: 1rem;
    text-align: center;
    border-radius: 50px
}

.list-scroller .badge,.badge-big span {
    padding-left: .5rem
}

.product-prices {
    display: block
}

.product-prices>* {
    margin: 0 5px;
    display: block
}

.price-base {
    font-size: small
}

.product-detail .product-data .product-images {
    margin-bottom: 1rem;
    position: relative
}

.product-prices .price-total {
    color: #1d2939
}

.product-filters .h3 {
    padding: .875rem 1rem;
    font-size: 1rem
}

#filters-form section {
    padding: 1rem 0 0
}

.product-filters .product-filter label {
    font-size: .9rem;
    font-weight: initial;
    margin-bottom: 1rem
}

#filters-form section.b-cols {
    padding: 0 .7rem .5rem !important
}

.panel-box {
    background: #f9fafb;
    border: 0;
    border-radius: .5rem;
    margin-top: .5rem
}

.panel-box .menu {
    padding-bottom: .5rem
}

.price-slider-box {
    padding: 0 2rem
}

.tag-cloud .tag {
    background: var(--gray-lighter);
    padding: .5rem 1rem;
    font-size: .9rem;
    border-radius: .5rem;
    margin-right: .5rem
}

.tag-cloud .tag:hover {
    background: var(--gray-light)
}

@media (min-width: 992px) {
    .tag-cloud .swipeable {
        white-space:wrap;
        display: flex;
        flex-wrap: wrap
    }
}

.tag.tag-select {
    background: #ffedd8;
    margin: 5px;
    cursor: pointer
}

.tag.tag-select.active {
    background: #a47148;
    color: #fff
}

.tag {
    border-radius: 12px;
    font-size: 12px;
    font-weight: 700;
    padding: .281rem .5rem
}

.category-tag-cloud {
    display: flex;
    margin-left: -.25rem;
    margin-right: -.25rem;
    flex-direction: row;
    flex-wrap: wrap
}

.category-tag {
    display: flex;
    align-items: center;
    padding: .2rem;
    margin: .25rem
}

.category-tag span {
    padding-left: .4rem;
    padding-right: .4rem;
    text-align: center;
    display: block;
    flex-grow: 1
}

.category-tag .image-box {
    width: 2rem;
    height: 2rem;
    flex-shrink: 0
}

@media (min-width: 992px) {
    .category-tag {
        min-width:20%
    }

    .category-tag span {
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1.1rem
    }

    .category-tag .image-box {
        width: 4rem;
        height: 4rem;
        margin-right: .5rem;
        flex-shrink: 0
    }
}

.menu-item.tag {
    font-size: x-small;
    max-width: 180px
}

.nav-tabs .nav-item {
    font-size: 1rem;
    border: 0;
    background: 0 0;
    color: var(--gray-darker)
}

@media (max-width: 767px) {
    .nav-tabs .nav-item {
        font-size:1rem;
        white-space: nowrap
    }
}

.nav-tabs .nav-link.active {
    color: var(--brand-base)
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    color: var(--red-hover)
}

.nav-tabs {
    border-style: solid;
    border-width: 0
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: var(--brand-base);
    background: 0 0;
    border-bottom: 3px solid var(--brand-base) !important
}

.product-detail .tab-content {
    padding: 1rem 0;
    margin-top: 0;
    border-top: 0
}

.description {
    margin: auto;
    font-size: 1rem;
    text-align: justify
}

.content-description .description {
    margin: 0 auto 1rem;
    text-align: justify
}

.content-description .image-box {
    margin-bottom: 1rem
}

@media (min-width: 991px) {
    .content-description .image-box {
        max-width:50%;
        float: left
    }

    .content-description .image-box img {
        width: calc(100% - 1rem);
        margin-right: 1rem
    }
}

.icon-links {
    border-top: 0
}

.product-detail .product-tags {
    z-index: 1
}

.product-detail .product-tags .tag {
    font-size: small;
    font-weight: 700;
    padding-top: 3px
}

.product-detail .icon-links {
    text-align: right;
    margin-top: 1rem
}

.product-detail .product-attributes {
    display: table;
    width: 100%;
    vertical-align: middle;
    background: #fff;
    padding: 1rem
}

.product-detail .product-attribute {
    display: table-row;
    font-size: .8rem;
    padding: .75rem 0
}

.product-detail .product-attribute>* {
    display: table-cell;
    vertical-align: top;
    padding: 5px;
    text-align: right;
    font-weight: 700
}

.product-detail .product-attribute .label {
    width: 40%;
    text-align: left;
    font-weight: initial;
    font-size: .8rem;
    padding: .75rem 0
}

.product-detail .add-to-cart-form {
    margin-top: 1rem;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 1rem
}

.product-detail .add-to-cart-form>* {
    flex-grow: 1
}

.product-detail .add-to-cart-form .quantity-wrapper {
    width: 100px;
    margin-right: .5rem
}

.product-detail .add-to-cart-form .btn-cart {
    font-size: larger
}

.product-detail .add-to-cart-form .btn-cart img {
    margin-right: .2rem;
    margin-top: -.3rem;
    height: 1.1rem
}

.icon-links a {
    line-height: 2.1rem;
    border: none;
    border-radius: 0;
    opacity: 1
}

.icon-links a.active {
    color: #c90708;
    background: 0 0
}

.icon-links a:hover {
    opacity: .8;
    box-shadow: none
}

footer .icon-links {
    margin-top: 10px
}

footer .icon-links a {
    color: #203f61
}

footer .logo {
    max-height: 45px
}

.image-box {
    text-align: center;
    position: relative
}

.image-box img {
    margin: auto
}

.red {
    color: #c90707
}

.links .dropdown-menu {
    min-width: 180px
}

.menu .dropdown-menu {
    margin: 0;
    z-index: 6
}

.top-title a {
    font-weight: 700
}

.dropdown-menu {
    border: 0
}

.v-menu .dropdown-menu .menu-item {
    padding: .1rem .6rem .5rem
}

.sidebar-opened .controls .close {
    opacity: 1
}

@media screen and (max-width: 991px) {
    body {
        font-size:14px;
        background-image: none
    }

    h1 {
        font-size: 2rem
    }

    .panel-box {
        margin-bottom: .3rem;
        background: #fff
    }

    .panel {
        margin-bottom: 20px
    }

    section,.section {
        padding-top: .4rem;
        padding-bottom: .4rem
    }
}

.card-title {
    font-size: 1rem;
    color: #1d2939;
    font-weight: 700;
    margin-bottom: 1rem;
    display: block
}

.card .date,.card .info {
    font-size: .75rem
}

.card img {
    border-radius: .5rem
}

.card .info img {
    border-radius: 50%;
    width: 2rem;
    height: 2rem
}

.card .info span {
    padding-right: .5rem
}

.card {
    margin-bottom: 1rem;
    background: 0 0;
    border: none;
    display: flex;
    position: relative;
    overflow: hidden
}

.card-tags {
    position: absolute;
    top: .25rem;
    left: .25rem;
    z-index: 1;
    display: none
}

@media (min-width: 992px) {
    .card-tags {
        display:block
    }

    .section-news .row {
        position: relative
    }

    .section-news .card-box-1 {
        position: absolute;
        top: 0;
        left: 0;
        margin: auto
    }

    .section-news .card-box-2 {
        position: absolute;
        top: 0;
        left: 33.33333%;
        margin: auto
    }

    .section-news .card-box-2 .card>.row,.section-news .card-box-1 .card>.row {
        display: flex;
        flex-direction: column-reverse
    }

    .section-news .card-box-2 .card>.row>*,.section-news .card-box-1 .card>.row>* {
        width: 100%;
        max-width: 100%
    }

    .section-news .card-box-1 .card-content {
        position: absolute;
        bottom: 0;
        z-index: 1;
        color: #fff;
        padding: 1rem 2rem;
        background-color: rgba(27,27,27,.7)
    }

    .section-news .card-box-2 .card-content {
        position: absolute;
        bottom: 0;
        z-index: 1;
        color: #fff;
        padding: 1rem 2rem;
        background-color: rgba(27,27,27,.7)
    }

    .section-news .card-box-1 .card-title {
        color: #fff
    }

    .section-news .card-box-2 .card-title {
        color: #fff
    }
}

.item-list {
    margin-left: -15px;
    margin-right: -15px
}

.item-list .item {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px
}

.section-stars .item {
    width: 20%
}

@media(max-width: 1200px) {
    .section-stars .item {
        width:33.33%
    }
}

@media(max-width: 768px) {
    .section-stars .item {
        width:50%
    }
}

.section-stars .item .image-box {
    height: 150px
}

.icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.icons>* {
    margin: auto 2px;
    display: inline-block;
    width: auto
}

.icons .icon {
    font-size: 1.5rem
}

.icons .icon-bank {
    font-size: 1.3rem
}

.icons>*:before {
    width: auto
}

.icons img {
    height: 1.5rem;
    position: relative;
    bottom: -.1rem
}

.flex-box {
    display: flex;
    align-items: center
}

label input {
    margin-right: 4px;
    margin-top: -3px
}

.info-item {
    text-align: center
}

.tm {
    margin-top: .4rem
}

#filters-form #price-slider-info {
    text-align: left;
    font-weight: initial;
    padding-top: .5rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 2px;
    display: flex;
    justify-content: space-between;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.daily-product-offer {
    margin-top: 1rem;
    font-size: 1rem
}

.daily-product-offer .countdown {
    margin-top: .2rem
}

@media (min-width: 768px) {
    .box-md {
        max-width:50%
    }

    .row>.box-md {
        margin-left: -15px;
        margin-right: -15px
    }
}

.checkout-page {
    position: relative
}

.checkout-page .step-index {
    margin-right: 0;
    color: var(--gray-base)
}

.checkout-page:before {
    content: " ";
    height: 2px;
    width: 100%;
    background: var(--gray-lighter);
    position: absolute;
    left: calc(50% + 1rem);
    top: 1rem
}

.checkout-page:last-child:before {
    display: none
}

.checkout-page .step {
    z-index: 1
}

.checkout-page.active:not(.current):before {
    background: green
}

@media(min-width: 992px) {
    .checkout-page:before {
        content:" ";
        height: 2px;
        width: 100%;
        background: #eaecf0;
        position: absolute;
        left: calc(50% + 2rem);
        top: 2rem
    }
}

.checkout-part>label {
    width: 100%;
    display: flex;
    flex-wrap: nowrap
}

.checkout-part>label>input {
    position: relative;
    top: 1px
}

.checkout-box {
    margin-top: 1rem
}

.method {
    font-size: .9rem;
    line-height: 1.2
}

.method .description {
    font-weight: initial;
    font-size: .8rem
}

.method .method-price {
    font-weight: 700;
    color: green
}

.method .image-box {
    display: flex;
    margin: auto 5px;
    width: 60px;
    min-width: 60px;
    margin-top: 0
}

@media (max-width: 575px) {
    .method-info label {
        width:100%;
        margin-bottom: 3px
    }

    .method-info .image-box img {
        margin-left: 0
    }
}

td.col-controls {
    padding-left: 0;
    padding-right: 0
}

.user-portal {
    padding-bottom: 2rem
}

.alert {
    border-radius: 0
}

.login-form+.footer {
    margin-top: .5rem;
    padding-top: .5rem;
    border-top: 1px solid #d3d3d3
}

.rating-result .rating-stars {
    font-size: 1.2rem
}

.rating-result .icon-box {
    display: table;
    font-family: monospace
}

.rating-result .icon-box>* {
    display: table-cell;
    vertical-align: top
}

.rating-result .icon {
    vertical-align: top;
    padding-right: 2.25rem;
    position: relative
}

.discussion {
    padding-bottom: .5rem;
    border-top: 1px solid #d3d3d3;
    padding-top: .5rem
}

.discussion .post-replies {
    padding-left: 3rem
}

.discussion article {
    margin: .3rem 0 .5rem;
    font-size: 1rem
}

.discussion .comment {
    background: #eaeaea;
    padding: .4rem;
    margin: .2rem
}

.discussion .comment-controls form {
    margin: .7rem auto
}

.gift-notice {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: MochaMattari
}

.products .product.gift .product-prices {
    text-decoration: line-through
}

.products .product.gift .btn-gift {
    line-height: 1.1
}

.products .product.selected {
    box-shadow: inset 0 0 10px green !important
}

.products .product.gift.selected:before {
    content: attr(data-selected);
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    margin: auto;
    color: #fff;
    background: green;
    padding: 2px 5px;
    font-size: small;
    z-index: 5
}

#gifts-form .footer {
    justify-content: center;
    margin: .5rem
}

.carousel-indicators li {
    display: inline-block;
    zoom:1;display: inline;
    width: 1.75rem;
    height: .5rem;
    opacity: .3;
    filter: alpha(opacity=30);
    border-radius: .5rem;
    border-width: 0;
    background: #475467;
    -webkit-transition: .25s;
    transition: .25s
}

.links .dropdown {
    display: inline-block
}

label.form-group {
    margin-bottom: .4rem
}

.heureka-review {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1rem
}

.heureka-review .rating-stars>* {
    margin-right: .2rem;
    font-size: 1.2rem
}

.checkout-mode a {
    color: #c90707;
    font-size: small
}

@media (max-width: 767px) {
    .col-md-6 {
        margin-bottom:10px
    }
}

.grecaptcha-badge {
    visibility: hidden
}

.map {
    margin-top: 2rem
}

.btn-external-payment {
    font-size: x-large
}

a.link {
    text-decoration: underline
}

.text-content {
    padding-bottom: 2.5rem
}

.p-relative {
    display: relative
}

.breadcrumb a[href^=javascript] {
    cursor: default
}

.tag {
    background: #fff
}

.category-tag {
    color: #8f0000
}

.category-tag:focus,.category-tag:hover {
    color: red
}

.next-val-box {
    padding: 2px 5px;
    border: 1px solid transparent
}

.is-invalid+.next-val-box {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.culture-selection {
    display: flex;
    align-items: center;
    margin-right: 1.5rem
}

.culture-selection .current-culture {
    height: 100%;
    display: flex;
    align-items: center
}

.culture-selection img {
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
    border: solid 1px #bdbdbd
}

.culture-selection .flag-image {
    aspect-ratio: 1/1;
    height: 2rem;
    margin: 0;
    margin-right: .75rem
}

.culture-selection .culture-abbreviation {
    margin-left: -.5rem
}

.border-box {
    border: solid 1px var(--primary-darkest);
    border-radius: 100%;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.border-box:hover {
    background: var(--primary-lighter);
    transition: .3s
}

.border-box img {
    width: 1rem;
    height: 1rem
}

.border-block {
    padding: 1rem;
    border-radius: .5rem;
    border: 1px solid #eaecf0
}

label {
    font-weight: 700
}

.form-control {
    border-radius: .5rem;
    border-color: var(--gray-base);
    color: #000
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: var(--brand-base);
    outline: 0;
    box-shadow: none !important
}

.user-box {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: .25rem
}

@media(min-width: 992px) {
    .user-box {
        margin-left:1.5rem
    }
}

.icon-box {
    height: 2rem;
    width: 2rem;
    margin-right: .75rem
}

header .main .flex-grow-1 {
    padding-right: 4rem
}

@media (min-width: 1200px) {
    .icon-box {
        height:3rem;
        width: 3rem;
        margin-right: .75rem;
        transition: .3s
    }

    .icon-box img {
        width: 1.5rem;
        height: 1.5rem
    }
}

@media (min-width: 992px) {
    .user-menu {
        margin-right:1.5rem
    }
}

.in-search #search-form .input-group {
    z-index: 101
}

.in-search #search-form .input-group.focused {
    border-color: var(--brand-base) !important
}

#search-form .input-group {
    border: solid 1px #98a2b3;
    border-radius: 8px;
    background: #fff
}

#search-form .input-group-append button {
    border: 0;
    background-color: transparent
}

#search-form .form-control {
    height: auto;
    border: 0 !important;
    background-color: transparent;
    box-shadow: none
}

.sales-container {
    padding: 1rem 6rem 2.5rem
}

.products .product {
    padding: 0 .75rem;
    margin-bottom: 1.5rem;
    margin-top: 0
}

.products .product .product-data {
    border: solid 1px #eaecf0;
    border-radius: .5rem;
    padding: 1rem 1rem .5rem;
    background: #fff
}

.products .product .product-data .product-image {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media (max-width: 479px) {
    .products .product .product-data .product-image {
        width:200px;
        margin-left: auto;
        margin-right: auto
    }
}

.products .product .product-data .name {
    font-weight: 600
}

.btn-cart {
    background-color: var(--brand-base);
    border-color: var(--brand-base);
    border-radius: 8px !important;
    transition: .5s
}

.btn-cart:hover {
    background-color: var(--red-hover);
    border-color: var(--red-hover);
    opacity: 1
}

.btn-outline-primary {
    border-color: var(--red-hover) !important;
    border-radius: 8px !important;
    color: #fff
}

.btn-outline-primary:hover {
    background: var(--red-hover) !important
}

.availability .state {
    text-transform: none;
    font-weight: 600;
    font-size: .8rem
}

footer ul li {
    margin-bottom: .75rem
}

footer .bottom .container {
    display: flex;
    flex-direction: column;
    align-items: center
}

footer .bottom .container .icons {
    opacity: .7
}

footer .bottom .powered-logo {
    position: absolute;
    right: 0;
    bottom: 0
}

footer .bottom {
    position: relative
}

.section-partners .item {
    opacity: .5
}

#culture-selection-modal .modal-content {
    padding: 1.5rem
}

#culture-selection-modal .modal-header {
    border-bottom: solid 0
}

#culture-selection-modal .modal-footer {
    border-top: solid 0
}

#culture-selection-modal .flag-box {
    margin-right: .5rem;
    aspect-ratio: 1/1
}

#culture-selection-modal .flag-box img {
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 100%;
    object-fit: cover
}

#culture-selection-modal .culture-option {
    max-width: 100%;
    display: flex;
    align-items: center;
    height: 2.875rem;
    border: solid 1px var(--gray-base);
    border-radius: 8px
}

#culture-selection-modal label {
    display: flex;
    margin: 0;
    width: 100%;
    align-items: center;
    height: 100%
}

#culture-selection-modal .culture-option input[type=radio] {
    margin: 0 .75rem
}

#culture-selection-modal .modal-body .culture-checked {
    background-color: rgba(184,40,29,.12);
    border-color: var(--brand-base)
}

.culture-checked input {
    accent-color: var(--brand-base)
}

.title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: .75rem
}

.section .title-box,section .title-box {
    margin-top: 0
}

.title-box>* {
    margin: 0
}

.title-box a {
    font-size: .85rem;
    color: #6f4518;
    font-weight: 700
}

.title-box a:after {
    content: ">";
    padding-left: .2rem;
    font-family: monospace
}

.fs-10 {
    font-size: 1rem
}

.fs-20 {
    font-size: 1.25rem
}

.checkout h2 {
    margin-bottom: 1rem
}

.bold {
    font-weight: 700
}

.bolder {
    font-weight: 500
}

.nobold {
    font-weight: initial
}

.small,small {
    font-size: .8rem
}

.ui-slider-horizontal .ui-slider-handle {
    border-radius: 50%;
    background: #fff
}

.ui-slider .ui-slider-range {
    height: .5rem !important;
    background: var(--brand-base);
    top: 2px !important;
    border: 0;
    position: relative
}

.ui-slider-horizontal {
    height: .5rem !important;
    border: 0 !important;
    margin-bottom: .5rem
}

.selectors select,.selectors,.switchers {
    width: 100% !important
}

.selectors select {
    padding-top: .45rem;
    padding-bottom: .45rem;
    height: initial;
    color: var(--gray-darker)
}

.br-4 {
    border-radius: .5rem
}

.only-checkout {
    display: none
}

.checkout .no-checkout {
    display: none
}

.checkout .only-checkout {
    display: flex
}

.reviews-title {
    font-size: 20px;
    font-weight: 700
}

footer .section-reviews>div {
    border-bottom: 1px solid rgb(255 255 255/12%);
    margin-bottom: 1rem
}

#filterModal .modal-dialog {
    margin: 0
}

#filterModal .modal-content {
    border: 0
}

#filterModal .modal-body {
    padding: 0;
    height: 100vh;
    width: 100vw
}

#filterModal .panel-box {
    margin: 0;
    min-height: 100%;
    padding-bottom: 1rem
}

#filterModal .close {
    position: relative;
    background: 0;
    border: 0;
    top: 0;
    right: 0
}

#filterModal .close span {
    color: #000
}

#filters-price-display {
    display: flex;
    justify-content: space-evenly;
    padding: .875rem
}

#filters-price-display input {
    max-width: 40%;
    color: #000;
    padding: 0;
    text-align: center
}

.form-control.ignore-validity {
    border-color: #ced4da;
    background-image: none
}

.form-control.ignore-validity:focus {
    border-color: #ced4da;
    box-shadow: none
}

.checkout-summary-box {
    background: #1d2939;
    margin-top: 1.5rem;
    color: #fff;
    padding: 1.5rem 1rem;
    border-radius: .5rem
}

.checkout-summary-products {
    font-size: small
}

.checkout-summary .label {
    text-align: left;
    flex-grow: 1;
    padding-right: 2rem;
    display: block
}

.checkout-summary .price {
    width: 80px;
    display: block;
    color: #fff;
    text-align: right
}

.checkout-summary .price-total {
    font-weight: 700
}

.summary-consent {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.checkout-next {
    margin: 1rem 0
}

.checkout-summary>* {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    font-weight: 500
}

.checkout-summary-box .btn {
    width: 100%
}

.checkout-summary-total {
    font-size: 1.2rem
}

@media (min-width: 992px) {
    .checkout-summary-box {
        background:#1d2939;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        border-radius: 0
    }

    .checkout-summary .label {
        text-align: right;
        width: 300px;
        padding-right: 2rem;
        display: block
    }

    .checkout-summary>* {
        max-width: 500px;
        display: flex;
        flex-direction: row;
        font-weight: 500
    }

    .checkout-summary-box-inner {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .checkout-summary-box {
        padding: 1rem 0
    }

    .summary-consent {
        order: 1;
        align-items: center;
        display: flex;
        padding: 1rem 0 1rem 3rem;
        flex-grow: 1
    }

    .summary-consent .consent {
        margin-bottom: 0
    }

    .checkout-summary {
        flex-grow: 1;
        order: 2;
        justify-content: flex-end;
        text-align: right;
        padding: 2rem 4rem 2rem 1rem
    }

    .checkout-prev {
        justify-content: flex-start;
        text-align: left
    }

    .checkout-next {
        order: 3
    }

    .checkout-summary {
        align-items: flex-end;
        display: flex;
        flex-direction: column
    }
}

.checkout-prev a {
    color: #fff
}

.col-unit-price span {
    font-weight: 700
}

#main-cart {
    margin-bottom: 2rem
}

@media(min-width: 1200px) {
    #main-cart .product-item {
        padding-right:40%;
        display: flex;
        position: relative
    }

    #main-cart .product-item {
        display: flex;
        align-items: center
    }

    #main-cart .availability {
        position: absolute;
        right: 0;
        margin-top: auto;
        top: 0;
        bottom: 0;
        margin-bottom: auto;
        display: flex;
        align-items: center;
        padding: 1rem;
        font-size: 1rem;
        width: 40%;
        flex-wrap: wrap;
        flex-direction: column
    }

    #main-cart .availability img {
        margin-right: .75rem
    }

    #main-cart .availability .state {
        font-size: 1rem
    }
}

#main-cart tfoot {
    display: none
}

#main-cart table {
    margin-bottom: 0;
    padding: 0 1.5rem;
    border-spacing: 0;
    border-collapse: separate
}

#main-cart .table td,#main-cart.table th {
    border: 0
}

@media(max-width: 767px) {
    #main-cart .table {
        border:0;
        padding: 0
    }

    .no-mobile-block {
        border: 0;
        padding: 0
    }

    .cart-products tr {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
        border: 0
    }

    .cart-products .table,.cart-products tbody {
        display: block
    }

    .cart-products td {
        display: flex;
        align-items: center
    }

    .cart-products .col-name {
        width: 100%
    }

    .cart-products .col-unit-price {
        max-width: initial;
        order: 20;
        justify-content: flex-end;
        flex-grow: 1
    }

    .cart-products td:not(:first-child) {
        border-top: 0
    }
}

.checkout footer,.checkout header .bottom {
    display: none
}

.ui-slider.ui-slider-horizontal .ui-slider-handle.ui-corner-all {
    background-color: #fff;
    border-color: var(--brand-base);
    outline-color: var(--brand-base)
}

.user-profile-form h3 {
    margin-bottom: 2rem
}

.user-profile-form .form-group label {
    color: #475467;
    top: -1.5rem;
    font-size: .875rem;
    position: static;
    padding-left: 0
}

.user-profile-form .form-group input {
    padding-top: 0;
    padding-bottom: 0;
    color: #475467
}

.user-profile-form .form-group {
    margin-bottom: 1rem;
    overflow: initial !important
}

.user-profile-form fieldset {
    display: flex;
    justify-content: flex-start;
    margin-top: 2rem
}

.user-profile-form fieldset label {
    margin: 0;
    margin-right: 1rem
}

.filter-white {
    filter: brightness(0) invert(1)
}

.filter-dark {
    filter: invert(14%) sepia(27%) saturate(750%) hue-rotate(175deg) brightness(94%) contrast(96%)
}

.user-portal .v-menu .menu-item {
    font-weight: 400;
    padding: 1rem;
    display: flex;
    justify-content: space-between
}

#product-list {
    padding-top: 0
}

@media(max-width: 991px) {
    .user-portal .v-menu .menu-item img {
        display:none
    }

    #product-list {
        margin-top: 1rem
    }
}

.menu-item.selected {
    background-color: var(--brand-base);
    border-radius: .5rem;
    color: #fff
}

.menu-item.selected a {
    font-weight: 700;
    color: #fff
}

.user-portal .v-menu .menu-item:last-child a {
    text-align: center;
    color: var(--brand-base)
}

.table-striped.inverted tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0)
}

.table-striped.inverted:not(.address-list) tbody tr:nth-of-type(even),.table-striped.inverted thead tr {
    background-color: #f9fafb
}

.table-rounded {
    border: solid 1px var(--gray-light);
    border-radius: .5rem;
    border-spacing: 0;
    border-collapse: separate
}

.table.table-rounded tr:first-child>* {
    border-top: 0
}

.table tbody .col-controls[valign] {
    display: flex;
    align-items: center
}

.table tbody .col-controls .btn {
    margin: 0 .25rem
}

form input {
    color: #000
}

.user-portal h1 {
    font-size: 1.25rem;
    margin-bottom: 2rem
}

.user-portal h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    color: var(--grey-darker)
}

.input-group .form-control {
    border-radius: .5rem !important
}

.user-portal .input-group .input-group-append {
    position: relative
}

.user-portal .input-group .input-group-append .btn {
    border-radius: .5rem;
    position: absolute;
    left: -5.5rem
}

.user-portal h3.fancy {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.rating-form div.row {
    display: flex;
    flex-direction: column
}

.rating-form div.row .label {
    margin-bottom: 1rem;
    color: var(--gray-darker)
}

.rating-form div.row.rating-boxes {
    display: flex;
    flex-direction: row
}

fieldset,fieldset label {
    display: flex
}

.next-val-box i.icon-star:before {
    font-size: 1.375rem
}

.rating-boxes textarea.form-control,div.form-group textarea.form-control {
    height: 7.5rem
}

.product-info .label {
    font-weight: 400;
    font-size: 1rem;
    color: var(--gray-darker)
}

.product-info .product-name {
    font-weight: 500;
    font-size: 1rem;
    color: var(--brand-base);
    text-decoration: underline !important
}

.product-info div.col {
    display: flex
}

.rating .record-info {
    color: var(--gray-darker)
}

.rating .record-title {
    color: var(--gray-darkest);
    font-weight: 700;
    font-size: 1rem
}

.rating .product-name,.col-order-number a {
    font-weight: 700;
    font-size: 1rem;
    color: var(--brand-base);
    text-decoration: underline !important
}

.icon-star:before,.icon-star-empty:before {
    font-size: 1.25rem
}

.rating-stars>* {
    margin-right: .25rem
}

.rating-info {
    display: flex;
    align-items: center
}

.rating-info .rating-stars {
    margin-right: .5rem
}

.rating-stars-container {
    padding-right: .25rem
}

.recommendation-container {
    padding-left: .25rem
}

.recommendation {
    font-weight: 700;
    font-size: 1rem;
    line-height: 21.82px
}

@media(min-width: 992px) {
    #summary-panel {
        position:absolute;
        top: 0;
        right: 0
    }
}

@media(max-width: 991px) {
    #summary-panel {
        padding:0
    }
}

.rating-separator {
    border-top-color: var(--gray-base);
    margin: 0
}

.rating-form {
    padding-bottom: 1.3rem
}

.rating-result .icon-box .icon svg {
    max-width: 1.25rem;
    max-height: 1.25rem;
    position: absolute
}

.symbol-rating article {
    white-space: nowrap;
    font-family: Nunito;
    font-size: 1rem;
    font-weight: 400;
    color: var(--gray-darker)
}

.symbol-rating {
    margin-bottom: .5rem
}

.user-portal .rating {
    border-radius: .5rem;
    background-color: var(--gray-lighter);
    margin-bottom: 1.5rem
}

.col-order-number a {
    font-size: 1rem;
    font-weight: 500
}

.order-data h2,.order-detail .checkout-data h2 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--gray-darkest)
}

table.cart-products.table thead tr {
    background-color: #fff
}

table.cart-products.table thead th {
    border: 0;
    font-size: .875rem;
    color: var(--gray-darker)
}

table.cart-products.table thead th:not(:first-child) {
    text-align: end
}

.order-detail .table th {
    font-size: 1rem;
    font-weight: 400;
    color: var(--grey-darkest)
}

.order-detail .table td {
    font-weight: 700
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: var(--gray-lighter)
}

.order-detail .cart-products {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0
}

.table-in-border-block {
    margin-bottom: 0
}

.table-summary img {
    margin-right: .75rem
}

.table-in-border-block td,.table-in-border-block th {
    padding: 1rem
}

.table-in-border-block tr>* {
    border-bottom: 1px solid #dee2e6;
    border-top: 0
}

.table-in-border-block tr:last-child>* {
    border-bottom: 0
}

.order-detail .cart-products .product-name {
    color: var(--gray-darkest)
}

.order-detail .cart-products .name:not(.product-name) {
    font-weight: 400
}

.order-detail .cart-products .info.code {
    font-weight: 400;
    font-size: .75rem
}

.product-info .price-total {
    background-color: #fff;
    border-radius: .25rem;
    padding-left: 0
}

.product-info .price-total .price-inner span {
    margin-right: .35rem
}

.product-info .price-total .price-inner {
    background-color: var(--gray-lighter);
    border-radius: .125rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.cart-products .product-item .product-tags {
    display: flex;
    flex-direction: row;
    position: relative;
    top: .3rem;
    left: .1rem
}

@media(max-width: 991px) {
    .user-portal .panel {
        max-width:100%
    }
}

.btn[data-target="#collapseMenu"] {
    transform: rotate(0deg);
    height: 3rem;
    transition: .3s
}

.btn[aria-expanded=true] svg {
    transform: rotate(180deg);
    transition: .3s
}

.btn[aria-expanded=false] svg {
    transform: rotate(360deg);
    transition: .3s
}

.empty-cart {
    text-align: center
}

.empty-cart p {
    font-size: 1.25rem;
    font-weight: 700
}

.btn-reset-filters {
    font-size: .875rem
}

.applied-filters .btn-reset-filters {
    font-size: 1rem;
    text-decoration: underline;
    font-weight: 400;
    color: var(--brand-base)
}

.applied-filters .badge-light label {
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    padding-right: .4rem
}

.applied-filters .badge-light {
    background-color: var(--gray-lighter);
    color: var(--gray-darkest);
    border-radius: .5rem;
    vertical-align: middle;
    padding: .5rem;
    padding-right: 1.5rem;
    margin: 0 5px;
    line-height: 1
}

.applied-filters .center-text {
    height: 1.5rem;
    line-height: 1.5rem
}

.not-found p {
    font-weight: 700;
    font-size: 1.25rem
}

.login-container {
    padding: 1.5rem 1rem;
    max-width: 650px;
    border-radius: .5rem;
   
}

.required-items sup {
    color: #b8281d;
    font-size: 1rem;
    position: relative;
    top: -.25rem
}

.required-items {
    margin-top: 1.5rem;
    font-size: .9rem;
    margin-bottom: 1rem
}

.login-container .nav-tabs {
    padding-left: 1rem;
    padding-right: 1rem
}

.login-container .nav-tabs .nav-link {
    width: 33.333%;
    text-align: center;
    font-weight: 500
}

@media(min-width: 992px) {
    .page-prihlaseni main {
        background:var(--gray-lighter);
        padding: 1rem 0 2.5rem 7rem
    }
}

.login-container .nav-tabs {
    justify-content: center;
    border-bottom: solid 1px var(--gray-light)
}

.forgotten-password-link,.register-link,.forgotten-password-link:hover,.register-link:hover {
    color: var(--brand-base)
}

.main-footer {
    background-color: var(--gray-lighter);
    padding: 0
}

.login-container h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem
}

.login-container h4 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem
}

.login-container label {
    font-weight: 500
}

.registration-link {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 1.5rem
}

.register-link {
    font-weight: 700;
    font-size: .875rem
}

.consent {
    font-size: 1rem;
    margin-bottom: 1.5rem
}

.consent label {
    font-weight: initial
}

.login-container .btn[type=submit] {
    width: 100%
}

.login-container .footer {
    padding-bottom: 2rem
}

#login .consent a {
    color: var(--brand-base)
}

label.checkbox-container,.product-filters .product-filter .checkbox-container {
    display: flex;
    align-items: center
}

label.checkbox-container a {
    margin-left: .3rem;
    text-decoration: underline !important
}

label input {
    margin-right: .5rem
}

.billing-address .input-group-append .btn {
    border-radius: .5rem
}

.address-settings .col-controls:empty {
    padding: 0;
    border: 0
}

.contact .text-box {
    background-color: var(--gray-lighter);
    color: var(--gray-darker);
    border-radius: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1.5rem
}

.contact h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--gray-darkest)
}

.contact .icon-box {
    padding: .75rem;
    background-color: var(--gray-light);
    border-radius: .625rem;
    margin-bottom: 2rem;
    width: 3rem;
    height: 3rem
}

.contact .icon-box svg {
    width: 100%;
    height: 100%
}

.contact .info-items .icon-box {
    margin: 0;
    margin-bottom: 1rem
}

.contact .info-items a {
    color: var(--brand-base)
}

@media(max-width: 767px) {
    .contact .col-md-4 {
        margin-bottom:2.5rem
    }

    .section-why .col-md-3:not(:last-child) {
        margin-bottom: 2rem
    }
}

h1 {
    font-size: 2.375rem
}

#filters-form section:last-child {
    padding-bottom: 1.5rem !important
}

.switchers .btn img {
    width: 1.125rem;
    height: 1.5rem;
    margin-right: .75rem
}

.ac-results .h-label {
    padding: 1rem 0 .5rem;
    font-weight: 700;
    font-size: 1.25rem
}

#search-form .ac-results {
    width: 100%;
    top: 100%;
    min-width: 60vw;
    max-width: 100%;
    left: 0;
    padding: 0 1rem;
    display: flex;
    margin-top: .5rem;
    border-radius: .25rem;
    height: auto;
    max-height: initial;
    overflow: initial
}

#ac-products {
    max-width: 100% !important
}

@media(min-width: 992px) {
    #search-form .ac-results:before {
        content:" ";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        z-index: 101;
        top: -8px;
        left: 20px
    }

    #ac-products .h-label {
        display: none
    }

    #ac-products {
        padding-top: 1rem
    }

    #search-form .ac-results {
        padding: 0
    }

    .ac-results-inner {
        max-height: 80vh;
        overflow: auto;
        padding: 0 1rem 1rem;
        max-width: 100%
    }
}

.ac-results .col {
    flex-grow: 1
}

.ac-results .ac-more {
    text-align: center;
    margin-top: .5rem
}

@media (max-width: 991px) {
    #search-form .ac-results {
        position:static;
        top: 0;
        margin-top: 0
    }

    .checkout-summary-box {
        margin-bottom: 1.5rem
    }
}

.ac-results-inner {
    max-width: 100%;
    margin: auto
}

#search-form .ac-results-inner>.row {
    flex-direction: row-reverse;
    flex-grow: 1
}

@media (min-width: 992px) {
    #ac-products .product {
        width:31.33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin: 1%
    }

    .checkout main {
        padding-bottom: 10rem
    }
}

@media (min-width: 1400px) {
    #ac-products .product {
        width:23%
    }
}

.ac-results {
    color: var(--gray-darkest)
}

.ac-results .name {
    font-size: .9rem
}

.ac-results .product .data {
    margin-left: -1rem;
    margin-right: -1rem;
    text-align: left
}

.ac-results .item {
    margin-bottom: .75rem;
    padding-left: .5rem
}

.ac-results .product .name {
    font-weight: 700;
    font-size: .85rem
}

.ac-results .product {
    border: solid 1px #eaecf0;
    border-radius: .5rem;
    padding: .75rem 1.5rem;
    width: 200px;
    margin: 0 .5rem 1rem;
    flex-shrink: 0
}

.ac-results .price {
    text-align: center;
    display: block;
    background: var(--gray-lighter);
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .9rem;
    border-radius: .1rem
}

.in-search-open {
    display: none !important
}

@media (max-width: 991px) {
    #search-form .ac-results {
        margin-top:7rem;
        border-radius: .25rem;
        position: absolute;
        height: calc(100vh - 8rem);
        max-height: initial;
        float: initial;
        overflow: auto;
        width: 100%
    }

    .ac-results .product .name {
        font-size: 1rem
    }

    .in-search #search-form .input-group {
        margin: 1rem;
        max-width: calc(100% - 2rem)
    }

    #search-form .input-group {
        margin: 1rem 0 0;
        max-width: calc(100%)
    }

    #search-form .ac-results .row {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column-reverse
    }

    .in-search .in-search-open {
        display: flex !important;
        position: relative;
        z-index: 101;
        padding: 1rem;
        padding-bottom: 0
    }

    .in-search .in-search-open .bold img {
        filter: grayscale(1);
        margin-right: .25rem
    }

    .in-search .in-search-open .bold {
        color: var(--gray-darkest)
    }

    .in-search-open .close {
        opacity: 1;
        font-size: 1.5rem;
        margin-top: -.25rem
    }

    .in-search #search-form {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        overflow: hidden
    }

    #search-form #overlay {
        background: #fff
    }
}

@media (max-width: 575px) {
    #search-form .ac-results .col {
        min-width:100%;
        flex-shrink: 0
    }

    .carousel.multi .carousel-indicators {
        display: none
    }
}

.flex-height {
    min-height: 5000px
}

.map {
    border-radius: .5rem;
    overflow: hidden
}

@media(min-width: 992px) {
    .ac-results-inner .col-panel {
        max-width:33.333333%
    }
}

.product-detail-info .price-total {
    padding: .75rem
}

.checkout header .main {
    background-color: var(--gray-lighter)
}

body:not(.page-kosik) .info.availability img {
    display: none
}
