/* PRELOADER */

body:not(.entrance-protection-wrapper)::before {
    position: fixed;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 1);
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/logo_pejskovice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px;
    content: "";
    z-index: 1001;
}
body:not(.entrance-protection-wrapper)::after {
    position: fixed;
    top: 45%;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: transparent;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/pejskovice.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100px;
    content: "";
    z-index: 1002;
    display: block;
}
body:not(.entrance-protection-wrapper) {
    overflow: hidden;
}
body > .overall-wrapper {
    visibility: hidden;
}
body.loaded {
    overflow: auto;
}
body.loaded::before,
body.loaded::after {
    display: none!important;
    overflow: auto;
}
body.loaded > .overall-wrapper {
    visibility: visible;
}
/**/
/* GLOBAL */
html {
    scroll-behavior: smooth;
}
:root {
    --color-primary: #D491BB;
    --color-primary-hover: #c0629d;
    --color-secondary: #7ED957;
    --color-secondary-hover: #69c343;
}

body {
    background-repeat: repeat;
    background-size: 350px;
}
body:not(.ordering-process) {
    background-image: var(--header-background-url);
}
body div:not(.overall-wrapper) > .content-wrapper {
    background-color: transparent !important;
}
body .container {
    background-color: #ffffffcc;
    box-shadow: 0 0 10px 25px #ffffffcc;
}
body .container .container {
    background-color: transparent;
}
body #footer .container {
    box-shadow: unset;
}
@media (min-width: 768px) {
    body #header {
        background-color: transparent;
    }
    body #header .header-bg {
        background-color: #fff;
    }
    body #header .container,
    body .admin-bar .container,
    body .site-msg.information .container,
    body .top-navigation-bar .container {
        background-color: transparent !important;
        box-shadow: unset !important;
    }
}
@media(max-width: 480px) {
    #header .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.menu-level-1 #nav-manufacturers {
    display: none;
}
a, .link-like {
    color: var(--color-secondary-hover);
}
body a,
body .link-like {
    color: var(--color-primary);
}
.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart {
    color: var(--color-tertiary-hover);
    border-color: var(--color-secondary);
    background-color: var(--color-secondary);
    font-weight: 500;
    border-radius: 4px;
}
.btn.btn-conversion:hover, a.btn.btn-conversion:hover, .btn.btn-cart:hover, a.btn.btn-cart:hover {
    color: #fff;
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
}
.extra strong {
    color: var(--color-primary-hover);
}
.extra .price-range {
    margin-top: 10px;
}
.extra .price-range > div {
    background-color: var(--color-primary-hover);
}
.extra::before {
    color: #9bc20e;
}
.btn.btn-default,
a.btn.btn-default {
    color: var(--color-tertiary-hover);
    font-weight: 500;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    border-radius: 50px;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
    color: var(--color-tertiary-hover);
    border-color: var(--color-primary-hover);
    background-color: var(--color-primary-hover);
}
.in-404 main#content .content-inner {
    max-width: unset;
}
@media (min-width: 768px) and (max-width: 1199px){
    .container {
        width: 100%;
    }
}
body:not(.type-category) .content-inner,
body:not(.type-index) .content-inner,
body:not(.type-product) .content-inner {
    max-width: unset;
}
body:not(.type-category) .content-inner > h1,
body:not(.type-index) .content-inner > h1,
body:not(.type-product) .content-inner > h1,
body:not(.type-category) article header > h1,
body:not(.type-index) article header > h1,
body:not(.type-product) article header > h1 {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.empty-content-404 h2::after {
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/404-dog.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px;
    display: block;
    position: relative;
    margin: 40px auto;
}
@media (max-width: 480px) {
    body.navigation-window-visible {
        overflow: hidden;
    }
}
@media (max-width: 768px) {
    body.user-action-visible.cart-window-visible,
    body.user-action-visible.login-window-visible {
        overflow: hidden !important;
    }
}
/* ******** TOP NAV BAR ******* */
.top-navigation-bar {
    border: none;
    background: #F3EFEB;
}
.top-navigation-bar .container {
    padding: 5px 20px;
    top: 0;
}
.top-navigation-bar .container > div {
    background: transparent;
    /*flex: 1 1 33%;*/
    /*flex-basis: 33% !important;*/
}
.top-navigation-bar .container > div.top-navigation-contacts {
    order: 2;
    text-align: center;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 1 30%;
}
.top-navigation-bar .container > div.top-navigation-menu {
    order: 1;
    text-align: left;
    padding: 0;
    flex: 1 1 35%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    overflow: unset;
}
.top-navigation-bar .container > div.top-navigation-tools {
    order: 3;
    text-align: right;
    flex: 1 1 35%;
}
.top-navigation-bar .container > div.top-navigation-menu .top-navigation-menu-trigger {
    display: none;
}
.top-navigation-bar-menu li::before {
    line-height: 1.4;
}
.top-navigation-bar .container > div a {
    color: #666;
    font-size: 14px;
    text-transform: initial;
    display: inline-flex;
    align-items: center;
}
.top-navigation-bar .container > div a[href="/blog/"] {
    color: var(--color-primary-hover);
}
.top-navigation-bar .container > div a[href="/kontakt/"]::before,
.top-navigation-bar .container > div a[href="/o-nas/"]::before,
.top-navigation-bar .container > div a[href="/blog/"]::before,
.top-navigation-bar .container > div a[href="/rubriky/katalog-psu/"]::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 6px;
}
.top-navigation-bar .container > div a[href="/kontakt/"]::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/phone-call.svg);
    filter: brightness(0.5);
}
.top-navigation-bar .container > div a[href="/o-nas/"]::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/users.svg);
    width: 20px;
}
.top-navigation-bar .container > div a[href="/blog/"]::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/blog-2.svg);
}
.top-navigation-bar .container > div a[href="/rubriky/katalog-psu/"]::before {
    /*background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/shop.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/dog-profile.svg);
}
.top-navigation-tools .dropdown-menu {
    min-width: 100px;
}
.top-navigation-tools .dropdown-menu a {
    color: var(--color-tertiary-hover) !important;
}
.responsive-tools > a[data-target="navigation"] {
    top: 10px;
}
.responsive-tools > .cart-count {
    display: none;
}
.top-navigation-contacts a.project-email::before,
.top-navigation-contacts a.project-phone::before {
    content: '';
    line-height: unset;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 20px;
    height: 17px;
    margin-right: 10px;
    filter: brightness(0.5);
}
.top-navigation-contacts a.project-email::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/email.svg);
}
.top-navigation-contacts a.project-phone::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/phone-call.svg);
}
.top-navigation-menu-trigger::before {
    color: #fff;
}
#header .cart-count {
    color: var(--color-tertiary-hover);
}
#header .cart-count::before {
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/shopping-cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-flex;
    width: 30px;
    height: 30px;
    margin-right: 15px;
}
.navigation-buttons > a[data-target="cart"] i {
    color: var(--color-tertiary-hover);
    background-color: var(--color-primary);
    font-size: 10px;
}
@media (max-width: 1199px) {
    .top-navigation-bar .container > div.top-navigation-contacts {
        flex-basis: max-content !important;
        flex: unset;
    }
    .top-navigation-bar .container > div {
        flex: 1 1 auto;
    }
}
@media (max-width: 479px) {
    .top-navigation-bar .container > div.top-navigation-menu {
        display: none;
    }
    .navigation-window-visible .top-navigation-bar {
        display: none;
    }
    .top-navigation-bar .container > div a.cart-count {
        position: relative;
    }
    .top-navigation-bar .container > div a.cart-count i {
        background: #fff;
        position: absolute;
        top: 0;
        left: 57%;
        border-radius: 50px;
        color: #000;
        font-style: initial;
        padding: 0 8px;
    }
}
@media (max-width: 767px) {
    .top-navigation-tools .dropdown {
        left: unset;
        right: 60px;
        top: 21px;
    }
    .top-navigation-bar .dropdown button {
        color: #fff;
    }
    .top-navigation-bar .container {
        position: fixed;
        width: 100%;
        background: #000;
        z-index: 999;
    }
    .responsive-tools > .cart-count {
        display: inline-flex;
    }
}
/* ******** HEADER ******* */
#header {
    position: relative;
    animation: smoothScroll 1s ease-out;
}
#header .header-top > div:nth-child(2) {
    z-index: 1;
}
#header .header-bg {
    position: absolute;
    width: 100%;
    height: 105px;
    top: 0;
    left: 0;
    z-index: 0;
    /*box-shadow: 0 20px 17px -17px rgba(0,0,0,.2);*/
}
body:not(.nav-up) #header .header-bg {
    box-shadow: 0 20px 17px -17px rgba(0,0,0,.2);
}
#header .header-top {
    justify-content: space-between;
    height: 105px;
}
#header .header-top > div {
    /*flex: unset;*/
}
#header .header-top .search fieldset input {
    border-radius: 50px;
    padding: 10px 100px 10px 16px;
}
#header .header-top .search fieldset button {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-color: var(--color-secondary);
    background: var(--color-secondary);
    font-weight: 500;
    background: var(--color-secondary);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
#header .header-top .search fieldset button:hover {
    border-color: var(--color-secondary-hover);
    background: var(--color-secondary-hover);
    color: #fff;
}
#header .header-top .search fieldset button:hover {
    color: #fff;
}
.header-top .secondary-nav {
    z-index: 1;
}
.secondary-nav-items {
    display: flex;
    padding-top: 10px;
}
.secondary-nav-items a {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-tertiary-hover);
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.secondary-nav-items a.akce-new {
    display: none;
}
.secondary-nav-items a::before {
    content: '';
    font-family: Shoptet;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.secondary-nav-items a.news-new::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/favourite-stroke.svg);
}
.secondary-nav-items a.sale-new::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/percentage.svg);
}
.secondary-nav-items a.akce-new::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/badge.svg);
}
.secondary-nav-items a.czech-new::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/house-stroke.svg);
}


.secondary-nav-items a.drbarna-new::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/blog-2.svg);
}
.secondary-nav-items a.contact-new::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/phone-call.svg);
    filter: brightness(0.5);
}
.secondary-nav-items a.about-us-new::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/users.svg);
}
.secondary-nav-items a.our-stores-new::before {
    /*background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/shop.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/dog-profile.svg);

}
@media (min-width: 768px) {
    .header-top {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    #header .site-name a img {
        max-height: 90px;
    }
    .nav-up #header .site-name a img {
        max-height: 79px;
    }
}
@media (min-width: 992px) {
    #header .site-name a img {
        margin-left: 80px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #header .header-top > div:first-child,
    #header .header-top > div:last-child {
        width: 125px;
    }
    .header-top .secondary-nav-items a {
        font-size: 13px;
    }
}
@media (max-width: 767px){
    #header .header-top .navigation-buttons {
        display: none;
    }
    .secondary-nav-items {
        display: block;
        padding-top: 0;
        order: 11;
    }
    .secondary-nav-items a {
        font-size: 18px;
        font-weight: 400;
        color: var(--color-tertiary-hover);
        margin-right: 0;
        display: flex;
        align-items: center;
        padding: 15px 20px;
        border-top: 1px solid #dadada;
        background: var(--color-tertiary);
    }
    .secondary-nav-items a::before {
        width: 30px;
        margin-left: 10px;
        margin-right: 15px;
    }
    #header {
        margin-top: 60px;
    }
}
/* Sticky header */
/* .sticky */
.nav-up #header {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 100 !important;
    animation: smoothScroll 1s ease-out;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.nav-up #header {
    box-shadow: 0 6px 12px 1px rgba(128,128,128, 0.4);
    z-index: 4;
}
.nav-up #header .header-top {
    height: 70px !important;
}
.nav-up #header .header-top > div:first-child {
    /*flex: 0 1 10%;*/
}
.nav-up #header .header-top .site-name a img {
    max-height: 60px;
}
body:not(.nav-up) #header .header-top .site-name a img.secondary-logo {
    display: none;
}
.nav-up #header .header-top .site-name a img:not(.secondary-logo) {
    display: none;
}
.nav-up #header .secondary-nav {
    /*display: none;*/
}
.nav-up #header .navigation-buttons {
    /*flex: 0 1 35%;*/
}
.nav-up #header .header-bg {
    height: 70px;
}
.nav-up #header #navigation {
    /*width: 65%;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 51%;*/
    /*transform: translateX(-50%);*/
    /*margin-top: 0;*/
    /*transition: none;*/
    display: none;
}
#navigation .menu-level-1 > li:not(.fv-visible) {
    display: none;
}
/*.nav-up #header #navigation .menu-level-1 > li {*/
/*    padding-top: 8px;*/
/*    width: 105px;*/
/*}*/
/*.nav-up #header #navigation .menu-level-1 > li > a {*/
/*    width: 90px;*/
/*    height: 70px;*/
/*    padding: 0;*/
/*}*/
/*.nav-up #header #navigation .menu-level-1 > li > a::before {*/
/*    width: 30px;*/
/*    height: 30px;*/
/*}*/
/*.nav-up #header #navigation .menu-level-1 > li > a b {*/
/*    margin-bottom: 3px;*/
/*    font-weight: 600;*/
/*    font-size: 14px;*/
/*}*/
/*.nav-up #header #navigation .menu-level-2 {*/
/*    display: none;*/
/*}*/
/*body.type-category.nav-up #header #navigation .menu-level-1 > li > a,*/
/*body.type-product.nav-up #header #navigation .menu-level-1 > li > a {*/
/*    margin: 0;*/
/*}*/
.nav-up #header .breadcrumbs {
    display: none;
}
#header .breadcrumbs {
    position: relative;
    z-index: 0;
}
#header .breadcrumbs::after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #bdaa9630;
    z-index: -1;
    box-shadow: inset 0 20px 17px -17px rgb(0 0 0 / 20%);
}
body.nav-up #content-wrapper {
    margin-top: 285px;
}
#navigation .menu-level-1 > .secondary-nav-items {
    display: none;
}
#navigation .menu-level-1 > a[href="/blog"],
#navigation .menu-level-1 > a[href="/o-nas"] {
    display: none;
}
@media (max-width: 767px) {
    #navigation .menu-level-1 > .secondary-nav-items {
        display: block;
    }
    #navigation .menu-level-1 > a[href="/blog"],
    #navigation .menu-level-1 > a[href="/o-nas"] {
        display: block;
    }
}
@media (max-width: 480px) {
    #navigation .menu-level-1 > li:last-child {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }
}
/* LOGIN REGISTER */
.popup-widget.login-widget {
    margin-left: 70px;
}
.popup-widget.login-widget::before {
    background-color:#fff;
}
.top-navigation-bar a.login {
    color:#000;
}
.top-navigation-bar a.login::before {
    content: '\e922';
    font-family:shoptet;
    margin-right:5px;
}
.popup-widget.login-widget {
    width:630px;
}
.registrace-box {
    width: 50%;
    float: right;
    padding: 24px 24px 32px 24px;
    background-color: #fff;
}
.login-widget .tab-content {
    width: 50%;
    float: left;
    padding: 24px 24px 32px 24px;
}
.login-widget .user-action-tabs, .login-widget h2 {
    display:none;
}
#customerLogin::before {
    display:block;
    content:"Přihlášení­";
    color: #303030;
    font-size: 18px;
    margin-bottom:10px;
    font-weight: 600;
}
.registrace-box h4 {
    color: #000;
    font-size: 18px;
    margin-bottom:10px;
    font-weight: 600;
    margin-top:0;
}
.login-widget .popup-widget-inner {
    padding:0;
    box-shadow: 0 2px 24px rgba(36, 1, 76, 0.15);
    border-radius: 8px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.login-widget .popup-widget-inner #customerLogin {
    width: 50%;
    padding: 24px 24px 32px 24px;
}
.btn-text.btn-login {
    background: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 500;
    text-transform:initial;
    font-size: 16px;
    border-radius: 4px;
}
.btn-text.btn-login:hover {
    color: #fff;
    background-color: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
}
a#registr {
    display:inline-block;
    padding:6px 10px;
    border-radius: 4px;
    background-color: var(--color-secondary);
    border: 1px solid var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-size: 16px;
    font-weight: 500;
}
a#registr:hover {
    color: #fff;
    background-color: var(--color-secondary-hover);
    border: 1px solid var(--color-secondary-hover);
}
.registrace-box ul {
    margin-left:0;
    padding-left:0;
    margin-bottom:40px;
}
.registrace-box ul li::before {
    left: 0;
    line-height:15px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    background-color: #349239;
    content: "\e913";
    font-family: shoptet;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.registrace-box ul li {
    color:#000;
    position:relative;
    font-weight: 400;
    list-style:none;
    display:flex;
    margin-bottom:10px;
    padding-left:25px;
    font-size:14px;
}
.cart-widget #continue-order-button {
    color: var(--color-tertiary-hover);
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: initial;
    border-radius: 0;
    border-color: var(--color-secondary);
}
.cart-widget #continue-order-button:hover {
    color: #fff;
}
.cart-free-shipping strong {
    color: var(--color-primary-hover);
}
.cart-widget-product-name>span {
    color: var(--color-primary-hover);
}
.popup-widget.login-widget {
    top: 53px
}
.login-widget .popup-widget-inner {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .cart-window-visible .user-action .user-action-in>div.user-action-cart {
        border-top: 1px solid var(--color-tertiary);
    }
}
@media (max-width: 1439px) {
    .popup-widget.login-widget {
        margin-left: -50px;
    }
}
@media (max-width: 1199px) {
    .popup-widget.login-widget {
        margin-left: unset;
        right: 10px;
        left: unset;
        top: 60px;
    }
}
@media (max-width: 767px) {
    .popup-widget.login-widget {
        right: 0;
    }
    .login-widget .popup-widget-inner #customerLogin {
        width: 90%;
        max-width: 400px;
        margin: auto;
    }
    .login-widget .popup-widget-inner .registrace-box {
        width: 90%;
        max-width: 400px;
        margin: auto;
    }
    .top-navigation-bar a.login {
        display: none !important;
    }
    .responsive-tools {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header-top .secondary-nav-items {
        justify-content: center;
    }
    #header .header-bg {
        display: none !important;
    }
    #header .site-name {
        padding-top: 10px;
    }
    #header {
        margin-bottom: 30px;
    }
    .responsive-tools>a[data-target="navigation"]::before {
        color: #fff;
        background-color: var(--color-secondary-hover);
    }
    .top-navigation-bar .search {
        display: none;
    }
    .top-navigation-bar .search input[type="search"] {
        border-radius: 50px;
    }
    body.search-window-visible .top-navigation-bar .search {
        display: block;
        z-index: 10;
    }
    body.search-window-visible .top-navigation-bar a[data-target="login"],
    body.search-window-visible .top-navigation-bar a[data-target="cart"] {
        display: none;
    }
    .popup-widget.login-widget {
        margin-left: 0;
        width: 100%;
    }
    .login-widget .tab-content,
    .login-widget .registrace-box {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .header-top .secondary-nav-items {
        display: none;
    }
    #header .header-top {
        height: 60px;
    }
    #header .site-name a img {
        max-height: 55px;
    }
}
@media (min-width: 365px) and (max-width: 420px) {
    body.search-window-visible .top-navigation-bar .search {
        max-width: 245px;
    }
}
/* breadcrumbs */
.breadcrumbs {
    border: none;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
}
.breadcrumbs>span {
    align-self: center;
}
.breadcrumbs>span>a {
    position: relative;
    min-height: 38px;
    display: block;
}
.breadcrumbs>span>a::before {
    display: none;
}
.breadcrumbs>span>a::after {
    content: '\e910';
    font-family: Shoptet;
    width: auto;
    height: unset;
    background-color: transparent;
    border: none;
    transform: none !important;
    -webkit-transform: none;
    -moz-transform: none;
    margin-left: 15px;
    position: relative;
}
.breadcrumbs>span>a, .breadcrumbs>span>span {
    padding: 10px 10px;
    display: block;
}
.navigation-home-icon-wrapper::before {
    filter: brightness(0.4);
}
.breadcrumbs a {
    color: var(--color-tertiary-hover);
}
.breadcrumbs a:hover {
    color: var(--color-primary-hover);
}
.breadcrumbs > span:last-child span {
    color: var(--color-tertiary-hover);
    font-weight: 500;
}
@media(max-width: 767px) {
    .breadcrumbs {
        padding-top: 5px;
        padding-bottom: 5px;
        row-gap: 5px;
    }
    .breadcrumbs>span>a::after {
        font-size: 6px;
    }
    .navigation-home-icon-wrapper::before {
        top: 17px;
        font-size: 11px;
        left: 5px;
    }
    .navigation-home-icon-wrapper #navigation-first a {
        padding-left: 16px;
    }
    .breadcrumbs>span>a,
    .breadcrumbs>span>span {
        font-size: 12px;
        padding: 3px 6px;
        min-height: unset;
    }
}
/* ******** NAVIGATION ******* */
#navigation .menu-level-1 > li > a > b {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    #navigation {
        height: 110px;
        transition: none;
        margin-top: 30px;
    }
    .type-index #navigation {
        margin-top: 25px;
    }
    #navigation .navigation-in {
        background: transparent;
        width: 100%;
    }
    #navigation .menu-level-1 {
        justify-content: center;
        width: 100%;
    }
    #navigation .menu-level-1 > li {
        border: none;
        padding-bottom: 10px;
        width: 115px;
    }
    #navigation .menu-level-1 > li > a {
        border-radius: 50px;
        width: 95px;
        height: 95px;
        margin: auto;
        text-align: center;
        font-weight: 800;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        color: #434343;
        box-shadow: 0 3px 6px #C4C4C4;
        /*background: #bdaa96ba;*/
        font-size: 14px;
    }
    #navigation .menu-level-1 > li > a {
        background: #7ed957;
    }
    #navigation .menu-level-1 > li.menu-item-2195 > a,
    #navigation .menu-level-1 > li.menu-item-2674 > a {
        background: #36c920;
    }
    #navigation .menu-level-1 > li:hover > a {
        /*background: #fff;*/
        /*border: 3px solid #D491BB;*/
    }
    #navigation .menu-level-1 > li:hover > a {
        background: #fff;
        border: 3px solid #7ed957;
    }
    #navigation .menu-level-1 > li.menu-item-2195:hover > a,
    #navigation .menu-level-1 > li.menu-item-2674:hover > a {
        background: #fff;
        border: 3px solid #36c920;
    }
    body.type-category #navigation .menu-level-1 > li > a,
    body.type-product #navigation .menu-level-1 > li > a {
        /*font-size: 12px;*/
        /*background: #bdaa96ba;*/
        /*width: 95px;*/
        /*height: 95px;*/
        /*margin: auto;*/
    }
    body.type-category #navigation .menu-level-1 > li > a,
    body.type-product #navigation .menu-level-1 > li > a {
        font-size: 12px;
        background: #7ed957;
        width: 95px;
        height: 95px;
        margin: auto;
    }
    body.type-category #navigation .menu-level-1 > li.menu-item-2195 > a,
    body.type-product #navigation .menu-level-1 > li.menu-item-2195 > a,
    body.type-category #navigation .menu-level-1 > li.menu-item-2674 > a,
    body.type-product #navigation .menu-level-1 > li.menu-item-2674 > a {
        background: #36c920;
    }
    body.type-category #navigation .menu-level-1 > li > a.active,
    body.type-product #navigation .menu-level-1 > li > a.active,
    body.type-category #navigation .menu-level-1 > li:hover > a,
    body.type-product #navigation .menu-level-1 > li:hover > a {
        /*background: var(--color-primary-hover);*/
        /*width: 95px;*/
        /*height: 95px;*/
        /*margin-bottom: 0;*/
        /*-webkit-transition: all 0.3s ease-out;*/
        /*-o-transition: all 0.3s ease-out;*/
        /*transition: all 0.3s ease-out;*/
        /*background: #fff;*/
        /*border: 3px solid #D491BB;*/
        /*font-size: 12px;*/
    }
    .type-category #navigation .menu-level-1 > li > a.active,
    .type-product #navigation .menu-level-1 > li > a.active,
    .type-category #navigation .menu-level-1 > li:hover > a,
    .type-product #navigation .menu-level-1 > li:hover > a {
        background: #7ed957;
        width: 95px;
        height: 95px;
        margin-bottom: 0;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        background: #fff;
        border: 3px solid #7ed957;
        font-size: 12px;
    }
    body.type-category #navigation .menu-level-1 > li.menu-item-2195 > a.active,
    body.type-product #navigation .menu-level-1 > li.menu-item-2195 > a.active,
    body.type-category #navigation .menu-level-1 > li.menu-item-2195:hover > a,
    body.type-product #navigation .menu-level-1 > li.menu-item-2195:hover > a,
    body.type-category #navigation .menu-level-1 > li.menu-item-2674 > a.active,
    body.type-product #navigation .menu-level-1 > li.menu-item-2674 > a.active,
    body.type-category #navigation .menu-level-1 > li.menu-item-2674:hover > a,
    body.type-product #navigation .menu-level-1 > li.menu-item-2674:hover > a {
        background: #fff;
        border: 3px solid #36c920;
    }
    /*body.type-category #navigation .menu-level-1 > li > a::before,*/
    /*body.type-product #navigation .menu-level-1 > li > a::before {*/
    /*    width: 35px;*/
    /*    height: 35px;*/
    /*}*/
    body.type-category #navigation .menu-level-1 > li > a>img,
    body.type-product #navigation .menu-level-1 > li > a>img {
        width: 35px;
        height: 35px;
    }
    body.type-category #navigation .menu-level-1 > li > a.active::before,
    body.type-product #navigation .menu-level-1 > li > a.active::before,
    body.type-category #navigation .menu-level-1 > li:hover > a::before,
    body.type-product #navigation .menu-level-1 > li:hover > a::before {
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .navigation-in > ul > li:first-child > a:hover {
        padding-left: 20px;
        padding-right: 20px;
    }
    #navigation .menu-level-1 > li > a > b {
        margin-bottom: 5px;
        font-weight: 700;
    }
    #navigation .menu-level-1 > li:hover > a {
        /*background: var(--color-primary-hover);*/
    }
    /*#navigation .menu-level-1 > li > a::before {*/
    /*    content: '';*/
    /*    font-family: Shoptet;*/
    /*    background-size: contain;*/
    /*    background-repeat: no-repeat;*/
    /*    display: block;*/
    /*    width: 40px;*/
    /*    height: 40px;*/
    /*    margin-bottom: 7px;*/
    /*}*/
    #navigation .menu-level-1 .menu-level-2 {
        display: flex;
        -webkit-appearance: none;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        z-index: -1;
    }
    .submenu-visible #navigation .menu-level-1 > li.ext.exp .menu-level-2 {
        z-index: 1001;
    }
    .submenu-visible #navigation .menu-level-1 > li.ext.exp .menu-level-2 {
        -webkit-appearance: none;
        -webkit-box-shadow: 0 20px 19px -15px var(--color-tertiary-hover);
        box-shadow: 0 20px 19px -15px var(--color-tertiary-hover);
        align-items: flex-start;
        padding-bottom: 30px;
        border-top: 5px solid #D491BB;
        border-bottom: 1px solid #D491BB;
    }
    .navigation-in .has-third-level div > ul a {
        color: var(--color-tertiary-hover);
    }
    .navigation-in .has-third-level div > ul a:hover {
        color: var(--color-primary);
    }
    #navigation .menu-level-2 > li {
        align-items: flex-start;
        margin-top: 30px;
    }
    #navigation .menu-level-2 .menu-level-3 {
        max-height: unset;
    }
    #navigation .menu-level-2 .menu-level-3 > li {
        display: block;
        padding: 3px 0;
    }
    #navigation .menu-level-2 .menu-level-3 > li.show-more {
        padding-top: 7px;
    }
    #navigation .menu-level-2 .menu-level-3 > li.show-more a {
        color: var(--color-primary-hover);
    }
    #navigation .menu-level-1 > li > a[href="/kategorie/expirace/"] b {
        margin-bottom: -7px;
    }
}
@media (max-width: 768px) {
    #navigation .menu-level-1 {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
    }
}
.navigation-in ul li.appended-category {
    display: block;
}
/*.navigation-in ul li.appended-category.menu-item-2192,*/
/*.menu-helper ul li.appended-category.menu-item-2192,*/
/*.navigation-in ul li.appended-category.menu-item-2195,*/
/*.menu-helper ul li.appended-category.menu-item-2195,*/
/*.navigation-in ul li.appended-category.menu-item-2674,*/
/*.menu-helper ul li.appended-category.menu-item-2674,*/
/*.navigation-in ul li.appended-category.menu-item-8964,*/
/*.menu-helper ul li.appended-category.menu-item-8964 {*/
/*    display: block !important;*/
/*}*/
.navigation-in ul li.appended-category.menu-item-8964,
.menu-helper ul li.appended-category.menu-item-8964 {
    order: 10;
}
/*#navigation .menu-level-1 > li > a::before {*/
/*    content: '';*/
/*    font-family: Shoptet;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    display: block;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    margin-bottom: 7px;*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/pes/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/dog.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/kocka/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/cat.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/B.A.R.F./"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/dog-food.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/ostatni/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/bird.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/lekarna/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/mortar.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/akce/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/discount-round.svg);*/
/*}*/
/*#navigation .menu-level-1 > li.menu-item-2192 > a::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/favourite-stroke.svg);*/
/*    opacity: 0.7;*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/expirace/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/limit.svg);*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/doporucujeme/"]::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/lamp.svg);*/
/*    opacity: 0.8;*/
/*}*/
#navigation .menu-level-1 > li > a > img {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 7px;
}
/*#navigation .menu-level-1 > li > a[href="/kategorie/doporucujeme/"]>b {*/
/*    font-size: 0;*/
/*    line-height: 0;*/
/*}*/
/*#navigation .menu-level-1 > li > a[href="/kategorie/doporucujeme/"]>b::before {*/
/*    content: 'Náš tip';*/
/*    font-size: 12px;*/
/*    font-family: inherit;*/
/*    font-weight: inherit;*/
/*    line-height: 14px;*/
/*    text-transform: uppercase;*/
/*}*/
.menu-helper {
    /*display: none;*/
}
@media (max-width: 767px) {
    .navigation-window-visible #navigation {
        box-shadow: -6px 0px 17px 2px rgba(0,0,0,.2);
    }
    .navigation-in ul li a {
        display: inline-flex;
        align-items: center;
        font-size: 18px;
    }
    #navigation .menu-level-1 > li > a>b::before {
        font-size: 18px !important;
    }
    .navigation-in ul li a:hover,
    .navigation-in ul li.ext.exp a {
        color: var(--color-primary-hover);
    }
    /*#navigation .menu-level-1 > li > a::before {*/
    /*    margin-right: 15px;*/
    /*}*/
    #navigation .menu-level-1 > li > a>img {
        margin-right: 15px;
    }
    .navigation-in ul li.appended-category {
        /*display: none;*/
    }
    .navigation-in ul.menu-level-2 li a {
        color: var(--color-tertiary-hover) !important;
        width: 100%;
        background-color: var(--color-tertiary);
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        padding-left: 48px;
    }
}
@media (max-width: 480px) {
    #navigation {
        padding-bottom: 0;
    }
}
/* ******** BODY ******* */
.homepage-group-title {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.homepage-group-title,
.homepage-group-title h1 {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
}
/* style line separator for headlines */
.homepage-group-title,
.category-title,
.products-related-header {
    position: relative;
}
.homepage-group-title::before,
.category-title::before,
.products-related-header::before {
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    background-color: #bdaa96ba;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
.homepage-group-title > div,
.category-title > div,
.products-related-header > div {
    z-index: 3;
    background-color: #fff !important;
    display: block;
    width: max-content;
    margin: auto;
    position: relative;
    padding: 0 20px;
    word-break: break-word;
    max-width: 100%;
}
/* style line separator for headlines end */
/* homepage middle banners */
.middle-banners-wrapper {
    background: transparent;
    border: none;
    margin-top: 50px;
}
.body-banners > div {
    width: 50% !important;
}
.body-banners .text,
.body-banners .extended-banner-texts {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    left: unset;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.body-banners .text .extended-banner-title,
.body-banners .extended-banner-texts .extended-banner-title,
.body-banners .text .extended-banner-text,
.body-banners .extended-banner-texts .extended-banner-text,
.body-banners .text .extended-banner-link,
.body-banners .extended-banner-texts .extended-banner-link {
    background: transparent;
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: none;
    position: relative;
    top: unset;
    color: #fff;
}
.body-banners .text .extended-banner-title,
.body-banners .extended-banner-texts .extended-banner-title {
    font-size: 34px;
    font-weight: 600;
}
.body-banners .text .extended-banner-text,
.body-banners .extended-banner-texts .extended-banner-text {
    font-size: 24px;
}
/* Advantages */
.type-product .container-index-advantages {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.container-advantages {
    width: 100%;
    background-color: transparent;
    padding: 0;
    margin-top: 0;
}
.ordering-process .container-advantages {
    margin-top: 0;
}
.advantages {
    margin: 0;
    padding: 0;
    list-style: none;
}
.advantages .advantage {
    text-align: center;
    font-size: 13px;
    color: #666;
    border: 6px solid #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.mobile .advantages .advantage {
    justify-content: left;
}
.advantage strong {
    display: block;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
    color: var(--color-tertiary-hover);
}
.advantage p {
    color: var(--color-tertiary-hover);
}
.advantage::before {
    content: '';
    display: block;
    margin: 0 auto 15px auto;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center center;
    filter: invert(0)
}
/*.advantage.advantage-1::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/shipped.svg);*/
/*    background-size: contain;*/
/*}*/
/*.advantage.advantage-2::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/coupon.svg);*/
/*    background-size: contain;*/
/*}*/
/*.advantage.advantage-3::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/winner.svg);*/
/*    background-size: contain;*/
/*}*/
/*.advantage.advantage-4::before {*/
/*    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/home.svg);*/
/*    background-size: contain;*/
/*}*/
.advantage.advantage-1::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/shipped-pink.svg);
    background-size: contain;
}
.advantage.advantage-2::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/coupon-pink.svg);
    background-size: contain;
}
.advantage.advantage-3::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/winner-pink.svg);
    background-size: contain;
}
.advantage.advantage-4::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/home-pink.svg);
    background-size: contain;
}
body.type-product .advantage.advantage-1::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/shipped.svg);
    background-size: contain;
}
body.type-product .advantage.advantage-2::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/shoe-shop.svg);
    background-size: contain;
    height: 60px;
    margin-bottom: 20px;
}
body.type-product .advantage.advantage-3::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/free-delivery.svg);
    background-size: contain;
}
body.type-product .advantage.advantage-4::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/24-hours.svg);
    background-size: contain;
}
@media (min-width: 1400px) {
    .advantages {
        max-width: 100%;
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    .advantages .advantage {
        padding: 10px 20px;
        height: calc(250px - 11vw);
    }
}
@media (max-width: 991px) {
    .body-banners > div {
        width: 100% !important;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
}
@media (max-width: 480px) {
    .advantages .advantage {
        height: calc(250px - 3vw);
        display: block;
    }
    .advantage::before {
        margin: auto auto 20px auto;
    }
}
/**/
/* index advantages next to carousel */
.before-carousel .content-wrapper-in .container .row {
    display: flex;
}
.before-carousel .container-index-advantages {
    width: 30%;
}
.before-carousel .container-index-advantages .advantages {
    display: flex;
    flex-direction: column;
}
.before-carousel .container-index-advantages .advantage {
    padding: 10px 0;
    flex-direction: row;
    width: 100%;
}
.before-carousel .container-index-advantages .advantage::before {
    width: 50px;
    height: 50px;
}
.before-carousel .container-index-advantages .advantage > div {
    width: calc(100% - 50px);
    padding-left: 10px;
}
@media (min-width: 1440px) {
    .container-index-advantages.bottom {
        display: none;
    }
    .before-carousel .container-index-advantages .content {
        padding-left: 0;
    }
    .before-carousel .container-index-advantages .advantage {
        font-size: 12px;
        border: none;
        text-align: left;
    }
    .before-carousel .container-index-advantages .advantage::before {
        width: 35px;
        height: 35px;
    }
    .before-carousel .container-index-advantages strong,
    .before-carousel .container-index-advantages p {
        font-size: 12px;
    }
}
@media (max-width: 1439px) {
    .before-carousel .container-index-advantages {
        display: none;
    }
}
/* index advantages next to carousel end */
/* footer banners - favourite categories */
.footer-banners {
    margin: 60px auto;
}
.footer-banners .homepage-group-title.cat {
    margin-bottom: 30px;
}
.footer-banners a {
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.16);
    background: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
}
.footer-banners .footer-banner {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-banners a:hover {
    border: 1px solid var(--color-secondary-hover);
}
.footer-banners a img {
    max-width: 100px;
    padding: 10px;
    width: 40%;
}
.footer-banners a .extended-banner-link {
    position: relative;
    background: transparent;
    box-shadow: none;
    color: var(--color-tertiary-hover);
    font-size: 20px;
    font-weight: 500;
    margin-left: 10px;
    width: 60%;
    border: none;
    display: table-cell;
}
@media (max-width: 480px) {
    .footer-banners .footer-banner {
        padding: 20px !important;
    }
}
/* our brands */
.our-brands {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 70px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    /*width: 100%;*/
}
.slider-horizontal {
    margin-top: 30px;
}
.lSAction {
    display: block;
}
.lSAction > a {
    background-color: rgba(0, 0, 0, 0.35);
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    opacity: 1 !important;
}
.lSAction a::before {
    font-family: Shoptet;
    font-size: 18px;
    line-height: 40px;
}
.lSAction .lSPrev::before {
    content: '\e90f';
}
.lSAction .lSNext::before {
    content: '\e910';
}
ul#lightSlider > a {
    text-align: center;
}
ul#lightSlider li img {
    max-width: 80%;
    filter: grayscale(0);
    transition: filter .3 ease;
    max-height: 80px;
}
ul#lightSlider li img:hover {
    filter: grayscale(0);
}
.lSPager {
    display: none;
}
/*categories*/
/* latest reviews */
.latest-contribution-wrapper h2 {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
.latest-contribution-wrapper h2.latest-contribution-placeholder {
    display: none;
}
.latest-contribution-wrapper .latest-contribution {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    flex: 1 1 auto;
    flex-wrap: wrap;
}
.latest-contribution-wrapper .latest-contribution .latest-contribution-inner:nth-child(4) {
    display: none;
}
.latest-contribution-inner {
    box-shadow: 0 5px 10px rgba(0,0,0,0.16);
    padding: 20px;
    min-height: 130px;
    border-radius: 20px;
    border: 1px solid #fff;
    width: calc(100% / 3 - 20px);
}
.latest-contribution-inner:hover {
    border: 1px solid var(--color-secondary-hover);
}
.latest-contribution-inner .latest-contribution-image {
    width: 20%;
    height: unset;
    flex: unset;
}
.latest-contribution-inner .latest-contribution-image img {
    position: relative;
    border-radius: 0;
}
.latest-contribution-inner .latest-contribution-content {
    width: 80%;
}
.latest-contribution-inner h4.latest-contribution-product {
    color: var(--color-tertiary-hover);
    font-size: 16px;
    font-weight: 500;
    overflow: initial;
    word-break: break-word;
    white-space: break-spaces;
    height: auto;
}
.latest-contribution-inner:hover h4.latest-contribution-product {
    color: var(--color-tertiary-hover);
}
.latest-contribution-info {
    margin-bottom: 20px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.latest-contribution-info .stars {
    width: 100%;
    height: 20px;
    margin-top: 15px;
    order: 2;
    justify-content: space-between;
}
.latest-contribution-info .latest-contribution-author {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #b2b2b2;
}
.latest-contribution-info>i {
    display: none;
}
.latest-contribution-description {
    min-height: 40px;
}
@media (max-width: 991px) {
    .latest-contribution-inner {
        width: calc(100% / 2 - 20px);
    }
    .latest-contribution-wrapper {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .latest-contribution-inner {
        width: calc(100% - 20px) !important;
    }
    .latest-contribution-wrapper .latest-contribution {
        justify-content: center;
    }
}
@media (max-width: 480px) {
    .latest-contribution-inner {
        display: block;
    }
    .latest-contribution-inner .latest-contribution-image {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .latest-contribution-inner .latest-contribution-content {
        width: 100%;
    }
    .latest-contribution-info {
        display: flex;
    }
    .latest-contribution-product {
        overflow: auto;
        text-overflow: initial;
        white-space: unset;
        height: auto;
    }
    .latest-contribution-inner {
        width: 100%;
    }
}
/* rating hp */
.rating-hp .items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.rating-hp .items .vote-wrap {
    /*border-color: #dadada;*/
    box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
    padding: 20px;
    min-height: 130px;
    border-radius: 20px;
    border: 1px solid #fff;
    width: calc(100% / 4 - 20px);
    margin: 10px;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .rating-hp .items .vote-wrap {
        /*border-color: #dadada;*/
        box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
        padding: 20px;
        min-height: 130px;
        border-radius: 20px;
        border: 1px solid #fff;
        width: calc(100% / 2 - 20px);
        margin: 10px;
    }
}
@media (max-width: 767px) {
    .rating-hp .items .vote-wrap .vote-rating {
        flex-wrap: wrap;
    }
}
@media (max-width: 479px) {
    .rating-hp .items .vote-wrap {
        width: calc(100% - 20px);
    }
}
/* rating hp end */
/* ******** CATEGORY ******* */
.category-title {
    /* display: none; */
    text-align: center;
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
}
.subcategories-wrapper {
    width: 100%;
    margin-top: 20px;
}
.subcategories-wrapper .subcategories {
    margin: 0 10px;
}
body:not(.type-category) aside.sidebar {
    display: none;
}
.type-category .sidebar {
    background: transparent;
}
.type-category .sidebar {
    padding-top: 40px;
}
.type-category .sidebar .sidebar-inner,
.type-category .sidebar .sidebar-inner > .box-filters {
    padding-top: 0;
}
.type-category .sidebar .slider-wrapper > h4 span,
.type-category .sidebar .box-categories > h4 {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-tertiary-hover);
    text-transform: initial;
}
.type-category .slider-wrapper > h4 {
    text-align: left;
}
a:hover, .link-like:hover, a:focus, .link-like:focus {
    color: var(--color-secondary-hover);
}
.categories .topic.active>a {
    color: var(--color-tertiary-hover);
    font-weight: 600;
    background-color: var(--color-primary);
}
#categories .expandable>.topic.active>a>span {
    color: var(--color-tertiary-hover);
}
.categories .topic.active>a:hover {
    color: var(--color-tertiary-hover);
    background-color: var(--color-primary-hover);
}
.categories a {
    color: var(--color-tertiary-hover);
}
.box-bg-default .categories a:hover {
    color: var(--color-tertiary-hover);
    font-weight: 600;
}
#categories .expandable > a:hover > span,
#categories .expandable>.topic>a:hover>span {
    color: var(--color-tertiary-hover);
}
#categories .expandable > a > span,
#categories .expandable>.topic>a>span {
    color: var(--color-tertiary-hover);
}
#categories .topic a[title="Výprodej"],
#categories .topic a[title="Novinky"],
#categories .topic a[title="Český výrobek"] {
    display: none;
}
.type-category .content-wrapper-in {
    flex-wrap: wrap;
}
.type-category main#content {
    width: calc(100% - 295px);
    padding-top: 40px;
}
.type-category main#content > h4 {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-tertiary-hover);
    text-transform: initial;
}
.type-category main#content .subcategories {
    display: none;
}
.subcategories > li {
    padding: 0;
}
.subcategories.with-image > li{
    /*margin: 7px;*/
    border: 10px solid #fff;
    width: 20%;
}
.subcategories.with-image > li > a {
    border: 1px solid var(--color-tertiary);
    box-shadow: 0 3px 6px #e9e9e9;
    color: var(--color-tertiary-hover);
    border-radius: 10px;
    align-items: center;
    flex-direction: row;
    height: 65px;
    width: 100%;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 10px 22px 10px 13px;
}
.subcategories.with-image > li > a > .image {
    margin: 0;
    height: unset;
    width: 30%;
}
.subcategories.with-image > li > a > .text {
    width: 70%;
}
.subcategories.with-image > li > a:hover {
    border: 1px solid var(--color-primary);
}
.subcategories.with-image > li > a:hover::after {
    background: transparent;
}
#productsTop .p-in {
    padding: 10px;
}
#productsTop .p-in-in > .name {
    padding: 5px 0;
    text-align: left;
}
#productsTop .p-bottom > .offers {
    order: 2;
}
#productsTop .p-bottom > .availability {
    width: 100%;
    order: 1;
    padding: 5px 0;
}
@media (max-width: 767px) {
    .subcategories.with-image > li > a {
        margin-bottom: 10px;
    }
}
/* discount-register */
@media (max-width: 1439px) {
    .discount-register {
        font-size: 11px;
    }
}
.discount-register {
    background-color: #314A5D;
    color: #fff;
    padding: 5px 20px 5px 10px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    /*max-width: max-content;*/
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.discount-register > strong {
    padding-left: 2px;
}
#productsTop .discount-register {
    font-size: 11px;
}
/* discount-register end */
/* discount-register detail */
.p-info-wrapper .percentage {
    padding-right: 35px;
}
.p-info-wrapper .register-btn {
    display: inline-block;
    padding: 4px 15px 4px 0;
    border-radius: 20px;
    margin-left: auto;
}
.p-info-wrapper .register-btn a {
    color: #fff;
    text-decoration: underline;
}
/* discount-register detail end */
.pagination-loader {
    display: none;
}
.pagination-top strong {
    color: var(--color-primary);
}
.filter-section.filter-section-button {
    display: none;
}
.filters-wrapper a.unveil-button {
    background: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-tertiary-hover);
    border-radius: 50px;
    font-weight: 500;
    padding: 5px 20px;
}
.filters-wrapper a.unveil-button:hover {
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
    color: #fff;
}
.filters-wrapper .ui-slider-handle {
    background-color: var(--color-secondary-hover);
}
.filters-wrapper .ui-slider-range {
    background-color: var(--color-secondary);
}
.filter-sections {
    /*border-bottom: 1px solid var(--color-secondary-hover);*/
    background: transparent;
}
.filter-section.filter-section-count .filter-total-count {
    display: none;
}
.filter-section.filter-section-count #clear-filters {
    margin: 10px 0;
}
#category-filter-hover {
    display: block !important;
}
#category-filter-hover .filter-section:first-child {
    border-top: 1px solid var(--color-secondary-hover);
}
#category-filter-hover .dog-size fieldset {
    /*display: inline-flex;*/
    justify-content: space-between;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#category-filter-hover .dog-size fieldset > div {
    width: calc(100% / 3) !important;
}
#category-filter-hover .dog-size fieldset > div > label > span {
    display: none;
}
#category-filter-hover .dog-size fieldset > div label::before {
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0;
    border: none;
    display: block;
    transform: translate(0px);
}
#category-filter-hover .dog-size fieldset div:nth-child(5) label::before,
#category-filter-hover .dog-size fieldset div:nth-child(2) label::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/small-dog.svg);
    width: 30px;
    height: 30px;
    margin: 20px 0 10px 0;
}
#category-filter-hover .dog-size fieldset div:nth-child(3) label::before,
#category-filter-hover .dog-size fieldset div:nth-child(6) label::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/medium-dog.svg);
    width: 40px;
    height: 40px;
    margin: 10px 0 10px 0;
}
#category-filter-hover .dog-size fieldset div:nth-child(4) label::before,
#category-filter-hover .dog-size fieldset div:nth-child(7) label::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/big-dog.svg);
    width: 50px;
    height: 50px;
    margin: 0 0 10px 0;
}
#category-filter-hover .dog-size fieldset div:nth-child(2) label.active::before,
#category-filter-hover .dog-size fieldset div:nth-child(5) label.active::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/small-dog-active-g.png);
}
#category-filter-hover .dog-size fieldset div:nth-child(3) label.active::before,
#category-filter-hover .dog-size fieldset div:nth-child(6) label.active::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/medium-dog-active-g.png);
}
#category-filter-hover .dog-size fieldset div:nth-child(4) label.active::before,
#category-filter-hover .dog-size fieldset div:nth-child(7) label.active::before {
    background-image: url(https://www.pejskovice.cz/user/documents/upload/fv-studio/big-dog-active-g.png);
}
#category-filter-hover .dog-size fieldset div:nth-child(2) label.active,
#category-filter-hover .dog-size fieldset div:nth-child(5) label.active,
#category-filter-hover .dog-size fieldset div:nth-child(3) label.active,
#category-filter-hover .dog-size fieldset div:nth-child(6) label.active,
#category-filter-hover .dog-size fieldset div:nth-child(4) label.active,
#category-filter-hover .dog-size fieldset div:nth-child(7) label.active {
    color: var(--color-secondary);
}
#category-filter-hover .dog-size fieldset > div.advanced-filters-wrapper {
    display: none;
}
#category-filter-hover .dog-size fieldset > div label::after {
    display: none;
}
.dog-size input[type="checkbox"]+label::before,
.dog-size input[type="radio"]+label::before,
.dog-size input[type="checkbox"]:checked+label::after,
.dog-size input[type="radio"]:checked+label::after{
    position: relative;
}
input[type="checkbox"]+label::before,
input[type="radio"]+label::before,
input[type="checkbox"]:checked+label::after,
input[type="radio"]:checked+label::after{
    border-radius: 50px;
}
input[type="checkbox"]:checked+label::before, input[type="radio"]:checked+label::before {
    border-color: #338A91;
}
input[type="checkbox"]:checked+label::after, input[type="radio"]:checked+label::after {
    border-color: #fff;
    background-color: #338A91;
}
input[type="checkbox"]+label, input[type="radio"]+label {
    padding-top: 1px;
    padding-bottom: 1px;
}
aside input[type="checkbox"]+label:hover, input[type="radio"]+label:hover {
    color: var(--color-primary);
}
#filters h4 {
    padding-top: 8px;
    padding-bottom: 8px;
}
#filters h4:hover {
    color: var(--color-primary);
}
aside .filter-count {
    padding: 0;
}
#manufacturer-filter fieldset.fv-fav::before {
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
    content: 'Doporučené';
    font-weight: 600;
}
#manufacturer-filter .trigger-fv-fav,
.trigger-flags {
    cursor: pointer;
    text-decoration: underline;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}
#manufacturer-filter .trigger-fv-fav.vis-hidden {
    visibility: hidden;
}
.show-all-fv-fav #manufacturer-filter fieldset.old.hidden {
    display: block !important;
}
.show-all-fv-fav #manufacturer-filter .trigger-fv-fav,
.show-all-flags .trigger-flags {
    display: none !important;
}
#productsTop .product .p {
    border-color: #ddd;
    height: 100%;
    position: relative;
}
#productsTop .product.revealed {
    display: block;
}
#productsTop .product:nth-child(1) .p::after,
#productsTop .product:nth-child(2) .p::after,
#productsTop .product:nth-child(3) .p::after {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    top: -20px;
    left: -10px;
}
#productsTop .product:nth-child(1) .p::after {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/medal-gold.svg);
}
#productsTop .product:nth-child(2) .p::after {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/medal-silver.svg);
}
#productsTop .product:nth-child(3) .p::after {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/medal-bronze.svg);
}
.products-inline.products-top>div.button-wrapper {
    display: block !important;
    margin: auto;
    text-align: center;
}
.products-inline.products-top > div.button-wrapper a {
    color: var(--color-primary);
    text-decoration: underline;
}
.param-filter-top {
    display: flex;
    flex-direction: column;
}
.param-filter-top form[action="/action/ProductsListing/setStockFilter/"] {
    order: 1;
}
.param-filter-top form[action="/action/ProductsListing/setDoubledotFilter/"] fieldset {
    display: flex;
    flex-direction: column;
}
.param-filter-top .trigger-flags {
    order: 2;
}
/*.param-filter-top form[action="/action/ProductsListing/setStockFilter/"] fieldset > div,*/
.param-filter-top form[action="/action/ProductsListing/setDoubledotFilter/"] .highlighted {
    background-color: #F3EFEB;
}
/*body:not(.show-all-flags) .param-filter-top form[action="/action/ProductsListing/setDoubledotFilter/"] fieldset > div:not(.highlighted),*/
/*body:not(.show-all-flags) .param-filter-top form[action="/action/ProductsListing/setStockFilter/"] {*/
/*    display: none !important;*/
/*}*/
@media (min-width: 768px) {
    #category-filter-hover .dog-size fieldset > div label {
        padding: 0;
        margin: 0;
    }
    .param-filter-top form fieldset > div {
        padding: 0 5px;
    }
    .param-filter-top form fieldset > div .filter-count {
        background-color: transparent;
    }
    .param-filter-top form[action="/action/ProductsListing/setStockFilter/"] {
        margin-bottom: 0;
    }
    .type-category .sidebar .sidebar-inner > .box-filters {
        box-shadow: 0 3px 6px #e9e9e9;
        padding-top: 10px;
        background-color: #fff;
    }
}
@media (max-width: 1040px) {
    .subcategories.with-image > li {
        width: 25%;
    }
}
@media (max-width: 950px) {
    .type-category .sidebar {
        display: none;
    }
    .type-category main#content > h4 {
        margin-left: 10px;
    }
    #category-filter-hover .filter-section:first-child fieldset {
        justify-content: left;
    }
    #category-filter-hover .filter-section:first-child fieldset > div {
        width: 100px;
    }
}
@media (max-width: 767px) {
    .subcategories.with-image > li {
        width: 33%;
    }
    .type-category main#content {
        width: 100%;
    }
}
@media (max-width: 767px) and (min-width: 355px) {
    .products-block>div {
        width: 50%;
    }
}
@media (max-width: 768px) {
    .subcategories.with-image > li {
        border-width: 5px;
    }
}
@media (max-width: 600px) {
    .subcategories.with-image > li {
        width: 50%;
    }
    #productsTop .product,
    #productsTop .product > .p {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .subcategories.with-image > li {
        width: 100%;
    }
}
@media (max-width: 479px) and (min-width: 355px) {
    .product .p-bottom {
        display: block !important;
    }
    .product .p-bottom > div {
        width: 100% !important;
    }
    .product .p-bottom .prices,
    .product .p-bottom .availability {
        text-align: center;
    }
    .product .p-bottom .availability {
        justify-content: center !important;
    }
}
@media (max-width: 420px) {
    #category-filter-hover .filter-section:first-child fieldset {
        justify-content: center;
    }
    #category-filter-hover .filter-section:first-child fieldset > div:first-child {
        display: none;
    }
    #category-filter-hover .filter-section:first-child fieldset > div {
        width: 80px;
    }
    .subcategories.with-image > li {
        border: none;
    }
}
/* filter color */
.filter-section .advanced-filters-wrapper > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.333%;
    padding-bottom: 10px;
}
.filter-section .advanced-filters-wrapper label.advanced-parameter ~ label.filter-label {
    display: inline-block !important;
    padding: 3px 2px;
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
}
.filter-section .advanced-filters-wrapper label.advanced-parameter ~ label.filter-label .filter-count {
    display: none;
}
.filter-section .advanced-filters-wrapper label.advanced-parameter ~ label.filter-label::before,
.filter-section .advanced-filters-wrapper label.advanced-parameter ~ label.filter-label::after {
    display: none !important;
}
@media (max-width: 479px) {
    .filter-section .advanced-filters-wrapper > div {
        width: calc(100% / 4) !important;
    }
}
@media (max-width: 390px) {
    .filter-section .advanced-filters-wrapper > div {
        width: calc(100% / 3) !important;
    }
}
/* filter color end */
/* sort */
.category-header {
    border: none;
    margin-bottom: 0 !important;
    background: transparent;
    margin-top: 60px;
}
.category-header > form {
    order: 2;
    position: relative;
}
.category-header > div {
    order: 1;
    text-align: left;
}
.category-header fieldset {
    position: absolute;
    z-index: -5;
    opacity: 0;
    right: 10px;
    left: unset;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.5);
    background-color: #fff;
}
.visibility {
    opacity: 1!important;
    z-index: 3 !important;
}
.submenu-arrow.up {
    transform: rotate(180deg);
    padding-left: 0 !important;
}
.category-header input[type="radio"]+label {
    border: none;
    background: #fff;
    display: block;
    padding: 10px 20px;
    margin: 0 !important;
}
.category-header input[type="radio"]:hover+label:hover {
    background: #fff;
    color: var(--color-tertiary-hover);
    font-weight: 700;
}
.category-header input[type="radio"]:checked+label {
    border: none !important;
    font-weight: 700;
    color: var(--color-tertiary-hover);
}
.category-header-sort {
    min-height: 40px;
    padding: 0 20px !important;
    text-align: left !important;
    display: flex !important;
    cursor: pointer;
    font-size: 15px !important;
    align-items: center;
}
.category-header-sort:before {
    content: 'Seřadit: ';
}
.category-header-sort p {
    font-weight: 700;
    margin: 0;
    color: var(--color-tertiary-hover);
}
/**/
/* ******** PRODUCT LISTING ******* */
.type-index .products-block {
    margin-bottom: 50px;
}
.products-block .ratings-wrapper {
    display: none;
}
.products-block.products .p .name {
    height: 67px;
}
@media (min-width: 991px) {
    .type-index .products-block .product {
        width: 33%;
    }
}
@media (min-width: 1150px) {
    .type-index .products-block .product {
        width: 25%;
    }
}
/**/
.product {
    border: none !important;
    margin-bottom: 40px;
}
.product .p {
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.product .p-code {
    display: none;
}
.product .p-in {
    padding: 5px 15px 25px 15px;
}
.product .p-in .name {
    color: var(--color-tertiary-hover);
    text-align: center;
    font-weight: 500;
}
.product .ratings-wrapper .stars-wrapper {
    flex: unset;
    width: 100%;
    height: unset;
    margin-bottom: 15px;
}
.stars-wrapper .stars {
    width: 150px;
    margin: auto;
    justify-content: space-between;
}
.stars-wrapper .stars .star,
.latest-contribution-info .stars .star {
    width: 25px;
    height: 25px
}
.stars-wrapper .stars .star::before,
.latest-contribution-info .stars .star::before {
    width: 20px;
    height: 20px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
}
.stars-wrapper .stars .star.star-on::before,
.latest-contribution-info .stars .star.star-on::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/bone.svg);
}
.stars-wrapper .stars .star.star-off::before,
.latest-contribution-info .stars .star.star-off::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/bone-stroke.svg);
}
.product .p-desc {
    text-align: center;
}
.product .p-tools {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
}
.product .p-tools > a {
    border-radius: 50px;
    padding: 10px 20px;
    text-transform: initial;
    font-weight: 500;
    font-size: 16px;
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}
.product .p-tools > a:hover {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover);
    color: #fff;
}
.product .p-bottom {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: baseline;
    padding: 10px 0 15px 0;
}
.product .p-bottom > div {
    width: 50%;
    display: flex !important;
}
.product .p-bottom .availability {
    width: 50%;
    justify-content: flex-end;
    font-size: 16px;
    position: relative;
}
.product .p-bottom .availability > span {
    /*color: var(--color-tertiary-hover) !important;*/
    text-align: start;
}
.product .p-bottom .availability .tooltip {
    display: none;
    position: absolute;
    padding: 5px 10px;
    border-radius: 5px;
    background: var(--color-tertiary-hover);
    color: var(--color-tertiary) !important;
    z-index: 100000;
    top: -36px;
    opacity: 0;
    box-shadow: 0 3px 6px -2px #C4C4C4;
}
.product .p-bottom .availability .tooltip::before {
    content: '';
    background: var(--color-tertiary-hover);
    z-index: 1;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 13px;
    height: 13px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: var(--color-tertiary-hover);
    box-shadow: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    transition: right 0.3s ease-out;
}
.product .p-bottom .availability:hover .tooltip {
    display: block !important;
    opacity: 1;
}
.product .p-bottom .availability .availability-amount {
    display: none;
}
.product .p-bottom .prices {
    display: block;
    align-items: baseline;
}
.product .p-bottom .price-standard {
    font-size: 20px;
}
.product .p-tools button {
    border-radius: 50px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 16px;
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}
.product .p-tools button::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/add-to-cart.svg);
    width: 25px;
    height: 25px;
    transition: all 0.3s ease-out;
    filter: brightness(0) invert(1);
}
.product .p:hover .p-tools button,
.product .p:hover .p-tools > a[title="Detail"] {
    background: var(--color-primary-hover);
    border-color: var(--color-primary-hover);
    color: #fff;
}
.product .p-tools > a[title="Detail"] {
    border-radius: 50px;
    padding: 10px 20px;
    color: var(--color-tertiary-hover);
    font-weight: 500;
    font-size: 16px;
    background: var(--color-primary);
    border-color: var(--color-primary);
}
.product .widget-parameter-wrapper {
    display: none;
}
/* FLAGS */
.flag.flag-discount {
    display: none;
}
.flags.flags-default {
    top: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    width: 100%;
}
.p-detail-info .flags.flags-default {
    width: auto;
}
.flags.flags-default > .flag {
    margin-right: 5px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: unset;
    border-radius: 4px;
    max-width: unset;
    margin-bottom: 5px;
}
.flags.flags-default > .flag-tip {
    background: var(--color-primary-hover);
}
.flags.flags-default > .flag-new {
    background: #F7A22B  !important;
}
/* ******** PRODUCT DETAIL ******* */
.p-detail-inner {
    margin-top: 20px;
    /*border-top: 2px solid var(--color-tertiary);*/
    box-shadow: 0 11px 13px -4px #e9e9e9;
    padding: 0 40px 20px 40px;
    background-color: #fff;
}
.p-detail-inner-header h1 {
    font-weight: 500;
}
.p-detail .p-detail-info .flags {
    /*padding: 10px 10px 20px 0;*/
    padding: 0;
}
.p-detail-info>*:not(:nth-child(1))::before {
    content: '|';
    display: inline-block;
    padding: 0 1ex;
    font-size: 14px;
    color: #dadada;
}
.p-detail .p-detail-info .stars-wrapper {
    width: 100%;
    height: 25px;
    order: 2;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-top: 10px;
}
.p-detail .p-detail-info .stars-wrapper::before {
    display: none;
}
.p-detail .stars-wrapper .stars {
    margin: 0;
    height: 25px;
}
.p-detail .p-detail-info > div:last-child {
    order: 1;
    margin-bottom: 10px;
}
.p-detail .p-detail-info > div:last-child::before {
    display: none;
}
.p-detail .p-info-wrapper .price-additional {
    display: none;
}
.p-detail .p-info-wrapper .availability-label.onstock {
    color: var(--color-primary-hover) !important;
}
.p-detail .p-info-wrapper .availability-amount {
    font-size: 14px;
    color: #b2b2b2;
}
.p-detail .p-final-price-wrapper {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    max-width: 450px;
}
.p-detail .p-final-price-wrapper .stars-wrapper {
    order: -1;
    margin-left: auto;
}
.p-detail .p-final-price-wrapper .stars-wrapper .stars-label {
    display: none;
}
.p-detail .p-final-price-wrapper .stars-wrapper .stars {
    width: 125px;
}
.p-detail .p-final-price-wrapper .price-standard {
    font-size: 26px;
    font-weight: 500;
}
.p-detail .p-final-price-wrapper .price-final {
    font-size: 30px;
    color: var(--color-tertiary-hover);
    font-weight: 700;
    order: -2;
}
.p-detail .p-final-price-wrapper .price-final .price-final-holder {
    margin-right: 15px;
}
.p-detail .p-final-price-wrapper .price-save {
    display: none;
}
.p-detail .p-final-price-wrapper .mehub-bonus-product-detail-container,
.p-detail .p-final-price-wrapper .social-buttons-wrapper {
    flex: 0 1 auto;
    margin-top: 10px;
}
.p-detail-inner .p-final-price-wrapper .social-buttons-wrapper {
    order: 10;
}
.p-detail-inner .social-buttons-wrapper {
    display: block;
}
.link-icon.chat,
.link-icon.print,
.link-icon.share {
  display: none;
}
.p-detail .detail-parameters-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.p-detail .detail-parameters-wrapper .detail-parameters .delivery-time-label,
.p-detail .detail-parameters-wrapper .detail-parameters .delivery-time {
    display: none;
}
.p-detail .detail-parameters-wrapper .availability-value {
    margin-right: 20px;
}
.p-detail .detail-parameters-wrapper .detail-parameters,
.p-detail .detail-parameters-wrapper .availability-value {
    margin-bottom: 10px;
}
.p-detail .detail-parameters-wrapper .detail-parameters .shipping-options {
    color: #e94b4b;
}
.p-detail .quantity {
    border: none !important;
    display: flex;
    align-items: center;
    padding-right: 10px;
}
.p-detail .quantity .increase,
.p-detail .quantity .decrease {
    border: none;
    position: relative;
    background: transparent;
    color: var(--color-tertiary-hover);
    /*padding: 0 20px;*/
    top: unset;
}
.p-detail .quantity .increase::before {
    content: '\e918';
    font-family: Shoptet;
    font-size: 14px;
}
.p-detail .quantity .decrease::before {
    content: '\e919';
    font-family: Shoptet;
    font-size: 14px;
}
.p-detail .quantity input {
    background: inherit;
    border: 1px solid var(--color-tertiary-hover);
    color: var( --color-tertiary-hover);
    border-radius: 10px;
    padding: 10px;
    margin: 0 15px;
}
.p-detail .add-to-cart > button {
    border-radius: 50px;
    font-size: 16px;
    background: var(--color-secondary);
    font-weight: 500;
    margin-left: 20px;
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}
.p-detail .add-to-cart > button:hover {
    background: var(--color-primary-hover);
    border-color: var(--color-primary-hover);
    color: #fff;
}
.p-detail .add-to-cart > button::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/add-to-cart.svg);
    width: 25px;
    height: 25px;
    transition: all 0.3s ease-out;
    filter: brightness(0) invert(1);
}
.p-detail .add-to-cart > button:hover::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/add-to-cart-white.svg);
}
.p-detail .add-to-cart .quantity {
    flex-flow: row-reverse;
}
.p-detail .extended-description {
    display: none;
}
.p-detail .basic-description {
    flex: unset;
}
.p-detail .products-related-header {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
    text-align: center;
}
/**/
body.type-product .detail-parameters .variant-list select optgroup.unavailable-variants {
    display: none;
}
.p-detail .parameter-dependent.default-variant {
    display: none;
}
.p-detail .variants-tab-wrapper {
    width: 100%;
}
.p-detail .variants-tab-wrapper tbody {
    display: flex;
    flex-wrap: wrap;
}
.p-detail .variants-tab-wrapper tbody tr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.p-detail .variants-tab-wrapper tbody th {
    color: var(--color-tertiary-hover);
    padding-bottom: 10px;
    text-transform: initial;
}
.p-detail .variants-tab-wrapper tbody th,
.p-detail .variants-tab-wrapper tbody td {
    width: 100%;
}
.p-detail .variants-tab-wrapper select {
    border-radius: 5px;
}
.p-detail .variants-tab-wrapper select:hover {
    border-color: var(--color-tertiary-hover);
}
.p-detail .variants-tab-wrapper tbody .delivery-info-time {
    width: 100%;
}
.p-detail .variants-tab-wrapper tbody .delivery-info-time th,
.p-detail .variants-tab-wrapper tbody .delivery-info-time td {
    width: auto;
}
.type-product #description {
    background-color: #fff;
}
@media (min-width: 1440px) {
    .p-detail .variants-tab-wrapper tbody tr {
        width: calc(100% / 3);
    }
}
@media (max-width: 452px) {
    .p-detail .p-final-price-wrapper {
        max-width: 100%;
    }
    .p-detail .discount-register {
        flex-wrap: wrap;
    }
    .p-detail .discount-register .register-btn {
        margin-left: 0;
    }
}
@media (max-width: 452px) {
    .p-detail .add-to-cart > button {
        margin-left: 0;
        margin-top: 10px;
    }
    .p-detail .quantity {
        margin-top: 10px;
    }
    .p-detail .availability-value {
        font-size: 18px;
    }
    .p-detail .p-detail-info .stars-wrapper {
        flex-wrap: wrap;
    }
    .p-detail-inner {
        padding: 0 5px 20px 5px;
        box-shadow: none;
    }
}
/* ACCORDION */
.accordion-tab-content {
    width: 100%;
}
.accordion-tab-content .comments {
    display: none;
}
.accordion-tab-content .accordion-tab-header {
    border-bottom: 1px solid var(--color-secondary-hover);
    font-size: 22px;
    padding: 5px 35px 5px 15px;
    cursor: pointer;
    color: var(--color-tertiary-hover);
    position: relative;
}
.accordion-tab-content .accordion-tab-header > a {
    color: var(--color-tertiary-hover);
}
.accordion-tab-content .tab-content {
    display: none;
}
.accordion-tab-content .accordion-tab.active-tab .tab-content {
    display: block;
}
.accordion-tab-content .accordion-tab-header::after {
    content: '\e918';
    font-family: shoptet;
    position: absolute;
    right: 15px;
    font-size: 14px;
    color: var(--color-tertiary-hover);
}
.accordion-tab-content .accordion-tab.active-tab .accordion-tab-header::after {
    content: '\e919';
    font-family: shoptet;
    position: absolute;
    right: 25px;
    font-size: 14px;
    color: var(--color-tertiary-hover);
}
@media (max-width: 992px) {
    .p-switchable .related-sm-screen-show {
        display: block;
        padding: 10px 0;
    }
}
.accordion-tab-content .p-short-description,
.accordion-tab-content #ratingTab,
.accordion-tab-content #productDiscussion {
    padding: 10px 15px;
}
.accordion-tab-content .extended-description {
    padding: 0 ;
}
.p-detail .shp-tabs-holder {
    display: none;
}
/**/
.p-detail #ratingTab form input.btn-primary,
.p-detail #productDiscussion form input.btn-primary {
    background: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 500;
    border-radius: 4px;
    padding: 5px 15px;
}
.p-detail #ratingTab form input.btn-primary:hover,
.p-detail #productDiscussion form input.btn-primary:hover {
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
    color: #fff;
}
.products-block.products-related>div:nth-child(4n) {
    border: none !important;
}
/*.browse-p .p-prev, .browse-p .p-next {*/
/*    background-color: var(--color-secondary-hover);*/
/*}*/
/* ******** FOOTER ******* */
#footer {
    /*background: var(--color-tertiary-hover);*/
    background: #000;
    margin-top: 50px;
}
#footer > div {
    background-color: transparent !important;
}
#footer .site-name {
    display: none;
}
#footer ul li {
    padding-top: 4px;
    padding-bottom: 4px;
}
#footer .footer-newsletter {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #777;*/
    border-bottom: 1px solid var(--color-tertiary-hover);
}
#footer .footer-newsletter form {
    max-width: 400px;
    margin: auto;
}
#footer .footer-newsletter form .consents label {
    color: var(--color-tertiary);
}
#footer .footer-newsletter form .consents label a {
    color: var(--color-primary);
    text-decoration: underline;
}
#footer .footer-newsletter form .form-control {
    border-radius: 50px;
    padding: 0 110px 0 15px;
}
#footer .footer-newsletter form button {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-color: var(--color-secondary);
    background: var(--color-secondary);
    color: var(--color-tertiary-hover);
    padding-left: 20px;
    padding-right: 20px;
}
#footer .footer-newsletter form button:hover {
    border-color: var(--color-secondary-hover);
    background: var(--color-secondary-hover);
    color: #fff;
}
#footer .footer-newsletter form button::before {
    content: 'Přihlásit';
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: unset;
}
#footer .footer-newsletter .topic {
    font-size: 24px;
    color: var(--color-tertiary);
}
#footer .custom-footer {
    border-top: none;
    padding: 20px;
    /*border-bottom: 1px solid #777;*/
    border-bottom: 1px solid var(--color-tertiary-hover);
}
#footer a,
#footer span,
#footer li,
#footer h4,
#footer ul a,
#footer .contact-box span a {
    color: var(--color-tertiary);
}
#footer .footer-contact {
    padding: 40px;
    /*border-bottom: 1px solid #777;*/
    border-bottom: 1px solid var(--color-tertiary-hover);
    display: flex;
    justify-content: space-between;
}
#footer .footer-contact .phone .tel a,
#footer .footer-contact .email .mail a {
    display: flex;
}
#footer .footer-contact .phone .tel a::before,
#footer .footer-contact .email .mail a::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
#footer .footer-contact .phone .tel a::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/phone-call.svg);

}
#footer .footer-contact .email .mail a::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/email.svg);
}
#footer .footer-contact .social > div {
    display: flex;
}
#footer .footer-contact .social a::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
#footer .footer-contact .social a.facebook::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/facebook.svg);
}
#footer .footer-contact .social a.instagram::before {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/instagram.svg);
}
#footer .contact-box .facebook,
#footer .contact-box .instagram {
    display: none;
}
@media (max-width: 991px) {
    #footer .footer-contact {
        flex-wrap: wrap;
        text-align: center;
    }
    #footer .footer-contact > div {
        width: 50%;
    }
    #footer .footer-contact a,
    #footer .footer-contact .social > div {
        justify-content: center;
    }
}
@media (max-width: 1199px) {
    #footer .custom-footer > div {
        text-align: center;
    }
    #footer .custom-footer > div.footer-map {
        margin: auto;
    }
    #footer .footer-map {
        width: 442px !important;
    }
}
@media (max-width: 500px) {
    #footer .footer-contact > div {
        width: 100%;
    }
    #footer .footer-contact > div.social {
        min-height: 155px;
    }
    #footer .footer-map {
        width: 300px !important;
    }
    #footer .footer-map .marker-prague {
        /*left: 106px !important;*/
        /*top: 49px !important;*/
        left: 108px !important;
        top: 55px !important;
    }
    #footer .footer-map .marker-uvaly {
         /*left: 126px !important;*/
         /*top: 54px !important;*/
        left: 140px !important;
        top: 56px !important;
     }
    #footer .footer-map .marker-klanovice {
         /*left: 126px !important;*/
         /*top: 54px !important;*/
        left: 131px !important;
        top: 51px !important;
     }
    #footer .footer-map .marker-ricany {
        /*left: 175px !important;*/
        /*top: 98px !important;*/
        left: 125px !important;
        top: 68px !important;
     }
    #footer .footer-map .marker-cerny-most {
        left: 120px !important;
        top: 50px !important;
    }
    /*#footer .footer-map .marker-hradec {*/
    /*    left: 168px !important;*/
    /*    top: 45px !important;*/
    /*}*/
    #footer .footer-map .marker-lovosice {
        left: 85px !important;
        top: 25px !important;
    }
}
@media (max-width: 767px) {
    .custom-footer>div {
        width: 50%;
    }
}
@media (max-width: 480px) {
    #footer .footer-newsletter form {
        margin: auto 10px;
    }
}
@media (max-width: 330px) {
    #footer .footer-map {
        width: 225px !important;
    }
    #footer .footer-map .marker {
        width: 25px !important;
        height: 25px !important;
    }
    #footer .footer-map .marker:after {
        width: .7em !important;
        height: .7em !important;
        margin: .6em 0 0 .5em !important;
    }
    #footer .footer-map .marker-prague {
        left: 83px !important;
    }
    #footer .footer-map .marker-uvaly {
        left: 99px !important;
    }
}
/* footer logos */
#footer .footer-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
#footer .footer-logos .logo {
    display: none;
}
#footer .footer-logos .payment,
#footer .footer-logos .delivery {
    display: flex;
    align-items: center;
}
#footer .footer-logos .visa {
    width: 80px;
    height: 50px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/visa-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .mastercard {
    width: 43px;
    height: 50px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/mastercard.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .gopay {
    width: 100px;
    height: 50px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/gopay-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .os-odber {
    width: 170px;
    height: 35px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/osobni-odber-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .zasilkovna {
    width: 140px;
    height: 40px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/zasilkovna-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .dpd {
    width: 80px;
    height: 43px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/dpd-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-logos .ceska-posta {
    width: 165px;
    height: 30px;
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/CPlogo-vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 15px;
}
#footer .footer-map {
    width: 50%;
    padding: 0;
    height: 240px;
}
#footer .footer-map > div {
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/czech_republic_map.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    max-width: 600px;
    position: relative;
}
#footer .footer-map .marker {
    transform: perspective(40px) rotateX(20deg) rotateZ(-45deg);
    transform-origin: 50% 50%;
    border-radius: 50% 50% 50% 0;
    padding: 0 3px 3px 0;
    /*width: 35px;*/
    /*height: 35px;*/
    width: 30px;
    height: 30px;
    background: #ed1f34;
    position: absolute;
    margin: -2.2em 0 0 -1.3em;
    -webkit-box-shadow: -1px 1px 4px rgba(0, 0, 0, .5);
    -moz-box-shadow: -1px 1px 4px rgba(0, 0, 0, .5);
    box-shadow: -1px 1px 4px rgba(0, 0, 0, .5);
}
#footer .footer-map .marker:hover {
    background: var(--color-tertiary-hover);
    cursor: pointer;
}
#footer .footer-map .marker:after {
    content: '';
    /*width: 1em;*/
    /*height: 1em;*/
    left: 0;
    top: 0;
    /*margin: .8em 0 0 .7em;*/
    width: .9em;
    height: .9em;
    margin: .6em 0 0 .6em;
    background: #ffffff;
    position: absolute;
    border-radius: 50%;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -moz-box-shadow: inset -2px 2px 4px hsla(0, 0, 0, .5);
    -webkit-box-shadow: inset -2px 2px 4px hsla(0, 0, 0, .5);
    box-shadow: inset -2px 2px 4px hsla(0, 0, 0, .5);
}
#footer .footer-map .marker-prague {
    /*left: 151px;*/
    /*top: 75px;*/
    left: 155px;
    top: 84px;
}
#footer .footer-map .marker-uvaly {
    /*left: 180px;*/
    /*top: 80px;*/
    left: 188px;
    top: 85px;
}
#footer .footer-map .marker-klanovice {
    left: 180px;
    top: 77px;
}
#footer .footer-map .marker-cerny-most {
    /*left: 180px;*/
    /*top: 76px;*/
    left: 167px;
    top: 74px;
}
#footer .footer-map .marker-ricany {
    left: 175px;
    top: 98px;
}
/*#footer .footer-map .marker-hradec {*/
/*    left: 243px;*/
/*    top: 71px;*/
/*}*/
#footer .footer-map .marker-lovosice {
    left: 123px;
    top: 41px;
}
@media (max-width: 767px) {
    #footer .footer-logos .payment,
    #footer .footer-logos .delivery {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 15px;
    }
}
/* ------------- ORDERING PROCESS -------------*/
.ordering-process .top-navigation-bar {
    display: none;
}
.ordering-process .responsive-tools > a[data-target="navigation"] {
    display: none;
}
.ordering-process #navigation,
.ordering-process #header .secondary-nav {
    display: none;
}
.ordering-process .top-navigation-contacts,
.ordering-process .top-navigation-bar-menu {
    visibility: hidden;
}
.ordering-process .header-top > div:first-child {
    margin: auto;
}
.ordering-process .cart-header {
    margin: 0 0 15px 0;
}
.ordering-process ol.cart-header li.active a,
.ordering-process ol.cart-header li.active strong {
    color: var(--color-secondary-hover);
}
.ordering-process .cart-header li.active a,
.ordering-process .cart-header li.active strong {
    border-bottom-color: var(--color-secondary-hover);
}
.ordering-process ol.cart-header li a,
.ordering-process ol.cart-header li strong {
    color: var(--color-tertiary-hover);
    padding: 20px 0 20px 40px;
    font-size: 16px;
    font-weight: 500;
}
.ordering-process .cart-header li a:hover {
    border-bottom-color: var(--color-secondary-hover);
}
.ordering-process ol.cart-header li.completed a:hover {
    color: var(--color-secondary-hover);
}
.ordering-process .checkout-box-wrapper .contact-box {
    padding-left: 0;
}
.ordering-process .checkout-box-wrapper .contact-box a,
.ordering-process .checkout-box-wrapper .contact-box span {
    color: var(--color-tertiary-hover);
}
.ordering-process .checkout-box-wrapper img {
    display: none;
}
.ordering-process .next-step .btn {
    border-radius: 4px;
    color: var(--color-tertiary-hover);
    font-weight: 500;
}
.ordering-process .next-step .btn:hover {
    color: #fff;
}
.ordering-process .cart-table tr {
    border-bottom: 1px solid #dadada;
}
.ordering-process .cart-table tr td {
    border: none;
    padding: 10px 5px;
}
.ordering-process .cart-content .cart-related-button button {
    padding: 5px 10px;
}
.ordering-process .cart-content .cart-related-button button::before {
    display: none;
}
.ordering-process .cart-table .main-link {
    font-weight: 500;
    color: var(--color-tertiary-hover);
}
.ordering-process .cart-summary {
    padding-top: 40px;
}
.ordering-process .discount-coupon form .btn {
    background: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 500;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ordering-process .discount-coupon input {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ordering-process .discount-coupon form .btn:hover {
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
    color: #fff;
}
.ordering-process .recapitulation-wrapper h4,
.ordering-process .cart-content h4 {
    text-transform: uppercase;
    font-weight: 500;
    color: var(--color-tertiary-hover);
}
.ordering-process .discount-coupon::before,
.ordering-process .extra.delivery::before {
    color: #9bc20e;
}
.ordering-process .back-shopping-link .next-step-back {
    text-transform: initial;
    font-size: 14px;
}
/**/
.ordering-process .radio-wrapper.active label > span b {
    color: var(--color-primary-hover);
}
.ordering-process.radio-wrapper input[type="checkbox"]:checked + label::before,
.ordering-process .radio-wrapper input[type="radio"]:checked+label::before {
    border-color: #9bc20e;
}
.ordering-process .radio-wrapper input[type="checkbox"]:checked + label::after,
.ordering-process .radio-wrapper input[type="radio"]:checked+label::after {
    background-color: #9bc20e;
}
.ordering-process .co-box h4::before {
    color: #9bc20e;
}
.ordering-process .checkout-box .toggle-contacts {
    color: #fff;
    border-color: var(--color-secondary-hover);
    background-color: var(--color-secondary-hover);
    font-weight: 500;
    border-radius: 4px;
}
.ordering-process .cart-item .cart-item-name > a {
    color: #666;
    text-transform: initial;
}
.ordering-process .order-summary-item.helper>div:last-child,
.ordering-process .recapitulation-single > strong span {
    color: var(--color-tertiary-hover);
}
.ordering-process #checkoutContent .form-group a {
    color: var(--color-tertiary-hover);
    border-color: var(--color-tertiary-hover);
    background-color: #fff;
}
/**/
.ordering-process .order-complete-links a {
    color: var(--color-tertiary-hover);
    border-color: var(--color-secondary);
    background-color: var(--color-secondary);
    font-weight: 500;
    border-radius: 4px;
}
.ordering-process .order-complete-links a:hover {
    color: #fff;
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
}
@media (min-width: 767px) {
    .ordering-process:not(.id--15) .header-top > div {
        flex: unset;
        width: 100%;
    }
    .ordering-process:not(.id--15) #header .site-name {
        text-align: center;
    }
}
@media (min-width: 992px) {
    .ordering-process:not(.id--15) #header .site-name a img {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .ordering-process #header .site-name {
        display: block;
    }
}
@media (max-width: 480px) {
    .ordering-process #header .header-top {
        height: 80px;
    }
}
/* ******** BLOG ******* */
/* #################### BLOG INDEX ################ */
.blog-hp {
    margin-top: 60px !important;
}
.blog-hp, #newsWrapper {
    margin: 0 auto 0 auto;
    max-width: 12.270833333in;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.news-item {
    margin: 0 auto;
    border: none;
    background: #fff;
    box-shadow: 0 0 8px 3px #e7e7e7;
    border-radius: 15px;
}
.news-item .text .title {
    line-height: 30px;
    font-size: 20px;
}
.news-item .text .description {
    display: none;
}
.news-item .image {
    width: 100%;
    margin: 0;
}
.news-item .image img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    min-width: 100%;
}
.news-item:hover .image img {
    opacity: 0.8;
}
.news-item .text .news-item-btn {
    padding: 25px 0 10px 0;
}
.news-item .text .news-item-btn > a {
    padding: 10px 20px;
    border-radius: 50px;
    background: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 600;
}
.news-item .text .news-item-btn > a:hover {
    background: var(--color-secondary-hover);
    color: #fff;
    cursor: pointer;
}
.news-item .text .title {
    margin-top: 0.3125pc;
    margin-bottom: 5px;
    color: var(--color-tertiary-hover);
}
.news-item .text .title:hover {
    text-decoration: none;
}
.news-item time {
    margin-bottom: 7px;
    display: none;
}
@media (max-width: 1200px) {
    .news-item .text .title {
        font-size: 18px;
    }
}
@media screen and (min-width: 992px) {
    .news-item {
        width: calc(100% / 4.5);
        display: inline-block;
        vertical-align: top;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .news-item {
        width: calc(100% / 2.5);
        display: block;
        margin-bottom: 40px;
    }
    /*.news-item .text {*/
    /*    margin-bottom: 30px;*/
    /*}*/
    .news-item .image {
        padding: 0;
    }
}
@media screen and (max-width: 500px) {
    .news-item {
        width: 100%;
        padding-bottom: 10px;
    }
}
@media screen and (min-width: 1440px) {
    .blog-hp, #newsWrapper {
        max-width: 100%;
    }
}
.blog-hp:empty {
    display: none;
}
.blog-hp + .blog-hp {
    display: none;
}
.news-item .text {
    text-align: center;
    padding: 10px 15px 25px 25px;
    background: #fff;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.news-item:hover .text {
    box-shadow: 0 0 18px 6px #e7e7e7;
}
.news-item-detail .next-prev.text-center > a.btn {
    border-radius: 4px;
    background: var(--color-secondary);
    border-color: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 500;
}
.news-item-detail .next-prev.text-center > a.btn:hover {
    border-color: var(--color-secondary-hover);
    background: var(--color-secondary-hover);
    color: #fff;
}
/* blog page */
.in-blog .content-inner {
    max-width: unset;
}
.in-blog .content-inner > h1 {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.in-blog .news-item {
    padding-left: 0;
    padding-right: 0;
}
/* .in-nase-prodejny */
.in-nase-prodejny main#content .content-inner {
    max-width: unset;
}
.in-nase-prodejny main#content header {
    text-align: center;
}
.in-nase-prodejny main#content header h1 {
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
/* ************* BARF CALC PAGE ***************** */
.in-barf-kalkulacka .news-item {
    display: none;
}
.in-barf-kalkulacka .content-inner > h1 {
    text-align: center;
    color: var(--color-tertiary-hover);
    font-size: 34px !important;
    font-weight: 700;
}
.in-barf-kalkulacka #newsWrapper {
    min-height: 500px;
}
.in-barf-kalkulacka #barfCalc {
    width: 100%;
    max-width: 800px;
    margin-top: 15px;
}
.in-barf-kalkulacka #barfCalc fieldset {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 35px;
}
.in-barf-kalkulacka #barfCalc div {
    width: 25%;
    position: relative;
}
.in-barf-kalkulacka #barfCalc div:not(:last-child) {
    margin-right: 20px;
}
.in-barf-kalkulacka #barfCalc div label,
.in-barf-kalkulacka #barfCalc div input,
.in-barf-kalkulacka #barfCalc div select {
    width: 100%;
}
.in-barf-kalkulacka #barfCalc input:focus,
.in-barf-kalkulacka #barfCalc select:focus,
.in-barf-kalkulacka #barfCalc button:focus {
    outline: none;
}
.in-barf-kalkulacka #barfCalc div input,
.in-barf-kalkulacka #barfCalc div select {
    border-radius: 10px;
    font-size: 16px;
    padding: 8px 14px;
    border: 1px solid var(--color-tertiary-hover);
    background: transparent;
}
.in-barf-kalkulacka #barfCalc fieldset div.input {
    z-index: 1;
}
.in-barf-kalkulacka #barfCalc fieldset div.input::before {
    content: 'KG';
    font-family: 'Open Sans', sans-serif;
    display: block;
    font-size: 18px;
    color: #fff;
    background: var(--color-secondary-hover);
    bottom: 0;
    right: 0;
    padding: 8px 14px;
    position: absolute;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: -1;
}
.in-barf-kalkulacka #barfCalc fieldset div.select::before {
    content: '\e90e';
    font-family: Shoptet;
    display: block;
    font-size: 18px;
    color: var(--color-tertiary-hover);
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px 14px;
}
.in-barf-kalkulacka #barfCalc div label {
    font-size: 18px;
    cursor: default;
    color: #b2b2b2;
}
.in-barf-kalkulacka #barfCalc div input {
    margin-top: 10px;
}
.in-barf-kalkulacka #barfCalc div select {
    margin-top: 10px;
    cursor: pointer;
}
.in-barf-kalkulacka #barfCalc .button {
    width: 100%;
    text-align: center;
}
.in-barf-kalkulacka #barfCalc .button button {
    border-radius: 50px;
    border: 1px solid var(--color-secondary);
    background: var(--color-secondary);
    color: var(--color-tertiary-hover);
    font-weight: 500;
    padding: 10px 20px;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.in-barf-kalkulacka #barfCalc .button button:hover {
    border: 1px solid var(--color-secondary-hover);
    background: var(--color-secondary-hover);
    color: #fff;
}
/* results */
.in-barf-kalkulacka #barfResult {
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: var(--color-tertiary-hover);
    margin-top: 50px;
}
.in-barf-kalkulacka #barfResult > div {
    width: calc(50% - 10px);
    display: flex;
    justify-content: space-between;
}
.in-barf-kalkulacka #barfResult > div .main {
    height: 250px;
    width: 60%;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 0;
}
.in-barf-kalkulacka #barfResult > div.animal .main {
    background: #F5DBDB;
}
.in-barf-kalkulacka #barfResult > div.vegetables .main {
    background: #E3F09A;
}
.in-barf-kalkulacka #barfResult > div.animal .main::before {
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/meat.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
}
.in-barf-kalkulacka #barfResult > div.vegetables .main::before {
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/api.fv-studio.cz/user/documents/upload/clients/pejskovice/img/vegetables.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: block;
}
.in-barf-kalkulacka #barfResult > div .main strong {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: var(--color-tertiary-hover);
}
.in-barf-kalkulacka #barfResult > div .side {
    width: calc(40% - 10px);
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 18px;
}
.in-barf-kalkulacka #barfResult > div .side > div {
    width: 100%;
    height: calc(100% / 3 - 7px);
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.in-barf-kalkulacka #barfResult > div .side > div strong {
    width: 100%;
    text-align: center;
}
.in-barf-kalkulacka #barfResult > div.animal .side > div {
    background: #F5DBDB;
}
.in-barf-kalkulacka #barfResult > div.vegetables .side > div {
    background: #E3F09A;
}
@media (min-width: 1200px) {
    .in-barf-kalkulacka .content-inner {
        max-width: 1000px;
    }
}
/* ******** CAROUSEL WITH NAVIGATION ******* */
.before-carousel {
    margin-bottom: 0;
    padding-bottom: 5px;
    border: none !important;
    background: transparent;
}
.wide-carousel .text {
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(90deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,.7) 70%);
}
.wide-carousel .text .extended-banner-title,
.wide-carousel .text .extended-banner-text,
.wide-carousel .text .extended-banner-link {
    background: transparent;
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: none;
    position: relative;
    top: unset;
}
.wide-carousel .text .extended-banner-title {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}
.wide-carousel .text .extended-banner-text {
    font-size: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.wide-carousel .text .extended-banner-link {
    position: relative;
    background-color: #fff;
    color: var(--color-secondary-hover);
    font-weight: 700;
    border-radius: 50px;
    padding: 7px 20px;
    width: auto;
    font-size: 20px;
    height: auto;
}
.wide-carousel:hover .text .extended-banner-link {
    background-color: var(--color-secondary-hover);
    color: #fff;
}
.container-carousel-navigation {
    margin-bottom: 20px;
}
.container-carousel-navigation > .content-wrapper-in > .container {
    padding: 0;
}
#carousel-navigation {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
#carousel-navigation > .nav-item {
    position: relative;
    /*background-color: #e8e8e8;*/
    background-color: var(--color-tertiary);
    color: var(--color-tertiary-hover);
    width: 100%;
    margin: 5px;
    text-align: center;
    padding: 15px 0;
    cursor: pointer;
    border-radius: 5px;
}
#carousel-navigation > .nav-item:first-child {
    margin-left: 0 !important;
}
#carousel-navigation > .nav-item:last-child {
    margin-right: 0 !important;
}
#carousel-navigation > .nav-item:hover {
    background-color: var(--color-tertiary);
}
#carousel-navigation > .nav-item.active {
    color: #fff;
    background-color: #D491BB;
}
#carousel-navigation > .nav-item > .indicator {
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 100%;
    background-color: var(--color-primary);
    display: none;
}
#carousel-navigation > .nav-item.active > .indicator {
    /*display: block;*/
}
#carousel-navigation > .nav-item > p {
    margin: 0;
    font-size: 15px;
}
#carousel-navigation > .nav-item > p strong {
    font-size: 17px;
}
@media (max-width: 991px) {
    .wide-carousel .text .extended-banner-title {
        font-size: 25px;
    }
    .wide-carousel .text .extended-banner-text {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .wide-carousel .text .extended-banner-link {
        font-size: 16px;
    }
}
@media (max-width: 870px) {
    #carousel-navigation > .nav-item > p {
        font-size: 13px;
    }
    #carousel-navigation > .nav-item > p strong {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .wide-carousel .text .extended-banner-title {
        font-size: 20px;
    }
    .wide-carousel .text .extended-banner-text {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .wide-carousel .text .extended-banner-link {
        font-size: 14px;
    }
    #carousel-navigation {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    #carousel-navigation > .nav-item {
        margin: 0;
        margin-top: 7px;
        width: calc(50% - 4px);
    }
}
@media (max-width: 600px) {
    #carousel-navigation {
        display: flex;
        flex-wrap: wrap;
        margin-top: 5px;
    }
}
@media (max-width: 300px) {
    #carousel-navigation > .nav-item {
        width: 100%;
    }
}
@media (max-width: 479px) {
    .wide-carousel .text .extended-banner-title {
        font-size: 14px;
        padding-bottom: 3px;
    }
    .wide-carousel .text .extended-banner-text {
        font-size: 12px;
        margin-bottom: 0;
    }
    .wide-carousel .text {
        width: 45%;
    }
}
/*.mobile .container-carousel-navigation {*/
/*  display: none;*/
/*}*/
/*.mobile .wide-carousel .text .extended-banner-title,*/
/*.mobile .wide-carousel .text .extended-banner-text,*/
/*.mobile .wide-carousel .text .extended-banner-link {*/
/*    display: none;*/
/*}*/
@media (max-width: 767px) {
    .in-nase-prodejny .container-fluid > .row {
        margin-bottom: 0 !important;
    }
}
/**/
.search-whisperer .p-name {
    color: #000;
}
.entrance-protection-inner h1:after {content: "Momentálně probíhá migrace nového vzhledu našeho obchodu. Děkujeme za pochopení."; font-size: 14px; display: block; padding-top: 20px;}
.in-kontakt article .container-fluid > .row {
    background-color: #fafafa;
    margin-bottom: 10px;
}
.in-kontakt article .container-fluid > .row iframe {
    height: 250px;
}
/* alternative product variants */
#FvProductsAlternative {
    margin-bottom: 15px;
}
#FvProductsAlternative .select-variant-title {
    color: var(--color-tertiary-hover);
}
#FvProductsAlternative .products-alternative {
    margin: 0 -5px;
}
#FvProductsAlternative .product {
    flex: unset;
    width: 171px;
    max-width: 50%;
    margin-bottom: 0px;
    padding: 5px;
    border: none !important;
}
#FvProductsAlternative .product.related-sm-screen-hide {
    display: block;
}
#FvProductsAlternative .product .p-in {
    padding: 5px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#FvProductsAlternative .product .discount-register {
    display: none;
}
#FvProductsAlternative .product .add-to-cart-button {
    display: none;
}
/*#FvProductsAlternative .product .flags {*/
/*    padding: 5px;*/
/*}*/
#FvProductsAlternative .product .flag {
    display: none;
    /*margin-right: 3px;*/
    /*margin-bottom: 3px;*/
    /*padding: 2px 5px;*/
    /*font-size: 10px;*/
}
#FvProductsAlternative .product .name {
    font-size: 12px;
    margin-bottom: 4px;
    height: auto;
}
#FvProductsAlternative .product .p-bottom {
    flex-direction: column;
    padding: 0;
}
#FvProductsAlternative .product .p-bottom>div {
    width: 100%;
    justify-content: center;
}
#FvProductsAlternative .product .p-bottom .prices {
    margin-bottom: 6px;
    text-align: center;
}
#FvProductsAlternative .product .p-bottom .prices strong,
#FvProductsAlternative .product .p-bottom .prices span {
    font-size: 16px;
}
#FvProductsAlternative .product .p-bottom .availability {
    font-size: 14px;
}
/* alternative product variants end */
