/* kn edits */
.extended-banner-title,
.extended-banner-text,
.extended-banner-link,
.news-item .text .title {
  position: unset;
  padding: unset;
  border: unset;
  background-color: unset;
  box-shadow: none;
}
.extended-banner-link {
  color: #fff;
  border-color: #00ab63;
  background-color: #00ab63;
  height: 52px;
  line-height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  text-transform: uppercase;
}
.extended-banner-link:hover,
.body-banners .extended-banner-link:hover {
  border-color: #94aa96;
  color: #fff;
  background-color: #94aa96;
}
.extended-banner-texts,
.news-item .text {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 991px) {
  #carousel .extended-banner-texts,
  .news-item .text {
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1417px) {
  #carousel .extended-banner-texts,
  .news-item .text {
    left: 20px;
    right: 50%;
  }
}
@media (min-width: 1418px) {
  #carousel .extended-banner-texts,
  .news-item .text {
    left: calc((100% - 1418px) / 2);
    right: 50%;
  }
}
.extended-banner-title,
.news-item .text .title {
  font-size: 38px;
  font-weight: 300;
  text-transform: uppercase;
}
.extended-banner-text,
.news-item .text .description {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 28px;
}
.h4_prilezitosti {
  display: block;
  text-align: center;
  font-size: 33px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 40px;
}
.item.prilezitosti {
  position: relative;
  text-align: center;
  padding: 30px 15px;
}
.item.prilezitosti:hover {
  background: #ecf1ed;
}
.item.prilezitosti a {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.item.prilezitosti h4 {
  font-size: 20px;
  margin-bottom: 0;
}
.item.prilezitosti:hover h4 {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}
.item.prilezitosti img {
  width: 80px;
  margin: auto;
}
.slick-prev,
.slick-next {
  border-radius: 50% !important;
  -webkit-appearance: none;
  -moz-box-shadow: 0px 0px 20px 0px #0000004f !important;
  -webkit-box-shadow: 0px 0px 20px 0px #0000004f !important;
  box-shadow: 0px 0px 20px 0px #0000004f !important;
}
.slick-prev:before,
.slick-next:before {
  line-height: 33px !important;
  border-radius: 50% !important;
  border: none !important;
}
.products-block.products .p .name {
  font-size: 14px;
}
.body-banners .extended-banner-texts {
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
  justify-content: flex-end;
  color: #fff;
}

.news-item .text {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.news-item .title {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  padding-bottom: 100px;
}
.news-item .text .description {
  bottom: 0;
  position: absolute;
  left: 30px;
  right: 30px;
}

.body-banners .extended-banner-link {
  color: #000;
  border-color: #fff;
  background-color: #fff;
}
#carousel .slick-slide {
  padding: 0px;
}
#carousel .slick-slide a {
  position: relative;
}
#carousel .carousel-control.left,
#carousel .carousel-control.right,
#carousel .slick-prev,
#carousel .slick-next,
.xxxowl-two .slick-prev,
.xxxowl-two .slick-next,
.owl-two .slick-dots {
  display: none !important;
}

.banners-content.body-banners {
  margin: 50px 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banners-content.body-banners > div {
  width: 33% !important;
  padding: 0 !important;
  margin-top: 0;
  background: #000;
}
.banners-content.body-banners > div img {
  opacity: 0.75;
}
.body-banners:before,
.body-banners:after {
  display: none;
}
@media (min-width: 992px) and (max-width: 1418px) {
  .body-banners .extended-banner-title,
  .news-item .text .title {
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
  }
}
@media (max-width: 992px) {
  .banners-content.body-banners > div {
    width: 100% !important;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .body-banners .extended-banner-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
  }
}
.hp-line.hp-barva.container,
.hp-line.hp-velikost.container,
#content-wrapper + .row.banners-content.body-banners {
  display: none;
}
@media screen and (min-width: 768px) {
  .homepage-box.welcome-wrapper {
    background-image: url(/user/documents/upload/kn_res/welcome-bg3.png);
  }
}
.welcome-wrapper .welcome {
  box-shadow: none;
}
.btn.btn-inline {
  height: unset;
  padding: 0;
  line-height: 1;
  border: none;
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #000;
  text-transform: none;
}
.btn.btn-inline:hover {
  color: #94aa96;
  text-decoration: underline;
}

.hp-blog.container {
  width: 100%;
}
.news-item {
  position: relative;
}
@media (min-width: 768px) {
  .hp-blog .news-item {
    width: 33%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .footer-banners.banner-wrapper > div:nth-child(n + 7) {
    display: none;
  }
  .item.prilezitosti h4 {
    font-size: 12px;
  }
}

/* cart additional items */
#cart-wrapper .cart-content .fvDoplnek h4 {
  text-align: left;
  font-size: 18px;
}
#cart-wrapper .cart-content .fvDoplnek h5,
.fvstudio-wrapper ~ .fvstudio-wrapper {
  display: none !important;
}
#cart-wrapper .cart-content .fvDoplnek .fvstudio-wrapper {
  flex-direction: column;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form {
  display: flex !important;
  padding: 12px 0;
  align-items: center;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  img {
  padding-left: 16px;
  margin-bottom: 0;
  height: 56px !important;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header,
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .fvcontent {
  width: 100%;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text {
  display: flex;
  width: 100%;
  align-items: center;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  > span {
  display: block;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price {
  position: unset;
  width: auto;
}
.fvDoplnek-text .name {
  text-transform: none;
  padding: 0 10px 0 12px;
  width: auto;
  text-align: left;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price {
  width: calc(63% - 96px);
  color: #000 !important;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price:after {
  content: "Přidat";
  display: block;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price:after {
  content: "Přidat";
  display: block;
  color: #00ab63;
  border: solid 2px #00ab63;
  background-color: #fff;
  height: 52px;
  line-height: 50px;
  padding: 0 24px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-left: 20%;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price:after:hover {
  color: #fff;
  border: solid 2px #07ab62;
  background-color: #07ab62;
}
#cart-wrapper .cart-content .fvDoplnek .fvstudio-wrapper .fvDoplnek-produkt {
  margin: 0;
}
#cart-wrapper .cart-content .fvDoplnek .fvstudio-wrapper .fvDoplnek-produkt {
  border-bottom: solid 1px gainsboro;
  padding: 0;
  margin-bottom: 0 !important;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form {
  padding: 12px 20px;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt.fvstudio-product-active
  form,
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt:hover
  form {
  box-shadow: none;
}
@media (max-width: 767px) {
  #cart-wrapper
    .cart-content
    .fvDoplnek
    .fvstudio-wrapper
    .fvDoplnek-produkt
    form
    .header
    .fvDoplnek-text {
    flex-wrap: wrap;
  }
  .fvDoplnek-text .name {
    width: auto;
    margin-bottom: 10px;
  }
  .fvDoplnek .upsell-product-tooltip {
    margin-top: -8px;
  }
  #cart-wrapper
    .cart-content
    .fvDoplnek
    .fvstudio-wrapper
    .fvDoplnek-produkt
    form
    .header
    .fvDoplnek-text
    .price {
    width: 100%;
    padding: 0 12px;
  }
  #cart-wrapper
    .cart-content
    .fvDoplnek
    .fvstudio-wrapper
    .fvDoplnek-produkt
    form
    .header
    .fvDoplnek-text {
    height: auto;
  }
  #cart-wrapper
    .cart-content
    .fvDoplnek
    .fvstudio-wrapper
    .fvDoplnek-produkt
    form
    img {
    padding-left: 0px;
  }
  #cart-wrapper
    .cart-content
    .fvDoplnek
    .fvstudio-wrapper
    .fvDoplnek-produkt
    form
    .header
    .fvDoplnek-text
    .price:after {
    margin-left: auto;
  }
}

.sidebar-in-cart .extras-col {
  width: 100%;
  padding: 20px 0;
}
.sidebar-in-cart .extras-col:first-child {
  display: none;
}

/*
@media (min-width: 992px) and (max-width: 1199px) {
.submenu-visible .navigation-in>ul>li.ext.exp>ul {min-height: 321px;}
}
@media (min-width: 1200px) {
.submenu-visible .navigation-in>ul>li.ext.exp>ul {min-height: 298px;}
}
@media (min-width: 992px) {
.submenu-visible .navigation-in>ul>li.ext.exp>ul, .navigation-in>ul>li.ext.exp>ul {width: 75%;left: 25%;}
.menu_addon {display: none;}
.menu_addon h4 {font-weight: 600;font-size: 19px;line-height: 1.2;margin-top: 0;}
.submenu-visible .navigation-in>ul>li.ext.exp>.menu_addon {display: block;width: 25%;position: absolute;padding: 32px 24px 32px 24px;left: 0;background: #fff;}}
.menu_addon ul {flex-direction: column;}
.menu_addon li {text-align: left;width: 100%;margin-bottom: 12px;}
.menu_addon li a {color: #000; font-size: 15px;line-height: 20px;padding: 0 !important;}
.menu_addon li a:hover {text-decoration: underline;}
.submenu-visible .navigation-in>ul>li.ext.exp>.menu_addon:after {content: '';position: absolute;width: 1px;height: calc(100% - 64px);background: #dcdcdc;right: 0px;top: 32px;}
}
*/
.js-cookies-settings {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .multiple-columns-body .position--benefitProduct .benefitBanner__item {
    flex: 1 1 25%;
  }
  /*
.extended-banner-title {
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 2px;
    font-size: 48px !important;
    max-width: 500px;
    line-height: 1;
    color: #fff;
        margin-bottom: 12px;
}
.extended-banner-text {
    text-transform: uppercase;
    max-width: 500px;
    color: #fff;
    font-size: 30px !important;
    line-height: 1;
}
*/
}

.products-block .p a.image {
  overflow: hidden;
}
/*
.products-block .p a.image img {max-width: unset;width: 140%;margin-left: -20%;}
*/
.benefitBanner__item {
  justify-content: center;
}

.rate-wrapper.unveil-wrapper .rate-average {
  margin: auto;
  width: 120px;
}
.vote-wrap .vote-wrap .vote-initials {
  font-size: 28px;
  background: unset;
}
.vote-wrap .vote-wrap .vote-initials.olivie_response {
  font-size: 0;
  background: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/Images/martina.png)
    50% no-repeat;
  background-size: 64px auto;
}
.extended-banner-title,
.news-item .title {
  text-transform: none;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
}
.middle-banners-wrapper .container {
  width: 100%;
}
/* tady všude .hp-blog-in */
.hp-blog-in {
  margin: 50px 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-item .text .description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-item .title {
  height: unset;
}
.news-item p {
  display: inline;
}
.news-item time {
  display: none;
}
.news-item p::after {
  content: " \A\A";
  white-space: pre;
}
.hp-blog .h4.homepage-group-title {
  width: 100%;
  max-width: 1368px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.hp-blog .news-item .text .title:hover {
  text-decoration: underline;
  text-underline-offset: 9px;
}
.body-banners .extended-banner-text {
  line-height: 1.2;
  padding-top: 10px !important;
}

/* tohle smaž 

.navigation-in>ul>li.ext>ul {
    display: block;
    height:0;
    overflow:hidden;
    width: 75%;
    left: 25%;
    transition: all 0.5s ease;
}
.submenu-visible .navigation-in>ul>li.ext.exp>ul {
    display: flex;
    height: auto;
    transition: all 0.5s ease;
}
.navigation-in>ul>li.ext.exp>ul > li {
opacity: 0;
    transition: all 0.5s ease;
}
.submenu-visible .navigation-in>ul>li.ext.exp>ul > li {
opacity: 1;
    transition: all 0.5s ease;
}

 až potud */

@media (max-width: 599px) {
  .banners-content.body-banners,
  .hp-blog-in {
    justify-content: space-around;
  }
  .banners-content.body-banners > div,
  .hp-blog .news-item {
    width: 100% !important;
    margin-top: 0px;
  }
  .banners-content.body-banners > div {
    margin-bottom: 1%;
  }
  .news-item .image {
    margin-bottom: 2%;
  }
  .news-item {
    padding: 0px 10px;
  }
  .news-item .image {
    margin-bottom: 0%;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .banners-content.body-banners,
  .hp-blog-in {
    justify-content: space-around;
  }
  .banners-content.body-banners > div,
  .hp-blog .news-item {
    width: 49% !important;
    margin-top: 0px;
  }
  .banners-content.body-banners > div {
    margin-bottom: 1%;
  }
  .news-item .image {
    margin-bottom: 2%;
  }
  .welcome-wrapper .welcome {
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .homepage-box.welcome-wrapper {
    background-size: 1920px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .in-index .content-wrapper.container {
    width: 100%;
  }
  .in-index .content-wrapper.container .content > * {
    width: 972px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .homepage-box.middle-banners-wrapper,
  .row.banners-content.body-banners {
    width: 100% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .in-index .content-wrapper.container {
    width: 100%;
  }
  .in-index .content-wrapper.container .content > * {
    width: 1178px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .homepage-box.middle-banners-wrapper,
  .row.banners-content.body-banners {
    width: 100% !important;
  }
}
@media (min-width: 1440px) {
  .in-index .content-wrapper.container {
    width: 100%;
  }
  .in-index .content-wrapper.container .content > * {
    width: 1368px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .homepage-box.middle-banners-wrapper {
    width: 100% !important;
  }
}

.rate-wrapper.unveil-wrapper .rate-average {
  margin: auto;
  width: 120px;
}
.vote-wrap .vote-wrap .vote-initials {
  font-size: 28px;
  background: unset;
}
.vote-wrap .vote-wrap .vote-initials.olivie_response {
  font-size: 0;
  background: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/Images/martina.png)
    50% no-repeat;
  background-size: 64px auto;
}
.footer-banner .extended-banner-texts {
  align-items: center;
}
.footer-banner .extended-banner-title {
  color: #000;
}
.h4_prilezitosti {
  margin-top: 40px;
}
#signature a.js-cookies-settings {
  text-decoration: underline;
}

.products-block .p-bottom {
  margin-top: 30px;
}
.products-block .ratings-wrapper {
  display: none;
}
.h4 .btn.btn-ghost::after,
.btn.btn-ghost::after {
  position: relative;
  top: 2px;
  content: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/Images/sipka-slider.svg) !important;
  margin-left: 10px;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price::after {
  cursor: pointer;
}
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt
  form
  .header
  .fvDoplnek-text
  .price:hover::after {
  border-color: #94aa96;
  color: #fff;
  background-color: #94aa96;
}

.benefitBanner__link {
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .body-banners .extended-banner-title {
    font-size: 28px;
  }
}
#cart-wrapper .cart-content .fvDoplnek .fvstudio-wrapper,
#cart-wrapper
  .cart-content
  .fvDoplnek
  .fvstudio-wrapper
  .fvDoplnek-produkt:last-child,
.in-kosik .cart-table tr:nth-last-child(2) {
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 479px) {
  .footer-banner .extended-banner-title {
    font-size: 13px;
  }
}
.slick-dots {
  margin-top: -40px !important;
}
@media screen and (max-width: 767px) {
  .footer-banner {
    width: 33.3333%;
  }
  .slick-next {
    right: 5px !important;
    top: 43% !important;
  }
  .slick-prev {
    left: 5px !important;
    top: 43% !important;
  }
  .body-banners .extended-banner-text,
  .news-item .text .description p:last-child {
    font-size: 13px;
  }
  .hp-blog-in .news-item .text .description {
    margin-bottom: 0;
    line-height: 1.2;
  }
  .body-banners .extended-banner-link {
    height: 38px;
    line-height: 17px;
    padding: 10px 24px;
    font-size: 14px;
  }
}
#carousel .extended-banner-text {
  color: #fff;
}
.id--9 .d-zdarma span,
.id--9 .d-zdarma-ano .delivery-time {
  width: 100%;
  text-align: left !important;
}
.in-blog .news-item .text .title {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .sidebar-in-cart .extras-col:first-child {
    display: block;
  }
  .id--9 .delivery-time {
    width: 100%;
  }
}

#dklabFavContainer .products-block .p-bottom .p-desc {
  display: none;
}
#dklabFavContainer .products-block .p-bottom {
  margin-top: 0px;
}
.template-11.id--9 h2.dklabFavHead {
  color: #00ab63;
}
.in-kosik .dklabFavHead:before {
  font-size: 28px;
}
.in-kosik.template-11.id--9 h2.dklabFavHead {
  font-size: 0;
}
.in-kosik.template-11.id--9 h2.dklabFavHead:after {
  content: "Nezapomněli jste na něco?";
  font-size: 28px;
}
.news-item .text .description {
  margin-bottom: 40px;
  color: #fff;
}
.in-kosik .free-gift {
  display: none;
}
@media (max-width: 1199px) {
  .extras-col:last-child .extras-wrap {
    margin-left: 10px;
  }
}
.products-block .product .p {
  padding: 10px;
}
.products-block .product:hover .p {
  box-shadow: 0 0 20px rgb(86 102 112 / 15%);
  z-index: 1;
  position: relative;
}
.products-block .product:hover {
  box-shadow: none;
}
.products-block .p .flags-default {
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
}
.products-block .flag-dklabFav {
  padding: 0;
}

#carousel .slick-slide a {
  display: block;
}
.slick-slider .slick-arrow {
  opacity: 0;
  transition: all 0.3s ease;
}
.slick-slider:hover .slick-arrow {
  opacity: 1;
  transition: all 0.3s ease;
}
.news-item .text {
  justify-content: flex-end;
  padding: 30px;
}
.news-item .text .title {
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 28px;
  height: auto;
  font-weight: 600;
  text-decoration: none;
}
.hp-blog .news-item .text .title:hover,
.news-item .text .title:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.news-item .image a {
  display: block;
}
.news-item .text {
  top: unset !important;
}
#carousel .slick-prev,
#carousel .slick-next {
  display: block !important;
}
#carousel .slick-prev {
  left: 20px !important;
}
#carousel .slick-next {
  right: 20px !important;
}
@media (max-width: 991px) {
  #carousel .extended-banner-texts {
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1417px) {
  #carousel .extended-banner-texts {
    left: 10%;
    right: unset;
  }
}

.odber,
.help-box > div,
.menu-li-addon {
  background-image: url(/user/documents/upload/kn_res/nl_row_bg.png) !important;
  background-color: #ecf1ed;
  background-size: cover;
  background-position: center;
}
.help-box:first-child > div {
  background-position: left center;
  background-size: unset;
}
.help-box:nth-child(2) > div {
  background-position: center;
  background-size: unset;
}
.help-box:nth-child(3) > div {
  background-position: right center;
  background-size: unset;
}
@media (min-width: 1200px) {
  .help-box h3:after {
    content: "";
    display: block;
    background: #00ab63;
    height: 3px;
    width: 100px;
    margin-top: 20px;
  }
}
.help-box ul li:last-child {
  margin-bottom: 8px;
}
.help-box > div {
  padding: 40px 48px;
}
.help-box ul a:not(:hover) {
  text-decoration: none;
}
.help-box ul a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  text-decoration-color: #00ab63;
}

@media (min-width: 992px) {
  .menu-li-addon {
    background: #ecf1ed;
    padding: 10px;
    margin-bottom: 20px !important;
    background-size: cover;
    background-position: center;
  }
  .menu-li-addon > div {
    width: 100% !important;
    padding: 0 20px !important;
  }
  .menu-li-addon .menu-level-3 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start !important;
    width: 100%;
  }
  .menu-li-addon .menu-level-3 li {
    margin: 10px 30px !important;
  }
  .navigation-in ul.menu-level-2 li:first-child {
    margin-left: 0 !important;
  }
  .menu-li-addon {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}

.in-registrace .validator-msg.msg-error,
.in-registrace .validator-msg.msg-info {
  position: relative;
  margin-left: 240px;
  width: auto;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .in-index .news-item .text {
    padding: 0 30px;
    margin-bottom: 35px;
  }
}
@media (max-width: 479px) {
  .in-index .news-item .text {
    margin-bottom: 20px;
  }
  .in-index .news-item .text .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .scrollable_table {
    max-width: none;
    overflow-x: scroll;
  }
}
#carousel .extended-banner-texts {
  padding: 0 30px;
}
.menu-item-1676 .menu-li-addon {
  display: none !important;
}

@media (min-width: 1920px) {
  .overall-wrapper,
  .odber {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1418px) {
  #carousel .extended-banner-texts {
    left: calc(50% - 709px);
    right: unset;
    padding-left: 75px;
  }
}
@media (min-width: 1200px) {
  #carousel .extended-banner-title {
    font-size: 50px;
  }
  #carousel .extended-banner-text {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #carousel .extended-banner-texts {
    left: 10px;
    right: 10px;
    top: 20px;
    bottom: 20px;
    align-items: center;
    justify-content: flex-start;
  }
  #carousel .extended-banner-link {
    margin-top: auto;
  }
}
#carousel .extended-banner-title {
  font-weight: 600;
}
.footer-banner img {
  opacity: 0.8;
}
.t-hlavicka td:last-child {
  padding-right: 40px !important;
}
.cart-table tr > td.p-total {
  padding-right: 40px;
}
.cart-table tr > td.p-total > .inline {
  right: 0px;
}
.remove-item::before {
  content: url(/user/documents/upload/kn_res/remove-hover_red.svg);
}
.cart-table .p-price {
  text-align: left !important;
}
.p-short-description p {
  margin-bottom: 10px;
}
.p-short-description p:nth-child(n + 3) {
  display: none;
}
.show_desc.p-short-description p:nth-child(n + 3) {
  display: block;
}
.p-short-description .vice,
.p-info-wrapper > p {
  display: none !important;
}
.show_desc.p-short-description {
  display: flex;
  flex-direction: column;
}
#show_more {
  font-weight: 600;
  position: relative;
  text-decoration: underline;
}
#show_more::after {
  content: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/Images/sipka-cerna-dolu.svg);
  margin-left: 8px;
  display: inline-block;
  position: relative;
  top: -1px;
}

tr.removeable .remove-item {
  opacity: 1 !important;
}
.p-image-wrapper .flags-extra {
  z-index: 1;
}
.flag.flag-discount {
  color: #af0b33;
}
.price-save::before {
  content: "sleva ";
}
#carousel .extended-banner-title {
  text-align: center;
}
@media (max-width: 360px) {
  .extended-banner-title,
  .news-item .text .title {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .menu-helper {
    visibility: hidden !important;
  }
}

.products-block.article_products .p .flags-default {
  left: 10px;
  top: 10px;
}
.slick-dots li[role="presentation"]:before {
  display: none;
}
.products-block.article_products {
  padding-top: 50px;
  border-top: solid 1px #d9d9d9;
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 50px !important;
}
.article_products_header {
  padding-top: 50px;
  border-top: solid 1px #d9d9d9;
  margin-top: 50px;
  text-align: center;
}
.article_products_header + .products-block.article_products {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
.products-block.article_products:nth-last-child(2) {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0px !important;
}
.type-post .content-inner {
  max-width: 1084px;
}
.project-phone::after {
  content: "(9 - 17 h)";
}
.contact-box ul li > span.tel::after {
  content: "Po - Pá: 9:00 - 17:00";
}

@media screen and (max-width: 767px) {
  .homepage-box.welcome-wrapper {
    background-image: url(/user/documents/upload/kn_res/hp_tym.png);
  }
}
@media screen and (min-width: 768px) {
  .homepage-box.welcome-wrapper {
    background-image: url(/user/documents/upload/kn_res/hp_tym_wide.png);
  }
}
@media screen and (min-width: 1200px) {
  .homepage-box.welcome-wrapper .welcome-wrapper {
    padding-bottom: 78px;
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  .welcome-wrapper .welcome {
    background-color: #fff;
    padding-bottom: 20px;
  }
}

/* zneplatnit pro 4 sloupce */
@media screen and (max-width: 991px) {
  .product-line {
    display: none !important;
  }
}
@media screen and (min-width: 1440px) {
  .products-block > div.product {
    width: 33%;
  }
  .product-line.tri-cols {
    display: block;
  }
  .product-line.ctyri-cols {
    display: none;
  }
}

ol.cart-header li.step-3 span::after {
  display: none;
}
ol.cart-header li.active a span::before,
ol.cart-header li.active strong span::before {
  border-color: #fff;
  background-color: #00ab63;
}
.flag.flag-action {
  display: none;
}

.produkt-kontakt {
  background-image: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/kn_res/new_olivie_detail_contact.png);
}
article .produkt-kontakt {
  background-image: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/kn_res/new_olivie_contacts_contact.png);
  background-position: 20px 100%;
}
.cat-box-in {
  background-image: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/kn_res/new_olivie_category_contact.png);
  background-position: 93% 100%;
}

.validator-msg.msg-error,
.validator-msg.msg-warning,
.js-validator-msg.msg-error,
.validator-msg.msg-info {
  margin-left: 0;
  max-width: 100%;
  width: 100%;
}

#extra_contacts .discount-coupon {
  display: none;
}
#extra_contacts .contact-box ul li:nth-last-child(1) {
  margin-bottom: 0 !important;
}
#extra_contacts {
  padding-bottom: 75px;
  background-image: url(/user/documents/upload/kn_res/new_olivie_category_contact.png);
  background-size: 120px;
  background-repeat: no-repeat;
  background-position: bottom right 22px;
}
#extra_contacts .contact-box ul li {
  margin-bottom: 5px !important;
}
#extra_contacts .contact-box ul li > span::after {
  margin-top: 0px;
}
@media (max-width: 579px) {
  #extra_contacts {
    padding-bottom: 0;
    background-image: none;
    margin-top: 20px;
  }
  #extra_contacts .contact-box ul {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 580px) and (max-width: 1199px) {
  #extra_contacts {
    padding-bottom: 167px;
    background-size: 206px;
    background-position: bottom right 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  #extra_contacts {
    padding-bottom: 167px;
    background-size: 151px;
    background-position: bottom -47px right 22px;
  }
}
@media screen and (min-width: 992px) {
  .cart-row > div.col-md-4 {
    display: flex;
    flex-direction: column;
  }
  #extra_contacts {
    order: 99;
    margin-top: 0;
  }
}

.ordering-process .next-step .btn.btn-conversion {
  font-size: 11px;
  padding: 6px 10px;
}
.ordering-process .order-button-text {
  line-height: 22px;
  font-size: 14px;
}
.ordering-process .order-button-suffix {
  margin-top: -2px;
  padding-bottom: 7px;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}
.ordering-process .btn.next-step-forward::after {
  margin-top: -2px;
}

.dkLabNoteDiv,
.dkLabNoteDiv.engraving_selected + .dkLabNoteDiv.engraving_selected {
  display: none;
}
.dkLabNoteDiv.engraving_selected {
  display: block;
}

.p-info-wrapper .detail-parameters tbody {
  display: flex;
  flex-wrap: wrap;
}
.detail-parameters tr.surcharge-list th {
  padding-bottom: 5px;
}
.detail-parameters tr.surcharge-list {
  margin-bottom: 20px;
}
.p-info-wrapper .detail-parameters .variant-list {
  margin-right: 20px;
}
.dkLabNoteDiv {
  width: 100%;
}
.template-11 #dkLabNote {
  box-shadow: none;
  border-color: gainsboro;
}
.dkLabNoteNadpis {
  padding-right: 20px;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  margin-bottom: 14px;
  font-size: 16px !important;
  text-transform: none !important;
}

@media (max-width: 439px) {
  .dkLabNoteDiv > div {
    margin: 0px 0 15px 0;
  }
}
@media (min-width: 440px) and (max-width: 991px) {
  .dkLabNoteDiv > div {
    margin: -20px 0 15px 0;
  }
  *:not(.p-short-description) + .detail-parameters + .engraving_selected {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dkLabNoteDiv > div {
    margin: 0px 0 15px 0;
  }
}
@media (min-width: 1200px) {
  .dkLabNoteDiv > div {
    margin: -20px 0 15px 0;
  }
  *:not(.p-short-description) + .detail-parameters + .engraving_selected {
    margin-top: 10px;
  }
}
#myBtnTabulka_velikosti::before {
  background: url("/user/documents/upload/Images/pravitko.svg") 50% no-repeat;
}
@media screen and (max-width: 479px) {
  .buy-box .top {
    margin-bottom: 20px;
  }
}

.shoproku-sticky-widget {
  position: fixed;
  top: 425px;
  left: -41px;
  z-index: 99999;
}
.shoproku-sticky-widget:hover {
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  left: 0;
}
@media (max-width: 767px) {
  .shoproku-sticky-widget {
    display: none;
  }
}

.p-info-wrapper {
  display: flex;
  flex-direction: column;
}
.stars-wrapper {
  order: -99;
}
.p-detail-inner-header {
  order: -98;
}
.p-short-description {
  order: -97;
  margin-bottom: 15px;
}
.detail-parameters {
  order: -96;
}
.engraving_selected {
  order: -95;
}

.vymena {
  background: url(https://cdn.myshoptet.com/usr/www.olivie.cz/user/documents/upload/kn_res/vymena_30.svg)
    0 100% no-repeat;
}
