/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



.browser-shadow img {
box-shadow: 0 10px 50px #969696;
   margin-bottom: 50px !important;
    margin-top: 20px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-width: 800px !important;
}
.row.portfolio-items.masonry-items {
    margin-left: 0px !important;
    width: 100% !important;
    max-width: 1250px !important;
    transform: translateX(0px) !important;
}
.single.single-post #sidebar>div {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.single.single-post #sidebar>div h4{
    font-size: 16px;
    margin: 0px -20px 10px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 5px 20px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.single.single-post #sidebar .widget.widget_categories li {
   border-bottom: 1px solid #ddd !important;
   font-size: 14px;
} 
.single.single-post #sidebar .widget.widget_categories li:last-child {
   border-bottom: none !important;
} 
.single.single-post #sidebar .widget.widget_categories li a {
    display: inline-block;
	color: #3a3b3c;
    font-size: 15px;
} 
.single.single-post #sidebar .widget.widget_categories li a:hover {
	color: #1E83EC;
} 
.single.single-post #sidebar .widget_search {
    padding: 20px 10px;
}
.single.single-post #sidebar .search-form .minimal-form-input {
    margin-top: -35px;
}
.single.single-post #sidebar .search-form input.search-field {
    border: 1px solid #d8d8d8 !important;
    padding: 5px 75px 5px 10px !important;
    border-radius: 4px !important;
}
.single.single-post #sidebar .search-form label span.text {
    position: absolute;
    top: 50%;
    left: 5px;
    font-size: 14px;
    margin-top: 17px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #acacac!important;
}
.single.single-post #sidebar .search-form input.search-submit {
    color: #555 !important;
    padding: 5px 10px !important;
    border: 1px solid #d8d8d8;
	margin-top: 5px !important;
    border-radius: 4px !important;
    border-bottom-color: #cdcdcd;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background-color: #f8f8fa;
    background-image: -moz-linear-gradient(top,#fff,#eeedf2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eeedf2));
    background-image: -webkit-linear-gradient(top,#fff,#eeedf2);
    background-image: -o-linear-gradient(top,#fff,#eeedf2);
    background-image: linear-gradient(to bottom,#fff,#eeedf2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeedf2',GradientType=0);
    background-color: #eeedf2;
}
.single.single-post #sidebar .search-form .search-submit {
    top: -5px;
}
#sidebar #text-2 {
    color: #fff;
    background-color: #F39C12;
    border-color: #F39C12;
}
#sidebar #text-2 h5{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 15px;
    color: #fff;
}
#sidebar #text-2 p {
    font-size: 15px;
    line-height: 26px;
}
#sidebar #text-2 input.odeslat {
    color: #fff;
    background-color: #12bd00;
    border-color: #10a400;
    box-shadow: 0 .25em 0 0 #086a00,0 0 2em 0 rgba(0,0,0,0.3);
    padding: 6px 15px !important;
    font-size: 15px;
    border-radius: 6px !important;
    letter-spacing: normal;
    text-transform: none !important;
}
#sidebar #text-2 input.odeslat:hover {
box-shadow: 0 .25em 0 0 #1a6cc1,0 0 2em 0 rgba(0,0,0,0.3);
}
#sidebar #text-2 input.email {
    background: #fff !important;
    border-radius: 5px;
    padding: 7px 10px !important;
    color: #555;
}
#sidebar #text-2 .minimal-form-input {
    padding-top: 5px;
}
.newsletter .col.span_8 {
    margin-top: 10px;
}
.odeslat input.wpcf7-submit {
    float: right;
}
.newsletter .mc4wp-checkbox input {
    left: 0 !important;
    position: relative !important;
    height: auto !important;
    width: auto !important;
    margin-right: 10px;
}
.newsletter .mc4wp-checkbox span{
    font-size: 14px;
    color: #acacac!important;
}
/*#wonderplugin-box-2 .wonderplugin-box-formcontainer input[type=text] {
    background: #fff;
    border-radius: 5px;
    padding: 10px !important;
}*/
#wonderplugin-box-2 .wonderplugin-box-formcontainer span.text .text-inner {
    display: none;
}
#wonderplugin-box-2 .wonderplugin-box-description {
    position:relative;
	z-index: 99;
}
#wonderplugin-box-2 .wonderplugin-box-description a {
    color: #fff !important;
	border-bottom: 1px dotted #fff;
}
#wonderplugin-box-2 .wonderplugin-box-description a:hover {
    color: #ed6a30 !important;
	border-bottom: 1px dotted #ed6a30;
}
#wonderplugin-box-2 .minimal-form-input {
    margin: -40px 0 15px;
}
#wonderplugin-box-2 .wonderplugin-box-formcontainer input[type=text] {
    border: none !important;
    background: #fff !important;
    padding: 10px !important;
    border-radius: 5px !important;
}
#wonderplugin-box-1 input.wonderplugin-box-email {
    color: #333;
    background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px !important;
}
#wonderplugin-box-2 {
    z-index: 999999999999 !important;
}
#chat-application {
    right: 40px !important;
}
#to-top {
    right: 8px;
    bottom: 5px !important;
}
.portfolio-filters-inline ul li.display {
    display: inline !important;
}



.welovewebdesign .ngg-gallery-thumbnail img {
    width: 100%;
    height: auto;
	margin-bottom: 0;
}
.welovewebdesign p {
    font-size: 20px;
    line-height: 30px;
    color: #777;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0;
    background: #F5F5F5;
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}
.welovewebdesign p a {
    color: #f654a8;
	font-size: 20px;
	font-weight: bold;
}
.welovewebdesign p a:before {
    color: #f654a8;
	content: "\f0ac";
	margin-right: 10px;
	font: normal normal normal 18px/1 FontAwesome;
}



/*Úpravy 28.10.2020*/

/*Blog*/
body .related-posts[data-style="material"] .inner-wrap {
    background: #fff;
}
.related-post-wrap .row-bg-wrap .row-bg {
    background-color: rgba(0,0,0,0.04);
}
.masonry.classic_enhanced .masonry-blog-item h3.title {
    font-size: 16px !important;
    text-transform: uppercase;
    line-height: 26px !important;
    font-weight: 700 !important;
}
.masonry.classic_enhanced .masonry-blog-item .excerpt {
    display: none;
}
.masonry.classic_enhanced .masonry-blog-item .article-content-wrap, 
.blog-recent[data-style*="classic_enhanced"] .article-content-wrap {
    padding: 10%;
}

/*Menu*/
#top nav ul li a {
    color: #000;
}
.ascend #header-outer[data-full-width="false"] #top nav ul #search-btn >div {
    padding-left: 0px;
	margin-left: -3px;
}
#top nav ul #search-btn a span {
    color: #000 !important;
    position: relative;
    top: -3px !important;
}
/*Home slide*/
body.page-id-7750 .video-color-overlay {
    opacity: 0.3 !important;
}
.scroll-down-wrap.no-border.estation {
    left: unset;
    width: calc(100% - 60px);
    margin: 0 auto;
    border-top: 1px solid rgb(255 255 255 / 40%);
    left: 30px;
    right: 30px;
    min-height: 90px;
	bottom: -10px;
}
.scroll-down-wrap.no-border.estation ul.klienti {
    margin: 0;
    list-style: none;
    display: inline-block;
    float: right;
	text-align: center;
}
.scroll-down-wrap.no-border.estation ul.klienti li {
    list-style: none;
    display: inline-block;
	text-align: center;
}
.scroll-down-wrap.no-border.estation ul.klienti li img {
    width: 150px;
    height: 100%;
    max-height: 90px;
    object-fit: cover;
    filter: invert(1);
}
.scroll-down-wrap.no-border.estation .section-down-arrow {
    -webkit-animation: none;
    animation: none;
}
.scroll-down-wrap.no-border.estation .section-down-arrow span {
    position: absolute;
    margin-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
/*Sluzby*/
#sluzby .nectar-flickity[data-desktop-columns="3"] .nectar-fancy-box[data-style="color_box_hover"] .inner p {
    text-align: justify;
}
#sluzby .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 900;
}
.nectar-cta.vice-informaci .link_wrap {
	padding: 20px 40px;
}	
.big-title h2 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 48px;
    line-height: 68px;
    letter-spacing: 2px;
}
.middle-title h2 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 34px;
    line-height: 48px;
    letter-spacing: 1px;
}
/*#sluzby .middle-title h2 {
    color: #1E64F9;
}*/
/*Reference*/
#reference {
    overflow: hidden;
}
#reference:before {
    content: '';
    position: absolute;
    right: -15%;
    width: 512px;
    height: 512px;
    border: 1px solid rgb(255 255 255 / 0.2);
    border-radius: 50%;
    /* opacity: .1; */
    -webkit-transform: translate(-40%,-75%);
    transform: translate(-40%,-75%);
    z-index: 2;
}
#reference .nectar-post-grid {
    position: relative;
}
#reference .nectar-post-grid:before {
    content: '';
    position: absolute;
    top: -50px;
    left: -50px;
    display: block;
    width: 250px;
    height: 250px;
    background: url(images/dots-white.svg);
}
#reference .nectar-browser-window-style {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
#reference .nectar-browser-window-style .img-wrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
#reference .nectar-browser-window-style h3.post-heading {
    font-size: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
#reference .nectar-browser-window-style .meta-category a {
    display: none;
	font-size: 11px;
	text-transform: uppercase;
}
#reference .nectar-browser-window-style .meta-category a:first-child {
    display: block;
}
#reference .nectar-post-grid-wrap[data-style="content_under_image"] .nectar-post-grid[data-card="yes"][data-text-align="center"] .nectar-post-grid-item .content {
    padding: 20px 25px;
}
/*Kontakt*/
#kontakt {
    padding: 50px 90px !important;
	box-shadow: 10px 10px 20px 0 rgb(22 24 28 / 0.3);
	border-radius: 10px;
	margin-top: -110px;
}
#kontakt h2 {
    font-weight: 600;
}
#kontakt .row-bg.using-bg-color {
    border-radius: 10px;
}
#kontakt .row-bg.using-bg-color:after {
    content: "";
    position: absolute;
    top: 0;
    right: 25%;
    width: 14rem;
    height: 110%;
    background-image: url(images/box-shapes.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
/*Guide*/
#guide .blue .column-image-bg {
    background-color: #007ee5;
	border-radius: 10px;
}
#guide .red .column-image-bg {
    background-color: #1f2125;
	border-radius: 10px;
}
#guide h5 {
    font-size: 15px;
}
#guide h3 {
    font-size: 30px;
    margin: 40px 0;
}
#guide .nectar-button {
    color: #fff !important;
    border-color: #fff !important;
}
#guide .nectar-button:hover {
    color: #000 !important;
    border-color: #fff !important;
	background: #fff !important;
}
/*O nás*/
#o-nas {
    font-size: 14px;
}
#o-nas h2 {
    font-size: 32px;
}
.page-id-7750 #o-nas {
    font-size: 16px;
}
.page-id-7750 #o-nas h2 {
    font-weight: 600;
	font-size: 30px;
}
.page-id-7750 #o-nas .nectar_cascading_images .cascading-image:first-child:before {
    content: '';
    display: block;
    position: absolute;
    width: 150px;
    height: 270px;
    top: -10%;
    right: -120px;
    z-index: -999;
    background: url(images/strip-dark.svg);
}
.page-id-7750 #o-nas .nectar_cascading_images .cascading-image:first-child:after {
    content: '';
    display: block;
    position: absolute;
    width: 150px;
    height: 100px;
    bottom: -80px;
    left: -35px;
    background: url(images/dots-dark.svg);
    z-index: -1;
}

/*O nás*/
#footer-outer {
    color: #fff;
    background-color: #000;
}
#footer-outer h2.povidat {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 44px;
    font-size: 48px;
    line-height: 68px;
    letter-spacing: 2px;
    margin-top: 60px;
}
#footer-outer h2.povidat span {
    color: #cb1c6f;
}

#footer-widgets .col.span_6:first-child:before {
    content: "";
    height: 100%;
    width: 1px;
    background: rgb(255 255 255 / 0.2);
    position: absolute;
    right: -2%;
    top: 0;
    visibility: visible;
}
#footer-widgets .col.span_6:first-child:after {
    content: "nebo";
    height: auto;
    width: auto;
    background: #000;
    position: absolute;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    right: -42px;
    /* left: 50%; */
    top: 45%;
    color: #fff;
    visibility: visible;
}
.anime-scroll  {
	-webkit-animation: nudgeMouse 1s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
    animation: nudgeMouse 1s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
}
.arrow--down {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 2px;
    transition: all .2s;
    display: inline-block;
        margin: 60px auto 60px;
    width: 60px;
}
.arrow .shaft {
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
    transition: all .2s;
    background-color: #CB1C6F;
    will-change: transform;
}
.arrow .shaft:after, 
.arrow .shaft:before {
    background-color: #CB1C6F;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s;
    transition-delay: 0;
    width: 7px;
    background-color: #CB1C6F;
}
.arrow .shaft:before {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.arrow .shaft:after {
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}
#footer-widgets {
    text-align: center;
}
#footer-widgets a {
    font-size: 40px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}
#footer-widgets h5 {
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
#copyright img {
        max-height: 100px;
    margin-bottom: 20px !important;
}
#footer-outer #copyright li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
#footer-outer #copyright p {
    margin-top: 20px;
    font-size: 15px;
    color: #fff;
}
.page-id-25 #page-header-wrap,
.page-id-21 #page-header-wrap {
    display: none;
}

.wpcf7 label span {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 12px;
}
.wpcf7 textarea,
.wpcf7 .wpcf7-form-control-wrap input {
    background: #fff !important;
    border-radius: 7px;
    padding: 10px 15px !important;
}

.page-id-25 #footer-outer h2.povidat,
.page-id-25 #footer-outer #footer-widgets  {
    display: none;
}

#kontakt-info h2.povidat {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 44px;
    font-size: 48px;
    line-height: 68px;
    letter-spacing: 2px;
    margin-top: 60px;
}
#kontakt-info h2.povidat span {
    color: #cb1c6f;
}

#kontakt-info .vc_col-sm-6:first-child:before {
    content: "";
    height: 100%;
    width: 1px;
    background: rgb(255 255 255 / 0.2);
    position: absolute;
    right: -2%;
    top: 0;
    visibility: visible;
}
#kontakt-info .vc_col-sm-6:first-child:after {
    content: "nebo";
    height: auto;
    width: auto;
    background: #000;
    position: absolute;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    right: -42px;
    /* left: 50%; */
    top: 45%;
    color: #fff;
    visibility: visible;
}
#kontakt-info a {
    font-size: 40px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}
#kontakt-info h5 {
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    margin: 40px 0 20px;
}

#portfolio-extra #reference {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: -100px;
}
.bottom_controls {
    background-color: transparent;
}
#portfolio-extra #toolbar .vice-informaci {
    position: fixed;
    bottom: 40px;
    right: 100px;
}
#portfolio-nav #prev-link a, #portfolio-nav #next-link a {
    text-transform: none;
}

body[data-button-style^="rounded"] .nectar-cta:not([data-style="material"]) .link_wrap:hover,
body[data-button-style^="rounded"] .nectar-button.see-through:hover,
body[data-button-style^="rounded"].ascend .nectar-button.see-through:hover,
body[data-button-style^="rounded"] .nectar-button.see-through-2:hover,
body[data-button-style^="rounded"].ascend .nectar-button.see-through-2:hover,
body[data-button-style^="rounded"] .nectar-button.see-through-3:hover,
body[data-button-style^="rounded"].ascend .nectar-button.see-through-3:hover,
body[data-button-style^="rounded"] .portfolio-filters-inline .container ul li a:hover,
body[data-button-style^="rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a:hover:before, 
body[data-button-style^="rounded"] .flex-direction-nav a:hover, 
body[data-button-style^="rounded"] #pagination span:hover, 
body[data-button-style^="rounded"] #pagination a:hover, 
body[data-button-style^="rounded"] #infscr-loading:hover,
body[data-button-style^="rounded"] input[type=submit]:hover, 
body[data-button-style^="rounded"] button[type=submit]:hover, 
body[data-button-style^="rounded"] input[type="button"]:hover,  
body[data-button-style^="rounded"] button:hover,  
body[data-button-style^="rounded"].ascend .container-wrap input[type="submit"]:hover,  
body[data-button-style^="rounded"].ascend .container-wrap button[type="submit"]:hover,  
body[data-button-style^="rounded"] .nectar-button:hover,  
body[data-button-style^="rounded"] .swiper-slide .button a:hover,  
body[data-button-style^="rounded"] #top nav > ul > li[class*="button_solid_color"] > a:hover:before, 
body[data-button-style^="rounded"] #top nav > ul > li[class*="button_bordered"] > a:hover:before {
    border-radius: 8px!important;
    -webkit-border-radius: 8px!important;
	transition-property: all;
	transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}


@media (max-width: 999px) {
	.nectar-cta[data-alignment="right"] {
		text-align: center;
	}
	#sluzby .vice-informaci  {
		margin-top: 25px;
		margin-bottom: 40px;
	}
	#sluzby h2 {
		text-align: center;
	}
	#sluzby .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h3 {
		font-size: 13px;
		letter-spacing: normal;
	}
	#sluzby .nectar-flickity[data-desktop-columns="3"] .nectar-fancy-box[data-style="color_box_hover"] .inner p {
		font-size: 14px;
	}
	#kontakt {
		margin-top: 30px;
	}
	#kontakt .row-bg.using-bg-color:after {
		display: none;
	}
	#o-nas .row-bg-wrap {
		padding-bottom: 100px;
	}
	#o-nas .vc_col-sm-6 {
		margin: 100px auto 150px;
	}
	/*#footer-widgets .col.span_6:first-child:before  {
		display: none;
	}*/
	#kontakt-info a,
	#footer-widgets a {
		font-size: 18px;
	}
	#kontakt-info h5,
	#footer-widgets h5 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	#footer-outer #copyright li a {
		font-size: 11px;
	}
	#footer-outer #copyright[data-layout="centered"] .widget_nav_menu li {
		margin: 0 5px;
	}
	#kontakt-info h2.povidat,
	#footer-outer h2.povidat {
		font-size: 28px;
		line-height: 42px;
		letter-spacing: 1px;
		margin-top: 60px;
	}
	.scroll-down-wrap.no-border.estation .section-down-arrow span,
	.scroll-down-wrap.no-border.estation ul.klienti {
		display: none;
	}
	.scroll-down-wrap.no-border.estation {
		border-top: 0;
	}
	.scroll-down-wrap.no-border.estation {
		width: 60px;
	}
} 
@media (max-width: 690px) {
	#kontakt {
		padding: 20px !important;
	}
	#guide h3 {
		font-size: 18px !important;
	}
	#guide .divider-wrap .divider {
		height: 200px !important;
	}
	#guide .nectar-button+.divider-wrap .divider {
		height: 70px !important;
	}
	#guide h5 {
		font-size: 13px;
	}
	#o-nas .vc_col-sm-6 {
		margin: 100px auto 250px;
	}
	#o-nas .nectar_icon_wrap {
		display: none !important;
	}
	#o-nas {
		text-align: center;
	}
	#o-nas h6 {
		text-align: center;
	}
	#kontakt-info .vc_col-sm-6:first-child:after,
	#footer-widgets .col.span_6:first-child:after {
		position: relative;
		right: 0;
		left: 0;
	}
	#kontakt-info .vc_col-sm-6:first-child:after {
		top: 10px;
	}
	#kontakt-info .vc_col-sm-6:first-child:before,
	#footer-widgets .col.span_6:first-child:before {
		display: none !important;
	}
	#kontakt h2 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	blockquote, .testimonial_slider blockquote {
		font-size: 14px !important;
		line-height: 24px !important;
	}
	.page-id-7750 #o-nas h2 {
		font-weight: 600;
		font-size: 24px;
		text-transform: uppercase;
	}
	#kontakt-info h2.povidat {
		font-size: 22px;
		line-height: 38px;
	}
}
#slide-out-widget-area.fullscreen-alt {
    background-color: #000000 !important;
} 
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}
.grecaptcha-badge,
.grecaptcha-logo,
#CybotCookiebotDialogPoweredbyCybot,
#CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount {
    display: none !important;
}