﻿/* --- Fotbalky.eu a StolnyFutbal.eu ------------------------------------------------------------------------------------ */
/* --- grafické a kodérské úpravy: Jiří Mareš - grafický designér ve světě e-commerce / www.jirimares.com --------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */

body {font-size: 15px; line-height: 1.45em; color: #1B1B1B;}
h1, .h1 {font-size: 36px;font-weight: 600; color: #1B1B1B;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color: #1B1B1B;}
h2 {margin-bottom: 20px; margin-top: 20px; font-size: 26px; font-weight: 600; color: #1b1b1b; text-align: left;}
h3 {font-size: 20px; font-weight: 600; margin: 0 0 15px 0;}
h4 {font-size: 18px; font-weight: 500; margin: 30px 0 15px 0;}
p {margin-bottom: 12px;}
b, strong {font-weight: 600;}
a:hover {text-decoration: underline;}
.btn.btn-default:hover, a.btn.btn-default:hover {border-color:#D69B01; background-color: #D69B01;}
.plus-gallery-item {border: none;}

div[itemprop="about"] ul {margin-left: 0; padding-left: 17px; list-style: none;}
div[itemprop="about"] li:before {content: ""; color: #E6A501; display: inline-block; width: 1em; margin-left: -1em}

.plus-gallery-item:hover {opacity: 0.85;}

table.jm-tabulka {margin-top: 20px; margin-bottom: 20px;}
.plus-gallery-wrap {margin: 40px 0 40px 0;}
#footer .contact-box a:hover, #footer .password-helper a:hover, #footer .news-item-widget a:hover, #footer ul a:hover {color: #49AE34;}

/* Barvy příznaků */
.flag.flag-action {background-color: #AE3449;}

/* Skryti provizniho programu */
.login-widget ul.user-action-tabs {display: none !important;}
.in-login .content-inner>form:nth-of-type(2), .in-login .content-inner>h1:nth-of-type(2) {display: none !important;}

/* Admin lišta */
.admin-bar {position: relative; top: 0;}


/* Responzivní YouTube videa */
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Informační proužek */
.site-msg.information {max-width: none; position: relative; top: 0; bottom: auto; left: 0; font-size: 14px; line-height: 21px; box-shadow: none; text-align: center; background-color: #FFFFFF; color: #000000!important; opacity: 1; font-weight: 500;}
.site-msg .close::before, .site-msg .close::after {background: #000000;}
.site-msg.information .container {max-width: 1418px;}
.site-msg.information .container a {color: #1B1B1B; text-decoration: underline; }
.site-msg.information .container a:hover {color: #1B1B1B; text-decoration: none;}
.site-msg.information .container .tecka-blikajici {width: 6px; height: 6px; border-radius: 50%; background-color: #000000; -moz-border-radius: 50px; -webkit-border-radius: 50px;  border-radius: 50px; display: inline-block;  animation: blinker 0.6s cubic-bezier(1, 0, 0, 1) infinite alternate;  margin-right: 6px;margin-bottom: 1px;}
@keyframes blinker {from {opacity: 1;} to { opacity: 0;}}




/* Cookies lišta - verze pop-up okno -------------------------------------------------------------------------------------------------------- */


.siteCookies--left {width: 100%; left: 0; bottom: 0; background-color: #FFF4D7;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-top: 2px solid #E6A501;}
.siteCookies__form {max-width: 1120px;margin: 0 auto;padding: 20px;background-color: transparent;color: #14171A;box-shadow: none;}
.siteCookies__content {display: flex;flex-wrap: wrap;align-items: center;}
.siteCookies__links{width: 180px;text-align: right;margin-bottom: 0;}
.siteCookies__text{width: calc(100% - 180px);margin: 0;}
.siteCookies__text h4 {font-size: 20px; font-weight: 500;}
.siteCookies__text p {font-size: 15px; line-height: 22px;}
.siteCookies__link.js-cookies-settings{font-weight: normal!important;text-decoration: underline;background: none;color: #14171A;/* width: 140px; */border: none;display: inline-block;margin-bottom: 10px;text-transform: none;}
.siteCookies__link.js-cookies-settings:hover{background: none; text-decoration: none;}
.siteCookies__button{width: 140px;}
.siteCookies__buttonWrap{padding-left: 16px;display: inline-block;display: grid;}
.siteCookies__text a {color: #14171A !important;}
.siteCookies__buttonWrap button:nth-child(1){font-weight: 400!important;margin-bottom: 10px;/* order: 1; */background: none; background-color:#D69B01; color: #FFFFFF;}
.siteCookies__buttonWrap button:nth-child(1):hover {background-color:#D69B01; color: #FFFFFF;}
.siteCookies__buttonWrap button:nth-child(2) {font-weight: normal; background-color:#E6A501;}
.siteCookies__buttonWrap button:nth-child(2):hover {background-color:#D69B01;}
.siteCookies__buttonWrap button:nth-child(3) {}
.siteCookies__buttonWrap button:nth-child(3):hover {background-color:#D69B01;}


.js-cookiesConsentSubmit.btn[value="reject"]{border: 1px solid #E6A501; color: #E6A501!important; background-color: transparent !important; font-weight: 500;}
.js-cookiesConsentSubmit.btn[value="reject"]:hover{text-decoration: none; color: #FFF!important;}
.siteCookies__button:hover {opacity: 1;}

@media screen and (max-width: 767px){
.siteCookies__links{width: 100%; text-align: center;display: flex;-webkit-justify-content: center;justify-content: center;}
.siteCookies__text{width: 100%;margin-bottom: 15px;}
/*.siteCookies__text h4 {font-size: 17px;}*/
.siteCookies__form {padding: 16px;}
.siteCookies__buttonWrap {padding-left: 0;display: grid;}
.siteCookies__buttonWrap > *{width: 260px !important;}
}


/* Postranní bannery vlevo a vpravo */

.in-design-zone .r-image,
.in-design-stolni-fotbal .r-image,
.in-design-ping-pong-stul .r-image,
.in-design-kulecnik .r-image
{display: none!important;}

.in-index .r-image, .type-page .r-image, .ordering-process .r-image {display: none!important;}
.r-image {display: inline-block; max-height: 100%; max-width: 100%}


.r-image img {
max-width: 100%;
height: auto;
vertical-align: top
}
.r-pos-layout-left,.r-pos-layout-right {
max-height: calc(100% + 40px);
overflow: hidden;
position: absolute;
top: -35px;
}

.r-pos-layout-left.r-image img,.r-pos-layout-right.r-image img {
max-width: none;
}

.r-pos-layout-left {
right: 101%;
}

.r-pos-layout-right {
left: 101%;
}


@media (min-width: 768px) {
.content-wrapper-in {position: relative;}
}

@media screen and (max-width: 1780px) {
.r-pos-layout-left,.r-pos-layout-right {display: none!important;}
}



/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- ZÁHLAVÍ -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header .site-name a img {max-height: 82px}
#header:not(.in-design-zone):not(.in-design-stolni-fotbal) {background-color: #419A2E; background-image: url(/user/documents/upload/grafika/header-background.jpg); background-position: top left;}
.header-top .btn.cart-count i, .header-top .btn.cart-count .cart-price {text-transform: none; color: #fff;left: 28px;}
.registrace {background: url(/user/documents/upload/grafika/ikony/registrace.svg) left center no-repeat; background-size: 15px auto; padding-left: 25px;}
.btn.btn-cart::before, a.btn.btn-cart::before, .btn.add-to-cart-button::before, a.btn.add-to-cart-button::before {content: none;}
.top-nav-button {background: url(/user/documents/upload/grafika/ikony/prihlaseni.svg) 12px center no-repeat; background-size: 15px auto; padding: 10px 12px 10px 36px;}
.menu-helper-visible .menu-helper>ul {margin-top: 7px;}
.menu-helper::after, .menu-trigger::after {background: none;}

.responsive-tools>a[data-target=search]:before {
    color: #FFF;
}

/* Horní menu a kontakty */
.top-navigation-menu, .top-navigation-contacts {background: none;}
.top-navigation-bar {border: none; background-color: #419A2E; background-image: url(/user/documents/upload/grafika/header-background.jpg); background-position: bottom left;}
.top-navigation-bar .container > div:first-child {display:none;}
.top-navigation-bar .container > div {/* display: none; */text-align: left;}
.top-navigation-tools > a {color: #fff;}
.top-navigation-bar a:hover, .top-navigation-bar .dropdown button:hover {color: #FFFFFF;}
.top-navigation-bar a, .top-navigation-bar .dropdown button {color: #FFFFFF;text-transform: none;font-size: 14px;}

/* Přepínače jazyků v záhlaví - mezinárodní vlajky */
.top-navigation-bar .top-navigation-bar .dropdown {margin-right: 3ex;}
.top-navigation-bar #topNavigationDropdown img {height: 13px;}
.top-navigation-bar .jazyky.dropdown .dropdown-menu {right: auto; right: 0px;}
.top-navigation-bar ul.dropdown-menu {margin-left: 0!important;}
.top-navigation-bar .dropdown-menu li a, .top-navigation-bar .dropdown-menu,  .top-navigation-bar .jazyky.dropdown button {color: #000000;}
.top-navigation-bar .dropdown-menu li a:hover {color: #49AE34;background-color: unset;}
.top-navigation-bar .dropdown-menu {padding: 5px 10px!important;min-width: 75px;margin-top: 2px;}
.top-navigation-bar #topNavigationDropdown .zeme {padding: 0 0 0 7px!important;color: #FFFFFF;}
.dezo .top-navigation-bar #topNavigationDropdown .zeme {color: #000;}
.top-navigation-bar .dropdown-menu li::marker {content:"";}
.top-navigation-bar .dropdown {background-color: unset;border: 0;margin-right: 0px;}
.top-navigation-bar .dropdown-menu>li>a {padding: 2px 0 0 26px;}
.top-navigation-bar .vlajky {margin-right: 70px; font-size: 10px; color: #757575;}
.top-navigation-bar .dropdown .caret {font-size: 8px; border-bottom: 4px dashed; border-top: 0;}
.top-navigation-bar .vlajky:before {content: " Naše další e-shopy:"; font-size: 14px; margin-right: 5px; color: #14171A;}
.cesko .top-navigation-bar .vlajka-sk {background-image: url(/user/documents/upload/grafika/ikony/vlajka-slovensko.svg);background-size: 21px;background-repeat: no-repeat;background-position: 0 5px;}
.slovensko .top-navigation-bar .vlajka-cz {background-image: url(/user/documents/upload/grafika/ikony/vlajka-cesko.svg);background-size: 19px;background-repeat: no-repeat;background-position: 0 4px;}
.top-navigation-bar a.vlajka { margin-left: 5px!important;}
.top-navigation-bar .vlajka-sk img, .vlajka-pl img {width: auto; height: 14px; border: 1px solid #EEEEEE;}
.top-navigation-bar .dropdown-menu li a::before {width: 0; height: 0;}
.top-navigation-bar #topNavigationDropdown[type="button"] {border: 0; background: none;}
.top-navigation-bar .dropdown.jazyky .caret::before {color: #FFFFFF;}
.dezo .top-navigation-bar .dropdown.jazyky .caret::before {color: #000000;}

/* Ikonka kosiku */
.header-top .btn.cart-count {font-size: 18px;}
#header .btn.cart-count::before {content: "" !important; background: url(/user/documents/upload/grafika/header-basket.svg) no-repeat; width: 48px; height: 48px; position: relative; margin-right: 12px;}

/* Drobeckova navigace */
.breadcrumbs {color: #1b1b1b; border: 0; margin-top: 10px;}
.breadcrumbs a {color: #439F2F;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs > span > a::before{display: none !important;}
.breadcrumbs > span > a::after{content: "/"; bottom: auto; transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; color: #1b1b1b; background: none;}
.breadcrumbs > span > a, .breadcrumbs > span > span {padding: 10px 15px;}

/* Banner pod hlavičkou v mobilní verzi */
.promo-header-mobile {padding-left: 0; padding-right: 0;}
.in-index .promo-header-mobile, .ordering-process .promo-header-mobile {display: none!important;}
.in-tipy-na-darky .promo-header-mobile {display: none!important}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- ZÁPATÍ --------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer {background-color: #F0FAEF; color: #1B1B1B; margin-top: 2%;}
#footer>.container {background-color: #F0FAEF!important;}
.custom-footer, .footer-bottom {border: none;}
#footer .banner-wrapper {color: #1B1B1B;}
#footer .site-name {display: none;}
#footer h4 {color: #1B1B1B; font-weight: 600; font-size: 20px; text-transform: none; position: relative; padding-bottom: 10px; margin-top: 30px;}
#footer ul li::before{content: ""; width: 5px; height: 5px; display: inline-block; position: relative; background-color: #49AE34; border-radius: 50%; margin-right: 10px; margin-bottom: 2px}
#footer ul li a {color: #49AE34;}
#footer li {margin-bottom: 12px;}
#footer li a {color: #49AE34;}
#footer p {color: #1B1B1B;}
.custom-footer ul {line-height: 1.2em;}
#footer .banner-wrapper a:hover img {-webkit-transform: unset; -ms-transform: unset; -o-transform: unset; transform: unset;}
.footer-bottom {padding-top: 15px;  border-top: 1px solid #CEEECA;}

/* Sekce Kontakty */
.kontakt-polozka {display: block!important;padding-left: 35px;position: relative;}
.kontakt-polozka:hover span {text-decoration: underline;}
.kontakt-polozka div {display: block;color: #49AE34;font-size: 16px;font-weight: 500;}
.kontakt-polozka span {display: block;color: #1B1B1B;font-size: 14px;font-weight: 300;}
.kontakt-polozka::before {display: inline-block;position: absolute;left: 0;top: -2px;content: "";width: 20px;height: 20px;background-size: contain;background-repeat: no-repeat;}

.telefon-polozka {min-height: 30px;margin-bottom: 15px;line-height: 35px;font-weight: 600;position: relative;padding-left: 40px;color: #fff!important;font-size: 16px;font-weight: 600}
.telefon-polozka div {font-weight: 500;font-size: 16px;line-height: 20px;}
.telefon-polozka>span {color: #1B1B1B;font-size: 14px;font-weight: 300;line-height: 20px;}
.telefon-polozka div span {display: inline-block;font-size: 16px;font-weight: 300;color: #49AE34;}
.telefon-polozka:hover div {text-decoration: underline;}
.telefon-polozka::before {top: 4px;width: 26px;height: 24px;background-repeat: no-repeat;background-size: contain;background-image: url("/user/documents/upload/grafika/ikony/telefon.svg");}

.email-polozka {min-height: 30px;margin-bottom: 15px;line-height: 35px;font-weight: 600;position: relative;padding-left: 40px;color: #fff!important;font-size: 16px;font-weight: 300;}
.email-polozka:hover div {text-decoration: underline;}
.email-polozka::before {top: 8px;width: 29px;height: 23px;background-repeat: no-repeat;background-size: contain;background-image: url("/user/documents/upload/grafika/ikony/email.svg");}

.facebook-polozka {margin-bottom: 20px;line-height: 20px;position: relative;padding-left: 40px;color: #fff!important;font-weight: 500;}
.facebook-polozka:hover div {text-decoration: underline;}
.facebook-polozka::before {display: inline-block;position: absolute;left: -3px;top: 4px;content: "";width: 29px;height: 29px;background-size: contain;background-repeat: no-repeat;background-image: url("/user/documents/upload/grafika/ikony/facebook.svg");}

.instagram-polozka {line-height: 20px;position: relative;padding-left: 40px;color: #fff!important;font-weight: 500;margin-bottom: 20px;}
.instagram-polozka:hover div {text-decoration: underline;}
.instagram-polozka::before {display: inline-block;position: absolute;left: 1px;top: 5px;content: "";width: 23px;height: 23px;background-size: contain;background-image: url("/user/documents/upload/grafika/ikony/instagram.svg");}

.twitter-polozka {line-height: 20px;position: relative;padding-left: 40px;color: #fff!important;font-weight: 500;margin-bottom: 20px;}
.twitter-polozka:hover div {text-decoration: underline;}
.twitter-polozka::before {display: inline-block;position: absolute;left: 1px;top: 3px;content: "";width: 25px;height: 25px;background-size: contain;background-image: url("/user/documents/upload/grafika/ikony/twitter.svg");}

.youtube-polozka {line-height: 20px;position: relative;padding-left: 40px;color: #fff!important;font-weight: 500;}
.youtube-polozka:hover div {text-decoration: underline;}
.youtube-polozka::before {display: inline-block;position: absolute;left: 0;top: 3px;content: "";width: 26px;height: 26px;background-size: contain;background-image: url("/user/documents/upload/grafika/ikony/youtube.svg");}

/* Sekce Oblíbené způsoby Platby a Dopravy - logotypy */
.platby .row { border-top: 1px solid #CEEECA;  padding: 25px 0;}
#platby-ikonka, #dopravy-ikonka {width: auto; height: 36px;}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- HLAVNÍ STRÁNKA ------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Carousel */
.carousel-control.left::before {left: 0 !important;}
.carousel-control.right::before {right: 0 !important;}
.carousel:hover .carousel-control.left::before {left: 0 !important;}
.carousel:hover .carousel-control.right::before {right: 0 !important;}
.carousel-control::before {width: 30px; height: 60px; margin-top: -30px; line-height: 60px; border-radius: 0; font-size: 16px;}
.homepage-box {border: none; background: none;}
.top-navigation-tools > a {color: #fff; font-size: 14px; margin-left: 12px; transition: none !important;}
.homepage-box {margin-bottom: 0; padding-bottom: 0;}

/* Podtrzitko nadpisu */
.homepage-group-title {position: relative; padding-bottom: 20px; margin-bottom: 30px; margin-top: 30px; font-weight: 600; color: #1b1b1b}
.homepage-group-title::after {content: ""; background: #E6A501; height: 2px; width: 68px; position: absolute; bottom: 0; left: 50%; margin-left: -34px;}
h4.homepage-group-title, .h4.homepage-group-title {margin-top: 40px;}

/* Podtrzitko nadpisu - mohlo by vas zajimat */
h2.products-related-header {position: relative; padding-bottom: 20px; margin-bottom: 30px; margin-top: 80px; font-size: 26px; font-weight: 600; color: #1b1b1b; text-align: center;}
h2.products-related-header::after {content: ""; background: #E6A501; height: 2px; width: 68px; position: absolute; bottom: 0; left: 50%; margin-left: -34px;}

/* Konkurenční výhody */
.benefitBanner__item a {color: #1b1b1b;}
.benefitBanner__item a:hover {color: #1b1b1b; text-decoration: none!important;}
.benefitBanner__picture {max-width: 70px; margin-right: 15px;}
.benefitBanner__title {font-size: 19px; color: #419A2E; font-weight: 600; }
.benefitBanner__title:hover {text-decoration: underline;}
.benefitBanner__data {font-size: 17px;}
.benefitBanner__data a:hover {text-decoration: none!important;}
.benefitBanner__link:hover {opacity: 1.0!important;}

/* Top kategorie na titulní stránce */
.vybrane-kategorie .container {width: 100%; padding-left: 0; padding-right: 0;}
.flex-wrap {flex-wrap: wrap;}
.vybrane-kategorie {padding-bottom: 0;}
.vybrane-kategorie .topcat-wrapper {margin: 0 -10px; justify-content: center; position: relative;}
.vybrane-kategorie .news-item {position: relative; padding: 10px; margin: 0;}
.vybrane-kategorie .news-item .image {position: relative; overflow: hidden; width: 100%; margin-bottom: 0;}
.vybrane-kategorie .topcat-wrapper .news-item .text .title {font-size: 20px; font-weight: 400; text-decoration: none; color: #fff; margin: 0px;}
.vybrane-kategorie .topcat-wrapper .news-item .text .title:hover {text-decoration: underline;}
.vybrane-kategorie .topcat-wrapper .news-item .text {position: absolute; left: 45px; bottom: 25px; z-index: 1;}
.vybrane-kategorie .topcat-wrapper .news-item .text .description {display: none;}
.vybrane-kategorie .news-item:hover .text .title, .vybrane-kategorie .news-item:focus .text .title {color: #fff!important; text-decoration: underline;}
.vybrane-kategorie .maincat-wrapper .news-item .image::before {border:70px solid #ECECEC; border-radius: 50%; content: ''; position: absolute; left: -80px; bottom: -95px; width: 225px; height: 225px; display: block;}
.vybrane-kategorie .maincat-wrapper .news-item .image::after {background-color: #fff; border-radius: 50%; content: ''; position: absolute; z-index: 5; right: -40px; bottom: -30px; width: 110px; height: 110px; display: block;}
.vybrane-kategorie .maincat-wrapper .news-item .image a, .vybrane-kategorie .topcat-wrapper .news-item .image a {display: block;height: 100%;}
.vybrane-kategorie .maincat-wrapper .news-item .text {position: absolute; top: 30px; left: 30px;}
.vybrane-kategorie .maincat-wrapper .news-item .text a {color: #1A1A1A; font-weight: 400; font-size: 20px;}
.vybrane-kategorie .maincat-wrapper .news-item {height: 230px;}
.vybrane-kategorie .maincat-wrapper .news-item .image {background-color: #fff;  position: relative;}
.vybrane-kategorie .maincat-wrapper .news-item .image img {position: absolute;z-index: 4;border-radius: 50%;right: -60px;bottom: -40px;}
.vybrane-kategorie .homepage-group-title {position: relative;}
.vybrane-kategorie .maincat-wrapper {margin-top: 45px; justify-content: center;}
.vybrane-kategorie .news-item.big {max-width: 508px;}
.vybrane-kategorie .news-item.big .white-wrapper {background: #fff; padding: 20px 15px; display: flex; flex-wrap: wrap;}
.vybrane-kategorie .news-item.big p {font-size: 20px; font-weight: 700;}

/* Výpis třech článků na titulní stránce */
/*
.blog-hp .text a {color: #1B1B1B;}
.blog-hp,[class~=blog-hp] [class~=news-item] [class~=image]{width:100%;}
.blog-hp{margin-left:auto;}[class~=blog-hp]:before{text-transform:none;}
.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:15px; font-size: 20px; line-height: 26px; font-weight: 500;}[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:60px;}[class~=blog-hp]:before{font-size: 26px;}
.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:10px;}[class~=blog-hp]:before{font-weight:300;}
.blog-hp{max-width:12.270833333in;}[class~=blog-hp]:before{margin-top: 30px; margin-bottom:30px;}[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;}
.blog-hp:empty{display: none;}
.blog-hp .news-item{padding-bottom: 15px;}
.blog-hp + .blog-hp {display: none;}
.blog-hp .news-item {margin-bottom: 0;}
*/

/* Výpis článků z blogu na titulní stránce */
.cesko.in-index .homepage-blog-wrapper{margin-bottom: 0;margin-top: 45px;padding: 10px 0 50px 0;}
.cesko.in-index .homepage-blog-wrapper .blog-clanky{display:flex;flex-direction:row;justify-content:space-between;margin-top: 10px;}
.cesko.in-index .homepage-blog-wrapper .news-item{width:32%;display:flex;flex-direction:column;margin-bottom: 20px;}
.cesko.in-index .homepage-blog-wrapper .news-item .image{width:100%; margin:0; margin-bottom:22px;}
.cesko.in-index .homepage-blog-wrapper .news-item .image:hover {opacity: 0.9;}
.cesko.in-index .news-item .text .title{font-size: 19px;font-weight: 500;line-height:1.5;text-decoration:none;}
.cesko.in-index .news-item .text .title:hover{ text-decoration:underline;}
.cesko.in-index .news-item time{ font-size: 13px; color:#1a1a1ab3; margin-bottom:5px;}
.cesko.in-index .homepage-blog-wrapper .news-item  p{color:#30221c;}
.cesko.in-index .homepage-blog-wrapper .news-item a:hover {text-decoration: none;}
.cesko.in-index .news-item .text .description p:last-child{margin-bottom:20px;}
.cesko.in-index .homepage-blog-wrapper .row {flex: 0 0 100%; padding-left: 20px; padding-right: 20px;}
.cesko.in-index .homepage-blog-wrapper .btn.btn-next {padding: 8px 16px; font-size: 15px;}
.cesko.in-index .homepage-blog-wrapper .btn.btn-next:hover {color: #FFFFFF; background-color:#49AE34;}

@media (min-width: 1200px) {
    .blog-wrapper .news-item,.multiple-columns-body .blog-wrapper .news-item,.multiple-columns-body.mobile .blog-wrapper .news-item {flex-basis: 33.3%;}
}



/* Mrizka produktu */
.products>div {border: none !important;}
.product .p {border: 1px solid #eee;padding: 20px;}
.product:hover .p {border: 1px solid #E6A501}
.products-block.products .p .name {text-align: center; color: #1B1B1B; font-size: 18px; font-weight: 600;}
.products-block .p-bottom .p-desc {text-align: center;}
.product.col-sm-6.col-md-12.col-lg-6.active.related-sm-screen-hide {border-right: none !important;}


.discussion-form, .discussion, .rate-wrapper, .votes-wrap, .add-comment, .welcome div, .welcome h1 {max-width: 100%;}
.welcome h1 {display: none;}
.homepage-box.welcome-wrapper {padding: 0;margin: 0;}

#products-2 {margin-bottom: 60px;}


/* Box s hodnocenim */
.content-wrapper.latest-contribution-box {display: none !important;}

/* Priznaky */
.flag.flag-discount {background-color: #ae3449}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- KATEGORIE ------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */



/* Obecné nastavení pro nadpisy filtrů */
.param-filter-top form:first-of-type {
    display: none !important;
}

/* Stylování nadpisů filtrů v #filters */
#filters h4 {
    position: relative;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-left: 18px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e0e0e0;
    border-image: none;
    font-size: 15px;
    text-transform: none;
    cursor: pointer;
}

#content .filter-section fieldset div {
    margin-bottom: 8px;
}

#content .filter-section fieldset div label {
    font-size: 14px;
}

/* Filtr Barva bílá */
.filter-sections .advanced-parameter-inner {
    border: none!important;
}

#content .filter-section label[for="pv[]63"] span {
    border: 1px solid #e7e4e4!important;
}

.filter-sections .advanced-parameter-inner.yes-before::before {
    right: 12px;
    bottom: 18px;
    content: "\e913";
    font-family: shoptet;
    color: #000;
}

.filter-sections label[for="pv[]267"] .advanced-parameter-inner.yes-before::before {
    color: #FFF!important;
}

.filter-section #clear-filters a {
    font-size: 14px;
}

.filter-total-count {
    margin-top: 20px;
}

/* Základní odsazení pro .slider-wrapper a .filter-section */
.filter-section,
.slider-wrapper {
    padding-top: 0 !important;
    padding-right: 0;
    padding-bottom: 0 !important;
    padding-left: 0;
}

/* Styl pseudo-prvku u #filters h4 */
#filters h4:before {
    position: absolute;
    top: 37%;
    left: 0;
    content: "\e911";
    font-family: shoptet;
    font-size: .104166667in;
    height: auto;
    width: auto;
    background: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.question-tooltip {
    font-size: 9px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-color: #ababab;
    border-color: #acabab;
}

/* Skrytí obsahu filtrů */
#filters > .slider-wrapper,
.slider-wrapper > div,
.filter-sections form,
.slider-wrapper.filter-section > div,
.razeni > form {
    display: none;
}

/* Zobrazení obsahu při rozbalení */
.otevreny form,
.slider-wrapper.otevreny > div,
.slider-wrapper.otevreny > div,
.otevreny form {
    display: block;
}

.ui-slider,
.slider-content {
    margin-top: 15px;
}

.ui-slider-handle {
    background: url(/user/documents/upload/grafika/ikony/posuvnik.svg) #FFFFFF 50% no-repeat;
    background-size: 6px;
    border: 1px solid #333;
    border-radius: 2px !important;
    top: -9px !important;
    width: 23px !important;
    height: 23px !important;
}

.ui-slider-handle:hover {
    background-color: #eee;
}

.ui-slider-horizontal .ui-slider-handle::after {
    display: none;
}

/* Nastavení okrajů a rámečků pro .filter-section */
.filter-section {
    border-top-width: 0 !important;
    border-top-style: none !important;
    border-top-color: currentColor !important;
    border-image: none !important;
}

/* Další nastavení pro .slider-wrapper */
.slider-wrapper {
    max-width: none;
    color: inherit;
}

/* Rotace ikony u rozbalených sekcí */
#filters .otevreny h4:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* Dodatečné odsazení pro .param-filter-top */
.param-filter-top {
    margin-bottom: 15px; 
}

.param-filter-top form {
    display: block !important;
}

/* Mezery u formulářů v rozbalených sekcích */
.otevreny form {
    margin-bottom: 20px; 
}

/* Responsivní úprava */
@media screen and (max-width: 767px) {
    .param-filter-top {
        padding-top: 15px;
    }
}

/* Zarovnání prvních elementů ve filtračních oblastech */
#content .filters-wrapper > div:first-of-type,
#footer .filters-wrapper > div:first-of-type {
    text-align: left;
}

/* Úprava odsazení v rámci šablony */
.template-11.one-column-body .content .filter-sections {
    padding-top: 15px;
    padding-bottom: 15px;
}

.filter-count {
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-weight: 400;
    font-size: 12px;
    color: gray;
}

.filter-count::before {
    content: "(";
}

.filter-count::after {
    content: ")";
}

/* ===== MOBILNÍ SBALOVÁNÍ FILTRŮ ===== */

/* Tlačítko pro přepínání filtrů na mobilu */
.jm-filter-toggle-btn {
    display: none;
    width: 100%;
    padding: 12px 16px;
    margin-bottom: 15px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.jm-filter-toggle-btn:hover {
    /* background-color: #e8e8e8; */
    border-color: #ccc;
}

.jm-filter-toggle-btn:active {
    transform: translateY(1px);
}

/* Zobrazení tlačítka pouze na mobilních zařízeních */
@media screen and (max-width: 767px) {
    .jm-filter-toggle-btn {
        display: block;
        margin: 15px;
    }
    
    /* Skrytí filtrů na mobilu když je aktivní třída jm-filters-hidden */
    .jm-filters-hidden {
        display: none !important;
    }
    
    /* Alternativní způsob skrytí filtrů (pokud by display: none nefungovalo) */
    .jm-body-filters-hidden #filters {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: all 0.3s ease;
    }
    
    /* Zajištění plynulého přechodu při zobrazení */
    #filters {
        transition: all 0.3s ease;
    }
    
    /* Stylování pro viditelné filtry */
    #filters:not(.jm-filters-hidden) {
        max-height: none;
        opacity: 1;
    }
}

/* Dodatečné styly pro lepší UX */
@media screen and (max-width: 767px) {
    /* Zabránění překryvu s ostatními elementy */
    .category-header {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
    }
    
    /* Úprava pro případ, že se filtry zobrazují v overlay */
    .jm-filters-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1000;
        display: none;
    }
    
    .jm-filters-overlay.active {
        display: block;
    }
    
    .jm-filters-overlay #filters {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        border-radius: 8px;
        max-height: 80vh;
        overflow-y: auto;
        width: 90%;
        max-width: 400px;
        padding: 20px;
    }
}

/* Ikona pro tlačítko (volitelné) */
.jm-filter-toggle-btn::before {
    margin-right: 5px;
}

/* Accessibility - focus stavy */
.jm-filter-toggle-btn:focus {
    outline: 2px solid #007cba;
    outline-offset: 2px;
}

/* Podpora pro dark mode (volitelné) */
@media (prefers-color-scheme: dark) {
    .jm-filter-toggle-btn {
        background-color: #2d2d2d;
        border-color: #444;
        color: #fff;
    }
    
    .jm-filter-toggle-btn:hover {
        background-color: #3d3d3d;
        border-color: #555;
    }
}




/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- DETAIL PRODUKTU ------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.p-info-wrapper .p-final-price-wrapper {margin-right: 30px;}
.vice-info {border-bottom: 1px solid #DCDCDC; padding-bottom: 15px; margin-bottom: 25px;}
.price-measure {display: none;}
.p-detail-inner-header .p-code {display: none;}
.p-info-wrapper .p-final-price-wrapper, .p-info-wrapper .add-to-cart {margin-bottom: 0;}
.p-short-description {padding-bottom: 25px; border-bottom: 1px dashed #cacaca;margin-bottom: 25px;}

/* Podtrzitko nadpisu - mohlo by vas zajimat */
h2.jm-nadpis {position: relative; padding-bottom: 20px; margin-bottom: 40px; margin-top: 50px; font-size: 26px; font-weight: 600; color: #1b1b1b; text-align: left;}
h2.jm-nadpis::after {content: ""; background: #E6A501; height: 2px; width: 55px; position: absolute; bottom: 0; left: 0%;}


.col-xs-12.col-lg-6.p-info-wrapper { padding: 40px;}
.p-detail-inner h1 {font-size: 30px; font-weight: 600; margin-top: 0; margin-bottom: 20px; line-height: 1.3em;}

.p-code {line-height: 14px;}
.p-detail-info>div {color: #b2b2b2;}
.p-detail-info .stars-wrapper::after {color: #dadada; display: inline-block; padding: 0 1ex; font-size: 14px;}
.p-detail-info .stars-wrapper::after {content: '|';}
.p-detail-info .p-code::after {color: #dadada; content: '|'; display: inline-block; padding: 0 1ex; font-size: 14px;}
.p-short-description [style] {color:#434343!important}

/* Výběr barev */
.detail-parameters th {color: #1b1b1b;}
.advanced-parameter-inner {border: 1px solid #cccccc;}

/* Skladem a Můžeme doručit do*/
.delivery-line, .delivery-time {display: inline; font-size: 15px;}
.delivery-line, .delivery-options {display: inline; font-size: 15px;}
.p-info-wrapper .availability-value, .p-info-wrapper .detail-parameters {margin-bottom: 0;margin-top: 20px;}
.p-info-wrapper .availability-label {text-transform: uppercase;font-size: 19px;font-weight: 600;}
.p-info-wrapper .delivery-time-label::before {content:"/"; color: #14171A; margin-left: 10px; margin-right: 10px;}
.p-info-wrapper .delivery-options::before {content:"/"; color: #14171A; margin-left: 10px; margin-right: 10px;}

.p-info-wrapper .chevron-after.chevron-down-after {display: none;}
.p-info-wrapper .add-to-cart {display: block; flex-wrap: unset;  align-items: center;}
.p-info-wrapper .add-to-cart {display: flex; flex-wrap: wrap; align-items: center;}
.p-info-wrapper .add-to-cart-wrapper {margin-top: 25px;margin-bottom: 0;padding-top: 25px;}
.p-info-wrapper .add-to-cart-wrapper {background-color: #FAFAFA;padding: 20px 30px;margin-top: 0;margin-bottom: 30px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border: 1px solid #ececec;margin-top: 15px;}
.p-info-wrapper .add-to-cart-wrapper .price-final {color: #1A1A1A;font-size: 34px;font-weight: 600;margin: 5px 0 5px 0;}
.type-detail .btn.btn-cart::before, .type-detail a.btn.btn-cart::before, .type-detail .btn.add-to-cart-button::before {display: none;}
.p-info-wrapper .add-to-cart-button, .btn.btn-conversion, a.btn.btn-conversion {background-color: #E6A501; border: none; text-transform: none;}
.p-info-wrapper .add-to-cart-button:hover, .btn.btn-conversion:hover, a.btn.btn-conversion:hover {background-color: #E6A501 !important;}
.p-info-wrapper .add-to-cart {margin-bottom: 0px;}
.p-info-wrapper .btn, .p-info-wrapper .btn a.btn {font-weight: 600; padding: 10px 25px; font-size: 15px;}
.p-info-wrapper .btn.add-to-cart-button.btn-lg {background: url("/user/documents/upload/grafika/ikona-tlacitko-rezervace-03.svg") no-repeat 18px 50%;background-color: #E6A501;margin-bottom: 19px;display: inline-block;margin-right: 0;padding: 14px 20px;background-size: 30px;font-size: 20px;}
.p-info-wrapper .btn.add-to-cart-button.btn-lg {padding-left: 38px;padding-right: 38px;margin-bottom: 0;vertical-align: middle;}
.p-detail .add-to-cart .quantity {display: none;}
.p-detail .add-to-cart .quantity {height: 58px; background-color: #fff; padding-right: 24px; border-right: 1px solid #dedede; border-radius: 0; margin-right: 10px; margin-bottom: 19px;}
.p-info-wrapper .p-final-price-wrapper{margin-bottom: 35px;display: block;}
.p-info-wrapper .p-final-price-wrapper{margin-bottom: 15px;}
.p-info-wrapper .add-to-cart {margin-bottom: 0px;}
.add-to-cart .quantity .increase, .add-to-cart .quantity .decrease {background-color: #F8F8F8; height: 28px; width: 24px;}
.add-to-cart .quantity .increase::before, .add-to-cart .quantity .decrease::before {line-height: 28px;}
.add-to-cart .quantity .decrease {top: 28px;}
.add-to-cart .quantity input {text-align: center; height: 56px;}
.quantity .increase, .quantity .decrease {border-color: #DEDEDE;}
.quantity {border-color: #DEDEDE;}
.p-info-wrapper .chevron-after {color: #49AE34; text-decoration: none; margin-top: 7px; display: inline-block;}
.p-info-wrapper .chevron-after:hover {text-decoration: underline;}
.p-info-wrapper .chevron-after::after {color: #49AE34; margin-left: 5px;}

.price-save {color: #dc0066;}
.p-info-wrapper .availability-value {font-size: 16px; text-decoration: none;}
.p-info-wrapper .availability-amount {margin-left: 5px}

/* Cofidis ESHOP */
.p-info-wrapper .cofidis-wrap .btn.btn-default, .eshop .p-info-wrapper .cofidis-wrap a.btn.btn-default {color: #49AE34; border: none!important; background: none!important;}
.p-info-wrapper .cofidis-wrap a.btn.btn-default span:hover {text-decoration: underline; border: none!important; background: none!important;}
.p-info-wrapper .cofidis-wrap .btn.btn-cofidis, .eshop .p-info-wrapper .cofidis-wrap a.btn.btn-cofidis {max-width: 390px;}
.p-info-wrapper .cofidis-wrap span {text-transform: none; font-weight: 400; font-size: 15px;}
.p-info-wrapper .cofidis-wrap {margin-bottom: 20px;}

/* Příznaky */
.type-product .flag.flag-custom3 {width: 68px;height: 68px;color: #FFFFFF;font-size: 14px;line-height: 1.2;white-space: normal;font-weight: 500;top: 0;right: 10px;padding-top: 23px;position: absolute;border-radius: 50%;text-align: center;z-index: 99;}


@media (min-width: 1200px){
    .p-info-wrapper  .extended-description {width: 100%!important;display: block!important;float: left;border: 1px solid #E9E9E9;padding: 25px 30px;}
    }


/* Podobné produkty */

.shp-tabs-row a[href$="#productsAlternative"] {display: none !important;}
#productsAlternative .products-alternative {width: 100%;}
#productsAlternative .products-block.products>div {padding: 0;}
#productsAlternative .flags {display: none;}
#productsAlternative .products-block.products div.product {width: 24%;margin-right: 1%;}
#productsAlternative .products-block.products div.product:last-child {margin-right: 0;}
#productsAlternative .products-block.products .p .name {display: none;font-size: 15px;}
#productsAlternative .products-block .ratings-wrapper {padding-bottom: 0px; min-height: 1px;}
#productsAlternative .products-block .ratings-wrapper .availability {flex: 1;text-align: center;white-space: normal;font-size: 12px;text-transform: none;font-weight: 700; line-height: 1.4;}
#productsAlternative .products-block.products .p .price strong {font-size: 15px; text-align: center;}
#productsAlternative .p-bottom .p-tools {display: none !important; }
#productsAlternative .p {height: auto !important; background-color: #FFFFFF;}
#productsAlternative:before {font-size: 19px; color: #14171A;  margin-top: 20px; margin-bottom: 15px; display: block; text-align: left;}
.cesko #productsAlternative:before {content: 'Další varianty';font-size: 20px;font-weight: 600;margin: 0px 0 20px 0;}
.slovensko #productsAlternative:before {content: 'Chcete inú farbu?';}
#productsAlternative .products-block .p-bottom .prices {text-align: center;}
#productsAlternative .products-block.products .p-desc {display: none;}
#productsAlternative .products-block.products .price-additional {display: none;}

@media (max-width: 767px) {
.col-xs-12.col-lg-6.p-info-wrapper #productsAlternative {padding: 0 0 20px 0;}
#productsAlternative .products-block.products div.product {width: 30.33%; margin-right: 2%;}
#productsAlternative .products-block.products .p .price strong {font-size: 14px;}
}

@media (min-width: 1200px){
#productsAlternative .browse-p .p-prev, #productsAlternative .browse-p .p-next {top: -111px;}

}









/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- DESIGN ZONE ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Banner v kategorii */
.dezo_promo {margin-bottom: 30px}

/* Záhlaví */
.dezo .top-navigation-bar, .dezo #header {background: none!important; background-color: #FFFFFF!important;}
.dezo .top-navigation-tools > a {color: #1B1B1B;}
.dezo .top-navigation-bar a:hover, .dezo .top-navigation-bar .dropdown button:hover {color: #E6A501;}
.dezo .btn.btn-default, .dezo a.btn.btn-default {background-color: #1B1B1B; border: 1px solid #1B1B1B;}
.dezo .header-top .btn.cart-count i, .dezo .header-top .btn.cart-count .cart-price {color: #1B1B1B;}
.dezo .registrace {background: url(/user/documents/upload/grafika/ikony/registrace-cerna.svg) left center no-repeat; background-size: 15px auto; padding-left: 25px;}
.dezo .top-nav-button {background: url(/user/documents/upload/grafika/ikony/prihlaseni-cerna.svg) 12px center no-repeat; background-size: 15px auto; padding: 10px 12px 10px 36px;}


/* Zápatí */
.dezo #footer {background-color: #F8F8F8;}
.dezo #footer>.container {background-color: #F8F8F8!important;}
.dezo #footer ul li a {color: #1B1B1B;}
.dezo #footer ul li::before {background-color: #1B1B1B!important;}
.dezo .kontakt-polozka div, .dezo .telefon-polozka div span {color: #1B1B1B;}

/* Horní banner */
.type-category:not(.dezo) .banner-category {display: none!important;}

/* Hlavní kategorie */
.dezo #productsTop,
.dezo .category-header,
.dezo .content-wrapper-in:first-child h4,
.dezo .products-block .ratings-wrapper .availability, 
.dezo .products-block .ratings-wrapper,
.dezo .products-block .p-bottom .price-additional,
.dezo .products-block .p-bottom .p-desc,
.dezo .products-block .p-bottom .p-tools,
.dezo .filters-default-position, 
.dezo .filters-wrapper, 
.dezo .filters-unveil-button-wrapper,
.dezo .flags.flags-default,
.dezo .sidebar
{display: none;}


@media (min-width: 992px) {
    .dezo .sidebar-indented .category-content-wrapper {
        width:calc(100%)
    }
}


    .dezo .subcategories.with-image .col-xl-3 {
        width: 33%
    }

.dezo .products-block.products>div {padding: 20px;}
.dezo .product .p {border: 1px solid #FFFFFF;}
.dezo .product:hover .p {border: 1px solid #EEEEEE}
.dezo .products-block.products .p .name {font-size: 20px;}
.dezo .products-block.products .p .price {text-align: center;}
.dezo .products-block.products .p .price strong {font-size: 19px; font-weight: 400; text-align: center;}

/* Skrytí konkurenčních výhod */
.dezo .benefitBanner.position--benefitCategory, 
.type-detail.dezo .benefitBanner.position--benefitProduct
{display: none;}


@media (min-width: 1200px){.dezo.columns-4 .products-block>div {width: 33%!important;}}

.dezo .category-title {display: none;}

/* Přehled podkategorií */
.dezo .subcategories {padding: 15px 20px!important;}
.dezo .subcategories.with-image {background-color: #FAFAFA;}
.dezo .subcategories li {padding: 20px!important;}
.dezo .subcategories li a:hover::after {background-color: rgb(218 218 218 / 12%);}
/*
.dezo .subcategories li:first-child {margin-left: 20px!important;}
.dezo .subcategories li:last-child {margin-right: 20px!important;}
*/
.dezo .subcategories li a {border-color: #EBEBEB}
.dezo .subcategories li a {height: 180px; padding: 16px 40px 7px 13px;}
.dezo .subcategories li a::before {display:none;}
.dezo .subcategories.with-image li a {display: block; padding-left: 10px;  padding-right: 10px;}
.dezo .subcategories.with-image li a .image {width: 100%;  text-align: center; display: block;}
.dezo .subcategories.with-image li a .image img {max-height: 100px;}
.dezo .subcategories.with-image li a .text {width: 100%; padding-left: 0px; padding-right: 0px; text-align: center;  display: block;   overflow: hidden;  text-overflow: ellipsis; color: #1B1B1B; font-size: 17px; font-weight: 500;  margin-top: 20px;  margin-bottom: 15px;line-height: 1.3em;}
.dezo .subcategories.with-image li a:hover{text-decoration: underline; color: #1b1b1b;}
@media screen and (min-width: 1440px){
.dezo .subcategories .col-xl-2 {width: 33.3%;}
}

/* Podkategorie */
.dezo #productsTop,
.dezo .category-header,
.dezo .content-wrapper-in:first-child h4,
.dezo .products-block .ratings-wrapper .availability, 
.dezo .products-block .ratings-wrapper,
.dezo .products-block .p-bottom .price-additional,
.dezo .products-block .p-bottom .p-desc,
.dezo .products-block .p-bottom .p-tools,
.dezo .filters-default-position, 
.dezo .filters-wrapper, 
.dezo .filters-unveil-button-wrapper,
.dezo .flags.flags-default
{display: none;}

.dezo .products-block.products>div {padding: 20px;}
.dezo .product .p {border: 1px solid #FFFFFF;}
.dezo .product:hover .p {border: 1px solid #EEEEEE}
.dezo .products-block.products .p .name {font-size: 20px;}
.dezo .products-block.products .p .price {text-align: center;}
.dezo .products-block.products .p .price strong {font-size: 19px; font-weight: 400; text-align: center;}

@media (min-width: 1200px){.dezo.columns-4 .products-block>div {width: 33%!important;}}










/* Krátký popis a tabulka */
.type-detail .extended-description .sold-out {display: none;}

[data-testid="variant_829"] {border: 2px solid #eee}

/* Vizuální popis produktu */
.produkt-sekce {display: flex; align-items: center; padding: 40px; margin: 0 -20px;}
.podbarveni {background-color: #FAFAFA;}
.produkt-text h2, .produkt-parametr-tabulka h2 {font-size: 32px;font-family: "Exo 2"!important;position: relative;padding-bottom: 5px;margin-bottom: 10px;margin-top: 35px;text-align: left;color: #14171A;line-height: 1.4em;}
.produkt-text p {font-size: 16px; line-height: 1.5em}
.basic-description h3 {font-size: 20px;margin-bottom: 10px;font-family: 'Exo 2';}
.basic-description h4 {font-size: 17px; margin-bottom: 10px;}
.produkt-text {width: 50%;}
.leva-pozice {padding: 0 60px 0 0;}
.prava-pozice {padding: 0 0 0 60px;}
.stredni-pozice {width: 100%;}
.produkt-text ul {padding: 0 0 0 12px; margin: 0;}
.produkt-text li {list-style-type: none; position: relative; padding-bottom: 4px; font-size: 16px; line-height: 1.5em}
.produkt-text li::before {content: '•';  position: absolute; left: -0.8em; font-size: 1.1em;}
.produkt-foto {width: 50%; padding: 0;}
.cela-sirka {width: 100%}

.produkt-sekce.tri-sloupce {align-items: unset; background-color: #FAFAFA;}
.produkt-blok-trojice {width: 33.33333%; margin: 0 15px;}
.produkt-blok-trojice:first-child {margin-left: 0px;}
.produkt-blok-trojice:last-child {margin-right: 0px;}
.produkt-blok-trojice img {padding: 20px 20px 25px 20px;width: 100%;height: auto;}
.produkt-blok-trojice h3 {margin: 0 20px 10px 20px;}
.produkt-blok-trojice p {margin: 0 20px 20px 20px; font-size: 16px; line-height: 1.5em}

.produkt-blok-ctverice {width: 25%; margin: 0 15px;}
.produkt-blok-ctverice:first-child {margin-left: 0px;}
.produkt-blok-ctverice:last-child {margin-right: 0px;}
.produkt-blok-ctverice img {padding: 20px 0px 25px 0px;width: 100%;height: auto;}
.produkt-blok-ctverice h3 {margin: 0px 0px 10px 0px;}
.produkt-blok-ctverice p {margin: 0 0px 20px 0px;font-size: 16px;line-height: 1.5em}

.produkt-blok-foto {width: 50%; margin: 0 15px;}
.produkt-blok-foto:first-child {margin-left: 0px;}
.produkt-blok-foto:last-child {margin-right: 0px;}

.produkt-parametr-tabulka {padding: 40px; background-color: #FAFAFA; margin: 0 -20px;}
.produkt-parametr-skupina {margin-bottom: 30px;}
.produkt-parametr-skupina h4 {margin-bottom: 12px;}
.produkt-parametr {display: flex; padding: 8px 0 8px 0; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #F2F2F2;}
.produkt-parametr:last-child {border-bottom: 1px solid #F2F2F2;}
.produkt-parametr .nazev {width: 30%; flex-shrink: 0; }
.produkt-parametr .hodnota {width: 70%; flex-shrink: 0;}
.produkt-parametr .nazev-hodnota {width: 100%; flex-shrink: 0;}
.produkt-parametr a {color: #14171A; text-decoration: underline;}
.produkt-parametr a:hover {text-decoration: none;}

.produkt-video {float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;margin: 60px 0;}
.produkt-video  iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- LANDING PAGE --------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.menu-item-1068 {display: none!important;}

body.type-page.in-tipy-na-darky,
body.type-page.in-tipy-na-darky .content-wrapper
{background-color: #F0FAEF;}


.in-tipy-na-darky #dklab_instagram_widget {margin-top: 0;}


.in-tipy-na-darky .subcategories.with-image,
.in-tipy-na-darky .r-image {
    display: none !important;
}



.type-page.in-tipy-na-darky #dklabBanplusPodHlavickou,
.type-page.in-tipy-na-darky .breadcrumbs-wrapper,
.type-page.in-tipy-na-darky h1 {
    display: none !important;
}


.type-page.in-tipy-na-darky .content-inner {
    max-width: 100%;
}

.type-page.in-tipy-na-darky .content-inner .row {
    margin: 0 -10px;
}

@media (max-width: 768px) {
    .type-page.in-tipy-na-darky .content-inner .row {
        margin-top: 0;
    }
    .type-page.in-tipy-na-darky .darkovy-radce .row {
        margin: 0 -5px;
    }
}


@media (max-width: 992px) {
    .darkovy-radce .lp-zahlavi {
        margin: 0 -10px 20px;
    }

    .type-page.in-tipy-na-darky .lp-zahlavi-desktop,
    .in-tipy-na-darky .lp-zahlavi-desktop {
        display: none;
    }


    .darkovy-radce h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }

    .darkovy-radce .tip-darek-popisek {
        font-size: 18px;
        padding: 9px 15px;
        min-height: 62px;
    }

    .darkovy-radce .col-sm-4,
    .darkovy-radce .col-sm-3 {
        padding: 5px !important;
    }



    .darkovy-radce .tip-darek-uvod p {
        font-size: 16px;
        line-height: 21px;
    }

}


@media (min-width: 992px) {
    .in-tipy-na-darky .lp-zahlavi {margin: 20px -20px 0}
    .type-page.in-tipy-na-darky .lp-zahlavi-mobil,
    .in-tipy-na-darky .lp-zahlavi-mobil {
        display: none;
    }

    .darkovy-radce h2 {
        font-size: 32px;
        line-height: 35px;
    }

    .darkovy-radce .tip-darek-popisek {
        font-size: 23px;
        padding: 22px 12px;
        font-weight: 500;
    }

    .darkovy-radce .col-sm-4,
    .darkovy-radce .col-sm-3 {
        padding: 15px;
    }

    .darkovy-radce .tip-darek-emoce-box span {
        font-size: 20px;
    }


    .darkovy-radce .tip-darek-uvod p {
        max-width: 60%;
    }

    .darkovy-radce .tip-darek-uvod p {
        font-size: 20px;
        line-height: 29px;
    }
}


.darkovy-radce h2 {
    text-align: center;
    letter-spacing: -0.7px;
    margin-top: 50px;
    margin-bottom: 35px;
}

.darkovy-radce .tip-darek-box,
.darkovy-radce .tip-darek-emoce-box {
    box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, .08);
    text-decoration: none;
    transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
}

.darkovy-radce .tip-darek-box:hover,
.darkovy-radce .tip-darek-emoce-box:hover {
    box-shadow: 8px 8px 32px 0 rgba(0, 0, 0, .12);
    transform: translateY(-2px);
}

.darkovy-radce .tip-darek-popisek {
    display: block;
    color: #2B2B2B;
    text-align: center;
    background: #FFFFFF;
}

.darkovy-radce .tip-darek-box a:hover,
.darkovy-radce .tip-darek-emoce-box a:hover {
    text-decoration: none !important;
}


.darkovy-radce .tip-darek-box .tip-darek-popisek .silne {
    font-family: "Inter-SemiBold", Arial;
    letter-spacing: -0.8px;
}

.darkovy-radce .row {
    padding: 0;
}

.type-page.in-tipy-na-darky #footer {
    margin-top: 0;
}

.darkovy-radce .tip-darek-emoce-box span {
    display: block;
    color: #2B2B2B;
    text-align: center;
    padding: 30px 8px;
    background-color: #FFFFFF;
}

.darkovy-radce .col-md-12.last-tip {
    text-align: center;
    float: left;
    margin: 0 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.darkovy-radce .tip-darek-sekce {
    padding: 35px 0 65px 0;
    margin-top: 0px;
    font-family: "Inter-Medium", Arial;
}

.darkovy-radce .tip-darek-sekce .container {
    padding-left: 5px;
    padding-right: 5px;
}

.darkovy-radce .tip-darek-sekce .row {
    margin: 0 auto !important;
    /* width: 1419px; */
    position: relative;
}


.darkovy-radce .tip-darek-uvod {
    margin: 10px 0 10px 0;
    text-align: center;
}


.darkovy-radce .tip-darek-uvod p {
    margin: 20px 0;
    text-align: center;
    display: inline-block;
    color: #292929;
}



/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --- INFORMAČNÍ STRÁNKY --------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


article {margin-bottom: 10%;}
body:not(.type-index):not(.type-product) h1 {position: relative; padding-bottom: 20px; margin-bottom: 40px; margin-top: 30px;}
body:not(.type-index):not(.type-product) h1::after {content: ""; background: #E6A501; height: 2px; width: 68px; position: absolute; bottom: 0; left: 0;}
.jm-stranka-cela {width: 100%; display: flex;}
@media screen and (min-width: 1440px) {.col-xl-2 {width: 25%}}

/* Stranka OBCHODNI PODMINKY */
#terms ol li:before {content: counters(item, ".") " "; counter-increment: item; position: absolute; left: -40px; color: #868686!important; margin: 0;}
#terms > ol > li:before {font-size: 26px; color: #868686; margin-top: 3px!important;}
#terms ol {counter-reset: item; margin-top: 5px; list-style: none; padding-inline-start: 0px;}
#terms ol li {display: block;position: relative; margin-left: 40px;}
#terms ol li ol li {margin-left: 19px; margin-bottom: 5px;}
#terms ul li:before {content: "-"; counter-increment: none; margin: 1px 0 0 22px; padding: 0;}

/* Stranka SERVIS */
.service-table {width: 50%}
.fl-left {float: left !important;}
.fl-right {float: left !important;}
/*.clr {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}	*/
.jm-dvetre {width: 70%; padding: 0 20px 0 0 ;}
.jm-jednatre {width: 30%; padding: 0 0 0 20px;}

/* Stranka KONTAKT */
.kontakt-box {width: 45%; display: flex; margin-right: 5%;}
.kontakt-foto {width: 40%;}
.kontakt-osoba {width: 50%;}
.provozni-doba {width: 100%; height: auto; font-size: 20px; line-height: 1.4em; text-align: center; background-color: #F6F6F6; margin: 3% 0 3% 0; padding: 15px;}

/* Stránka Vše o nákupu */
/* --- VŠE O NÁKUPU --- */
.vse-o-nakupu-box-sekce { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;  display: -webkit-box; display: -ms-flexbox;  display: flex;  position: relative; padding: 15px 15px 20px; }
.vse-o-nakupu-box {padding-left: 80px;}
.vse-o-nakupu-box.doprava {background: url(/user/documents/upload/grafika/ikony/doprava.svg) no-repeat;background-size: 63px;background-position: 2px 20px;}
.vse-o-nakupu-box.vseobecne {background: url(/user/documents/upload/grafika/ikony/podminky.svg) no-repeat;background-size: 35px;background-position: 14px 10px;}
.vse-o-nakupu-box.reklamace {background: url(/user/documents/upload/grafika/ikony/reklamace.svg) no-repeat;background-size: 51px;background-position: 5px 3px;}
.vse-o-nakupu-box.vraceni {background: url(/user/documents/upload/grafika/ikony/vraceni.svg) no-repeat;background-size: 38px;background-position: 16px 14px;}
.vse-o-nakupu-box.novinky {background: url(/user/documents/upload/grafika/ikony/novinky.svg) no-repeat;background-size: 54px;background-position: 6px 15px;}
.vse-o-nakupu-box.hodnoceni {background: url(/user/documents/upload/grafika/ikony/hodnoceni.svg) no-repeat;background-size: 39px;background-position: 19px 17px;}

.vse-o-nakupu-box ul {padding-left: 20px;}
.vse-o-nakupu-box li {padding: 0 0 8px 0; list-style: none}
.vse-o-nakupu-box li::before {content: "\2022"!important; color: #49AE34!important; display: inline-block!important; width: 1em!important; margin-left: -1em!important;}

/* Stránka Doprava a platba */
.jm-col-one {float: left;width: 18%;margin-right: 5%;text-align: center;}
.jm-col-two {float: left;width: 58%;margin-right: 2%;}	
.jm-col-three {float: left; width: 10%; text-align: right;	font-weight: 600; font-size: 20px; margin-right: 0;}	
.jm-clear {clear: both; margin-bottom: 2%;}

.jm-mpcol-one, .jm-mpcol-two { float: left; width: 30%; margin-right: 2%; text-align: center; border: 1px solid #eee; padding: 10px; }  
.jm-mpcol-three { float: left; width: 30%; text-align: center; margin-right: 0; border: 1px solid #eee; padding: 10px; }	  
.jm-nad { font-size: 20px; font-weight: 600; margin: 4% 0 4% 0; line-height: 1.4em; }	 

.ppl-logo {max-height: 25px; width: auto}

.produkt-video {float: none;clear: both;width: 100%;position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
.produkt-video  iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Stranka O NAS */
.timeline .timeline-item::after, .timeline .timeline-item::before { clear: both; content: ''; display: block; width: 100%; }  
.timeline { margin: 30px auto; padding: 0 10px; position: relative; transition: all 0.25s ease-in; width: 100%; }  
.timeline::before { background: #000; content: ''; height: 100%; left: 50%; position: absolute; top: 0; width: 3px; }  
.timeline::after { clear: both; content: ''; display: table; width: 100%; } 
.timeline a { color: #439F2F; font-weight: bold; transition: all 0.25s ease-in; }  
.timeline a:hover { text-decoration: underline; }  
.timeline .timeline-item { margin-bottom: 50px; position: relative; }  
.timeline .timeline-item .timeline-icon { background: #000; border-radius: 50%; height: 50px; left: 50%; margin-left: -23px; overflow: hidden; position: absolute; top: 0; width: 50px; } 
.timeline .timeline-item .timeline-icon img,
.timeline .timeline-item .timeline-icon svg {left: 14px; position: relative; top: 11px;}
.timeline .timeline-item .timeline-icon svg {top: 14px;}
.timeline .timeline-item .timeline-content {padding: 10px 20px 20px 20px; text-align: right; transition: all 0.25s ease-in; width: 45%; background: transparent;}
.timeline .timeline-item .timeline-content p { color: #000; font-size: 16px; line-height: 1.4; margin-bottom: 0; margin-top: 5%; }  
.timeline .timeline-item .timeline-content .timeline-content-date { font-size: 22px; font-weight: 600; margin-top: 0; margin-bottom: 5%; }  
.timeline .timeline-item .timeline-content .timeline-content-month { font-size: 0.875rem; text-transform: uppercase; font-weight: 400; }
.timeline .timeline-item .timeline-content.right {float: right; text-align: left;}

@media screen and (max-width: 39.9375em) {
.timeline {margin: 30px; padding: 0; width: 90%;}
.timeline::before {left: 0;}
.timeline .timeline-item .timeline-content {float: right; text-align: left !important; width: 90%;}
.timeline .timeline-item .timeline-content::before, .timeline .timeline-item .timeline-content.right::before {border-left: 0; border-right: 7px solid #000; left: 10%; margin-left: -6px;}
.timeline .timeline-item .timeline-icon {left: 0;}
}

/* Pruvodce vyberem */
.accordion-container { display: inline-block; height: auto; padding: 0; margin-top: 10px; margin-bottom: 10px; -moz-border-radius: 2px !important; -ms-border-radius: 2px !important; border-radius: 2px !important; overflow: hidden; }
.accordion-container .panel { margin-top: 0; margin-bottom: 1%; background-color: #EBF8E9 !important; border: 1px solid #B6E6AC; border-radius: 0; width: 100%; text-align: left; transition: 0.4s; cursor: pointer;}
.accordion-container .panel .content { padding: 0px 20px; background-color: #fff; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }
.accordion-container .panel .heading { color: #439F2F; font-size: 18px; font-weight: 500; padding: 15px 20px; background: url("/user/documents/upload/grafika/keyboard_arrow_up.svg") no-repeat right; background-position: 98% 12px !important; background-size: 28px !important; }
.accordion-container .panel .heading:hover {background-color: #fff;}
.accordion-container .panel .content p {padding: 10px 0; margin: 0; }
.accordion-container .panel .content p:first-child { padding-top: 0;}
.accordion-container .panel .content ul { margin-left: 0; margin-bottom: 0; padding-left: 20px;  margin-top: 5px; }
.accordion-container .panel .content ul li { line-height: 1.5em; padding-bottom: 1%;}
.accordion-container .panel p:last-child { padding-bottom: 20px; }
.accordion-container .panel table { width: 100%; }
.accordion-container .panel table tr td { padding: 5px 10px; border: 1px solid #B6E6AC; }
.accordion-container .panel.active { background: #fff !important;}
.accordion-container .panel.active .heading { background: url("/user/documents/upload/grafika/keyboard_arrow_down.svg") no-repeat right;  }
.info { font-size: 0.70em; font-weight: 300; color: #b5b5b5; }
.info a { color: #1ac3b4 !important; text-decoration: none; }

/* Stranka PRONAJEM CZ */
.in-pronajem .news-wrapper {display: flex; flex-wrap: wrap; align-items: center; margin: 0 -10px 19px; padding: 0;}
.in-pronajem .news-item {width: 31%; flex: 0 0 auto; padding: 10px; margin: 1%; border: 1px solid #eee; display: block;}
.in-pronajem .news-item:hover {border: 1px solid #E6A501;}
.in-pronajem .news-item .image {width: 100%;}
.in-pronajem .news-item .text a {width: 100%; padding: 15px;}
.in-pronajem .news-item .text .title {font-size: 20px; line-height: 1.3em; text-align: center; font-weight: 500;}
.in-pronajem .news-item:last-child {border: 1px solid #eee;}

/* Stranka PRENAJOM  SK*/
.in-prenajom .news-wrapper {display: flex; flex-wrap: wrap; align-items: center; margin: 0 -10px 19px; padding: 0;}
.in-prenajom .news-item {width: 31%; flex: 0 0 auto; padding: 10px; margin: 1%; border: 1px solid #eee; display: block;}
.in-prenajom .news-item:hover {border: 1px solid #E6A501;}
.in-prenajom .news-item .image {width: 100%;}
.in-pronajem .news-item .text a {width: 100%; padding: 15px;}
.in-prenajom .news-item .text .title {font-size: 20px; line-height: 1.3em; text-align: center; font-weight: 500;}
.in-prenajom .news-item:last-child {border: 1px solid #eee;}

.jm-pronajem-dodatek {font-style: italic; margin: 2% 2% 2% 2%; text-align: right; color: #aeaeae;}
.jm-poloviny {width: 100%; padding: 0 !important; display: flex; margin-bottom: 40px;}
.jm-poloviny ul {margin-left: 0; padding-left: 17px;}
.jm-leva-polovina {width: 50%; padding: 0 20px 20px 0;}
.jm-prava-polovina {width: 50%;margin: 0 0 20px 20px;}
.jm-vyzva-kontakt {margin: 6% 0 5% 0;}
.jm-vyzva-kontakt .h4.homepage-group-title {margin-bottom: 15px!important;}
.jm-vyzva.btn.btn-default {text-align: center;}
.jm-vyzva-kontakt p {text-align: center;}

/* Stránka Blog */
.news-wrapper .news-item .image {margin-right: 20px;}

/* Stránka 404 */
.in-404 .content-inner{max-width: none !important;}
.in-404 [itemprop="headline"] h1 {display: none;}
.in-404 .jm-prava-polovina h1 {margin-bottom: 20px!important;}
.in-404 article {margin-bottom: 0;}
.in-404 .jm-poloviny {margin-bottom: 0;}

@media(min-width: 480px){
.form-group label { width: 160px}
    .cesko.in-index .homepage-blog-wrapper .news-item {margin-bottom: 25px!important;}
.footer-banner.col-sm-12.col-lg-3 {float: left;}
.footer-banner {width: 50% !important;}
}

@media screen and (max-width: 768px) and (max-width: 991px) {
.footer-banners {margin-top: 0 !important;}
/* Stranka PRONAJEM tabulky */
table.jm-tabulka {width: 100%; text-align: left;}
.jm-tabulka td, .jm-tabulka th {padding: 8px; text-align: left; background-color: #FFF7DF; border: 1px solid #ffe391;}
}

@media screen and (max-width: 767px) {
.top-navigation-bar .dropdown.jazyky {position: relative; left: unset; top: unset; display: inline-block;}
#header .btn.cart-count::before {width: 40px; height: 40px; background-size: 30px auto;}
#header .cart-count {top: -48px;}
.registrace {display: none;}
.footer-banner {max-width: 280px; margin: 0 auto;}

.jm-stranka-cela {width: 100%; padding: 0 !important; display: block;}
[class~=blog-hp] [class~=news-item]{display:block;}
    .jm-prava-polovina {margin: 0 0 20px 0;}

.cesko.in-index .homepage-blog-wrapper .news-item {padding-bottom: 0;}
.cesko.in-index .homepage-blog-wrapper .row{margin-left:0px; margin-right:0px;}
.cesko.in-index .homepage-blog-wrapper .news-item{width:100%;}
.cesko.in-index .homepage-blog-wrapper .blog-clanky{flex-direction:column;}    

/* Zápatí */
#footer .platby {display: none;}
.footer-bottom {margin-top: 20px;}
#footer .banner {margin-bottom: 0;}

/* Detail produktu */
    
.p-info-wrapper .add-to-cart {position: relative;width: 100%;}
.p-detail .p-info-wrapper .add-to-cart-button {width: 100%; /* margin-top: 20px; */}

/* Vizuální popisy produktů */
.produkt-sekce {padding: 20px;  display: flex; flex-wrap: wrap;}
.produkt-text {width: 100%; padding: 0 0 20px 0; order: 1;}
.produkt-foto {width: 100%; order: 2;}
.produkt-blok-trojice {width: 100%; margin-left: 0; margin-right: 0; margin-bottom: 20px;}
.produkt-blok-ctverice {width: 100%; margin-left: 0; margin-right: 0; margin-bottom: 20px;}

.produkt-blok-foto {width: 100%; margin: 0 0 15px 0;}
.produkt-blok-trojice:last-child {margin-bottom: 0;}
.produkt-blok-ctverice:last-child {margin-bottom: 0;}

/* Design zone */
.in-design-zone #car-desktop {display: none;}
.dezo .subcategories.with-image .col-xs-6 {width: 100%;}
.dezo .top-navigation-bar a, .dezo .top-navigation-bar .dropdown button {color: #000000;}

/* Stranka PRUVODCE VYBEREM CZ*/
.in-jak-vybrat-stolni-fotbal .levy-prostor {width: 100%; display: block; margin-bottom: 10%;}
.in-jak-vybrat-stolni-fotbal .pravy-prostor {width: 100%;}
/* Stranka PRUVODCE VYBEREM SK*/
.in-ako-vybrat-stolny-futbal .levy-prostor {width: 100%; display: block; margin-bottom: 10%;}
.in-ako-vybrat-stolny-futbal .pravy-prostor {width: 100%;}

/* Stranka PRONAJEM */
.in-pronajem .news-item {width: 100%;}
.in-prenajom .news-item {width: 100%;}
.jm-poloviny {width: 100%; padding: 0 !important; display: block;}
.jm-leva-polovina {width: 100%;}
.jm-prava-polovina {width: 100%; padding-bottom: 20px; margin-bottom: 20px;}
/* Stranka SERVIS */
.jm-dvetre, .jm-jednatre {width: 100%; padding: 0 0 20px 0 ;}


.jm-col-one, .jm-col-two, .jm-col-three, .jm-mpcol-one, .jm-mpcol-two {width: 100%; float: none; margin: 0; text-align: left;}
.jm-col-one, .jm-col-two, .jm-mpcol-one, .jm-mpcol-two {padding-bottom: 15px;}
.jm-col-three, .jm-mpcol-three {padding-bottom: 20px;}	
.jm-mpcol-one, .jm-mpcol-two, .jm-mpcol-three { width: 100%; text-align: center;}  	

/* Příznaky */
.type-product .flag.flag-custom3 {font-size: 11px;padding-top: 15px;}    

/* Stránka Podporujeme */
.in-podporujeme .jm-leva-polovina {padding-right: 0;}
.in-podporujeme .jm-prava-polovina {margin-left: 0; margin-right: 0;} 
}

@media screen and (min-width: 768px) {  
.header-top {height: 135px;}
.top-navigation-bar {padding: 10px 0 0 0;}
/* Vyhledávací pole */
#header .search .form-control {background-color: #ffffffcf; border-radius: 0; font-size: 17px}
#header .search .search-form .form-control {height: 43px;padding-top: 13px;box-shadow: none;}
.search-form .btn {height: 43px;  width: 95px;  border: 1px solid #dadada; /* color: #1B1B1B; */ font-size: 16px;/* background: #FFFFFF; */text-transform: none;font-size: 18px;}
.search-form .btn:hover {border: 1px solid #dadada;}
#header .search-form input::placeholder {font-size: 17px}

/* Hlavní menu */
#navigation {height: 46px;}
.navigation-in {background: unset;}
.navigation-in>ul>li {border-left: none;}
.navigation-in>ul>li>a {font-size: 17px;}
.navigation-in>ul>li.ext.exp>a {padding-left: 33px; padding-right: 33px; margin-right: 0 !important;}
.navigation-in>ul>li>a {padding: 15px 18px 17px 18px!important;}
.navigation-in>ul>li.ext>a>span {display: inline-block;font-size: 14px;}
.navigation-in>ul>li>a:hover {margin-left: 0 !important; margin-right: 0 !important;background-color: #ebf8e93b;color: #FFFFFF;}
.dezo .navigation-in>ul>li>a {color: #1b1b1b;}
.navigation-in>ul>li:first-child>a, .navigation-in>ul>li:nth-child(2)>a, .navigation-in>ul>li:nth-child(3)>a, .cesko .navigation-in>ul>li:nth-child(4)>a {color: #FFFFFF; background-color: #1B1B1B; text-transform: uppercase;}
.navigation-in>ul>li:first-child:hover>a, .navigation-in>ul>li:nth-child(2):hover>a, .navigation-in>ul>li:nth-child(3):hover>a, .cesko .navigation-in>ul>li:nth-child(4):hover>a {color: #1B1B1B; background-color: #EBF8E9; position: relative;}

.dezo .navigation-in>ul>li>a:hover {color: #1b1b1b; background-color: #f8f8f8;}


/* Příznaky */
.cesko.type-product .flag.flag-custom3, .slovensko.type-product .flag.flag-custom3 {width: 90px; height: 90px;}

.menu-helper {top: 142px;}
.news-item .image {margin-right: 0px;}
.type-index .benefitBanner.position--benefitHomepage {padding: 20px 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #DCDCDC}
.footer-banner {width: 50% !important;}
[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;}
/* Stranka PRONAJEM */
table.jm-tabulka {width: 100%; text-align: left;}
.jm-tabulka td, .jm-tabulka th {padding: 14px 30px 14px 30px; text-align: left; background-color: #FFF7DF; border: 1px solid #ffe391;}

/* Vše o nákupu */
.vse-o-nakupu {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.vse-o-nakupu-box-obal {flex: 0 1 auto;width: 50%;-webkit-box-flex: 0;-ms-flex: 0 1 auto;/* background-color: #eee; */}



/* Design zone */
.in-design-zone #car-mobil {display: none;}

}

@media screen and (max-width: 991px) {
/* Zápatí */
.platby .col-sm-12:nth-child(1), .platby .col-sm-12:nth-child(2) {margin-bottom: 15px;}
.platby .col-sm-12 {text-align: left!important; display: flex; flex-direction: column; justify-content: center; }

/* Stranka PRUVODCE VYBEREM CZ*/
.in-jak-vybrat-stolni-fotbal .content-inner {max-width: none !important;}
.in-jak-vybrat-stolni-fotbal .jm-stranka-cela {width: 100%; display: block; }
.in-jak-vybrat-stolni-fotbal .levy-prostor {width: 100%; }
.in-jak-vybrat-stolni-fotbal .pravy-prostor {max-width: 100%;}
/* Stranka PRUVODCE VYBEREM SK*/
.in-ako-vybrat-stolny-futbal .content-inner {max-width: none !important;}
.in-ako-vybrat-stolny-futbal .jm-stranka-cela {width: 100%; display: block; }
.in-ako-vybrat-stolny-futbal .levy-prostor {width: 100%; }
.in-ako-vybrat-stolny-futbal .pravy-prostor {max-width: 100%;}
}

@media screen and (min-width: 992px) {
.menu-helper {top: 140px;}  
.footer-banner {width: 25% !important;}

/* Stránka 404 */
.in-404 .jm-leva-polovina {width: 40%; padding: 0 20px 20px 0;}
.in-404 .jm-prava-polovina {width: 60%; margin: 0 0 20px 20px; font-size: 18px; line-height: 1.45em;}
.in-404 .jm-prava-polovina .btn, .in-404 .jm-prava-polovina a.btn {font-size: 18px; padding: 8px 16px;} 

/* Stranka PRONAJEM */
.jm-leva-polovina {width: 50%; padding: 0 20px 20px 0;}
.jm-prava-polovina {width: 50%; margin: 0 0 20px 20px;}
table.jm-tabulka {width: 100%; text-align: left;}
.jm-tabulka td, .jm-tabulka th {padding: 14px 30px 14px 30px; text-align: left; background-color: #FFF7DF; border: 1px solid #ffe391;}
}

@media screen and (max-width: 1199px) {
/* Stranka PRUVODCE VYBEREM CZ*/   
.in-jak-vybrat-stolni-fotbal .jm-stranka-cela {width: 100%; display: block; }
.in-jak-vybrat-stolni-fotbal .levy-prostor {width: 100%; }
.in-jak-vybrat-stolni-fotbal .pravy-prostor {max-width: 100%;}
/* Stranka PRUVODCE VYBEREM SK*/   
.in-ako-vybrat-stolny-futbal .jm-stranka-cela {width: 100%; display: block; }
.in-ako-vybrat-stolny-futbal .levy-prostor {width: 100%; }
.in-ako-vybrat-stolny-futbal .pravy-prostor {max-width: 100%;}
/* Stranka KONTAKT */
.kontakt-box {width: 100%; display: block; margin-bottom: 10%;}
.kontakt-foto {width: 100%;}
.kontakt-osoba {width: 100%;}
}

@media screen and (min-width: 1200px) {

/* Mřížka produktů */
.slovensko .products-block > div {width: 25%;}

/* Stranky */
.content-inner {max-width: 920px;}

/* Stranka PRUVODCE VYBEREM CZ */
.in-jak-vybrat-stolni-fotbal .content-inner {max-width: none !important;}
.in-jak-vybrat-stolni-fotbal .levy-prostor {width: 70%; padding: 0 30px 0 0; position: relative; display: inline-block; margin-right: 5%;}
.in-jak-vybrat-stolni-fotbal .pravy-prostor {max-width: 25%; position: relative; display: inline-block; vertical-align: top;}
/* Stranka PRUVODCE VYBEREM SK */
.in-ako-vybrat-stolny-futbal .content-inner {max-width: none !important;}
.in-ako-vybrat-stolny-futbal .levy-prostor {width: 70%; padding: 0 30px 0 0; position: relative; display: inline-block; margin-right: 5%;}
.in-ako-vybrat-stolny-futbal .pravy-prostor {max-width: 25%; position: relative; display: inline-block; vertical-align: top;}

ul.jm-dots-numbers {counter-reset: dNumbers;}
ul.jm-dots-numbers, ul.jm-dots-numbers li {margin: 0 !important; padding: 0 !important; list-style-type: none; background: none !important; }
ul.jm-dots-numbers li { padding: 0 0 0 25px !important; line-height: 20px; margin: 3px 0 !important;}
ul.jm-dots-numbers li:before {display: block; position: absolute; content: 'a'; width: 20px; height: 20px; margin-left: -25px; background: #ed681c; color: #fff; text-align: center; line-height: 21px; border-radius: 20px; font-size: 10px; font-weight: bold; counter-increment: dNumbers; content: counter(dNumbers);}

/* Stranka KONTAKT */
.in-kontakty .content-inner{max-width: none !important;}
.in-kontakty .formular-kontaktujte-nas {width: 50%; background-color: #F9FDF8; padding: 30px; position: relative; display: inline-block; margin-right: 5%;}
.in-kontakty .formular-kontaktujte-nas fieldset {margin-top: 40px;}
.in-kontakty .fakturacni-udaje {max-width: 40%; position: relative; display: inline-block; vertical-align: top; margin-top: 2%;}
.custom-footer {padding-left: 0; padding-top: 30px;}	
}

@media screen and (min-width: 1440px) {
    /*
.navigation-in > ul > li.splitted {visibility: visible; display: inline-block!important;}
    */
.blog-hp{max-width:14.770833333in;}
}



/* Skryti odkazu Znacky v menu */
/*
#nav-manufacturers {display: none !important;}
*/