@import url("https://use.typekit.net/dcw1iqn.css");
/* COLOR PALLETE
orange (logo) #FF9934
*/

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

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

/* MINI-CART */
.mini-cart a {
color: #333333;
}

.mini-cart a:hover {
color: #777777;
}

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

#header .site-top-nav {
	font-size: 1.1em;
	}

/* 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: -12px;
	margin-bottom: 15px;
	max-height: 95px;
}

/* TABLET OVERRIDES */
@media (max-width: 991px) {
		/*.mini-cart-ctrl-div {margin-top: 40px;}*/
}

/* MAIN CATEGORY NAVIGATION */
/*#header .header-nav-clearance {
	color: #fff;
	font-weight: 600;
}*/

#header .header-nav-main nav > ul > li > a.dropdown-toggle:focus {
	border-color: #0A7F40;
	text-decoration: underline;
}
#header .header-container-row {
	background-color: transparent;
	margin-left: -30px;
	margin-right: -30px;
}
#header .header-nav-clearance:hover {
	color: #0A7F40;
	font-weight: 600;
	/*transition: color 1s ease-in-out;*/
}
#header .top-nav-div {
	/* background-color: #0A7F40; */
	padding-top: 0px;
	border-radius: 4px;
	margin-bottom: 15px;
	margin-top:15px !important;
	padding-right:15px !important;
}
#header .header-nav-main nav > ul > li > a {
	color: #fff;
	font-size: 1.4em;
	font-style: normal;
	font-weight: 600;
	padding: 12px 0px 0px 10px;
	text-transform: capitalize;
}
#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-mega-content {
	padding: 5px 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;
	}
	#header .header-nav-main {
		min-height: 49px;
		float: none;
		text-align: center;
		display: inline-block;
		margin: 0 auto;
	}
	/* 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: 1.0em;
		top: 13px;
		right: 4px;*/
	}
	#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
		background: #FFDC01;
		color: #0A7F40;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		border-top-color: #FFDC01;
		line-height: 10px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #005898;
	}
	#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
		color: #0A7F40;
	}
	#header .header-nav.header-nav-stripe nav > ul > li:hover > a {
		background-color: #005898;
	}
	#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
		font-size: 1.1em;
		font-weight: 600;
		text-transform: capitalize;
		letter-spacing: 1px;
		color: #008752;
		border-bottom: 1px #DEDEDE solid;
		margin-right: 5px;
	}
}
/* FOR MOBILE HAMBURGER NAV */
@media (max-width: 991px) {
	#header .top-nav-div {
		background-color: transparent;
	}
	#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 {
		font-size: 1.2em;
	}
	#header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
		font-size: 1.2em;
		padding: 5px 0px 5px 10px;
	}
	#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
		background: #dedede;
	}
	#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;
	}
}

@media (max-width: 767px) {
	#header .header-nav-main nav > ul > li.dropdown > ul.dropdown-menu li > a {
		font-size: .8em;
	}
		/*#header .header-logo { 
		margin-left: 5px;
		float: none;
		position: relative;
	}*/
	.container {
		padding-right: 0px;
		padding-left: 0px;
		margin-right: 5px;
		margin-left: 5px;
	}
	#header .panel-top-nav-row { background:#ffffff !important;}
	#header .top-nav-div {
		background-color: #FFFFFF;
		padding-right:0 !important;
	}
}

/* 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: #E4F5FF;*/
	}
#header .header-top a {
	font-size: 0.857em;   
	color:#333333;
	}
#header .header-btn-collapse-nav {
	background: black;
	}
#header .header-top a:hover {
	text-decoration:underline;
	}

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

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

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

/*****************************************/
/*********** ICOD SITE STYLES ***********/

@media screen and (min-width: 992px) {
	/* HEADER NAV MODS */
	#header .panel-top-nav-row { background:#991a36;border-radius:3px;}
	#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a { background:#f68228;color:#000000;}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu { border-top-color:#f68228;border-top-width:0px; }
	#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title { color:#991a36;font-weight:700;}
	}
@media (max-width: 767px) { #header .panel-top-nav-row { background:#ffffff !important;} }

/* PLP Email Sign-up Header */
.PLP-emailpromo_text {
	font-family: archivo, Open sans, sans-serif;
	letter-spacing: 0.1px;
	}
.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;
	letter-spacing: 0.1px;
	}	
.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: 700;
	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 SALE HEADER */

.PLP-sale-banner { 
	position:relative;
	float:left;
	width:100%;
	min-height:140px;
	padding:25px;
	box-sizing: border-box;
	display:flex;
	flex-direction: row;
	flex-wrap:nowrap;
	align-content:center;
	align-items:center;
	justify-content:space-around;
	background-color:#991a36;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top right;
	font-family: archivo, Lato, sans-serif;
	}

.PLP-sale-hdr-box { 
	position:relative;
	display:flex;
	flex-wrap:nowrap;
	align-content:center;
	align-items:center;
	flex-direction:row;
	justify-content:center;
	box-sizing: border-box;
	}

.PLP-sale-title { 
	font-size:4.0em;
	line-height:1em;
	font-weight:400;
	color:#f68228;
	text-transform:uppercase;
	}
.PLP-sale-title H2 { font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;text-transform:inherit;margin:0;}

.PLP-sale-hdr { 
	font-size:4.6em;
	line-height:1em;
	font-weight:400;
	color:#ffffff;
	text-transform:uppercase;
	}
.PLP-sale-hdr span { font-size:0.7em;}

.PLP-sale-sub { 
	font-size:2.0em;
	line-height:0.9em;
	font-weight:300;
	color:#ffffff;
	text-transform:lowercase;
	text-align:center;
	margin:0 5px 0 5px;
	}

.PLP-sale-icon { }
.PLP-sale-icon img { width:76px;padding:0; }

#unbxd_top_sellers .unbxd-headLeftHz h2, #unbxd_recommended_for_you .unbxd-headLeftHz h2 { font-family: archivo, Lato, sans-serif;}

/********************************************/
/*********** ICOD HOMEPAGE START ***********/

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

.home-default { font-family: archivo, Lato, sans-serif; }

.row.home-flex-row, 
.row.home-flex-row-padded {display: flex;flex-wrap: wrap; }
.row.home-flex-row > [class*='col-'],
.row.home-flex-row-padded > [class*='col-'] { flex-grow: 1; }
.row.home-flex-row [class*='col-'],
.row.home-flex-row-padded [class*='col-'] { background:#ffffff;}
.row.home-flex-row-padded { padding-left:6%;padding-right:6%; }

.home-img-contain {
	width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	align-content: center;
	justify-content: center;
	}

.home-img-contain-hero{ width:100%; }	
.home-img-contain-hero img { width:100%; }

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

.home-button {
	align-items: center;
	padding: 11px 22px;
	color: #fff;
	font-family: archivo, Lato, sans-serif;
	font-size: 1.8em;
	font-weight:500;
	letter-spacing:0.2px;
	line-height: 1em;
	transition: 0.3s all ease;
	text-decoration: none !important;
	z-index: 1;
	border: solid 1px rgba(255, 255, 255, 0.3);
	border-radius:0;
	}

.home-button:hover {
	color: #fff;
	background: #373737;
	}
	
/* HER0 1 */

.home-hero1 { width: 100%; }

.home-hero1 img { border-radius:3px; }

.home-hero1-top {
	position: absolute;
	top:11%;
	left:5%;
	width:auto;
	height:auto;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	text-align:center;
	padding:0;
	}
	
.home-hero1-mid {
	position: absolute;
	top:35%;
	left:3%;
	width:30%;
	height:auto;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	text-align:center;
	padding:0;
	}	

.home-hero1-btm {
	position: absolute;
	top:72%;
	left:3%;
	width:30%;
	height:auto;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	text-align:center;
	padding:0;
	}	

h2.home-hero1-title {margin:0; }
.home-hero1-title {
	font-size: 4.9em;
	line-height:1.1em;
	letter-spacing:0.2px;
	font-weight: 500;
	color: #ffffff;
	margin:0;
	text-align:left;
	text-transform:none;
	/* text-shadow: 0px 0px 5px rgba(255,255,255,0.25); */
	}

.home-hero1-title span { font-style:italic;color:#fadbb2;}

div.home-hero1-sub { }
.home-hero1-sub {
	font-size: 3.2em;
	line-height: 1.1em;
	letter-spacing:0.2px;
	color: #ffffff;
	font-weight: 400;
	margin:0;
	text-transform:none;
	/* text-shadow: 0px 0px 5px rgba(255,255,255,0.25); */
	}

.home-hero1-button {
	background-color: #fadbb2;
	border-color:#fadbb2;
	border:none;
	color:#000000;
	margin:0;
	}
	
.home-hero1-button:hover {
	color: #000;
	background: #fff;
	}	

/* HERO 2 */

.home-hero2 { width: 100%; }

.home-hero2 img { border-radius:3px; }

.home-hero2-top {
	position: absolute;
	top:12%;
	left:64%;
	width:33%;
	height:auto;
	/* float: left; */
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	text-align: center;
	}
	
.home-hero2-mid {
	position: absolute;
	top:40%;
	left:64%;
	width:33%;
	height:auto;
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	text-align: center;
	}	
	
.home-hero2-btm {
	position: absolute;
	top:68%;
	left:64%;
	width:33%;
	height:auto;
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-start;
	text-align: center;
	}	

h2.home-hero2-title {margin:0; }
.home-hero2-title {
	font-size: 4.2em;
	line-height: 1.0em;
	letter-spacing:0.2px;
	font-weight: 500;
	color: #000000;
	margin:0;
	text-align:center;
	text-transform:none;
	/* text-shadow: 0px 0px 5px rgba(0,0,0,0.25); */
	}
.home-hero2-title span { font-size:1.9em;font-weight:400;line-height:1.0em;text-transform:none;margin-bottom:0.2em;color:#ff0000; }
.home-hero2-hdr-red { color:#d71635; }
.home-hero2-hdr-blue { color:#03a3d7;margin-bottom:0; }

div.home-hero2-sub { }
.home-hero2-sub {
	font-size: 3.2em;
	line-height: 1.1em;
	letter-spacing:0.2px;
	font-weight: 400;
	color: #000000;
	margin:0;
	text-transform:none;
	text-align: center;
	/* text-shadow: 0px 0px 5px rgba(0,0,0,0.25); */
	} 
	
.home-hero2-sub span { font-family: Open Sans, sans-serif; }		

.home-hero2-button {
	background-color: #c90424;
	border-color:#ffffff;
	border:none;
	marginp:0;
	}

.home-hero2-button span:before { content:"\a";white-space: pre; }	
.home-hero2-button span { font-family: Open Sans, sans-serif; }		
	
.home-hero2 .home-button:hover {
	color: #fff;
	background: #000000;
	}

/* Featured */

.home-feature { width: 100%;padding-bottom:25px; }

.home-feature img { border-radius:3px; }

.home-feature-content {
	position: absolute;
	bottom:0%;
	left:0%;
	width:100%;
	height:100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	text-align:center;
	padding:0 15px;
	box-sizing:border-box;
	}

.home-feature-button {
	background-color: #FF5A00;
	color:#ffffff;
	margin:0;
	}
	
.home-feature-button span { font-family: Open Sans, sans-serif; }	
	
.home-feature-button:hover {
	color: #fff;
	background: #000000;
	}	

/* MOBILE STYLES */

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	/* HERO 1 */
	.home-hero1-top {  }
	.home-hero1-mid {  }
	.home-hero1-title { font-size:4.4em;}
	.home-hero1-sub { font-size:2.7em;}
	/* HERO 2 */
	.home-hero2-top { }
	.home-hero2-mid { }
	.home-hero2-title { font-size:4.0em; }
	.home-hero2-sub { font-size:2.7em;}
}

@media screen and (min-width: 992px) and (max-width: 1023px) { 
	.home-button { font-size:1.6em;}
	/* HERO 1 */
	.home-hero1-top { }
	.home-hero1-mid { }
	.home-hero1-title { font-size:4.4em;}
	.home-hero1-sub { font-size:2.7em;}
	/* HERO 2 */
	.home-hero2-top { }
	.home-hero2-mid { }
	.home-hero2-title { font-size:4.0em; }
	.home-hero2-sub { font-size:2.7em;}
}

@media screen and (min-width: 768px) and (max-width: 991px) { 
	.home-button { font-size:1.4em;}
	/* HERO 1 */
	.home-hero1-top { }
	.home-hero1-mid { }
	.home-hero1-title { font-size:3.4em;}
	.home-hero1-sub { font-size:2.2em;}
	/* HERO 2 */
	.home-hero2-top { }
	.home-hero2-mid { }
	.home-hero2-title { font-size:3.0em; }
	.home-hero2-sub { font-size:2.2em;}
}

@media screen and (max-width: 767px) {
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-btm { 
		position: relative;
		top:0;
		left:0;
		width:100%;
		justify-content: center;
		}
	.home-hero1-title { font-size:3.3em;}	
	.home-hero1-button { width:100%;background:#ffffff;color:#000000;font-weight:500; }
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-btm { 
		position: relative;
		top:0;
		left:0;
		width:100%;
		justify-content: center;
		}
	.home-hero2-title { font-size:3.3em;}		
	.home-hero2-button { width:100%;background:#ffffff;color:#000000;font-weight:500; }
	.home-hero2-button span:before { content:""; }	
	/* .home-hero2-button br { display:none; } 
	.home-hero2-button span:before { content: " "; } */
	/* FEATURED */
	.home-feature { padding-bottom:0;}
	.home-feature-content {
		position: relative;
		flex-direction: column;
		justify-content: center;
		padding:0;
		}
	.home-feature-button { width:100%;background:#ffffff;color:#000000;font-weight:500; }
}

@media screen and (max-width: 689px) {
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:3.0em;}	
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:3.0em;}		
	/* FEATURED */
}

@media screen and (max-width: 599px) {
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:2.7em;}	
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:2.7em;}		
	/* FEATURED */
}

@media screen and (max-width: 549px) {
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:2.4em;}	
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:2.4em;}		
	/* FEATURED */
}

@media screen and (max-width: 479px){
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:2.4em;}	
	.home-hero1-button { font-size:1.6em; }
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:2.4em;}		
	.home-hero2-button { font-size:1.6em; }
	/* FEATURED */
	.home-feature-button { font-size:1.6em; }
}

@media screen and (max-width: 424px){
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:2.2em;}	
	.home-hero1-button { font-size:1.5em; }
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:2.2em;}		
	.home-hero2-button { font-size:1.5em; }
	/* FEATURED */
	.home-feature-button { font-size:1.5em; }
}

@media screen and (max-width: 374px){
	.home-button { padding: 11px 15px; }
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:2.0em;}	
	.home-hero1-button { font-size:1.4em; }
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:2.0em;}		
	.home-hero2-button { font-size:1.4em; }
	/* FEATURED */
	.home-feature-button { font-size:1.4em; }
}

@media screen and (max-width: 339px){
	.home-button { padding: 11px 11px; }
	/* HERO 1 */
	.home-hero1-top { top:11%;width:31%; }
	.home-hero1-title { font-size:1.8em;}	
	.home-hero1-button { font-size:1.3em; }
	/* HERO 2 */
	.home-hero2-top { top:28%;}
	.home-hero2-title { font-size:1.8em;}		
	.home-hero2-button { font-size:1.3em; }
	/* FEATURED */
	.home-feature-button { font-size:1.3em; }
}

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

}




/******************************************************/
/****** 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: "Archivo", "Times New Roman", Times, Georgia, serif; }

/************* Text color options *************/
.PLP-SWP-ADA-black {color: #000000;}
.PLP-SWP-ADA-blueLT {color: #c7def4;}
.PLP-SWP-ADA-blueDK {color: #255b8c;}
.PLP-SWP-ADA-goldLT {color: #f9ecbd;}
.PLP-SWP-ADA-goldDK {color: #765214;}
.PLP-SWP-ADA-greenLT {color: #d5eea0;}
.PLP-SWP-ADA-greenDK {color: #09663e;}
.PLP-SWP-ADA-greyLT {color: #dedddc;}
.PLP-SWP-ADA-greyDK {color: #575757;}
.PLP-SWP-ADA-orangeLT {color: #ffbf36;}
.PLP-SWP-ADA-orangeDK {color: #904300;}
.PLP-SWP-ADA-purpleLT {color: #bbc3ec;}
.PLP-SWP-ADA-purpleDK {color: #4e3375;}
.PLP-SWP-ADA-redLT {color: #f4d9de;}
.PLP-SWP-ADA-redDK {color: #b00101;}
.PLP-SWP-ADA-white {color: #FFFFFF;}

/************* BG color options *************/	
.PLP-SWP-ADA-black-BG {background-color: #000000;}
.PLP-SWP-ADA-blueLT-BG {background-color: #c7def4;}
.PLP-SWP-ADA-blueDK-BG {background-color: #255b8c;}
.PLP-SWP-ADA-goldLT-BG {background-color: #f9ecbd;}
.PLP-SWP-ADA-goldDK-BG {background-color: #765214;}
.PLP-SWP-ADA-greenLT-BG {background-color: #d5eea0;}
.PLP-SWP-ADA-greenDK-BG {background-color: #09663e;}
.PLP-SWP-ADA-greyLT-BG {background-color: #dedddc;}
.PLP-SWP-ADA-greyDK-BG {background-color: #575757;}
.PLP-SWP-ADA-orangeLT-BG {background-color: #ffbf36;}
.PLP-SWP-ADA-orangeDK-BG {background-color: #904300;}
.PLP-SWP-ADA-purpleLT-BG {background-color: #bbc3ec;}
.PLP-SWP-ADA-purpleDK-BG {background-color: #4e3375;}
.PLP-SWP-ADA-redLT-BG {background-color: #f4d9de;}
.PLP-SWP-ADA-redDK-BG {background-color: #b00101;}
.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: #c7def4;}
.PLP-SWP-ADA-blueDK-border {border-color: #255b8c;}
.PLP-SWP-ADA-goldLT-border {border-color: #f9ecbd;}
.PLP-SWP-ADA-goldDK-border {border-color: #765214;}
.PLP-SWP-ADA-greenLT-border {border-color: #d5eea0;}
.PLP-SWP-ADA-greenDK-border {border-color: #09663e;}
.PLP-SWP-ADA-greyLT-border {border-color: #dedddc;}
.PLP-SWP-ADA-greyDK-border {border-color: #575757;}
.PLP-SWP-ADA-orangeLT-border {border-color: #ffbf36;}
.PLP-SWP-ADA-orangeDK-border {border-color: #904300;}
.PLP-SWP-ADA-purpleLT-border {border-color: #bbc3ec;}
.PLP-SWP-ADA-purpleDK-border {border-color: #4e3375;}
.PLP-SWP-ADA-redLT-border {border-color: #f4d9de;}
.PLP-SWP-ADA-redDK-border {border-color: #b00101;}
.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 ******/
/**********************************************************/