@media screen and (max-width: 980px) {
  .printshop-minicart {display:none;}
  .wd_search_product{width: auto;}
  .wd_search_form{float:right;}
    
}
@media screen and (max-width: 640px) {
.wd_search_product{width:29%;}
	.testimonials-default-theme .ow-pt-column {width: 99% !important;
    margin-bottom: 25px;
	}
	.boxed09-menu-vertical .mega-menu-toggle{margin-top: -67px;
	}
}