body {
	padding : 0 !important;
}

.products_block.layout_list h4.ets_crosssell_title {
	background-color : #fff;
	padding-right    : 20px;
	display          : inline-block;
	font-size        : 30px;
	font-weight      : 400;
	text-transform   : uppercase;
	text-align       : left;
}

.featured-products.product_list {
	max-width : 100%;
	padding   : 0;
}

.modal .ets_crosssell_block {
	max-width : 100%;
	padding   : 0;
}

.modal .products_block.layout_list h4.ets_crosssell_title {
	background-color : #fff;
	padding-right    : 20px;
	display          : inline-block;
	font-size        : 16px;
	font-weight      : 600;
	text-transform   : initial;
	text-align       : left;
}

.modal .products.product-list {
	display         : flex;
	gap             : 0;
	justify-content : initial;
}
