/* off black = #1A1A1A */
/* champagne = #E7D8C9 */
/* ivory = #F9F7F3 */
/* gold = #B8965A */

:root {
  --primary: #FFFFFF;
  --secondary: #B8965A;
  --accent: #F9F7F3;
  --text-light: #FFFFFF;
  --text-dark: #1A1A1A;
  --text-muted: #5D5D5D;
}


#cookies-agreement .cookies-notify__button .cookies-notify__detail_button {
  color: #000 !important;
  font-size: 16px;
  box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, .2);
  text-decoration: none;
    border-radius: 0
}

#cookies-agreement .cookies-notify__button .cookies-notify__detail_button:hover {
	background-color: #e7d8c9 !important;
  	box-shadow: none !important;
}

#cookies-notify__disagree {
  display: none;
}

/* Zvětšení fontu kategorií */
#menuContent .item-link.level-1 { 
  font-size: 150% !important;
  font-family: Roboto Condensed, sans-serif !important;
  display: flex;
  justify-content: center; 
  align-items: center; 
}

/* Skrytí slideru s cenou */
#centerpage_params_filter_header {
  display: none !important;
}

/* Barva čáry v submenu KOLEKCE */
.eshop-submenu-root.menu-level-2 {
  border-bottom: 0px !important; 
}

@media only screen and (max-width: 960px) {
    .priority-nav__dropdown.show {
  background: #F9F7F3 !important;
 } 
}

/* Barva levého menu */
.responsive-menu-button.eshop-menu-button {
  background: #FFFFFF !important;
  border-color: transparent !important;
  color: #1A1A1A !important;

}
.responsive-menu-button {
    background: #E7D8C9 !important;
    border-color: transparent !important;
    color: #1A1A1A !important;
}
html .responsive-menu-button {
    color: #1A1A1A !important;
}



/* !!! Barva nákupního košíku */
html body #ebar #quantity_tag::before {
  background: #E7D8C9 !important;
  color: #1A1A1A !important;
}

/* !!! Barva textu kategorií v hlavní navigaci */
ul#menuContent > li > a.item-link.level-1 {
  color: #1A1A1A !important;
}
ul#menuContent > li > a.item-link.level-1:hover {
  color: #1A1A1A !important;
  letter-spacing: 0.02em !important;
  opacity: 1 !important;
  text-decoration: underline !important;
}
html #dropMenu ul.root-eshop-menu > li > a {
  opacity: 1 !important;
}
html #dropMenu {
border-radius: 0px 0px 0 0 !important;
}

/* Barva ceny v korunách u produktu */
.detail-info .prices .price-value {
  font-size: 35px !important;
  color: #1A1A1A !important;
}

/* Skrytí search baru */
#q {
  visibility: hidden !important;
}
#searchForm {
  display: none !important;
}
#search {
  display: none !important;
}

/* Barva top baru */
#topBar {
  background: #ffffff !important;
}

/* Topbar - zákaznická podpoda */
.top-bar {
  color: #000000 !important;
}

/* Topbar - přihlášení */
.top-bar-login span a {
  color: #000000 !important;
}

/* Barva header */
html body .myheader{
  background: #ffffff !important;
}

/* Logo na střed */
.slider_available .navigate_bar {
  text-align: center !important;
}
#site_logo {
  background-position: 50% 20% !important;
  z-index: 1 !important; 
  position: relative;
}

/* Skrýt webareal */
.contenttwo {
  background: white !important;
  display: none !important;
}

/* !!! Barva menu kategorie */
html #dropMenu {
  background: #ffffff !important;
}

/* !!! Barva tlačítka home */
.fa-home {
  color: #1A1A1A !important;
}

/* Menu kuličky pryč */
#dropMenu .leftmenu ul li a::after {
  font-size: 0px !important;
}


/* Banner - výška a šířka */
.page-banner a.page-banner-link, .page-banner a.page-banner-link img.page-banner-image {
    width: 1500px !important;
    max-height: 1000px !important;
}







.quantity_count {
    background: #1A1A1A !important;
    color: #E7D8C9 !important;
}


#registration_btn:hover, #buy_btn:hover, #send_btn:hover, #show_selected_button:hover, .basket_merge_buttons:hover, #submit_save:hover, #submit_btn:hover, #page .productBody .buy_btn:hover, .button_new_discussion:hover, .wa-button:hover, .productList .buy_btn:hover, .fixed-parent-node.visible > a.active {
    background-color: #1A1A1A !important;
    color: #E7D8C9 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 14px rgba(0,0,0,0.15) !important;
}

#buy_btn.product-cart-btn.buy-button-action.buy-button-action-17:hover {
      background-color: #1A1A1A !important;
    color: #E7D8C9 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 14px rgba(0,0,0,0.15) !important;
}

#buy_btn.product-cart-btn.buy-button-action.buy-button-action-17 {
      background-color: #E7D8C9 !important;
    color: #1A1A1A !important;
    transition: all 0.25s ease !important;
}
  
 #registration_btn, #send_btn, #login_btn, #submit_btn {
      background-color: #E7D8C9 !important;
    color: #1A1A1A !important;
    transition: all 0.25s ease !important;
}

.product3 .buy_btn:hover, #login_btn:hover {
      background-color: #1A1A1A !important;
    color: #E7D8C9 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 14px rgba(0,0,0,0.15) !important;
}

 .product3 .buy_btn, #buy_btn, #send_btn, .basket_merge_buttons, .submit_save, #submit_save, #submit_btn, #show_selected_button, .productPriceBox .buy_btn, .button_new_discussion, .wa-button {
    background-color: #E7D8C9 !important;
    color: #1A1A1A !important;
    transition: all 0.25s ease !important;
}

.elink.user_name_text::before, ul.bookmark li.selected, #buy_btn,  .submit_save, #submit_btn, .productList .buy_btn, html body #page .extract_details_btns, .cancel_filter_button, .cancel_filter_button:hover, .unoslider_timer{
    background-color: #1A1A1A !important;
    color: #E7D8C9 !important;
}

.nav-dropdown-toggle.priority-nav__dropdown-toggle.priority-nav-is-visible {
    background: #E7D8C9 !important;
    color: #1A1A1A !important;
}


html .fixed-parent-node.visible, html .fixed-parent-node.visible > .direct-link-text {
    background-color: #FFFFFF !important;
}

.pagination a.act, .pagination span.act, .pagination a:hover, .pagination span:hover, .cancel_filter_button, .extract_details_btns {
    background-color: #E7D8C9 !important;
    color: #1A1A1A !important;
}

.fa-home:before {
    font-size: 30px !important;
    display: none !important;
}

.fa-home:hover:before {
    letter-spacing: 0.02em !important;
    opacity: 0.65 !important;
}

.nav-dropdown.priority-nav__dropdown.show {
    border-bottom: 0px solid #F40A6A !important;
}

.total .wrapper-tax-payer {
    color: #1A1A1A !important;
}

html .fixed-parent-node.visible:before {
   color: #1A1A1A !important;
}


/* 1. Nejdříve zajistíme, aby samotné tlačítko zůstalo vidět, ale text v něm zmizel */
.responsive-menu-button.eshop-menu-button {
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important; /* Pro jistotu uděláme původní text průhledným */
}

/* 2. Vrátíme viditelnost ikoně (pokud tam je přes ::before) */
.responsive-menu-button.eshop-menu-button::before {
    font-size: 26px !important; /* Upravte podle potřeby */
    color: #1A1A1A !important;  /* Barva ikony */
    
}

/* 3. Vložíme nový text a vrátíme mu čitelné parametry */
.responsive-menu-button.eshop-menu-button::after {
    content: "Menu"; /* Sem napište nový název */
    font-size: 20px !important; /* Vrátíme velikost písma pro nový text */
    color: #1A1A1A !important;  /* Vrátíme barvu písma */   
}  
  
html .responsive-menu-button {
    height: 51px !important;

}

.footer, .contenttwo, #footer { 
    text-align: left !important;
}

.footer ul, .contenttwo ul {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important; /* Pokud se to snaží flexovat do řady */
}

.footer li, .contenttwo li {
    margin-bottom: 8px !important; /* Mezery mezi řádky v patičce */
    font-size: 14px !important;    /* Standardní velikost textu */
    line-height: 1.4 !important;
}

.footer a, .contenttwo a {
    color: #1A1A1A !important;    /* Aby byly odkazy vidět na bílém pozadí */
    font-family: sans-serif !important; /* Reset fontu, pokud Roboto vypadá zle */
    text-decoration: none !important;
    font-size: 14px !important;
}

.footer a:hover, .contenttwo a:hover {
    text-decoration: underline !important;
}

.myfooter span.h4 {
    font-weight: bold !important; /* Tučné písmo */
    display: block !important;    /* Aby se pod ním udělala mezera */
    margin-bottom: 15px !important; /* Mezera mezi nadpisem a textem pod ním */
    font-family: 'Roboto Condensed', sans-serif !important; /* Volitelné: sjednotí font */
    font-size: 18px !important; /* Pokud by se zdály moc malé */
}

 @media only screen and (max-width: 479px) {
    /* Pokud jsi zde chtěl něco skrýt nebo upravit, přidal jsem display: block pro jistotu */
    .cat-highlights-container .cat-highlights-wrapper,
    .cat-highlights-container .cat-highlights-box {
        display: block; 
    }

    .slider_available .navigate_bar {
        height: 180px !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px){

    html #dropMenu {
        top: 0px;
        position: relative;
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    /* Úprava navigate_bar pro tento rozměr */
    .slider_available .navigate_bar {
        height: auto !important; 
        min-height: 0px !important;
    }

    /* Zajištění, aby highlights boxy nebyly rozbité */
    .cat-highlights-container .cat-highlights-wrapper,
    .cat-highlights-container .cat-highlights-box {
        display: block !important;
        width: 100% !important;
    }
}

#dropMenu ul.root-eshop-menu li a.item-link.level-2 {
    font-weight: normal !important;
    font-size: 20px !important;
    
    
    /* Přidané vlastnosti */
    display: flex !important;
    align-items: center !important; /* Vertikální centrování */
    min-height: 70px !important;    /* Nastavte podle potřeby */
}

 .detail-box-product, .detail-info #incenterpage2 h1, .detail-info table, .productList, html body #page #description, .form-box, .page-e-login #boxNorm, .page-e-login-psw .login, #mojeid_tab {
    color: rgba(0, 0, 0, 0.7);
    background-color: #FFFFFF !important;
    border: 0px solid #E7D8C9 !important;
    box-shadow: none;
    border-radius: 0px;
}

 .detail-box-product, .image, a.image.cboxElement, .col-c, .owl-item.active, .photogall, .owl-stage-outer, .product-number-text, tr.total td, .price-desc.left {

 background-color: #ffffff !important;
  }

.image, .name, .count, .price:not(td), .remove {
    margin: 0px 0px !important;
}

.ajax-basket-easy .product_row .price {
    width: 22% !important;
}

#colorbox, #cboxOverlay {
    z-index: 100000 !important;

}

.ajax-basket-easy .top {
    background: #ffffff !important;
}

.top .icon-remove {
    color: #1A1A1A !important;
}

.bottom.basket-totals {
    background: #ffffff;
    padding: 25px;
}

.ajax-basket-easy .bottom .cont {
   
    line-height: 1.2;
}



.h1-paging {
  display: none;
}

#price-value_final {

 color: #1A1A1A !important;
  }

html .bookmark li.selected {
    background-color: #1A1A1A !important;
    border-bottom: 0px solid #1A1A1A;  
}

html .bookmark li {
    background-color: #E7D8C9 !important;
    border-bottom: 0px solid #E7D8C9;
}

html .bookmark li:hover {
    background-color: #E7D8C9 !important;
    border-bottom: 0px solid #E7D8C9;
}

html .bookmark li.selected:hover {
    background-color: #1A1A1A !important;
    border-bottom: 0px solid #1A1A1A;  
}

ul.bookmark li a{
    color: #1A1A1A;
  text-decoration: none;
}

html body #page ul.bookmark li:hover a {
    color: #1A1A1A;
}

html body #page ul.bookmark li.selected a {
    color: #E7D8C9;
}

html body #page ul.bookmark li.selected:hover a {
    color: #E7D8C9;
}

html body #page ul.bookmark li:hover a {
    color: #1A1A1A;
    text-decoration: underline;
}

html body #page .cat-pr-chart-wrapper .cat-pr-chart .best-of-title {
	
	color: #1A1A1A !important;
}

.cat-pr-chart ul li .item-img .order-i {
    
    background: #E7D8C9;
    color: #1A1A1A;
   
}

ul.bookmark {
    background: #Ffffff;
   
}

.helper:before {
    background: #E7D8C9 none repeat scroll 0 0;
    
}

.helper:hover::before {
    background: #1A1A1A none repeat scroll 0 0;
  color:#E7D8C9;
    
}

#boxNorm > a
{
    color: #1A1A1A;
}

html .fixed-parent-node:not(.root) .direct-link-text:before {
    color: #1A1A1A;
    
}



button.nav-dropdown-toggle.priority-nav__dropdown-toggle.priority-nav-is-visible  {
  
    font-size: 24px !important;
    text-transform: uppercase !important;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
   padding: 0px 12px;
  margin-top: -2px !important;
  
 vertical-align: middle !important;
  
}

button.nav-dropdown-toggle.priority-nav__dropdown-toggle.priority-nav-is-visible:hover  {
  
    letter-spacing: 0.02em !important;
  opacity: 1 !important;
  text-decoration: underline !important;
  
}

.under_bookm {
    margin-bottom: 13px;
    margin-left: 25px;
}


#basket_form, .box_text, .order-product-image, .row_count, .prices, .basket-remove-item, .order-product-image-header, .break, .center {
    background: #ffffff;
}

#basket_form, .cart tr {    
    border: 0px solid #D9D9D9;
}

.cart tr:nth-child(2n-1) {
    background: #ffffff !important;
}

#page .cart:last-child tr td {
    background-color: transparent;
    border: 1px solid #ffffff;
}

.delete_btns::before{
    color: #1A1A1A;
}

.shipping-and-payment table thead tr th:first-child, .shipping-and-payment table thead tr th:last-child {
    background: #F9F7F3;
}

.shipping-and-payment table thead tr th:first-child div, .shipping-and-payment table thead tr th:last-child div{
    color: #1A1A1A !important;
}

html:not(.tmpl__krypton) .layout3 #page .bookmark.continue_shopping, #submit_save {

    background-color: #1A1A1A;
   color: #1A1A1A;
}

html:not(.tmpl__krypton) .layout3 #page .bookmark.continue_shopping a {
        color: #E7D8C9 !important;
  background: #1A1A1A;
    }

ul.bookmark.continue_shopping {
    background: #1A1A1A;
}

html .bookmark.continue_shopping li {
        background-color: #1A1A1A !important;    
    }

.center div, th.center, .page-e-basket #basket_form > table > thead tr > th > div {
        color: #757575;
    }

html .mobile-menu-content  {
    background-color: #ffffff;
    text-shadow: 0px 1px 1px white;
    opacity: 0.95;
}

html #page .mobile-menu-content ul li ul li a,
html .mobile-menu-content > ul ul,
html .responsive-menu-button li{
    color: #1A1A1A;
    background-color: #ffffff;
    text-shadow: 0px 1px 1px white;
}

#left-box ul li a:hover {
    text-decoration: underline;
  opacity: 1;
  color: #1A1A1A;
  letter-spacing: 0.02em !important;
}

  
@media only screen and (max-width:767px) {

    .item_added_small {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #f3f3f3;
        border-radius: 0;
        color: #1A1A1A;      
    }
}

.item_added_small {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #f3f3f3;
        border-radius: 0;
        color: #1A1A1A;      
    }

.page-e-login input:not(#search input), .label {
    box-shadow: none;
    max-width: 100%;
}

#basket_merge_question_area .basket_merge_buttons {
    display: inline-block
}

@media only screen and (min-width: 768px) and (max-width: 966px) {
span.basket_empty {
    display: none ;
}
  }

@media only screen and (min-width: 480px) and (max-width: 640px) {
span.basket_empty {
    display: none ;
}
  }

@media only screen and (max-width:959px) {

    .page-e-finish .box_text>a,
    .page-e-finish .center,
    .page-e-finish .prices span,
    .price-value.def_color>span,
    html body #page .price-offer.vat,
    html body #page 
    tr.total {
        font-size: 17px;
    }
}
 .price-value.def_color font {
    font-size: 12px;
    vertical-align: middle;
    color: #676767;
}

.price-value font {
    opacity: .6;
      font-size: 12px;
}

.spc h4 {
    display: none;
}

.sorting .sorting_item.active {
  color: #1A1A1A;
 }

@media only screen and (max-width: 479px){
.productPriceBox {
    display: flex;
    justify-content: center; /* Vycentruje tlačítko vodorovně */
    align-items: center;     /* Vycentruje tlačítko svisle (pokud je potřeba) */
  
}
  .buy_btn {
    float: none;
    margin-top: -5px; /* Čím větší záporné číslo, tím výš tlačítko poletí */
    margin-right: 7px;
}
   }

@media only screen and (min-width: 768px) and (max-width: 959px){
    .slider_available .navigate_bar {
        height: 120px !important;
    }
  }

@media only screen and (min-width: 960px)  {
     .navigate_bar {
        height: 120px !important;
    }
}

 #incenterpage2, #incenterpage {
        padding: 15px 0px 0 0px;
    }
@media only screen and (max-width:767px) {
    

    html #incenterpage {
        margin-top: -25px
    }
  }
 
#incenterpage2 .customer_registration_form {
        margin-top: 9PX !important;
 
    }

#boxNorm, .cart, #incenterpage2 h1, #incenterpage2 .bookmark  {
    margin-top: 26PX !important;
    
}

.footer-boxes {
    /* nahoru | vpravo | dolů | vlevo */
    padding: 0 0 50px 0; 
}

@media only screen and (max-width: 1160px){
    .page-e-login p font {
        top: 550px;
       
    }
}
 

@media only screen and (min-width: 480px){
    
    html body #submit_save {
    	padding: 10px 10px !important;
      margin-top: 25px !important;
    }
}


#submit_btn {
      background-color: #E7D8C9 !important;
    color: #1A1A1A !important;
    transition: all 0.25s ease !important;
}

@media only screen and (max-width: 767px){
    
    html .bookmark li.selected, ul.bookmark li {
        
        margin-bottom: 3px
    }
}

#wherei {
display: none;
}

html body #page #page_background .ico_new, .ico_top {
    display: none;
}

html body #page #page_background .ico_top {
    display: none;
}

@media only screen and (max-width:766px) {
.page-banner a.page-banner-link, .page-banner a.page-banner-link img.page-banner-image {
    max-width: 99%;
}
}


@media only screen and (max-width: 479px) {
  
  
   .product3PriceBox  {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
  
  .product3PriceBox .buy_btn {
  
  margin: 0 0 0 auto;
}
 
}


table.detail_params_tables td {
             font-size: 120%;
             color: #1A1A1A;
  font-weight: bold;
}

@media only screen and (max-width:1160px) {

    .comments tr>td:nth-child(2),
    .comments tr>td:nth-child(3),
    .comments tr>td:nth-child(4) {
        font-size: 120%;
      font-weight: bold;
    }
 }

  @media only screen and (min-width:1160px) {
table.comments tr.light {
    background: #ffffff;
    border: 0px solid #D9D9D9;
}
table.comments tr.dark {
    background: #ffffff;
    border: 0px solid #D9D9D9;
}
}

table.comments tr.light {
    background: #ffffff;
    border: 0px solid #D9D9D9;
}
table.comments tr.dark {
    background: #ffffff;
    border: 0px solid #D9D9D9;
}

table.detail_params_tables td.param_name_cells {
        width: 1%
    }

html table.comments td, table.comments th {
        padding: 10px 0px 0px 18px;
    
    }



@media (max-width: 480px) {
html table.comments td, table.comments th {
        padding: 10px 0px 0px 35px;
    
    }
  }


@media only screen and (min-width: 480px) and (max-width: 767px){
.product_price_text {
    font-size: 20px !important;
}
}


#description .spc {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-left:  15px;
  padding-right:  15px;
}


html .responsive-menu-button.eshop-menu-button {
    width: 95%;
  background-color: #ffffff;

}

html .responsive-menu-button.article-menu-button {
    width: 40.5%;
    display: none;
    
}




div.pop__modal-container.pop__modal-container--show  {
  --pop-modal-overlay-bg: transparent !important;
  --pop-modal-bg: #ffffff !important;
  backdrop-filter: none !important;
}

/*

.pop__modal-container .pop__modal-footer {
  margin-right: 70rem
}
.pop__modal-container .pop__modal-close svg path {
  fill: red !important;
}

.pop__modal-container .pop__modal-close {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 1rem;
  margin-right: 25rem;
}

*/


.payment_group {
    color: #1A1A1A !important;
}



/* !!! VIDEO !!!*/

.produkt-layout {
  display: grid;
  grid-template-columns: 1fr 550px;
  grid-template-rows: auto 1fr;
  column-gap: 40px;
  row-gap: 0px;
}

.produkt-text-1 {
  grid-column: 1;
  grid-row: 1;
}

.produkt-video {
  grid-column: 2;
  grid-row: 1 / 3;
}

.produkt-text-2 {
  grid-column: 1;
  grid-row: 2;
}



.produkt-layout p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.produkt-text-1 p:last-child {
  margin-bottom: 0px;
}

.produkt-text-2 p:first-child {
  margin-top: 0px;
}






@media (max-width: 1079px) {
  .produkt-layout {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .produkt-video {
    min-height: 260px;
    order: 2;
  }
  .produkt-text-1 {
    order: 1;
    margin-bottom: 0px;
  }
  .produkt-text-1 p:last-child {
    margin-bottom: 0px;
  }
  .produkt-text-2 {
    order: 3;
    margin-top: 0px;
  }
  .produkt-text-2 p:first-child {
    margin-top: 0px;
  }
  .produkt-video {
    margin-top: 0px;
    margin-bottom: 0px;
     padding: 0px !important;
  }
  
  
}


div#incenterpage h3 {
    border-bottom: 2px solid #dfdfdf;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 0 0 10px;
    text-transform: uppercase;
    vertical-align: top
}

div#incenterpage h2 {
font-size: 1.5em;
font-weight: bold;
}


div#incenterpage h3 {
font-size: 1.17em;
font-weight: bold;
}




@media (max-width: 767px) {
 .cat-pr-chart-wrapper .bold, .cat-pr-chart-wrapper h5 span, .cat-pr-chart-wrapper .item-price .product_price_text, .cat-pr-chart-wrapper .stock-y {
        font-size: 11.5px  !important;
    }
   }

@media (max-width: 767px) {
div.cat-pr-chart-wrapper a.product-box-link span.bold {
  white-space: normal !important;
  word-break: break-word !important;
  font-size: 13.5px !important;
}}



#incenterpage2 h1,
#incenterpage > span.title_page.def_color,{
    margin-bottom: 13px;
    margin-left: 0px;
  text-align: left !important;
  
}



#incenterpage2 h1:not (.detail-box-product){
   
  text-align: left !important;
  
}

@media (max-width: 767px) {
#incenterpage2 .product-detail-container > h1 {
   margin-top: 10px !important;
  margin-bottom: 25px !important;
  
}
}

@media (max-width: 767px) {
#incenterpage span.title_page.def_color {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
}

#incenterpage > span.title_page.def_color {
display: flex;
justify-content: flex-start;
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  }
  
#incenterpage p:not(.cat-pr-chart p), #incenterpage h3:not(.cat-pr-chart h3), #incenterpage h4:not(.cat-pr-chart h4), #incenterpage ol:not(.cat-pr-chart ol), #incenterpage ul:not(.cat-pr-chart ul) {
  text-align: left;    
  
    }



#incenterpage ul {
      list-style: disc;
  padding-left: 3.2rem;
  
    }

#incenterpage ol {
      list-style: decimal;
  padding-left: 2.4rem;
    
    }





.cat-pr-chart ul, .cat-pr-chart-wrapper ul {
      list-style: none !important;
  padding-left: 0px !important;

    }


.stock_yes {
  display: none;
}

@media (min-width: 767px) {
.cat-pr-chart ul li .item-img img {
  margin-left: 25px;
}
}

@media (min-width: 1260px) {
.cat-pr-chart ul li .item-img img {
  margin-right: -70px;
}
}

        
@media (max-width: 768px) {
  #incenterpage > p > img {
    width: 100% !important;
    height: 220px !important; 
    object-fit: cover;
    object-position: right center; 
  }
}



@media only screen and (max-width: 767px) {
  #incenterpage2 td.prices.prices-final,
  #incenterpage2 td.prices-final-header {
    display: table-cell !important;
    text-align: right;
  }
}


@media only screen and (max-width: 767px) {
  input#submit_save {
    height: 40px !important;
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 767px) {
  div.responsive-menu-button.eshop-menu-button {
    height: 46px !important;
    padding: 0 6px !important;
    line-height: 46px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding-left: 25px !important;
    text-indent: 0 !important;
    width: 100% !important;
 
  }
}

@media only screen and (max-width: 767px) {
.eshop-menu-button:before {
    top: 0px;
}}

@media only screen and (max-width: 767px) {
div.fixed-parent-node.visible::before {
  text-indent: 20px !important;
}
  }


@media only screen and (max-width: 767px) {
  div.footer-boxes.box-3 {
    text-align: center !important;
    padding-left: 27% !important; 
  }
}

@media only screen and (min-width: 767px) {
  td.prices.prices-extra-unit span.price-value {
    font-size: 20px !important;
  }}


@media only screen and (min-width: 767px) {
  td.box_text a {
    font-size: 18px !important;
  }}



#qtip-0 span.price,
.ui-tooltip span.price {
  font-size: 18px !important;
}

span.price{
  color: #1A1A1A !important;
}

  span.price_small
   {
    display: none !important;
  }

@media only screen and (min-width: 767px) {
th.center.prices-header.prices-final-header,
td.prices.prices-final {
  display: none !important;
}}
 
.wrapper-recalc-btn {
    top: -8px;
}

@media only screen and (max-width: 767px) {

  #incenterpage2 form[name="voucher"] {
    margin-top: -35px !important;
  }
}
    
@media only screen and (max-width: 767px) {
  div#products_sorting_line.products_sorting_lines {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 4px !important;
    font-size: 12px !important;
  }

  div.sorting_label {
    width: auto !important;
    padding: 0 4px 0 0 !important;
    font-size: 12px !important;
  }

  div#products_sorting_line .sorting_item {
    white-space: nowrap !important;
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 767px) {
  div.responsive-menu-button.eshop-menu-button {
    width: auto !important;
    margin-right: 5px !important;
  }
}

@media only screen and (max-width: 767px) {
  #incenterpage > p > span[style*="font-size: 18px"] {
    display: none !important;
  }
}

@media only screen and (min-width: 767px) {
 #incenterpage > p > img {
    padding-top: 15px;
}}

@media only screen and (max-width: 767px) {
  span.price-value.def_color {
    font-size: 18px !important;
  }
}

td.basket-remove-item {
  border-right: 1px solid #e0e0e0 !important;
}

th.center.basket-remove-item-header {
  border-right: 1px solid #e0e0e0 !important;
}




/* --- ESTASSI CUSTOM BANNER BUTTON --- */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond,wghtt@300..700&display=swap');

@media only screen and (min-width: 767px) {
  
.custom-real-button {
/* 1. POZICE NA BANNERU */
position: absolute !important;
top: 43.6%; 
left: 21.3%;
transform: translate(-50%, -50%);

/* 2. ROZMĚRY A RÁMEČEK (0,6pt z Affinity cca 1px) */
padding: 14px 16px; 
border: 2px solid #B8965A !important;
border-radius: 5px;
white-space: nowrap;
display: none;
z-index: 9999;

/* 3. VZHLED PŘED HOVEREM (Bílá 35% opacity) */
background-color: rgba(255, 255, 255, 0.35) !important;

/* 4. TEXT (Cormorant Garamond Regular, #1A1A1A) */
color: #1A1A1A !important; 
font-family: 'Cormorant Garamond', serif;
font-size: 33px; /* Odpovídá cca 10pt v Affinity */
font-weight: 300 !important; 
letter-spacing: 0.06em;
text-decoration: none;
  
/* POSUN DOLŮ: Zvětšíme horní padding a zmenšíme spodní */
padding-top: 13px !important; /* Původně bylo 16px - přidáním ho tlačíme dolů */
padding-bottom: 12px !important; /* Ubereme spodek, aby se zachovala celková výška */



  
/* FIX PRO TENKÉ PÍSMO (Zabrání rozpíjení) */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility; 
 
  
/* 5. PŘÍPRAVA PRO EFEKT ZLEVA DOPRAVA */
background-image: linear-gradient(to right, #B8965A 50%, transparent 50%) !important;
background-position: 100% 0 !important;
background-size: 200% 100% !important;

/* 6. ANIMACE PŘECHODŮ */
transition: 
background-position 0.5s ease, 
color 0.4s ease, 
background-color 0.4s ease, 
transform 0.3s ease !important;
cursor: pointer !important;
}

/* --- STYL ŠIPKY (→) --- */
.custom-real-button .btn-arrow {
display: inline-block !important;
  
margin-left: -2px;
color: #B8965A !important; /* Zlatá šipka před hoverem */
transform: translateY(3px) !important; /* Vertikální vyrovnání na střed textu */
font-size: 0.8em !important;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* --- STAV PŘI NAJETÍ MYŠÍ (HOVER) --- */
.custom-real-button:hover {
/* Zlatý efekt "přeteče" zleva a vyplní celé tlačítko */
background-position: 0 0 !important;
background-color: #B8965A !important; 

/* Text i šipka zbělají */
color: #FFFFFF !important;


/* Jemné nadzvednutí tlačítka pro pocit kliknutí */

transform: translate(-50%, -50%) translateY(-1px) !important;
box-shadow: 0 8px 15px rgba(184, 150, 90, 0.2);
}

  
/* POHYB ŠIPKY DOPRAVA PŘI HOVERU */
.custom-real-button:hover .btn-arrow {
color: #FFFFFF !important;
transform: translateY(3px) translateX(4px) !important;
}

/* --- RESPONSIVITA (MOBILY) --- */
@media (max-width: 768px) {
.custom-real-button {
font-size: 16px !important;
padding: 12px 35px !important;
top: 50% !important; /* Na mobilu centrované víc na střed */
left: 50% !important;
}
}
}

/* --- TABLETY (iPad a podobné - šířka 769px až 1024px) --- */
@media (min-width: 769px) and (max-width: 1100px) {
.custom-real-button {
/* 1. Posuneme ho trochu níž, aby nenaráželo do textu "sama." */
top: 41% !important; 
left: 21.5% !important; /* Držíme levou linku s textem */

/* 2. Zmenšíme padding, aby tlačítko nebylo tak obří na úzkém displeji */
padding: 20px 8px !important;

/* 3. Zmenšíme lehce font */
font-size: 22px !important;
  
/* Vizuál pro tablet */
background-image: none !important;
background-color: #B8965A !important;
color: #FFFFFF !important;
}
.custom-real-button .btn-arrow { color: #FFFFFF !important; }
}
}
}

/* --- ESTASSI: FINÁLNÍ OPRAVA ŠIPKY (WEB + MOBIL) --- */

/* Odsazení celého bloku na desktopu */
#custom-promo-wrapper {
    display: block !important;
    clear: both !important;
    width: 100% !important;
    padding-left: 100px !important; 
    margin: 30px 0 !important;
}

/* Základní vzhled tlačítka */
#custom-promo-wrapper a.custom-promo-button {
    display: inline-block !important;
    position: relative !important;
    padding: 14px 30px !important;
    border: 2px solid #B8965A !important;
    border-radius: 5px !important;
    background-color: rgba(255, 255, 255, 0.35) !important;
    color: #1A1A1A !important;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    letter-spacing: 0.06em !important;
    text-decoration: none !important;
    text-align: center !important;
    -webkit-font-smoothing: antialiased;
    background-image: linear-gradient(to right, #B8965A 50%, transparent 50%) !important;
    background-position: 100% 0 !important;
    background-size: 200% 100% !important;
    transition: background-position 0.5s ease, color 0.4s ease, background-color 0.4s ease !important;
}

/* Šipka před hoverem */
#custom-promo-wrapper a.custom-promo-button .promo-arrow {
    display: inline-block !important;
    margin-left: 10px !important;
    color: #B8965A !important; /* Zlatá */
    transition: color 0.4s ease, transform 0.3s ease !important;
}

/* --- HOVER EFEKT (S opravenou šipkou) --- */
#custom-promo-wrapper a.custom-promo-button:hover {
    background-position: 0 0 !important;
    background-color: #B8965A !important;
    color: #FFFFFF !important;
}

/* Zde je oprava: Vynucení bílé barvy šipky při najetí */
#custom-promo-wrapper a.custom-promo-button:hover .promo-arrow {
    color: #FFFFFF !important; /* Šipka už zbělá */
    transform: translateX(6px) !important;
}

/* --- RESPONSIVITA (MOBIL) --- */
@media only screen and (max-width: 768px) {
    #custom-promo-wrapper {
        padding-left: 0 !important;
        text-align: center !important;
        margin: 15px 0 !important;
    }
    
    #custom-promo-wrapper a.custom-promo-button {
        display: table !important; 
        margin: 0 auto !important;
        width: auto !important;
        padding: 10px 20px !important;
        font-size: 17px !important;
        background-image: none !important;
        background-color: #B8965A !important;
        color: #FFFFFF !important;
    }
    
    #custom-promo-wrapper a.custom-promo-button .promo-arrow {
        color: #FFFFFF !important;
        margin-left: 5px !important;
    }
}


@media only screen and (max-width: 768px) {

.kc200 {
  font-size: 16px !important;
  
}
}

.script-tlacitko-banner {
  display:none;
}

