/*
 Theme Name:     Upptäcka Press
 Theme URI:      http://upptacka.com
 Description:    Divi child theme for Upptäcka Press
 Author:         Chris Lorensson
 Author URI:     http://chrislorensson.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("/wp-content/themes/Divi/style.css");

#main-header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.hidden, footer#main-footer { display: none; visibility: hidden }

.et_pb_slider .et_pb_slide { box-shadow: 0 0 0 rgba(0,0,0,0) !important }

/* REMOVE BG COLOR FROM LIGHTBOXES */
.mfp-figure:after {
  background-color: transparent !important;
  box-shadow: 0 0 0 rgba(0,0,0,0) !important; }

small, .small { font-size: 0.85em; line-height: normal !important; }

quote, blockquote { font-style: italic; }
