html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	/* overflow-x: clip; */
	max-width: 100vw;
}

body > * { flex-shrink: 0; }

/* @font-face {
	font-family: 'Roboto Mono';
	src: url('/fonts/RobotoMono-VariableFont_wght.ttf') format('truetype');
} */

.type-sweden	{ font-family: 'Sweden'; }
.type-hind		{ font-family: 'Hind' !important; }
.type-roboto	{ font-family: 'Roboto Mono' !important; }
.type-roboto-condensed	{ font-family: 'Roboto Condensed' !important; }
.type-rubik	{ font-family: 'Rubik' !important; }

body {
	font-family: 'Rubik' !important;
	background-color: #fff;
	color: #3F4042;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0px;
}
main {
	overflow-x: clip;
}

.my-auto {
	margin-top: auto;
	margin-bottom: auto;
}
.material-symbols-outlined {
  /*font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48;*/
  font-weight: 600 !important;
    font-size: 32px !important;
	padding-right:12px;
}


/* --- BEGIN PLP REDESIGN --- */
.stories-left-acc h3 {
	font-weight: 500;
	text-transform: uppercase;
	background-color: #ccc;
	width: 65%;
	padding:  15px 25px;
	z-index: 999;
	margin-top: 30px;
	position: absolute;
}
.plp-price-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	border-top: 1px solid #eee;
	margin-top: 10px;
}
.plp-price-grid .price {
	text-align: right;
}
.plp-acc-img {
    max-width: 238px;
    margin-left: 10%;
    margin-right: auto;
}
.plp-acc-moduleHeroBanner1 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	padding: 80px;
	gap: 18px;
	min-height: 400px;
	height: 600px;		
	position: relative;
}
.plp-filter-radio {
	color: #555;
	text-decoration: none;
	font-weight: 400;
}
.plp-filter-radio:active{
	/* color: #555; */
	/* text-decoration: underline; */
	/* font-weight: 700; */
}
.plp-type-sm1 {
	color: #646568;
	padding-top: 18px;
	font-size: 14px;
	font-weight: 400;
	float: left;
	white-space: nowrap;
}
.moduleHeroBanner1-title {
	width: 400px;
	height: 64px;
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	flex: none;
	order: 0;
	flex-grow: 0;
	margin-right: 94px;	
	margin-bottom: 0px;
}
.moduleHeroBanner1-body-copy {
	width: 400px;
	height: 96px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #FFFFFF;
	flex: none;
	order: 0;
	flex-grow: 0;
	margin-right: 94px;
}
.moduleHeroBanner1-linkblurb {
	width: 400px;
	height: 24px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	flex: none;
	order: 2;
	flex-grow: 0;
	margin-right: 94px;
}
.plp-overall-grid-container {
	display: grid;
	grid-template-columns: 328px auto;
	grid-template-rows: auto;
	grid-gap: 12px;	
	max-width: 1570px;
	margin: auto;
}
.plp-overall-grid-container-no-sidebar {
	grid-template-columns: auto;
}

.plp-overall-mainbody-grid-item {	
	margin-left: 12px;
}

.plp-body-grid-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	grid-gap: 12px;
	padding-right: 16px;
}

.plp-body-grid-container-no-sidebar {
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.plp-body-grid-item {
	  /* margin: 12px; */
	  /* height: 532px; */
	  height: 100%;
	  max-width: 650px;
	  border: 0.5px solid #ccc;
  }
  .plp-body-grid-item:hover {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
  }
  .plp-body-grid-item .prod-box1 {
	/* margin: 12px; */
  }
  .plp-body-grid-item-hero {
	margin: 12px;
	/* width: 295%; */
	height: 368px;
	grid-column: span 3;
}
.plp-card-interior {
	width: 100%;
	height: 20px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #000000;
	opacity: 0.74;
	flex: none;
	order: 0;
	flex-grow: 0;
}

.plp-banner img {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;	
	max-width: 100%;
	height: 531px;
}
.plp-banner img:hover {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
}
.plp-banner-hero img {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	gap: 10px;
	height: auto;
} 
.plp-banner-hero img:hover {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;	
}
.plp-promo {
	font-family: 'Roboto Condensed';
	font-weight: 700;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #323334;
	color: white;
	padding: 4px 12px;
	font-size: 12px;
	width: auto;
	z-index: 300;
	text-transform: uppercase;
}
.plp-promo-special {
	width: 100%;
}
.filters-box-head {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 24px;
	width: 318px;
	height: 54px;
	background: #F2F2F3;
	/* border: 1px solid rgba(0, 0, 0, 0.2); */
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 24px;
	cursor: pointer;
}
.filters-box-head-closed {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 24px;
	width: 318px;
	height: 54px;
	background: #F2F2F3;
	/* border: 1px solid rgba(0, 0, 0, 0.2); */
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 24px;
}
.filters-box-head-font {
	width: 262px;
	height: 22px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;	
	text-transform: uppercase;	
	color: #000000;	
	flex: none;
	order: 0;
	flex-grow: 1;
}

.filters-box-body {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 8px 0px 18px;
	width: 318px;
	background: #FFFFFF;
	/* border: 1px solid rgba(0, 0, 0, 0.2); */
	border-top: none;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.filters-box-body-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 8px 24px;
	width: 100%;
	height: 28px;	
	background: #FFFFFF;	
	flex: none;
	order: 5;
	align-self: stretch;
	flex-grow: 0;

	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	
	
	/* Pelican Global/Neutral/neutral.600 */
}
.filters-box-body-row:hover {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	text-decoration-line: underline;
	color: #000000;
}
.filters-box-body-row .checkbox-custom label {
	font-size: 16px;
	font-weight: 400;
}
.filters-box-body p {
	width: 100%;
	display: inline-block;
}
.filters-box-body p:last-of-type {
	margin-bottom: 0px;
}
.pagelink {
	width: 100%;
	display: inline-block;
}
.filters-text {
	width: 270px;
	height: 24px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #646568;
}
.filters-text:hover {
	width: 270px;
	height: 24px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	text-decoration-line: underline;
}
.filters-box-body-font {
	width: 100%;
	height: 24px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #646568;
	flex: none;
	order: 0;
	flex-grow: 1;
}

.accordion-content {
	margin-left: 0px;
}
.applied-filters li {
	border-radius: 0px;
	display: inline-block;
	font-size: 14px;
	margin: 6px;
	padding: 0px 15px;
	background: #f4f4f4;
}
.applied-filters li span {
	color: #212121;
}
.applied-filters li span:hover {
	color: #5a5a5a;
}
.applied-filters li a {
	color: #222;
}
.btn-acc-learn-more {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 38px;
	gap: 16px;
	width: 100%;
	height: 56px;	
	background: #FFFFFF;
	border-width: 0.5px 0px;
	border-style: solid;
	border-color: #000000;
}
.btn-access-white {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 28px;
	padding: 16px 38px;
	background: #F2F2F3;
	border: 1px solid #FFFFFF;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000000;
}
.btn-access-transparent {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;	
	margin-top: 28px;
	padding: 16px 38px;
	background: rgba(25, 25, 26, 0.48);
	border: 1px solid rgba(242, 242, 243, 0.6);
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.btn-access-transparent:hover {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 28px;
	padding: 16px 38px;
	background: #F2F2F3;
	border: 1px solid #FFFFFF;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000000;
}
.border-sidebar {
	align-items: center;
	padding: 16px 24px;
	margin-left: 0px;
	width: 318px;
	background: #F2F2F3;
	border: 1px solid rgba(0, 0, 0, 0.1);

}
.border-sidebar h4 {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	margin-left: 0px;
	width: 318px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;
}
.border-sidebar-content {
	box-sizing: border-box;
	text-align: left;
	background: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 28px;
	width: 318px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 16px;
}
.border-sidebar-content .link-dark {
	font-size: 16px;
	margin-left: 0px;
	width: 318px;
}
.page-title {
	font-family: 'Roboto Mono';
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 170px;
}
.page-sub-title {
	/* center the paragragh */
	margin: 0 auto;
	max-width: 507px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	/* letter-spacing: 2px; */
	text-align: center;
	padding-top: 5px;
}
.plp-search-case:hover {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
}  
.body-title {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
}
.body-sub-title {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
}
.plp-colors {margin-top: 10px; margin-bottom: 15px; }
.plp-color {
	width: 19.2px;
	height: 19.2px;
	margin-right: 12.8px;
	border-radius: 0%;
	display: inline-block;
	cursor: pointer;
	/* border: 1px solid #ddd; */
}
.plp-description {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	align-items: center;
	color: #111;
    font-weight: 700;
    font-size: 15px !important;
    text-transform: uppercase !important;
}
.plp-filters h4 {
    margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
.plp-type {		
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.plp-product-tile {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px 16px;
	gap: 24px;
	width: 328px;
	height: 469px;
	background: #FFFFFF;
	border: 1px solid rgba(146, 146, 160, 0.38);
	
	flex: none;
	order: 0;
	flex-grow: 0;
}

/* The sticky class is added to the sidebar with JS when it reaches its scroll position */
/* limit the sidebar scroll to stay within view */
#plpSidebar {
	max-height: calc(100vh - 9rem);
	overflow-y: auto;
	width: 346px;
}
.plpsticky {
position: sticky;
top: 100px;
}
#plpSidebar::-webkit-scrollbar {
width: 1px;
}

#plpSidebar::-webkit-scrollbar-track {
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
margin-top: 30px
}

#plpSidebar::-webkit-scrollbar-thumb {
  width: 1px;
  background-color: #dbdada;
outline: 1px solid #dedede;
}
/* end sidebar sticky */
.plp-callout-grid-item {
	max-height: 532px;
}
.plp-callout-card {
	position: relative;
	/* margin: 12px; */
}
.plp-callout-wrapper {
	position: absolute;
	width: 100%;
	padding: 16px;
	left: 50%;
	bottom: 0%;
	transform: translate(-50%,20%);

}
.plp-callout-title-top {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 9px;
}
.plp-callout-title-top-gift {
	font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    font-size: 52px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 39px;
    margin-bottom: 9px;
	transform:scaleY(2.0); /* Stretch the height */
}
.plp-callout-title-tr {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #19191A;
	margin-top: 42px;
	margin-bottom: 9px;
	margin-right: 25px;
}
.plp-callout-title {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	/* margin-top: 450px; */
	margin-bottom: 9px;
}

.plp-callout-title-2rows {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 410px;
	margin-bottom: 9px;
}
.plp-callout-title-bl {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 430px;
	margin-bottom: 9px;
	margin-left: 25px;
}
.plp-callout-title-hero-bl {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 172px;
	margin-bottom: 9px;
	margin-left: 25px;
}
.plp-callout-title-hero-br {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 172px;
	margin-bottom: 9px;
	margin-right: 40px;
}
.plp-callout-cta-hero-bl {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 25px;
}
.plp-callout-cta-hero-br {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-right: 40px;
}
.plp-callout-cta {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 25%;
}
.plp-callout-cta-gift {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 20%;
}
.plp-callout-cta-tr {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #19191A;
	margin-right: 25px;
}
.plp-callout-cta-bl {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 25px;
}
.plp-callout-cta.btn {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #c00000;
	border-color: transparent;
}

.product-tile-extra {		
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	/* Inside auto layout */
	float: left;
	order: 0;
}
.plp-price {		
width: 120px;
height: 28px;

/* body/display/strong */

font-family: 'Rubik';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 28px;
text-align: end;
/* identical to box height, or 140% */
color: #000000;
flex: none;
order: 1;
flex-grow: 0;
}
/* PLP Mobile Filters Overlay */
.plp-price-commecial { 
	padding-top: 15px;
	margin-bottom: 0px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	color: #585858;
}
.plp-mobile-section p {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.plp-mobile-section .plp-button {
    display: inline-block;
    background: #f07e62;
    color: #000000;
    font-weight: 400;
    padding: 10px 20px;
    margin: 5px;
    border-radius: 2px;
    letter-spacing: 1px;
    z-index: 1000001;
}

.plp-mobile-overlay-slidedown {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0s 0.2s;
    transition: transform 0.2s ease-in-out, visibility 0s 0.2s;
}
.plp-mobile-overlay {
    position: fixed;
    overflow-y: auto;
	overflow-x: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255);
    z-index: 1000000;
}
.plp-mobile-overlay nav {
    position: relative;
	width: 100%;
    height: 100%;
}
.plp-mobile-overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
	width: 100%;
}
.plp-mobile-overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.plp-mobile-overlay ul li a {
    font-size: 54px;
    font-weight: 300;
    display: block;
    color: #000000;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.plp-mobile-overlay hr {
	margin-top: 20px;
}
.plp-overlay-title {
	display: inline-block;
	text-align: center;
	width: 90%;
    color: black;
    font-size: 18px;
    background-color: transparent;
    outline: none;
    z-index: 100000000;
	margin-top: 15px;
	margin-bottom: 24px;
}
/* The X to close */
.plp-mobile-overlay .plp-mobile-overlay-close {
    display: inline-block;
	text-align: right;
	width: 20px;
    height: 20px;
    border: none;
    color: black;
    font-size: 18px;
    background-color: transparent;
    outline: none;
    z-index: 100000000;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 8px;
}
/* The X to close */
.plp-mobile-overlay .plp-mobile-overlay-close:hover {
    color: transparent;
    background-color: transparent;
}
.plp-mobile-overlay-slidedown.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}

.plp-mobile-filters-box-head {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 18px;
	height: 54px;
	background: #F2F2F3;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 24px;
	cursor: pointer;
}
.plp-mobile-filters-box-head-closed {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 18px;
	height: 54px;
	background: #F2F2F3;
	border: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 24px;	
	cursor: pointer;
}
.plp-mobile-filters-box-body {
	/* display: flex;
	flex-direction: column; */
	/* align-items: flex-start; */
	padding: 8px 0px 8px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
	
}
.plp-mobile-filters-row {
	padding: 8px 16px;
}
.plp-mobile-filters-row label {
	margin-left: 8px;
	font-weight: 400;
}
.plp-partner {
	position: absolute;
	top: 22px; 
	right: 18px;
	z-index: 1;
}
.plp-partner-label {
	font-size: 12px;
	/* padding-top: 15px; */
	color: #646568;
}
.plp-mobile-overlay input[type=radio], .plp-mobile-overlay input[type=checkbox]  {
	accent-color: black;
}

@media (min-width: 768px) {
.form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
	}
}


/* --- END PLP REDESIGN --- */
/* --- BEGIN ACCESSORIES REDESIGN --- */
.case-catalog-input {
	padding: 20px;
}
#case-search {
	/* font-weight: 700; */
	color: #000000;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	padding: 16px 24px;
	margin: 0 auto;
	width: 100%;
	height: 54px;
	background: #FFFFFF;
	border: 1px solid #B1B2B4;
}

#case-searcht::placeholder { /* Internet Explorer 10+ */
	font-weight: 300;
}
#case-search::-ms-input-placeholder { /* Internet Explorer 10+ */
	font-weight: 300;
}
#case-search::-webkit-input-placeholder { /* WebKit browsers */
	font-weight: 300;
}

.case-search-dropdown {
	max-width: 100%;
	background: #E4E4E7;
	z-index:99999();
}

.case-search-dropdown2 {
	max-width: 100%;
	background: #E4E4E7;
	z-index:999999;
}

#case-search-drop {
	/* box-sizing: border-box; */

	/* Auto layout */
	
	padding: 18px 28px 28px;
	gap: 12px;
	
	width: 884px;
	max-height: 280px;
	
	/* global/neutral/white.0000 */
	
	background: #FFFFFF;
	/* global/neutral/neutral.600 */
	
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #646568;	
    margin: 0 auto;
	z-index:99999;
}
.plp-product-card {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 24px 16px 18px;
	width: 100%;
	height: 470px;
	background: #FFFFFF;
	border: 1px solid rgba(146, 146, 160, 0.38);
}
.plp-product-img-back {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px 0px;
	margin-bottom: 16px;
	gap: 10px;
	width: 100%;
	height: 203px;	
	background: #F8F8F8;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.plp-product-img {
	width: auto;
	height: 184px;
	mix-blend-mode: multiply;
	flex: none;
	order: 0;
	flex-grow: 0;
	align-items: center;
}
.plp-product-catalog {
	width: 296px;
	height: 22px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	align-items: center;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	margin-bottom: 4px;
}
.plp-formLabel {
	width: 100%;
	height: 16px;
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.plp-caption {
	width: 264px;
	height: 20px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #000000;
	flex: none;
	order: 0;
}
.plp-product-kit-txt {
	width: 60%;
	height: 80px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	color: #000000;
	flex: none;
	order: 0;
	flex-direction: row;
	flex-grow: 0;	
	align-items: flex-end;
	margin-top: 0px;
}
.plp-product-price-txt {
	width: 40%;
	height: 28px;
	/* body/display/strong */
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	/* identical to box height, or 140% */
	/* Neutral/Black */
	color: #000000;
	/* Inside auto layout */
	flex: none;
	order: 1;
	flex-direction: row;
	align-items: flex-end;
}
.plp-product-cart-btn {
	box-sizing: border-box;
	/* Auto layout */
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 38px;
	gap: 16px;
	width: 100%;
	height: 56px;
	/* Pelican Global/Neutral/white.0000 */
	background: #FFFFFF;
	/* Pelican Global/Neutral/black.1000 */
	border-width: 0.5px 0px;
	border-style: solid;
	border-color: #000000;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	letter-spacing: 1px;
	text-transform: uppercase;
	/* Tech Debt Colors/text/text.base */
	color: #3F4042;
}
.plp-product-cart-btn:hover {
	background: #000000;
	color: #FFFFFF;

}
.plp-product-acc-name {
	width: 296px;
	height: 16px;
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 1;
}
.plp-product-box-content {
	width: 196px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #000000;
}
.search-case-series {
	box-sizing: border-box;
/* Auto layout */
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	padding: 0px 12px 12px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 12px;
	margin-bottom: 6px;
	width: 136px;
	height: 162px;
/* global/neutral/neutral.50 */
	background: #FFFFFF;
/* global/neutral/neutral.300 */
	border: 1px solid #B1B2B4;
}
#section-acc-explore {	
	align-items: center;	
	text-align: center;
	padding:20px;
	height: 142px;
	background: #FFFFFF;
}
#section-acc-hybrid-image-film {	
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100vh;
	background: linear-gradient(183.2deg, rgba(0, 0, 0, 0.532) 0.38%, rgba(0, 0, 0, 0) 28.68%), url('https://www-dev.pelican.com/media/img/heroes/pelican-cases-classic-protector-case.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: -1000;
}
#section-acc-hybrid-image-overlanding {	
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 100vh;
	background: linear-gradient(183.2deg, rgba(0, 0, 0, 0.532) 0.38%, rgba(0, 0, 0, 0) 28.68%), url('https://media.pelican.com/img/home/pelican-module2a-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 0;
}
#section-acc-hybrid-image-hunting {	
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 100vh;
	background: linear-gradient(183.2deg, rgba(0, 0, 0, 0.532) 0.38%, rgba(0, 0, 0, 0) 28.68%), url('https://media.pelican.com/img/home/pelican-module4-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 0;
}
#section-acc-hybrid-image-adventure {	
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 100vh;
	background: linear-gradient(183.2deg, rgba(0, 0, 0, 0.532) 0.38%, rgba(0, 0, 0, 0) 28.68%), url('https://media.pelican.com/img/home/pelican-module1a-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 0;
}
#section-acc-hybrid-image-footer {
	padding:20px;
	height: 394px;
	background: #FFFFFF;
}
.section-acc-hybrid-textbox {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 503px;
	height: 85.67px;
	background: #FFFFFF;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 0;
	flex-grow: 0;
	z-index: 1000;	
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 38px;
	position: absolute;
	top: 427px;
	left: 0px;
	color: #000000;
}
#section-acc-complete-slider {
	padding:20px;
	height: 1079px;
	background: #FFFFFF;
}
#section-acc-stories {	
	padding: 20px;		
	padding-top: 0px;
}
.search-case-header {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	padding: 16px 24px;
	margin: 0 auto;
	max-width: 884px;
	height: 54px;
	background: #F2F2F3;
	mix-blend-mode: normal;
	border: 1px solid #B1B2B4;
}
.search-case-body {
	display: flex;
	align-items: center;
	padding: 12px;
	margin: 0 auto;
	max-width: 884px;
	min-height: 260px;
	background: #E4E4E7;
	border: 1px solid #B1B2B4;
}
.search-case-brand-name {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */
	display: flex;
	align-items: flex-end;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* Pelican Global/Neutral/black.1000 */
	color: #000000;
}
.title-complete-subtitle {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #000000;
}
.showing-res-title {
	width: 318px;
	height: 22px;
	margin-bottom: 12px;	
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.showing-res-cat-top-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 12px 12px 0px;
	gap: 10px;	
	width: 341px;
	height: 206px;	
	background: #FFFFFF;	
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.showing-res-cat-top-gray {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 18px 24px;
	gap: 10px;	
	width: 317px;
	height: 194px;
	background: #F2F2F3;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}
.showing-res-cat-top-img {
	width: auto;
	height: 194px;
	mix-blend-mode: multiply;
	flex: none;
	order: 0;
	/* align-self: stretch; */
	flex-grow: 0;
}
.showing-res-cat-number {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 12px 24px;
	gap: 12px;
	width: 100%;
	height: 44px;
	background: #F2F2F3;
	border: 1px solid #E4E4E7;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.showing-res-cat-num-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 8px;	
	width: 341px;
	height: 60px;	
	background: #FFFFFF;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}
.showing-res-cat-bottom-box {
	box-sizing: border-box;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	padding: 16px 24px 18px;
	width: 341px;
	height: 80px;
	background: #FFFFFF;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.showing-res-cat-brand {
	width: 271px;
	height: 22px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: left;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 1;
}
.showing-res-cat-type-name {
	width: 271px;
	height: 16px;
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 1;
}
.showing-res-cat-edit{
	width: 22px;
	height: 20px;
	
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	/* identical to box height, or 167% */
	
	display: flex;
	align-items: center;
	
	color: #000000;
	
	
	/* Inside auto layout */
	
	flex: none;
	order: 1;
	flex-grow: 0;
}
.title-complete-your-case {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.sidebar-title-complete {
	width: 317px;
	height: 38px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	display: flex;
	align-items: flex-end;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 0;	
	margin-top: 48px;
}
.stick-title {
	position: sticky;	
	top: 600px;
}

.stick-title-b {
	position: sticky;
}

.sidebar-dont-have-box {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: left;
	padding: 18px 24px;
	gap: 4px;
	width: 341px;
	height: 164px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.sidebar-dont-have-bottom {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 12px;
	width: 341px;
	height: 78px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.sidebar-dont-have-button {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	padding: 16px 24px;
	width: 317px;
	height: 54px;
	background: #19191A;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	/* font */
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;	
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

.siderbar-showing-acc-for-box {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	padding: 16px 24px;
	width: 318px;
	height: 54px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 28px;
}
.siderbar-showing-acc-for {
	width: 224px;
	height: 22px;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;
	flex: none;
	order: 0;
	flex-grow: 1;
}
.showing-showing-acc-cat-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 8px;
	width: 318px;
	height: 60px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}
.siderbar-showing-x {
	position: absolute;
	width: 7.45px;
	height: 0.99px;
	left: 295.71px;
	top: 19px;	
	background: #000000;
	transform: matrix(0.71, 0.7, -0.71, 0.7, 0, 0);	
}
.title-find-your-case {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;	
	color: #000000;
	margin-top: 24px;
	text-align: end;
}
.title-top-photography {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	text-transform: uppercase;	
	color: #000000;	
	margin-top: 24px;	
}
.title-all-accessories {

	/* heading/desktop/h1 */

	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	/* identical to box height, or 125% */

	letter-spacing: 2px;
	text-transform: uppercase;

	/* text/text.base */

	color: #3F4042;
}
/* --- END ACCESSORIES REDESIGN --- */

label.modified, .modified {
	font-family: 'Roboto Mono';
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0px;
	margin: 0px 0px 4px 0px;
	text-transform: uppercase;
}

.button {
	border: 1px;
	border-style: solid;
	padding: 16px 32px;
	border-radius: 0px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 900;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	outline: none !important;
	box-shadow: none;
	transition: all 0.1s ease;
}
	.button:hover {
		padding-left: 28px;
		padding-right: 36px;
	}
	.button::after {
		position: absolute;
		display: inline-block;
		content: '\0000a0 >';
		opacity: 0;
		transition: all 0.1s ease;
	}
	.button:hover::after {
		display: inline-block;
		opacity: 1;
	}
	.btn-hover-none:hover {
		padding: 16px 32px !important;
	}
	.btn-hover-none:hover:after {
		content: '' !important;
		opacity: 0;
	}
.btn-primary, .btn-black-bg {
	color: white;
	background-color: #000;
	border-color: #000;
}
	.btn-primary:hover, .btn-black-bg:hover {
		background-color: #323334;
		border-color: #323334;
		color: #fff;
	}
	.btn-primary:active, .btn-black-bg:active, .btn-primary:focus, .btn-black-bg:focus {
		background-color: #323334 !important;
		border-color: #000;
		color: #fff;
	}
.btn-new-primary {
	background-color: #DB3700 !important;
    border-radius: 8px !important;
    color: white !important;
    border: none !important;
	padding: 17px 20px;
}
.btn-new-primary:hover {
	background-color: #992600 !important;
}
.btn-secondary, .btn-white {
	color: #000;
	background: white;
	border-color: #000;
}
	.btn-secondary:hover, .btn-white:hover {
		background-color: #f2f2f3;
		border-color: #000;
		color: #000;
	}

.btn-tertiary {
	color: #000;
	background: white;
	border-color: transparent;
}
	.btn-tertiary:hover {
		background-color: #f2f2f3;
		color: #000;
	}

.btn-clear-link {
	padding-left: 0px;
	padding-right: 0px;
	font-weight: 700;
	color: white;
	background: none;
	border-color: transparent;
}
	.btn-clear-link:hover {
		padding-left: 0px;
		padding-right: 0px;
	}
	.btn-clear-link:hover::after {
		display: inline-block;
		opacity: 0;
	}

.btn-clear-quote {
	font-family: 'Roboto Condensed';
	padding: 0px;
	font-size: 16px;
	font-weight: 700;
	color: black;
	background: none;
	border-color: transparent;
}
	.btn-clear-quote:hover {
		padding: 0px;
	}
	.btn-clear-quote:hover::after {
		display: inline-block;
		opacity: 0;
	}

		
.btn-lg { font-size: 16px; padding: 18px 38px; }
.btn-md { font-size: 14px; padding: 16px 32px; }
.btn-sm { font-size: 12px; padding: 12px 28px; }
.btn-sm:hover { padding-right: 28px;}

.btn-sq { padding: 16px; line-height: 1; }
	.btn-sq:hover {
		padding: 16px;
	}
	.btn-sq:hover::after {
		opacity: 0;
	}

/* Brand Colors */
.type-primary 	{ color: #000;    }
.type-light 	{ color: #323334; }
.type-lighter 	{ color: #f2f2f3; }
.type-error 	{ color: #e34949; }
.type-warning 	{ color: #f59b15; }
.type-success 	{ color: #4caf50; }
.type-info 		{ color: #31a0dc; }

.type-black		{ color: #000; 	  }
.type-black-900 { color: #19191a; }
.type-black-800 { color: #323334; }
.type-black-700 { color: #3F4042; }
.type-black-600 { color: #646568; }
.type-black-500 { color: #7d7f82; }
.type-black-400 { color: #97989b; }
.type-black-300 { color: #b1b2b4; }
.type-black-200 { color: #cbcccd; }
.type-black-100 { color: #e6e7e8; }
.type-black-50 	{ color: #f2f2f3; }
.type-white 	{ color: #fff;    }

.text-lower { text-transform: inherit;} 
.bg-black 		{ background-color: #000;    } /* Primary */
.bg-black-900 	{ background-color: #19191a; }
.bg-black-800 	{ background-color: #323334; } /* Primary Light */
.bg-black-700 	{ background-color: #3F4042; } /* Text */
.bg-black-600 	{ background-color: #646568; }
.bg-black-500 	{ background-color: #7d7f82; }
.bg-black-400 	{ background-color: #97989b; } /* Border */
.bg-black-300 	{ background-color: #b1b2b4; }
.bg-black-200 	{ background-color: #cbcccd; }
.bg-black-100 	{ background-color: #e6e7e8; }
.bg-black-50 	{ background-color: #f2f2f3; } /* Primary Lighter */
.bg-black-0 	{ background-color: #fff;    }

.bg-error 		{ background-color: #e34949; }
.bg-warning 	{ background-color: #f59b15; }
.bg-success 	{ background-color: #4caf50; }
.bg-info 		{ background-color: #31a0dc; }

.bg-general 	{ background-color: #212121; }
.bg-overland 	{ background-color: #2f301e; }
.bg-hookshoot 	{ background-color: #3a2700; }
.bg-adventure 	{ background-color: #17212b; }
.bg-photovideo 	{ background-color: #c0961e; }

.bg-cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
}

.border 		{ border-color: #97989b; }
.border-error 	{ border-color: #e34949; }
.border-warning { border-color: #f59b15; }
.border-success { border-color: #4caf50; }
.border-info 	{ border-color: #31a0dc; }

/* --- LINKS --- */
a:link, a:visited, .link a:link, .link a:visited { color: #000; text-decoration: none; cursor: pointer; }
a:hover, a:active, .link a:hover, .link a:active { color: #000; text-decoration: underline; }
a:focus:not(:focus-visible) { outline: transparent; }

.link-black > a:link,	.link-black > a:visited { color: #000; text-decoration: none; }
.link-black > a:hover, .link-black > a:active	{ color: #000 !important; text-decoration: underline; }
.link-dark	> a:link,	.link-dark	> a:visited { color: #555; text-decoration: none; }
.link-dark	> a:hover, .link-dark	> a:active	{ text-decoration: underline; }
.link-white > a:link,	.link-white > a:visited { color: #fff; text-decoration: none; }
.link-white > a:hover, .link-white > a:active	{ color: #fff !important; text-decoration: underline; }
.link-gray	> a:link,	 .link-gray > a:visited { color: #b0b0b0; text-decoration: none; }
.link-gray	> a:hover,	.link-gray > a:active	{ color: #b0b0b0; text-decoration: underline; }
.link-gray > a:focus:not(:focus-visible) { outline: transparent; }
.link-white-blank > a:link,	.link-white-blank > a:visited, .link-white-blank > a:hover, .link-white-blank > a:active { color: #fff; text-decoration: none; }
.link-black-blank > a:link,	.link-black-blank > a:visited, .link-black-blank > a:hover, .link-black-blank > a:active { color: #212121; text-decoration: none; }
.link-blue-blank	> a:link,	.link-blue-blank	> a:visited, .link-blue-blank	> a:hover, .link-blue-blank	> a:active, .link-blue-blank	> a { color: #00b1ef; text-decoration: none; }
.link-dark-blank	> a:link,	.link-dark-blank	> a:visited, .link-dark-blank	> a:hover, .link-dark-blank	> a:active { color: #555; text-decoration: none; }


.link-blue > a:link,	.link-blue > a:visited { color: #fff; text-decoration: none; }
.link-blue > a:hover, .link-blue > a:active, .link-blue > a:focus	{ color: #00b1ef !important; text-decoration: none; }
.link-blue > a:focus:not(:focus-visible) { outline: transparent; }
.link-underline > a:link { text-decoration: underline; }

.nav-link { color: #000; font-family: 'Roboto Mono'; font-weight: 400; font-size: 16px; }
.nav-link-active { font-weight: 700;  }

.banner-img h1 {
	font-size: 5rem;
}

.flex-grow {
	flex-grow: 1;
}
/* Homepage Tiles */
.home-tile {
	background-size: 101% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0.3s ease;
		 -moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		 -o-transition: all 0.3s ease;
			transition: all 0.3s ease;
	border: 1px solid #fff;
}
.home-tile-pro 		{ border: 10px solid #fff; }
.home-tile:hover 	{ background-size: 107%; }
/* .home-tile-lg 		{ padding-top: 50%; }
.home-tile-sm 		{ padding-top: 25%; } */

.home-tile-lg-type, .home-tile-sm-type {
	position: absolute;
	background: rgba(24, 24, 24, .8);
	top: 0%;
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.home-tile-sm-type-vid { margin-left: 0px; }
.home-tile-lg-type-vid {
	margin-left: 0px;
	padding-left: 20px;
}

.home-tile-lg-type p, .home-tile-sm-type p {
	color: lightgray;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
}
.home-tile-lg-type h2, .home-tile-sm-type h2	{
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	background: #000;
	padding-bottom: 40px;
}
.footer a, .footer .link-gray > a:link, .footer .link-gray > a:visited {
	color: white;
	font-family: 'Roboto Condensed';
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.input-custom {
	border: 1px solid #F2F2F3;
	border-radius: 0px !important;
	background-color: #F2F2F3;
	box-shadow: none;
	display: block;
	font-size: 16px;
	outline: none;
	padding: 5px 8px;
	width: 100%;
}
.input-custom:focus {
	border-color: #000;
	box-shadow: none;
}
#pdp-overview h2 {
	font-family: 'Roboto Mono', sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: black;
}
.pdp-video-container {
	position: relative;
	display: flex;
	padding-bottom: 75%;
	align-items: center;
	justify-items: center;
}
.pdp-video-container:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.03;
	padding: 3px;
	z-index: 99;
	top: 0;
	left: 0;
}

#pdp-bullets {
	column-count: 2;
}

#pdp-bullets li {
	padding-bottom: 6px;
	padding-right: 8px;
}

#pdp-specs-table h4 {
	font-size: 18px;
}
.pdp-recommended-card {
	height: 100%;
	padding: 16px; 
	border: 1px solid #cbcccd;
	display: flex;
	flex-direction: column;
}
.pdp-recommended-card p {
	margin-top: 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 4px;
}
.pdp-recommended-card h6, .acc-h6, .specs-h6 {
	font-family: Roboto Condensed;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 0px;
	color: black;
}
.acc-h6 {
	padding-top: 8px;
}
.pdp-recommended-card button {
	color: #111;
	background: #fff;
	border: 1px solid #fff;
	border-top: 0.5px solid #111;
	border-bottom: 0.5px solid #111;
	margin-bottom: 0px;
	width: 100%;
	padding: 5px;
	margin-top: auto;
}
.pdp-recommended-card button:hover {
	color: #fff;
	background: #111;
	border-top:  0px solid #111;
	border-bottom:  0px solid #111;
}
.pdp-promo-banner {
	font-family: 'Rubik';
	font-weight: 400;
	font-size: 14px;
	background: #646568;
	color: white;
	display: inline-block;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 20px;
}

.pdp-compare {
	font-family: Rubik;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	margin-left: -2px;
}

.redesign-title {
	text-transform: uppercase !important;
}
/* .redesign-out-container {
	width: 100%;
} */
.redesign-sku {
	font-family: Roboto Condensed !important;
    font-weight: 700 !important;
	font-size: 16px !important;
    line-height: 22px;
    letter-spacing: 0px !important;
}
.redesign-link h6 {
	font-weight: 400 !important;
	font-size: 14px !important;
    font-weight: 400!important;
    line-height: 16px!important;
    letter-spacing: 1px!important;
}

.redesign-price {
	font-family: 'Rubik' !important;
}

.blog-card h2 {
	line-height: 1.2;
}

.business-nav li {
	border-top: 2px;
	border-bottom: 2px solid rgba(220,220,220, 0);
}

.business-nav li>a:hover {
	background: none;
}

.business-nav-select {
	font-weight: 600;
	border-bottom: 2px solid #db3700;
}

.navbar-default {
	font-size: 12px;
	box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 20%);
}
.navbar-brand {
	margin-right: 0px;
}
/* .dropdown-active {

} */
.navbar .dropdown-menu {
	/* padding: 0px; */
	/* width: auto; */
	left: 0;
	right: 0;
	text-align: left;
	top: auto;
	font-size: 16px;
	font-weight: 400;
	box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 20%);
}

.navbar .dropdown-menu-item {
	padding-bottom: 23px;
}
.navbar .dropdown-menu-item a {
	color: #323334;
}
.navbar .dropdown-menu-item a:hover {
	text-decoration: none;
}
.navbar .dropdown-menu-item-active, .dropdown-menu-active a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
}
.navbar-nav > li > a { padding-top: 27px; padding-bottom: 22px; border-bottom: 2px solid white; transition: all 0.2s ease; }

.navbar-nav > li > a:hover a {
	border-color: black;
	font-weight: 700;
}

.navbar-nav > li > a:hover .navlink{
	border-color: black;
	font-weight: 700;
}

.navbar-nav > li > a:hover {
	border-bottom-color: black;
	text-decoration: none;
	font-weight: 700;
}
.dropdown-submenu {
	min-width: 160px; 
	height: 444px;
}
.navbar-tools-shrink {
	padding-top: 0px !important;
}
.navbar-product-card {
	transition: all 0.1s linear;
	margin-right: 10px;
	width: 160px;
}
.navbar-product-card-price {
	font-family: Rubik;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
}
.navbar-product-card h6 {
	margin-bottom: 0px;
}
.navbar-product-card p {
	font-family: 'Roboto Mono';
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 16px;
	margin: 0px;
	flex-grow: 1;
	padding-top: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.navbar-product-card hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-product-card:last-child{
	margin-right: 0px;
}
.navbar-product-card:hover {
	box-shadow: 0 0 4px rgba(33,33,33,.2);
}

.nav-card-grid {
	display: grid;
	grid-template-columns: repeat(4, 197px);
	column-gap: 8px;
}

.nav-card-grid-2 {
	display: grid;
	grid-template-columns: repeat(2, 402px);
	column-gap: 8px;
}

.nav-card-grid-3 {
	display: grid;
	grid-template-columns: repeat(3, 265.33px);
	column-gap: 8px;
}

.nav-cases-grid {
	display: grid;
	grid-template-columns: repeat(3, 237px);
	column-gap: 10px;
}
	.nav-cases-grid a {
		color: black;
		text-decoration: none;
	}
	.nav-cases-grid span {
		text-transform: uppercase;
	}
	.nav-cases-grid h6 {
		font-family: 'Roboto Condensed';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 22px;
		display: flex;
		align-items: center;
		text-transform: uppercase;
	}
	.nav-cases-grid p {
		font-family: 'Roboto Mono';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
	.nav-cases-banner h4 {
		font-family: 'Roboto Mono';
		font-style: normal;
		font-weight: 700;
		font-size: 26px;
		line-height: 32px;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: white;
	}
	.nav-cases-banner p {
		font-family: 'Roboto Condensed';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: white;
	}

.nav-card-grid-white > a {
	color: white;
	text-decoration: none;
}

.nav-card-grid-black > a {
	color: black;
	text-decoration: none;
}

.nav-cases-grid-card {
	min-height: 78px;
	background: white;
	border: 1px solid #e4e4e4;
	font-weight: 400;
	font-size: 13px;
	line-height: initial;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	transition: all 0.1s linear;
}
	.nav-cases-grid-card:hover {
		cursor: pointer;
		box-shadow: 0 0 4px rgba(33,33,33,.4);
		background-size: 120%;
	}

.nav-lifestyle-card {
	padding: 10px;
	height: 455px;
	border: 1px solid #e4e4e4;
	transition: all 0.1s linear;
	background-size: 115%;
	overflow: hidden;
}
	.nav-lifestyle-card:hover {
		cursor: pointer;
		box-shadow: 0 0 4px rgba(33,33,33,.4);
		background-size: 120%;
	}

.nav-series-card {
	height: 455px; /* 330px */
	background: rgba(250,250,250,1);
	border: 1px solid #e4e4e4;
	transition: all 0.1s linear;
	overflow: hidden;
}
	.nav-series-card img {
		transition: all 0.1s linear;
	}
	.nav-series-card:hover {
		cursor: pointer;
		box-shadow: 0 0 4px rgba(33,33,33,.2);
	}
	.nav-series-card:hover img {
		transform: scale(1.05);
	}

.nav-products-card {
	padding: 10px;
	height: 455px; /* 330px */
	background: rgba(250,250,250,1);
	border: 1px solid #e4e4e4;
	transition: all 0.1s linear;
	overflow: hidden;
	background-size: 105%;
}
	.nav-products-card img {
		transition: all 0.1s linear;
	}
	.nav-products-card:hover {
		cursor: pointer;
		box-shadow: 0 0 4px rgba(33,33,33,.2);
		background-size: 110%;
	}
	.nav-products-card:hover img {
		transform: scale(1.05);
	}
	
.nav-cases-tabs {
	padding: 10px 10px 0px 10px;
}

.nav-cases-tab {
	cursor: pointer;
	font-weight: 600;
	display: inline-block;
	padding: 10px 16px;
	border-top: 2px solid rgba(0,0,0,0);
}
.nav-cases-tab-active {
	background: white;
	border-top-color: black;
}
.featured-block {
	transition: all 0s ease;
}
.nav-cases-block {
	padding: 20px;
	background-color: white;
}
.nav-shop {
	padding-top: 0px;
}
.nav-scrollto {
	cursor: pointer;
	flex: auto;
}
.nav-scrollto:hover a {
	color: #000;
}
.minicart-qty {
	padding-top: 0px;
}
.dropdown-menu-center {
	right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
body {
	overflow-x: hidden;
}
#pdp-title {
	font-family: "Roboto Mono", sans-serif;
	font-size: 28px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mobile-nav {
	font-family: 'Roboto Mono' !important;
	border-top: 1px solid #dcdcdc;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
	flex-direction: column;
	height: calc(100vh - 40px);
}
.mobile-nav a:hover {
	text-decoration: none;
}
.mobile-nav li {
	/* width: auto; */
	/* margin-top: 10px; */
	/* margin-left: 16px; */
	/* margin-right: 16px; */
	/* padding: 16px 0px 8px 0px; */
}

.next-level-title::after {
    content: '>';
    position: absolute;
	font-weight: 600;
    right: 30px;
}
.navbar-level {
	/* border-top: 1px solid #dcdcdc; */
	z-index: 1030;
}
.next-level li {
	/* font-family: 'Roboto Condensed' !important; */
	/* border-bottom: none; */
}
.prev-level {
	font-size: 12px;
	font-weight: 500;
	/* text-transform: uppercase; */
	/* padding-top: 30px !important; */
	padding-bottom: 10px !important;
	padding-left: 16px !important;
	/* border-bottom: 1px solid #e8e8e8 !important; */
}
.prev-level::after {
	content: '';
	position: absolute;
	left: 15px;
	display: none;
}
::placeholder {
	color: #bbb;
}
.adventure-slider-container {
	width: 100%;
	padding-left: 15px;
    padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.bg-topo {
	background-color: #ffffff;
	background-image: linear-gradient(to right, rgba(255,255,255, 1), rgba(255,255,255,0)), url('/media/img/navbar/bg-topo.svg');

}
.color {
	border-radius: 0px;
	transition: 0ms;
}
.color:hover {
	box-shadow: 0 0 0 1px #414141;
}
.color-select {
	box-shadow: 0 0 0 1px #414141;
}
.configurator {
	font-size: 14px;
	line-height: 20px;
	padding: 2px 12px;
	border-color: #cccccc;
	transition: 0ms;
}
.configurator:hover {
	border-color: #414141;
}
.configurator-select {
	border-color: #414141;
	background: #414141;
	box-shadow: none;
	color: white;
}

.configurator-select > a {
	color: white;
}
.configurator-disabled {
	background: #F2F2F3;
	border-color: #F2F2F3;
}
.configurator-disabled > a {
    color: #6d6d6f;
}
.compare-title h6 {
	margin-bottom: 0px;
}
.compare-title p {
	line-height: 20px;
}
.tns-item {
	text-align: left;
}
#pdp-sticky-nav {
	top: 0px;
	background: white;
	/* border-bottom: 1px solid #000; */
}
#pdp-sticky-nav-2 {
	top: 76px;
	z-index: 900;
	background: white;
	box-shadow: 1px 1px 1px #ccc;
}
#nav-banner {
	height: 35px;
	transition: all 0.2s linear;
	color: white;
}
#nav-banner a {
	color: white;
}
#pdp-add-to-cart-bar {
	font-weight: 500;
	font-size: 14px;
	background: white;
	padding-top: 5px;
	padding-bottom: 5px;;
}
.nav-banner-shrink {
	height: 0px !important;
	opacity: 0 !important;
	visibility: hidden !important;
}
.color-thumb {
	/* filter: contrast(0.9); */
	display: block;
	position: relative;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #dcdcdc;
}
.color-thumb-select {
	border-color: black;
}
.color-thumb::before {
	content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.03;
    padding: 3px;
    z-index: 99;
	top: 0;
	left: 0;
}
.overlay {
	top: 144px;
}
.overlay-alt {
	top: 109px;
}
.overlay-dark {
	opacity: 0;
	backdrop-filter: blur(3px);
	background: rgba(33,33,33, 0);
	z-index: -9998;
}
.overlay-shrink-alt {
	top: 75px;
}
.overlay-shrink {
	top: 75px;
}
.navbar-search {
	padding: 8px 16px;
	padding-left: 34px;
	background-color: #F2F2F3;
	transition: 0.1s ease-in-out;
}

.navbar-search:hover, .navbar-saerch:active {
	background: #e8e8e8;
}
/* PDP Images */
.pdp-img-scroll {
	overflow-y: auto; 
	height: 100vh;

}
.pdp-img-scroll::-webkit-scrollbar {
	width: 5px;
	display: none;
}
.pdp-img-scroll::-webkit-scrollbar-track {
	background: #f1f1f1;
  }
  
/* Handle */
.pdp-img-scroll::-webkit-scrollbar-thumb {
background: #aaa;
}

/* Handle on hover */
.pdp-img-scroll::-webkit-scrollbar-thumb:hover {
background: #888;
}

.pdp-img-grid, .pdp-vid-grid {
	display: inline-grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	grid-gap: 10px;
	grid-auto-flow: row dense;
	width: 100%;
}

.pdp-img-container {
	padding: 10px;
}
.pdp-img {
	display: block;
	position: relative;
}
.pdp-img img {
	width: 100%;
	display: flex;
	padding: 15px;
	/* aspect-ratio: 1; */
	/* position: absolute; */
	/* top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%); */
}

#pdp-specs {
	background-image: url('https://media.pelican.com/img/home/bg-topo-gray.svg');
	background-repeat: repeat;
	background-color: #E6E7E8;
}

.firstimg {
	cursor: pointer;
}

.imgs:before , .pdp-img:before {
	content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.03;
    padding: 3px;
    z-index: 99;
    top: 0;
    left: 0;
}

.pdp-img:before {
	pointer-events: none;
}

.thumbs-video 	{ margin: 0px 0px 3px 0px;  border: none; cursor: pointer; max-width: 100%; }

.overlay .closebtn {
	text-decoration: none !important;
}

.acc-card {
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}
.acc-card h6 {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}	
.acc-card .pdp-img {
	margin-right: 24px;
}
.acc-card img {
	width: 123px;
}
.acc-card span {
	font-family: "Roboto Mono";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
}

#nav-section h6, .nav-h6, .showSingle {
	font-family: 'Roboto Condensed';
	font-weight: 700;
	line-height: 22px;
	font-size: 16px;
	color: #747578 !important;
}

.nav-section-active {
	border-bottom: 3px solid;
}

#nav-section .nav-section-active .nav-h6 {
	color: black;
}
/* .pdp-img:first-of-type {
	grid-column: span 2;
	padding: 20px;
	aspect-ratio: unset;
}
.pdp-img:first-of-type img {
	width: 65%;
	margin: 0 auto;
} */

.pl-0 {
	padding-left: 0px;
}

.mobile-qty-field {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    min-width: 98px;
    height: 54px;
    box-sizing: border-box;
    border: 1px solid #B1B2B4;
    background-color: #fff;
    padding: 0 8px;
	margin-right: 18px;
}
.mobile-qty-field button {
	background: transparent;
    border: none;
    width: 24px;
    height: 24px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: auto;
}

.mobile-qty-field input::-webkit-outer-spin-button,
.mobile-qty-field input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#mobile-add-to-cart {
	color: white; 
	width: 100%; 
	margin-top: 0px; 
	margin-left: 0px; 
	white-space: nowrap;
	background-size: 200% 100% !important;
	background-image: linear-gradient(to right, #222 0%, #222 50%, #5f5f5f 50%, #5f5f5f 100%) !important;
	background-position: 0% 0%;
}

.video-modal-link .glyphicon-play {
	opacity: 0.7;
	color: white;
	transition: all 0.1s;
}
.video-modal-link:hover .glyphicon-play {
	opacity: 1;
	color: white;
}

#guarantee-of-excellence a {
	text-decoration: underline;
}
#guarantee-of-excellence h2 {
	text-decoration: underline;
	margin-top: 40px;
}

@media only screen and (max-width: 1599px) { /* lg */
	.nav-cases-grid {
		grid-template-columns: repeat(3, 230px);
	}
	#pdp-bullets {
		column-count: 12;
	}
}

@media only screen and (max-width: 1351px) { 
.plp-body-grid-item-hero {
	display: none;
	}
	.hidden-banner {
		display: none;
	}
}

@media only screen and (min-width: 1200px) { /* sm */
	.nav-cases-grid {
		grid-template-columns: repeat(3, 215px);
	}
	.navbar-product-card {
		width: 215px;
	}
	.nav-card-grid-2 {
		grid-template-columns: repeat(2, 328px);
	}
	
	.nav-card-grid-3 {
		grid-template-columns: repeat(3, 216px);
	}
	.nav-card-grid {
		grid-template-columns: repeat(4, 160px);
	}
	.nav-lifestyle-card, .nav-products-card, .nav-series-card {
		height: 400px;
	}
	.dropdown-submenu{
		height: 482px;
	}
	#pdp-bullets {
		column-count: 2;
	}
}

@media only screen and (max-width: 1199px) { /* md */
	/*h1 { font-size: 40px; line-height: 50px; }
	h2 { font-size: 24px; line-height: 32px; }
	h3 { font-size: 24px; line-height: 32px; }
	h4 { font-size: 22px; line-height: 28px; }
	h5 { font-size: 20px; line-height: 26px; }
	h6 { font-size: 14px; line-height: 18px; }
	h7 { font-size: 14px; line-height: 18px; }*/
	.pl-lg-0 {
		padding-left: 0px;
	}
	
	.nav-link { font-size: 14px; }
	.navbar .dropdown-menu { font-size: 14px; }
	.logo-pelican, .logo-shrink-pelican {
		width: 126px;
		height: 28px;
		background-size: 126px 28px;
	}
	.navbar-search {
		width: 100px;
		transition: all 0.3s ease;
	}
	.navbar-search ::placeholder {
		color: #f4f4f4;
	}
	.nav-card-grid-2 {
		grid-template-columns: repeat(2, 288px);
		row-gap: 8px;
	}
	.nav-card-grid-3 {
		grid-template-columns: repeat(3, 189px);
		row-gap: 8px;
	}
	.nav-cases-grid {
		grid-template-columns: repeat(2, 230px);
	}
	
	.nav-card-grid {
		grid-template-columns: repeat(4, 140px);
		row-gap: 8px;
	}
	.nav-products-card {
		height: 370px;
	}
	.nav-lifestyle-card {
		height: 370px;
	}
	.nav-series-card {
		height: 370px;	
	}
	#pdp-bullets {
		column-count: 1;
	}
	.plp-overall-grid-container {
		grid-template-columns: none;
	}
	.plp-body-grid-container {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto;
		grid-gap: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.plp-callout-card {
		background-size: auto 100%;
		/* min-height: 530px; */
		height: 98%;
		margin: 5px;
	}
	.plp-body-grid-item .prod-box1 {
		/* margin: 5px; */
	}

}
@media only screen and (max-width: 1115px) {
	.nav-cases-grid {
		grid-template-columns: repeat(2, 245px);
	}
}

@media only screen and (max-width: 991px) { /* sm */
	#pdp-title {
		margin-top: -20px;
	}
	
	.nav-search {
		margin-top: 0px;
	}
	.nav-cases-grid {
		grid-template-columns: repeat(2, 230px);
	}
	.overlay {
		top: 0px;
	}
	.overlay .closebtn {
		top: 26px;
	}
	
}

@media only screen and (max-width: 767px) { /* xs */
	/*h1 { font-size: 32px; line-height: 44px; }
	h2 { font-size: 20px; line-height: 28px; }
	h3 { font-size: 20px; line-height: 28px; }
	h4 { font-size: 16px; line-height: 24px; }
	h5 { font-size: 16px; line-height: 22px; }
	h6 { font-size: 14px; line-height: 18px; }
	h7 { font-size: 14px; line-height: 18px; }*/
	.pl-xs-15 {
		margin-left: 15px;
	}
	#pdp-title {
		font-family: "Roboto Mono", sans-serif;
		font-size: 24px;
		font-weight: 500;
		margin-top: -20px;
		margin-bottom: 0px;
	}
	#pdp-bullets {
		column-count: 1;
	}
	.mobile-nav {
		margin-top: 85px;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.section-acc-hybrid-textbox {
		width: 100%;
		
	color: #000000;
	}
	#pdp-specs-table {
		margin-left: -15px;
		margin-right: -15px;
	}
	.acc-swiper {
		overflow: visible;
	}
	.plp-overall-mainbody-grid-item {	
		margin-left: 0px;
		/* max-width: 400px; */
	}
	.mobile-nav-alt {
		margin-top: 51px !important;
	}
	.title-all-accessories {
		font-size: 32px;
		line-height: 1.5;
	}
}

@media only screen and (max-width: 768px) {
	.plp-callout-card {
		background-size: auto 100%;
		/* min-height: 530px; */
		height: 98%;
		margin: 5px;
	}
	.plp-callout-title-top-gift {
		font-family: 'Merriweather';
		font-style: normal;
		font-weight: 300;
		font-size: 32px;
		line-height: 42px;
		text-align: center;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #ffffff;
		margin-top: 39px;
		margin-bottom: 9px;
		transform:scaleY(2.0); /* Stretch the height */
		}
	.plp-body-grid-item .prod-box1 {
		/* margin: 5px; */
	}
	.plp-body-grid-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto;
		grid-gap: 5px;
	}
	.plp-price-grid {
		grid-template-columns: none;
	}
	.plp-price-grid .plp-type-sm1 {
		order: 2;
	}
	.plp-price-grid .price, .plp-price-grid .plp-price-commecial {
		order: 1;
		text-align: left;
	}
	
}

@media only screen and (max-width: 600px) {
	.banner-img h1 {
		font-size: 3rem;
	}
}
@media only screen and (max-width: 540px) { /* xxs */
	.banner-img h1 {
		font-size: 3rem;
	}
}
@media only screen and (max-width: 480px) {
	.title-all-accessories {
		font-size: 32px;
		line-height: 1.5;
	}
	.banner-img h1 {
		font-size: 3rem;
	}
}
@media only screen and (max-width: 413px) {
	.plp-body-grid-container {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		grid-gap: 5px;
	}
	.plp-callout-card {
		min-height: 600px;
		margin: 0px;
	}

}

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

}

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

}

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

}

/******** START FS **********************************/

body {
	font-family: 'Rubik', sans-serif;
	font-size: 16px !important;
}
h1 {
	font-family: 'Roboto Mono', sans-serif;
	font-size: 48px;
	color: black;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: black;
}
h3 {
	font-family: 'Roboto Mono', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: black;
}
h4 {
	font-family: 'Roboto Mono', sans-serif;
	font-size: 26px;
	line-height:29px;
	font-weight: 700;
	color: black;
}
h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: black;
}
h6 {
	font-family: 'Roboto Mono', sans-serif;
	font-size: 16px;
	color: black;
}
h7 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: black;
}

@media screen and (max-width: 768px) {
	h1 {
		font-size: 40px;
	}
	h2, h3, #pdp-overview h2 {
		font-size: 24px;
	}
	h4 {
		font-size: 22px;
	}
	h5 {
		font-size: 20px;
	}
	h6, h7 {
		font-size: 14px;
	}
}
@media screen and (max-width: 390px) {
	h1 {
		font-size: 32px;
	}
	h2, h3, #pdp-overview h2 {
		font-size: 20px;
	}
	h4, h5 {
		font-size: 16px;
	}
	h6, h7 {
		font-size: 14px;
	}
}
.py-30 {
	padding-right: 30px;
	padding-left: 30px;
}
.container-fluid.slide-show {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 50px;
}
.slide-img-top {
	min-height: 645px;
	/* min-height: 552px; */
	background-size: 65%;
	background-repeat: no-repeat;
	background-position: right 0% center;
	position: relative;
	background-image: url('https://media.pelican.com/img/home/pelican-1595-hero-loading.jpg');
	/* z-index: -9999; */
}
.over-img-top {
	position: absolute;
	top: 60px;
	left: 33px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	font-size: 15px;
}
.over-img-top h1 {
	color: black;
	background-color: #E6E7E8;
	background-color: #efefef;
	letter-spacing: 2px;
	text-transform:  uppercase;
	font-size: 48px !important;
	line-height: 56px;
	font-weight: 600;
	padding: 25px 35px;
	margin-top: 80px;
	margin-bottom: 0px;
	/* min-width: 50%; */
	display: inline-block;
	width: auto;
}
.over-img-top h4 {
	color: black;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: .7px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-block-start: 0em !important;
	margin-block-end: 0em !important;
	margin-bottom:  0px;
	width: 36%;
}
.hero-corner {
	width: 36%;
	margin-top: -15px;
	padding-top: 0px;
}
.carousel-text {
	font-family: 'Roboto Condensed';
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	margin-bottom: 0px;
}
button.shop-btn-blk {
	color: #fff;
	background: #000;
	border: 1px solid #000;
	padding: 15px 35px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
}
img.slide-case {
	max-width: 290px;
	margin-left: 300px;
	margin-top: -76px;
}
img.slide-stripe {
	margin-left: -30px;
	margin-bottom: -330px;
	width: 90%;
}
p.slide-p {
	margin-left: 36%;
	top: 85%;
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	color: #fff;
    margin-left: 500px;
	font-weight: 700;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
}
.hm-shop-header h3 {
	font-size: 22px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-weight: 700;
	padding-left: 6px;
	color: #111;
}
.hm-shop-header h6 {
	text-transform: uppercase;
	background-color: #D9D9D9;
	background-color: #ededed;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 15px;
	line-height: 22px;
	font-weight: 700;
	padding: 2px 4px;
	color: #111;
}
.hm-shop p {
	font-weight: 400;
	line-height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	color: #3F4042;
}
.bg-img {
	min-height: 690px;
	background-size: cover;
	background-repeat: no-repeat;
	/*background-position: 50% 50%;*/
	position: relative;
	/* z-index: 9; */
}
.overlay-hm {
	z-index: 999;
}
.over-img {
	position: absolute;
	bottom: 280px;
	left: 30px;
	right:30px;
	padding-top: 28px;
}
.over-img-right h1 {
	width: 100%;
	text-align: center;
	color: #111;
	font-size: 40px;
	text-transform: uppercase;
	padding: 20px 10px 18px;
}
.over-img-right h4 {
	text-transform: uppercase;
	padding: 20px 0px 18px 0px;
	/* border-bottom: 10px solid #000; */
    /* border-image:url('https://media.pelican.com/img/home/stripe-img.jpg'); */
    /* border-image-repeat: round; */
    /* border-image-slice: 200; */
    text-align: center;
    margin: 0px auto;
	/* margin-bottom: 24px; */
	width: auto;
	display: inline-block;
	font-family: 'Roboto Mono', sans-serif;

	background-color: unset !important;
    color: white !important;
    border-image: none !important;
    border-bottom: none !important;
    padding-left: 0px !important;
    font-size: 26px !important;
}
.over-img-right button {
	border: 1px solid black;
    color: black;
    background-color: white;
    padding: 16px 32px;
    font-size: 16px;
    white-space: nowrap;
	/* border-radius: 4px; */
}
.over-img-right button:hover {
	padding: 16px 32px;
	background-color: black;
	color: white;
}

img.stripe {
	width: 50%;
	margin-bottom: 40px;
}
.over-img-right {
	float:right; 
	width: 52%;
	padding-right: 28px;
	text-align: left;
}
.over-img-right-text {
	text-align: right;
}

.over-img-right img.stripe {
	width: 100%;
	margin-bottom: 40px;
}
.over-img p, .over-img-right p {
	font-size: 15px;
	color: #fff;
	width: 35%;
	font-weight: 400;
	line-height: 22px;
}
.over-img-right p {
	width: 100%;
	margin-bottom: 24px;
}
button.white {
	color: #3F4042;
	border: 1px solid white;
	text-transform: uppercase;
	font-weight: 700;
	margin: 40px 0px;
}
.ctr {
	text-align:  center;
	margin:  0 auto;
}
.tablet {
	width:27%;
	display: block !important;
}
a .prod-box, a:visited .prod-box {
	color: #3F4042;
}
.prod-box1 {
	text-align:left;
	height: 100%;
	/* border: .5px solid #ccc; */
}

.swiper .prod-box1 {
	border: .5px solid #ccc;
}
.swiper .prod-box:hover {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
}
.type-sm1 {
	color: #646568;
	padding-top: 18px;
	font-size: 14px;
	font-weight: 400;
	float: left;
}
.prod-box .price {
	padding-top: 15px;
	font-size: 18px;
	font-weight: 700;
	color: #111;
	float: right;
}
.prod-box2 {
	max-width: 100%;
	width: 100%;
	/* width: 420px; */
	max-height: 170px;
	height: auto;
}
.prod-box1 .swatch {
	 display: inline-block;
	 margin: 3px;
	 width: 25px;
	 height: 25px;
	 border: 2px solid #fff;
}
.prod-box .grey {
	width: 33%;
}
.prod-box img {
	width: 100%;
	height: auto;
}
.data {
	text-align:left;
	color: #3F4042;
	width: 71%;
}
.prod-box2 .swatch {
	 display: inline-block;
	 width: 20px;
	 height: 20px;
	 border: 2px solid #fff;
}
.swiper-swatch-adventure {
	outline: 1px solid;
	outline-color: white;
    border: 1px solid white;
	width: 13px; 
	height: 13px; 
	margin-right: 4px;
}
.swiper-swatch-adventure-selected {
	outline-color: black;
}
.swiper-swatch, .swiper-swatch-thumb {
	outline: 1px solid;
	outline-color: white;
    border: 1px solid white;
	width: 13px; 
	height: 13px; 
	margin-right: 3px;
}
.swiper-swatch-selected {
	outline-color: black;
}
.black {
	 background: #000;
}
.tan {
	 background: #bba08b;
}
.green {
	 background: darkolivegreen;
}
.grey img {
	text-align: center;
	padding: 5px;
}
.swatch.selected {
	margin-right: 1px;
	padding:  7px;
	box-shadow: .1px .1px .1px .6px rgba(0, 0, 0, .7);
}
.release-content a {
	text-decoration: underline;
}
.prod-box h5 {
	color: #111;
	font-weight: 700;
	font-size: 15px !important;
	text-transform:  uppercase !important;
}
.prod-box h6 {
	color: #111;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.prod-box h6.no-line {
	border-bottom: 0px solid #ccc;
}
.prod-box h7 {
	padding-bottom: 7px;
	letter-spacing: .5px;
	text-transform: uppercase;
	border-bottom: .5px solid #111;
}
.prod-box-description {
	/* padding: 4px; */
	margin-top: 12px;
	/* border: 1px solid #dcdcdc; */
	line-height: 16px;;
}
.prod-box2 h6 {
	color: #111;
	font-family: 'Roboto Condensed';
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin: 0;
	margin-bottom: 0px;
}
.prod-box h6.no-line {
	border-bottom: 0px solid #ccc;
}
.prod-box2 h7 {
	font-family: 'Roboto Mono';
	font-weight: 400;
	padding-bottom: 7px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
	border-bottom: none;
}
.type-sm {
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 10px;
	line-height:13px;
}
.prod-box2 .type-sm {
	padding-bottom: 9px;
	padding-top: 10px;
}
.prod-box button {
	color: #3F4042;
	background: #fff;
	border: 1px solid #fff;
	border-top:  .5px solid #111;
	border-bottom:  .5px solid #111;
	margin-bottom: 0px;
	width: 100%;
}
.prod-box button:hover {
	color: #fff;
	background: #111;
	border-top:  .5px solid #111;
	border-bottom:  .5px solid #111;
}
.prod-box1 button {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	border-left:  .5px solid #111;
	border-right:  .5px solid #111;
}
a .prod-box h5, a .prod-box h6 {
	text-decoration:none !important;
}
.fam-bg {
	min-height: 690px;
	background-image: url("/media/img/home/pelican-module3-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 9;
}
.fam-btn button {
	border:  0px solid #777;
	margin-bottom:  0px;
	width: 100%;
	font-weight: bold;
	text-transform:  uppercase;
	/* background-color: #e3e3e3; */
	background: none;
	font-size: 16px;
	padding: 16px 32px;
	transition: all 0.1s ease-in-out;
}
.fam-btn button:hover {
	color: #fff;
	background-color: #111;
}
.fam-box h5 {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 24px;
}
.fam-box {
	margin-top: 30px;
	z-index: 10;
	margin-bottom: 30px;
}
.fam-box img {
	margin-top: -50px;
	margin-bottom: -50px;
}
.fam-bg h3 {
	font-weight: 600;
	width: 50%;
	margin: 0 auto;
	color: #000;
	margin-block-start: 0em !important;
	margin-block-end: 0em !important;
	margin-bottom:  0px;
}
.fam-bg .corner {
	width: 50%;
	display: block;
	margin: 0 auto;
}
.type-fam {
	font-size: 11px;
	line-height:21px;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 24px;
}
.fam-bg a, .shop-top a {
	color: #111;
}
.shop-top {
	padding-left: 32px;
	padding-right: 32px;
}
.shop-top-swiper {
	padding-left: 28px;
	padding-right: 28px;
}
.aff-box {
	margin-top: 40px;
	/* margin-left: 20px; */
}
.aff-box img {
	/*height: 20px;*/
	width:  auto;
	padding: 5px 15px;
}
.aff-box h4 {
	font-family: 'Roboto Mono';
	font-size: 26px !important;
	font-weight: 700;
	letter-spacing: 2px;
}
.aff-box h6 {
	display: inline-block;
	font-family: 'Roboto Condensed';
	font-weight: 500;
	/* background: white; */
	/* padding: 8px 46px 8px 10px; */
}
#footer-signup h3, #footer-signup h5 {
	color: white;
}
.footer-signup-home .footer-form #emarsys-email {
	background: #E4E4E7 !important;
	border-radius: 4px 0px 0px 4px !important;
	height: 40px !important;
}
.footer-signup-home .footer-form-submit {
	background: white !important;
	color: black !important;
	border-radius: 0px !important;
	height: 40px !important;
}
.testimonial {
	margin-top :40px;
	padding:  15px;
	margin-bottom: 40px;
}
.testimonial h6 {
	font-family: 'Roboto Condensed';
	font-weight: 700;

}
.testimonial p {
	flex-grow: 1;
}
.affiliates-container {
	margin-top: -100px;
}

.stories-left {
	text-align: left;
	min-height: 560px; 
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-size: cover;
	background-image: url('https://media.pelican.com/img/home/pelican-home-stories.jpg');
}
.stories-left-video {
	text-align: left;
	min-height: 560px; 
	background-position: 50% 50%;
	background-repeat: no-repeat; 
	background-size: cover;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 40%), url('https://media.pelican.com/img/home/pelican-survival-story.png');
}
.ViewProfileButton {
	border: 1px;
    border-style: solid;
    padding: 16px 32px;
    border-radius: 0px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 900;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    outline: none !important;
    box-shadow: none;
    transition: all 0.1s ease;
}

.stories-left h4 {
	font-weight: 500;
	text-transform: uppercase;
	background-color: #E6E7E8;
	/* width: 65%; */
	padding:  16px 32px 18px 34px;
	z-index: 999;
	margin-top: 30px;
	position: absolute;
	top: -68px;
	left: -1px;
}
.stories-left-video h4 {
	font-weight: 500;
	text-transform: uppercase;
	background-color: #E6E7E8;
	/* width: 300px; */
	padding:  16px 32px;
	z-index: 999;
	margin-top: 30px;
	position: absolute;
	top: -68px;
	margin-left: 20px;
}
.stories-left img {
	width: 100%;
	max-width: 520px;
	position: relative;
}
.stories-right {
	text-align: left;
	padding: 40px 0px 40px 80px;
	text-align: left;
}
.stories-right div {
	/* padding-left: 20px; */
}
.stories-right h3 {
	font-family: 'Roboto Mono', sans-serif !important;
	font-size:28px;
	margin-bottom: 20px;
}
.stories-right a h6 {
	font-size: 16px;
	font-weight: 600;
	color: #111;
	margin-top: 40px;
	/* margin-bottom:  15px; */
}
p.line-clamp {
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;  
	  overflow: hidden;
}
.footer-form .footer-form-submit {
	background-color:  #e4e4e7;
}
.footer-form .footer-form-submit {
	border-radius: 0px 7px 7px 0px !important;
}
.footer-form input {
    border-radius: 7px 0px 0px 7px!important;
}
.category-cards {
	margin: 0 auto;
	/*margin-left:8%;
	margin-right:8%;*/
}
.module-category-card {
	position: relative;
	height: 483px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 71%, rgba(0, 0, 0, 0.06) 71%, rgba(0, 0, 0, 0.06) 100%), #FFFFFF;
	overflow: hidden;
	transition: all 0.1s ease;
}
.module-category-card:hover {
	box-shadow: 0 0 4px rgb(33 33 33 / 20%);
	background: linear-gradient(180deg, rgba(113, 113, 113, 0.03) 71%, rgba(129, 128, 128, 0.06) 100%);
	z-index: 9;	
}
.module-category-card a {
	text-decoration: none;
	color: black;
}
.module-category-card h2 {
	font-size: 24px;
	padding: 20px;
	margin-top: 0px;
	color: black;
}
.module-category-card img {
	position: absolute;
	margin-left: 20px;
	bottom: 18%;
	left: 50%;
	transition: all 0.1s ease;
	transform: translateX(-50%) scale(1.05);
	-webkit-transform: translateX(-50%) scale(1.05);
	-moz-transform: translateX(-50%) scale(1.05);
}
.module-category-card p {
	font-family: 'Roboto Condensed';
	color: black;
	font-weight: 700;
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.mob-hide {
	display: inline-block;
}
img.cargo {
	/* max-height: 300px; */
	/* margin-left: -1px; */
}
.stripe-container {
	margin-top: -260px;
	margin-bottom: 160px;
}
.stripe-container h4 {
	background-color: #ffffff !important;
	width: 82.5%;
	text-transform: uppercase;
	padding: 20px;
	letter-spacing:  1px;
	border:  1px solid #111;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 999;
}
a.cargo {
	position: absolute;
	z-index: 10;
}
img.stripe3 {
	margin-left: -14%;
}
p.newsl {
	font-size:14px;
}
/*** slider ***/

.tns-outer button[data-action] {
	display: none;
}
.tns-outer {
	   -webkit-overflow-scrolling: touch;
	   -ms-overflow-style: -ms-autohiding-scrollbar;
		overflow: visible !important;
		
	}
	#tns1-iw {
		overflow: visible !important;
		
	   -webkit-overflow-scrolling: touch;
	   -ms-overflow-style: -ms-autohiding-scrollbar;    
	}
	
.breadcrumb {
	margin-top: 16px;
}
.breadcrumb>li {
	font-family: 'Roboto Mono';
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 2px;
}
.occasion-slider {
	padding-bottom:15px;
	margin-right:35px;
	margin-left:35px;
}
.faq a {  text-decoration: underline; }

/****** MEDIA QUERIES ******/
/***** min-width *****/
@media screen and (min-width: 1600px) {
	.stories-container,
	.categ-slider,
	.occasion-slider {
		width: 1370px !important;
		margin: 0 auto;
		text-align:center;
	}
}
@media screen and (min-width: 1570px) {
	p.slide-p {
		margin-left: 36%;
		top: 91%;
		position: absolute;
	}
	.stripe-container {
		width:1170px;
	}
}
@media screen and (max-width: 1570px) {
	p.slide-p {
		margin-left: 36%;
		top: 90% !important;
		position: absolute;
	}
}
/***** max-width *****/
@media screen and (max-width: 1448px) {
	.large {
		display: none;
	}
	
}
@media screen and (max-width: 1439px) {
	.adventure-slider-container {
		width: 1170px;
	}
	p.slide-p {
		top: 86% !important;
	}
}
@media screen and (max-width: 1378px) {
	/*.category-cards{
		margin-left:4%;
		margin-right:4%;
	}*/
	.over-img-top {
		top: 60px;
	}
	p.slide-p {
		margin-left: 36% !important;
		top: 85% !important;
	}
}
@media screen and (max-width: 1228px) {
	.over-img-top {
		top:0px;
	}
	.container-fluid.slide-show {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 60px;
	}
	.slide-img-top {
		background-size: 100%;
		background-position: 0% 0%;
	}
	.over-img-top h4 {
		width: 40%;
	}
	.hero-corner {
		width: 40%;
		margin-top: -15px;
	}
	.desk {
		display: none;
	}
	p.slide-p {
		display: none;
		margin-left: 53% !important;
		top: 86% !important;
	}
	.slide-case {
		display: none;
	}
}

@media screen and (max-width: 1198px) {
	.adventure-slider-container {
		width: 970px;
	}
	
	.container-fluid.slide-show {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 118px;
	}
	img.stripe {
		width: 88%;
	}
	.wide-boxes {
		justify-content: center;
	}
	.over-img {
		bottom: 280px;
		left: 20px;
		margin: 0 auto;
		text-align: center;
		/* position: relative; */
		max-width: auto;
		width: 100%;
	}
	.over-img-top h1 {
		/* width: 79%; */
	}
	.over-img h1 {
		font-size: 40px;
		width: 90%;
		text-align: center;
		margin:  0 auto;
	}
	.over-img-right img.stripe {
		width: 100%;
	}
	.over-img p, .over-img-right p {
		width: 98%;
	}
	button.white {
		margin: 20px 0px;
	}
	.prod-box button {
		margin: 0px 0px;
	}
	.tns-outer {
		margin:  0px auto;
		text-align: center;
		margin-left: -200px !important;
		margin-right: -200px;
	}
	.module-category-card {
		height:150px;
		background: white;
		margin-bottom:0px !important;
		border-bottom:1px solid #ccc;
	}
	.module-category-card p {
		font-size:18px;
		font-weight:600;
		left:88%;
		right:10%;
		bottom:35%;
	}
	.module-category-card img {
		position:absolute;
		top: 10px;
    	left: 100px;
    	width: 19%;
	}
	.module-category-card h2 {
		display:none;
	}
	.mob-hide {
		display:none;
	}
}
@media screen and (max-width: 1118px) {
	.fam-bg h3 {
		font-size: 24px !important;
	}
	.over-img-top h1 {
		margin-left: -20px;
		/* width: 89%; */
	}
	.over-img-top h4 {
		width: 50%;
		margin-left: -20px;
	}
	.over-img-top button {
		left: -20px;
		position: relative;
	}
	.hero-corner {
		width: 50%;
		margin-left: -20px;
		margin-top: -15px;
	}
	.video-box {
		margin: 1% auto;
		text-align:center;
     	width: 90%;
	}
	.tablet {
		display: none !important;
	}
}

@media screen and (max-width: 992px) {
	.adventure-slider-container {
		width: 750px;
	}
	.carousel-text {
		text-align: left;
	}
	.slide-img-top {
		min-height: 250px;
		background: none;
	}
	.stories-right {
		padding: 40px 0px 40px 0px;
	}
	.navbar-product-card p {
		font-size: 12px;
	}
	.container-fluid.slide-show {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 59px;
		margin-bottom: -60px;
	}
	.nav-shop {
		padding-top: 5px !important;
	}
	.over-img-top h1 {
		font-size: 46px;
		line-height: 50px;
		/* margin-top: 0px; */
	}
	.fam-bg h3, .fam-bg .corner {
		width: 70%;
	}
	img.slide-case {
		max-width: 240px;
	}
	img.slide-stripe {
		margin-bottom: -260px;
		margin-left: -17px;
		width: 90%;
	}
	.over-img-top {
		top: -159px;
	}
	.over-img-top p {
		color: #fff;
		margin-left: 380px;
	}
	.slide-img-top.mb-60 {
		margin-bottom: 0px;
	}
	.over-img-right {
		float: none;
		text-align: left;
		width: 100%;
	}
	.over-img-right h1 {
		margin:  0 auto;
	}
	.testimonial {
		margin-top:10px;
	}
	.stories-left {
		text-align: center;
		margin: 0 auto;
		margin-top: 60px;
		min-height: auto; 
		background-image: none;
	}
	.stories-right div {
		padding-left: 0px;
	}
	.cont-cargo {
		flex-wrap: wrap;
	}
	.tns-outer, #tns1-iw {
		margin-left: -50px !important;
		margin-right: -50px;
	}
	/*.category-cards{
		margin-left:2%;
		margin-right:2%;
	}*/
	#mini-cart {
		margin-top: 7px;
	}
}
@media screen and (max-width: 820px) {
	.hero-corner {
		margin-top:-10px;
	}
}
@media screen and (max-width: 768px) { /* xs */
	.adventure-slider-container {
		width: 100%;
	}
	.carousel-text {
		text-align: left;
	}
	.clp .container-fluid {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.over-img-top h1 {
		margin-top: 0px;
	}
	.over-img-right h4 {
		text-align: left;
		padding: 10px 20px;
	}
	.slide-img-top {
		min-height: 310px;
		background-image: none;
	}
	.aff-box {
		margin-top: -43px;
	}
	.nav-shop {
		padding-top: 3px;
	}
	.shop-top-swiper {
		margin-top: -120px;
	}
	.fam-bg h3, .fam-bg .corner {
		width: 85%;
	}
	.over-img-top h4 {
		width: 90%;
		padding-bottom: 20px;
		padding-right:20px;
		width:81%;
		margin-left: 0px;
	}
	.over-img-top {
		left:0px;
		top: -75px;
	}
	.over-img-top button {
		left: 20px;
		position: relative;
		margin-top: -20px;
	}
	.hero-corner {
		display: none;
	}
	.carousel-text {
		text-align: left;
		/* padding-left: 20px; */
	}
	.adventure-slider {
		margin-top: -20px;
		/* padding: 0px 20px; */
	}
	.affiliates-container {
		margin-top: 0px;
	}
	.stories-container {
		margin-top: -22px;
	}
	.stories-right {
		padding: 40px 15px;
	}
	.tns-outer {
		margin-left: -10px;
		margin-right: -10px;
	}
	#tns1-iw {
		margin-left: 5px !important;
		margin-right: 5px;
	}
	p.newsl {
		font-size:16px !important;
		line-height:20px;
		padding-bottom:20px;
	}
	.pb-xs-20 {
		padding-top:10px;
		padding-bottom:20px;
	}	
	#footer-signup h5 {
		padding-bottom:20px;
		color: white;
		border-bottom:1px solid #fff;
		margin-bottom:20px;
	}
	.stories-left {
		min-height: auto; 
		background-image: none;
	}
	.module-category-card {
		background: white;
	}
	
	.module-category-card img {
		width:22%;
		left: 48px;
	}
	.swiper-overflow {
		overflow: visible;
	}
	#mobile-add-to-cart:hover {
		padding: 10px 16px;
	}
	#mobile-add-to-cart:hover::after {
		opacity: 0;
	}
	#mobile-add-to-cart .old-price {
		font-size: 1.6rem !important;
	}
	.breadcrumb {
		margin-top: -16px;
	}
	.breadcrumb > li {
		font-size: 12px;
	}
}
@media screen and (max-width: 700px) {
	.over-img-top {
		left:0px;
		top: -64px;
	}
	.over-img-top h1 {
		font-size: 26px !important;
		line-height: 38px;
		padding:  13px 25px 13px 36px;
		/* width: 100%; */
	}
	.over-img-top p {
		color: #111;
		margin-left: 260px;
		margin-top:  -26px;
	}
	img.slide-stripe {
		margin-bottom: -230px;
	}
	img.slide-case {
		margin-top: -10px;
		margin-left: 20%;
	}
	.home-shop p {
		line-height: 24px;
	}
	.module-category-card {
		height:120px;
	}
	.module-category-card p {
		font-size: 16px;
		left: 88%;
	}
}
@media screen and (max-width: 600px) {
	.m-xs-0 { margin: 0px; }

	img.stripe3 {
		display:none;
	}
}
@media screen and (max-width:  550px) {
	.over-img-top p {
		margin-left: 280px;
	}
	.tns-outer, #tns1-iw {
		margin-left: -10px;
		margin-right: -10px;
	}
}
@media screen and (max-width: 500px) {
	/* .hm-top, img.slide-stripe,
	img.slide-case {
		display:none;
	} */
	.slide-img-top {
		/* min-height: 500px; */
		margin-top:10px;
	}
	.over-img-top h1 {
		padding:  10px 10px 10px 30px;
		/* width: 80%; */
		line-height: 31px;
	}
	.over-img-top {
		/* top: 127px; */
		bottom:0;
		margin-left: 0px;
		top: -33px;
	}
	.over-img-top h4 {
		color: #111;
		line-height: 20px;
		font-weight: bold;
		padding-top: 20px;
		width: 100%;
		/* border-bottom: 1px solid #111; */
	}
	.over-img-top button {
		margin-top: -20px;
	}
	.shop-top {
		/* margin-top: -100px;	 */
	}
	.stories-left h4 {
		width: 80%;
	}
	.stories-right, .stories-left {
		padding: 30px;
	}
	.over-img-top p {
		margin-left: 230px;
	}
	.stripe-container h4 {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.container-fluid.slide-show {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 80px;
	}
	.over-img-top h1 {
		/* width: 90%; */
	}
	

}


/*******    NEW CLP pages    *********/
.clp .container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.hero-cooler-img {
	position: relative;
	z-index: -9999;
}
.overlay-cat {
	position: absolute;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0,0,0,0) 2%, rgba(0,0,0,0.30) 48%);
	top: 0;
	/*bottom: 210px;*/
	min-height: 670px;	
}
.over-hero-cat {
	position: absolute;
	top: 28%;
	left: 70px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
}
.over-hero-cat h1 {
	background-color: #E6E7E8;
	background-color: #efefef;
	font-family: 'Roboto Mono', sans-serif !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size:48px;
	line-height: 60px;
	font-weight: 500;
	padding: 20px 30px 20px 30px;
	margin-top: 60px;
	margin-bottom: 0px;
	width: auto;
	display: inline-block;
}
.over-hero-cat h4 {
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	font-size: 16px;
	padding: 20px 30px;
	margin-top: 0px;
	margin-block-start: 0em !important;
	margin-block-end: 0em !important;
	margin-bottom:  0px;
}
.over-hero-cat button.shop-btn-blk {
	color: #fff;
	background: #000;
	border: 1px solid #000;
	padding: 15px 35px;
	margin-top: 20px;
	font-family: 'Roboto Mono', sans-serif;
	text-transform:  uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
}
.m-cards .col-md-3 {
	padding-left: 8px;
    padding-right: 8px;
}
.m-categ-card {
	height:auto;
	text-align: left;
	background: #dedede;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0.8%, rgba(0,0,0,0.40) 78%);
	overflow: hidden;
	transition: all 0.1s ease;
	margin: 0 auto;
}
.m-categ-card:hover {
	box-shadow: 0 0 4px #777;
}
.m-categ-card a {
	text-decoration: none;
	color: #111;
}
.m-categ-card h4 {
	background-color: #f1f1f1;
	background:transparent;
	background: linear-gradient(180deg, rgb(243 243 243) 0.8%, rgb(236 236 236) 18%);
	text-transform:uppercase;
	font-size: 24px;
	font-weight: 700;
	padding: 22px 22px 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #111;
	width: 100%;
	height:75px;
}
.plus-trigger {
	float:right;
	background-color: #f1f1f1;
	background: linear-gradient(180deg, rgb(243 243 243) 0.8%, rgb(236 236 236) 18%);
	padding:25px 22px 0px;
	font-size:28px; 
	font-weight:700; 
	color:#111;
	line-height:21px;
}
.m-categ-card p {
	color: #111;
	font-size: 16px;
	line-height: 22px;
	padding: 10px 20px 0px;	
	font-weight: 400;
}
.m-categ-card img {
	width:100%;
	margin:  0 auto;
	text-align: center;
}
.intro-block {
	text-align:left;
}
.intro-block h1 {
	text-transform:  uppercase;
	font-size: 46px;
	font-weight: 400;
	letter-spacing:2px;
}
p.intro {
	line-height: 28px;
	width:80%;
}
.reason-box {
	padding: 18px 16px 20px;
	border:  1px solid #666;
	margin-top: 15px;
}
.reason-box p {
	padding: 0px 0px;
	margin:  0px 0px;
	text-transform:  uppercase;
}
p.reason1 {
	font-family:  'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:16px;
}
p.reason2 {
	font-family:  'Roboto Mono', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:18px;
	letter-spacing: 2px;
}
a h6.shop-all {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #3F4042;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.free-shipp-box {
	font-family: 'Roboto Condensed', sans-serif;
	background: #111;
	padding:  20px;
	color: #fff;
}
.categ-bg {
	position: relative;
}
.categ-marketing {
	position: absolute;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.42) 26%, rgba(0,0,0,0) 87%);
	top: 0;
	bottom: 0;
}
.greybox {
	background-color: #f3f3f3;
	padding:  40px 40px 20px 50px;
	margin-top: 120px;
	margin-left: -15px;
	margin-right:-15px;
	text-align: left;
}
.greybox h4 {
	font-size: 24px;
	line-height:26px;
    font-weight: 700;
	padding-bottom:32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.greybox h6.gr {
	padding: 6px;
	font-weight: 700;
	background-color: #dedede;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.greybox div {
	width: 50%;
}
.greybox a {
	font-family: 'Roboto Condensed', sans-serif;
	color: #3F4042;
	font-weight: 700;
	font-weight: 700;
	text-transform:  uppercase;
	font-size:16px;
}
.transparent-box {
	margin: 0 auto;
	text-align: center;
	padding-top: 160px;
	padding-right: 30px;
	color: #fff;
	text-transform:  uppercase;
}
.transparent-box p {
	font-family: 'Roboto Mono', sans-serif;
	padding: 18px 36px;
	font-weight:700;
	letter-spacing:.8px;
	border:  1px solid #fff;
}
.categ-marketing .col-md-6,
.categ-marketing .col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.shop-prods {
	margin: 0px 80px;
}
.shop-prods h3 {
	text-align:center;
}
.slide-img {
	text-align: left;
	position: relative;
	padding: 25px;
	margin-right:5px;
}
.slide-md {
	height: 520px;
	max-width:100%;
	margin-right:4px;
}
.slide-lg {
	height: 750px;
	/*width: 600px;*/
	max-width:100%;
}
.slide-img .over-grey {
	position: absolute;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.42) 56%, rgba(0,0,0,0) 87%);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.label-slider {
	overflow: hidden;
}
svg:not(:root) {
    padding-bottom: 1px;
}
p.bl-label {
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1.5px;
	font-weight: 700;
	line-height:19px;
	text-transform:  uppercase;
	text-align: left;
	padding: 12px 28px;
	display: inline-block;
}
p.space {
	flex-grow: 4;
}
.slide-copy {
	padding: 40px 80px 40px 40px;
}
.slide-copy-sm {
	padding: 28px 80px 28px 28px;
}
.slide-copy h3 {
	font-family: 'Roboto Mono', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	color: #fff;
	font-size: 26px;
	text-transform:  uppercase;
	line-height: 36px;
	padding: 0px;
	margin-bottom:8px;
}
.slide-copy p {
	color: #111;
	margin-bottom: 20px;
}
.slide-copy-sm p {
	margin-bottom: 0px;
}
button.slide-btn1,
button.slide-btn2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	background-color:  transparent;
	border: none;
	text-transform: uppercase;
	width: 50%;
	padding: 16px 0px 8px;
	letter-spacing: 1px;
}
button.slide-btn1 {
	text-align: left;
}
button.slide-btn2 {
	text-align: right;
}
.email-signup {
	position: absolute;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.52) 26%, rgba(0,0,0,0.5) 55%);
	top: 0;
	bottom: 0;
}
.email-signup img {
	width:90px;
}
.center-div {
	margin:  0 auto;
	text-align: center;
	position: absolute;
	left: 30%;
	right: 30%;
	top: 32%;
	bottom: 25%;
}
.center-div h4 {
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
}
.center-div hr { 
	border-top:1px solid #fff;
	margin:25px 70px;
}
.center-div p {
	color:#fff;
	line-height:24px;
	padding: 5px 60px 0px;
	margin-bottom:0px !important;
}
.center-div .footer-form input {
	border-radius:5px 0px 0px 5px !important;
	background-color: #efeaea !important;
}
.center-div .footer-form .footer-form-submit {
    background-color: #fff !important;
    border-radius: 0px 5px 5px 0px!important;
    color: #111 !important;
	font-family:'Roboto Mono', sans-serif;
}
.video-container {
	margin: 160px auto;
	position:relative;
}
.video-container h4 {
	position:absolute;
	top:130px;
	left: 50px;
	letter-spacing:1.2px;
	text-transform:uppercase;
	font-size:22px;
	font-weight:700;
	line-height: 30px;
}
.video-box {
	width:58%;
	z-index:99 !important;
}
.video {
	z-index: 999 !important;
}
.blk-line {
	margin-left:-1px;
}
/*modal */
.modal-body.clp-modal {
	padding: 0px !important;
}
.modal-header .close {
    margin-top: 5px;
    margin-right: 8px;
}
.modal-dialog-full {
	/* width: 100% !important; */
    /* max-width: 100% !important; */
    /* margin: 0px !important; */
	
}
.close {
	font-size: 32px;
    font-weight: normal;
    line-height: 1;
    color: #111;
    opacity: .9;
}
#categModalHaCoolers, #categModalSoft, #categModalWheeled, #categModalPersonal,
#categModalAirCase, #categModalProtector, #categModalStorm, #categModalVault {
	background-color: rgb(255 255 255 / 35%);
	padding-top: 1.3% !important;
	padding-left: 2% !important;
	padding-right: 2% !important;
}
#categModalHaCoolers .card-slider2, #categModalSoft .card-slider2, #categModalWheeled .card-slider2, #categModalPersonal .card-slider2,
#categModalAirCase .card-slider2, #categModalProtector .card-slider2, #categModalStorm .card-slider2, #categModalVault .card-slider2 {
	width:88%;
	overflow:clip !important;
}
h6.modal-title {
	text-transform: uppercase;
	margin:  10px 20px;
}
h4.vertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: 320px;
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 2px;
}
h3.occasion2 {
	margin-bottom:40px;
	margin-left:4%;
	font-size:26px;
	line-height: 32px;
	letter-spacing: 2px;
	font-weight:700;
	color:#111;
	text-transform:uppercase;
}
.review-card {
	width: auto;
	height: 525px;
	background: linear-gradient(180deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,0.40) 78%);
	overflow: hidden;
	padding-bottom:0px;
	text-align: left;
}
a .review-card div {
	color:#3F4042;
	font-style:italic; 
	text-decoration:none;
	padding: 2px 20px;
	text-align:left;
}
a .review-card h6 {
	margin-top:25px;
	color:#111;
	font-weight:600;
	font-size: 16px;
	line-height:22px;
	font-family: 'Roboro Condensed', sans-serif;
	text-transform:uppercase;
	padding: 2px 20px;
}
a .review-card p {
	font-weight:400;
	font-size:16px;
	line-height:24px;
	font-family: 'Rubik', sans-serif;
	color:#111; 
	text-decoration:none;
	letter-spacing:.5px;
	padding: 2px 20px;
	margin-bottom:0px;
}
.review-card button {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	background-color:  transparent;
	border: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 20px 0px;
	color:#111;
	text-decoration: underline;
}
a .review-card button {
	text-decoration: none !important;
}
a:hover {
	text-decoration:none !important;
}
.medium-carousel {
	margin-left:6%;
}
.cards-lg, .cards-lg2 {
	text-align: left;
	margin-left: 5%;
}
.cards-lg h4, .cards-lg2 h4 {
	margin-bottom: 0px;
	padding-bottom:28px;
	line-height:28px;
}
.card-slider {
	padding-bottom:23px;
	margin-left: 6%;
}
.swiper-slide {
	height: auto;
}
.swiper-scrollbar {
	display:block !important;
	border-radius: 0px;
}
.swiper-scrollbar-drag {
	background: rgba(0,0,0,1) !important;
	display:block !important;
	height: 5px;
	/*bottom: 0;*/
	border-radius: 0px;
	cursor: pointer;
}
.swiper-scrollbar-white .swiper-scrollbar-drag {
	background: rgba(255,255,255,1) !important;

}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	height: 5px;
	display: block !important;
	border-bottom: 1px solid black;
	border-radius: 0px;
	background: none;
	cursor: pointer;
	left: 0%;
	width: 100%;
}
.swiper-horizontal>.swiper-scrollbar-white, .swiper-scrollba-white.swiper-scrollbar-horizontal {
	height: 5px;
	display: block !important;
	border-radius: 0px;
	border-bottom: 1px solid white;
	background: none;
	cursor: pointer;
	left: 1%;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: white;
}
.swiper-button-prev, .swiper-button-next {
	color: white;
	top: 55%;
}
.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 40px;
}
.top-products-slider {
	margin-left: 35px;
	margin-right: 35px;
}

.top-products-slider.hm {
	margin-left:5px;
	overflow: visible;
}
h4.centerh4 {
	text-align:center !important;
}
.series-slider {
	overflow: visible;
}
/*above 1400px */
.categ-slider .swiper-scrollbar {
	display: none !important;
}
.clp .card-slider2 {
	margin-top:20px;
	margin-bottom:80px;
	padding-bottom:15px;
	margin-left:6%;
	overflow:visible;
	width:100%;
}
.adventure-price {
	font-family: 'Roboto Condensed';
	font-weight: 700;
	font-size: 12px;
	line-height: auto;
	letter-spacing: 1px;
}
/* tabs code */
.cate h4 {
	margin-top:45%;
	color:#fff;
	font-size:24px;
	line-height:32px;
	font-weight:700;
	text-transform:uppercase;
	padding-left:6%;
}
.cate p {
	color:#fff;
	padding-left:6%;
	width:50%;
}
.cate button{
	padding-left:6%;
}
.over-tabs .nav-tabs {
	border-bottom: 0px solid #fff;
}
.over-tabs .nav-tabs:hover {
	border-bottom: 0px solid #fff;
}
.tab-cards h4 {
	color:#111;
	font-size:24px;
	line-height:32px;
	font-weight:700;
	text-transform:uppercase;
	padding-left:20px;
}
.tab-cards .nav-item {
	width: 32%;
	max-width:350px;
	margin-left: 15px;
	margin-right: 15px;
}
.tab-cards .nav-tabs {
	margin-top:5px !important;
	border-bottom: 0px solid #fff !important;
}
.tab-cards .plus-trigger {
	display: block !important;
	background:  transparent !important;
	padding:14px 15px 10px;
}
.over-tabs .nav-tabs li a {
	border-radius: 0px 0px;
	text-transform: uppercase;
	font-weight:700;
	padding: 5px;
}
.over-tabs .nav-tabs li a:active {
	background-color:#fff !important;
}
.over-tabs .tab-content {
	padding:60px 0px;
}
.price {
	color: #000;
}
.checkout-price {
	font-size: 16px;
	font-weight: 400;
}
.checkout-price-percent {
	background-color: #e03b3b; 
	color: white; 
	padding: 2px 6px; 
	border-radius: 4px; 
	font-weight: 500; 
	font-size: 16px;
}
.checkout-price-value {
	font-family: 'Roboto Mono';
	font-weight: 700;
	font-size: 20px;
	margin-left: 5px;
	color: #eb4014;
}
.checkout-price-strike {
	text-decoration: line-through;
	font-size: 14px;
	color: #5a5a5a;
}
.swiper-wrapper {
	padding-bottom: 20px !important;
}
/*** new CLP Medias Queries ***/
@media (min-with: 1667px) {
	.medium-carousel h4 {
		margin-left:20%;
	}
	.categ-marketing.cate {
		top: -200px !important;
	}
}
@media (min-width: 1600px) {
	.clp .container,
	.clp .occasion-slider,
	.clp .categ-slider, .clp .card-slider2,
	.clp .top-products-slider,
	.clp .container-fluid.shop-prods,
	.clp .top-popup-slider {
		max-width: 1380px;
		margin: 20px auto;
		text-align:center;
	}
	.klarna-container {
		margin: 0 auto !important;
	}
	.medium-carousel h4 {
		margin-left:20%;
	}
	.m-categ-card {
		height:490px;
	}
	h3.occasion2 {
		margin-left:0%;
	}
}
@media screen and (min-width: 1570px) {
	.nav-cases-grid-card {
		min-height: 114px;
	}
	.navbar-product-card {

		width: 264px;
	}
	.nav-products-card, .nav-lifestyle-card, .nav-series-card {
		height: 455px; /* 330px */
	}
	.nav-card-grid-2 {
		grid-template-columns: repeat(2, 402px);

	}	
	.nav-card-grid-3 {
		grid-template-columns: repeat(3, 265px);
	}
	.nav-card-grid {
		grid-template-columns: repeat(4, 197px);
	}
	.dropdown-submenu {
		height: 530px;
	}
	.nav-cases-grid {
		grid-template-columns: repeat(3, 264px);
	}
}
@media (min-width:1360px) {
	.category-cards .col-md-3 {
		padding-left:.7% !important;
	}
	.transparent-box {
		padding-right: 50px;
	}
	.review-card {
		
		height: 550px;
	}
}
@media screen and (min-width: 1198px) {
	h4.vertical {
		white-space: nowrap !important;
	}
}
@media (min-width: 768px) {
	.clp .modal-dialog {
		width: 99% !important;
		margin:  15px auto;
	}
}

@media screen and (max-width: 1498px) {
	.blk-line {
		width:23%;
	}
}
@media screen and (max-width: 1398px) {
	.m-categ-card h4 {
		font-size:24px;
	}
}
@media screen and (max-width: 1258px) {
	.blk-line {
		display:none;
	}
	.video-container {
		margin: 5% auto;
		margin-top:80px;
	}
	.video-container h4 {
		font-weight:700;
		word-break: break-all;
		left:55px;
		top: 0px;
		border-bottom: 2px solid #111;
	}
	.video-box {
		margin: 30px auto;
		margin-top:100px;
		text-align:center;
		width:90%
	}
	.review-card {
		width: auto;
	}
}
@media screen and (max-width: 1198px) {
	img.slide-case {
		display: none;
		margin-top: -16px;
	}
	h4.vertical {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform:rotate(0deg);
		position:relative;
		top:0;
		margin-left: 0%;
	}
	.transparent-box {
		width:50%;
	}
	.shop-prods {
		margin: 0px 30px !important;
	}
	.swiper-css-mode>.swiper-wrapper>.swiper-slide {
		margin: 10px !important;
	}
	.modal-body .top-popup-slider, h4.vertical {
		margin-left:5%;
	}
	.modal-body .intro-block {
		margin-left:5%;
	}
	
}
@media screen and (max-width: 1150px) {
	.center-div {
		left: 20%;
		right: 20%;
	}
	p.intro {
		width: 98%;
	}
}
@media (max-width:1100px) {
	.categ-slider .swiper-scrollbar,
	.occasion-slider .swiper-scrollbar {
		display: block !important;
	}
	.categ-slider {
		padding-bottom:15px;
	}
	.tab-cards h4 {
		font-size: 20px;
		padding-left:12px;
	}
	.top-popup-slider, h4.vertical {
		margin-left:4%;
	}
	.prod-box .grey {
		width: 26%;
	}
}
@media screen and (max-width:990px) {
	.category-cards .col-md-3 {
		padding-left:7% !important;
	}
	.over-tabs .tab-content {
		padding: 10px 10px;
	}
	.tab-cards .nav-item {
		margin-left: 4px;
		margin-right: 4px;
	}
	.over-tabs ul.nav-tabs {
		margin-block-start: 0em;
    	margin-block-end: 0em;
	}
	.over-tabs .nav-tabs {
		padding-right: 5px;
    	padding-left: 5px;
	}
	.cards-medium, .medium-carousel {
		margin-left: 1%;
	}
	.slide-lg {
		height: 580px;
		/*width: 345px;*/
	}
	.swiper-css-mode>.swiper-wrapper {
		overflow: visible;
	}
	#categModalHaCoolers .cards-medium, #categModalSoft .cards-medium, #categModalWheeled .cards-medium, #categModalAccess .cards-medium,
	#categModalAirCase .cards-medium, #categModalProtector .cards-medium, #categModalStorm .cards-medium, #categModalVault .cards-medium {
		width:100% !important;
		overflow: clip;
		margin-left:4%;
	}
	.top-products-slider,
	.card-slider, .card-slider2,
	.occasion-slider {
		margin-left: 25px;
		overflow:hidden;
	}
	.top-products-slider.hm {
		margin-left:0px;
	}
	.occasion-slider {
		margin-right:0px;
	}
	.cards-lg, .cards-lg2 {
		margin-left: 20px; 
   }
   .video-container h4 {
		left: 40px;
   }
	.prod-box .grey {
		width: 28%;
	}
	.clp .card-slider2 {
		margin-left:35px;
	}
	.medium-carousel h4,
	.medium-carousel p,
	.medium-carousel h6 {
		margin-left:25px;
	}	
	.modal-body .clp .card-slider2 {
		margin-left:0%;
	}
	.modal-body .top-products-slider {
		margin-left:15px;
	}
	.modal-body .medium-carousel h4,
	.modal-body .medium-carousel p,
	.modal-body .medium-carousel h6 {
		margin-left:4%;
	}
	.modal-body .top-popup-slider, 
	.modal-body h4.vertical {
		margin-left: 2%;
	}
	.review-card {
		width: auto;
	}
}
@media screen and (max-width:900px) {
	.tab-cards .plus-trigger {
		display: none !important;
	}
}
@media screen and (max-width: 860px) {
	.over-hero-cat h1 {
		font-size: 36px;
		letter-spacing: 1px;
		margin-top:40px;
	}
	.tab-cards h4 {
		padding-left:7px;
	}
	.empty-box {
		display:none;
	}
	.transparent-box {
		width:70%;
		padding-left:30px;
	}
}
@media screen and (max-width: 838px) {
		.py-sm-20  {
			padding-top: 20px;
			padding-bottom: 20px;
		}
		.intro-block {
			flex-wrap: wrap;
			padding: 0px 18px;
		}
		.intro-block h1 {
			font-size: 36px;
		}
		.modal-body .intro-block {
			margin-left:0%;
			padding-right:18px;
			padding-left:3px;
		}	
		.over-hero-cat {
			left: 0%;
			width: 80%;
			top: 20%;
		}
		.over-hero-cat h4 {
			width: 80%;
		}
		.over-hero-cat a {
			/* display: none; */
		}
		.empty-box {
			height: 350px;
		}
		.center-div {
			left: 10%;
			right: 10%;
		}
		ul.nav-tabs .plus-trigger {
			display: none;
		}
}
@media screen and (max-width:768px) {
	.btn-new-primary {
		font-size: 12px !important;
	}
	.slide-copy p {
		line-height:22px;
		margin-bottom:5px;
	}
	a h6.shop-all {
		margin-bottom:30px;
	}
	.cards-lg h4 {
		font-size:28px !important;
	}
	.modal-body .cards-medium {
		margin-left: 4% !important;
	}
	.occasion-slider,
	.clp .card-slider, .clp .card-slider2 {
		/* margin-left: 0px; */
	}
	.clp .categ-slider, .clp .top-products-slider {
		margin-left: 15px;
	}
	.modal-body .top-products-slider {
		margin-left: 0px;
		margin-right: 0px;
	}
	.modal-body .top-popup-slider {
		margin-left: -15px !important;
		margin-right: -15px;
	}
}

@media screen and (max-width:768px) {
	.over-tabs .nav-item h4.long-word {
		line-height: 22px;
		margin-top:6px;
	}
	.over-tabs .nav-item.other-item h4 {
		margin-top:10px;
	}
}
@media screen and (max-width:700px) {
	.video {
		padding-left:1%;
		padding-right:1%;
		width:100%;
		min-width:auto;
		min-height:auto;
	}
	.video-container h4 {
		left: 30px;
	}
	.transparent-box {
		width:100%;
	}
	.shop-prods {
		margin: 0px 10px !important;
	}
	.slide-md {
		height: 500px;
		/*width: 300px;*/
		max-width:100%;
	}
	h4.centerh4 {
		margin-left: 0px;
	}
}
@media screen and (max-width:  650px) {
	.category-cards .col-xs-6 {
		padding-left:2% !important;
	}
	.greybox div {
		width: 100%;
	}
	.categ-marketing .col-xs-12 {
		padding-left: 25px;
		padding-right: 0px;
	}
	.greybox {
		padding:40px 40px 30px;
	}
	.greybox {
		margin-left: 10px;
		margin-right:0px;
		padding-right: 0px;
	}
	.greybox h6.gr {
		margin-bottom:10px;
		width:100%;
	}
	.transparent-box {
		margin-top:290px;
	}
	.transparent-box p {
		margin-right: 15px;
		margin-left: 15px;
	}
	.free-shipp-box p {
		padding-left:12px;
	}
	.center-div {
		left: 3%;
		right: 3%;
	}
	.slide-md {
		height: 445px;
	}
	.slide-copy {
		padding: 40px 22px 28px 22px;
	}
	.slide-copy p {
		margin-bottom: 20px;
	}
	.slide-copy h3 {
		font-size:16px;
		letter-spacing: 2px;
		line-height:24px;
	}
	button.slide-btn1, button.slide-btn2 {
		padding:10px 0px 0px;
	}
	.categ-marketing button.slide-btn1 {
		padding-left:30px;
	}
	p.bl-label {
		font-weight:500;
		line-height:19px;
		letter-spacing:.5px;
	}
	.over-hero-cat h4 {
		width: 98%;
		line-height:19px;
		padding: 15px 25px;
	}
	.top-products-slider.hm {
		margin-left: 5px;
	}
	.slide-lg {
		height: 550px;
	}
	.over-tabs .tab-content {
		padding: 10px 0px;
	}
	h3.occasion2 {
		margin-left: 35px;
	}
	.cards-lg, .cards-lg2 {
		margin-left: 5px; 
   }
   .medium-carousel {
		padding-top:40px;
   }
   .medium-carousel h4, .medium-carousel p, .medium-carousel h6 {
		margin-left: 15px;
		margin-bottom:40px;
	}
	h6.modal-title {
		padding: 10px 0px;
		margin: 10px 10px;
	}
	h4.vertical {
		margin-left: 1px;
		white-space: normal;
	}
	.clp .top-popup-slider {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.clp .top-products-slider {

	}
	.modal-body .top-popup-slider {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.clp .col-md-12 .top-popup-slider {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
}
@media screen and (max-width: 560px) {
	.transparent-box {
		margin-top: 230px;
	}
}
@media screen and (max-width: 539px) {
	h4.longword {
		margin-top:0px;
		margin-bottom: 0px;
		vertical-align:center;
		line-height:26px;
	}
	.video-container h4 {
		left: 25px;
	}
	.stories-container {
		margin-top: -10px;
	}
	

	.clp .m-60 {margin:40px;}
	.clp .mt-60 {margin-top:40px;}
	.clp .mb-60 {margin-bottom:40px;}
	.clp .my-60 {margin:40px 0px;}

	.clp .m-40 {margin:20px;}
	.clp .mt-40 {margin-top:20px;}
	.clp .mb-40 {margin-bottom:20px;}
	.clp .my-40 {margin:20px 0px;}

	.clp .pt-60 {padding-top:40px;}
	.clp .pb-60 {padding-bottom:40px;}
	.clp .py-60 {padding:40px 0px;}

	.clp .p-40 {padding:20px;}
	.clp .pt-40 {padding-top:20px;}
	.clp .pb-40 {padding-bottom:20px;}
	.clp .py-40 {padding:20px 0px;}

	#footer-signup .p-40 {
		padding-bottom:30px;
	}
}
@media screen and (max-width:508px) {
	.prod-box .grey {
		width: 36%;
	}
	.transparent-box {
		margin-top: 200px;
	}
}
@media screen and (max-width:460px) {
	.tab-cards h4 {
		font-size:18px;
	}
}


	/* == SL Responsive BreakPoints in respect to figma product card width ===============================
480px
768px
990px // nav changes to mobile
1024px
1350px
1680px
2006px
2334px
2662px
2990px
3318px
3840px
Extra large screens, TV 窶� 1201px, and more */

@media only screen and (min-width:3840px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:3840px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:3318px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:2990px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:2662px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:2334px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:2006px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		width: 314%;
		height: auto;
	}
}
@media only screen and (max-width:1680px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		width: 314%;
		height: auto;
	} 
}
@media only screen and (max-width:1350px) {
	.plp-banner-hero img {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
		max-width: 150%;
		height: auto;
	}
}
@media only screen and (max-width:1024px) {
	.plp-overall-grid-container {
		display: grid;
		/* grid-template-columns: 328px 1fr; */
		grid-template-rows: auto;
		grid-gap: 12px;
	}
}

@media only screen and (max-width:990px) {
	/* navbar changes to mobile here */
	.plp-overall-grid-container {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		grid-gap: 12px;
	}
}
@media only screen and (max-width:768px) {	
	.plp-acc-img {
		max-width: 100%;
		/* margin-left: 10%; */
		margin-right: auto;
	}
	.moduleHeroBanner1-title {

		text-align: center;		
		margin-right: 10%;
		margin-left: auto;
		max-width: 100%;
	}
	.moduleHeroBanner1-body-copy {
		text-align: center;		
		margin-right: 10%;
		margin-left: auto;
		max-width: 100%;
	}
	.moduleHeroBanner1-linkblurb {
		text-align: center;		
		margin-right: 10%;
		margin-left: auto;
		max-width: 100%;
		margin-top: 10px;
	}	
}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width:520px) {
	.plp-overall-grid-container {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		grid-gap: 12px;
	}
	.moduleHeroBanner1-linkblurb {
		text-align: center;		
		margin-right: auto;
		margin-left: 15%;
		margin-top: 40px;
	}		
}

@media only screen and (max-width:400px) {
	.plp-overall-grid-container {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		grid-gap: 12px;
	}	
}

/* hide banners in threeColumn */
@media (max-width: 1350px) {
	.twoColumns {	
	display: none; 
	}
}

/* hide banners in twoColumn */
@media (max-width: 1050px) {
	.threeColumns {	
	display: none;  
	}
}