/* line 47, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.ease {
  -webkit-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  transition: all 150ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */ }

/* line 54, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.easeBack {
  -webkit-transition: all 500ms cubic-bezier(0.79, 0, 0.145, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -moz-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -o-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  /* custom */ }

/* line 62, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.easeSine {
  -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */ }

/* line 69, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.radius {
  border-radius: 4px; }

/* line 73, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.grey-bg {
  background: #DEDEDE; }

/* line 77, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.light-grey-bg {
  background: #f8f8f8; }

/* line 81, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.fa-awesome, .new-login-box a.oauth::before, .new-login-box .form-actions .button::before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto; }

/* line 98, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 104, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.clearfix:after {
  clear: both; }

/* line 109, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .row .columns {
  max-width: 500px; }
/* line 112, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .logo {
  padding: 0; }
  /* line 114, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .new-login-box .logo .columns {
    padding: 0; }
/* line 118, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .text-center .line {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-top: 1px solid black; }
  /* line 123, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .new-login-box .text-center .line span {
    position: absolute;
    text-align: center;
    background-color: #DEDEDE;
    bottom: -10px;
    padding: 0 10px;
    margin-left: -20px; }
/* line 132, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .grey-bg {
  padding: 1em 2em 2em 2em; }
/* line 135, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .header-text {
  padding: 1.5em 2em 1px 2em; }
/* line 138, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box a.oauth::before {
  content: '\f09a';
  margin-right: 10px;
  padding: 0; }
/* line 144, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .form-actions .button::before {
  content: '\f023';
  padding: 0;
  margin-right: 10px; }

@media only screen and (max-width: 1200px) {
  /* line 163, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 2.5em; } }
@media only screen and (max-width: 1000px) {
  /* line 168, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 768px) {
  /* line 173, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
@media only screen and (max-width: 640px) {
  /* line 178, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 500px) {
  /* line 183, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
/* line 3, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
p.free-shipping.featured {
  text-transform: uppercase;
  color: #e74c3c;
  font-size: 28px !important;
  font-weight: 800;
  margin: 10px 0 0; }

/* line 11, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-box {
  height: 100%;
  border: solid 1px #DEDEDE;
  position: relative; }
  /* line 16, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box p.free-shipping {
    text-transform: uppercase;
    color: #e74c3c;
    font-size: 28px;
    font-weight: 800;
    margin: 10px 0 0; }
  /* line 23, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box span.price {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #208ecf;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    padding: 8px 16px; }
  /* line 33, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box span.product-hover {
    z-index: 1;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; }
  /* line 37, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box .product-excerpt {
    margin: 0; }
  /* line 43, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box .small-circle .small-inner-circle .small-price {
    color: #208ecf; }

/* line 49, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-box-content {
  padding: 20px; }
  /* line 52, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box-content .product-info {
    padding-right: 0; }
  /* line 56, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-box-content .button {
    margin-bottom: 0; }

/* line 62, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-listing-show {
  padding-top: 60px; }
  /* line 65, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .product-listing-content {
    background: #f4f4f4;
    padding-bottom: 60px;
    padding-top: 40px;
    margin-top: 40px; }
  /* line 72, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show #countdown {
    margin-top: 0; }
    /* line 74, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-show #countdown .inn {
      color: #fff; }
  /* line 79, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .video-con iframe {
    position: absolute;
    top: 0;
    left: 0; }
  /* line 85, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .flip-clock-wrapper ul {
    width: 15%; }
  /* line 89, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .social-links {
    border-top: 1px solid #dddddd;
    margin: 60px 0 0;
    padding-top: 30px;
    border-bottom: none; }
  /* line 96, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .social-links .social-share-button::before {
    top: 14px; }
  /* line 100, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .featured-con {
    margin-bottom: 20px; }
    /* line 102, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-show .featured-con img {
      width: 100%; }
  /* line 107, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .notes {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 1rem; }
  /* line 114, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .progress {
    padding-top: 2em; }
  /* line 119, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show .adjust .social-share-btn {
    height: 71px; }

/* line 126, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-listing-info {
  text-align: center; }
  /* line 128, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info h3 {
    font-size: 26px; }
  /* line 131, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info .price {
    font-size: 92px;
    font-weight: 800;
    color: #208ecf;
    line-height: 1em; }
  /* line 137, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info .rrp {
    font-style: italic;
    font-size: 26px; }
    /* line 140, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info .rrp small {
      font-size: 45%;
      line-height: 1.6em;
      color: #8f919A;
      display: block; }
  /* line 147, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info p.made-for-you {
    font-weight: 800; }
  /* line 150, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info .button.large {
    font-weight: 800;
    padding: 22px 80px 20px;
    margin-bottom: 0; }
  /* line 155, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info p.free-shipping {
    text-transform: uppercase;
    color: #e74c3c;
    font-size: 34px;
    font-weight: 800; }

/* line 164, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-listing-slider-block .product-listing-slider {
  height: 250px; }
  /* line 166, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-slider-block .product-listing-slider .progress-line {
    top: 120px; }
  /* line 169, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-slider-block .product-listing-slider .circle {
    top: 55px; }
  /* line 172, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-slider-block .product-listing-slider .progress-line.small {
    top: 76px;
    height: 10px; }

/* line 179, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
.product-listing-images img {
  margin-top: 20px;
  width: 100%; }

@media only screen and (max-width: 1024px) {
  /* line 187, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-info {
    margin-bottom: 20px; }
    /* line 189, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info h3 {
      font-size: 20px; }
    /* line 192, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info .price {
      font-size: 52px; }
    /* line 195, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info .rrp {
      font-style: italic;
      font-size: 20px; }
    /* line 199, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info p {
      font-size: 14px; }
    /* line 203, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-info .button.large {
      padding: 22px 10px 20px;
      width: 100%;
      margin-bottom: 8px; }

  /* line 210, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
  .product-listing-show {
    padding-top: 30px; }
    /* line 213, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-show .product-listing-content {
      padding-bottom: 30px;
      padding-top: 20px;
      margin-top: 20px; }
    /* line 219, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/product_listing.scss */
    .product-listing-show #countdown {
      margin-top: 20px; } }
