<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	--free-shipping: #fb3232;
    --scndColor:     #051b2e;
    --accent:        #3f8ef7;
    --title:         "Memorial Day Sale!";
}
.checkout .cart-list &gt; .ta_c.cs{
    --unisex: var(--free-shipping);
}

/* sales and todays deals page */
.special.ml.custom{background-image: url('/images/promos/memorial/7/today_d.webp')}
.special.ml section.customD h2,.special.ml section.customD #customTimer:after{color:var(--scndColor)}
.special.ml section.customD h2 b,.special.ml #customTimer:before{color:var(--free-shipping)}
.special.ml #customTimer:before {content:'Memorial Day Clearance';letter-spacing: 0px;font-size: 22px;text-transform: none;}
.special.ml #customTimer:after{content:attr(rel);}
/* END sales and todays deals page */

._robo_hero{background-image: url('/images/promos/memorial/7/large.webp');padding:50px 5%}
.topPromo{font-family: "Roboto Condensed", serif;}
._title::after{content:var(--title);font-weight:200;font-size:37px;margin: 10px auto 10px;text-transform: none;}
.topPromo .t1:before{content:'Save with Code:';}
._robo_hero ._discount_sale {margin: 10px 0px 8px;font-size:85px;font-family: 'Poppins';font-weight:900;}
._discount_sale ._a::before {display: none;}
.hero ._free_shipping{text-transform:uppercase;display:none;}
._free_shipping ._a{font-weight: 700;font-size:43px;line-height: 1;}
._enter_code2 ._d{font-size:20px}
.hero p._title {font-size: 16px;}
._enter_code2 ._d:before {font-weight: 200;}
._c2 {font-weight: 200;}

#special-top-msg.hide { display:block; text-align:center; cursor:pointer;background:var(--white);padding: 0 0 10px 0;color:var(--free-shipping);font-weight:bold}

.wPromo{background:var(--free-shipping)!important}
.qnav &gt; a:last-of-type,._discount_sale:before,._title::after{color:var(--free-shipping)}
.toptap,.topPromo,.hero .button{background:var(--free-shipping);}
.hero a,._enter_code2{color:var(--scndColor)}
.emj::after{color:var(--white)}

@media (max-width: 1150px){
    ._robo_hero{background-position: -77px center;}
}
@media (max-width: 1024px){
    ._robo_hero{background-position: -210px center;}
}

@media (max-width:768px){
    /* sales and todays deals page */
    .special.ml.custom{background-image: url('/images/promos/_gen/today_m2.webp')}
	/* END sales and todays deals page */

    .hero .txt {width:100%;}
    ._robo_hero{padding:20px 4% 20px;padding-bottom:59vw;background-image: url('/images/promos/memorial/7/small.webp');background-position:center bottom}
    .hero p._title {font-weight:200;margin-bottom:0;}
    ._title:after{margin:13px 0 13px;font-size:32px;}
    ._robo_hero ._discount_sale {margin:17px 0px 10px;font-size:80px;}
    .hero .button {margin: 5px auto 6px;padding: 12px 60px;}
    ._free_shipping ._a{font-size:43px;}
    .t1,.t2,.t3{font-size:16px;}
}
@media(max-width:432px){
    ._robo_hero ._discount_sale {font-size:68px;}
    ._free_shipping ._a{font-size:36px;}
    .hero p._title {font-size: 14px;}
}
@media(max-width:349px){
    ._robo_hero ._discount_sale {font-size:64px;}
}

/* Banner Overwrites */

.block-LB80 .bannerWrap .spanWrap .ttl{margin: 0px auto -8px;font-size: 32px;font-weight: 800;}
.block-LB80 .bannerWrap .images_ {background-image: url(/../images/promos/memorial/5/sml_Ban_Dsk.jpg);background-position:center;text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);padding: 10px 10px;}
.block-LB80 .bannerWrap .ttl::after {content: "Memorial Day Deals";text-transform: uppercase;}

@media(max-width:768px){
    .block-LB80 .bannerWrap .spanWrap .ttl{font-size: 26px;margin: 5px auto;}
}
@media(max-width:600px){
    .block-LB80 .bannerWrap .spanWrap .ttl {font-size:20px;}
}
@media(max-width:432px){
    .block-LB80 .bannerWrap .spanWrap .ttl {font-size:17px;}
}

@keyframes shimmer {
    0% { opacity: 1; }
    50% { opacity: 0.8; filter: brightness(1.2); }
    100% { opacity: 1; }
}





</pre></body></html>