@import url("https://use.typekit.net/cxr2chq.css");
/* SIGNALS */
/* COLOR PALLETE
LOGO GREEN: #28724f
*/

body { /*font-family: Verdana, Geneva, sans-serif;*/ }

.container {
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}

.site-top-nav {
 /*float: right;*/
}

/* MINI-CART */

.mini-cart a { color: #333333; }
.mini-cart a:hover { color: #333333; }
.mini-cart .glyphicon-shopping-cart { color: #333333; }

#header .header-logo img {
	min-height: auto;
}

/* HOME */

.home-shop-by-room {
background-color: #2e4911;
display: inline-block;
width: 100%;
border-radius: 6px;
text-align: center;
position: relative;
z-index: 1;
color: #FFF;
font-size: 1.6em;
line-height: normal;
font-style: normal;
color: white;
padding: 3px 3px 3px 3px;
border: 1px solid #2e4911;
}

.home-shop-by-room:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

.home-shop-by-room:hover {
background-color: #f3f3f3;
color: #333333;
}

@media (max-width: 992px) {
 .home-shop-by-room {
	  font-size: 1em;
 }
}

/* PLP OVERRIDES */

.PLP-category-name h2 {

}
.PLP-head-banner {
 width: 100%;
 height: auto;
 padding-right: 15px;
}
.PLP-sidebar {
}
.PLP-sidebar-category-top {
 margin: 0px 0px 5px 0px;
}
.PLP-custom-cat-header {
 position: absolute;
 left: 310px;
 top: 0;
}
.PLP-custom-cat-header h1 {
 color: #333333;
 /*font-family: Georgia, Times New Roman, Times, serif;*/
 font-size: 2em;
 font-style: normal;
 font-weight: 500;
 margin: 8px 0px 8px 0px;
 /*text-transform: capitalize;
 font-variant: small-caps;*/
}
.PLP-custom-cat-header p {
 margin-top: 10px;
 font-size: 1.1em; 
 margin-right: 20px;
}
.PLP-items-col {
 border-left: 0px solid #dedede;
}

@media (max-width: 992px) {
 .PLP-custom-cat-header; {
	  left: 160px;
 }
 .PLP-custom-cat-header h1 {
	  font-size: 1.4em;
 }
 .PLP-custom-cat-header p {
	  visibility: hidden;
 }
}

/* STICKY HEADER OVERRIDES*/

/* .mini-cart {position: relative;top: -25px;}*/

#header.header-no-border-bottom .header-body {
 padding-bottom: 0 !important;
 border-bottom: 0 !important;
 min-height: 100px;
}

#header .header-logo {
 margin-top: -5px;
 margin-bottom: 20px;
 max-height: 66px;
 /*max-width: 277px*/;
}
/* TABLET OVERRIDES */
@media (max-width: 991px) {
		/*.mini-cart-ctrl-div {margin-top: 40px;}*/
}

/* MAIN CATEGORY NAVIGATION */

#header .header-container-row {
 /*background-color: #5D6840;*/
}
#header .header-nav-clearance {
	color: darkred;
	font-weight: bold;
	text-transform:uppercase;
	font-size:0.9em;
	}
#header .header-nav-clearance:hover {
	color: darkred;
	font-weight: bold;
	}
#header .header-nav-main nav > ul > li > a {
 /*font-family: Georgia, Times New Roman, Times, serif;*/
 color: #333333;
 font-size: 1.3em;
 font-style: normal;
 font-weight: 500;
 padding: 4px 8px 4px 8px;
 /*text-transform: capitalize;
 font-variant: small-caps;*/
 /*max-width: 100px;*/
}
#header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
 color: #333333;
 font-size: 1em;
 font-style: normal;
 font-weight: 500; 
 /*text-transform: capitalize;*/
}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav li > a {
 color: #333333;
 font-size: 1em;
 font-style: normal;
 font-weight: 500;
 /*text-transform: capitalize;*/
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle {
 padding-right: 8px;
}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
 padding: 5px 20px;
}
@media (max-width: 1200px) {
 #header .header-nav-main nav > ul > li > a {
	  font-size: 1.0em;
 }
}
@media (min-width: 992px) {
 /* Comment/Uncomment to center nav(s) */
 #header .nav-position {
	  /*display: inline-block;
	  float: none;*/
 }
 /*#header .nav {
	  display: inline-block;
	  float: none;
 }*/
 /* Comment/Uncomment to Add a toggle icon */
 /*#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
	 position: absolute;
	 font-family: FontAwesome;
	 content: "\f0d7";
	 font-size: 0.714em;
	 top: 9px;
	 right: 11px;
 }*/ 
 #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
	  background: #f3f3f3;
	  color: #333333;
	  /*border-top: solid 4px #0067A1;
	  background: #ffffff;
	  font-weight: 600;*/
 }
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	border-top-color: #999;
	  line-height: 10px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #888;
}
#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
	color: #333;
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a {
	background-color: #333;
}
 #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
	  font-size: 1.1em;
	  font-weight: 600;
	  /*font-family: Georgia, Times New Roman, Times, serif;*/
	  /*font-variant: small-caps;*/
	  letter-spacing: 1px;
	  color: #136835;
	  border-bottom: 1px #DEDEDE solid;
	  margin-right: 5px;
 }
 #header .header-nav-main {
	  float:left;
	  margin: 12px 0 0;
	  min-height: 45px;
 }
}

/* FOR MOBILE HAMBURGER NAV */
@media (max-width: 992px) {
 #header .header-nav-main nav > ul > li > a {
	  color: #333333;
	  font-size: 1.07em;
	  padding: 5px 0px 5px 8px;
 }
 #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
	  font-size: 1.2em;
 }
 #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
	  font-size: 1.3em;
 }
 #header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
	  font-size: 1.0em;
	  padding: 5px 0px 5px 10px;
 }
 #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
	  background: #F2F2F2;
 }
 #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav li:hover > a {
	  background: #F2F2F2;
 }
 #header .header-nav-clearance {
	  color: darkred;
	  font-weight: bold;
 }
}

@media (max-width: 767px) {
 #header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
	  font-size: .9em;
 }
}

/* PLP LEFT NAV SUBCATS */

/*
@media (min-width: 992px) {
 .plp-items-col {
	  border-left: 1px solid #dedede;
 }
}
*/

.list-left-nav-subcats {
 font-weight: normal;
 font-size: 0.857em;
}
.list-left-nav-subcats > ul {
 margin: 0;
 padding: 0;
}
.list-left-nav-subcats > ul > li {
 list-style: none;
 margin: 0;
 padding: 0;
}
.list-left-nav-subcats h4 {
 margin: 0;
 font-size: 1.143em;
 font-weight: 600;
 /*font-family: Georgia, Times New Roman, Times, serif;*/
 /*font-variant: small-caps;*/
 letter-spacing: 1px;
 color: #136835;
 border-bottom: 1px #DEDEDE solid;
}
.list-left-nav-subcats h3 {
 margin: 0;
 font-size: 1.143em;
 font-weight: 600;
 /*font-family: Georgia, Times New Roman, Times, serif;*/
 /*font-variant: small-caps;*/
 letter-spacing: 1px;
 color: #136835;
 border-bottom: 1px #DEDEDE solid;
}
.list-left-nav-subcats a {
 text-decoration:none;
 color: #333;
}
.list-left-nav-subcats a:hover {
 text-decoration: underline;
}

/* HEADER OVERRIDES */

#header .header-top {
 background-color: #f3f3f3;
}
#header .header-top.header-top a {
 font-size: 0.857em;    
 color: #333333;
}
#header .header-btn-collapse-nav {
	background: black;
}
#header .header-top.header-top a:hover {
 text-decoration: underline;
}

/*#header .nav .nav-pills {
 margin: 0 auto;
}
*/

/* FOOTER OVERRIDES */
#footer {
 background: transparent;
 border-top: 0;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 overflow: hidden;
}
#footer h2, #footer h3, #footer h4, #footer a {
color: #333;
}
#footer h1 {
 font-size: 2.143em;
 font-weight: 600;
 color: #333;
 margin-bottom: 0px;
}
#footer h4 {
 font-size: 1em;
 font-weight: 600;
 text-transform: uppercase;
}
#footer .list-footer-nav {
list-style: none;
margin: 0;
padding: 0;
 font-weight: normal;
}
#footer .list-footer-nav a {
font-size: 1em;
color: #000000;
text-decoration: none;
 font-weight: 500;
}
#footer .list-footer-nav a:hover {
 text-decoration:underline;
color: #888;
}
#footer .list-footer-nav li {
 line-height: 18px;
 margin-bottom: 5px;
}
#footer .fa {
display: inline-block;
padding-right: 2px;
position: relative;
top: 3px;
color: #000;
 font: normal normal normal 20px/1 FontAwesome;
}
#footer .footer-social-icons {
 color: #337AB7;
 font-size: 3em;
 padding-right: 10px;
}
#footer .footer-guarantee {
 background: transparent; 
}
#footer .footer-guarantee p {
 margin-top: -20px;
 font-size: 1em;
 color: #000000;
}
#footer .input-group-btn a {
 color: white;
}
/*
#footer .input-group-btn a:hover {
 color: #333333;
 background: #f3f3f3;
}
#footer .footer-email-signup{
 font-size: 1.143em;
 color: #000000;
}
*/

/* POWER REVIEWS OVERRIDES */
.p-w-r div, .pr-snippet-stars-container {
 text-align: center;
}
.p-w-r .pr-snippet-reco-to-friend div, .p-w-r .pr-snippet-reco-to-friend span {
	 /*display: none;*/
	 /*visibility: hidden;*/
}
.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-read-and-write a {

}
.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-stars-reco-reco, .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-read-and-write {
 display: none;
 visibility: hidden;
}
.p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
 display: none;
 visibility: hidden;
}

/* UNCOMMENT TO REMOVE THEME ROUNDED CORNERS */

#header .header-search .form-control,
#header .header-nav-main nav > ul > li > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a,
#header.header-transparent .header-nav-main,
#header.header-semi-transparent .header-nav-main,
#header.header-semi-transparent-light .header-nav-main,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu,
.slider-container .tparrows,
.nivo-slider .theme-default .nivoSlider,
.nivo-slider .theme-default .nivoSlider img,
.home-intro-compact,
html.dark #header,
html.boxed .body,
blockquote.with-borders,
p.drop-caps.drop-caps-style-2:first-child:first-letter,
.btn-3d,
select,
.captcha-refresh,
.featured-icon,
.panel-group .panel-heading,
.tabs,
.nav-tabs li a,
.tab-content,
.tabs.tabs-bottom .tab-content,
.tabs.tabs-bottom .nav-tabs li a,
.tabs-left .tab-content,
.tabs-left .nav-tabs > li:first-child a,
.tabs-left .nav-tabs > li:last-child a,
.tabs-right .tab-content,
.tabs-right .nav-tabs > li:first-child a,
.tabs-right .nav-tabs > li:last-child a,
.nav-tabs.nav-justified li:first-child a,
.nav-tabs.nav-justified li:first-child a:hover,
.nav-tabs.nav-justified li:last-child a,
.nav-tabs.nav-justified li:last-child a:hover,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
.tabs-navigation,
.tabs-navigation .nav-tabs > li:first-child a,
.tabs-navigation .nav-tabs > li:last-child a,
.toggle > label,
.toggle.toggle-simple .toggle > label,
.toggle.toggle-simple .toggle > label:after,
.owl-carousel .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover,
.owl-carousel.full-width .owl-nav .owl-prev,
.owl-carousel.big-nav .owl-nav .owl-prev,
.owl-carousel.full-width .owl-nav .owl-next,
.owl-carousel.big-nav .owl-nav .owl-next,
.embed-responsive.embed-responsive-borders,
.pricing-table h3,
.pricing-table .plan,
.featured-box,
.featured-box .box-content,
.thumb-info,
.thumb-info .thumb-info-wrapper,
.thumb-info .thumb-info-wrapper:after,
.thumb-info .thumb-info-type,
.thumb-info img,
section.timeline .timeline-date,
section.timeline .timeline-box,
.testimonial blockquote,
.testimonial.testimonial-style-2 blockquote,
.testimonial.testimonial-style-3 blockquote,
.testimonial.testimonial-style-4,
.testimonial.testimonial-style-4 blockquote,
.testimonial.testimonial-style-5 blockquote,
.testimonial.testimonial-style-6 blockquote,
.container .call-to-action,
.progress,
.progress.progress-border-radius,
.progress.progress-border-radius .progress-bar,
.progress-bar,
.progress-bar-tooltip,
.counters.with-borders .counter,
html .scroll-to-top,
.google-map.small,
.google-map-borders,
article.post .post-date .month,
article.post .post-date .day,
article .post-video,
article .post-audio,
ul.comments .comment-block,
.recent-posts .date .month,
#header nav.mega-menu .mega-menu-shop .dropdown-menu,
.shop ul.products .product .add-to-cart-product,
.product-info,
.product-info img,
.product-info   .product-info,
.img-thumbnail.img-thumbnail-hover-icon:before,
.product-thumb-info {
 border-radius: 0;
}

/* UNCOMMENT REMOVE BOOTSTRAP ROUNDED CORNERS */

.img-rounded,
.img-thumbnail,
.img-thumbnail img,
code,
pre,
.form-control,
.input-sm,
.form-group-sm .form-control,
.input-lg,
.form-group-lg .form-control,
.btn,
.btn-group-lg > .btn,
.btn-sm,
.btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn,
.dropdown-menu,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-addon,
.input-group-addon.input-sm,
.input-group-addon.input-lg,
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a,
.nav-pills > li > a,
.nav-tabs-justified > li > a,
.navbar,
.navbar-toggle,
.navbar-toggle .icon-bar,
.breadcrumb,
.pagination,
.pager li > a,
.pager li > span,
.label,
.badge,
.container .jumbotron,
.container-fluid .jumbotron,
.thumbnail,
.alert,
.progress,
.panel,
.panel-group .panel,
.well,
.well-lg,
.well-sm,
.modal-content,
.tooltip-inner,
.popover,
.popover-title,
.carousel-indicators li,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span { border-radius:0; }

/*********************************/
/***** SL SITE STYLES START *****/
/*******************************/

#header .header-logo img { /* width:200px;margin-top:20px; */ }
#unbxd_top_sellers .unbxd-headLeftHz h2 { font-family:futura-pt, Open Sans, Lato, sans-serif;font-weight:700 !important;line-height:1.0em; }
#unbxd_top_sellers .unbxd-headLeftHz { }

:root {
	--hometxtsans: futura-pt, Open Sans, Lato, sans-serif;
	--hometxtserif: vendetta, Lora, serif;
	--hometxtscript: al-fresco, "Dancing Script", sans-serif;
	}
.home-txt-sans { font-family: Lato, sans-serif; }
.home-txt-serif { font-family: Lora, serif; }

.row.home-flex-row {display: flex;flex-wrap: wrap; }
.row.home-flex-row > [class*='col-'] { flex-grow: 1; }
.row.home-flex-row [class*='col-'] { }

.row.home-flex-row-padded {display: flex;flex-wrap: wrap;padding-left:15px;padding-right:15px; }
.row.home-flex-row-padded > [class*='col-'] { flex-grow: 1; }
.row.home-flex-row-padded [class*='col-'] { }

.col-xs-5col,
.col-sm-5col,
.col-md-5col,
.col-lg-5col {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	}

.col-xs-5col {
	width: 20%;
	float: left;
	}

@media (min-width: 768px) { .col-sm-5col {width: 20%;float: left;} }
@media (min-width: 992px) { .col-md-5col {width: 20%;float: left;} }
@media (min-width: 1200px) { .col-lg-5col {width: 20%;float: left;} }

a { text-decoration:none;}

a.home-banner-link,
a.home-banner-link:active,
a.home-banner-link:hover,
a.home-banner-link:focus { text-decoration:none; }

.visible-mob { display:none;}

/* Email Sign-up Header (4/25 Update) */

.PLP-emailpromo_text {
	font-family: open-sans, Helvetica, Arial, "Lato", sans-serif;
	}

.PLP-emailpromo_wrap {
	position:relative;
	display:flex;
	width:100%;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	min-height:220px;
	background-color: #ad0201;
	margin-bottom: 1%;
	}

.PLP-emailpromo_inner {
	position:relative;
	display:flex;
	width:100%;
	height:100%;
	z-index:11;
	flex-wrap:nowrap;
	align-content:center;
	align-items:center;
	flex-direction:column;
	justify-content:center;
	box-sizing: border-box;
	background-color: #ad0000;
	margin-bottom:0;
	}

.PLP-emailpromo {
	width: 100%;
	justify-content: center;
	float: left;
	font-size: 2em;
	font-weight:400;
	line-height: 1.2em;
	color: #ffffff;
	text-align: center;
	padding: 1% 2% 1% 0;
	}

.PLP-emailpromo H2 {
	font-family:inherit;
	font-size: .8em;
	font-weight:inherit;
	line-height:inherit;
	color:inherit;
	margin:0;
	}	

.PLP-emailpromo_blk{
	background-color:black;
	width: 100%;
	padding: 2% 0 2% 0;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	}

.PLP-emailpromo_hdr {
	width: 100%;
	margin: 0px 0 10px 0;
	font-size: 1.6em;
	font-weight:400;
	color: #ffffff;
	text-align: center;
	padding: 1% 0 1% 0;
	}

.PLP-emailpromo_hdr span{
	font-style:italic;
	font-weight:700;
	}

.PLP-emailpromo_sub {
	width: 100%;
	margin: 0px 0 10px 0;
	font-size: 1.6em;
	font-weight:400;
	line-height: 0.3em;
	color: #ffffff;
	text-align: center;
	}

.PLP-emailpromo_btn {
	font-size: 1.5em;
	padding: 5px 10px;
	color: #a4052b;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	text-transform: uppercase;
	border-radius: 0px;
	font-weight:400;
	margin: 2% 0 0 0;
	align-content: center;
	display:flex;
	justify-content: center;
	}

.PLP-emailpromo_btn:hover {
	background-color: #ffffff;
	border: 1px solid #373737;
	}

/* PLP outlet header */
	
.PLP-salebanner { 
	position: relative;
	width: 100%;
	height: auto;
	background: #d63a00;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_outletbanner_bg.jpg]&sink=format[jpg],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	font-family: var(--hometxtsans);
	text-decoration:none;
	padding:30px 20px;
	display: flex;
	flex-direction:column;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: center;
	}

.PLP-salebanner-hdr {
	font-size:4.4em;
	font-family: var(--hometxtsans);
	font-weight:500;
	margin: 0;
	letter-spacing:1px;
	line-height: 0.95em;
	color: white;
	}

.PLP-salebanner-hdr span { font-family:var(--hometxtscript);font-size:1.7em; }
	
.PLP-salebanner-hdrsave {
	font-size: 5.6em;
	color: white;
	line-height:1.0em;
	font-weight:500;
	text-transform:uppercase;
	}
	
.PLP-salebanner-hdrsave span { 
	font-weight:400;
	display:inline-block;
	font-size:0.4em;
	line-height:1.0;
	text-transform:uppercase;
	text-align:center;
	}
	
/* Inventory Sale Banner */

.Home_inventsale {
	width: 100%;
	float: left;
	}

.Home_fw_inventsale .Home_inventory_sale_link {
	width: 100%;
	float: left;
	position: relative;
	}

.Home_fw_inventsale a.Home_inventory_sale_link {
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	padding:5px 10px;
	box-sizing: border-box;
	background: rgb(147,20,98);
	background: linear-gradient(90deg, rgba(19, 104, 53, 1) 50%, rgba(16, 75, 110, 1) 100%);
	height:auto;
	min-height:fit-content;
	text-decoration:none;
	}

.Home_inventory_sale_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border:none;
	padding:2px;
	}

a.Home_inventory_sale_link:focus .Home_inventory_sale_box { border:dashed 1px white;}

.Home_fw_inventsale_sub {
	color: #fff;
	margin: 0;
	font-size: 2.1em;
	line-height: 1.5em;
	font-weight: 400;
	letter-spacing:0.5px;
	text-align:center;
	text-transform: none;
	font-family:Helvetica,Arial,Open Sans,sans-serif;
	}

h2.Home_fw_inventsale_sub span {
	color: #fff;
	margin: 0;
	font-weight: 700;
	text-align:center;
	text-decoration: none;
	text-transform: none;
	}

.Home_fw_inventsale_sub em { font-style:normal; }

.Home_fw_inventsale_btn {
	font-family: Helvetica,Arial,Open Sans,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 21px;
	background: rgb(0,0,0);
	border-radius:3px;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-shadow: 0px 0px 1px #000000;
	text-transform:capitalize;
	letter-spacing:0.5px;
	margin-left:40px;
	}

.Home_fw_inventsale_btn:hover {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	text-shadow:none;
	}

/******************************************/
/*********** SL HOMEPAGE START ***********/
/****************************************/

/* HERO 1 */

.home-hero1 {
	background:#fafafa;
	display:flex;
	flex-direction:column;
	position:relative;
	text-align:center;
	width:100%;
	}
	
.home-hero1 img { border-radius:10px;}

.home-hero1-lft1 {
	font-family:var(--hometxtsans);
	font-size:2.8em;
	font-weight:400;
	height:auto;
	left:5%;
	letter-spacing:1px;
	line-height:1.1em;
	margin:0;
	position:absolute;
	text-align:left;
	top:18%;
	width:auto;
	}

.home-hero1-lft1 h2 {
	font-family:inherit;
	font-size:inherit;
	letter-spacing:1px;
	line-height:inherit;
	margin:0;
	}

.home-hero1-lft1 span {
	display:block;
	font-family:var(--hometxtscript);
	font-size:3.2em;
	font-style:normal;
	font-weight:400;
	line-height:1.0em;
	letter-spacing:0.2px;
	margin:0;
	margin-bottom:-0.2em;
	}

.home-hero1-lft2 {
	font-family:var(--hometxtsans);
	font-size:2.8em;
	font-weight:400;
	height:auto;
	left:5%;
	letter-spacing:1px;
	line-height:1.1em;
	margin:0;
	position:absolute;
	text-align:left;
	top:18%;
	width:auto;
	display:none;
	}

.home-hero1-lft2 h2 {
	font-family:inherit;
	font-size:inherit;
	letter-spacing:1px;
	line-height:inherit;
	margin:0;
	}
	
.home-hero1-lft2 span {
	display:block;
	font-family:var(--hometxtscript);
	font-size:3.2em;
	font-style:normal;
	font-weight:400;
	line-height:1.0em;
	letter-spacing:0.2px;
	margin:0;
	margin-bottom:-0.2em;
	}

.home-hero1-lft3 {
	position:absolute;
	top:50%;
	left:43%;
	width:auto;
	height:auto;
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	align-content:center;
	align-items:center;
	justify-content:center;
	/* background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_255_hero_brackets.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	background-size:100% 100%; */
	margin:0;
	padding:0;
	font-family:Courier New, Cutive Mono, Nimbus Mono PS, monospace;
	font-size:1.1em;
	font-weight:700;
	letter-spacing:0.2px;
	line-height:1em;
	text-align:center;
	text-transform:lowercase;
	}

.home-hero1-lft3 img { width:auto;height:70px;}

.home-hero1-button {
	position: absolute;
	top: 58%;
	left: 4%;
	width: auto;
	height: auto;
	background: #c62100;
	font-family: var(--hometxtserif);
	font-weight:500;
	line-height:1.0em;
	letter-spacing:0.2px;
	font-size: 1.9em;
	color: #ffffff;
	padding: 10px 20px;
	text-transform:uppercase;
	}

a.home-hero1 .home-hero1-button:hover { background:#000000;}

/* 3 COL ROW */
	
.home3col {
	align-content:flex-start;
	align-items:center;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:space-around;
	padding:0;
	}

.home3colbox {
	padding-left:15px;
	padding-right:15px;
	width:calc(100% / 3);
	}

/* 4 COL ROW */

.home4col {
	align-content:flex-start;
	align-items:center;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:space-around;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	}

.home4colbox {
	padding-left:10px;
	padding-right:10px;
	width:calc(100% / 4);
	}

/* FANCY HEADERS */

.fancy2 h2,
.fancy3 h2,
.fancy4 h2 {
	color:#06c;
	display:flex;
	flex-direction:row;
	font-family: var(--hometxtserif);
	font-weight:700;
	font-size:2.6em;
	font-style:normal;
	letter-spacing:0.2px;
	line-height:1em;
	margin:0;
	text-transform:uppercase;
	}

.fancy2 h2 { color:#0a7a3f; }
.fancy3 h2 { color:#712ea0; }

.fancy2 h2:before,
.fancy2 h2:after,
.fancy3 h2:before,
.fancy3 h2:after,
.fancy4 h2:before,
.fancy4 h2:after {
	border-bottom:5px dotted #06c;
	content:"";
	flex:1 1;
	margin:auto;
	}

.fancy2 h2:before,
.fancy2 h2:after {
	border-bottom:5px dotted #0a7a3f;
	content:"";
	flex:1 1;
	margin:auto;
	}

.fancy3 h2:before,
.fancy3 h2:after {
	border-bottom:5px dotted #712ea0;
	content:"";
	flex:1 1;
	margin:auto;
	}

.fancy2 h2:before,
.fancy3 h2:before,
.fancy4 h2:before { margin-right:10px; }

.fancy2 h2:after,
.fancy3 h2:after,
.fancy4 h2:after { margin-left:10px; }

.fancy2-sub,
.fancy3-sub,
.fancy4-sub {
	color:#06c;
	font-family:var(--hometxtsans);
	font-size:1.6em;
	font-weight:500;
	padding:0 15px;
	text-align:center;
	width:100%;
	}

.fancy2-sub { color:#0a7a3f; }
.fancy3-sub { color:#712ea0; }

/* 3 COL GIFTS */

.home-feature {
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	position:relative;
	text-align:center;
	width:100%
	}

.home-feature img {
	border:5px dotted #000;
	border-radius:10px
	}

.home-feature-lft {
	align-content:center;
	align-items:center;
	background:#000;
	border-bottom-right-radius:17px;
	border-top-right-radius:17px;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	font-family:var(--hometxtserif);
	font-weight:500;
	height:40px;
	justify-content:flex-start;
	left:0;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	text-transform:uppercase;
	top:10%;
	width:auto
	}

.home-feature-lft h2 {
	color:#fff;
	font-family:inherit;
	font-size:1.8em;
	font-weight:700;
	letter-spacing:0.5px;
	line-height:1em;
	margin:0
	}

.home-feature:hover img {
	border-color:#000;
	}

.home-feature:hover .home-feature-lft {
	background-color:#000;
	}

.home-feature:hover .home-feature-lft h2 { }

/* GIFTS */
	
.home-giftbox { 
	position:relative;
	width:100%;
	display:flex;
	}

.home-gifts-hero {
	position: relative;
	text-align: center;
	width: 67%;
	display: flex;
	flex-direction: column;
	height:auto;
	top:0%;
	}

.home-gifts-hero img { border-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0; }

.home-gift-link {
	position: relative;
	text-align: center;
	width: 100%;
	height:100%;
	display: flex;
	flex-direction: column;
	background:#fafafa;
	}

.home-gifts-lft {
	position: absolute;
	top: 7%;
	left: 5%;
	width: 41%;
	height: auto;
	font-family: var(--hometxtsans);
	font-size: 2.8em;
	margin: 0;
	letter-spacing:1px;
	line-height: 1.0em;
	font-weight:400;
	text-align:center;
	color:#fff;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 1),
		-1px -1px 10px rgba(0, 0, 0, 1),
		-2px -2px 10px rgba(0, 0, 0, 1),
		2px 2px 10px rgba(0, 0, 0, 1),
		-3px -3px 15px rgba(0, 0, 0, 1),
		3px 3px 15px rgba(0, 0, 0, 1),
		-5px -5px 20px rgba(0, 0, 0, 0.5),
		5px 5px 20px rgba(0, 0, 0, 0.5);
	}

.home-gifts-lft span {
	display:block; 
	font-family: var(--hometxtscript);
	font-weight: 400;
	font-style: normal;
	font-size:2.2em;
	line-height:1.0em;
	letter-spacing:0.2px;
	}

.home-gifts-lft2 {
	position: absolute;
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	bottom: 4%;
	right: 2%;
	width: 170px;
	height: 87px;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_cloudburst.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-family: vendetta, serif;
	text-transform:uppercase;
	font-size: 1.15em;
	color:#f58020;
	margin: 0;
	letter-spacing:1px;
	line-height: 0.95em;
	font-weight:700;
	text-align:left;
	padding:10px;
	text-shadow: 1px 1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		-1px -1px 0 #fff,
		1px 0px 0 #fff,
		0px 1px 0 #fff,
		-1px 0px 0 #fff,
		0px -1px 0 #fff,
		1px 1px 1px rgba(255, 255, 255, 0);
	}

.home-gifts-right {
	top: 0%;
	right: 15px;
	width: 33%;
	height: auto;
	background: #fedaef;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_255_gifts_bg.jpg]&sink=format[jpg],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	font-family: var(--hometxtsans);
	font-family: inherit;
	margin: 0;
	letter-spacing:1px;
	line-height: 1.0em;
	display:flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	}

.giftstitle { 	
	font-family: var(--hometxtserif);
	font-weight:700;
	font-size:2.0em;
	text-transform:uppercase;

	text-align:center;
	letter-spacing:0.2px;
	margin-bottom:0.5em;
	padding:0;
	width:100%;
	}
	
.giftsbyprice { display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;width:100%;height:100%;}
	
.pricecirle { 
	padding:5px;
	}
	
a.pricebutton { 
	text-decoration:none;
	text-align:center;
	margin:0;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_255_giftbtn_circle.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	}
a.pricebutton:hover { color:white;background-color:#000000; }
a.pricebutton:focus { border:solid 2px white;color:#ffffff; }
	
.pricebutton { 
	font-family: var(--hometxtsans);
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	background:#000;
	color:#fff;
	margin:10px;
	width:160px;
	height:160px;
	font-weight:500;
	font-size:2.0em;
	line-height:1.1em;
	letter-spacing:0.2px;
	border-radius:50%;
	margin:0;
	}
.pricebutton span { display:block;font-size:1.25em;font-weight:500;letter-spacing:0.2px;}

.pricebutton .pricetext { position:absolute;width:100%;height:100%; }

/* TEES */
	
.home-tees {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	}

.home-tees-box {
	width: 20%;
	height:auto;
	}

.home-shirt {
	position: relative;
	text-align: center;
	width: 100%;
	display: flex;
	flex-direction: column;
	}

a.home-shirt { text-decoration:none;}
a.home-shirt:hover .home-tees-inner { background-color:rgb(188, 255, 254);text-decoration:none;}

.home-tees-inner {
	padding: 15px;
	width: 100%;
	height: auto;
	background: #fafafa;
	box-sizing: border-box;
	min-height:250px;
	display:flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	}

.home-tees-lft {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	font-family: var(--hometxtserif);
	font-weight:500;
	font-size: 1.5em;

	margin: 0;
	letter-spacing:0.5px;
	line-height: 1.0em;
	text-transform:uppercase;
	padding-top:5px;
	}

/* 4COL button nav */

a.home-btnav { color:black;text-decoration:none;}
a.home-btnav:hover { color:#fff;text-decoration:none;background:black;background-image:none;}
a.home-btnav:focus { }

.home-btnav {
	position: relative;
	text-align: center;
	width: 100%;
	display: flex;
	flex-direction: column;
	background: #eeeeee;
	padding: 25px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	border-radius:10px;
	}

.home-btnav-lft {
	width: auto;
	height: auto;
	font-family: var(--hometxtsans);
	font-size: 1.7em;
	font-weight:500;
	margin: 0;
	letter-spacing:0.5px;
	line-height: 1.0em;
	}

/* FEATURED BOTTOM */

.home-feature2 {
	position: relative;
	text-align: center;
	width: 100%;
	display: flex;
	flex-direction: column;
	}

.home-feature2 img { border-radius:10px; }

.home-feature2-lft {
	position: absolute;
	top: 10%;
	right: 0%;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	height:40px;
	background: #000000;
	font-family: var(--hometxtserif);
	font-weight:500;
	padding-left:20px;
	padding-right:20px;
	border-top-left-radius:17px;
	border-bottom-left-radius:17px;
	text-transform:uppercase;
	}

.home-feature3-lft {
	position: absolute;
	bottom: 10%;
	right: 0%;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	height:40px;
	background: #000000;
	font-family: var(--hometxtserif);
	font-weight:500;
	padding-left:20px;
	padding-right:20px;
	border-top-left-radius:17px;
	border-bottom-left-radius:17px;
	text-transform:uppercase;
	}

.home-feature4-lft {
	position: absolute;
	top: 10%;
	left: 0%;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	height:40px;
	background: #000000;
	font-family: var(--hometxtserif);
	font-weight:500;
	padding-left:20px;
	padding-right:20px;
	border-top-right-radius:17px;
	border-bottom-right-radius:17px;
	text-transform:uppercase;
	}

.home-feature2-lft h2,
.home-feature3-lft h2,
.home-feature4-lft h2 {
	font-size: 1.8em;
	font-family: inherit;
	font-weight:700;
	margin: 0;
	letter-spacing:0.5px;
	line-height: 1.0em;
	color:inherit;
	}

.home-feature2:hover .home-feature2-lft,
.home-feature2:hover .home-feature3-lft {
	background-color:#000000;
	color:#ffffff;
	}	
	
.home-feature2:hover .home-feature4-lft {
	background-color:#000000;
	color:#ffffff;
	}		

/* outlet banner */

.home-salebanner { width:100%; }

.home-salebanner a {
	position: relative;
	width: 100%;
	height: auto;
	background: #d63a00;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_outletbanner_bg.jpg]&sink=format[jpg],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	padding: 25px 15px;
	display:block;
	font-family: var(--hometxtsans);
	text-decoration:none;
	}
	
.home-salebanner a:focus .home-salebanner-inner { border:solid 1px #ffffff;}	  
	
.home-salebanner-inner { 
	padding:3px;
	display: flex;
	flex-direction:row;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: center;
	}	
	
.home-salebanner-hdrlft { }

.home-salebanner-hdr {
	font-size: 5.2em;
	font-family: inherit;
	font-weight:400;
	margin: 0;
	letter-spacing:1px;
	line-height: 1.0em;
	color: white;
	}

.home-salebanner-hdr span { font-family:var(--hometxtscript);font-size:1.5em; }

.home-salebanner-divider { height:45px;width:2px; border-right:5px dotted #ffffff;margin-left:2.5em;margin-right:2.5em;}

.home-salebanner-hdrsave {
	font-size: 4.0em;
	color: white;
	line-height: 1.0em;
	font-weight:400;
	text-transform:uppercase;
	}

.home-salebanner-hdrsave span { font-weight:400;display:inline-block;font-size:0.4em;line-height:1.0;text-transform:uppercase;text-align:center; }

.home-salebanner-hdrmsg {
	font-size: 1.3em;
	color: white;
	line-height: 1.0em;
	}

/* DESIGN OPTIONS */

.color-black { background:#000000;}
.color-green { background:#0a7a3f;color:#ffffff;}
.color-red { background:#c62100;color:#ffffff;}
.color-blue { background:#0066cc;color:#ffffff;}
.color-blue2 { background:#333399;color:#ffffff;}
.color-yellow { background:#ffea5a;color:#000000;}
.color-yellow2 { background:#fff7be;color:#000000;}
.color-orange { background:orange;}
.txt-white { color:#ffffff;}
.color-purple { background:#822490;color:#ffffff;}
.color-purple2 { background:#6600cc;color:#ffffff;}
.color-ltblue { 
	background: #d4e6f7;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_btn_bg_bl.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	color:#000000;
	}
.color-ltgreen { 
	background: #d2e6dc;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_btn_bg_gr.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	color:#000000;
	}
.color-ltpurple { 
	background: #e8d6eb;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_btn_bg_pur.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	color:#000000; 
	}
.color-ltpink { 
	background: #f5d7d0;
	background-image:url("https://lppool.catalogsites.net/lf?source=url[file:MasterSite/SL20/sl20_btn_bg_rd.png]&sink=format[png],quality[85]");
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	color:#000000; 
	}

.border-red, img.border-red { border-color:#c62100; }
.border-green, img.border-green { border-color:#0a7a3f; }
.border-blue, img.border-blue { border-color:#0066cc; }


/* MOBILE STYLES */

@media screen and (max-width: 1199px) {
	.visible-mob { display:none;}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.home-hero1-lft1 { font-size:2.2em;}
	.home-hero1-lft3 { top:49%;left:42%; }
	.home-hero1-button { font-size:1.8em; }
	
	.home-feature-lft h2,
	.home-feature2-lft h2,
	.home-feature3-lft h2,
	.home-feature4-lft h2 { font-size:1.8em; }
	
	.home-gifts-hero { }
	.home-gifts-right { }
	.home-gifts-lft2 {  }
	.giftstitle { font-size:1.9em; }
	.pricebutton { width:133px;height:133px;font-size:1.9em; }
}

@media screen and (max-width: 1023px) {
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
	.home-hero1-lft1 { left:6%;font-size:2.1em;}
	.home-hero1-lft1 span {  }
	.home-hero1-lft2  { font-size:2.7em; }
	.home-hero1-button { top:57%;font-size:1.6em; }
	.home-hero1-lft3 { top:47%;left:41%; }
	
	.home-feature-lft h2,
	.home-feature2-lft h2,
	.home-feature3-lft h2,
	.home-feature4-lft h2 { font-size:1.6em; }
	
	.fancy2 h2, .fancy3 h2, .fancy4 h2 { font-size:2.3em; }
	.fancy2-sub, .fancy3-sub, .fancy4-sub { font-size:1.5em; }
	
	.home-gifts-hero { width:67%; }
	.home-gifts-right { width:33%; }
	.home-gifts-lft2 { font-size:1.1em;width:159px;height:80px;bottom:5%;right:3%; }
	.giftstitle { font-size:1.7em; }
	.pricebutton { width:123px;height:123px;font-size:1.7em; }
	
	.home-btnav-lft { font-size:1.6em; }
	
	.home-tees-lft { font-size:1.4em; }
	.home-salebanner-divider { height:30px; }
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 768px) and (max-width: 991px) { 
	.home-hero1 img { border-bottom-left-radius:0;border-bottom-right-radius:0;}
	.home-hero1-lft1 { 
		left:6%;
		top:21%;
		font-size:2.0em;
		text-shadow: 1px 1px 10px rgba(255, 255, 255, 1), -1px -1px 10px rgba(255,255,255,1), -2px -2px 10px rgba(255,255,255, 1), 2px 2px 10px rgba(255,255,255, 1), -3px -3px 15px rgba(255,255,255, 1), 3px 3px 15px rgba(255, 255, 255, 1), -5px -5px 20px rgba(255,255,255, 0.75), 5px 5px 20px rgba(255,255,255, 0.75);
		}
	.home-hero1-lft1 span { }
	.home-hero1-lft2  { font-size:2.7em; }
	.home-hero1-button { position:relative;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
	.home-hero1-lft3 { display:none;}
	
	.home-feature-lft { }
	
	.home-giftbox { flex-direction:column;}
	.home-gifts-hero { width:100%; }
	.home-gifts-hero img { border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
	.home-gifts-right { 
		width:100%;
		border-top-left-radius:0;
		border-top-right-radius:0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		}
	.giftsbyprice { padding:10px;  }
	.giftstitle { font-size:2.0em;margin-top:0.5em;}
	.pricecirle { width:50%;padding:3px; }
	.pricebutton { font-size:1.8em;border-radius:9px; }
	a.pricebutton { width:100%;height:auto;background-image:none;padding:15px 5px;flex-direction:row; }
	a.pricebutton span:before { content: "\00a0 ";}
	a.pricebutton span { font-size:1.0em; }
	a.home-btnav { height:80px;}
	
	.home-salebanner-divider { height:30px; }
	.home-salebanner-hdr { font-size:3.3em;}
	.home-salebanner-hdrsave { font-size:4.0em; }
}

@media screen and (max-width: 767px) { 
	.visible-mob { display:inline-block;margin:0;}
	.home-hero1 img { border-bottom-left-radius:0;border-bottom-right-radius:0;}
	.home-hero1-lft1 { 
		top:25%;
		left:6%;
		font-size:2.6em;
		text-shadow: 1px 1px 10px rgba(255, 255, 255, 1),
			-1px -1px 10px rgba(255,255,255,1),
			-2px -2px 10px rgba(255,255,255, 1),
			2px 2px 10px rgba(255,255,255, 1),
			-3px -3px 15px rgba(255,255,255, 1),
			3px 3px 15px rgba(255, 255, 255, 1),
			-5px -5px 20px rgba(255,255,255, 0.75),
			5px 5px 20px rgba(255,255,255, 0.75);
		}
	.home-hero1-lft1 span { 
		font-size:1.6em;
		margin-right:0.3em;
		}
	.home-hero1-lft2  { font-size:2.7em; }
	.home-hero1-button { position:relative;left:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
	
	a.home-feature { line-height:1.0em;margin:0;}
	.home-feature img {border:none;border-bottom-left-radius:0px;border-bottom-right-radius:0px; }
	.home-feature-lft { position:relative;width:100%;justify-content:center;border-radius:0;border-bottom-left-radius:9px;border-bottom-right-radius:9px;padding-left:10px;padding-right:10px;line-height:1.0em;margin:0;}
	.home-feature-lft h2 { font-size:1.5em;line-height:1.0em;margin:0;}
	
	.home3col { padding-left:8px;padding-right:8px; }
	.home3colbox { padding-left:7px;padding-right:7px;}
	
	.home4col { padding-left:8px;padding-right:8px;flex-wrap:wrap;}
	.home4colbox { width:calc(100% / 2);padding-left:7px;padding-right:7px;padding-bottom:7px;padding-top:7px;}
	
	.home-tees-box { width:calc(100% / 4);}
	.home-tees-inner { height:auto;min-height:fit-content;padding:7px; }
	.home-tees-lft { height:3em;font-size:1.5em;}
	
	.home-feature2 img { border:none;border-bottom-left-radius:0px;border-bottom-right-radius:0px; }
	
	.home-feature2-lft,
	.home-feature3-lft,
	.home-feature4-lft { 
		position:relative;
		width:100%;
		justify-content:center;
		border-radius:0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		}
	
	.home-feature2-lft h2,
	.home-feature3-lft h2,
	.home-feature4-lft h2 { font-size:1.5em;}
	
	.home-btnav-lft { font-size:1.5em;}
	.home-btnav-lft span { }
	
	.home-giftbox { flex-direction:column;}
	.home-gifts-hero { width:100%; }
	.home-gifts-hero img { border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
	.home-gifts-lft span { font-size:2.1em;line-height:1.2em; }
	.home-gifts-right { 
		width:100%;
		border-top-left-radius:0;
		border-top-right-radius:0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		}
	
	.giftsbyprice { padding:10px;  }
	.giftstitle { font-size:2.0em;margin-top:0.5em;}
	.pricecirle { width:50%;padding:3px; }
	.pricebutton { font-size:1.8em;border-radius:10px; }
	a.pricebutton { width:100%;height:auto;background-image:none;padding:15px 5px;flex-direction:row; }
	a.pricebutton span:before { content: "\00a0 ";}
	a.pricebutton span { font-size:1.0em; }
	
	.fancy2 h2, .fancy3 h2, .fancy4 h2 { font-size:2.0em;text-align:center;}
	
	.home-salebanner-inner { flex-direction:column;}
	.home-salebanner-divider { display:none; }
	.home-salebanner-hdr { font-size:3.0em;}
	.home-salebanner-hdrsave { font-size:3.9em; }
}

@media screen and (max-width: 639px) { 
}

@media screen and (max-width: 559px) { 
	.home-gifts-lft { font-size:2.0em;}
	.home-salebanner-hdr { font-size:2.6em;}
	.home-salebanner-hdrsave { font-size:3.3em; }
}

@media screen and (max-width: 479px) { 
	.home-hero1-lft1 { top:27%;left:7%;font-size:2.4em; }
	.fancy2 h2:before, .fancy2 h2:after,
	.fancy3 h2:before, .fancy3 h2:after,
	.fancy4 h2:before, .fancy4 h2:after { border:none;}
	.fancy2-sub, .fancy3-sub, .fancy4-sub { padding:0 15%; }
	.home-tees-lft { font-size:1.2em;}
}

@media screen and (max-width: 424px) { 
	.home-hero1-lft1 { top:25%;left:6%;font-size:2.3em; }
	.home-feature-lft h2,
	.home-feature4-lft h2,
	.home-feature2-lft h2,
	.home-feature3-lft h2 { font-size:1.3em;}
	.home-gifts-lft { font-size:1.8em;}
	.home-btnav { padding:15px 10px;}
	.home-btnav-lft span { display:block;}
	.home-salebanner-hdr { font-size:2.2em;}
	.home-salebanner-hdrsave { font-size:3.0em; }
}

@media screen and (max-width: 374px) { 
	.home-hero1-lft1 { top:24%;font-size:2.2em; }
	.home-feature-lft h2,
	.home-feature4-lft h2,
	.home-feature2-lft h2,
	.home-feature3-lft h2 { font-size:1.1em;}	
	.fancy2 h2, .fancy3 h2, .fancy4 h2 { font-size:1.8em;}
	.fancy2-sub, .fancy3-sub, .fancy4-sub { font-size:1.5em; }
	.giftstitle { font-size:1.8em;}
	.pricebutton { font-size:1.5em; }
	.home-tees-lft { font-size:1.0em;}
}

@media screen and (max-width: 339px) { 
	.home-hero1-lft1 { top:24%;font-size:2.0em; }
}





/********************************************************/
/****** 2023 WCAG Compliant SWPs - Valerie Nelkin ******/
/******************************************************/

.PLP-SWP-ADA-sans { font-family: "Lato", Veranda, Geneva, sans-serif; }
.PLP-SWP-ADA-serif { font-family: Georgia, Times New Roman, "Lora", serif; }

.PLP-SWP-ADA-black{color:#000000;}
.PLP-SWP-ADA-blueLT{color:#8fdeff;}
.PLP-SWP-ADA-blueDK{color:#144ab7;}
.PLP-SWP-ADA-goldLT{color:#ffea4c;}
.PLP-SWP-ADA-goldDK{color:#655506;}
.PLP-SWP-ADA-greenLT{color:#c2ea68;}
.PLP-SWP-ADA-greenDK{color:#256600;}
.PLP-SWP-ADA-greyLT{color:#dbdbdb;}
.PLP-SWP-ADA-greyDK{color:#555555;}
.PLP-SWP-ADA-orangeLT{color:#ff9e64;}
.PLP-SWP-ADA-orangeDK{color:#904300;}
.PLP-SWP-ADA-purpleLT{color:#3f158c;}
.PLP-SWP-ADA-purpleDK{color:#62479A;}
.PLP-SWP-ADA-redLT{color:#ffc6ca;}
.PLP-SWP-ADA-redDK{color:#9d000b;}
.PLP-SWP-ADA-white{color:#FFFFFF;}

.PLP-SWP-ADA-black-BG {background-color:#000000;}
.PLP-SWP-ADA-blueLT-BG {background-color:#8fdeff;}
.PLP-SWP-ADA-blueDK-BG {background-color:#144ab7;}
.PLP-SWP-ADA-goldLT-BG {background-color:#ffea4c;}
.PLP-SWP-ADA-goldDK-BG {background-color:#655506;}
.PLP-SWP-ADA-greenLT-BG {background-color:#c2ea68;}
.PLP-SWP-ADA-greenDK-BG {background-color:#256600;}
.PLP-SWP-ADA-greyLT-BG {background-color:#dbdbdb;}
.PLP-SWP-ADA-greyDK-BG {background-color:#555555;}
.PLP-SWP-ADA-orangeLT-BG {background-color:#ff9e64;}
.PLP-SWP-ADA-orangeDK-BG {background-color:#904300;}
.PLP-SWP-ADA-purpleLT-BG {background-color:#d1bafa;}
.PLP-SWP-ADA-purpleDK-BG {background-color:#3f158c;}
.PLP-SWP-ADA-redLT-BG {background-color:#ffc6ca;}
.PLP-SWP-ADA-redDK-BG {background-color:#9d000b;}
.PLP-SWP-ADA-white-BG {background-color:#FFFFFF;}

.PLP-SWP-ADA-black-border {border-color:#000000;}
.PLP-SWP-ADA-blueLT-border {border-color:#8fdeff;}
.PLP-SWP-ADA-blueDK-border {border-color:#144ab7;}
.PLP-SWP-ADA-goldLT-border {border-color:#ffea4c;}
.PLP-SWP-ADA-goldDK-border {border-color:#655506;}
.PLP-SWP-ADA-greenLT-border {border-color:#c2ea68;}
.PLP-SWP-ADA-greenDK-border {border-color:#256600;}
.PLP-SWP-ADA-greyLT-border {border-color:#dbdbdb;}
.PLP-SWP-ADA-greyDK-border {border-color:#555555;}
.PLP-SWP-ADA-orangeLT-border {border-color:#ff9e64;}
.PLP-SWP-ADA-orangeDK-border {border-color:#904300;}
.PLP-SWP-ADA-purpleLT-border {border-color:#d1bafa;}
.PLP-SWP-ADA-purpleDK-border {border-color:#3f158c;}
.PLP-SWP-ADA-redLT-border {border-color:#ffc6ca;}
.PLP-SWP-ADA-redDK-border {border-color:#9d000b;}
.PLP-SWP-ADA-white-border {border-color:#FFFFFF;}
.PLP-SWP-ADA-border-radius-5 {border-radius:5px;}
.PLP-SWP-ADA-border-radius-10 {border-radius:10px;}
.PLP-SWP-ADA-border-radius-15 {border-radius:15px;}

.PLP-SWP-ADA-border-width-1 {
	border-width:1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-width-2 {
	border-width:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-width-3 {
	border-width:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-width-4 {
	border-width:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-width-5 {
	border-width:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-width-6 {
	border-width:6px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
	}

.PLP-SWP-ADA-border-solid {border-style:solid}
.PLP-SWP-ADA-border-dashed {border-style:dashed}
.PLP-SWP-ADA-border-dotted {border-style:dotted}
.PLP-SWP-ADA-border-double {border-style:double}
.PLP-SWP-ADA-border-outset {border-style:outset}
.PLP-SWP-ADA-border-inset {border-style:inset}
.PLP-SWP-ADA-a-full {width:100% !important;}
.PLP-SWP-ADA-text-center {text-align:center;padding: 5px 10px 7px;}
.PLP-SWP-ADA-mobile-hide {display:inline;}
.PLP-SWP-ADA-mobile-show {display:none;}

.PLP-SWP-ADA-img-responsive-full-height {
	position:absolute;
	height:100%;
	min-width:100%;
	display:inline-block;
	transform:translate(-50%,-50%);
	left:50%;
	top:50%
	}

.PLP-SWP-ADA-wrapper-panel-1 {position:relative;display:inline-block}
.PLP-SWP-ADA-margin-top10-swp1 {margin-top:10px}
.PLP-SWP-ADA-margin-top10-swp2 {margin-top:0}

.PLP-SWP-ADA-wrapper-panel-2-full-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 115px;
	overflow: hidden;
	}

.PLP-SWP-ADA-wrapper-panel-2-2third-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 95px;
	overflow: hidden;
	}

.PLP-SWP-ADA-wrapper-panel-2-half-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	}

.PLP-SWP-ADA-bg-noimg-panel-1 {
	height: 75px;
	width: 240px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.PLP-SWP-ADA-wrapper-panel-1 {height:75px;}

.PLP-SWP-ADA-bg-noimg-panel-2 {
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.PLP-SWP-ADA-panel-1 {
	z-index: 13;
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	}

.PLP-SWP-ADA-panel-2 {
	z-index: 13;
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	}

.PLP-SWP-ADA-no-wrap {white-space:nowrap!important;display:inline-block!important}

.PLP-SWP-ADA-panel-hdr {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
	}

.PLP-SWP-ADA-panel-hdr1 {
	font-size: 44px;
	line-height: 1.2;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-subhdr {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-subhdr1 {
	font-size: 19px;
	line-height: 1.2;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-txt-sm {
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	}

.PLP-SWP-ADA-panel-1-hdr {
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-1-hdr1 {
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-1-subhdr {
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	}

.PLP-SWP-ADA-panel-1-txt-sm {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	}

@media screen and (max-width: 991.98px) {

	.PLP-SWP-ADA-panel-hdr {font-size:44px;}
	.PLP-SWP-ADA-panel-hdr1 {font-size:30px;}
	.PLP-SWP-ADA-panel-subhdr {font-size:27px;}
	.PLP-SWP-ADA-wrapper-panel-2-full-height {height: 100px !important;}
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {height: 85px !important;}

	.PLP-SWP-ADA-bg-noimg-panel-1 {
		height: 65px !important;
		width: 240px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

	.PLP-SWP-ADA-wrapper-panel-1 {height: 65px !important;}

	.PLP-SWP-ADA-panel-1-hdr {
		font-size: 25px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-hdr1 {
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-subhdr {
		font-size: 16px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-txt-sm {
		font-size: 14px;
		line-height: 1;
		font-weight: 400;
		}
}

@media screen and (max-width: 767.98px) {

	.PLP-SWP-ADA-margin-top10-swp2 {margin-top:10px;}
	.PLP-SWP-ADA-panel-hdr {font-size:35px;}
	.PLP-SWP-ADA-panel-hdr1 {font-size:29px;}
	.PLP-SWP-ADA-wrapper-panel-2-full-height {height:110px !important;}
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {height:110px !important;}

	.PLP-SWP-ADA-bg-noimg-panel-1 {
		height: 65px !important;
		width: 240px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

	.PLP-SWP-ADA-wrapper-panel-1 {height: 65px !important;}

}

@media screen and (max-width: 575.98px) {

	.PLP-SWP-ADA-bg-noimg-panel-1 {
		height: 65px !important;
		width: 240px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

	.PLP-SWP-ADA-wrapper-panel-1 {height: 65px !important;}

	.PLP-SWP-ADA-panel-1-hdr {
		font-size: 25px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-hdr1 {
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-subhdr {
		font-size: 16px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-panel-1-txt-sm {
		font-size: 14px;
		line-height: 1;
		font-weight: 400;
		}

	.PLP-SWP-ADA-margin-top10-swp2 {margin-top: 10px;}

	.PLP-SWP-ADA-panel-hdr {
		font-size: 26px;
		line-height: 1.2;
		}

	.PLP-SWP-ADA-panel-hdr1 {font-size: 26px;}
	.PLP-SWP-ADA-panel-subhdr {font-size: 19px;}
	.PLP-SWP-ADA-wrapper-panel-2-full-height {height: 95px !important;}
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {height: 95px !important;}
	.PLP-SWP-ADA-no-wrap {white-space: normal !important;}
	.PLP-SWP-ADA-mobile-hide {display: none;}
	.PLP-SWP-ADA-mobile-show {display: inline;}
}

@media screen and (max-width: 374.98px) {
	.PLP-SWP-ADA-wrapper-panel-2-half-height {height: 70px !important;}
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {height: 85px !important;}
	.PLP-SWP-ADA-wrapper-panel-2-full-height {height: 85px !important;}
	.PLP-SWP-ADA-margin-top10-swp2 {margin-top: 10px;}
	.PLP-SWP-ADA-panel-hdr { font-size: 21px;line-height: 1.2; }
	.PLP-SWP-ADA-panel-hdr1 {font-size: 21px;}
	.PLP-SWP-ADA-panel-subhdr {font-size: 16px;}
	.PLP-SWP-ADA-panel-subhdr1 {font-size: 16px;}
	.PLP-SWP-ADA-panel-txt-sm { font-size: 14px;font-weight: bold; }
}

/************************************************************/
/****** END 2023 WCAG Compliant SWPs - Valerie Nelkin ******/
/**********************************************************/