/** Shopify CDN: Minification failed

Line 76:0 Unexpected "}"

**/
/* =========================================== */
/* PROMO CALLOUTS ============================ */
/* =========================================== */

/* COLLECTION PDP PROMO SITEWIDE NOTICE - Product Detail Page  */
/*
.product-single__title:after {
    content: "Save $25 on +$125, $50 on +$175, $75 on +$225  - USE CODE: OPBUYMORE";
    color: blue;
    background: #fff;
    font-size: .85rem;
    line-height: 1.2;
    padding: .5 0rem;
    text-align: left;
    font-weight: 700;
    width: 100%;
    display: block;
}
*/
/* PLP Collection Promo CTA */
div[data-product*="caw25"] .boost-sd__product-price:after {
    content: "CUSTOMER APPERCIATION WEEK - Prices as Marked";
    text-align: center;
    font-size: .75em;
    font-weight: bold;
    color: #0029fb;
    display: block;
    padding-top: 5px;
}
/* PDP Collection Promo CTA*/
.caw25 .product__price-savings:after {
    content: "CUSTOMER APPERCIATION WEEK - Prices as Marked";
    text-align: left;
    font-size: .85em;
    font-weight: bold;
    padding: .5rem 0;
    color: #0029fb;
    display: inline;
}


/* Price Color */
.final.sale .product__price.on-sale {
    color: #e20b0b;
}



/* PDP BADGES */
.Clearance .product-image-main{
  position:relative;
}
.Clearance .product-image-main::after{
    display: block;
    z-index: 1;
    content: "CLEARANCE ";
    font-size: .65em;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 1%;
    left: 10%;
    padding: 4px 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 90px;
    background-color: #fff;
    color: red;
}
}





.icon--payment svg{
 fill:initial!important;
}


/* =================================== */
/* CUSTOM PAGES - This is for styling all of the custom pages we created */
/* =================================== */
.custom-page{
  max-width:1800px;
  margin:0 auto;
}
.custom-page h2{
font-weight:600;
font-size:1.1em;
margin:0;
padding:0 0 0.25em 0;
}
.custom-page p{
  padding:0 0 1em 0;
  margin:0;
}

/* Addded for new BOOST listings pages */
.boost-sd__product-title {
    letter-spacing: 0!important; 
    	line-height:1.4em!important;
      	 padding:0.25 0 0.5rem 0;
         	font-size:1.1em!important;
          }
  
 .boost-sd__product-price--saving::after {
    content: "OFF";
    margin-left: 1px;
} 
.product__price-savings:after {
    display: inline;
    content: " off";
}        



/*PAGE GENERAL STYLES */
@media only screen and (min-width: 769px) {
    .index-section {
        margin:0;
    }
}

/* GENERAL STYLES FOR LAYOUTS **/
.hero[data-bars=true] .flickity-page-dots {
    bottom: 20px!important;
}
.custom-page-content{
  width:100%;
  max-width:1600px;
  margin:0 auto 2em auto;
}
.flex-columns{
  display:flex;
  width:100%;
  align-items:center;
}
.col-50{
 width:50%; 
}
.col-33{
  width:33.333333%;
}
.col-25{
  width:25%;
}
.col-20{
  width:20%;
}


/* Mobile Styles */
@media screen and (max-width: 780px) {
  .flex-columns{
    display:block;
  }
  .col-50, .col-33, .col-25, .col-20{
    width:100%;
  }
  
}

 .flex-grid--template--17659299987542__promo_grid_3cbLUa .flex-grid__item img {
   transition: transform .2s; /* Animation */
   max-width: 100%;
   height: auto;
   display:block; 
}
 .flex-grid--template--17659299987542__promo_grid_3cbLUa .flex-grid__item  > a:hover {
  transform: scale(1.5);
   border:solid 5px red;
}

/* NAV STYLES */
/* hide the underline after link animation */
.site-nav__link--underline:after{
  display:none!important;
}
.site-nav__item a:hover{
color:#aaaab2;
}

/** HEADER STYLES **/
.header-wrapper .page-width{
  max-width:1920px;
}
.sitewide-ribbon a{
text-decoration:none!important;
border:0!important;
}
.index-section:first-child{
  margin:0 auto!important
}

/** SEARCH **/
.predictive-overflow-hidden .site-nav--has-dropdown {
    z-index: 0;
}

/** FOOTER STYLES **/
.site-footer{
  text-align:center;
}
.site-footer .h4{
font-size:1.2em;
letter-spacing:0.3em;
font-weight:300;
}
.site-footer ul li a:hover{
  color:#83ddff;
}
.footer__newsletter-input {
    background-color: none;
     border: solid 1px #0f3c6c;
    border-radius: 0;
    color: #fff;
    max-width: 300px;
    padding: 10px 55px 10px 10px;
    width: 100%;
}
.footer__newsletter-input::placeholder {
  color:#fff
}
.footer__newsletter-btn {
    color: #ffffff;
  right:10px;
}

.site-footer a.btn{
   background:#0f345b;
  color:#fff;
}
ul.social-icons svg{
  fill:#fff;
  color:#fff;
}
ul.social-icons svg:hover{
  fill:#83ddff;
  color:#83ddff;
}
.footer__newsletter-input:focus {
    border-bottom-color:#0f3c6c;
}
#Footer-footer2 p{
  padding:0 1.75em;
}


/** HOME PAGE STYLES **/

.announcement-link .announcement-link-text {
    -webkit-text-decoration: none;
    text-decoration:none;
}
.visuallyhidden {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
 .promo-grid__bg{
  overflow:hidden;
}
	.promo-grid__container > a:hover{
			scale:1.5;
			position:absolute;
			border:solid 1px red;
		}
  .cleanhub-banner{
	position:relative;
	margin-bottom:30px!important;
}	


/* PLP Pages Pricing  &  PDP pages Pricing */
.grid-product__price{
  font-size:1.1em;
}
.grid-product__price .grid-product__price--savings,
.product-block--price .product__price-savings{
  font-weight:bold;
}

/* FLAIR BADE SPACING */
flair-badges{
 margin:0!important; 
}

/* FOOTER */
.site-footer .footer__small-text{
  margin-top:50px;
  font-size:0.75em;
}
.site-footer .page-width{
  max-width:1920px;
}
@media only screen and (min-width: 769px) {
    .site-footer {
        padding-bottom: 60px;
        padding-top: 0px;
    }
}

/* Fix for missing header bars */
/*
  .ge-hide {
    visibility:visible!important;
}
    */