@import url("../css/proxima-nova.css");
@import url("../css/proxima-nova-bold.css");


/* START WHITE OUT OVERRIDES */

body.home, body.blog, body.desktop {
  background: #f4f4f4 !important;
}

.gear-text-container, p {
  color: #292929;
  line-height: 1.6;
}

p strong {
  color: #191919;
}

p a {
  color: #009dc8 !important;
}

h1, h2, h3, h4, h3 a, ul li, ol li {
  color: #393939 !important;
}

.foot_block a {
  color: #797979;
}

#footer {
  border-top: none;
}

@media (max-width: 700px) {
  article.full {
      height: 300px;
  }

}


@media (min-width: 767px) {
  .home #content, .page-template-new-homepage-php #content {
    margin-top: 0;
  }
}

@media (min-width: 1000px) {
  .home #content, .page-template-new-homepage-php #content {
    margin-top: 63px;
  }

  article.full {
    height: 400px;
  }
}

.fullscreen-image-wrap {
  box-shadow: none;
}

@media (max-width: 700px) {
  .fullscreen-image-wrap {
      width: 100%;
      height: 300px;
  }
}

.fullscreen-sticky-title {
  position: relative;
  padding-top: 130px;
  text-align: center;
  overflow: hidden;
}

@media (max-width: 700px) {
  .fullscreen-sticky-title {
      padding-top: 34px;
  }
}

.fullscreen-sticky-title h1 {
  font-family: 'lorimer_no_2_condensedSBd',Helvetica,Arial,sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  color: white !important;
  line-height: 1;
}

@media (max-width: 700px) {
  .fullscreen-sticky-title h1 {
      font-size: 48px;
  }
}

.fullscreen-sticky-title h2 {
  font-family: Georgia Regular,Georgia,Constantia,Lucida Bright,DejaVu Serif,serif;
  font-size: 22px;
  font-style: italic;
  color: white !important;
  letter-spacing: 1px;
  line-height: 1;
}

@media (max-width: 700px) {
  .fullscreen-sticky-title h2 {
      font-size: 18px;
  }
}

.fullscreen-marquee-cta {
  display: block;
  width: 120px;
  height: 22px;
  margin: 15px auto;
  padding: 10px;
  border: 2px solid #fff;
  text-align: center;
  font-family: 'proxima_nova_rgbold';
  font-size: 15px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 1px;
}

.fullscreen-marquee-cta:hover {
  background-color: white;
  color: #292929;
}

.single .buying-guide-header {
    margin-top: 82px;
}

#content .category-buying-guides .even {
  background: #e9e9e9;
  border: none;
  box-shadow: none;
}

.category .category-post-thumbnail, .author .category-post-thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.clymblife-heading h1 a {
  color: #0cf !important;
}

.single .buying-guide-header h1 {
    color: white !important;
}

#content .category-buying-guides .buying-guide-item-text-inner h2 a {
    color: #292929;
}

#content .category-buying-guides .buying-guide-item-text-inner h2 a:hover {
    color: #009dc8;
}

.post-header .entry-title, .full-featured-post-title, .heading-post .entry-text .entry-title a, .category-post-title a, .front-page-category-separator a {
    text-shadow: none;
    color: #393939;
    line-height: 1;
}

.gear-text-container .category-post-title a {
  color: #fff !important;
}

.full-featured-post-title, .heading-post .entry-text .entry-title a:hover, .category-post-title a:hover, .front-page-category-separator a:hover, .read-more {
    color: #009dc8;
}

.category-heading h1, .category-excerpt {
  color: #393939;
}

.post-text-container, .post-text-container p, .post-text-container h2, .post-text-container h2 a, .centered-video-text h2 a {
  color: #f4f4f4 !important;
}

.videos .video-text {
    background: rgba(0,0,0,0.5);
    padding: 0 10px;
}

.carousel-control {
  color: #191919;
}

.carousel-nav li a {
  color: #797979;
}

.carousel-control:hover {
  color: #000;
}

.share span {
  color: #393939;
}

.single article.border-right {
  border: none;
}

#searchform .search {
  background-color: #d9d9d9;
  border: none;
}

#searchform .search input[type="search"] {
  color: #292929;
}

#searchform .search span {
  color: #595959;
}

.post-author {
  padding: 30px 0;
  background: transparent;
}

#author-description, #product-sidebar .product-info-wrapper .product-title {
  color: #292929;
}

.entry-meta, .entry-meta a {
  color: #797979;
}

.entry-meta a:hover {
  color: #009dc8;
}

.dropdown-menu, #access {
  background-color: #000;
}

.heading-post .post-thumbnail, .post-thumbnail, .category-post-thumbnail.shadow, .featured-stories .span6 {
  box-shadow: none;
}

.author-heading {
  padding: 20px 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.on-this-day .this-date-wrap, .on-this-day .todays-date {
  background-color: #eee;
}





/* END WHITE OUT OVERRIDES */


body.category nav.pagination { display: none; }

#load_next_posts span.loadmore-btn, a.shop-button {
  font-size: 24px;
  line-height: 18px !important;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
a.shop-button { margin-top: 20px; }

.category article.post { min-height: 550px; }




.buying-guide-header .post-header {
  -moz-box-shadow: inset 0 -150px 150px -120px rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: inset 0 -150px 150px -120px rgba(0, 0, 0, 0.85);
  box-shadow: inset 0 -150px 150px -120px rgba(0, 0, 0, 0.85);
}

#products_carousel { padding: 0; min-height:186px; }

.horizontal-product-slider .product-slider_prev, .horizontal-product-slider .product-slider_next { margin-top: -15px; }

#products_carousel .sale-link:after {
    content: " \25b6";
    font-family: helvetica,arial,sans-serif;
    font-size: 37%;
    line-height: 25px;
    padding-left: 1px;
    vertical-align: top;
}
#products_carousel .product-title { padding: 0 10px 20px; vertical-align: middle; display: table-cell; text-align: center; width: 153px; }

#products_carousel .span2 { display: inline-block; }

.clymblife-heading h1 a {
  font-family: 'lorimer_no_2_condensedSBd';
  color:white;
  font-size: 150%;
  text-transform: uppercase;
}


/* ----------------- */
/* parallax features */
/* ----------------- */
@media (max-width: 600px) {
   /* Put Mobile-Only Styles Here */
  .single .parallax-feature-content .entry-content div.layout.long-text,
  .single .parallax-feature-content .entry-content div.layout.parallax-image-long-text,
  .single .parallax-feature-content .entry-content div.layout.parallax-image-long-text .container.long-text  { padding-top: 7px; }
}
@media (max-width: 1000px) { /*Tablet and below*/
  blockquote {
    display: none !important;
  }
}
@media (min-width: 600px) { /*Tablet Styles*/
  .single .parallax-feature-content .entry-content div.layout.long-text,
  .single .parallax-feature-content .entry-content div.layout.parallax-image-long-text,
  .single .parallax-feature-content .entry-content div.layout.parallax-image-long-text .container.long-text  { padding: 20px 0; }
}
@media (min-width: 1000px) { /*Desktop Styles*/
  .single .parallax-feature .entry-content div.layout.long-text,
  .single .parallax-feature-content .entry-content div.layout.long-text { min-height: auto; }

  .parallax-feature-container table {
    width: 75%;
    margin: 20px auto;
  }
  .parallax-feature-container p { margin: 0 0 20px !important; }
  .parallax-feature-container table tbody, .parallax-feature-container table tbody td { min-width: 1%; text-align: center; }


  .single .parallax-feature-content .entry-content div.layout.long-text,
  .single .parallax-feature-content .entry-content div.layout.parallax-image-long-text  { padding: 50px 0 30px; }
}
#post-11637 .parallax-intro h1, #post-11637 .parallax-intro p { width: 70%; color: white; }
#post-11637 .parallax-intro h1 { margin-top: 20%; }
#post-11637 .parallax-intro p { text-shadow: 8px 6px 10px black; }
#post-11637 p.downright {
  margin: 15% 0 0 65% !important;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.75);
}

#post-11614 .parallax-intro h1, #post-11614 .parallax-intro p { width: 70%; color: black; }
#post-11614 .parallax-intro h1 { margin: 5% 0 0 40%; width: 60%; }
#post-11614 .parallax-intro p {
  margin: 15px 0 0 40% !important;
  text-shadow: 8px 6px 10px white;
  width: 60%;
}
#post-11614 p.downright {
  margin: 35% 0 0 45% !important;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.75);
}
#post-11614 div.caption {
  margin: 5% 0 0 55% !important;
  background-color: rgba(0, 0, 0, 0.75);
  width: 25%;
}

#product-sidebar { padding-top: 0; }

.front-page-category-separator { margin: 30px 0 40px; }
.span6 .front-page-category-separator { margin-top: 0; }

/* new navigation style */

#header-outer {
  height: 70px;
  background-image: none;
  background-color: #393939;
}

#header-outer.short, #header-outer.short #menu-header-nav {
  height: 70px;
}

#header-outer.short {
  opacity: .98 !important;
  box-shadow: none !important;

}

#header-inner {
  width: 100%;
  height: 70px;
  max-width: 100%;
  min-width: 1000px;
}
#menu-main-nav {
  margin: 0;
}

#menu-main-nav .open {
  height:42px;
}

#menu-header-nav {
  margin: 0;
}

#menu-header-nav li {
  display: inline-block;
  border:none;
  height: 100%;
  color: #aaa;
  margin: 0 0 0 -3px;
  padding: 0;
  border-right: 1px solid #292929;
  letter-spacing: .02em;
}

#menu-header-nav li:first-child {
  border-left: 1px solid #292929;

}

#menu-header-nav li.invite-friends {
  border: none;
  height: 70px;
}
#menu-header-nav li.invite-friends a {
  line-height: 4.3;
  border: none;
}


#menu-header-nav li.active, #menu-item-12288 {
  background: #292929;
}

#menu-header-nav a {
  display: block;
  height: 100%;
  padding: 0 24px;
  margin: 0;
  line-height: 3.5;
  border-left: none;
  text-align: center;
  color: #aaa;
}

#menu-header-nav a:hover, #menu-header-nav a:hover:active { color: white; }
.buying-guide-header .post-header-inner p { color: #fff; }

#menu-header-nav li.active a, #menu-item-12288 a {
  color: white;
}

#header-inner .likebtn {
  position: relative;
  margin: 0 24px;
  top: 25px;
}

#site-title {
  height: 70px;
  padding: 0 24px;
  font-size: 49px;
}

h1#site-title a {
  position: relative;
  display: block;
  top: 16px;
  margin: 0;
}

#header-outer.short {
  opacity: 0.93;
  box-shadow: 0 2px 4px rgba(0,0,0,0.4),inset 0 1px 0 #222;
}

@media only screen and (max-width : 976px) {
  #header-outer, #header-inner {
    height: 40px !important;
    min-width: 300px;
  }

  #site-title {
    position: relative;
    top: -5px;
    height: 40px;
    margin: 0 auto;
  }

  h1#site-title a {
    position: relative;
    display: block;
    top: 0px;
    margin: 0;
    background-position: center;
    background-size: 90% auto;
  }

  nav.menu-open {
    visibility: visible !important;
    height: auto !important;
  }

}

/* ------------------- */
/* custom post classes */
/* ------------------- */

img.post-reduce {
  width:48%;
  height:auto;
  padding-top: 8px;
}