.vc-breadcrumb .container{min-height:50px;}
.vc-breadcrumb ~ .vc-uvod_kategorie .box,
.vc-breadcrumb ~ .vc-uvod_kategorie_s_vyhledavanim .box{padding-bottom:50px;}
.vc-breadcrumb__breadcrumb{padding-top:25px;}
.vc-breadcrumb__breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;padding-left:0;}
.vc-breadcrumb__breadcrumb ol li{font-size:12px;}
.vc-breadcrumb__breadcrumb ol li a{color:#ffffff;font-weight:600;font-size:12px;line-height:normal;text-decoration:none;}
.vc-breadcrumb__breadcrumb ol li:last-child a{color:rgba(255, 255, 255, 0.75);text-decoration:none;}
.vc-breadcrumb__breadcrumb ol li:not(:first-child)::before {
padding: 4px 12px 4px 14px;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4.591' height='7.068' viewBox='0 0 4.591 7.068'%3E%3Cpath id='Path_5876' data-name='Path 5876' d='M-7130.173,114.361l3,3.039-3,2.969' transform='translate(7130.707 -113.835)' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3C/svg%3E%0A");
width: 4px;
height: 7px;
}