@media (max-width:767px) {
	.grouping-head .grouping-1{
		margin: 10px 0px 0px 0px !important;
	}
	.new-sliders-content p {
		display:none
	}
	.new-sliders-content {
		padding: 10px !important;
        text-align: center;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
	}
	.new-sliders-content h3 {
		text-align: center;
    	font-size: 16px !important;
	}
	.overview-left {
		max-height:max-content !important;
		text-align:center
	}
	.overview-left p { 
		text-align:center !important
	} 
     
	.breadcrumbs-main .e-con-inner {
		padding: 0 !important;
	}
	.breadcrumbs-main .e-con-full {
		gap:10px
	}
	.breadcrumbs-main marquee {
		display:none
	}
} 
.product-template-default #menu-item-10881 .elementskit-dropdown .menu-item .dropdown-item{
	text-align: left;
}


/* Test CSS */

.right-top-glow {
	position:absolute;
	top:0;
	right:0;
}
}