
/* 1200px and smaller screen sizes */
@media (max-width:1700px){

	/* Close line */
	#top .container .row .col_last .slide-out-widget-area-toggle div .menu-push-out span .close-wrap .close-line{
		background-color:#ffffff !important;
	}
}