  /* Úvodní text s obrázkem */
  .welcome div {max-width: 100% !important; text-align: justify;}
  .welcome img {float: left; max-width: 300px; padding-top: 7px; padding-bottom: 25px;}
  @media (max-width: 990px) {
    body.mobile .welcome img {max-width: 100%;}
  }

  /* Změna textu Orientační datum doručení */
  .p-info-wrapper .availability-value .delivery-time {line-height: 28px; width: 100%;}
  .p-info-wrapper .availability-value .delivery-time > span::before {content: "Orientační datum doručení: " !important; padding-left: 4px;}
  .type-detail .usr-availability-tooltip-text {color: #24242E; font-weight: bold;}

  /* Momentálně nedostupné - změna hlášky - brzké naskladnění zboží */
  .type-detail .p-info-wrapper .detail-parameters .sold-out td {font-size: 0;}
  .type-detail .p-info-wrapper .detail-parameters .sold-out td::before {font-size: 16px; content: "Zboží bude brzy naskladněno. Použijte hlídacího psa, vyrozumíme vás.";}
  
  /* Skrytí pomocného banneru v patičce */
  .footer-banners-hide, .custom-footer>div:last-child {display: none;}

  /* Odkazy v kontakt boxu */
  .contact-box ul li a {color: #24242E !important;}
  .contact-box ul li a:hover {color: #EB5C2C !important;}

  /* Pracovní doba */
  table.workinghours {margin-bottom: 20px !important;}
  table.workinghours td {padding-right: 20px !important;}

  /* Skryj filtr Na skladě + Dle štítku */
  /*.type-category .filter-section-boolean {display: none !important;}*/
  label[for=stock] {display: none !important;}

  /* Carousel šipky */
  .carousel-control {width: 25px;}
  .carousel .carousel-control.left, .carousel .carousel-control.right, .carousel:hover .carousel-control.left, .carousel:hover .carousel-control.right {opacity: 0.3;}

  /* Ostatní */
  ol.top-products li a:hover .top-products-name {color: #EB5C2C;}

  /* Medaile - Top produkty */
  @media (min-width: 479px){[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{content:"\f5a2";}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{font-family:"Font Awesome 5 Free";}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{font-weight:900;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{font-size:.260416667in;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{position:absolute;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(1) [class~=p]::before{color:#ffd700;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(2) [class~=p]::before{color:#c0c0c0;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(-n+3) [class~=p]::before{z-index:5;}[class~=type-category] [class~=products-inline][class~=products-top] > div:nth-of-type(3) [class~=p]::before{color:#cd7f32;}}@media (max-width: 478px){[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(1)::before{color:#ffd700;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{content:"\f5a2";}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{font-family:"Font Awesome 5 Free";}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{font-weight:900;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{font-size:20px;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{position:absolute;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(2)::before{color:#c0c0c0;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{z-index:5;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(-n+3)::before{margin-top:-.03125in;}[class~=type-category] #productsTop[class~=products-inline]>div:nth-of-type(3)::before{color:#cd7f32;}}
  