/*
 Theme Name:     Emetrio-child
 Theme URI:      https://emetrio.com/
 Description:    A child theme of Emetrio Theme.
 Author:         Emetrio
 Author URI:     https://emetrio.com/
 Template:       emetrio
 Version:        1.0.0
*/
/* Add Custom CSS after this line */
/*Responsive CSS*/
@media only screen and (min-width:1600px) and (max-width:1920px) {}

@media only screen and (max-width:1350px) {}

@media only screen and (min-width:1024px) and (max-width:1200px) {}

@media only screen and (max-width:1000px) {}

@media only screen and (min-width: 768px) and (max-width: 1023px) {}

@media only screen and (max-width:1023px) {}

@media only screen and (max-width:767px) {}

@media (min-width: 320px) and (max-width: 415px) {}