/* BEGIN ALL PAGES */
#blockcart-content .cart-products a {
	color: #000;
	line-height: 1.3rem;
	font-size: 1rem;
	display: block;
}
.unit-price-cart{
	display: none !important;
}
.breadcrumb {
	margin: 0 !important;
	width: 100%;
	padding: 10px 25px;
	color: #fff !important;
}
.language-selector .dropdown-menu .current .dropdown-item{
	background: #193163;
	color:#fff !important;
	border:1px solid #fff;
}
.language-selector .dropdown-menu .dropdown-item{
	padding:7px 30px 7px 10px;
}
#wrapper{
	padding-top:0 !important;
}
body:not(.page-cms, .page-index) #inner-wrapper{
	padding-top:15px;
}
.language-selector .dropdown-menu{
	border:none;
}
#desktop-header #search_widget input {
	border-radius: 17px;
}
/* END ALL PAGES */
/* BEGIN PRODUCT LIST PAGE */
.product-miniature-list-row .col-buy{
	display: none;
}
.product-miniature-list-row .thumbnail-container picture img{
	max-width: 200px;
}
.product-miniature-list-row {
	padding: 0 !important;
}
.product-miniature-list-row .col-description{
	padding:30px;
}

/* PRODUCT PAGE */
.__youtube_prefs__{
	aspect-ratio: 16/9;
	width:100%;
}
#productdaas-accordion .title{
	background: #193163;
	padding-left:10px;
	padding-right:5px;
	margin-bottom: 5px;
	margin-top:5px;
}
#productdaas-accordion .title > a{
	color: #fff;
	font-size:1.1rem;	
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#block-reassurance li, .iqit-accordion .content, .iqit-accordion .title {
	border-bottom: unset;
}
.product_header_container{
	border:none;
	position: relative;
}
.attachment .fa-download::before,#productdaas-accordion .fa.fa-file-pdf-o{
	color:red;
	content:"\f1c1";
	font-size:1.5rem;
}
#productdaas-accordion .fa.fa-file-image-o{
			color:#1e5490;
			font-size:1.5rem;
}
.cbp-hrsub-tabs-names li img.cbp-mainlink-iicon, .mobile-menu__tab-icon.mobile-menu__tab-icon--img {
	filter: brightness(0) saturate(100%) invert(47%) sepia(88%) saturate(2796%) hue-rotate(205deg) brightness(39%) contrast(102%);
}
.cbp-hrsub-tabs-names li:hover img.cbp-mainlink-iicon,.cbp-hrsub-tabs-names li .nav-link.active img.cbp-mainlink-iicon  {
	filter: brightness(0) invert(1) !important;
}

