/*
Theme Name: Afteroom Theme
URI: http://www.ronaldnunez.com
Description: Theme for Afteroom.
Author: Ronald Nunez
Author URI: http://www.ronaldnunez.com
*/
@font-face {
  font-family: 'AvenirLT-Book';
  src: url("fonts/AvenirLT-Book_gdi.eot");
  src: url("fonts/AvenirLT-Book_gdi.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLT-Book_gdi.woff") format("woff"), url("fonts/AvenirLT-Book_gdi.ttf") format("truetype"), url("fonts/AvenirLT-Book_gdi.otf") format("opentype"), url("fonts/AvenirLT-Book_gdi.svg#AvenirLT-Book") format("svg");
  font-weight: 700; }
@font-face {
  font-family: 'AvenirLT-Black';
  src: url("fonts/AvenirLT-Black_gdi.eot");
  src: url("fonts/AvenirLT-Black_gdi.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLT-Black_gdi.woff") format("woff"), url("fonts/AvenirLT-Black_gdi.ttf") format("truetype"), url("fonts/AvenirLT-Black_gdi.otf") format("opentype"), url("fonts/AvenirLT-Black_gdi.svg#AvenirLT-Black") format("svg");
  font-weight: 700; }
/* Default Wordpress Core Styles
-------------------------------------------------------------- */
.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

img.alignright, .alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

img.aligncenter, .aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }
  .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.entry-content img {
  margin: 0 0 1.5em 0; }

.f-topbar-fixed {
  padding-top: 0px !important; }

h1,
h2 {
  text-transform: uppercase; }

h1,
h2,
p {
  letter-spacing: 1px; }

.section-wrapper {
  padding: 0; }
  .section-wrapper:first-child {
    padding-top: 0; }
    .section-wrapper:first-child .section {
      padding-top: 0; }
      .section-wrapper:first-child .section:first-child {
        padding-top: 0; }
  .section-wrapper .section {
    padding: 180px 0 50px; }

.design-gallery {
  position: relative;
  padding-top: 0px; }

.fullwidth {
  width: 100%;
  max-width: 100%; }
  .fullwidth .columns {
    padding: 0; }

.singlepage,
.errorpage {
  padding-top: 245px; }

.singlepage .post-entry h1 {
  font-family: "Avenir-Book", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 60px; }
.singlepage .pagination {
  margin: 0; }
  .singlepage .pagination .prev-post, .singlepage .pagination .next-post {
    position: absolute;
    top: 180px;
    height: 26px;
    width: 16px;
    display: block; }
    .singlepage .pagination .prev-post span, .singlepage .pagination .next-post span {
      display: none; }
  .singlepage .pagination .prev-post {
    left: -55px;
    background: url(images/arrow-left.png) left top no-repeat; }
  .singlepage .pagination .next-post {
    right: -55px;
    background: url(images/arrow-right.png) left top no-repeat; }

.title-area li a {
  display: inline-block;
  padding: 10px 0 0 30px; }
  .title-area li a img {
    width: 30px;
    height: auto; }

.navbar {
  padding: 70px 0 40px; }

.navbarbg {
  background-color: rgba(255, 255, 255, 0.5); }

.top-bar-section {
  left: none;
  text-align: center; }
  .top-bar-section ul {
    display: inline-block; }

.mainnav li {
  letter-spacing: 2px; }
  .mainnav li a {
    text-decoration: none; }
    .mainnav li a.logo, .mainnav li a.smallogo {
      width: 121px;
      height: 136px;
      margin-top: -60px;
      margin-left: 40px;
      margin-right: 40px; }
    .mainnav li a.logo {
      background: url(images/afteroom-logo.png) center center no-repeat !important; }
    .mainnav li a.smallogo {
      background: url(images/afteroom-small-logo.png) center center no-repeat !important; }
    .mainnav li a.current {
      text-decoration: underline; }
    .mainnav li a span {
      display: none; }
  .mainnav li.current a {
    text-decoration: underline; }

#container {
  width: 100%;
  overflow: hidden;
  margin-left: 1%; }
  #container .item {
    width: 25%;
    /* 300px */
    float: left;
    margin: 0 4.16% 4%;
    /* 15px 30px */ }
    #container .item a {
      text-decoration: none;
      display: block; }
      #container .item a img {
        margin-bottom: 40px;
        display: block;
        width: 100%;
        height: auto !important; }
      #container .item a h2 {
        margin-bottom: 25px; }
      #container .item a p {
        text-transform: uppercase;
        margin-bottom: 10px; }

.press-list li .presswrapper,
.press-list li .productwrapper,
.product-list li .presswrapper,
.product-list li .productwrapper {
  position: relative; }
  .press-list li .presswrapper a,
  .press-list li .productwrapper a,
  .product-list li .presswrapper a,
  .product-list li .productwrapper a {
    display: block; }

.media-icons li i {
  font-size: 40px; }
.media-icons li a {
  color: #000; }

.animation1,
.animation2,
.animation3,
.animation4 {
  position: absolute; }

.animation1 {
  top: -10%; }

.animation2 {
  left: 15%;
  bottom: 5%; }

.animation3 {
  right: 0;
  top: 10%; }

.animation4 {
  right: 0;
  bottom: 5%; }

.stick-me {
  position: fixed;
  z-index: 100; }

.no-bullet {
  list-style: none; }
  .no-bullet li {
    margin-bottom: 70px; }

.border-right {
  border-right: #000000 solid 1px; }

.contact-top {
  margin-bottom: 70px; }
  .contact-top .inline-list {
    text-align: center;
    margin: 0; }
    .contact-top .inline-list li {
      text-transform: uppercase;
      display: inline-block;
      float: none;
      margin: 0;
      border-left: #000 solid 1px;
      padding: 0 50px;
      line-height: 16px; }
      .contact-top .inline-list li:first-child {
        border-left: none; }
      .contact-top .inline-list li a {
        text-decoration: none; }

.last {
  padding-bottom: 0; }

.copyright {
  text-align: right;
  font-size: 11px;
  text-transform: uppercase; }

.mfp-counter {
  color: #fff !important; }

.pagination {
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative; }
  .pagination ul.page-numbers {
    position: absolute;
    top: 50%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 0; }
    .pagination ul.page-numbers li {
      display: inline-block;
      padding: 0; }
      .pagination ul.page-numbers li a {
        text-transform: uppercase; }
      .pagination ul.page-numbers li span.current {
        text-decoration: underline; }
      .pagination ul.page-numbers li a, .pagination ul.page-numbers li span {
        display: block;
        text-decoration: none;
        padding: 15px 14px; }

@media only screen and (max-width: 40em) {
  .navbar {
    padding: 0px 0 5px; }

  .mainnav li a {
    padding: 10px 0 !important; }
  .mainnav li.checklogo {
    display: none; }

  h1, h2 {
    font-size: 14px; }

  .design-gallery {
    top: 0; }

  .section-wrapper {
    padding: 50px 0; }
    .section-wrapper .section {
      padding: 80px 0;
      text-align: center; }

  #container {
    width: 100%; }
    #container .item {
      width: 100% !important;
      margin: 0 0 4% 0 !important; }

  .singlepage {
    padding-top: 100px; }
    .singlepage .post-entry {
      text-align: center; }
    .singlepage .pagination {
      margin-bottom: 10px;
      margin-top: 40px; }
      .singlepage .pagination .prev-post, .singlepage .pagination .next-post {
        top: -50px; }
      .singlepage .pagination .prev-post {
        left: 35px; }
      .singlepage .pagination .next-post {
        right: 35px; }

  .copyright {
    text-align: center; }

  .contact-top .inline-list li {
    border-left: none;
    text-align: center;
    display: block;
    padding: 15px 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .mainnav li a {
    padding: 0 20px !important; }
    .mainnav li a.logo {
      margin-left: 20px;
      margin-right: 20px; }

  #container {
    width: 100%;
    margin-left: 1%; }
    #container .item {
      width: 40% !important;
      /* 300px */
      margin: 0 5% 4% !important;
      /* 15px 30px */ }

  .singlepage .post-entry {
    text-align: center; }
  .singlepage .pagination {
    margin-bottom: 50px; }
    .singlepage .pagination .prev-post, .singlepage .pagination .next-post {
      top: -50px; }
    .singlepage .pagination .prev-post {
      left: 35px; }
    .singlepage .pagination .next-post {
      right: 35px; }

  .copyright {
    text-align: center; } }
@media only screen and (max-width: 80em) {
  #container {
    width: 100%;
    margin-left: 1%; }
    #container .item {
      width: 25%;
      /* 300px */
      margin: 0 4.16% 4%;
      /* 15px 30px */ } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .singlepage .pagination {
    margin-bottom: 50px; }
    .singlepage .pagination .prev-post, .singlepage .pagination .next-post {
      top: -50px; }
    .singlepage .pagination .prev-post {
      left: 35px; }
    .singlepage .pagination .next-post {
      right: 35px; } }

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