/*
Theme Name:   	Sketch.IO Secure
Theme URI:    	https://github.com/SketchIO/secure.sketch.io
Author:       	Ryan Reece
Author URI:     https://sketch.io
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	Unlicensed
License URI:
Text Domain:  	storefront
*/
.storefront-breadcrumb {
  margin: 0; }

.site-content {
  min-height: 80vh; }

.site-search {
  display: none; }

.site-header-cart .cart-contents {
  float: right; }
  .site-header-cart .cart-contents span {
    margin: 0 8px; }
  .site-header-cart .cart-contents:after {
    float: none; }

#masthead {
  box-shadow: 0 0 10px -2px #000;
  padding: 0; }
  @media (max-width: 600px) {
    #masthead {
      align-items: center;
      display: flex;
      justify-content: space-between; } }
  #masthead .col-full {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1280px;
    padding: 1em 0; }
    #masthead .col-full .site-branding {
      margin: 0;
      width: 100%; }
    #masthead .col-full .secondary-navigation {
      margin: 0;
      width: 100%; }
  #masthead > .storefront-primary-navigation {
    position: absolute;
    top: 85px;
    width: 100%; }
    @media (max-width: 600px) {
      #masthead > .storefront-primary-navigation {
        position: static;
        width: auto; } }
    #masthead > .storefront-primary-navigation .col-full {
      padding: 0; }
  #masthead + #content {
    padding-top: 50px; }
    @media (max-width: 600px) {
      #masthead + #content {
        padding-top: 0; } }
  #masthead #menu-header-menu {
    display: flex;
    justify-content: flex-end; }
    #masthead #menu-header-menu li {
      display: block;
      margin-bottom: 0;
      text-transform: uppercase; }
      #masthead #menu-header-menu li:nth-child(1) a:hover, #masthead #menu-header-menu li:nth-child(1) a.current {
        color: #ff9800;
        border-bottom-color: #ff9800; }
      #masthead #menu-header-menu li:nth-child(2) a:hover, #masthead #menu-header-menu li:nth-child(2) a.current {
        color: #1ca260;
        border-bottom-color: #1ca260; }
      #masthead #menu-header-menu li:nth-child(3) a:hover, #masthead #menu-header-menu li:nth-child(3) a.current {
        color: #228cff;
        border-bottom-color: #228cff; }
      #masthead #menu-header-menu li:nth-child(4) a:hover, #masthead #menu-header-menu li:nth-child(4) a.current {
        color: #673ab7;
        border-bottom-color: #673ab7; }
      #masthead #menu-header-menu li:nth-child(5) a:hover, #masthead #menu-header-menu li:nth-child(5) a.current {
        color: #E91E63;
        border-bottom-color: #E91E63; }
      @media (max-width: 768px) {
        #masthead #menu-header-menu li {
          margin: 0;
          padding: 0 0.5em; }
          #masthead #menu-header-menu li a {
            margin: 0;
            padding: 0 !important; } }
    #masthead #menu-header-menu a {
      color: #444;
      font-size: 20px;
      font-family: 'Oswald',Impact,sans-serif;
      font-weight: bold;
      line-height: 1.5rem;
      margin: 0 .25rem;
      padding: 0.25em 0.5em;
      text-decoration: none;
      text-transform: uppercase;
      border-bottom: 3px solid transparent; }

.main-navigation.toggled {
  background: white; }
.main-navigation .handheld-navigation {
  background: white;
  padding: 0 1em;
  position: absolute;
  top: 70px;
  width: 100%; }

/* ------- Footer ------- */
.site-footer {
  background: #ccc;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  overflow: hidden;
  padding: 1.5em 0;
  position: relative;
  width: 100%;
  z-index: 1; }
  .site-footer:after {
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .site-footer .wrapper, .site-footer .col-full {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 2em;
    position: relative;
    z-index: 1; }
  .site-footer .col-full {
    z-index: 2; }
  .site-footer .storefront-handheld-footer-bar ul li {
    margin: 0; }
    .site-footer .storefront-handheld-footer-bar ul li a {
      border-bottom: 0; }
  .site-footer .footer-widgets {
    padding: 1em 0; }
  .site-footer .row {
    display: flex;
    flex-wrap: wrap; }
  .site-footer .col-one-fifth {
    margin-bottom: 3rem;
    padding: 0 1em;
    width: 20%; }
    @media (max-width: 600px) {
      .site-footer .col-one-fifth {
        margin-bottom: 2rem; } }
  @media (max-width: 600px) {
    .site-footer .wrapper {
      padding-bottom: 4em; } }
  @media (max-width: 768px) {
    .site-footer .wrapper [class*='col'] {
      width: 30%; } }
  @media (max-width: 600px) {
    .site-footer .wrapper [class*='col'] {
      padding: 0;
      margin: 0 0 2em;
      width: 100%; } }
  .site-footer a {
    color: black; }
    .site-footer a:hover {
      color: black; }
  .site-footer h4 {
    background: #0000000f;
    border-bottom: none;
    border-radius: 5px;
    color: black;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.25rem 0.75rem;
    text-transform: uppercase; }
  .site-footer ul {
    font-size: 1rem;
    line-height: 1.5;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0.75rem; }
    .site-footer ul li {
      line-height: 1.5rem;
      margin-bottom: 0.5em; }
      .site-footer ul li a {
        border-bottom: 1px solid;
        text-decoration: none; }
  .site-footer #copyright {
    align-items: flex-start;
    color: #0c1e7b;
    display: inline-flex;
    font-family: 'Oswald', Impact, sans-serif;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 1rem;
    margin: 0 auto 2rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1; }
    @media (max-width: 768px) {
      .site-footer #copyright {
        margin-top: 2rem; } }
    .site-footer #copyright .copyright-symbol {
      font-size: 0.75em;
      padding-right: 0.25em; }
  .site-footer canvas {
    min-height: 100%; }

/*# sourceMappingURL=style.css.map */
