/*archive and cat*/

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header {
    background: transparent;
    text-align: left;
    font-weight: 300;
    margin-bottom: 0;
    padding: 8px 0;
    position: relative;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header:Before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    width: calc((100vw - 100%) + 100%);
    margin-left: calc((100% - 100vw) / 2);
    height: 1px;
    background: var(--border_color_light);
    left: 0;
    bottom: 0;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header * {
    color: var(--text_farba);
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header .woocommerce-breadcrumb {
    line-height: 1.2em;
    margin-bottom: 0;
    font-size: 80%;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header .woocommerce-breadcrumb span.delimeter {
    font-size: 10px;
    padding: 0 4px;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header a {
    color: var(--link_farba);
    text-decoration: none;
    font-weight: 300;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-header a:hover {
    color: var(--link_farba_h);
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-heading {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 15px;
    position: relative;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page .finestudio-ecommerce-content-heading:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    width: calc((100vw - 100%) + 100%);
    margin-left: calc((100% - 100vw) / 2);
    height: 100%;
    background: var(--pozadie_tmave);
    left: 0;
    top: 0;
    z-index: -1;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page #fs-category-description {
    text-align: left;
    padding-top: 30px;
    position: relative;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page #fs-category-description:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    width: calc((100vw - 100%) + 100%);
    margin-left: calc((100% - 100vw) / 2);
    height: 100%;
    background: var(--pozadie_tmave);
    left: 0;
    top: 0;
    z-index: -1;
}


body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar {
    max-width: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    height: 100%;
    top: 0;
    background: #ffffff;
    z-index: 9999;
    padding: 20px 15px;
    overflow: hidden;
    overflow-y: auto;
    transition: ease-in-out.15s;
    margin-left: -100%;
    clip-path: inset(0);/*aby boli skryte ine fixed elementy v tomto elemente ak sa tento skryje*/
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar.active {
    margin-left: 0;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar .close-filters {
    margin-left: auto;
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
    background: #000000;
    padding: 15px;
    text-align: left;
    color: #ffffff;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar .close-filters:before,
body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar .close-filters:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-left: 2px solid #ffffff;
    display: block;
    right: 7px;
    top: 50%;
    transform: rotate(45deg) translateX(9px) translateY(9px);
    margin-top: -15px;

}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content aside.woocommerce-sidebar .close-filters:before {
    transform: rotate(-45deg) translateX(0px);
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary .finestudio-woocommerce-ordering-wrapper {
    margin-bottom: 15px;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary .finestudio-woocommerce-ordering-wrapper::-webkit-scrollbar {
    display: none; /* Pre Webkit prehliadače ako Chrome a Safari */
}


body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary div#orderby-dropdown-mobile button#orderby-toggle {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    color: #000000;
    position: relative;
    font-size: 18px;
    background: var(--pozadie_tmave);
    border: 1px solid var(--border_color_dark);
    margin-top: 15px;
    border-radius: var(--b_radius);
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary div#orderby-dropdown-mobile button#orderby-toggle:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid var(--primary_nav_farba);
    border-left: 1px solid var(--primary_nav_farba);
    transition: ease-in-out.15s;
    display: inline-block;
    transform: rotate(-135deg);
    margin-left: 5px;
    margin-bottom: 3px;
    transition: ease-in-out.15s;
    position: absolute;
    right: 10px;
    top: 16px;
    transition: transform 0.3s ease;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary div#orderby-dropdown-mobile button#orderby-toggle.active:before {
    transform: rotate(45deg);
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary #orderby-dropdown-mobile div#orderby-options {
    display: block;
    background: #ffffff;
    box-shadow: -1px 5px 25px 2px #eeeeee;
    color: #000000;
    border-bottom-left-radius: var(--b_radius);
    border-bottom-right-radius: var(--b_radius);
}


body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary #orderby-dropdown-mobile div#orderby-options a {
    display: block;
    width: 100%;
    text-align: center;
    text-align: left;
    color: black;
    padding: 5px 15px;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary .term-description {
    margin-bottom: 30px;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary .term-description ul,
body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary .term-description ol {
    margin-left: 20px;
}


body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary span.show-more-btn {
    text-decoration: underline;
    color: var(--primarna_farba);
    cursor: pointer;
}

body.small_resolution div.finestudio-ecommerce-wc-content-wrapper.archive-cat-tag-page div.finestudio-ecommerce-content section#primary p.woocommerce-result-count {
    border-bottom: 1px solid var(--border_color_light);
    margin-bottom: 20px;
    margin-top: 30px;
}

body.small_resolution span.mobile-filter {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    background: #000000;
    padding: 12px 10px;
    text-align: left;
    min-width: 170px;
    width: fit-content;
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 18px;
    border-radius: var(--b_radius);
}


body.small_resolution span.mobile-filter span.filter-icon {
    display: inline-block;
}

body.small_resolution span.mobile-filter span.filter-icon span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
}

body.small_resolution span.mobile-filter span.filter-icon span:nth-child(3) {
    width: 6px;
}

body.small_resolution span.mobile-filter span.filter-icon span:nth-child(2) {
    width: 12px;
}



body.small_resolution .woocommerce ul.products {
    display:grid;
    grid-template-columns: repeat(2, 1fr); /* 2 stĺpce */
    gap: 0;
    position: relative;
}

body.small_resolution .woocommerce ul.products:before {
    display: none;
}

body.small_resolution .woocommerce ul.products:after {
    content:"";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background:#ffffff;
    height: 1px;
}

body.small_resolution .woocommerce ul.products li.product {
    box-sizing: border-box;
    list-style: none;
    position: relative;
    margin: 0;
    width: auto;
    background: #ffffff;
    border-right: 1px solid var(--border_color_light);
    border-bottom: 1px solid var(--border_color_light);
    overflow: hidden;
    padding: 0 15px 30px;
    font-size: 16px;
}

body.small_resolution .woocommerce ul.products li.product:nth-child(2n) {
    border-right: 0;
}

@media (min-width: 780px) {
    body.small_resolution .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr); /* 3 stĺpce */
    }

    body.small_resolution .woocommerce ul.products li.product:nth-child(2n) {
        border-right: 1px solid var(--border_color_light);
    }

    body.small_resolution .woocommerce ul.products li.product:nth-child(3n) {
        border-right: 0;
    }
    
}

/* Špecifické štýly pre reklamu banner */
body.small_resolution .woocommerce .products .product.reklama {
    flex: 0 0 42%; /* Reklama zaberá 2 miesta */
    margin: 0 15px; /* Udržuje medzery aj pre reklamu */
}

body.small_resolution .woocommerce ul.products li.product .img-wrapper {
    overflow: hidden;
    position: relative;
}

body.small_resolution .woocommerce ul.products li.product img {
    position: relative;
    transition: all 0.3s ease-in-out;
    margin: 0 auto;
    display: block;
}


/* Aplikuj animáciu iba ak produkt má druhý obrázok 
*toto len v pripade ze na mobile nacita druhy obrazok funkcia second image
*/
body.small_resolution .woocommerce ul.products li.product.has-secondary-image img.secondary-image {
    display: none;
}

body.small_resolution .woocommerce ul.products li.product a {
    text-decoration: none;
    display: block;
}

body.small_resolution .woocommerce ul.products li.product h2 {
    font-size: 1em;
    margin-bottom: 0;
    text-align: center;
}

body.small_resolution .woocommerce ul.products li.product .label-wrapper {
    position: absolute;
    right:6px;
    top:10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
}


body.small_resolution .woocommerce ul.products li.product span.onsale {
    position: relative;
    right:0;
    top:0;
    padding:6px 15px;
    background: #bb414b;
    color: #ffffff;
    font-size: .75em;
    border-radius: var(--b_radius);
    z-index: 15;
    min-height: unset;
    min-width: unset;
    line-height: inherit;
    margin: 0em -.5em 1em 0;
}

body.small_resolution .woocommerce ul.products li.product span.recommended-label {
    padding: 6px 15px;
    background: orange;
    color: #ffffff;
    font-size: .75em;
    border-radius: var(--b_radius);
    z-index: 15;
    margin: 0em -.5em 1em 0;
    font-weight: 700;
}


body.small_resolution .woocommerce ul.products li.product a.add_to_cart_button, body.small_resolution .woocommerce ul.products li.product a.button, body.small_resolution .woocommerce ul.products li.product a.added_to_cart {
    color: var(--text_btn_farba);
    background: var(--btn_farba_bg);
    border: 1px solid var(--btn_farba_border);
    margin: 0 auto;
    display: block;
    width: fit-content;
    max-width: 100%;
    border-radius: var(--b_radius);
    padding: 4px 15px;
    font-size: .8em;
    margin-top: 8px;
    transition: ease-in-out .15s;
    display: flex;
    align-items: center;
    font-weight: 400;
}

body.small_resolution .woocommerce ul.products li.product a.added {
    background: var(--text_btn_farba);
    border-color: var(--btn_farba_border);
    color: var(--btn_farba_bg);
}

body.small_resolution .woocommerce ul.products li.product a.add_to_cart_button i.fs-icons, body.small_resolution .woocommerce ul.products li.product a.button i.fs-icons, body.small_resolution .woocommerce ul.products li.product a.added_to_cart i.fs-icons {
    font-size: 18px;
    display: inline-block;
    margin-right: 6px;
}

body.small_resolution .woocommerce ul.products li.product a:after {
    opacity: 0;
}

body.small_resolution .woocommerce ul.products li.product a.added:after {
    opacity: 1;
}

body.small_resolution .woocommerce ul.products li.product a.add_to_cart_button, body.small_resolution .woocommerce ul.products li.product a.button {
    padding:8px 15px!important;
}

body.small_resolution .woocommerce ul.products li.product a.added_to_cart {
    padding:12px 15px!important;
}






body.small_resolution .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
    position: absolute;
    left: 5px;
    top: 5px;
    opacity: 1;
    display: block;
    transition: ease-in-out .30s;
    z-index: 10;
}

body.small_resolution .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
    display: none;
}



body.small_resolution .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist i.yith-wcwl-icon.fa.fa-heart {
    color: var(--farba11);
}

body.small_resolution .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a {
    font-size: .65em;
    display: none!important;
    color: var(--farba4)
}

body.small_resolution div#yith-wcwl-popup-message {
    display: none!important;
}


body.small_resolution .woocommerce ul.products li.product .price-stock-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 0 0;
}

body.small_resolution .woocommerce ul.products li.product .price-stock-wrapper > * {
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
}

body.small_resolution .woocommerce ul.products li.product p.stock-status {
    font-size: .9rem;
}




/*vypis kategorii*/
body.small_resolution section#shop-categories ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 stĺpce */
    gap: 3px; /* Medzera medzi položkami */
    list-style: none;
    position: relative;
    padding-top: 15px;
    padding-bottom: 30px;
}

body.small_resolution section#shop-categories ul:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    width: calc((100vw - 100%) + 100%);
    margin-left: calc((100% - 100vw) / 2);
    height: 100%;
    background: var(--pozadie_tmave);
    left: 0;
    top: 0;
    z-index: -1;
}

body.small_resolution section#shop-categories ul li.cat-item {
    border: 1px solid var(--border_color_light);
    padding: 0;
    box-sizing: border-box;
    background:var(--primary_categories_li_farba_bg);
}

body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(n) {
    border-radius: 0;
}

body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):first-child {
    border-top-left-radius: var(--b_radius);
}

body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(2) {
    border-top-right-radius: var(--b_radius);
}

body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(2n+1):nth-last-child(-n+2) {
    border-bottom-left-radius: var(--b_radius);
}

body.small_resolution section#shop-categories ul  li.cat-item:nth-child(n):last-child:nth-child(2n) {
    border-bottom-right-radius: var(--b_radius);
}
  
@media (min-width: 780px) {
    body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(2n+1):nth-last-child(-n+2) {
        border-bottom-left-radius: 0;
    }
    body.small_resolution section#shop-categories ul {
        grid-template-columns: repeat(3, 1fr); /* 3 stĺpce */
    }

    body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(n) {
        border-radius: 0;
    }

    body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):first-child {
        border-top-left-radius: var(--b_radius);
    }

    body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(3) {
        border-top-right-radius: var(--b_radius);
    }

    body.small_resolution section#shop-categories ul li.cat-item:nth-child(n):nth-child(3n+1):nth-last-child(-n+3) {
        border-bottom-left-radius: var(--b_radius);
    }

    body.small_resolution section#shop-categories ul  li.cat-item:nth-child(n):last-child:nth-child(3n) {
        border-bottom-right-radius: var(--b_radius);
    }

}

  



body.small_resolution section#shop-categories ul li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 80%;
	padding: 8px;
}

body.small_resolution section#shop-categories ul li div.category-image {
    width: 35px;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 5px;
    transition: ease-in-out .15s;
}

body.small_resolution section#shop-categories ul li h2 {
    font-weight: 500;
    display: block;
    margin: 0;
    align-items: center;
    font-size: .85em;
	color: var(--text_farba);
}



/*najpredavanejsie produkty*/

body.small_resolution div.top-selling-products-of-category-wrapper {
    border-bottom: 1px solid var(--border_color_light);
    margin-bottom: 10px;
    margin-top: 30px;
}

body.small_resolution div.top-selling-products-of-category-wrapper h2.top-selling-products-of-category-title {
    font-size: 1em;
    margin-bottom: 5px;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category {
    display: grid;
    grid-template-columns: repeat(1, 1fr); /* 1 stĺpec */
    gap: 5px; /* Medzera medzi položkami */
    list-style: none;
}

@media (min-width:500px) {
    body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category {
        grid-template-columns: repeat(2, 1fr); /* 1 stĺpec */
    }   
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li {
    border: 0;
    background: var(--pozadie_tmave);
    border-radius: var(--b_radius);
    padding:15px;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 5px;
    height: 100%;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-thumbnail img {
    display: block;
    width: 100px;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-details {
    font-size: .8em;
    margin-left: 5px;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-details h3 {
    font-size: .8rem;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-details p.stock {
    color: #009901;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-details p.stock.backorder {
    color: orange;
}

body.small_resolution div.top-selling-products-of-category-wrapper ul.top-selling-products-of-category li a div.product-details p.stock.out_of_stock {
    color: #bb414b;
}











/*cart*/



body.small_resolution .finestudio-wc-cart-shipping-free {
    background: #ffffff;
    color: var(--text_farba);
    margin-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
}

body.small_resolution  .finestudio-wc-cart-shipping-free * {
    color: var(--text_farba);
}

body.small_resolution .finestudio-cart-wrapper {
    display: flex;
    flex-direction: column;
}

body.small_resolution .finestudio-cart-wrapper .finestudio-cart-and-cross-sell {
    width: 100%;
    order: 1;
}


body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table {
    margin: 0;
    border: 0px solid var(--border_color_light);
    border-radius: var(--b_radius);
    overflow: hidden;
}

body.small_resolution .finestudio-cart-wrapper .woocommerce-cart-form .kupony-info .sprava {
    color: var(--text_farba);
}

body.small_resolution.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    border-bottom: 1px solid var(--border_color_light);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    min-height: 170px;
}

body.small_resolution.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item.cart_item:last-of-type {
    border-bottom: 0;
}

body.small_resolution.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item.cart_item a {
    text-decoration: none;
    color: var(--text_farba);
}

body.small_resolution.woocommerce-cart .woocommerce table.shop_table td {
    border: 0;
}

body.small_resolution.woocommerce-cart table.cart .product-remove {
    position: absolute;
    right: 0;
    top: 0;
    border-top: 0;
    border-right: 0;
    border-bottom-left-radius: var(--b_radius);
}

body.small_resolution.woocommerce-cart table.cart .product-thumbnail{
    width: 145px;
    display: block;
    background: transparent;
}

body.small_resolution.woocommerce-cart table.cart .product-thumbnail:before{
    display: none;
}

body.small_resolution.woocommerce-page .finestudio-cart-wrapper table.shop_table_responsive tr td.product-thumbnail a {
    display: flex;
}

body.small_resolution.woocommerce-cart table.cart img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

body.small_resolution.woocommerce-cart table.cart td.product-name {
    width: 100%;
    width: calc(100% - 145px);
    text-align: center!important;
    background: #ffffff!important;
    margin-top: 40px;
}


body.small_resolution.woocommerce-cart table.cart td.product-name:before {
    display: none;
}


body.small_resolution.woocommerce-cart table.cart span.product-quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-right: calc(100% - 145px);
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity * {
    font-size: .75rem !important;
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity .uprava-poctu {
    padding: 10px 15px;
    border: 1px solid var(--border_color_light);
    background-color: var(--pozadie_tmave);
    cursor: pointer;
    color: var(--farba4);
    touch-action: manipulation;
    -webkit-user-select: none; /* Zakáže výber textu na iPhone */
    -webkit-tap-highlight-color: transparent; /* Zakáže zvýraznenie pri dotyku */

}



body.small_resolution.woocommerce-cart table.cart span.product-quantity .uprava-poctu.minus {
    border-right: none;
    border-radius: 5px 0 0 5px;
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity .uprava-poctu.plus {
    border-left: none;
    border-radius: 0 5px 5px 0;
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity .quantity {
    margin: 0;
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity .quantity input.qty {
    width: 60px;
    text-align: center;
    border: 1px solid var(--border_color_light);
    border-left: none;
    border-right: none;
    padding: 10px;
    border-radius: 0!important;
    outline: 0!important;
}

body.small_resolution.woocommerce-cart table.cart span.product-quantity .quantity input.qty::-webkit-inner-spin-button, body.small_resolution.woocommerce-cart table.cart span.product-quantity .quantity input.qty::-webkit-outer-spin-button {
    opacity: 0;
    margin: 0;
    display: none;
}


body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price:before {
    display: none;
}


body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet > * {
    display: block;
    text-align: center;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet span.original-price {
    text-decoration: line-through;
    font-size: 0.9em;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet span.original-price bdi {
    color: #000000;
    font-weight: 400;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet span.sale-price bdi {
    color: #bb414b;
    font-weight: 400;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet div.jednotkova-cena small {
    color: #000000;
    font-weight: 400;
    font-size: .8em;
}


body.small_resolution .woocommerce .finestudio-cart-wrapper table.shop_table td.product-price .medzisucet div.saved-money span {
    color: #bb414b;
    font-weight: 400;
    font-size: .8em;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    margin-top: 30px;
}

body.small_resolution .finestudio-cart-wrapper .cart_totals {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    border: 0;
    background: #ffffff;
    border-radius: var(--b_radius);
    padding: 15px 0 20px 0;
    margin-bottom: 30px;
    order: 3;
}



body.small_resolution .finestudio-cart-wrapper .cart_totals td {
    background: #ffffff!important;
}

body.small_resolution .finestudio-cart-wrapper .cart_totals h2, .finestudio-cart-wrapper .cart_totals th, .finestudio-cart-wrapper .cart_totals td, .finestudio-cart-wrapper .cart_totals .wc-proceed-to-checkout {
    padding: 15px;
    display: block!important;
}

body.small_resolution.woocommerce-page .finestudio-cart-wrapper table.shop_table_responsive tr td::before {
    display: none!important;
}

body.small_resolution.woocommerce-page .finestudio-cart-wrapper table.shop_table_responsive tr td {
    text-align:left!important;
    background-color: transparent;
}

body.small_resolution .woocommerce .finestudio-cart-wrapper ul#shipping_method li input {
    accent-color:var(--p_farba);
}

body.small_resolution.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    color: var(--text_btn_farba);
    background: var(--btn_farba_bg);
    border: 1px solid var(--btn_farba_border);
    margin: 0 auto;
    display: block;
    width: fit-content;
    max-width: 100%;
    border-radius: var(--b_radius);
    padding: 12px 16px;
    transition: ease-in-out .15s;
    margin-top: 20px;
}




body.small_resolution.woocommerce-cart div.fs-cart-coupon-wrapper {
    order: 2;
    margin-top: 30px;
}




/*checkout*/

body.small_resolution.woocommerce-checkout .obal {
    max-width: 100%;
}

body.small_resolution.woocommerce-checkout div.nadpis-wrapper {
    text-align: center;
    margin-top: 30px;
}

body.small_resolution form.checkout.woocommerce-checkout {
    border: 1px solid var(--farba5);
    padding: 15px;
    border-radius: var(--b_radius);
    overflow: hidden;
    margin-bottom: 30px;
}

body.small_resolution.woocommerce-checkout #customer_details .col-1, 
body.small_resolution.woocommerce-checkout #customer_details .col-2 {
    width:100%;
    float: none;
}



body.small_resolution form.checkout.woocommerce-checkout h3:not(#ship-to-different-address) {
    text-align: center;
    color: var(--text_farba);
    font-weight: 700;
    padding: 26px 10px;
    text-transform: uppercase;
}

body.small_resolution h3#order_review_heading {
    margin-top: 70px;
}

body.small_resolution .woocommerce form .form-row input.input-text, body.small_resolution .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 8px 5px;
    border-radius: var(--b_radius);
    border: 1px solid var(--border_color_light);
}

body.small_resolution.woocommerce-checkout button#place_order {
    color: var(--text_btn_farba);
    background: var(--btn_farba_bg);
    border: 1px solid var(--btn_farba_border);
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 100%;
    border-radius: var(--b_radius);
    padding: 18px 16px;
    transition: ease-in-out .15s;
    margin-top: 20px;
}


body.small_resolution.woocommerce-checkout .woocommerce table.shop_table > *,
body.small_resolution.woocommerce-checkout .woocommerce table.shop_table > * > *,
body.small_resolution.woocommerce-checkout .woocommerce table.shop_table > * > * > * {
    display: block;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table thead th.product-total {
    display: none;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tbody tr.cart_item {
    border-bottom: 1px solid var(--border_color_light);
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tbody tr.cart_item td {
    display: table-cell;
    border-top: 0!important;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tfoot tr.cart-subtotal > * {
    display: table-cell;
    width: 100%;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tfoot tr.woocommerce-shipping-totals.shipping th {
    margin-top: 20px;
    margin-bottom: 20px;
    background: var(--farba1);
    text-align: center;
    color: var(--farba2);
    font-weight: 700;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tfoot tr.woocommerce-shipping-totals.shipping td {
    border-top: 0!important;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th {
    margin-top: 20px;
    background: var(--farba1);
    text-align: center;
    color: var(--farba2);
    font-weight: 700;
    padding: 26px 10px;
}

body.small_resolution.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
    border-top: 0 !important;
}


body.small_resolution.woocommerce-checkout .fs-order-review h3 {
    text-align: center;
    margin-bottom: 15px;
}

body.small_resolution.woocommerce-checkout .fs-order-review  {
    background: var(--pozadie_tmave);
    border: 5px solid var(--border_color_light);
    padding: 15px;
    border-radius: var(--b_radius);
    margin-top: 30px;

}

body.small_resolution div#order_review .fs-btns {
    text-align: center;
}

body.small_resolution div#order_review a.button {
    display: inline-block;
    text-align: center;
    color: var(--text_btn_farba);
    background: var(--btn_farba_bg);
    background: var(--btn_farba_border);
    margin: 15px;
}

body.small_resolution.woocommerce-checkout .fs-order-review table {
    border: 0;

}

body.small_resolution.woocommerce-checkout .fs-payments {
    margin-top: 30px;
}

body.small_resolution.woocommerce-checkout .fs-payments #payment {
background: #ffffff;
border: 1px solid var(--border_color_light);
}


/*single product*/


body.small_resolution.single-product  .finestudio-ecommerce-wc-content-wrapper.product-page {
    overflow: hidden;
}


body.small_resolution.single-product nav.woocommerce-breadcrumb {
    line-height: 1.2em;
    margin-bottom: 1em;
    text-align: left;
    padding: 12px 0;
    color: var(--text_farba);
    position: relative;
}

body.small_resolution.single-product nav.woocommerce-breadcrumb:Before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    width: calc((100vw - 100%) + 100%);
    margin-left: calc((100% - 100vw) / 2);
    height: 1px;
    background: var(--border_color_light);
    left: 0;
    bottom: 0;
    z-index: -1;
}

body.small_resolution.single-product nav.woocommerce-breadcrumb span.delimeter {
    font-size: 12px;
    padding: 0 6px;
}

body.small_resolution.single-product nav.woocommerce-breadcrumb a {
    color: var(--link_farba);
    text-decoration: none;
    font-weight: 300;
}

body.small_resolution.woocommerce.single-product div.product .label-wrapper {
    position: absolute;
    left:0px;
    top:10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
}

body.small_resolution.woocommerce.single-product div.product span.onsale {
    position: relative;
    left:0;
    top:0px;
    padding:6px 15px;
    background: #bb414b;
    color: #ffffff;
    font-size: .75em;
    border-radius: var(--b_radius);
    z-index: 15;
    min-height: unset;
    min-width: unset;
    line-height: inherit;
    margin: 0em 0 1em 0;
}

body.small_resolution.woocommerce.single-product div.product span.recommended-label {
    padding: 6px 15px;
    background: orange;
    color: #ffffff;
    font-size: .75em;
    border-radius: var(--b_radius);
    z-index: 15;
    margin: 0em 0 1em 0;
    font-weight: 700;
}

body.small_resolution.woocommerce.single-product div.product > .entry-summary .woocommerce-product-rating {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

body.small_resolution.single-product div.product > .entry-summary .woocommerce-product-rating .finestudio-wc-star-rating {
    text-align: left;
    margin-right: 10px;
}

body.small_resolution.single-product .custom-availability-wrapper {
    margin-bottom: 30px;
    margin-top: 30px;
}


body.small_resolution.single-product .custom-availability-wrapper .availability-item {
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

body.small_resolution.single-product .custom-availability-wrapper img {
    max-width: 100%;
    width: 28px;
    margin-right: 8px;
}

body.small_resolution.single-product .custom-availability-wrapper span.label {
    font-weight: 600;
    margin-right: 8px;
}


body.small_resolution.single-product i.yith-wcwl-icon.fa.fa-heart {
    color: var(--farba11);
}

body.small_resolution.single-product .yith-wcwl-add-button a {
    text-decoration: none;
}


body.small_resolution.single-product div.yith-wcwl-add-to-wishlist a, body.small_resolution.single-product div.yith-wcwl-add-to-wishlist span {
    color: var(--farba4);
    text-decoration: none;
}



body.small_resolution.woocommerce div.product form.cart div.quantity, body.small_resolution.woocommerce div.product form.cart .button {
    float: none;
    margin: 0;
}

body.small_resolution.woocommerce div.product form.cart,
body.small_resolution.woocommerce div.product .single_variation_wrap .variations_button  {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
}

body.small_resolution.woocommerce div.product form.cart > *,
body.small_resolution.woocommerce div.product .single_variation_wrap .variations_button > * {
    margin-bottom: 10px!important;
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-right: 5px;
}



body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity * {
    font-size: .75rem !important;
}



body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity button{
    padding: 10px 15px;
    border: 1px solid var(--border_color_light);
    background-color: var(--pozadie_tmave);
    cursor: pointer;
    color: var(--text_farba);
    touch-action: manipulation;
    -webkit-user-select: none; /* Zakáže výber textu na iPhone */
    -webkit-tap-highlight-color: transparent; /* Zakáže zvýraznenie pri dotyku */
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity button.minus {
    border-right: none;
    border-radius: var(--b_radius) 0 0 var(--b_radius);
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity button.plus {
    border-left: none;
    border-radius: 0 var(--b_radius) var(--b_radius) 0;
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity .quantity {
    margin: 0;
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity .quantity input.qty {
    width: 60px;
    text-align: center;
    border: 1px solid var(--border_color_light);
    border-left: none;
    border-right: none;
    padding: 10px;
    height: 100%;
    outline: 0;
    border-radius: 0;
}

body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity .quantity input.qty::-webkit-inner-spin-button, body.small_resolution.woocommerce div.product form.cart div.finestudio-wc-product-quantity .quantity input.qty::-webkit-outer-spin-button {
    opacity: 0;
    margin: 0;
    display: none;
}



body.small_resolution.woocommerce div.product form.cart button.single_add_to_cart_button {
    color: var(--text_btn_farba);
    background: var(--btn_farba_bg);
    border: 1px solid var(--btn_farba_border);
    border-radius: var(--b_radius);
    padding: 12px 16px;
    transition: ease-in-out .15s;
    font-size: .9em;
}

body.small_resolution.woocommerce div.product div.question-wrapper {
    margin: 30px 0;
}

body.small_resolution.woocommerce div.product div.question-wrapper button {
    color: var(--text_farba);
    background: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
    font-size: .9em;
}

body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form {
    display: block;
    padding: 25px 20px;
    background: var(--pozadie_tmave);
    border: 1px solid var(--border_color_light);
    border-radius: var(--b_radius);
}

body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form {
    max-width: 100%;
    width: 100%;
}

body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form input[type="text"], body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form input[type="email"], body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form input[type="tel"], body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form textarea {
    border-radius: var(--b_radius);
    max-width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form form input[type="submit"] {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000
    border-radius: var(--b_radius);
    padding: 12px 16px;
    transition: ease-in-out .15s;
    font-size: .9em;
}

body.small_resolution.woocommerce div.product div.question-wrapper div#ask-question-form span.info-message {
    display: block;
    margin-bottom: 5px;
}

body.small_resolution.woocommerce div.product  .finestudio-wc-single-social-share {
    margin: 30px 0;
    font-size: 18px;
}

body.small_resolution.woocommerce div.product  .finestudio-wc-single-social-share a {
    margin: 3px;
    color: var(--text_farba);
}

body.small_resolution.woocommerce div.product .product_meta > span {
    display: block;
    font-weight: 600;
}

body.small_resolution.woocommerce div.product .product_meta > span a {
    text-decoration: none;
    color: var(--text_farba);
    font-weight: 400;
}


body.small_resolution.woocommerce .woocommerce-tabs {
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
	margin-top:50px;
    margin-bottom: 30px;
}

body.small_resolution.woocommerce .woocommerce-tabs:before {
    content: '';
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-calc(100vw);
    width: -moz-calc(100vw);
    width: calc(100vw);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	background-color: var(--border_color_light);
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs {
    clear: both;
    margin: 0 0 50px;
    overflow: visible;
    padding: 0;
    text-align: center;
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs:before {
    border: none;
    content: '';
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-calc(100vw);
    width: -moz-calc(100vw);
    width: calc(100vw);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	background-color: var(--border_color_light);
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs:after {
    display:none;
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li {
    background: none !important;
    border-radius: 0;
    border-width: 0;
    display: inline-block;
    list-style: none;
    margin: 0 20px;
    padding: 0;
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li a {
    font-size: 20px;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: 26px;
    padding: 25px 0;
    position: relative;
    text-transform: none;
    color: var(--text_farba);
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li.active a {
    color:var(--link_farba);
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li::before {
    left: 0;
	bottom:0;
	height:1px;
    border-bottom-right-radius: 0;
    border-width: 0;
    box-shadow: none;
	width:100%;
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li::after {
    right: 0;
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: none;
}

body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li.active::before {
	box-shadow:none;
	background-color:var(--link_farba);
	
}
body.small_resolution.woocommerce .woocommerce-tabs ul.tabs li.active::after {
    box-shadow:none;
}





body.small_resolution.woocommerce .woocommerce-tabs .panel {
    background-color: transparent;
    border: none;
    margin: 50px 0 50px 0
    position: relative;
    text-align: left;
    width: 100%;
	padding-bottom:50px;
}

body.small_resolution.woocommerce .woocommerce-tabs .panel.woocommerce-Tabs-panel--reviews {
    margin: 0;
}

body.small_resolution.woocommerce .woocommerce-tabs .panel:before {
    border: none;
    content: '';
    height: 1px;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-calc(100vw);
    width: -moz-calc(100vw);
    width: calc(100vw);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-color: var(--border_color_light);
}

body.small_resolution.woocommerce .woocommerce-tabs .panel > h2, body.small_resolution.woocommerce .woocommerce-tabs .panel h2.woocommerce-Reviews-title {
    font-size: 18px;
}

body.small_resolution.woocommerce .woocommerce-tabs div#reviews {
    position: relative;
    padding:50px 20px;
    background: var(--farba2);
    border-radius: var(--b_radius);
}

body.small_resolution.woocommerce .woocommerce-tabs div#reviews:before {
    content: "";
    margin-left: -100%;
    margin-right: -100%;
    left: 0;
    top: -50px;
    right: 0;
    bottom: -50px;
    background: var(--farba3);
    display: block;
    position: absolute;
    z-index: -1;
}

body.small_resolution.woocommerce .woocommerce-tabs div#reviews div#review_form_wrapper {
    margin: 0 -20px;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form div#respond {
    background:var(--farba2);
	margin-top:50px;
	padding:20px;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form div#respond .form-submit input {
    color: var(--farba2);
    background: var(--primarna_farba);
    border: 1px solid var(--primarna_farba);
    border-radius: var(--b_radius);
    padding: 12px 16px;
    transition: ease-in-out .15s;
    font-size: .9em;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form span#reply-title {
    font-size: 18px;
    font-weight: bold;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form .comment-form-rating > label {
    font-weight: 500;
    margin-top: 25px;
    display: block;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form p.stars span {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 240px;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form p.stars span a {
    width: 40px;
    height: 40px;
}

body.small_resolution.woocommerce .woocommerce-tabs div#review_form p.stars a::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0;
    font-size: 22px;
}


body.small_resolution.single-product .woocommerce-product-details__short-description li, body.small_resolution.single-product .woocommerce-Tabs-panel--description li {
    margin-left: 20px;
}








