/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@import "http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic";
* {
  box-sizing: border-box;
}
a, a:hover, a:focus, .entry-title a:active, .entry-title a:focus, .entry-title a:hover, .main-navigation a:hover, .main-navigation a:focus, .social-navigation a:hover, .widget .search-form:before, .search-form:before, .menu-toggle:hover:before, .menu-toggle:focus:before, .dropdown-toggle:hover:before, .dropdown-toggle:focus:before, .dropdown-toggle.toggled:hover:before, .dropdown-toggle.toggled:focus:before, .post-navigation a:hover .post-title {
  color: #009ed8;
}
a:hover {
  opacity: 0.9;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}
.site-title a:focus, .site-title a:hover {
  color: #e2e2e2;
  opacity: 0.75;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.83);
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #009ed8;
}
.site-title {
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
}
.site-header-inner {
  padding: 0 12px;
}
.site-logo-link, .site-logo-link img {
  max-height: 40px;
}
body {
  font-family: Lato, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
p {
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
li {
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
}
dt, dd, button, input {
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.entry-summary * {
  margin-bottom: inherit;
}
.site-footer {
  color: white;
  padding-left: 0;
  padding-right: 0;
}
.site-footer #search-4 {
  display: none;
}
.home .site:before {
  display: none;
}
.site:before {
  max-width: 340px;
}
.home .site-content {
  overflow-x: visible;
}
.hentry, .entry-content, .entry-author, .entry-footer, .comments-title, .comment-list, .respond {
  padding-left: 0;
  padding-right: 0;
}
.content-area.home-primary-content-area {
  width: 100%;
  overflow-x: visible;
  padding-bottom: 75px;
}
.content-area.home-primary-content-area .hentry {
  display: block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.content-area.home-primary-content-area .hentry .post-thumbnail {
  display: none;
}
.home-sidebar #secondary {
  width: 100%;
  float: none;
}
.site-footer .site-info {
  text-align: center;
}
.site-footer .widget-column {
  display: block;
  float: none;
  overflow: hidden;
  width: 100%;
}
.site-footer .widget-column .widget {
  border: none;
  display: block;
  float: none;
  overflow: hidden;
  text-align: left;
  width: 100%;
}
.site-content {
  width: 100%;
  padding: 0 15px;
}
#primary {
  width: 100%;
}
#secondary {
  width: 340px;
}
#secondary .widget-column {
  width: 100%;
}
#secondary .widget {
  padding: 0 20px;
  width: 100%;
}
.hero {
  margin-top: -109px;
  padding-top: 109px;
  margin-left: 0;
  width: 110vw;
  transform: translateX(-10vw);
}
.hero .post-date, .hero p {
  color: #fff;
}
.site-header-background {
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.site-header, .site-header-background {
  height: auto;
}
@media screen and (min-width: 480px) {
  .site-logo-link, .site-logo-link img {
    max-height: 108px;
  }
  .site-header-inner {
    padding: 0 24px;
  }
  .site-title {
    padding-left: 12px;
  }
  .home .hentry {
    border-bottom: none;
  }
}
@media screen and (min-width: 640px) {
  .site-header-background {
    background-image: url('http://www.cxhairs.com/wp-content/uploads/2015/09/cxhairs-header-7.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
  }
  .site-header {
    background: transparent;
  }
  .site-title {
    color: #fff !important;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.69);
  }
  .site-header, .site-header-background {
    height: 300px;
  }
  .content-area.home-primary-content-area .hentry {
    display: inline-block;
    padding: 0 25px;
    width: 49.5%;
  }
  .content-area.home-primary-content-area .hentry.hero {
    display: block;
    width: 100%;
  }
  .content-area.home-primary-content-area .hentry .entry-header, .content-area.home-primary-content-area .hentry .entry-summary {
    width: 100% !important;
  }
  .site-footer .widget-column .widget {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .site-header, .site-header-background {
    height: 400px;
  }
  .site-header-inner {
    margin: 0;
    padding: 0 50px;
    width: 100%;
  }
  .menu-toggle {
    margin-right: 0;
    right: 50px;
    top: 53px;
  }
  .menu-toggle.toggled {
    margin-right: 0;
    right: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .widget-column .widget {
    width: 25%;
  }
  .site-header, .site-header-background {
    height: 450px;
  }
}
@media screen and (min-width: 1056px) {
  .site-content {
    padding: 0 0 0 25px;
  }
  .entry-content, .entry-author, .entry-footer, .comments-title, .comment-list, .respond {
    padding-right: 25px;
  }
  #primary {
    width: calc(100% - 340px);
  }
  .home #primary {
    width: 100%;
  }
  .home .site-content {
    padding: 0 25px;
  }
  .site:before {
    width: 490px;
  }
  .hero {
    margin-top: -177px;
    padding-top: 177px;
  }
}
@media screen and (min-width: 1280px) {
  /* cliques */  .site-content {
    padding: 0 0 0 50px;
  }
  .home .site-content {
    padding: 0 50px;
  }
  .hero {
    margin-top: -187px;
    padding-top: 187px;
  }
}
.footer-cliques {
  display: none;
  margin: 15px auto;
  max-width: 1024px;
  text-align: center;
}
iframe {
  display: block;
  margin: 0 auto;
  /* woocommerce */
}
.single-product .site-header {
  background-color: #fff !important;
  height: auto;
  padding-bottom: 50px;
}
.single-product .site-header-background {
  display: none;
  height: 0;
}
@media screen and (min-width: 1056px) {
  .woocommerce-page .site:before, .page-id-4990 .site:before {
    width: 340px;
  }
  .woocommerce-page .widget-area, .page-id-4990 .widget-area {
    margin-top: 0;
  }
  .woocommerce-page #container, .page-id-4990 #container {
    padding-right: 350px;
    padding-top: 20px;
    position: absolute;
  }
}
.page-id-4990 {
  /* utility navigation */
}
.page-id-4990 .site-header {
  background: url('http://www.cxhairs.com/wp-content/uploads/2015/09/cxhairs-header-nope.jpg') no-repeat 50% 50% !important;
  background-size: cover !important;
  min-height: 250px !important;
}
.page-id-4990 .entry-title {
  padding-top: 20px;
}
.page-id-4990 .entry-meta, .page-id-4990 .post-author {
  display: none;
}
.body-wrapper {
  padding-top: 44px;
}
.logged-in .body-wrapper {
  padding-top: 0;
}
.utility-navigation {
  background: #222;
  color: #fff;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 10px 0;
}
.utility-navigation-list {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 25px;
  text-align: right;
  font-size: 16px;
}
.utility-navigation-item {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 25px;
}
.utility-navigation-link {
  color: #fff;
}
.utility-navigation-link:hover, .utility-navigation-link:focus {
  color: #009ed8;
}
