/*
Theme Name:     Vantage Child
Description:    Vantage child starter theme.
Template:       vantage
Text Domain:    vantage-custom
*/
/**
 * # Variables
 */
/**
 * Import scss partials here.
 */
/**
 * Color variables
 */
/* Social Media - http://www.paulund.co.uk/social-media-colours */
/**
 * Elements
 */
/**
 * # Common
 */
/**
 * Import scss partials here.
 */
/**
 * Lists
 */
/**
 * Utilities
 */
h1,
h2
h3,
.widget-title {
  text-transform: uppercase; }

/**
 * # Structure
 */
/**
 * Import scss partials here.
 */
@media screen and (min-width: 681px) {
  .page-layout-default.has-sidebar.siteorigin-panels #secondary {
    margin-top: 200px; } }

/**
 * # Elements
 */
/**
 * Import scss partials here.
 */
#secondary .widget .widget-title {
  color: #fff; }

/**
 * # Pages
 */
/**
 * Import scss partials here.
 */
.box-description {
  color: #282828; }

.iw-so-thumb-behind .iw-so-article-title a {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(2, 2, 2, 0.5); }

button,
.ow-button-base a,
.more-link {
  text-transform: uppercase; }

.page-banner {
  padding-right: 35px;
  padding-left: 35px;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto; }

.sow-headline,
.sow-sub-headline {
  padding-right: 35px;
  padding-left: 35px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(2, 2, 2, 0.5);
  letter-spacing: 1.1; }
