a.logo_footer_lien{
	width: 100%;
}

#b2b_toplink_mobile_view{
	display:none !important;
}

@media (max-width: 767px) {
	.header-top__left{
		display: none !important;
	}
	.header-top__right{
		padding-left: 20px;
	}
}

.cms-id-18 h2{
	font-size: 20px;
}

#cms #content-wrapper .page-header{
	margin-bottom: 1rem;
}

form#conditions-to-approve .form-check{
	font-weight: bold;
	padding-top: 20px;
}


#prices-drop .sort-btns{
	display: none !important;
}

#product-description h4{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

body .ps_checkout-payment-option label>span {
	order: 2;
}

body .ps_checkout-payment-option label>div {
	order: 1;
}

body .ps_checkout-payment-option label {
	display: flex !important;
}

#conditions-to-approve {
	padding-top: 14px;
	margin-top: 30px;
	border-top: 1px solid #adb5bd;
	border-top: 1px solid var(--bs-gray-500);
}

#ps_checkout-payment-method-logo-block-container{
	display: none !important;
}
