@charset "utf-8";
/* CSS Document */





/* kontakty OZ  */

.kontakty_OZ {width:100%; max-width:800px;}
.salesContactItem1 > strong {text-decoration:underline 2px orange;}
.salesContactItem2 > strong {text-decoration:underline 2px blue;}
.salesContactItem3 > strong {text-decoration:underline 2px yellow;}
.salesContactItem4 > strong {text-decoration:underline 2px brown;}
.salesContactItem5 > strong {text-decoration:underline 2px green;}

/* kontakty obchodni zastupci */

.salesContactsHeader
{margin-bottom:30px;
 font-size:19px;}

.salesContactItem
{margin-bottom:20px;
 font-size:17px;
}
 
.salesContactsFooter
{margin-top:40px;
 margin-bottom:30px;
 font-size:19px;}


/* detail produktu - parametr balení */
.detail-parameters-wrapper
 {display:unset !important;}
.detail-parameters.second tbody tr
 {display:none;}
.detail-parameters.second tbody tr .row-header-label, .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td
{font-size:15px;
 min-width:130px;
 padding-right: 40px;}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th
{width:unset;}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td, .p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th
{line-height:unset;}
.p-param-block
{display:grid;}
.p-param-block .detail-parameters-wrapper
{order:1;}


 /* CZPRO -  custom */
 
#productsRelated::before {content:'Doporučujeme také koupit:';}
#description:before {content: 'Popis produktu';}
#productsAlternative::before {content: 'Bude se vám také hodit:';}

.p-detail-inner .price-save {display:none;}
.type-detail .price-standard::before {content: "Doporučená maloobchodní cena:" !important;}
.price-standard > span {text-decoration: none;}
.p-detail-inner .price-final {width: 30%;}
@media (max-width: 767px) {.p-detail-inner .price-final {width: 70%;}}
.in-doporucenky-a-vzorky .p-detail-inner-header {width:97%;}
.flag.flag-discount {display:none !important;}
.flag.flag-svitici-kartacek {color: yellow;}
