/* Magnific Popup CSS */

/* START custom */
@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
	font-family: 'Roboto', sans-serif;
}

/* overlay at start */
/* overlay animate in */
/* overlay animate out */

/* content at start */
/* content animate it */
/* content animate out */

	/* CUSTOM small/mobile screens */

/* END custom */

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Main image in popup */

/* The shadow behind the image */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */ }
