/*
  Theme Name:   Dottori Commercialisti Associati
  Theme URI:    https://www.3pmstudio.it/
  Description:  Tema per studiocsmb  
  Author:       Polastri Marco
  Author URI:   https://www.3pmstudio.it/
  Template:     elementorist
  Version:      2.0.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         child-theme, light, one-columns, custom-header, custom-menu, responsive-layout, footer-widgets, full-width-template, featured-images
  Text Domain:  studiocsmb
*/


/* --------------------
  Add your custom style 
-------------------- */


/* Add here styles for all display widths  */

@media all and (max-width: 767px) {
  /* Styles for mobile phones  */  
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* Styles for tablets  */ 
}
@media all and (min-width: 1025px) {
  /* Styles for desktops  */  
}