/* blog HP */
[class~=blog-hp]:before {
    content: "Novinky z blogu";
}

[class~=blog-hp] [class~=news-item] {
    margin-bottom: 25px;
}

.blog-hp,
[class~=blog-hp] [class~=news-item] [class~=image] {
    width: 100%;
}

.blog-hp {
    margin-left: auto;
}

[class~=blog-hp]:before {
    text-transform: uppercase;
}

.blog-hp,
[class~=blog-hp] [class~=news-item] [class~=image] {
    margin-bottom: 0;
}

[class~=blog-hp] [class~=news-item] [class~=text] [class~=title] {
    margin-top: .3125pc;
}

[class~=blog-hp] [class~=news-item] {
    padding-bottom: 0;
}

[class~=blog-hp]:before {
    display: block;
}

.blog-hp {
    margin-right: auto;
}

[class~=blog-hp]:before {
    text-align: center;
}

.blog-hp {
    margin-top: .3125in;
}

[class~=blog-hp]:before {
    font-size: .291666667in;
}

.blog-hp .news-item {
    padding-left: 11.25pt;
}

[class~=blog-hp] [class~=news-item]:nth-child(n+4) {
    display: none;
}

.blog-hp .news-item {
    padding-bottom: 0;
}

[class~=blog-hp] [class~=news-item] time {
    margin-bottom: 7px;
}

.blog-hp .news-item {
    padding-right: 11.25pt;
}

.blog-hp .news-item {
    padding-top: 0;
}

[class~=blog-hp] [class~=news-item] [class~=text] [class~=title] {
    margin-bottom: 5px;
}

[class~=blog-hp]:before {
    font-weight: 300;
}

.blog-hp {
    max-width: 12.270833333in;
}

[class~=blog-hp]:before {
    margin-bottom: .15625in;
}

[class~=blog-hp] [class~=news-item] [class~=image] {
    margin-left: 0;
}

[class~=blog-hp] [class~=news-item]:hover [class~=image] img {
    opacity: .8;
}

[class~=blog-hp] [class~=news-item] [class~=image] {
    margin-right: 0;
}

[class~=blog-hp] [class~=news-item] [class~=image] {
    margin-top: 0;
}

@media screen and (min-width: 768px) {
    [class~=blog-hp] [class~=news-item] {
        width: 33%;
    }

    [class~=blog-hp] [class~=news-item] {
        display: inline-block;
    }

    [class~=blog-hp] [class~=news-item] {
        vertical-align: top;
    }
}

@media screen and (max-width: 767px) {
    [class~=blog-hp] [class~=news-item] {
        display: block;
    }
}

@media screen and (min-width: 1440px) {
    .blog-hp {
        max-width: 14.770833333in;
    }
}

.blog-hp:empty {
    display: none;
}

.blog-hp .news-item {
    padding-bottom: 15px;
}

.blog-hp + .blog-hp {
    display: none;
}

.blog-hp:lang(hu)::before {
    content: "Újdonságok a blogon";
}

.en .blog-hp::before {
    content: "Blog news";
}

.de .blog-hp::before {
    content: "Neue Blogartikel";
}

/* END blog HP */
.btn.btn.btn-odkaz {
    background: #a01948;
    border: #a01948;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
}

.btn.btn.btn-odkaz a {
    color: white !important;
    text-decoration: unset !important;
}

.btn.btn.btn-odkaz:hover {
    background: var(--color-secondary);
}

.desktop .navigation-in > ul > li.ext > ul > li > div > ul {
    height: unset;
}

.desktop .navigation-in ul {
    align-items: flex-start;
}

.desktop.type-post .news-item .image {
    max-height: 155px !important;
    overflow: hidden !important;
}

.shipping-options-popup .extra.delivery {
    display: none;
}

.vraceni {
    margin-top: 20px !important;
    font-size: 14px;
    font-weight: bold;
}

.vraceni::before {
    content: "";
    background-image: url('https://www.best4run.cz/user/documents/upload/ikony/ikony_skladem.jpg');
    background-size: 24px !important;
    background-repeat: no-repeat;
    height: 28px !important;
    width: 20px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}

.news-item .image {
    max-height: 260px !important;
    overflow: hidden !important;
}

.blog-hp {
    margin-top: 0px !important;
}

.navigation-in ul li a b {
    font-weight: normal !important;
}

.navigation-in ul li.menu-item-3578 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-1337 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-1343 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-3209 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-1373 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-1460 a b {
    font-weight: bold !important;
}

.navigation-in ul li.menu-item-1430 a b {
    font-weight: bold !important;
}

.desktop .top-navigation-bar .container > .top-navigation-menu {
    flex: 1 1 43.3333%;
}

.desktop .top-navigation-bar .container > .top-navigation-contacts {
    flex: 1 1 23.3333%;
}


#myBtnTabulka_velikosti {
    background: green;
    color: white;
    border: 1px solid green;
}

#myBtnTabulka_velikosti:hover {
    color: green;
}

.site-msg.information {
    background: #1de0c9 !important;
    color: #000 !important;
}

.site-msg .close::before,
.site-msg .close::after {
    background: #000 !important;
}

.novinky-z-blogu h2 {
    font-size: 30px !important;
}

.novinky-z-blogu {
    text-align: center !important;
}

.blog-hp::before {
    display: none;
}

/*header .navigation-wrapper img {
    max-width: 150px;
}*/

.news-wrapper .news-item time {
    display: none;
}

.desktop #navigation {
    width: 100% !important;
}

.desktop .menu-helper {
    right: 0px !important;
}

.sidebar #cat-manufacturers {
    display: none !important;
}

.news-item-detail .next-prev {
    display: none;
}

.news-item-detail .novinky-z-blogu h2 a {
    text-decoration: none !important;
}

#category-more-btn {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    text-align: center;
    padding: 46px 0 10px 0;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, #FFF 40%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, #FFF 40%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, #FFF 40%);
    margin-top: -140px;
    position: relative;
    z-index: 1;
    border-bottom: 0;
}

.type-detail .button-variants-list .button-variants {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.type-detail .button-variants-list .button-variants .variant {
    padding: 12px;
    border: 2px solid #ededed;
    border-radius: 8px;
    margin-right: 12px;
    transition: .3s;
    margin-bottom: 10px;
    color: #000;
    cursor: pointer;
    min-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
    transition-duration: .3s
}

.type-detail .button-variants-list .button-variants .variant.active {
    background-color: var(--color-secondary-hover);
    color: #fff;
    border-color: var(--color-secondary-hover);
}

.button-variants-list select {
    display: none;
}

.button-variants .variant.variant-strike {
    position: relative;
}

.button-variants .variant.variant-strike:before {
    display: block;
    content: "";
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='4'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='4'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: x;

}

.more-param:not(.rozbaleno) form fieldset div:nth-child(n+6) {
    display: none;
}

.more-param-link::after {
    content: " více";
}

.rozbaleno .more-param-link::after {
    content: " méně";
}

.more-param-link {
    margin-bottom: 15px;
    font-size: 13px;
    color: var(--color-primary);
    margin-top: 12px;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
}

.more-param-link:hover {
    text-decoration: none;
}