#cat-2607 a {
	color: green;
}

.template-11 .dkLabFileButton {
    max-width: 100%;
    border-radius: 0px;
    padding: 12px 12px;
    background-color: grey;
}



div[id*=wt-form-wrapper-] button[type=submit] {
		border: none;
		background-color: black;
    color: white;
    font-size: large;
    min-width: 200px;
}

div[id*=wt-form-wrapper-] button[type=submit]:hover {
    cursor: pointer;
}

/*.menu-item-1550 a b {font-weight: 600 !important;}*/

.dlazba-a-obklady-venkovni-do-exterieru.type-category .subcategories li .text,.dlazba-obklady-k-bazenu.type-category .subcategories li .text,.in-historicka-dlazba-handmade.type-category .subcategories li .text,.in-jednobarevne-obklady-dlazba.type-category .subcategories li .text,.in-malovane-obklady.type-category .subcategories li .text,.in-mozaiky.type-category .subcategories li .text,.in-obklady-dlazba-selska-chaty-chalupy.type-category .subcategories li .text,.in-test-subkategorie.type-category .subcategories li .text,.in-vzorovana-dlazba-obklady.type-category .subcategories li .text {
    font-size: 1.5em !important;
    font-weight: 400;
}

.dlazba-a-obklady-venkovni-do-exterieru.type-category .subcategories li .text, .dlazba-obklady-k-bazenu.type-category .subcategories li .text, .in-historicka-dlazba-handmade.type-category .subcategories li .text, .in-jednobarevne-obklady-dlazba.type-category .subcategories li .text, .in-malovane-obklady.type-category .subcategories li .text, .in-mozaiky.type-category .subcategories li .text, .in-obklady-dlazba-selska-chaty-chalupy.type-category .subcategories li .text, .in-test-subkategorie.type-category .subcategories li .text, .in-vzorovana-dlazba-obklady.type-category .subcategories li .text{
    background-color: #f7f7f9;
}

.products.products-block.products-related.products-additional.p-switchable.carousel .p-bottom {
    display: none;
}

#choose-variant.btn.btn-primary {
    width: 100%;
    border-radius: 25px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

#choose-variant.btn.btn-primary:hover {
    opacity: 0.5;
}

.top-navigation-bar .dropdown button {
        font-weight: 600;
        font-size: large;
    }

.products-block.products .product .flags.flags-extra .flag.flag-discount {
    padding: 10px;
    width: auto;
    height: auto;
}

.p-detail .benefitBanner__item:nth-child(3) {
	background-color: #f7cac7;
}

.p-image-wrapper .flags-extra {
    right: -8px !important;
}

.flags-extra .flag.flag.flag-discount, .p-image-wrapper .flags-extra .flag.flag.flag-discount {
    background: #f8f8f8 !important;
    border-radius: 0% !important;
    right: 0px !important;
    width: auto;
    height: auto;
    padding: 10px;
}

#variants .variant-table .table-row .btn.btn-cart {
	min-height: 45px;
  min-width: 45px;
	background-color: #ffcc00;
  border-radius: 30px;
  background-image: url(https://eshop.vinciprojekt.cz/user/documents/upload/00-ruzne/shopping-cart-02.png);  
}

#variants .variant-table .table-row .btn.btn-cart:hover {
	background-color: #000;
  background-image: url(https://eshop.vinciprojekt.cz/user/documents/upload/00-ruzne/shopping-cart-02-inv.png);  
}

/* uprava miniatur ve widgetu kosiku */
.cart-widget-product-image img {
		max-width: 100%;
}

/* uprava tlacitek od produktu k objednavce */
.cart-content .next-step .btn.next-step-back {
		order: 1;
}

@media only screen and (max-width: 40em) {
	.cart-content .next-step .btn.next-step-back {
			order: -1;
	}
}

.cart-content .next-step a, .cart-content .next-step button, #checkoutSidebar .next-step .next-step-back {
		width: 100%;
    margin-top: 10px;
}

.cart-widget.popup-widget #continue-order-button:before {
  content: none;
  background-image: none;
}

.cart-widget.popup-widget #continue-order-button {
	background-color: #ffcc00;
	margin-bottom: 10px;
	max-width: 80%;
  font-size: 1.2em;
  color: black !important;
}

.cart-widget.popup-widget #continue-order-button:hover {
  color: white !important;
}

.cart-widget.popup-widget #continue-order-button:before {
  color: black !important;
}

#continue-order-button, #orderFormButton, #submit-order {
    border-radius: 30px !important;
}

.cart-content .next-step .btn.next-step-back {
    margin-right: 0px;
    font-size: 1.2em;
    border: 1px solid #A9A9A9 !important;
    border-radius: 30px !important;
    padding: 18px;
    width: 100%;
    display: flex!important;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		float: right;
		text-align: center;
}

.btn.btn-lg.btn-conversion.add-to-cart-button {
		width: 100%;
    background-color: #ffcc00;
    color: black;
}

.product-top .add-to-cart button.add-to-cart-button  {
		border-radius: 25px !important;
}

.btn.btn-lg.btn-conversion.add-to-cart-button:hover {
    background-color: black;
    color: white;
}

.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish {
		color: black;
}

.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward {
    color: black !important;
}

.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish:hover {
		color: white;
}

.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward:hover {
		color: white !important;
}

.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward:after, .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish:after {
    display: none;
}
/* konec - uprava tlacitek od produktu k objednavce */

#variants .variant-table .table-row .btn.btn-cart {
	min-height: 31px;width: fit-content;margin-top: 0px;
}

.products-block.products .product .image .product-buttons .button.detail {
    display: none !important;
}

.pw-overlay-container {
    margin-bottom: 5px;
}

.pw-empty-circle {
    fill: #fff;
    stroke-width: 0px;
}

.vote-pic {
    display: none;
}

body footer .container.footer-bottom #signature a {
    display: none !important;
}

body footer .container.footer-bottom .copyright .podpis {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .container.breadcrumbs-wrapper {
        display: flex !important;
        margin-top: 60px !important;
        margin-bottom: -80px !important;
        background: white !important;
    }
}

p a {
    color: #ff0099;
}

li a {
    color: #ff0099;
}

.one-column-body .variant-table .table-row.dkLabCalcVariantRow .table-col.variant-name-wrapper span #text {
        font-weight: 600;
    }

aside #categories {
    max-height: unset;
}

aside #categories .expandable>.topic>a>span:before, aside #categories .expandable>a>span:before {
    font-size: 14px;
    font-weight: 400;
}

div#cat-1797 {
	display: none;
}

div#cat-1937 a {
	color: red;
}

div#cat-1994 a {
	color: hotpink;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#filters .filter-section input[type=checkbox]+label[for="dd[]2316"] {
    display: none;
}

li.menu-item-external-171 b {
	color: green;
  font-weight: 600!important;
}

li.appended-category.menu-item-1859.ext b {
  font-weight: 600!important;
}


div#cat-1679.categories.cat-01.external {
	display: none;
}

div#cat-1797.categories.cat-01.external {
	display: none;
}

.product-top .add-to-cart button.add-to-cart-button {
max-width: 100%;
}

.product-top .add-to-cart button.add-to-cart-button {
    font-size: 1.5em;
}

.c-product-interconnection-detail-params {
order: 3;
}

.delivery-time:after {
	content: "(Termín doručení je pouze orientační.)";
  color: red;
}

.content h4 {
	font-size: 1.6em;
}

.banner-wrapper.banner4 img:hover {
	opacity: 0.5;
}

.next-to-carousel-banners img:hover {
	opacity: 0.5;
}

li.menu-item-2481 b , div#cat-2481.categories.cat-01.expandable.active.expanded a, div#cat-2481.categories.cat-01.expandable.external a, div#cat-2481.categories.cat-01.expandable.active a {
	color: blue;
}

.menu-item-1485 b, div#cat-1485.categories.cat-01.external a, li.menu-item-1836 b {
    font-weight: 600 !important;
}

.msg.msg-success .container::before {
	display: none;
}

body.blank-mode .msg .container, body .msg .container, div.message {
    border-radius: 0px;
    font-size: 1.2em;
}

.msg.msg-success .container, div.message.success-message {
    background-color: #f4c0c0;
}

body.blank-mode .msg .container, body .msg .container, div.message {
	background-color: #f4c0c0;
  color: black !important;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .top-navigation-bar .top-navigation-menu, .top-navigation-tools .dropdown span {
          display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .top-navigation-bar .site-name {
          width: 0px;
    }
}

.menu-helper>ul {
    left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.type-category .subcategories, .type-category .subcategories.with-image {
    font-size: 0.8em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #products .flags .flag.flag-new, #products .flags .flag.flag-nase-znacka, #products .flag.flag-varianty-2, #products .flags .flag.flag-custom1 {
        font-size: 0px;
    }
}

.products-block.products .product .flags.flags-default {
    max-width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .top-navigation-bar .top-navigation-contacts .project-phone {
       left: 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
    .menu-helper.visible {
        visibility: visible;
        right: auto;
    }
}

@media only screen and (max-width: 600px) {
    .oblibeneBtn {
        display: none !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1200px) {
    .oblibeneBtn {
        right: 175px !important;
    }
}

/* puvodni
.benefitBanner__item[data-editorid="element-666"] {
	background-color: #FFFF8F;
}
 */ 

.p-detail .p-info-wrapper>div:not([class]) {
    order: 0;
}

.dkLabNote.dkLabNoteTextArea {
    min-height: 1em;
    font-size: 1.3em;
    color: blue;
    /* resize: none; */
    /* max-height: 2.6rem; */
    padding-top: 10px;
    field-sizing: content;
}

.template-11 .dkLabNote {
    border-radius: 0px;
}

.product-top .p-short-description a {
   color: #ff0099;
}

#checkoutSidebar .consents a {
   color: #ff0099;
}

div#cat-2406 a {
    color: #ff0099;
}

li.menu-item-2406 b {
    color: #ff0099;
    font-weight: 600 !important;
}

.site-msg.information {
    background: #ffcc00;
}

.site-msg.information .text {
    color: #000 !important;
}

#colorbox[role=dialog] #cboxLoadedContent .advanced-order .extras-wrap {
    border: 0px solid #dadada;
}

div#shipping-102.radio-wrapper .payment-shipping-price {
	display: none;
}

.cart-content .order-summary .recapitulation-single strong span {
	display: none;
  }

<!-- zobrazeni ceny platby v rekapitulaci -->
div.recapitulation-single.recapitulation-shipping-billing.last span {
	display: block !important;
}
<!-- konec -->

.cart-content .order-summary .recapitulation-single strong span {
    display: none;
}

.flag {
    max-width: 11em;
}

div.param-filter-top {
text-transform: uppercase;
}

span.delivery-time-label {
    font-size: 0px;
}

.p-detail .delivery-line .delivery-time-label {
  font-size: 0px;
}

.p-detail .delivery-line {
    letter-spacing: 0px;
}

.product-top .detail-parameters tr.surcharge-list .hidden-split-parameter .advanced-parameter .advanced-parameter-inner, .product-top .detail-parameters tr.variant-list .hidden-split-parameter .advanced-parameter .advanced-parameter-inner {
    width: 60px;
    height: 60px;
}

li.menu-item-1679 b {
	color: #ff0000;
    font-weight: 600!important;
}

.c-product-interconnection-detail-params.is-template--Classic .c-product-interconnection-detail-params__type {
	display: none;
}

span.dkLabFavDeleteBtn {
    top: 10px;
    right: 25px;
}

#header .navigation-buttons .btn.cart-count i {
    left: 15px;
    right: 0;
    top: 5px;
}

#header .header-top .oblibeneBtn em {
    border-radius: 50%;
    top: -5px;
    padding-bottom: 0px;
}

.flags .flag {
    color: white;
    font-size: 1em;
}

.c-product-interconnection-detail-params__products span[class^=item-type] {
    border-radius: 0%;
    width: 105px;
    height: 105px;
}

.hp-news .go-to-articles, .type-posts-listing .go-to-articles {
	padding: 15px 25px;	
	font-size: 1.1em;
    font-weight: 600;
    color: #000;
    background: #ffffff;
    border-style: solid;
    border-width: thin;
}

.go-to-articles:hover {
    	background-color: #000!important;
    	border-color: #000;
	color: white;
}

.pagination-wrapper .load-products {
   color: #000;
   background: #ffffff;
   border-style: solid;
   border-width: thin;
}

.load-products:hover {
    background-color: #000!important;
    border-color: #000;
	color: white;
}

.load-products:before {
    display: none!important;
}

.type-category #content .category-perex p {
    margin-top: 14px;
}

.hp-news h1:after {
    height: 1px;
}  
  
.h4.homepage-group-title:after {
    height: 1px;
} 



li.menu-item-1568.ext b {
	font-weight:600!important;
}

li.menu-item-1631 b {
	font-weight:600!important;
}

li.menu-item-1527 b {
	font-weight:600!important;
}

a.read-more {
	display:none;
}

.hp-news .news-wrapper .news-item .text .description, .type-posts-listing .news-wrapper .news-item .text .description {
    margin-bottom: 0px;
}

.hp-news .news-wrapper .news-item .text .title, .type-posts-listing .news-wrapper .news-item .text .title {
    font-size: 1.2em;
    font-weight: 400;
    /* fix: omezíme na 2 řádky */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    line-clamp: 2;
    block-overflow: ellipsis;

    line-height: 1.3;                 /* přizpůsob podle typografie */
    max-height: calc(2 * 1.3em);
    white-space: normal;
}

.products-block.products .product .availability {text-transform: none;}

#header .container {
    background-color: #e5e5e5;
}

#filters .filter-section .advanced-filters-wrapper label .advanced-parameter-inner {
    border: 0px solid #e4e4e4;
}

.advanced-parameter-inner img {
    border-radius: 0%;
}

li.menu-item-1741 b {font-weight: 600!important;}

#filters .slider-wrapper {
    display: none;
}

#filters .filter-section input[type=checkbox]+label.filter-label.disabled {
	display: none;
  }

@media only screen and (max-width: 767px) and (max-width: 380px) {
#header .site-name img {
    max-width: 140px;
}
}

.subcategories li a {
    border-radius: 0px;
}

#content #filters .btn-close {
    padding: 12px;
    width: 100%;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 5px;
    font-weight: 500;
    display: none;
    position: absolute;
    top: 8px;
    left: 130px;
    height: 37px;
    width: 100px;
    padding: 10px;
    background: #000;
    font-size: 0.9em;
    color: #fff;
}
@media (max-width: 768px) {
#content #filters .btn-close {display: block;}
#content #filters {z-index: 999999999;}
#content #filters .filters-close-btn {padding: 10px 0 4px 7px;}
#filters #clear-filters a {padding: 10px 11px; height: 37px;}
}
.required-asterisk:after {content: " *";color:red;}
.hp-news .content-inner {padding: 0;}
.hp-news {background: #fff;padding-bottom: 0;}
.hp-news h1 {padding-top: 0;}
@media (min-width: 768px) {
.hp-news {margin-bottom: 30px;}
.hp-news .news-wrapper .news-item:nth-child(n+5) {
display: flex;
}
.hp-news .news-wrapper .news-item:nth-child(n+9) {
display: none;
}
}
.type-category .subcategories li a .image {display: none;}

@media only screen and (max-width: 480px){
.h4.homepage-group-title, h4.homepage-group-title {font-size: 1em;}
}
.cart-content .order-summary .cart-items .cart-item {font-size: 1em;}
#checkoutContent .form-group label {font-size: 1em;}
li.menu-item-external-140 b {font-weight: 600!important;}
div.topic.active {background-color: #e4e4e4!important;}
div.topic.child-active {background-color: #e4e4e4!important;}
aside #categories a:hover {text-decoration: none!important;background-color: #e4e4e4;}
@media only screen and (max-width: 767px) {
#navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div>a {background: #fff!important;}
}
@media only screen and (max-width: 767px) {
#header .container {background-color: #e5e5e5;}
}
@media only screen and (max-width: 767px){
.extended-banner-text {padding: 0 20px;}
}
slick-slider .slick-prev.slick-disabled {background-color: #e5e5e5;opacity: 1;}
.slick-slider .slick-prev {background-color: #e5e5e5;opacity: 1;}
.slick-slider .slick-arrow {background-color: #e5e5e5;opacity: 1;}
@media only screen and (min-width: 767px) {
#navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 {display: none !important;}
}
@media only screen and (min-width: 768px) {.homepage-box.welcome-wrapper .container {width:60%;}}
.products-block.products .product .image .product-buttons {background:none;}
.subcategories li a .text {font-size: 18px;overflow: inherit;}
.flags .flag.flag-new {background-color: #cc0000!important;color: white;font-weight: 600;font-size: 14px;}
.flags.flags-extra .flag {border-radius:50% !important; right: 10px;}
@media only screen and (min-width:1200px){.flags.flags-extra .flag {width: 100px; height: 100px;}}
.flags .flag.flag-custom1, .flags .flag.flag-custom2, .flags .flag.flag-custom3,
.flags .flag.flag-custom4, .flags .flag.flag-custom5, .flags .flag.flag-custom6,
.flags .flag.flag-nase-znacka {color: white;font-weight: 600;font-size: 14px;}
a.read-more span {display: none;}
.benefitBanner .benefitBanner__picture {margin-bottom: 10px;}
.benefitBanner .benefitBanner__item .benefitBanner__data {letter-spacing: 0px;margin-top: 5px;}
.next-to-carousel-banners .banner-wrapper {margin-bottom: 24px;}
.breadcrumbs-wrapper .breadcrumbs>span>a, .breadcrumbs-wrapper .breadcrumbs>span>span {color: black;}
.navigation-in>ul>li.ext>ul>li>div>a {font-weight: 500;font-size: 16px;color: black;}
.top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li:last-child a {font-weight: 600;}
.hp-news .go-to-articles, .type-posts-listing .go-to-articles {font-size: 1.3em;}
.hp-news .news-wrapper .news-item .text .description p, .type-posts-listing .news-wrapper .news-item .text .description p {display: none;}
#header .header-top .top-nav-button-account, #header .header-top .top-nav-button-login {background: #e5e5e5;}
#header .navigation-buttons .btn.cart-count {background: #e5e5e5;}
#header {background: #e5e5e5;}
.extended-banner-link {color: black!important;}  
.extended-banner-title {color: black!important;}  
.extended-banner-text {color: black!important;}
.body-banners .banner-wrapper, .middle-banners-wrapper .banner-wrapper {background: #f5e6b1;}
.footer-banners .footer-banner>a {background: #f5e6b1;}
#header .navigation-buttons .btn.cart-count i {border-radius: 50%;background-color: red!important;font-weight: 600;line-height: 0px;}
.cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish, .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward {font-size: 18px;}
.cart-content .next-step a .order-button-suffix, .cart-content .next-step button .order-button-suffix {display: none;}
#checkoutContent input[type=radio]:checked+label span:before {opacity: 0.03;}
.plus-gallery-item {border: none!important;}

.type-category .subcategories.with-image li a, .type-category .subcategories li a {border: 1px solid!important;box-shadow: none;}
.button-muj {
	background-color: transparent;
	color: #000;
	border: 1px solid #000;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none!important;
	display: inline-block;
	font-size: 18px;margin: 4px 2px;
	font-weight: 400 !important;
	cursor: pointer;
}
.button-muj {transition-duration: 0.4s;}
.button-muj:hover {
	background-color: black;
	color: white !important;
}
#textbox {background-color: #e5e5e5;padding: 20px ;}
#textbox2 {background-color: yellow;padding: 20px ;}

@media only screen and (max-width: 992px) {
.products-block .p-bottom .p-tools, .products-block .p-bottom .prices {display: none;}
}
@media only screen and (min-width:1200px){
.row.banners-content .banner-wrapper img, .footer-banners .footer-banner:nth-child(odd)>a>img, .footer-banners .footer-banner:nth-child(odd)>img {width:50%;}
}
@media only screen and (min-width:992px){
.row.banners-content .banner-wrapper img, .footer-banners .footer-banner:nth-child(odd)>a>img, .footer-banners .footer-banner:nth-child(odd)>img {width:50%;min-height: 282px;}
}
@media only screen and (max-width:1200px){
.next-to-carousel-banners .banner-wrapper {margin-bottom: 20px;}
}
.products-block.products .slick-list .product .image {max-width:100%;}
.products-block.products .product .image img {width:100%;}
.type-posts-listing .news-wrapper .news-item {-ms-flex-direction: column;flex-direction: column;width: calc(25% - 24px)!important;margin: 0 12px 24px;}
.type-posts-listing .news-wrapper .news-item:first-child {background:white;box-shadow:0 10px 20px rgba(0,0,0,.1)}
.type-posts-listing .news-wrapper .news-item:first-child .image {width:100%;}
.type-posts-listing .news-wrapper .news-item:first-child {flex-direction:column;}
.type-posts-listing .news-wrapper .news-item:first-child .text .title {font-size: 1.4em;}
.type-posts-listing .news-wrapper .news-item:first-child .text {padding-left:20px;}
.type-posts-listing .news-wrapper .news-item {padding-bottom:20px!important;margin-bottom:20px!important;}
@media only screen and (max-width:992px) {
.type-posts-listing .news-wrapper .news-item {width:calc(33.333% - 24px)!important;}
}
@media only screen and (max-width:767px) {
.type-posts-listing .news-wrapper .news-item {width:calc(50% - 24px)!important;}
}
