@import url("https://use.typekit.net/itz2xml.css");
/* COLOR PALLETE
logo light blue = color: #1d90ce;
logo dark blue = color: #333993;
*/

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; }

/* HOME */

.home-shop-by-room {
	background-color: #0173BC;
	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 #0173BC;
	}

.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 { }
.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-nav-main nav > ul > li.dropdown-mega > .dropdown-menu*/

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.dropdown-mega {
		 /* position: static; */
		 position: relative;
		 max-width: 100px;
font-family: "azo-sans-web", sans-serif;
font-weight:400;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		 max-width: 600px;
		 max-height: 500px;
		 overflow-y: scroll;
	}
}
#header .header-nav-main nav > ul > li > a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #333333;
	font-size: 1.15em;
	font-style: normal;
	font-weight: 500;
	padding: 4px 8px 4px 8px;
	/*text-transform: capitalize;
	font-variant: small-caps;*/
	/*max-width: 100px;*/
}
@media (min-width: 1024px) {
	/*#header .header-nav-main nav > ul > li > a {
		 font-size: .9em;
	}
	#header .header-nav-main nav > ul > li.dropdown-mega {
		 position: relative;
		 max-width: 82px;
	}*/
}
#header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
	color: #333333;
	/*font-size: 1.0em;*/
	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: 1.0em;
	font-style: normal;
	font-weight: 500;
	/*text-transform: capitalize;*/
}
/*#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
	width: 480px;
}*/
#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: 0px 20px;
}
@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.0em;
		 font-weight: 600;
		 /*font-family: Georgia, "Times New Roman", Times, serif;*/
		 /*font-variant: small-caps;*/
		 letter-spacing: 1px;
		 color: #333;
		 border-bottom: 1px #DEDEDE solid;
		 margin-right: 5px;
	}
	#header .header-nav-main {
		 float:left;
		 margin: 12px 0 0;
		 min-height: 60px;
	}
}

@media (max-width: 1200px) {
	#header .header-nav-main nav > ul > li > a {
		 /*font-size: 1.05em;*/
		 font-size: .9em;
		 width: 82px;
	}
}

/* FOR MOBILE HAMBURGER NAV */

@media (max-width: 992px) {
	#header .header-nav-main nav > ul > li > a {
		 color: #333333;
		 font-size: 1.3em;
		 padding: 5px 0px 5px 10px;
	}
	#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: 600;
	}
	#header .header-nav-subcat-prominent {
		 color: #EB0505;
		 font-weight: 600;
	}
}

@media (max-width: 991px) {
	#header .header-btn-collapse-nav {
		 margin-top: 10px;
	}
	#header .header-nav-main nav > ul > li > a {
		 min-width: 700px;
	}
}

@media (max-width: 767px) {
	#header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
		 font-size: .8em;
	}
	#header .header-btn-collapse-nav {
		 margin-top: 10px;
	}
	#header .header-nav-main nav > ul > li > a {
		 min-width: 300px;
	}
}

/* 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: #333;
	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: #333;
	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-clearance {
	color: darkred;
	font-weight: normal;
}
.header-nav-clearance:hover {
	color: darkred;
	font-weight: normal;
}
.header-nav-subcat-prominent {
	color: #EB0505;
	font-weight: 600;
}
.header-nav-subcat-prominent:hover {
	color: #EB0505;
	font-weight: 600;
}

#header .header-container-row {
	/*background-color: #5D6840;*/
}

/* 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: #000000;
}
#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;*/
}
#msq-histogram-sleevelength {
	display: none;
}
#msq-histogram-width {
	display: none;
}
.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;
}

/* plp- category headers */

/* font(s) used to style headers */
/*@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet');*/

/* image containter */
.PLP-img-wrapper-cat {
	position: relative;
	display: inline-block;
}

/* this makes the image responsive */
.PLP-img-responsive-cat {
	width: 100%;
	height: auto;
}

/* adjust position of right content */
.PLP-img-overlay-cat-right {
	position: absolute;
	top: 24%;
	bottom: 0;
	left: 50%;
	right: 2%;
	width: 60%;
}

/* adjust position of center top content */
.PLP-img-overlay-cat-center {
	position: absolute;
	top: 5%;
	bottom: 0;
	left: 17%;
	right: 2%;
	width: 100%;
}

/* adjust position of clearance content */
.PLP-img-overlay-cat-clearance {
	position: absolute;
	top: 2%;
	bottom: 0;
	left: 2%;
	right: 2%;
	width: 96%;
}

/* add any new overlay classes to keep it responsive */
.PLP-img-overlay-cat-right:before, .PLP-img-overlay-cat-left:before, .PLP-img-overlay-cat-center:before, {
	content: ' ';
	display: block;
	/* adjust 'height' to position overlay content vertically */
	height: 12%;
}

.PLP-pt-5 {
	padding-top: 5%;
}

/* sans & serif font selectors */
.PLP-sans {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
}

.PLP-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* header & sub hdr copy */
.PLP-cat-hdr {
	font-size: 5em;
	color: #333993;
	font-weight: 400;
	text-transform: none;
	line-height: 1.2;
	text-align: left;
	letter-spacing: -.025em;
	margin: 0;
}

.PLP-cat-hdr-italic {
	color: #2998ce;
	font-weight: 500;
	letter-spacing: -.05em;
	font-style: italic;
}

.PLP-cat-hdr-centeralign {
	text-align: center;
}

.PLP-cat-sub {
	font-size: 1.2em;
	color: #424852;
	line-height: 1.3;
}

.PLP-cat-content {
	font-size: 1.8em;
	color: #2998ce;
	line-height: 1.2;
	margin-top: 0px;
}

/* clearance styles */
.PLP-cat-txt {
	line-height: 1.1;
	color: #2998ce;
	font-weight: 900;
	text-align: center;
}

.PLP-cat-xlg {
	font-size: 6.6em;
}

.PLP-cat-lg {
	font-size: 5.1em;
}

/* font size for smaller displays */
@media screen and (max-width: 991px) {
	.PLP-pt-5 {
		 padding-top: 22%;
	}

	.PLP-cat-hdr {
		 font-size: 3.6em;
	}

	.PLP-cat-sub {
		 font-size: 1.4em;
	}

	.PLP-cat-content {
		 font-size: 1.7em;
	}

	.PLP-cat-xlg {
		 font-size: 5.7em;
	}

	.PLP-cat-lg {
		 font-size: 4.6em;
	}
}

/* PLP SALE HEADER */

.plp-sale { 
	position:relative;
	float:left;
	width:100%;
	height:auto;
	min-height:220px;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap; 
	justify-content:center;
	align-content:center;
	align-items:center;
	/* background:#a7052c; */
	background:#ce2048;
	box-sizing: border-box;
	color:#ffffff;
	text-align:center;
	padding: 40px 20px;
	}

.plp-sale-top { 
	position:relative;
	display:flex;
	width:100%;
	height:fit-content;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	box-sizing: border-box;
	padding:0;
	vertical-align: baseline;
	font-family: Georgia,Times New Roman,"Lora",serif;
	}

.plp-sale-btm { 
	position:relative;
	display:flex;
	width:100%;
	height:fit-content;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	box-sizing: border-box;
	padding:0;
	vertical-align: baseline;
	}

.plp-sale-main { 
	position:relative;
	display:flex;
	width:100%;
	height:fit-content;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	box-sizing: border-box;
	padding:0;
	vertical-align: baseline;
	}

.plp-sale-hdr { font-size:4.4em;font-weight:600;font-style:italic;line-height:1.0em;text-transform:lowercase;letter-spacing:0; }
.plp-sale-hdr h2 { font-size:inherit;color:inherit;font-style:inherit;line-height:inherit;margin:0;font-weight:400;letter-spacing:0; }
.plp-sale-hdr span { color:#FFEC99;font-family: Helvetica,Arial,"Open Sans",sans-serif;font-style:normal;margin-left:-0.1em; }
.plp-sale-txt { font-size:2.3em;font-weight:400;line-height:1.0em;text-transform:lowercase;font-family: Helvetica,Arial,"Open Sans",sans-serif; }
.plp-sale-txt-lg { font-size:8.4em;line-height:0.9em;font-weight:700;text-transform:uppercase;font-family: Helvetica,Arial,"Open Sans",sans-serif; }
.plp-sale-txt-lg span { font-size:0.8em;font-weight:500; }
.plp-sale-txt-sm { font-size:3.2em;line-height:0.9em;font-weight:700;text-transform:uppercase;font-family: Helvetica,Arial,"Open Sans",sans-serif; }
.plp-sale-txt-sm span { display:block; }

/* PLP TEES HEADER */

.plp-tees { 
	position:relative;
	float:left;
	width:100%;
	height:auto;
	min-height:200px;
	background-color:#f2f2f2;
	box-sizing: border-box;
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	padding: 0;
	}

.plp-tees-banner { 
	display:inline-flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	text-align:center;
	width:100%;
	padding:15px 10px;
	box-sizing: border-box;
	}

.plp-tees-hdr {  
	font-weight:600;
	font-size:2.3em;
	line-height:1.0em;
	color: #333993;
	}
.plp-tees-hdr h2 { font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0;}
.plp-tees-hdr span { font-family:'Georgia','Times New Roman',Times,serif;font-style:italic;color:#1d90ce; }
div.plp-tees-hdr { padding-right:10px;}

.plp-tees-sub {  
	font-weight:400;
	font-size:1.6em;
	line-height:1.1em;
	color: #000000;
	}

.plp-tees-main { 
	position:relative;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	width:100%;
	justify-content:space-between;
	align-content:center;
	align-items:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top right;
	box-sizing: border-box;
	padding:0;
	}

.plp-tees-lft { 
	position:relative;
	display:inline-flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content:flex-end;
	align-content:flex-end;
	align-items:center;
	width:70%;
	height:100%;
	z-index:11;
	} 
.plp-tees-lft img { width:100%;padding:0; }

.plp-tees-rt { 
	position:relative;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	width:fit-content;
	height:100%;
	background:#fff;
	z-index:12;
	padding:0px;
	margin-right:20px;
	}

.plp-tees-price-txt { 
	display:block;
	width:100%;
	background:#EB0505;
	padding:6px 10px;
	box-sizing: border-box;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:700;
	color:#ffffff;
	text-align:center;
	} 
.plp-tees-price-txt span { font-size:1.2em; }

.plp-tees-pricing { 
	display:inline-flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:center;
	align-content:center;
	align-items:center;
	color:#EB0505;
	text-align:left;
	padding:6px 10px;
	box-sizing: border-box;
	border:solid 3px #EB0505;
	border-top:none;
	} 

.plp-tees-price-lg { font-size:5.8em;font-weight:900;line-height:0.9em;font-style:italic; }
.plp-tees-price-sm { font-size:2.5em;font-weight:900;line-height:0.7em;text-transform:lowercase;text-align:left; } 
.plp-tees-price-sm span { font-size:0.6em;display: block; }

a.PLP-link, a.PLP-link:active, a.PLP-link:hover, a.PLP-link:focus {
	text-decoration: none;
	display: block;
	}

/* Email Sign-up Header */
.PLP-emailpromo_text {
	font-family: nimbus-sans, Open sans, 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;
	}
/* End Email Sign-up Header */
/*  logo "sage" = #1d90ce "finds" = #333993 */

/**************************************/
/*********** HOMEPAGE CODE ***********/

#header .header-logo img { min-height: auto; }
.row.home-flex-row {display: flex;flex-wrap: wrap; }
.row.home-flex-row > [class*='col-'] { flex-grow: 1; }
.row.home-flex-row [class*='col-'] { background:#ffffff;}

a.Home_banner_link,
a.Home_banner_link:active,
a.Home_banner_link:hover,
a.Home_banner_link:focus {
	text-decoration: none;
	display: block;
	}

a.Home_banner_link:focus {
	text-decoration: none;
	text-decoration-thickness: 3px;
	text-decoration-color: #ffffff;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	}

a.Home-link, a.Home-link:active, a.Home-link:hover, a.Home-link:focus {
	text-decoration: none;
	display: block;
	}

.home-txt-sans {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	}	
	
/* Summer Sale */

.home_salehero { }

.home_salehero_ht {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top:0;
	left:15px;
	width:34.75%;
	height:100%;
	z-index:11;
	/* background:#ce2048; */
	}
	
.home_salehero_hdr1 {
	font-family:Georgia,Times New Roman,"Lora",serif;
	font-style:italic;
	font-size:5.5em;
	font-weight:400;
	text-transform:none;
	line-height:1.0em;
	color:#ffffff;
	}	
	
.home_salehero_hdr1 span { font-family: Helvetica,Arial,"Open Sans",sans-serif;font-style:normal; }	
	
.home_salehero_hdr2,
.home_salehero_hdr3, 
.home_salehero_hdr4 {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: #ffffff;
	margin:0;
	}		
	
.home_salehero_hdr2 {
	font-size:2.2em;
	font-weight:500;
	text-transform:none;
	line-height:1.0em;
	margin:0 3px 0 0;
	}	
	
.home_salehero_hdr3 {
	font-size:12.5em;
	font-weight:500;
	text-transform:none;
	line-height:1.0em;
	}

.home_salehero_hdr3 span { display:inline-block;font-size:0.4em;text-transform:lowercase;line-height:1.0em;text-align:left; }

.home_salehero_hdr4 {
	font-size:2.2em;
	font-weight:500;
	text-transform:none;
	line-height:1.0em;
	margin:0 3px 0 0;
	}			
	
/* Logo text */	
	
.Home_txt_logo {
	font-size: 5.8em;
	font-weight: 400;
	line-height: 1.0em;
	margin:0;
	letter-spacing:0;
	}
.Home_txt_logo H2 { font-size:inherit;font-weight:inherit;margin:0;}

.Home_txt_logo_small {
	font-size: 2.2em;
	font-weight: 400;
	}
.Home_txt_logo_small H2 { font-size:inherit;font-weight:inherit;margin:0;}

.Home_txt_logo_toys {
	font-size: 5.8em;
	font-weight: 400;
	line-height: 1.1em;
	margin:0;
	letter-spacing:0;
	}

.Home_txt_logo_sage {
	font-family: Georgia,Times New Roman,"Lora",serif; 
	font-style: italic;
	color: #1d90ce;
	}

.Home_txt_logo_finds {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: #333993;
	}
	
/* Logo text colors */		
	
.Home_logo_red { color: #c8233c; }	
.Home_logo_darkred { color: #902a3c; }		
.Home_logo_purple { color: #6e44b3; }
.Home_logo_green { color: #00874D; }
.Home_logo_darkgreen { color: #0c4730; }
.Home_logo_xmasgreen { color: #0d6e22; }	
.Home_logo_yellow { color: #FFD51A; }	
.Home_logo_white { color: #FFFFFF; }	
.Home_logo_teal { color: #229CA5; }
.Home_logo_darkteal { color: #16676D; }


/* buttons */	

.Home_btn_white {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 1.3em;
	padding: 15px 25px;
	background-color: #ffffff;
	color: #373737;
	border: 1px solid #373737;
	text-transform: uppercase;
	margin: 30px 0;
	border-radius: 0px;
	}

.Home_btn {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 2.0em;
	color: #ffffff;
	border-radius: 5px;
	margin: 10px 0px;
	border-color: #333993;
	font-weight:500;
	}

.Home_btn:hover {
	color: #ffffff;
	background:#888888;
	border-color:#888888;
	}

.Home_btn_blue {background-color: #333993;}
.Home_btn_red {background-color: #902a3c;border-color: #902a3c;}
.Home_btn_green {background-color: #00874D;border-color: #00874D;}
.Home_btn_xmasgreen {background-color: #0d6e22;}	
.Home_btn_teal {background-color: #16676D;border-color: #16676D;}
	
/* Hero */	

.Home_hero1,
.Home_hero1_ht {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top: 0;
	left: 29%;
	width: 42%;
	height:100%;
	z-index: 11;
	}
	
.Home_hero_images {
	width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-content: center;
	justify-content: center;
	}
	
.Home_hero_img_lft,
.Home_hero_img_ctr,
.Home_hero_img_rt { }
	
.Home_hero2_ht {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top:0;
	left:40%;
	width:43%;
	height:100%;
	z-index: 11;
	/* padding-top:2%; */
	padding-bottom:13%;
	}

.Home_hero3_ht {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top:0;
	left:22%;
	width: 58%;
	height:100%;
	z-index: 11;
	/* padding-top:2%; */
	padding-bottom:13%;
	}	
.Home_hero3_ht .Home_txt_logo {  }	

.Home_overlay_toys {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top:0;
	left:39%;
	width:33%;
	height:100%;
	z-index:11;
	}	 

.Home_hero_hdr {
	font-size: 2.1em;
	font-weight: 300;
	text-transform: none;
	line-height: 1.0;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: black;
	}

.Home_hero_hdr span { display: block; }

/* Sale Hero */	

.Home_eoyhero_ht {
	position: absolute;
	display:flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	top: 0;
	left: 12%;
	width: 44%;
	height:100%;
	z-index: 11;
	}	

.Home_eoyhero_hdr1,
.Home_eoyhero_hdr3 {
	font-size: 2.4em;
	font-weight: 600;
	text-transform: none;
	line-height: 1.0em;
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: #ffffff;
	margin:0;
	}

.Home_eoyhero_hdr2 {
	font-size: 12.5em;
	font-weight: 500;
	text-transform: none;
	line-height: 1.0em;
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: #ffffff;
	margin:0;
	}

.Home_eoyhero_hdr2 span { display:inline-block;font-size:0.36em;line-height:1.1em;vertical-align:baseline; }
.Home_eoyhero_hdr2 span i { font-style:normal;font-size:1.5em; }

/* misc */

.Home_Cat_hdr {
	font-family: Georgia,Times New Roman,"Lora",serif;
	color: #333993;
	font-size: 2.0em;
	text-align: center;
	font-weight:500;
	margin:0;
	letter-spacing:0;
	line-height:1.2em;
	}
.Home_hdr_holiday { color:#0d6e22; }	
.Home_Cat_sub {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	color: black;
	font-size: 1.2em;
	text-align: center;
	letter-spacing:0;
	line-height:1.1em;
	}
.Home_txt_buytwo { color:#EE0000;font-weight:700; }

.home-finds-name { line-height:1.1em; }

.home-finds-txt { 
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height:1.1em;
	margin: 0 0 14px 0;
	}

/* Sale Event Hero */

.Home_eventsale {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	width:100%;
	height:fit-content;
	min-height:340px;
	background:#BA0D24;
	padding-bottom:10px;
	box-sizing: border-box
	}   

.Home_eventsale_lft {
	width: 100%;
	}

.Home_eventsale_ctr {
	width: 100%;
	display:flex;
	flex-direction: row;
	flex-wrap:nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	}

.Home_eventsale_rt {
	width: 100%;
	}

.Home_eventsale_hdr {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 6.4em;
	line-height: 1em;
	font-weight: 400;
	text-transform: none;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	

.Home_eventsale_hdr_summer {
	font-family: Georgia,Times New Roman,"Lora",serif;
	font-style: italic;
	color: #FFD51A;
	}

div.Home_eventsale_save { margin-right:20px;}
.Home_eventsale_save {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 5.5em;
	line-height: 0.8em;
	font-weight: 400;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	
.Home_eventsale_save span { display:block;font-size:0.8em;line-height:1em;}

.Home_eventsale_save60 {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 12.0em;
	line-height: 0.9em;
	font-weight: 600;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	

.Home_eventsale_actfast {
	font-family: Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 2.45em;
	line-height: 1.1em;
	font-weight: 300;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}

/* Sale Banner NEW */

.Home-sale-link a{
	/* background:#a7052c; */
	background:#ce2048;
	padding:10px;
	}

.Home_bannersale {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: center;
	width:100%;
	height:fit-content;
	min-height:140px;
	font-family:Helvetica,Arial,"Open Sans",sans-serif;
	}   

.Home-sale-link a:focus .Home_bannersale { border:solid 2px white;}

.Home_bannersale_lft {
	/* width:30%; */
	box-sizing: border-box;
	padding-left:4%;padding-right:4%;
	}

.Home_bannersale_rt {
	/* width: 70%; */
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	padding-left:4%;padding-right:4%;
	}

.Home_bannersale_hdr {
	font-family:Georgia,Times New Roman,"Lora",serif;
	font-size: 2.6em;
	line-height: 1em;
	font-weight:400;
	font-style:italic;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	
.Home_bannersale_hdr span { font-family:Helvetica,Arial,"Open Sans",sans-serif;font-style:normal;font-weight:700;display:block;text-transform:uppercase;font-size:1.7em;line-height:1.0em;}

.Home_bannersale_save {
	font-family:Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 4.6em;
	line-height: 1.0em;
	font-weight: 600;
	text-transform: uppercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	
.Home_bannersale_save span { }

.Home_bannersale_actfast {
	font-family:Helvetica,Arial,"Open Sans",sans-serif;
	font-size: 2.6em;
	line-height: 0.9em;
	font-weight: 400;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}

/* EOY Sale Banner */
	
a.Home_eoysale,
a.Home_eoysale:active,
a.Home_eoysale:focus,
a.Home_eoysale:hover { text-decoration:none;}	
	
a.Home_eoysale {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	width:100%;
	height:fit-content;
	min-height:500px;
	background:#BA0D24;
	padding:15px
	}

.Home_eoysale_inner { border:none;width:100%;padding:10px; }

a.Home_eoysale:focus .Home_eoysale_inner { border:solid 2px white;}	

.Home_eoysale_lft {
	width:100%;
	box-sizing: border-box;
	}

.Home_eoysale_rt {
	width: 100%;
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	padding: 10px 0 5px 0;
	}

.Home_eoysale_hdr {
	font-family: Georgia,Times New Roman,"Lora",serif;
	font-style: italic;
	font-size: 5.4em;
	line-height: 1em;
	font-weight: 400;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	
.Home_eoysale_hdr span { font-style:normal;color:#FFD51A;font-family: Helvetica,Arial,"Open Sans",sans-serif;}

.Home_eoysale_save {
	font-size: 6.3em;
	line-height: 1.1em;
	font-weight: 600;
	text-transform: uppercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}	
.Home_eoysale_save span { }

.Home_eoysale_actfast {
	font-size: 3.0em;
	line-height: 1.1em;
	font-weight: 400;
	text-transform: lowercase;
	text-align:center;
	color:#ffffff;
	margin: 0;
	letter-spacing:0;
	}

.Home_salebtn {background-color: #000000;	border-color: #000000;}

/* headers with lines */

.Home-decorated-headline {
	overflow: hidden;
	text-align: center;
	min-height: 40px;
	}

.Home-decorated-headline > div,
.Home-decorated-headline H2 {
	position: relative;
	display: inline-block;
	}

.Home-decorated-headline H2 { line-height:1.1em;}

.Home-decorated-headline > div:before, 
.Home-decorated-headline > div:after,
.Home-decorated-headline H2:before, 
.Home-decorated-headline H2:after {
	content: '';
	position: absolute;
	top: 50%;
	border-bottom: 1px solid silver;
	width: 100vw;
	margin: 0 20px;
	}

.Home-decorated-headline > div:before,
.Home-decorated-headline H2:before { right: 100%; }

.Home-decorated-headline > div:after,
.Home-decorated-headline H2:after { left: 100%; }

/* RESPONSIVE STYLES */


@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.Home_hero_hdr { font-size:2.0em;}
	.Home_hero2_ht .Home_txt_logo { font-size:5.1em; }	
	.Home_hero3_ht .Home_txt_logo { font-size:5.1em; }	
	a.Home_eoysale {min-height:412px; }
	.home_salehero_hdr1 { font-size:4.8em;margin:0;margin-bottom:0.25em; }
	.home_salehero_hdr2 { font-size:2.0em; }
	.home_salehero_hdr3 { font-size:9.8em; }
	.home_salehero_hdr4 { font-size:2.0em; }
}

@media (max-width: 1024px) { 
	.plp-tees-hdr { font-size:2.1em; }
	.plp-tees-sub { font-size:1.4em; }
}

@media (max-width: 1023px) { 
	.Home_txt_logo { font-size:5.6em; }
	.Home_txt_logo_toys { font-size:5.6em;}
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
	.Home_hero_hdr { font-size:2.0em;}
	.Home_hero2_ht .Home_txt_logo { font-size:5.1em; }	
	.Home_hero3_ht .Home_txt_logo { font-size:5.1em; }	
	h2.Home_txt_logo_holiday { margin-bottom:0.25em;}
	.home_salehero_hdr1 { font-size:4.8em;margin:0;margin-bottom:0.25em; }
	.home_salehero_hdr2 { font-size:2.0em; }
	.home_salehero_hdr3 { font-size:9.8em; }
	.home_salehero_hdr4 { font-size:2.0em; }
}

@media (max-width: 991px) {
	.Home_hero2_ht .Home_txt_logo { margin-bottom:0;}
	.Home_hero3_ht .Home_txt_logo { margin-bottom:0;}		
	.Home_txt_logo { font-size: 4.0em; }

	.Home_Cat_hdr { font-size: 1.7em; }
	.Home_Cat_sub { font-size: 1.1em; }
	.Home_btn { font-size: 1.5em;margin-top: 10px; }
	/* .Home_txt_logo_toys { font-size:4.0em;} */
	.Home_sale_banner { min-height: 135px; }
	.Home_sale_hdr { font-size: 4.0em; }
	.Home_sale_sub { font-size: 2.0em; }
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 {
		font-size: 1.8em;
		}
	
	.Home_eoyhero_hdr2 {
		font-size: 10.0em;
		line-height:0.9em;
		}

}

@media screen and (min-width: 768px) and (max-width: 991px) { 
	.Home_bannersale { justify-content: space-around;}
	.Home_bannersale_lft { width:auto;border-right:none;padding:25px; }
	.Home_bannersale_rt { padding:25px;width:auto; }
	.Home_bannersale_hdr {  }
	.Home_bannersale_hdr span { line-height:0.8em;font-size:2.0em;}
	.Home_bannersale_save { font-size:3.4em;font-weight:700; }
	.Home_bannersale_save span { display:block;font-size:1.0em;line-height:0.9em; }
	.Home_bannersale_actfast { font-size:2.6em; }	
	
	a.Home_eoysale { min-height:330px; }
	.Home_eoysale_hdr { font-size:4.3em;}
	.Home_eoysale_save { font-size:5.0em; }
	.Home_eoysale_actfast { font-size:2.8em; }
	
	.Home_hero1_ht { width:38%;left:31%; }
	.Home_hero2_ht .Home_txt_logo { font-size: 3.8em;margin-bottom:0; }	
	.Home_hero3_ht .Home_txt_logo { font-size: 3.8em;margin-bottom:0; }	
	
	.home_salehero_hdr1 { font-size:3.7em;margin:0;margin-bottom:0.25em; }
	.home_salehero_hdr2 { font-size:1.5em; }
	.home_salehero_hdr3 { font-size:8.6em; }
	.home_salehero_hdr4 { font-size:1.5em; }
	
	.Home_hero_hdr { font-size: 1.5em; }
	.Home_txt_logo_toys { font-size:4.0em;}
	
}

@media (max-width: 767px) {

	.Home_hero_hdr { font-size: 2.0em; }
	.Home_hero_hdr span { display:inline;}
	
	.Home_hero1_ht { width:38%;left:31%; }
	.Home_hero1_ht .Home_hero_hdr,
	.Home_hero2_ht .Home_hero_hdr,
	.Home_hero3_ht .Home_hero_hdr {
		font-size: 1.5em;
		margin-top:0.5em;margin-bottom:0.5em;
		padding:0 7px;
		}	
	
	.Home_hero1_ht .Home_txt_logo { font-size: 3.7em; }
	
	.Home_hero2_ht { left:38%; }	
	.Home_hero2_ht .Home_txt_logo { font-size: 3.4em;margin-bottom:0; }
	.Home_hero2 .Home_txt_logo_small { margin-top:0;margin-bottom:30px;}
	
	.Home_hero3_ht { left:23%; }	
	.Home_hero3_ht .Home_txt_logo { font-size: 3.4em;margin-bottom:0; }	
	.Home_hero3 .Home_txt_logo_small { margin-top:0;margin-bottom:30px;}
	
	.home_salehero_hdr1 { font-size:3.0em;margin:0;margin-bottom:0.25em; }
	.home_salehero_hdr2 { font-size:1.4em; }
	.home_salehero_hdr3 { font-size:7.8em; }
	.home_salehero_hdr4 { font-size:1.4em; }
	
	.Home_txt_logo { font-size: 3.8em; }
	.Home_txt_logo_small {font-size: 2.5em;margin-top: 10px;}
	
	.Home_btn {
		font-size: 1.4em;
		margin-top: 0.5em;
		margin-bottom:0;
		}
	.Home_sale_banner {
		min-height: 140px;
		}
	.Home_sale_hdr_m {
		font-size: 4.6em;
		line-height: 0.9em;
		}
	
	.Home_eventsale { min-height:220px;}
	.Home_eventsale_ctr { flex-direction:column;}
	.Home_eventsale_hdr { font-size:3.4em; }
	div.Home_eventsale_save { margin:0;width:100%;}
	.Home_eventsale_save { font-size:4.0em; }  
	.Home_eventsale_save span { display:inline-block;font-size:1.0em; }
	.Home_eventsale_save60 { font-size:9.0em;margin:0; }  
	
	.Home_bannersale { min-height:190px;flex-direction:column;justify-content:center; }
	.Home_bannersale_lft { width:100%;border-right:none;padding:0; }
	.Home_bannersale_rt { width:100%;padding:0; }
	.Home_bannersale_hdr { font-size:3.8em;text-transform:lowercase; }
	.Home_bannersale_hdr span { font-size:1.0em;line-height:0.9em;font-weight:400;display:inline;text-transform:lowercase; }	
	.Home_bannersale_save { font-size:3.8em;line-height:1.0em; }
	.Home_bannersale_save span { display:inline;font-size:1.0em;line-height:0.8em; }

	a.Home_eoysale { min-height:300px; }
	.Home_eoysale_hdr { font-size:3.8em;}
	.Home_eoysale_save { font-size:4.4em; } 
	.Home_eoysale_actfast { font-size:2.8em; }

	.Home_overlay_toys {
		top:0%;
		height:100%;
		}

	.Home_txt_logo_toys { font-size:3.8em;}

	.Home_Cat_hdr { line-height:1.7em;line-height:1.1em;margin-bottom:5px;}
	.Home_Cat_sub {
		font-family: Georgia,Times New Roman,"Lora",serif;
		font-size: 1.7em;
		line-height:1.1em;
		color:#323a95;
		font-weight: 400;
		}
	p.Home_Cat_sub	{ margin:0 0 5px 0;}

	.Home_txt_buytwo {
		color: #EB0000;
		font-weight: 700;
		font-size: .7em;
		line-height: inherit;
		font-family: Helvetica, Arial, "sans-serif";
		}

	h2.Home_txt_logo_holiday { margin-bottom:0.4em;}

}

@media (max-width: 639px) {
	.Home_sale_hdr_m { font-size: 4.2em; }
	a.Home_eoysale { min-height:250px; }
	.Home_eoysale_hdr { font-size:3.4em;}
	.Home_eoysale_hdr span { display:block;font-size:1.2em;}
	div.Home_eoysale_save { margin-top:10px;}
	.Home_eoysale_save { font-size:3.0em;line-height:1em; }
	.Home_eoysale_save span { display:block;font-size:2.8em;line-height:0.8em;}	
	.Home_eoysale_actfast { font-size:1.8em; }	
	.Home_hero1_ht .Home_txt_logo, .Home_hero2_ht .Home_txt_logo, .Home_hero3_ht .Home_txt_logo { font-size: 3.5em; }
	.Home_hero1_ht .Home_hero_hdr, .Home_hero2_ht .Home_hero_hdr, .Home_hero3_ht .Home_hero_hdr { font-size: 1.3em; }	
	.Home_bannersale { min-height:150px; }
	.Home_bannersale_hdr { font-size:3.2em; }
	.Home_bannersale_save { font-size:3.2em; }
	
	.Home_hero1_ht .Home_txt_logo { font-size: 2.8em; }	
	.Home_hero1_ht .Home_hero_hdr { font-size: 1.3em;padding:0 7px; }	

	.Home_hero2_ht .Home_txt_logo { font-size: 2.8em; }
	.Home_hero2_ht .Home_hero_hdr { font-size: 1.3em;}	

	.Home_hero3_ht {  }	
	.Home_hero3_ht .Home_txt_logo { font-size: 2.8em; }	
	.Home_hero3_ht .Home_hero_hdr { font-size: 1.3em; }	
	
	.home_salehero_hdr1 { font-size:2.8em;margin:0;margin-bottom:0.25em; }
	.home_salehero_hdr2 { font-size:1.3em; }
	.home_salehero_hdr3 { font-size:6.7em; }
	.home_salehero_hdr4 { font-size:1.3em; }
	
	.Home_txt_logo { font-size: 2.8em; }
	.Home_txt_logo_small { font-size: 2.2em; }	
	
	h2.Home_txt_logo_holiday { margin-bottom:0.33em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 2.8em; }
	.Home_eoyhero_hdr2 { font-size: 7.8em; }
}

@media (max-width: 559px) {
	.Home_sale_hdr_m { font-size: 3.7em; }
	/* .Home_txt_logo_small { font-size: 2.7em; } */
	.Home_hero1_ht .Home_hero_hdr { font-size: 1.2em;padding:0 7px; }	
	.Home_hero2_ht .Home_hero_hdr { font-size: 1.2em;}	
	
	.Home_hero2_ht .Home_txt_logo { font-size: 2.5em;margin-bottom:0.1em; }	
	.Home_hero2_ht .Home_hero_hdr { font-size: 1.2em; }
	
	.Home_hero3_ht .Home_txt_logo { font-size: 2.5em;margin-bottom:0.1em; }	
	.Home_hero3_ht .Home_hero_hdr { font-size: 1.2em; }
	
	.Home_btn { font-size:1.3em;}
		
	.home_salehero_hdr1 { font-size:2.5em;margin:0;margin-bottom:0.2em; }
	.home_salehero_hdr2 { font-size:1.2em; }
	.home_salehero_hdr3 { font-size:5.8em; }
	.home_salehero_hdr4 { font-size:1.2em; }
	
	h2.Home_txt_logo_holiday { margin-bottom:0.27em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 2.0em; }
	.Home_eoyhero_hdr2 { font-size: 6.5em; }
}

@media (max-width: 479px) {
	.Home_hero1_ht { left:32%;width:36%; }
	.Home_hero3_ht {  }
	
	.Home_hero1_ht .Home_txt_logo { font-size: 2.4em; }
	.Home_hero2_ht .Home_txt_logo { font-size: 2.2em;margin-bottom:0.15em; }	
	.Home_hero3_ht .Home_txt_logo { font-size: 2.2em;margin-bottom:0.15em; }	
		
	.Home_hero1_ht .Home_hero_hdr { font-size: 1.15em;padding:0 7px;margin-top:0.5em;margin-bottom:0.5em; }	
	.Home_hero2_ht .Home_hero_hdr { font-size: 1.15em;margin-top:0.5em;margin-bottom:0.5em;}	
	.Home_hero3_ht .Home_hero_hdr { font-size: 1.15em;margin-top:0.5em;margin-bottom:0.5em; }	
		
	.home_salehero_hdr1 { font-size:2.5em;margin:0;margin-bottom:0.2em; }
	.home_salehero_hdr2 { font-size:1.2em; }
	.home_salehero_hdr3 { font-size:5.8em; }
	.home_salehero_hdr4 { font-size:1.2em; }
	
	.Home_hero_hdr { font-size: 2.0em; }
	.Home_txt_logo { font-size: 2.4em; }
	.Home_txt_logo_small { font-size: 2.4em; }	
	.Home_txt_logo_toys { font-size: 2.4em;margin-bottom:5px; }
	
	.Home_btn {
		font-size: 1.1em;
		margin: 0;
		padding: 6px;
		}
	.Home_hero1_ht .Home_btn { margin-top:0; }
	
	.Home_sale_banner {	min-height: 100px; }
	
	.Home_sale_mobile { display:flex;}
	.Home_sale_hdr_m { font-size: 3.1em; }
	
	.Home_eventsale { min-height:240px;}
	.Home_eventsale_ctr { flex-direction:column;}
	.Home_eventsale_hdr { font-size:3.4em; }
	div.Home_eventsale_save { margin:0;width:100%;}
	.Home_eventsale_save { font-size:4.0em; }  
	.Home_eventsale_save span { display:inline-block;font-size:1.0em; }
	.Home_eventsale_save60 { font-size:9.0em;margin:0; }  
	
	.Home-sale-link a { padding:15px; }	
	.Home_bannersale { min-height:100px;}
	.Home_bannersale_lft { padding:0px; }
	.Home_bannersale_rt { padding:0px;}
	.Home_bannersale_hdr { font-size:2.8em;line-height:1em; }
	.Home_bannersale_hdr span { display:inline;font-size:1.0em;font-weight:400;line-height:0.9em; }	
	.Home_bannersale_save { font-size:2.8em;line-height:1em; }  
	.Home_bannersale_save span { display:inline;font-size:1.0em;font-weight:700;line-height:0.9em; } 
	
	.Home_txt_buytwo { font-size:0.7em;}
	
	h2.Home_txt_logo_holiday { margin-bottom:0.27em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 1.6em; }
	.Home_eoyhero_hdr2 { font-size: 5.9em; }
}

@media (max-width: 424px) {
	.Home_txt_buytwo { font-size:0.6em; }

	.home_salehero_ht { width:32.75%; }
	.home_salehero_hdr1 { font-size:2.1em;margin:0;margin-bottom:0.2em; }
	.home_salehero_hdr2 { font-size:1.4em; }
	.home_salehero_hdr3 { font-size:4.6em; }
	.home_salehero_hdr4 { display:none; }
	
	h2.Home_txt_logo_holiday { margin-bottom:0.25em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 1.5em; }
	.Home_eoyhero_hdr2 { font-size: 5.7em; }
}

@media (max-width: 389px) {
	.Home_sale_banner { min-height: 85px; }
	.Home_sale_hdr_m { font-size: 2.4em; }
	.Home_txt_buytwo { font-size:0.55em;}
}

@media (max-width: 374px) {
	.Home_hero1_ht .Home_hero_hdr { font-size: 1.0em; }
	.Home_hero2_ht .Home_hero_hdr { font-size: 1.0em; }
	.Home_hero3_ht .Home_hero_hdr { font-size: 1.0em; }
	
	.Home_hero1_ht .Home_txt_logo { font-size:2.0em; }
	.Home_hero2_ht .Home_txt_logo { font-size:2.0em;margin-bottom:0;}	
	.Home_hero3_ht .Home_txt_logo { font-size:1.8em;margin-bottom:0;}	
	
	.home_salehero_ht { width:32.5%; }
	.home_salehero_hdr1 { font-size:1.8em;margin:0;margin-bottom:0.2em; }
	.home_salehero_hdr2 { font-size:1.3em; }
	.home_salehero_hdr3 { font-size:4.0em; }
	.home_salehero_hdr4 { display:none; }
	
	.Home_txt_logo { font-size: 2.0em; }
	.Home_txt_logo_small { font-size: 2.0em; }	
	.Home_txt_logo_toys { font-size: 2.0em; }
		
	.Home_Cat_hdr { font-size:1.5em;line-height:1.1em;margin-bottom:5px; }
	.Home_Cat_sub { font-size:1.5em;line-height:1.1em;margin-bottom:5px; }
	
	.Home_btn {
		font-size: 1.0em;
		margin: 0;
		padding: 5px;
		display:none;
		}
	.Home_txt_logo_small { font-size: 2.1em; }	
	.Home_bannersale { min-height:80px;}
	.Home_bannersale_lft { padding:0}
	.Home_bannersale_rt { padding:0}
	.Home_bannersale_hdr { font-size:2.3em;line-height:1.0em; }
	.Home_bannersale_hdr span { display:inline;font-size:1.0em;line-height:0.9em;font-weight:400; }	
	.Home_bannersale_save { font-size:2.3em;line-height:1.0em; }  
	.Home_bannersale_save span { display:inline;font-size:1.0em;font-weight:700;line-height:0.9em; } 	
	
	.Home_txt_buytwo { font-size:0.6em;}
	
	h2.Home_txt_logo_holiday { margin-bottom:0.2em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 1.4em; }
	.Home_eoyhero_hdr2 { font-size: 5.5em; }
}

@media (max-width: 349px) { 
	.Home_txt_buytwo { display:none; }
	
	h2.Home_txt_logo_holiday { margin-bottom:0.2em;}
	
	.Home_eoyhero_hdr1,
	.Home_eoyhero_hdr3 { font-size: 1.3em; }
	.Home_eoyhero_hdr2 { font-size: 5.2em; }
}





/******************************************************/
/****** 2023 ADA Compliant SWPs - Valerie Nelkin ******/
/******************************************************/
	
/*************Sans Serif font - choose your own**************/	
.PLP-SWP-ADA-sans { font-family: "Lato", Veranda, Geneva, sans-serif; }
/*************Serif font - choose your own**************/	
.PLP-SWP-ADA-serif { font-family: Georgia, "Times New Roman", Times, Georgia, serif; }

/************* Color option classes **************/
/************* LT works against black, DK against white **************/

/************* Text color options *************/
.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: #d1bafa;}
.PLP-SWP-ADA-purpleDK {color: #3f158c;}
.PLP-SWP-ADA-redLT {color: #ffc6ca;}
.PLP-SWP-ADA-redDK {color: #9d000b;}
.PLP-SWP-ADA-white {color: #FFFFFF;}

/************* BG color options *************/	
.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;}

/************* Border color options *************/	
.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;}

/************* SWP border radius options **************/
.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;}

/************* SWP border width options *************/
.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;
	}

/************* SWP border style options *************/
.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; }

/************* make a tags stay full width **************/
.PLP-SWP-ADA-a-full {
	width: 100% !important;
	}

/************* adds padding to either side of text **************/
.PLP-SWP-ADA-text-center {
	text-align: center;
	padding: 5px 10px 7px;
	}

/************* hide below 575px mobile size **************/
.PLP-SWP-ADA-mobile-hide { display: inline; }

/************* show below 575px mobile size **************/
.PLP-SWP-ADA-mobile-show { display: none; }

/*************Makes image response but stay at full height**************/
.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%;
	}

/*************Wrapper that lets panel 1 response**************/
.PLP-SWP-ADA-wrapper-panel-1 {
	position: relative;
	display: inline-block;
	}

/*************Add 10px margin to SWP**************/
.PLP-SWP-ADA-margin-top10-swp1 {
	margin-top: 10px;
	}

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

/*************Wrapper that lets panel response but stay at full height**************/
.PLP-SWP-ADA-wrapper-panel-2-full-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 115px;
	overflow: hidden;
	}

/*************Wrapper that lets panel response but stay at 2/3 height**************/
.PLP-SWP-ADA-wrapper-panel-2-2third-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 95px;
	overflow: hidden;
	}

/*************Wrapper that lets panel response but stay at half height**************/
.PLP-SWP-ADA-wrapper-panel-2-half-height {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	}

/*************Panel 1 color bg (no image)**************/
.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;
	}

/*************Panel 1 Height (image)**************/
.PLP-SWP-ADA-wrapper-panel-1 {
	height: 75px;
	}

/*************Panel 2 color bg (no image)**************/
.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;
	}

/*************Text box - vertically centered in panel**************/
.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;
	}

/*************Keep Text from Wrapping**************/
.PLP-SWP-ADA-no-wrap {
	white-space: nowrap !important;
	display: inline-block !important;
	}

/*************Large Header Text Panel 2**************/
.PLP-SWP-ADA-panel-hdr {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
	}

/*************Slightly Smaller Header Text Panel 2**************/
.PLP-SWP-ADA-panel-hdr1 {
	font-size: 44px;
	line-height: 1.2;
	font-weight: 400;
	}

/*************Large SubHeader Text Panel 2**************/
.PLP-SWP-ADA-panel-subhdr {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 400;
	}

/*************Slightly Smaller SubHeader Text Panel 2**************/
.PLP-SWP-ADA-panel-subhdr1 {
	font-size: 19px;
	line-height: 1.2;
	font-weight: 400;
	}

/*************Small Text Panel 2**************/
.PLP-SWP-ADA-panel-txt-sm {
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	}

/*************Large Header Text for Panel 1**************/
.PLP-SWP-ADA-panel-1-hdr {
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	}

/*************Small Header Text for Panel 1**************/
.PLP-SWP-ADA-panel-1-hdr1 {
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	}

/*************SubHeader Text for Panel 1**************/
.PLP-SWP-ADA-panel-1-subhdr {
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	}

/*************Small Text for Panel 1**************/
.PLP-SWP-ADA-panel-1-txt-sm {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	}

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

	/*************Large Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr {
		font-size: 44px;
		}

	/*************Slightly Smaller Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr1 {
		font-size: 30px;
		}

	/*************Large SubHeader Text Panel 2**************/
	.PLP-SWP-ADA-panel-subhdr {
		font-size: 27px;
		}

	/*************Wrapper that lets image response but stay at full height**************/
	.PLP-SWP-ADA-wrapper-panel-2-full-height {
		height: 100px !important;
		}

	/*************Wrapper that lets panel response but stay at 2/3 height**************/
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {
		height: 85px !important;
		}

	/*************Panel 1 color bg (no image)**************/
	.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;
		}

	/*************Panel 1 Height (image)**************/
	.PLP-SWP-ADA-wrapper-panel-1 {
		height: 65px !important;
		}

	/*************Large Header Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-hdr {
		font-size: 25px;
		line-height: 1;
		font-weight: 400;
		}

	/*************Small Header Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-hdr1 {
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		}

	/*************SubHeader Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-subhdr {
		font-size: 16px;
		line-height: 1;
		font-weight: 400;
		}

	/*************Small Text for Panel 1**************/
	.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;
		}

	/*************Large Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr {
		font-size: 35px;
		}

	/*************Slightly Smaller Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr1 {
		font-size: 29px;
		}

	/*************Wrapper that lets image response but stay at full height**************/
	.PLP-SWP-ADA-wrapper-panel-2-full-height {
		height: 110px !important;
		}

	/*************Wrapper that lets panel response but stay at 2/3 height**************/
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {
		height: 110px !important;
		}

	/*************Panel 1 color bg (no image)**************/
	.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;
		}

	/*************Panel 1 Height (image)**************/
	.PLP-SWP-ADA-wrapper-panel-1 {
		height: 65px !important;
		}
}

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

	/*************Panel 1 color bg (no image)**************/
	.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;
		}

	/*************Panel 1 Height (image)**************/
	.PLP-SWP-ADA-wrapper-panel-1 {
		height: 65px !important;
		}

	/*************Large Header Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-hdr {
		font-size: 25px;
		line-height: 1;
		font-weight: 400;
		}

	/*************Small Header Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-hdr1 {
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		}

	/*************SubHeader Text for Panel 1**************/
	.PLP-SWP-ADA-panel-1-subhdr {
		font-size: 16px;
		line-height: 1;
		font-weight: 400;
		}

	/*************Small Text for Panel 1**************/
	.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;
		}

	/*************Large Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr {
		font-size: 26px;
		line-height: 1.2;
		}

	/*************Slightly Smaller Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr1 {
		font-size: 26px;
		}

	/*************Large SubHeader Text Panel 2**************/
	.PLP-SWP-ADA-panel-subhdr {
		font-size: 19px;
		}

	/*************Wrapper that lets image response but stay at full height**************/
	.PLP-SWP-ADA-wrapper-panel-2-full-height {
		height: 95px !important;
		}

	/*************Wrapper that lets panel response but stay at 2/3 height**************/
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {
		height: 95px !important;
		}

	/*************Let Text Wrap**************/
	.PLP-SWP-ADA-no-wrap {
		white-space: normal !important;
		}

	/************* hide below 575px mobile size **************/
	.PLP-SWP-ADA-mobile-hide {
		display: none;
		}

	/************* show below 575px mobile size **************/
	.PLP-SWP-ADA-mobile-show {
		display: inline;
		}
}

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

	/*************Wrapper that lets panel response but stay at 1/2 height**************/
	.PLP-SWP-ADA-wrapper-panel-2-half-height {
		height: 70px !important;
		}

	/*************Wrapper that lets panel response but stay at 2/3 height**************/
	.PLP-SWP-ADA-wrapper-panel-2-2third-height {
		height: 85px !important;
		}

	/*************Wrapper that lets image response but stay at full height**************/
	.PLP-SWP-ADA-wrapper-panel-2-full-height {
		height: 85px !important;
		}

	/*************Adds margin top to panel 2*************/
	.PLP-SWP-ADA-margin-top10-swp2 {
		margin-top: 10px;
		}

	/*************Large Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr {
		font-size: 21px;
		line-height: 1.2;
		}

	/*************Slightly Smaller Header Text Panel 2**************/
	.PLP-SWP-ADA-panel-hdr1 {
		font-size: 21px;
		}

	/*************Large SubHeader Text Panel 2**************/
	.PLP-SWP-ADA-panel-subhdr {
		font-size: 16px;
		}

	/*************Slightly Smaller SubHeader Text Panel 2**************/
	.PLP-SWP-ADA-panel-subhdr1 {
		font-size: 16px;
		}

	/*************Small Text Panel 2**************/
	.PLP-SWP-ADA-panel-txt-sm {
		font-size: 14px;
		font-weight: bold;
		}
}

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