/* Hero image overrides for art period pages */

body.art-theme-greek .art-hero .tile-1 {
  background-image: url("Art/hero_images/greek_dipylon_krater.jpg");
}

body.art-theme-greek .art-hero .tile-2 {
  background-image: url("Art/hero_images/greek_anavysos_kouros.jpg");
}

body.art-theme-greek .art-hero .tile-3 {
  background-image: url("Art/hero_images/greek_winged_victory.jpg");
}

body.art-theme-greek .art-hero .tile-4 {
  background-image: url("Art/hero_images/greek_venus_de_milo.jpg");
}

body.art-theme-mesopotamian .art-hero .tile-1 {
  background-image: url("Art/hero_images/mesopotamian_warka_vase_full.jpg");
}

body.art-theme-mesopotamian .art-hero .tile-2 {
  background-image: url("Art/hero_images/mesopotamian_warka_vase_scale.jpg");
}

body.art-theme-mesopotamian .art-hero .tile-3 {
  background-image: url("Art/hero_images/mesopotamian_warka_vase_360.jpg");
}

body.art-theme-mesopotamian .art-hero .tile-4 {
  background-image: url("Art/hero_images/mesopotamian_warka_vase_detail.jpg");
}

body.art-theme-egyptian .art-hero .tile-1 {
  background-image: url("Art/hero_images/egyptian_rosetta_stone.jpg");
}

body.art-theme-egyptian .art-hero .tile-2 {
  background-image: url("Art/hero_images/egyptian_great_sphinx.jpg");
}

body.art-theme-egyptian .art-hero .tile-3 {
  background-image: url("Art/hero_images/egyptian_bust_of_nefertiti.jpg");
}

body.art-theme-egyptian .art-hero .tile-4 {
  background-image: url("Art/hero_images/egyptian_tutankhamun_mask.jpg");
}

body.art-theme-roman .art-hero .tile-1 {
  background-image: url("Art/hero_images/roman_alexander_mosaic.jpg");
}

body.art-theme-roman .art-hero .tile-2 {
  background-image: url("Art/hero_images/roman_villa_mysteries_fresco.jpg");
}

body.art-theme-roman .art-hero .tile-3 {
  background-image: url("Art/hero_images/roman_ara_pacis.jpg");
}

body.art-theme-roman .art-hero .tile-4 {
  background-image: url("Art/hero_images/roman_pont_du_gard.jpg");
}

body.art-theme-renaissance .art-hero .tile-1 {
  background-image: url("Art/hero_images/renaissance_maesta_duccio.jpg");
}

body.art-theme-renaissance .art-hero .tile-2 {
  background-image: url("Art/hero_images/renaissance_holy_trinity.jpg");
}

body.art-theme-renaissance .art-hero .tile-3 {
  background-image: url("Art/hero_images/renaissance_mona_lisa.jpg");
}

body.art-theme-renaissance .art-hero .tile-4 {
  background-image: url("Art/hero_images/renaissance_school_of_athens.jpg");
}

body.art-theme-baroque .art-hero .tile-1 {
  background-image: url("Art/hero_images/baroque_calling_of_saint_matthew.jpg");
}

body.art-theme-baroque .art-hero .tile-2 {
  background-image: url("Art/hero_images/baroque_ecstasy_of_st_teresa.jpg");
}

body.art-theme-baroque .art-hero .tile-3 {
  background-image: url("Art/hero_images/baroque_las_meninas.jpg");
}

body.art-theme-baroque .art-hero .tile-4 {
  background-image: url("Art/hero_images/baroque_cornaro_chapel.jpg");
}

body.art-theme-rococo .art-hero .tile-1 {
  background-image: url("Art/hero_images/rococo_pilgrimage_to_cythera.jpg");
}

body.art-theme-rococo .art-hero .tile-2 {
  background-image: url("Art/hero_images/rococo_pilgrimage_to_cythera_variation.jpg");
}

body.art-theme-rococo .art-hero .tile-3 {
  background-image: url("Art/hero_images/rococo_toilette_of_venus_met.jpg");
}

body.art-theme-rococo .art-hero .tile-4 {
  background-image: url("Art/hero_images/rococo_toilet_of_venus_wga.jpg");
}
