@charset "utf-8";
#header .dropdwn > li.product {
	border-bottom: 4px solid;
    border-image: linear-gradient(to right,#348ac1,#134e85);
    border-image-slice: 1;
	box-sizing: border-box;
}