@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
body {
    letter-spacing: 0.7px !important;
    line-height: 1.8 !important;
}
.text-box-obsah {
    width: 100%;
    background-color: #fff;
    padding: 0 0 10px 0;}
/* Obrázek v sideb */
.sidebar .box-onlinePayments img {
    content: url("https://www.lepetrin.cz/user/documents/upload/payments.png") !important;
}
#homepage-tabs li:nth-child(2) .shp-tab-link::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('/user/documents/upload/brodandtaylor_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    margin-top:-2px;
    vertical-align: middle;
}
/* Karusel */
.carousel-control.right,
.carousel-control.left {
    color: rgba(201, 183, 156, 0.5) !important;
}
.container--bannersBenefit {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 0 !important;
}
body.in-index .shp-tabs-holder {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.flag.flag-new {
    float: none !important;
    position: relative !important;
}
.flags-default {
    display: flex !important;
    gap: 6px;
    top: 10px !important;
        margin-left:-15px
}
.icon-flag-cz {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 42' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linejoin='round'%3E%3Crect x='1.5' y='1.5' width='61' height='39'/%3E%3Crect x='1.5' y='1.5' width='61' height='19.5' fill='%23F5F5F5'/%3E%3Crect x='1.5' y='21' width='61' height='19.5' fill='%23D85C5C'/%3E%3Cpath d='M1.5 1.5 L32 21 L1.5 40.5 Z' fill='%234A6FA5'/%3E%3C/svg%3E");
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-row {
display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; 
    width: 50%;
    margin-left: 25%;
    }
.bt-stock:not(.bt-in) {
    color: #db6d42 !important;
}
.bt-swiper-section {
width: 100%;
margin: 50px auto 0 auto;
}
.swiper-wrapper {
    margin-bottom: 50px;
}
.swiper-pagination-bullet-active {
    background: #c9b79c;
}
.homepage-tabs-wrapper .shp-tabs-holder {
text-align: left !important;
border: none !important;
}
.shp-tabs-holder ul.shp-tabs {
margin-left: 0 !important;
}
#homepage-tabs .shp-tab-link {
    position: relative;
    padding-left: 10px !important; /* místo pro ikonku */
    border: none !important;
}
#homepage-tabs li:first-child .shp-tab-link::after {
    content: "Rozšiřujeme pro vás nabídku"; /* text pod Novinky */
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: left; /* nebo center, podle toho co chceš */
    pointer-events: none; /* aby to neblokovalo kliknutí */
}
.bt-brand-subtitle {
font-size: 14px;
margin-bottom: -27px;
padding-left: 20px;
    margin-left: auto;
letter-spacing: 0.5px;
}
.bt-brand-logo {
max-width: 27px;
height: 27px;
margin: 27px -10px 0 0;
display: block;
}
.bt-brand-header {
display: flex;
align-items: left;
gap: 16px;
margin-bottom: 10px;
padding-left: 20px;
margin-left: auto;
}
.bt-stock {
display: inline-block;
padding: 5px 0;
font-size: 14px;
font-weight: 400;
background: none;
color: #2e7d32;
}
.bt-swiper-section .swiper-button-prev,
.bt-swiper-section .swiper-button-next {
color: #c9b79c;
z-index: 20;
}
.bt-swiper-title,
#homepage-tabs li:first-child .shp-tab-link {
text-align: left;
font-family: 'Poppins', sans-serif !important;
font-size: 30px !important;
letter-spacing: 0.5px !important;
font-weight: 700 !important;
}
.bt-swiper .swiper-slide {
background: #fff;
border: 0px solid rgba(201,183,156,0.3);
padding: 12px;
text-align: center;
width: 220px;
overflow: visible !important;
}
.bt-swiper .swiper-slide img {
width: 100%;
}
.bt-name {
display: block;
margin-top: 10px;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-weight: 700;
line-height:1;
color: #000;
margin-bottom:10px
}
.bt-price {
display: block;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-weight: 700;
color: #000;
margin-top:-10px
}
.swiper-pagination-bullet-active {
background: #c9b79c !important;
}
/* Výpis čl */
.news-item .text {
    border-bottom: 1px solid rgba(201, 183, 156, 0.2);
    padding: 0 20px 20px 0;
}
.news-item .image {
    margin-left: 0px;
    margin-right: 0;
    width: 100%;
}
/* Stejné šířky */ 
.news-item,
.news-item > * {
  width: 100%;
}
.news-item img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
  margin-bottom:20px
}
.news-item {
  display: block !important;
  flex-direction: unset !important; 
}
#newsWrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
/* Zvětšení */
.sidebar .box-onlinePayments img {
    width: 280px !important;
    height: auto !important;
}
/* Uvitaci */
.homepage-welcome {
    background-image: url('https://www.lepetrin.cz/user/documents/upload/lepetrin_titulka.png');
background-repeat: no-repeat; 
background-size: 210px 140px; 
background-position: right center;
    padding: 10px 100px 60px 20px;
    margin: 30px 0;
    border-bottom: 1px solid rgba(201, 183, 156, 0.2);
}
span.homepage-welcome-title{
    font-weight: 600;
    }
    #listSortingControl-name {
    display: none !important;
}
/* Ohran vypis */
.products-block .p {
    border: 1px solid rgba(201, 183, 156, 0.2);
}
.shp-tabs-holder {
    border-bottom: 1px solid rgba(201, 183, 156, 0.2) !important;
    }
/* Zvetseni nazvu */
.product a {
    font-size: 20px !important;
    font-weight: bold
}
/* větší ceny */
.products-block .price-final strong {
    font-size: 22px !important;
    line-height: 1.2;
}
.products-block .p-desc {
    text-align: justify !important;
}
/* Změna bg u var prod */
.variant-list.variant-not-chosen-anchor {
    background-color: rgba(201, 183, 156, 0.2);
}
#simple-variants {
     padding-top: 10px;
     padding-left: 10px;
}
.choose-variant {
    font-weight: bold;
}
.p-variants-block table.detail-parameters .delivery-time {
    font-weight: 700 !important;
}
.variant-list.variant-not-chosen-anchor th {
    padding-left: 10px;
    }
.p-variants-block table.detail-parameters {
    width: 100% !important;
    margin-bottom:10px
}
/* úvodní str odkaz */
.banner .hero-content a, .banner-category .hero-content a, .banner-wrapper .hero-content a, .carousel-inner .hero-content a, .hero-content-velikonoce a {
    color: #fff;
}
.banner .hero-content a:hover, .banner-category .hero-content a:hover, .banner-wrapper .hero-content a:hover, .carousel-inner .hero-content a:hover {
    color: #000;
}
/* Doprava zdarma */
.flag-freeshipping {
    background-color: #c9b79c !important;
}
.flag-freeshipping::after {
    content: "DOPRAVA ZDARMA";
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin-top: 6px;
    letter-spacing: 1px;
}
.flag-discount {
    background-color: #F39696 !important;
    width: 100px !important;
    height: 100px !important;
}
.flag-discount::before {
    content: "SLEVA";
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin-top: 0px;
    letter-spacing: 1px;
}
.flags-default {
    top: 10px !important;
}
.footer .banner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;
    min-height: 0;
}
/* Text kateg prod Titul */
.shp-tab-link {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-left: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-right: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-bottom: 1px solid #fff !important;
}
.shp-tab:not(.active) > .shp-tab-link:hover {
    background-color: #c9b79c !important;
    color:#fff;
    border-top: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-left: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-right: 1px solid rgba(201, 183, 156, 0.2) !important;
    border-bottom: 1px solid #fff !important;
}
/* Hover Do koš */
.products-block .btn-cart {
      color: #FFF;
      text-decoration: none;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
}
.products-block .btn-cart:hover:hover {
      background-color: transparent;
      color: #2a2a2a;
      border: 1px solid #c9b79c;
}
/* Text u ceny*/
.p-final-price-wrapper::after {
    content: "Cena v CZK včetně DPH (ceny v jiných měnách pouze orientační!)";
    font-size: 12px;
    font-weight: bold;    
    color: #666;
    margin: 0;
}
/* Do košíku*/
.btn.btn-cart:hover, .btn.btn-conversion:hover {
      background-color: transparent;
      color: #2a2a2a;
      border: 1px solid #c9b79c;
}
.basic-description a[href="#detail"] {
    transition: all .3s ease !important;
}
/* Tlač popis prod*/
.basic-description a[href="#detail"]:hover {
    background-color: #c9b79c !important;
    color: #fff !important;
}
.menu a {
    font-family: 'Poppins', Poppins, sans-serif;
    letter-spacing: 0.5px;
    line-height: 1.2;
  }
  .box-categories h3::before {
    content: "Produktové";
}
#footer h3 {
text-transform: uppercase !important;
}
#footer,
#footer * {
text-align: left !important;
}
#footer .subscribe-form .btn {
background-color: #c9b79c;
color: #fff;
border-color: #c9b79c;
      }
#footer .subscribe-form .btn:hover {
background-color: transparent !important;
color: #2a2a2a !important;
border: 1px solid #c9b79c !important;
}
.btn.btn-default, a.btn.btn-default{
      background-color: #c9b79c;
 			color: #fff;
  		border-color: #c9b79c;
      }
.btn.btn-default:hover, a.btn.btn-default:hover {
      background-color: transparent !important;
      color: #2a2a2a !important;
      border: 1px solid #c9b79c !important;
      }
.icon-block {
text-align: center;
width: 100px;
margin: 0 auto 25px;
}
.icon-circle {
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #fff;
background-color: rgba(201,183,156,0.5);
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 10px;
background-size: 80%;
background-repeat: no-repeat;
background-position: center;
}
.icon-label {
font-size: 15px;
font-weight: 400;
color: #fff;
letter-spacing: 0.5px;
font-family: 'Poppins', sans-serif !important;
}
.icon-bread {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='32' cy='32' rx='22' ry='14'/%3E%3Cpath d='M20 28c2 2 2 6 0 8'/%3E%3Cpath d='M28 26c2 2 2 6 0 8'/%3E%3Cpath d='M36 26c2 2 2 6 0 8'/%3E%3C/svg%3E");
}
.icon-design {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='32' cy='28' r='6'/%3E%3Cpath d='M32 34 L32 56'/%3E%3Cpath d='M20 56 L32 12 L44 56'/%3E%3C/svg%3E");
}
.icon-practical {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='32,8 52,20 52,44 32,56 12,44 12,20'/%3E%3Cpath d='M24 32 L30 38 L42 26'/%3E%3C/svg%3E");
}
.flag.flag-new,
.flag.flag-tip{
text-transform: capitalize;
font-family: "Great vibes", sans-serif;
color:#c9b79c;
font-size: 30px;
font-weight: 500;
background-color:transparent !important;
}
.flag.flag-cesky-vyrobek {
padding: 0 !important;
float: none !important;
margin-bottom:-100% !important;
width: 70px !important;
height: 70px !important;
border-radius: 50% !important;
display: flex !important;
position: relative !important;
box-shadow: none !important;
background-color: #c9b79c !important;
left: 10px !important;
align-items: center;
justify-content: center;
flex-direction: column; 
line-height: 1 !important;
color:#fff;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.flag.flag-cesky-vyrobek::before,
.flags-default .flag-new::before,
.flags-default .flag-cesky-vyrobek::after,
.flags-default .flag-new::after {
content: none !important;
display: none !important;
}
.products-block .flag.flag-cesky-vyrobek {
top:18vh !important;
}
.homepage-products-2 .flag.flag-cesky-vyrobek {
top: 25vh !important;
}
.p-image .flag.flag-cesky-vyrobek {
top: 50vh !important;
}
#productsRelated .flag.flag-cesky-vyrobek {
top: 130px !important;
position: absolute !important;
}
#productsAlternative .flag.flag-cesky-vyrobek {
top: 130px !important;
position: absolute !important;
}    
@media (min-width: 1024px) {
#navigation {
    overflow: visible !important;
}
#navigation .menu-level-2 {
    position: fixed !important;
    top: 80px !important;
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    border:0px;
    background: #fff !important;
    padding: 20px 40px !important;
    flex-wrap: wrap !important;
    box-sizing: border-box;
    z-index: 9999;
    display: flex !important; 
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    pointer-events: none;
    transition: opacity .75s ease, transform .75s ease;
}
#navigation li:hover > .menu-level-2 {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto;
}
#navigation .menu-level-2 > li {
    width: 25%;
    padding: 10px 30px;
    box-sizing: border-box;
}
#navigation .menu-level-2 > li > a {
    position: relative;
    padding-left: 70px !important;
    display: flex;185.91.165.73

    align-items: center;
}
#navigation .menu-level-2 > li > a::before {
    content: "";
    background-color: transparent !important;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: attr(data-image url);
}
.menu-item-738 > a::before {
    background-image: url("/user/documents/upload/Menu_domecek.jpg");
}
.menu-item-744 > a::before {
    background-image: url("/user/documents/upload/Menu_textil.jpg");
}
.menu-item-741 > a::before {
    background-image: url("/user/documents/upload/Menu_plech.jpg");
}
.menu-item-747 > a::before {
    background-image: url("/user/documents/upload/sady.jpg");
}
}
@media (min-width: 768px) {
    .flag-freeshipping, .flag-discount {
        width: 100px !important;
        height: 100px !important;
        font-size: 12px !important;
    }
}
@media (max-width: 1024px) {
.flag.flag-cesky-vyrobek {
width: 50px !important;
height: 50px !important;
font-size: 8px;
font-weight: 500;
letter-spacing: 0,1px;
left: 5px !important;
}
.products-block .flag.flag-cesky-vyrobek {
top:8vh !important;
}
.homepage-products-2 .flag.flag-cesky-vyrobek {
top: 10vh !important;
}
.p-image .flag.flag-cesky-vyrobek {
top: 30vh !important;
}
}
/* Mobil */
@media (max-width: 768px) {
    body.type-product .flag-freeshipping,
    body.type-detail .flag-freeshipping 
    body.type-product .flag-discount,
    body.type-detail .flag-discount {
        width: 100px !important;
        height: 100px !important;
        font-size: 14px !important;
    }
.container--bannersBenefit {
max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.bt-name {
font-size: 16px;
font-weight: 400;
}
.shp-tabs-holder ul.shp-tabs {
margin-left: -20px !important;
}
#homepage-tabs .shp-tab-link {
    padding-left: 0px !important;
    }
    #homepage-tabs li:first-child .shp-tab-link::before {
    left: 0px;
    }
    #homepage-tabs li:first-child .shp-tab-link::after {
    left: 0px;
    }
.bt-brand-subtitle,
.bt-brand-header {
padding-left: 0px;
}
.flag.flag-new,
.flag.flag-tip{
font-size: 20px;
}
.bt-swiper-section {
margin: 20px 0 0 0;
}
.bt-swiper .swiper-slide {
padding: 8px;
}
.icon-circle {
width: 40px;
height: 40px;
border: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 8px;
}
.icon-row {
    width: 80%;
    margin-left: 10%;
}
.icon-block {
text-align: center;
width: 80px;
}
.icon-label {
font-size: 13px;
font-weight: 300;
letter-spacing: 0.3px;
}
.flag-freeshipping:after {
display: block;
width: 100%;
text-align: center;
font-size: 8px;
margin-top: 10px;
}
.columns-mobile-2 .products-block > div .flags.flags-extra {
    display: flex !important;
    justify-content: flex-end !important;
    width: 100% !important;
    right: 0 !important;
}
.columns-mobile-2 .products-block>div .flags-extra .flag.flag-freeshipping {
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column; /* DŮLEŽITÉ – ikonka nahoře, text pod ní */
width: 60px;
height: 60px;
min-width: 60px;
min-height: 60px;
max-width: 60px;
max-height: 60px;
border-radius: 50%;
background-size: 60%;
background-repeat: no-repeat;
background-position: center;
}
.flag.flag-freeshipping:before {
background-color: #fff !important; /* bílá ikonka */
border: 3px solid #fff !important; /
}
span.homepage-welcome-title{
font-size: 20px !important;
}
#productsRelated .flag.flag-cesky-vyrobek {
top: 80px !important;
}
#productsAlternative .flag.flag-cesky-vyrobek {
top: 80px !important;
}
#footer .compact-form .form-control {
font-size: 12px !important;
}
        .flag-discount {
        height: 25px !important;
    }
    .breadcrumbs {
        display: flex !important;
        flex-wrap: wrap;
        font-size: 14px;
        min-height: 24px;
    		align-items: center;
        margin-top:20px
        }
        .breadcrumbs > * + *::before {
    content: "›";
    margin: 0 12px;
    color: #c9b79c;
    font-weight: 400;
    font-size: 16px;
    }
    .breadcrumbs > *:nth-child(n+4) {
    display: none !important;
}
      #newsWrapper {
    grid-template-columns: 1fr;
    }
    .product a {
    font-size: 14px !important;
    font-weight: 500
    }
    .products-block .p-desc {
  font-size: 11px;
}
    span.homepage-welcome-title{
    font-size: 20px !important;
    }
    span.homepage-welcome-text{
    font-size: 14px !important;
    }
    .content-wrraper-in {
        order: 1 !important;
    }
    .text-box-jedna {
				order: 1 !important;
    }
    .text-box-dvojka {
    order: 2 !important;
    }
    .add-to-cart-button span {
    font-size: 10px;
}
    .hero-content .hero-pretitle {
        margin-top: -50px !important;
    font-size: 40px !important;
}
#footer .custom-footer__banner4 img {
    margin-left: -5px;
    width: 100px;
    height: auto !important;
}
#footer,
#footer a {
    font-size: 14px !important;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .footer-heading,
#footer .custom-footer__banner4 .banner-title {
    font-size: 18px !important;
    font-weight: 600;
}
#footer .newsletter-header {
    text-align: left !important;
    margin-left: 0 !important;
}
#footer .footer-newsletter p {
    text-align: left !important;
    padding-left: 0 !important;
}
}