@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body {
      line-height: 21px;
}
.homepage__boxes--inner {
    margin: 0;
}
@media (min-width: 1500px) {
    .container {
        max-width: 1400px;
        padding: 0;
    }
}

@media (min-width: 1330px) {
    .header__logo {
        margin-left: 12px;
        display: block;
    }
}
.header__navigation ul > li > a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.header__navigation ul > li {
    padding: 18px 0;
    margin: 0 25px 0 0;
}
.homepage__slider--item img {
    height: 385px;
}
.header__search form input[type="text"] {
    background: #f0f0f0;
}
.homepage__box--right p strong {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.homepage__box {
    padding: 5px 25px;
    min-height: 82px;
}
.homepage__boxes {
    margin-top: -42px;
}
.homepage__boxes--inner {
    border-radius: 5px;
}
.homepage__boxes--inner > .row {
    margin: 0;
}
.homepage__box::before {
    height: 82px;
    transform: none;
    top: 0;
    left: -15px;
    background: #fff;
}
.homepage__box--left {
    margin-right: 12px;
}
.homepage__box--left img {
    filter: brightness(1) invert(1);
}
.homepage__slider {
    padding: 35px 0 72px;
}
.header__cart--inner span {
    position: unset;
    width: 19px;
    height: 19px;
    line-height: 20px;
    color: #fff;
    margin-top: -2px;
}
.header__user ul li a {
    line-height: 18px;
}
.homepage__section h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.01em;
}
.homepage__categories {
    margin: 35px 0 0;
}
.hoempage_cats_box {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.hoempage_cats_imga {
    width: 100%;
    display: block;
}
.hoempage_cats_img {
    background-color: #f0f0f0;
    width: 100%;
    height: 215px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    margin-bottom: 15px;
}
.hoempage_cats_img img {
    object-fit: scale-down;
}
.homepage__categories .row {
    margin-left: -11px;
    margin-right: -11px;
}
.homepage__categories .col-12 {
    padding-left: 11px;
    padding-right: 11px;
}
.home-category-item {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}
.home-category-subitem {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #7a7a7a;
    display: block;
}
.home-category-subitem:hover {
    color: #7a7a7a;
}
.hoempage_cats_arr {
    display: block;
    margin-top: 10px;
    padding: 3px 0;
}
.homepage__section {
    padding: 60px 0 0 0;
}
@media (min-width: 1200px) {
    .homepage__products {
        border-top: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        padding-top: 0;
        margin-top: 70px;
    }
    .homepage__products .product__item--wrap {
        margin-top: 6px;
        margin-bottom: 5px;
    }
    .homepage__products .row .product__item--wrap:nth-child(3n)::after {
        display: block;
    }
    .homepage__products .row .product__item--wrap:nth-child(4n)::after {
        display: none;
    }
    .homepage__products .row .product__item--wrap:last-child::after {
        display: none;
    }
}
.product__item--icons span, .recommended__product--icon {
    background: #fff !important;
    color: #000;
    border: 1px solid #000;
    border-bottom: 1px solid #000 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 3px 8px;
    border-radius: 2px;
}
.product__item {
    padding-top: 40px;
}
.homepage__newssec {
    margin: 120px 0 0 0;
    background-color: #f3f3f3;
    padding: 60px 0 90px 0;
    margin-top: 0;
}
.homepage__news {
    padding-top: 0;
    margin-top: 70px;
}
.homepage__newssec .news__item--image {
    background-color: #fff;
}
.homepage {
    padding-bottom: 0px;
}
.lastfootercol h3 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 900;
    color: #fff;
    margin-bottom: 30px;
}
.footer__icons p {
    line-height: 21px;
    margin-bottom: 8px !important;
}
.footer__icon-pin {
    padding-left: 38px;
    background-image: url("../images/kontakt-pin.png");
    background-repeat: no-repeat;
    background-position: top left;
}
.footer__icon-mail {
    padding-left: 38px;
    background-image: url("../images/kontakt-mail.png");
    background-repeat: no-repeat;
    background-position: top left;
}
.footer__icon-tel {
    padding-left: 38px;
    background-image: url("../images/kontakt-tel.png");
    background-repeat: no-repeat;
    background-position: top left;
}
@media (max-width: 1500px) {
    .hoempage_cats_img {
        height: 193px;
    }
}
@media (max-width: 1200px) {
    .hoempage_cats_box {
        padding-bottom: 20px;
    }
    .homepage__boxes--inner .col-12 {
        border-bottom: 1px solid #ffeaae;
    }
}
@media (max-width: 993px) {
    .header__search {
        display: none;
        margin-top: 10px;
    }
    .header {
        padding: 13px 0 13px;
    }
    .header__logo {
        margin-bottom: 0;
    }
    .header__navigation ul {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .header__navigation ul > li {
        margin: 0;
        padding: 8px 0;
    }
}
@media (max-width:768px) {
    .homepage__boxes {
        background-color: #f0f0f0;
        padding: 28px 0;
    }
}
@media (max-width: 576px) {
    .homepage__box--right p strong {
        font-size: 15px;
    }
}
.news-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 34%;
    left: -50px;
    transform: translateY(-50%);
}
.news-carousel .owl-nav .owl-next {
    position: absolute;
    top: 34%;
    right: -50px;
    transform: translateY(-50%);
}
@media (max-width: 800px) {
    .news-carousel .owl-nav {
        display: none !important;
    }
}
.owl-nav button {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    background-color: transparent;
}
.homecat-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 100px;
    left: -17px;
    transform: translateY(-50%);
}
.homecat-carousel .owl-nav .owl-next {
    position: absolute;
    top: 100px;
    right: -17px;
    transform: translateY(-50%);
}
.hamburger-box {
    background-color: #eeb033;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: scale-down;
}
.hamburger {
    padding: 0;
    border: 0 !important;
    outline: none !important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
}
.hamburger-inner::before {
    top: -8px;
}
.hamburger-inner::after {
    bottom: -8px;
}
.mobile_header img {
    height: 40px;
    object-fit: scale-down;
    margin-bottom: 8px;
}
.mobile_header a, .mobile_header p{
    
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
    text-align: center;
}
.mobile_header_cart span {
    position: absolute;
    width: 26px;
    height: 26px;
    line-height: 27px;
    color: #fff;
    margin-top: -2px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    top: -10px;
    right: -3px;
    display: block;
    background: #eeb033;
}
.mobile_header {
    margin-top: 27px;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
.mobile_hamburger {
    margin-left: auto;
    width: fit-content;
    width: -moz-fit-content;
    margin-top: 27px;
    padding-left: 10px;
}
.mobile_top {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.hamburger--collapse .hamburger-inner {
    top: 36px;
}
@media (max-width: 576px) { 
    .mobile_header img {
        height: 27px;
        margin: auto;
        display: block;
    }
    .mobile_header {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 18px;
    }
    .mobile_header a, .mobile_header p {
        font-size: 14px;
    }
    .hamburger-box {
        height: 40px;
        width: 40px;
    }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 20px;
        height: 3px;
    }
    .hamburger-inner::before {
        top: -7px;
    }
    .hamburger-inner::after {
        bottom: -7px;
    }
    .hamburger--collapse .hamburger-inner {
        top: 30px;
    }
    .mobile_header_cart span {
        width: 22px;
        height: 22px;
        line-height: 23px;
    }
    .mobile_hamburger {
        padding-left: 0;
        margin-right: 0;
    }
}


/* sub */
.page__header {
    background: #f0f0f0;
    padding: 60px 0;
}
.page__header h1 {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
}
.page__breadcrumb ul {
    justify-content: center;
}
.page__breadcrumb {
    padding-top: 15px;
}
.page__breadcrumb ul li a {
    font-family: 'Roboto', sans-serif;
}
.category__tree h3 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 16px;
}
.category__tree h3::after {
    bottom: -12px;
}
.category__filters--heading {
    padding-left: 0;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
}
.category__filters {
    margin-bottom: 10px;
}
.category__filters .form-group {
    display: flex;
}
.category__sub--item {
    border-radius: 3px;
    border: 1px solid #eeb033;
    background-color: #fff;
    justify-content: flex-start;
}
.category__sub--item img {
    max-width: 50px;
    object-fit: scale-down;
    margin-right: 13px;
}
.category__sub {
    margin-bottom: 35px !important;
}
.category__sub > .row {
    margin-left: -7px;
    margin-right: -7px;
}
.category__sub > .row > .col-12 {
    padding-left: 7px;
    padding-right: 7px;
}
.category__sub--wrap {
    margin: 15px 0 0;
}
.recommended__products h2 {
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 600;
}
.recommended__products h2::after {
    left: 0;
    transform: none;
}
.recommended__product--image img {
    max-height: 60px;
}
.recommended__product--name {
    margin-bottom: 0;
}
.recommended__product--price {
    padding-left: 35px;
}
.category-nav__item {
    font-family: 'Poppins', sans-serif;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin-left: -1px;
    font-size: 14px;
    font-weight: 600;
    height: 42px;
    min-width: 160px;
}
.category-nav__item.active, .category-nav__item:hover {
    border: 1px solid #eeb033;
}
#snippet--catalog .products {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 5px 0 0;
}
.category-line__item {
    padding-bottom: 55px;
}
.pagination {
    justify-content: center;
}
.pagination>li>a, .pagination>li>span {
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-size: 14px;
    border: 0;
    width: 28px;
    height: 28px;
    line-height: 29px;
    background-color: transparent;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    margin: 0 3px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #f1f1f1;
    color: #707070;
}
.pagination>.disabled>a {
    background-color: unset !important;
}
.pagination>li:last-of-type a{
    text-indent: -9999px;     
    font-size: 1px;
    background-color: unset !important;
}
.pagination>li:last-of-type {          
    background-image: url(../images/arr-w.png);   
    background-repeat: no-repeat;
    background-color: #eeb033;
    background-position: center center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
}
.pagination>li:first-of-type a{
    text-indent: -9999px;     
    font-size: 1px;
}
.pagination>li:first-of-type {          
    background-image: url(../images/arr2-w.png);   
    background-repeat: no-repeat;
    background-color: #eeb033;
    background-position: center center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
}
.pr_dostupnost span.green {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000;
    border-bottom: 1px solid #000 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 0px 8px;
    border-radius: 2px;
    line-height: 21px;
}
.pr_uvas span.green {
    color: #000 !important;
}
.product__vars--item {
    flex: 0 0 22%;
}
.product__table{
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}
#snippet--variants {
    border-bottom: 1px solid #ebebeb;
}
#snippet--variants, #snippet--price {
    border-top: 0;
}
.product__priceform button {
    background-color: #eeb033;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: initial;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 29px;
    height: 55px;
    line-height: 54px;
    border-radius: 3px;
    border: 2px solid #eeb033;
    display: block;
    margin-right: auto;
}
.product__priceform button:hover {
    opacity: 1;
    background-color: #fff;
    color: #eeb033;
}
.product__inputprice input {
    height: 55px;
}
.product__priceform--main {
    text-transform: initial;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.product__priceform--main h2 {
    font-size: 26px;
    letter-spacing: 0;
    font-weight: 800;
}
.product__priceform--main span {
    color: #7f7f7f;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-right: 8px;
}
.product__priceform--second {
    padding-top: 0;
    padding-left: 10px;
}
.product__tabs ul {
    display: flex;
    flex-wrap: wrap;
}
.product__tabs ul li a {
    font-family: 'Poppins', sans-serif;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin-left: -1px;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    min-width: 160px;
    padding: 0 15px;
    color: #27171b;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
}
.kosik__steps ul li {
    width: 14%;
}
.product__tabs ul li.active a, .product__tabs ul li a:hover {
    border: 1px solid #eeb033;
    background-color: #eeb033;
    color: #fff;
}
.kosik__steps ul li.active a, .kosik__steps ul li:hover a {
    color: #fff;
}
.product__table--params table tbody tr td span b {
    color: #000;
}
.product__table--params table tbody tr td {
    padding: 16px 8px;
}
.product-detail-related h3 {
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-transform: initial;
    position: relative;
    padding-top: 15px;
    margin-bottom: 20px;
}
.product-detail-related h3::after {
    content: "";
    position: absolute;
    width: 54px;
    height: 3px;
    background: #eeb033;
    bottom: -20px;
    left: 0;
}
.product-detail-related .product__item--wrap::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #eaeaea;
    right: -15px;
    top: 0;
}
.product-detail-related-items {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin: 70px 0 50px;
}
.relatedProducts .owl-nav {
    display: none;
}
.flash-container {
    background: #eeb033;
    padding: 10px;
    margin-bottom: 0;
}
.product__vars--item a.active > span {
    background: #eeb033;
}
.product__vars--item.active > span {
    color: #eeb033;
}
.kosik__total span {
    color: #000;
    font-weight: 800;
    font-size: 30px;
}
.kosik__footer {
    background: #f0f0f0;
}
.kosik__btn--next {
    background-color: #eeb033;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: initial;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 29px;
    height: 55px;
    line-height: 54px;
    border-radius: 3px;
    border: 2px solid #eeb033;
    display: block;
}
.kosik__btn--next:hover {
    opacity: 1;
    background-color: #fff;
    color: #eeb033;
}

.kosik__btn--prev {
    background-color: #000;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: initial;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 29px;
    height: 55px;
    line-height: 54px;
    border-radius: 3px;
    border: 2px solid #000;
}
.kosik__btn--prev:hover {
    opacity: 1;
    background-color: #fff;
    color: #000;
}
.kosik__inside input[type=checkbox] + label a {
    color: #eeb033 !important;
}
.kosik__cell--title a:hover, .kosik__cell--title a:focus {
    color: #eeb033;
}
.footer__newsletter form input[type="submit"]:hover, .footer__newsletter form input[type="submit"]:focus {
    background-color: #eeb033; 
}
.mobile_header a:hover {
    text-decoration: none;
}
.cart-min-box {
    border: 2px solid #eeb033;
    padding: 13px 35px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 60px 0 50px;
}
.cart-min-box span {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    transition: 0.2s all;
}
.contact__form input[type="checkbox"]:before, .contact__form input[type="radio"]:before {
    background: var(--yellow);
}
.kosik .dodani__item label .text a {
    color: var(--yellow) !important;
}
.kosik__inside .form-group .form-control:focus {
    border-color: var(--yellow);
}
.product__item--icons span {
    margin-bottom: 6px;
}
.product__item--icons-inner img {
    max-height: 60px;
}
.product__largeimage {
    position: relative;
}
.product__largeimage-labels {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}
.product__largeimage-labels img {
    position: unset;
    transform: none;
    max-height: 75px;
}
@media (max-width: 1200px) {
    .homepage__slider--item img {
        height: 245px;
    }
}
@media (max-width: 993px) {
    .page__breadcrumb ul {
        display: flex;
    }
    .homepage__slider {
        display: block !important;
    }
    .homepage__slider .row {
        margin: 0 -8px;
    }
    .homepage__slider .row > div {
        padding: 0 8px;
    }
    .homepage__slider--item img {
        height: 180px;
    }
}
@media (min-width: 768px) {
    .kosik__steps ul li a {
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 50px;
    }
    .kosik__steps ul li {
        font-family: 'Poppins', sans-serif;
        border: 1px solid #e4e4e4;
        background-color: #fff;
        margin-left: -2px;
        font-size: 14px;
        font-weight: 600;
        height: 50px;
        min-width: 160px;
        padding: 0 15px;
        color: #27171b;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        transition: all .3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .kosik__steps ul li.active, .kosik__steps ul li:hover {
        border: 1px solid #eeb033;
        background-color: #eeb033;
    }
    .kosik__steps ul li:last-child {
        border-right: 1px solid #e4e4e4;
    }
}
@media (max-width: 768px) {
    .product__table {
        border-top: 0;
    }
    .homepage__slider--item img {
        height: auto;
        width: 100%;
    }
    .homepage__slider .row > div:not(:last-child) {
        margin-bottom: 2rem;
    }
    .homepage__slider {
        padding: 35px 0;
    }
    .homepage__box {
        justify-content: flex-start;
    }
    .homepage__box .homepage__box--left {
        min-width: 45px;
    }
    .news__detail--image {
        margin-bottom: 2.5rem;
    }
    .recommended__product--icon {
        margin-right: 0px;
    }
    .recommended__product--price {
        padding-left: 0px;
    }
    #snippet--catalog .products {
        border: none;
    }
    .pagination {
        padding: 30px 0;
    }
    .page__breadcrumb {
        display: none;
    }
    .product__tabs ul li a{
        width: 100%;
    }
    .kosik__steps ul li {
        width: 33%;
    }
    .kosik__steps ul li.active:nth-child(1) a {
        background: #eeb033 url(../images/cart-step-1-active.png) no-repeat center center;
    }
    .kosik__steps ul li.active:nth-child(2) a {
        background: #eeb033 url(../images/cart-step-2-active.png) no-repeat center center;
    }
    .kosik__steps ul li.active:nth-child(3) a {
        background: #eeb033 url(../images/cart-step-3-active.png) no-repeat center center;
    }
    .kosik__price, .kosik__total {
        text-align: left;
    }
    .kosik__freeshipping p {
        width: 100%;
        text-align: left;
    }
    .cart-min-box {
        margin: 35px 0;
    }
}
@media (min-width: 1330px) and (max-width: 1500px) {
    .homepage__slider--item img {
        height: 340px;
    }
}
@media (min-width: 1200px) and (max-width: 1330px) {
    .homepage__slider--item img {
        height: 295px;
    }
}
.header__navigation ul > li .dropdown-menu ul li a {
    display: flex;
    padding-left: 25px;
    background: none !important;
}
.header__navigation ul > li a {
    display: flex;
    align-items: center;
    gap: .75rem;
}
.dropdown-icon img {
    width: 21px;
    height: 21px;
    object-fit: scale-down;
}
.header__navigation ul > li > a .dropdown-icon img {
    transition: 0.2s all;
}
.category__sub--item {
    padding-left: 15px;
}
.category__sub--item img {
    width: 45px;
}
.header__navigation-inner {
    display: flex;
    justify-content: space-between;
}
.header-filter {
    background-color: #f7dca7;
    padding: 1rem 1.75rem;
    gap: 1rem;
    display: flex;
    align-items: stretch;
    flex-shrink: 0;
}
.header-filter-block {
    height: 100%;
    display: flex;
    align-items: center;
    gap: .75rem;
    flex-shrink: 0;
    font-size: 14px;
    color: #010101;
    font-weight: 500;
    font-family: "Poppins";
}
.header-filter-button {
    border: 0 !important;
    outline: none !important;
    background-color: #f7dca7;
    font-weight: 700;
}
.header-filter-button svg {
    rotate: 90deg;
}
.header-filter-drop-inner {
    position: relative;
    height: 100%;
}
.header-filter-drop-content {
    display: none;
    position: absolute;
    top: 100%;
    left: -1.75rem;
    width: 200px;
    z-index: 999;
    padding-top: 1rem;
}
.header-filter-drop-content a {
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 1rem 1.75rem;
    font-size: 14px;
    color: #010101;
    font-weight: 600;
    font-family: "Poppins";
    text-decoration: none;
}
.header-filter-drop-content a:hover {
    background-color: #ffebc3;
}
.header-filter-drop:hover .header-filter-drop-content {
    display: block;
}
@media (min-width: 1330px) and (max-width: 1500px) {
    .header-filter-block {
        font-size: 13px;
    }
    .header__navigation ul > li a {
        font-size: 13px;
    }
    .header__navigation ul > li {
        margin-right: 15px;
    }
}
@media (min-width: 993px) and (max-width: 1330px) {
    .header-filter {
        flex-direction: column;
        justify-content: center;
    }
    .header-filter-block {
        height: auto;
        justify-content: center;
    }
    .header-filter-drop-content {
        padding-top: 3rem;
    }
    .header-filter-drop-inner {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 993px) {
    .header-filter {
        width: fit-content;
        display: none;
        align-items: center;
        margin-bottom: 1.75rem;
        flex-wrap: wrap;
        border-left: 0;
        gap: 1rem;
    }
    .header-filter-block {
        padding: 0;
    }
    .header-filter-drop-content {
        width: 175px;
    }
    .header__navigation-inner {
        flex-direction: column;
    }
}
.homepage__section.aboutHP {
    background-color: #f2ead9;
    margin-bottom: 0;
    padding: 60px 0 90px 0;
    margin-top: 70px;
}
.homepage__section .aboutHP-title {
    color: #000;
}
.aboutHP-wrapper {
    margin-top: 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4.5rem 3rem;
}
.aboutHP-text {
    max-width: 600px;
}
.aboutHP-text h2, .aboutHP-text h3, .aboutHP-text h4, .aboutHP-text h5, .aboutHP-text h6 {
    color: #000;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 2.5rem;
    font-family: "Poppins", sans-serif;
}
.homepage__section .aboutHP-title::after {
    background: #fff;
}
.aboutHP-text h2, .aboutHP-text h3 {
    font-size: 21px;
}
.aboutHP-text h4, .aboutHP-text h5{
    font-size: 18px;
}
.aboutHP-text h6 {
    font-size: 15px;
}
.aboutHP-text {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}
.aboutHP-text-inner {
    margin-bottom: 3rem;
}
.aboutHP-button {
    display: block;
    width: fit-content;
    padding: 1.25rem 2.5rem;
    border: 1px solid #000;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    transition-duration: .15s;
}
.aboutHP-button:hover {
    color: #fff;
    background-color: #eeb033;
    border-color: #eeb033;
    text-decoration: none;
}
.aboutHP-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.aboutHP-image > * {
    margin-bottom: 0;
}
.aboutHP-image img {
    max-width: 100%;
    height: auto;
    max-height: 460px;
    object-fit: scale-down;
}
.product__priceform--old {
    padding-left: 10px;
    font-size: 14px;
    margin-top: 2.5rem !important;
}
@media (min-width: 1200px) {
    .homepage__slider .col-md-4 {    
        flex: 0 0 31.5%;
        max-width: 31.5%;
    }
    .homepage__slider .col-md-8 {    
        flex: 0 0 68.5%;
        max-width: 68.5%;
    }
}
@media only screen and (max-width: 767px) {
    .kosik .dodani .form-group, .kosik .platby .form-group {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 993px) {
    .aboutHP-wrapper {
        grid-template-columns: 1fr;    
    }
    .homepage__section.aboutHP {
        padding: 50px 0 60px;
        margin-top: 50px;
    }
    .aboutHP-wrapper {
        margin-top: 50px;
    }
}
.product__priceform--main h2 {
    text-transform: unset;
}
.product__priceform--main, .product__priceform--second {
    padding-left: 0;
}
.product-detail-related-items .owl-stage {
    display: flex;
      margin-left: 1px;
}
.product-detail-related-items .product__item--wrap {
    margin-top: 5px;
    margin-bottom: 5px;
    height: calc(100% - 10px);
}
.product-detail-totalprice {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.product__description--content {
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.product__description .product__table {
    border-top: 0;
}
ul {
  padding-left: 1.25rem;
}
.homepage__brands .owl-stage {
    margin: 0 auto;
}
@media (max-width: 1500px) {
    .product-detail-totalprice {
        max-width: 100%;
        flex: 0 0 100%;
        padding-bottom: 2rem;
    }
    .product-detail-quantity {
        max-width: 100px;
        flex: 0 0 100px;
        min-width: 100px;
    }
    .product-detail-addtocart {
        max-width: 60%;
        flex: 0 0 60%;
    }
    .product__priceform button {
        padding: 0 20px;
    }
    .product__inputprice {
        width: fit-content;
    }
    .product__inputprice .price__button--plus, .product__inputprice .price__button--minus {
        right: -1.25rem;
        transform: translateX(50%);
    }
}