/* Fix white text in email signup header */
.email-signup .subheading-text, .email-signup-footer .subheading-text {
    color: #4c4a4e !important;
}

.layout-header, 
#countdown { 
} 

.title {
    font-size: 28px;
    font-weight: 700;
    color: #28262a;
    text-align: center;
    margin-top: 30px;
    font-family: "Domaine",sans-serif;
}
.title.title-featured {
  font-size: 44px;
}
.title.below-hero-title {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 10px;
}
@media screen and (min-width: 768px) { 
  .title {
    font-size: 44px;
  margin-top: 50px;
  margin-bottom: 30px;
  }
  .title.title-featured {
    font-size: 58px;
  }
}

a.button-landing-page { 
    display: block; 
    padding: 10px; 
    color: #ffffff; 
    margin: 0 auto; 
    max-width: 180px; 
    line-height: normal; 
    text-align:center; 
    font-weight: bold; 
} 
a.button-landing-page:hover { 
    background: #ffffff;
    color: #28262a;
} 
a.button-landing-page-blue {
  background: #20c4f4 !important;
    border: 4px solid #20c4f4;
}
a.button-landing-page-blue:hover {
    background: #ffffff;
    color: #20c4f4;
} 
li.product-grid-item {
    width: 50%;
}

@media screen and (min-width: 641px) {
  li.product-grid-item {
    width: 33.3333%;
  }
}
  
@media screen and (min-width: 1025px) {
  li.product-grid-item {
    width: 25%;
  }
}

@media screen and (min-width: 1280px) {
  .event-landing-page-banner {
    margin-right: -180px;
        margin-top: -23px;
  }
}

.cms-content li.product-grid-item {
    width: 50%;
}

@media screen and (min-width: 641px) {
  .cms-content li.product-grid-item {
        width: 33.3333%;
  }
}
  
@media screen and (min-width: 1025px) {
  .cms-content li.product-grid-item {
        width: 25%;
  }
}

@media screen and (min-width: 1280px) {
  div#landing-page-banner {
    margin-right: -180px;
  }
}

@media screen and (min-width: 768px) { 
    .sellable-details { 
        margin-left: 0; 
    } 
}
@media screen and (max-width:699px) { 
    .container-fluid &gt; .layout-columns { 
        padding-top: 10px; 
    } 
} 

/*** Start Search Styles ***/ 
input.primary.button {
   position: absolute;
   right: 0px;
   bottom: 364px;
}
@media (max-width: 768px) { 
    #search-form .primary.button {
        display: none;
    }
}
#search-form #search-terms-container { 
    width: 83%; 
    position: relative; 
} 
@media (max-width: 480px) { 
    #search-form #search-terms-container { 
        width: 100%; 
    } 
    #search-form .primary.button {
        display: none;
    }
} 
#search-terms-container input { 
    border: 1px solid #4c4a4e; 
    height: 50px; 
    padding: 0 10px; 
    padding-right: 40px; 
    padding-left: 5px; 
    font-size: 24px; 
    color: #574f54; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
} 
#search-terms-container i { 
    position: absolute; 
    color: #999; 
    top: 18px; 
    right: 15px; 
} 
/*** End Search Styles ***/ 
.hr-linebreak {
  border: 1px solid #cccccc;
  margin: 40px auto;
}
/*Google Ad styles */ 
.landing-gutter-ad { 
    position: absolute; 
    right: -275px; 
    top: 95px; 
    /* width: 160px;  */
    /* height: 500px;  */
    color: white; 
    text-align: center; 
} 
@media (min-width: 1200px) {
    .landing-gutter-ad {
        right: -225px;
    }
}
@media (min-width: 1440px) {
    .landing-gutter-ad {
        right: -260px;
    }
}
@media (min-width: 1600px) {
  .landing-gutter-ad {
      right: -325px;
  }
}
.is-active-hurricane-bar .landing-gutter-ad { 
    position: absolute; 
    /* right: -275px;  */
    top: 144px;
    /* width: 160px;  */
    /* height: 500px;  */
    color: white; 
    text-align: center; 
} 
.is-merchant-toolkit .landing-gutter-ad { 
    top: 190px; 
} 
.is-merchant-toolkit.is-active-hurricane-bar .landing-gutter-ad { 
    top: 240px;
} 
.mobile-google-ad { 
    max-width: 90%; 
    text-align: center; } 
/* End Google Ad Styles */ 

/*** Start Trust Message Styles ***/
.trust-message {
  width: 100%;
  max-width: 1280px;
  display: block;
  text-align: center;
  background: #eaeaea;
  padding-top: 30px;
  margin-top:40px;
}
.trust-message a:hover {
    color: #28262a;
}
@media screen and (min-width: 720px) {
  .trust-guarantee, .trust-confidence, .trust-back {
    width: 33%;
    max-width: 335px;
    display: inline-block;
    margin-bottom: 2px;
  }
  .trust-message p {
    max-width: 335px;
  width: 100%;
  }
  .trust-message h1 {
    font-size: 26px;
  }
  .trust-message {
       padding-bottom:0px;
  }
}

.trust-guarantee, .trust-confidence, .trust-back {
   padding-bottom: 25px; 
}
.trust-message a {
  text-decoration: none;
  color: #28262a;
  font-weight: 600;
}

.trust-message h1 {
  font-size: 24px;
  padding-top: 10px;
  font-family: "Domaine";
}

.trust-message p {
  width: 96%;
  font-size: 14px;
  margin: 0 auto;
  line-height: 17px;
  margin-bottom: 5px;
}
.trust-message span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: 700;
  letter-spacing: .05em;
  color: #20c4f4;
}
.trust-message .fa {
    color: #20c4f4;
    font-size: 32px;
}
/*** End Trust Message Styles ***/


/*** Abandoned Cart Module Styles ***/
.close-button {
    color: #20c4f4 !important;
  }
  .abandoned-cart-callout {
    border: 0.125rem solid #67ccf3;
    padding: 0;
    font-size: 0.75rem;
    margin-top: 20px !important;
    background-color: white !important;
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-callout {
      max-width: 85%;
      margin: 0 auto;
    }
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-callout {
      max-width: 70%;
    }
  }
  .row.abandoned-cart-content {
    margin-left: 0.0rem;
    margin-right: 0.0rem;
  }
  @media screen and (min-width: 768px) {
    .row.abandoned-cart-content {
      margin-right: -0.625rem;
    }
  }
  
  .abandoned-cart-callout .abandoned-cart-content {
    height: inherit;
  }
  
  .abandoned-cart-callout .close-button {
    font-size: 1rem;
    right: 0.25rem;
    top: 0rem;
  }
  
  .abandoned-cart-image {
    padding: 0;
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-image {
      width: auto;
    }
  }
  
  .abandoned-cart-image .item-image {
    height: inherit;
    width: auto;
  }
  
  @media screen and (min-width: 640px) {
    .abandoned-cart-image .item-image {
      height: 10.75rem;
    }
  }
  
  .abandoned-cart-product-info {
    text-align: center;
    font-weight: 600;
    padding-top: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-product-info {
      /* margin-right: 3.50rem; */
    }
  }
  
  .abandoned-cart-product-info .item-name {
    color: #4c4a4e;
    overflow: hidden;
    line-height: 23px;
    height: 46px; /* Double the line height to cap the overflow at 2 lines */
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-product-info .item-name {
      /* padding-top: 1.25rem; */
      font-size: 1.0rem;
      overflow: hidden;
      max-height: 65px;
    }
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-product-info .item-name {
      /* padding-top: 1rem; */
    }
  }
  
  .abandoned-cart-product-info .item-price {
    color: #ef3a5c;
    padding-bottom: 0.25rem;
    font-weight: 700;
  }
  
  @media screen and (min-width: 375px) {
    .abandoned-cart-product-info .item-price {
      /* padding-bottom: 0.5rem; */
    }
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-product-info .item-price {
      font-size: 1.0rem;
    }
  }
  
  .abandoned-cart-product-info .osky-btn-abandoned-cart {
    font-size: 0.5rem;
    background-color: #67ccf3;
    margin-bottom: 0;
    border: 2px solid #67ccf3;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
  }
  
  .abandoned-cart-product-info .osky-btn-abandoned-cart:hover {
    background: #ffffff;
    color: #67ccf3;
    text-decoration: none;
  }
  
  @media screen and (min-width: 375px) {
    .abandoned-cart-product-info .osky-btn-abandoned-cart {
      font-size: 0.625rem;
    }
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-product-info .osky-btn-abandoned-cart {
      font-size: 0.75rem;
    }
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-product-info .osky-btn-abandoned-cart {
      font-size: 0.875rem;
      margin: 0 auto;
    }
  }
  
  .abandoned-cart-text {
    height: 97%;
    text-align: center;
    background-color: #67ccf3;
    color: white;
    padding: 0.25rem;
  }
  
  @media screen and (min-width: 375px) {
    .abandoned-cart-text {
      padding: 0.5rem;
    }
  }
  
  .abandoned-cart-text .heading {
    padding-top: 0.5rem;
    padding-bottom: 0.25rem;
    font-weight: 700;
  }
  
  @media screen and (min-width: 375px) {
    .abandoned-cart-text .heading {
      padding-top: 0.5rem;
      padding-bottom: 0.25rem;
    }
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-text .heading {
      padding-top: 1.875rem;
      font-size: 1.25rem;
    }
  }
  
  @media screen and (min-width: 1025px) {
    .abandoned-cart-text .heading {
      padding-top: 1.5rem;
    }
  }
  
  .abandoned-cart-text .heading i {
    display: inline-block;
  }
  
  .abandoned-cart-text .heading .heading-text {
    display: inline-block;
    font-weight: 600;
  }
  
  .abandoned-cart-text .subheading {
    padding-bottom: 0.5rem;
  }
  
  .abandoned-cart-text .subheading .subheading-text {
    font-size: 0.6875rem;
  }
  
  @media screen and (min-width: 768px) {
    .abandoned-cart-text .subheading .subheading-text {
      font-size: 0.875rem;
    }
  }
  
  .abandoned-cart-text :after {
    left: 32%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #67ccf3;
    border-width: 0.75rem;
    margin-top: -0.75rem;
  }
  @media screen and (max-width: 767px) {
    .abandoned-cart-text :after {
      display: none;
    }
  }
  
  .cta .cta-text {
    font-weight: 400;
    font-size: 0.7rem;
    color: #666;

    /** Vertically middle align this text **/
    height: 3rem;
    line-height: 3rem;
  }
  
  @media screen and (min-width: 375px) {
    .cta .cta-text {
      font-size: 0.75rem;
    }
  }
  
  @media screen and (min-width: 768px) {
    .cta .cta-text {
      font-size: 0.85rem;
    }
  }
  .heading .fa-shopping-cart,
  .heading-text,
  .subheading-text {
      color: #ffffff !important;
  }

.heading-text {
    font-family: 'Lato';
}

.heading.abandoned-title {
    background-color: #67ccf3;
    font-size: 1.5rem;

    /* This should match the border-width on the abandoned-title-corner to sync the angle */
    height: 3rem;
}

@media screen and (max-width: 1023px) {
  .heading.abandoned-title {
    font-size: 1.1rem;
  }
}

.abandoned-title .heading-text {
  /* Matched height and line height here has the effect of vertically aligning text in the middle */
  height: 3rem;
  line-height: 3rem;
}

.abandoned-title-corner {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #67ccf3 transparent transparent transparent;

  /* This should match the border-width on the .heading.abandoned-title to sync the angle */
  border-width: 3rem 3rem 0 0; 
}

.abandoned-header-left {
  padding-right: 0;
  padding-left: 0;
}

.abandoned-header-middle {
  padding-left: 0;
}

.abandoned-header-right {
  padding-left: 0;
  
  /* Leave space for X icon to close the "modal" */
  padding-right: 2.5rem;
}

.abandoned-header-right .bubble {
  right: inherit;
}

@media screen and (max-width: 639px) {
  .abandoned-header-right .bubble {
    /* Align the bubble at the small breakpoint */
    top: 3.3rem;
  }
}

.abandoned-cart-icon {
  /* Make the icon bigger so it doesn't look tiny */
  font-size: 1.2rem;
}

.abandoned-cart-icon span {
  /* This moves the cart icon to the right a bit, it was easier to do this than to move the badge left */
  position: relative;
  left: 5px;
}

.abandoned-cart-product-info .abandoned-view-all-link {
  color: #666;
  text-decoration: none;
  font-size: 0.875rem;
}

.abandoned-cart-product-info .abandoned-view-all-link:hover {
  color: #67ccf3;
  text-decoration: none;
}

.abandoned-view-all-container {
  margin: .5rem 0 1rem 0;
}

.abandoned-product-info-container {
  padding: 1rem 2rem;
}

.callout[data-closable] {
  padding-right: inherit;
}

.abandoned-cart-callout .orbit-controls span.fa {
  color: #28262a;
  font-size: 1.5rem;
}

.abandoned-cart-callout .orbit-previous {
  left: 3rem;
  cursor: pointer;
}

.abandoned-cart-callout .orbit-next {
  right: 3rem;
  cursor: pointer;
}

@media screen and (max-width: 639px) {
  .abandoned-cart-callout .orbit-previous {
    left: 1.5rem;
  }
  
  .abandoned-cart-callout .orbit-next {
    right: 1.5rem;
  }
}

.abandoned-cart-icon:hover, .callout a:hover {
  color: #28262a;
}

.row .abandoned-cart-callout .row {
  margin-left: 0;
  margin-right: 0;
}

/*** End Abandoned Cart Module Styles ***/

@media screen and (max-width: 414px) {
	.banner-hurricane-bar { display: none; }
	.header.header-top-stack-1 {  height: 3.4rem !important; } 
	.layout-columns { margin-top: -30px; }

	/** The hurricane bar here is disabled and leaves a whitespace between the banner and the top of the bar.
	    This removes the whitespace to make the banner placement consistent with the home page. **/
	.header.header-top-stack-1.header-mobile+main, .header.header-top-stack-1.header-thin+main { padding-top: 3.8rem; }

	/**	Fix the slight overlap that the top header bar had on top of the main content, including the banner **/
	.header.header-mobile+main, .header.header-thin+main { padding-top: 3.4rem }
}
.quick-look{
    display:none;
    position:absolute;
    text-align:center;
    height:100%;
    width:100%;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.6);
    color:#fff;
    z-index:12
}
.quick-look .quick-look-content{
    position:relative;
    top:50%;
    left:0;
    transform:translate(0,-50%)
}
.quick-look .quick-look-content .quick-look-title{
    font-size:2.25rem;
    font-weight:700
}
.quick-look .quick-look-content .quick-look-time{
    padding-bottom:1rem
}
.quick-look .quick-look-content .quick-look-time ul{
    list-style:none;
    margin:0
}
.quick-look .quick-look-content .quick-look-time ul li{
    display:inline-block
}
.quick-look .quick-look-content .quick-look-time ul li p,.quick-look .quick-look-content .quick-look-time ul li span{
    display:inline-block;
    margin-bottom:0
}
.quick-look .quick-look-content .quick-look-link{
    text-transform:uppercase;
    font-weight:700;
    display:inline-block;
    padding:.9375rem 2rem;
    border:.125rem solid #fff;
    background-color:transparent;
    border-radius:0;
    font-size:.9375rem
}
.quick-look .quick-look-content .quick-look-link:hover{
    background-color:#fff;
    color:rgba(0,0,0,.8)
}
a:hover .quick-look{
    display:block
}
.flash{
    position:absolute;
    top:0;
    right:0;
    height:8.125rem;
    width:8.125rem;
    color:#fff;
    z-index:11
}
.flash:before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:0;
    height:0;
    border:2rem solid transparent;
    border-right-color:#ef3a5c;
    border-top-color:#ef3a5c
}
@media print,screen and (min-width:40em){
    .flash:before{
        border-width:4.0625rem
    }
}
.flash>div{
    position:absolute;
    text-align:center;
    text-transform:uppercase;
    transform:rotate(45deg);
    top:40%;
    right:-10%;
    font-weight:700;
    letter-spacing:.0625rem;
    margin-top:-.6875rem;
    width:100%;
    display:none
}
@media print,screen and (min-width:40em){
    .flash>div{
        display:block
    }
}
.flash i{
    position:absolute;
    font-size:1.5rem;
    top:.375rem;
    right:.5rem
}
@media print,screen and (min-width:40em){
    .flash i{
        top:.625rem;
        right:.75rem;
        font-size:2.25rem
    }
}
.myopensky-deal-of-the-day .dotd-banner{
    position:absolute;
    top:0;
    left:.5rem;
    background-color:#ee385c;
    color:#fff;
    padding:1rem .625rem;
    font-size:.9375rem;
    line-height:1.05
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .dotd-banner{
        left:1rem;
        padding:2rem 1.25rem;
        font-size:1.75rem
    }
}
.myopensky-deal-of-the-day .dotd-angle-banner{
    position:absolute;
    top:1.375rem;
    right:-3rem;
    height:1.25rem;
    transform:rotate(45deg);
    font-size:.625rem;
    text-align:center;
    background-color:#f06665;
    color:#fff;
    line-height:1.25rem;
    padding:0 3rem;
    font-weight:900
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .dotd-angle-banner{
        top:1.75rem;
        right:-3rem;
        height:2.25rem;
        padding:0 3rem;
        font-size:.875rem;
        line-height:2.25rem
    }
}
.myopensky-deal-of-the-day .deal-of-the-day-container{
    border:.0625rem solid #dbdbdb;
    padding:1.25rem 1rem;
    position:relative;
    overflow:hidden
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .deal-of-the-day-container{
        padding:1.25rem 1rem 2rem
    }
}
.myopensky-deal-of-the-day .deal-of-the-day-image{
    width:50%;
    margin:0 auto;
    position:relative
}
.myopensky-deal-of-the-day .product-grid-info{
    padding:1.25rem 0 0
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info{
        padding:1.25rem 1rem 0
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-name{
    font-size:.75rem;
    margin-bottom:.625rem
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-name{
        font-size:1.125rem;
        margin-bottom:.5rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-seller{
    display:none
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price{
    color:#ee385c;
    font-size:1.0625rem;
    font-weight:700;
    padding-top:0;
    line-height:normal;
    top:auto
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price{
        font-size:1.875rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .regular-price{
    vertical-align:baseline;
    font-size:.625rem;
    font-weight:400;
    color:#999;
    text-decoration:line-through;
    margin-right:.25rem
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .regular-price{
        font-size:1.0625rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .regular-price .symbol{
    vertical-align:baseline
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price i{
    font-size:.75rem
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price i{
        font-size:1.25rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .symbol{
    font-size:.625rem;
    vertical-align:top
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .symbol{
        font-size:1.125rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .discount{
    font-size:.5625rem;
    font-weight:900;
    display:inline-block;
    margin-left:.25rem;
    position:relative;
    vertical-align:top;
    padding:.25rem .5rem;
    background-color:#ffdbdb
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .discount{
        font-size:.9375rem;
        padding:.4375rem .625rem;
        margin-left:.0625rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .discount:before{
    content:'';
    border-right:.25rem solid #ffdbdb;
    border-top:.25rem solid transparent;
    border-bottom:.25rem solid transparent;
    width:0;
    height:0;
    overflow:hidden;
    position:absolute;
    top:50%;
    left:-.25rem;
    margin-top:-.25rem
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .product-grid-info-price .discount:before{
        border-width:.375rem;
        border-left-width:0;
        left:-.375rem;
        margin-top:-.375rem
    }
}
.myopensky-deal-of-the-day .product-grid-info .add-to-cart-button{
    color:#ee385c;
    font-size:.8125rem;
    font-weight:700;
    border-color:#ee385c;
    margin:0;
    padding:.375rem 1rem
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day .product-grid-info .add-to-cart-button{
        font-size:1.3125rem;
        padding:.625rem 2rem;
        margin-top:0
    }
}
.myopensky-deal-of-the-day .product-grid-info .add-to-cart-button:active,.myopensky-deal-of-the-day .product-grid-info .add-to-cart-button:focus,.myopensky-deal-of-the-day .product-grid-info .add-to-cart-button:hover{
    background:#ee385c;
    color:#fff
}
.marketing-event-banner.row{
    margin-bottom:2rem
}
.marketing-event-banner.row.shipment-callout-visible{
    margin-bottom:0
}
.google-ad.myopensky-google-ads{
    margin-bottom:2.5rem
}
.lazy-load-carousel{
    position:relative
}
.lazy-load-carousel .loading-spinner{
    position:absolute;
    top:50%!important;
    left:50%!important
}
.below-the-fold-content{
    margin-bottom:0;
    min-height:6.25rem
}
ul{
    list-style:none;
    margin:0;
    padding:0
}
h2.title{
    font-size:1.4375rem;
    line-height:1.25;
    margin-bottom:1rem;
    color:#414042
}
h2.title a{
    color:#414042
}
@media print,screen and (min-width:40em){
    h2.title{
        font-size:2.625rem;
        margin-bottom:2.5rem
    }
}
.orbit-arrow{
    color:#414042;
    padding:1rem
}
.orbit-arrow:hover{
    background-color:rgba(10,10,10,.5)
}
.myopensky-module{
    margin-bottom:2.5rem
}
.myopensky-module.pad-less{
    margin-bottom:1.25rem
}
.myopensky-module.no-margin{
    margin-bottom:0
}
@media print,screen and (min-width:40em){
    .myopensky-module{
        margin-bottom:4.5rem
    }
    .myopensky-module.pad-less{
        margin-bottom:3rem
    }
    .myopensky-module.marketing-block{
        margin-top:-2rem
    }
}
.myopensky-module .product-grid-info-name{
    font-size:.75rem
}
@media print,screen and (min-width:40em){
    .myopensky-module .product-grid-info-name{
        font-size:.875rem
    }
}
@media print,screen and (min-width:40em){
    .myopensky-module .product-grid-info-price{
        font-size:1rem
    }
}
.myopensky-module .product-grid-item{
    padding:0
}
.myopensky-module .product-grid-item.large-fifth:nth-child(5)~.product-grid-item,.myopensky-module .product-grid-item.medium-fifth:nth-child(5)~.product-grid-item{
    display:none
}
.myopensky-module .product-grid-item .product-grid-item-wrapper{
    position:relative;
    padding:0
}
.myopensky-module .normal-list:not(.collapse) .product-grid-item{
    padding-top:.5rem;
    padding-bottom:.5rem
}
.myopensky-module .products-list.no-products{
    text-align:center
}
@media print,screen and (min-width:40em){
    .myopensky-module .products-list.no-products{
        background-color:#f6f6f6;
        padding:3rem 0
    }
}
.myopensky-module .products-list.no-products .product-grid-item.placeholder{
    width:100%;
    float:none;
    display:inline-block;
    margin-bottom:0
}
@media print,screen and (min-width:40em){
    .myopensky-module .products-list.no-products .product-grid-item.placeholder{
        width:80%
    }
}
@media print,screen and (min-width:64em){
    .myopensky-module .products-list.no-products .product-grid-item.placeholder{
        width:60%
    }
}
.myopensky-module .products-list.no-products .product-grid-item.placeholder .placeholder-inner{
    height:13.125rem
}
.myopensky-module .module-view-more{
    font-size:1.125rem;
    font-weight:700;
    padding:.25rem 0
}
@media print,screen and (min-width:40em){
    .myopensky-module .module-view-more{
        font-size:1.25rem;
        padding:1rem 0
    }
}
.myopensky-module .module-view-more>a{
    color:#20c4f4;
    font-style:normal
}
.myopensky-module .module-view-more>a:hover{
    color:#058fb7
}
.myopensky-module .module-view-more>a>i{
    font-size:inherit;
    font-style:normal;
    vertical-align:baseline
}
.myopensky-flash-deals .the-love{
    display:none
}
.myopensky-flash-deals .lazy-load-carousel{
    overflow:hidden;
    max-height:23.75rem
}
.myopensky-flash-deals .flash-deadline{
    color:#ee385c;
    font-size:1.125rem;
    font-weight:700;
    font-family:Lato;
    opacity:0;
    transition:opacity .3s ease
}
.myopensky-flash-deals .flash-deadline.countdown-ready{
    opacity:1
}
.myopensky-flash-deals .flash-deadline i,.myopensky-flash-deals .flash-deadline li,.myopensky-flash-deals .flash-deadline p,.myopensky-flash-deals .flash-deadline span,.myopensky-flash-deals .flash-deadline ul{
    display:inline-block;
    margin-bottom:0;
    list-style:none
}
.myopensky-flash-deals .product-grid-item,.myopensky-recommended-deals .product-grid-item{
    margin-bottom:0
}
.myopensky-deal-of-the-day,.myopensky-trending-now{
    margin-bottom:2.5rem;
    padding-left:0;
    padding-right:0
}
@media print,screen and (min-width:40em){
    .myopensky-deal-of-the-day,.myopensky-trending-now{
        margin-bottom:4.5rem
    }
}
@media print,screen and (min-width:64em){
    .myopensky-deal-of-the-day,.myopensky-trending-now{
        margin-bottom:0;
        padding-left:1rem;
        padding-right:1rem
    }
}
.myopensky-personal-picks .product-grid-item{
    padding:.125rem
}
@media print,screen and (min-width:64em){
    .myopensky-trending-now .products-list{
        padding:0 4rem
    }
}
.myopensky-trending-now .products-list.row.collapse>.column,.myopensky-trending-now .products-list.row.collapse>.columns{
    padding:.125rem
}
@media print,screen and (min-width:64em){
    .myopensky-trending-now .orbit-previous{
        left:1rem
    }
    .myopensky-trending-now .orbit-next{
        right:1rem
    }
}
.myopensky-about{
    color:#fff;
    height:8.0625rem;
    padding:1.25rem 28% 0 1.25rem;
    background-size:contain;
    background-position:100% 50%;
    background-repeat:no-repeat
}
@media print,screen and (min-width:40em){
    .myopensky-about{
        height:15.625rem;
        padding:1.5rem 28% 0 2rem
    }
}
@media print,screen and (min-width:64em){
    .myopensky-about{
        padding-right:17%
    }
}
.myopensky-about a,.myopensky-about h2.title{
    color:#fff
}
.myopensky-about h2.title{
    margin-bottom:.5rem
}
@media print,screen and (min-width:40em){
    .myopensky-about h2.title{
        margin-bottom:1.5rem;
		text-align: left;
    }
}
.myopensky-about .learn-more{
    font-size:.9375rem;
    font-weight:700
}
@media print,screen and (min-width:40em){
    .myopensky-about .learn-more{
        font-size:1.25rem
    }
}
.myopensky-best-sellers .product-grid-item{
    margin-bottom:1rem
}
.myopensky-best-sellers .product-grid-item .product-grid-info{
    padding:.625rem 0 0
}
.myopensky-best-sellers .product-grid-info,.myopensky-flash-deals .product-grid-info{
    padding:.25rem 1rem
}
.myopensky-best-sellers .product-grid-info .product-grid-info-seller,.myopensky-flash-deals .product-grid-info .product-grid-info-seller{
    display:none
}
.myopensky-best-sellers .product-grid-info .product-grid-info-price,.myopensky-flash-deals .product-grid-info .product-grid-info-price{
    padding-top:0
}
.myopensky-order-status{
    width:100%;
    background-color:#eaeaea;
    color:#414042;
    padding:.25rem;
    margin-bottom:3rem
}
.myopensky-order-status .check-order-status{
    font-size:.75rem;
    font-weight:700;
    text-align:center;
    line-height:1.25;
    margin-left:1.5rem
}
@media print,screen and (min-width:40em){
    .myopensky-order-status .check-order-status{
        font-size:1rem
    }
}
@media print,screen and (min-width:64em){
    .myopensky-order-status .check-order-status{
        margin-top:.75rem;
        padding-left:1rem
    }
}
.myopensky-order-status .check-order-status a,.myopensky-order-status .check-order-status span{
    display:block
}
@media print,screen and (min-width:64em){
    .myopensky-order-status .check-order-status a,.myopensky-order-status .check-order-status span{
        display:inline
    }
}
.myopensky-order-status .check-order-status a{
    color:#414042;
    text-decoration:underline
}
@media print,screen and (min-width:64em){
    .myopensky-order-status .check-order-status a{
        padding-left:.5rem
    }
}
.myopensky-order-status .check-order-status,.myopensky-order-status .greeting-name,.myopensky-order-status .greeting-text,.myopensky-order-status .next-shipment{
    float:left
}
.myopensky-order-status .greeting-name{
    padding:.125rem 1.5rem 0 .25rem;
    font-size:1.5rem;
    font-weight:600;
    font-family:Lato,Helvetica,sans-serif
}
.myopensky-order-status .greeting-text{
    padding-left:1.5rem;
    font-size:1.625rem;
    font-family:Domaine,Georgia,serif
}
@media print,screen and (min-width:64em){
    .myopensky-order-status .greeting-text{
        padding-bottom:0
    }
}
.myopensky-order-status .next-shipment{
    position:relative;
    color:#fff;
    background-color:#20c4f4;
    font-family:Domaine,Georgia,serif;
    padding:.25rem
}
@media print,screen and (min-width:40em){
    .myopensky-order-status .next-shipment{
        font-size:1.5rem;
        padding:.125rem .75rem .125rem .75rem
    }
}
.myopensky-order-status .next-shipment:after{
    left:100%;
    top:50%;
    border:solid transparent;
    content:"";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
    border-color:rgba(136,183,213,0);
    border-left-color:#20c4f4;
    border-width:.9375rem;
    border-left-width:.5rem;
    margin-top:-.9375rem
}
@media print,screen and (min-width:40em){
    .myopensky-order-status .next-shipment:after{
        border-width:1.25rem;
        border-left-width:.75rem;
        margin-top:-1.25rem
    }
}
.myopensky-wish-list h2.title i.fa-heart{
    color:#ee385c;
    font-size:1rem
}
@media print,screen and (min-width:40em){
    .myopensky-wish-list h2.title i.fa-heart{
        font-size:1.375rem
    }
}
.google-ads-enabled .cms-content {
    max-width: 80rem;
}
li.product-grid-item.large-eighth {
    width: 12.5% !important;
}
li.product-grid-item.large-fifth {
    width: 20% !important;
}
li.product-grid-item.large-2 {
    width: 16.66667% !important;
}
.large-fifth,.medium-fifth,.small-fifth{
    width: 50% !important;
}
@media print,screen and (min-width:40em){
    .large-fifth,.medium-fifth,.small-fifth{
        width: 33.3333% !important;
    }
}
@media print,screen and (min-width:64em){
    .large-fifth,.medium-fifth,.small-fifth{
        width: 20% !important;
    }
}
.large-eighth,.medium-eighth,.small-eighth{
    width: 50% !important;
}
@media print,screen and (min-width:40em){
    .large-eighth,.medium-eighth,.small-eighth{
        width: 33.3333% !important;
    }
}
@media print,screen and (min-width:64em){
    .large-eighth,.medium-eighth,.small-eighth{
        width: 12.5% !important;
    }
}
.module-view-more>a {
    color: #20c4f4;
    font-style: normal;
    font-size: 20px;
}
.module-view-more>a>i {
    font-size: 20px;
    font-style: normal;
}
#marketing-event-banner {
    display: none;
}
.layout-header {
    display: none;
}
.main-content {
    padding-top: 0;
}
.marketing-event-banner {
    margin-bottom: 2rem;
}
.myopensky-trending-now .the-love {
	display: none;
}
.picked-for-you {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.google-ad.myopensky-google-ads {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.email-signup .subheading-text, .email-signup-footer .subheading-text {
    color: #4c4a4e !important;
}
.title {
	margin-top: 30px !important;
}