
/*OPL and PPL landing page design start*/
/*Hero banner slider*/
.bannerslider .flex-direction-nav .flex-next,
.bannerslider .flex-direction-nav .flex-prev {
	background: transparent;
	cursor: auto;
}
.mobilebannerslider.flexslider .slides > li,
.bannerslider.flexslider .slides > li {
	max-height: 700px;
}
.opl-store-1 .hero-banner-content-bg-store-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--bannerOverlayOPLPrimary);
	mix-blend-mode: multiply;
}
.opl-store-4 .hero-banner-content-bg-store-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--bannerOverlayPursuitPrimary);
	mix-blend-mode: multiply;
}
.opl-store-16 .hero-banner-content-bg-store-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--bannerOverlayVIPPrimary);
	mix-blend-mode: multiply;
}
.opl-seasonal-BTF-hero-container {
	position: relative;
	top: 0;
	max-height: 780px;
	overflow: hidden;
}
.opl-overlay-container {
	position: absolute;
	top: 0px;
	left: 100px;
	max-height: calc(100% - 84px);
	padding: 40px;
	width: 540px;
	color: var(--whiteColor);
	display: flex;
}
.banner-brand-placeholder{
	min-height:50px;
}
.opl-theme-black-seasonal-BTF-hero-section .opl-overlay-container {
	top: 80px;
}
.homeslider-content.text-center {
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: space-around;
	width: 100%;
	z-index:1;
}
.opl-overlay-container img.img-fluid {
	margin-top: 40px;
}
.opl-overlay-container.align-right {
	right: 100px;
	left: auto;
}
.opl-overlay-container img.img-fluid {
	margin-top: 20px !important;
	text-align: center;
	margin: 0 auto;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	max-height: 120px !important;
	max-width: 75% !important;
}
.opl-hero-overlay-heading .text-big {
	font-size: 45pt;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 0;
}
.opl-hero-overlay-heading .text-small,
.opl-hero-overlay-heading p {
	font-size: 20pt;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 0;
}
.opl-hero-overlay-heading {
	text-align: left;
	margin-bottom: 30px;
}
.opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
.opl-theme-black-sections button.btn.btn-primary.opl-btn-default {
	font-size: var(--titleFontSize) !important;
	font-weight: bold !important;
	padding: 10px 20px !important;
	line-height: 30px;
	height: auto !important;
}
.opl-store-1 .bg-store-color {
	background: var(--oplPrimary) !important;
}
.opl-store-4 .bg-store-color {
	background: var(--pursuitPrimary) !important;
}
.opl-store-16 .bg-store-color {
	background: var(--vipPrimary) !important;
}
.opl-theme-black-sections .brand-slider-wrapper .brandslider .slides,
.opl-theme-black-sections .review-slider-wrapper .reviewslider .slides,
.opl-theme-black-sections .multi-column-slider .reviewslider .slides {
	display: inline-block;
	width: 100%;
}
.opl-theme-black-sections .brandslider .slides > li {
	float: left;
	width: calc(100% / 6);
	text-align: center;
}
.opl-theme-black-sections .brandslider .slides > li img:hover,
.opl-theme-black-sections .mobilebrandslider .slides > li img:hover {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.opl-theme-black-sections .brandslider .slides > li img,
.opl-theme-black-sections .mobilebrandslider .slides > li img {
	width: 100px;
	height: 100px;
	-webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
.opl-theme-black-sections .brand-slider-wrapper {
	margin-bottom: 7px !important;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.opl-theme-black-sections a:hover,
.opl-theme-black-sections a:active,
.opl-theme-black-sections a:focus {
	text-decoration: none;
}
.opl-theme-black-sections .container{
    padding: 0;
}
.opl-theme-black-sections .brandslider .slides > li:last-child {
	width: 100px;
}
#opl-dynamic-categoryanddepartment-row.center-align{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.opl-seasonal-tile {
	margin-top: 10px;
	position: relative;
	width: 50%;
}
.opl-seasonal-tile-container {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;  
}
.opl-seasonal-tile-left {
	margin-right: 5px;
}
.opl-seasonal-tile-right {
	margin-left: 5px;
}
.opl-seasonal-tile div.button-wrapper {
	position: absolute;
	display: flex;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	justify-content: center;
}
.opl-seasonal-tile div.button-wrapper a{
	position: absolute;
	bottom: 100px;
}
.opl-section-header {
	margin-bottom: 40px;
}
.opl-section-header h2 {
	font-size: 30pt;
	font-weight: bold;
	margin-bottom: 20px;
}
.opl-section-header p {
	font-size: 22.5pt;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}
.opl-seasonal-BTF-hero-container .opl-overlay-container {
	max-height: calc(100% - 118px);
}
.opl-activity-grid-item-wrapper {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.opl-activity-grid-item {
    width: 50%;
    position: relative;
}
.opl-activity-grid-item span {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 22.5pt;
    font-weight: bold;
    color: var(--whiteColor);
}
.opl-theme-black-featured-category-section p {
	font-size: 15pt;
	color: var(--blackColor);
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 0;
	text-align: center;
	margin-top: 15px;
}
.opl-mediumandsmall-promo-item,
.store-offer-hint-content {
	position: relative;
	padding: 0;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.store-offer-hint-content {
	position: absolute !important;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
}
.opl-small-banner-promo .opl-mediumandsmall-promo-item,
.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content {
	padding-left: 6.5px !important;
	padding-right: 6.5px !important;
}
.opl-small-banner-promo .opl-mediumandsmall-promo-item:nth-child(2n+2),
.opl-small-banner-promo .opl-mediumandsmall-promo-item:nth-child(2n+2) .store-offer-hint-content{
	padding-right: 3.25px !important;
	padding-left: 3.25px !important;
}
.opl-mediumandsmall-promo-item:first-child,
.opl-mediumandsmall-promo-item:first-child .store-offer-hint-content {
	padding-left: 0 !important;
}
.opl-mediumandsmall-promo-item:last-child,
.opl-mediumandsmall-promo-item:last-child .store-offer-hint-content {
	padding-right: 0 !important;
}
.opl-mediumandsmall-promo-item .store-offer-hint-content > img {
	filter: brightness(0) invert(1);
	max-height: 100px;
	max-width: 75%;  
}
.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img {
	max-height: 75px;
}
.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
	margin-bottom: 60px;
	margin-top: 50px;
}
.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
	margin-bottom: 20px;
	margin-top: 25px;
}
.opl-section-header img{
	margin: 0 auto;
	margin-bottom: 30px;
}
.reviewslider .slides li {
	float: left;
	width: calc(100% / 3);
	padding: 0 15px;
}
.reviewslider .slides li a:hover,
.reviewslider .slides li a:focus,
.reviewslider .slides li a:active{
	text-decoration:none;
}
.review-image{
	position:relative;
	min-height:250px;
}
.review-image .opl-gearreview-img {
	width: 100%;
}
.review-content {
	color: var(--blackColor);
}
.review-content h3.title {
	font-size: 15pt;
	font-weight: bold;
	min-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 15px;
}
.review-content p.desc {
	font-size: 12pt !important;
	font-weight: 400;
	line-height: 22px;
	min-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

span.opl-heading-border-store-line {
	display: block;
	width: 70%;
	height: 5px;
	background: var(--oplPrimary);
	margin-bottom: 10px;
	border-radius: 6px;
}
.opl-store-1 span.opl-heading-border-store-line {
	background: var(--oplPrimary);
}
.opl-store-4 span.opl-heading-border-store-line {
	background: var(--pursuitPrimary);
}
.opl-store-16 span.opl-heading-border-store-line {
	background: var(--vipPrimary);
}
section.footer-store-color {
	height: 50px;
}
.opl-store-1 section.footer-store-color {
	background: var(--oplPrimary);
}
.opl-store-4 section.footer-store-color {
	background: var(--pursuitPrimary);
}
.opl-store-16 section.footer-store-color {
	background: var(--vipPrimary);
}
@media screen and (max-width: 1699.98px)  {
	.opl-overlay-container img.img-fluid {
		margin-top: 10px !important;
		max-height: 90px !important;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 16pt;
		line-height: 24px;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 36pt;
		line-height: 42px;
	}
	.opl-section-header p {
		font-size: 18.5pt;
	}
	.opl-section-header h2 {
		font-size: 24pt;
	}
}
/*Extra large devices (large desktops, 1200px and up)*/
@media screen and (max-width: 1499.98px) {
	.opl-theme-black-sections .padding-top-80 {
		padding-top: 60px;
	}
	.opl-overlay-container {
		max-height: calc(100% - 40px);
		padding: 30px;
		width: 440px;
	}
	.opl-overlay-container img.img-fluid {
		margin-bottom: 10px !important;
		max-height: 80px !important;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 32pt;
		line-height: 42px;
	}
	.opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections button.btn.btn-primary.opl-btn-default {
		font-size: var(--subtitleFontSize) !important;
		padding: 10px 15px !important;
		line-height: 25px;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		font-size: 12.5pt !important;
		max-width: 95%;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box !important;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.opl-section-header img {
		width: 250px;
	}
	.review-content p.desc {
		font-size: var(--subtitleFontSize);
		font-weight: 400;
		line-height: 22px;
	}
	.opl-section-header h2 {
		font-size: 24pt;
		margin-bottom: 20px;
	}
	.opl-section-header p {
		font-size: 16.5pt;
		line-height: 22px;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 75px;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 60px;
	}
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.opl-theme-black-seasonal-BTF-hero-section .opl-overlay-container {
		top: 60px;
	}
	.opl-seasonal-tile div.button-wrapper a {
		bottom: 75px;
	}

}
/*Large devices (desktops, 992px and up)*/
@media screen and (max-width: 1199.98px) {
	.opl-overlay-container {
		padding: 20px;
		width: 380px;
	}
	.opl-overlay-container img.img-fluid {
		max-height: 70px !important;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 14pt;
		line-height: 28px;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 28pt;
		line-height: 36px;
	}
	.opl-theme-black-sections .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.flex-direction-nav a,
	div[data-dynamic-rendering="manufacturer"] .blacktheme .flex-direction-nav a,
	div[data-dynamic-rendering="category"] .blacktheme .flex-direction-nav a,
	div[data-dynamic-rendering="categoryanddepartment"] .blacktheme .flex-direction-nav a,
	div[data-dynamic-rendering="product"] .flex-direction-nav a,
	div[data-dynamic-rendering="gearreview"] .blacktheme .flex-direction-nav a {
		height: 25px;
	}
	.opl-seasonal-tile div.button-wrapper a {
		bottom: 50px;
	}
    .opl-theme-black-sections .padding-top-80 {
		padding-top: 40px;
	}
	.opl-theme-black-seasonal-BTF-hero-section .opl-overlay-container {
		top: 40px;
	}
	.opl-seasonal-BTF-hero-container .opl-overlay-container {
		max-height: calc(100% - 80px);
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		font-size: 10pt !important;
		padding: 5px 10px !important;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 50px;
	}
	.review-content h3.title {
		font-size: 16pt !important;
		min-height: 15px;
		margin-top:10px;
	}
}
/*Medium devices (tablets, 768px and up)*/
@media screen and (max-width: 991.98px) {
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 35px;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
		margin-bottom: 10px;
		margin-top: 15px;
	}
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.opl-section-header img {
		width: 200px;
		margin-bottom: 20px;
	}
	.opl-section-header p {
		font-size: 14.5pt;
		margin-bottom: 20px;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		font-size: 8pt !important;
	}
	.review-content p.desc {
		font-size: 10pt !important;
		min-height: 32px;
		line-height: 16px;
	}
	.opl-overlay-container {
		padding: 15px;
		width: 300px;
		left: 50px;
		max-height: calc(100% - 25px);
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 20pt;
		line-height: 26px;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 10pt;
		line-height: 20px;
	}
	.opl-overlay-container img.img-fluid {
		max-height: 50px !important;
		margin-bottom: 5px !important;
	}
	.catanddeptslider.center-align .slides {
		display: flex !important;
		align-items: flex-start;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	.catanddeptslider .slides p {
		margin-bottom: 20px;
	}	
	.opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections button.btn.btn-primary.opl-btn-default {
		font-size: 10pt !important;
		padding: 10px 15px !important;
		line-height: 20px;
		min-width: auto !important;
	}
	.banner-brand-placeholder {
		min-height: 30px;
	}
	.opl-seasonal-tile div.button-wrapper a {
		bottom: 35px;
	}
	.opl-section-header h2 {
		font-size: 20pt;
		margin-bottom: 15px;
	}
	.opl-section-header p {
		font-size: 12.5pt;
	}
	.opl-activity-grid-item span {
		font-size: 14.5pt;
	}
	.opl-theme-black-featured-category-section p {
		font-size: 10pt;
		line-height: 16px;
	}
	.review-content h3.title {
		font-size: 12pt !important;
		min-height: 15px;
	}
	.opl-store-1 .opl-seasonal-overlay-content p,
	.opl-store-4 .opl-seasonal-overlay-content p {
		font-size: 14pt;
		margin-bottom: 15px !important;		
		line-height: 22px;
	}
	.opl-store-1 .opl-seasonal-tile div.button-wrapper,
	.opl-store-4 .opl-seasonal-tile div.button-wrapper{
		top: 0 !important;
	}
	.opl-store-1 .opl-seasonal-tile .hero-banner-content-bg-store-color,
	.opl-store-4 .opl-seasonal-tile .hero-banner-content-bg-store-color {
		width: 90%;
		height: 150px !important;
		top: 50%;
		transform: translate(0%,-50%);
	}
}
/*Small devices (landscape phones, 576px and up)*/
@media screen and (max-width: 767.98px) {
	.opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections button.btn.btn-primary.opl-btn-default {
		font-size: 14pt !important;
		font-weight: bold !important;
		padding: 15px 25px !important;
		line-height: 20px;
		height: auto !important;
		word-wrap: break-word;
		text-wrap: wrap;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img,
	.opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 90px;
	}
	.opl-overlay-container {
		left: 50px;
		width: 350px;
		max-height: calc(100% - 35px);
	}
	.opl-overlay-container.align-right {
		right: 50px;
		left: auto;
	}
	.mobilebrandslider .slides > li{
		display: flex !important;
		align-items: center !important;
		justify-content: center;
	}
	.mobilecatanddeptslider .slides > li {
		display: flex !important;
		align-items: flex-start !important;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}
	.mobilebrandslider .slides > li a{
		max-width: 100px;
		width: 100%;
		margin-right: calc((100% - 320px)/2);
		float: left;
		height: auto;
		display: inline-block;
	}
	.mobilecatanddeptslider .slides > li a {
		width: calc(100% / 3);
	}
	.mobilebrandslider .slides > li > a > img{
		width: 100% !important;
		height: 100px;
	}
	.opl-theme-black-featured-category-section p {
		font-size: 12pt;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item,
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content,
	.opl-mediumandsmall-promo-item:first-child,
	.opl-mediumandsmall-promo-item:first-child .store-offer-hint-content,
	.opl-mediumandsmall-promo-item:last-child, 
	.opl-mediumandsmall-promo-item:last-child .store-offer-hint-content,
	.opl-small-banner-promo .opl-mediumandsmall-promo-item:nth-child(2n+2),
	.opl-small-banner-promo .opl-mediumandsmall-promo-item:nth-child(2n+2) .store-offer-hint-content{
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    padding-bottom: 0px !important;
	}
	.opl-small-banner-promo.margin-top-10,
	.opl-medium-banner-promo.margin-top-10 {
	    margin-top: 15px;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item,
	.opl-mediumandsmall-promo-item:first-child{
	    margin-bottom: 15px;
	}
	.opl-mediumandsmall-promo-item:last-child{
		margin-bottom: 0px;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
	    font-size: 14pt !important;
	    padding: 15px 20px !important;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
	    margin-bottom: 20px;
	    margin-top: 25px;
	}
	.opl-activity-grid-item {
		width: 100%;
		margin-bottom: 15px;
	}
	.mobilebrandslider .slides > li a:last-child {
	    margin-right: 0 !important;
	}
	.opl-seasonal-tile-container {
	    display: flex;
	    flex-direction: column;
	}
	.opl-seasonal-tile-left,
	.opl-seasonal-tile-right{
		margin-right:0;
		margin-left:0;
		width: 100%;
	}
	.opl-theme-black-featured-product-section .margin-m10{
		margin:-5px;
	}
	.review-content h3.title {
	    margin-bottom: 7px;
	    font-size: 11pt !important;
	    margin-top: 15px;
	}
	.opl-gearreview-img{
		height: 100%;
	}
	.opl-overlay-container img.img-fluid {
		max-width: 80% !important;
		max-height: 90px !important;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 14pt !important;
		line-height: 24px;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 28pt !important;
		line-height: 40px;
	}
	.opl-activity-grid-item span {
		font-size: 22.5pt;
	}
	.opl-store-1 .opl-seasonal-tile div.button-wrapper{
		width: 100%;
		left: 0px;
	}
	.opl-store-1 .opl-seasonal-tile .hero-banner-content-bg-store-color,
	.opl-store-4 .opl-seasonal-tile .hero-banner-content-bg-store-color{
		height: 350px !important;
	}
	.opl-seasonal-tile.opl-seasonal-tile-right .hero-banner-content-bg-store-color {
		right: 0 !important;
		left: 0 !important;
	}
	.opl-store-1 .opl-seasonal-overlay-content p,
	.opl-store-4 .opl-seasonal-overlay-content p {
		font-size: 30pt;
		margin-bottom: 25px !important;
		line-height: 50px;
		width: 90%;
		float: left;
	}
	.opl-sub-store.margin-top-10.opl-medium-banner-promo,
	.opl-sub-store.margin-top-10.opl-small-banner-promo {
		display: flex;
		flex-direction: column;
	}
	.opl-theme-black-sections .brand-slider-wrapper {
		margin-bottom: 7px !important;
		margin-top: 8px;
	}
}
/*Extra small devices (portrait phones, less than 576px)*/
@media screen and (max-width: 580px) {
	.opl-overlay-container {
		left: 50px;
		width: calc(100% - 100px);
		max-height: calc(100% - 50px);
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 12pt !important;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 22pt !important;
		line-height: 30px;
	}
	.opl-seasonal-BTF-hero-container img{
		min-height: 525px;
	}
	.opl-activity-grid-item span {
		font-size: 14.5pt;
	}
	.opl-store-1 .opl-seasonal-overlay-content p,
	.opl-store-4 .opl-seasonal-overlay-content p {
		font-size: 22pt;
		margin-bottom: 25px !important;
		line-height: 38px;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		font-size: 9pt !important;
		padding: 10px 15px !important;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img,
	.opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 70px;
	}
	.opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections button.btn.btn-primary.opl-btn-default {
		padding: 10px 20px !important;
	}
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > a,
	.opl-medium-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > button {
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.opl-seasonal-tile div.button-wrapper a {
		bottom: 15px;
	}
	.opl-section-header h2 {
		font-size: 18pt;
	}
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		display: -webkit-box !important; 
	}
	.margin-m15 {
		margin: 0px !important;
	}
}
@media screen and (max-width: 380px) {
	.opl-mediumandsmall-promo-item .store-offer-hint-content .btn.btn-primary.opl-btn-default {
		font-size: 8pt !important;
	}
	.opl-overlay-container {
		left: 25px;
		width: calc(100% - 50px);
		max-height: calc(100% - 50px);
	}
	.opl-overlay-container.align-right{
		right:25px;
	}
	.mobilebrandslider .slides{
		display: inline-flex;
	}
	.mobilebrandslider .slides > li a {
		margin-right: 30px !important;
		width: calc((100% - 75px)/3) !important;
	}	
	.mobilebrandslider .slides > li > a > img {
		width: 100%;
		height: auto !important;
	}
	.opl-section-header h2 {
		font-size: 15pt;
	}
	.opl-theme-black-featured-category-section p {
		font-size: 10pt;
		line-height: 18px;
		margin-bottom: 15px;
	}
	.opl-store-1 .opl-seasonal-overlay-content p, 
	.opl-store-4 .opl-seasonal-overlay-content p {
		font-size: 18pt;
		margin-bottom: 25px !important;
		line-height: 30px;
	}
	.opl-store-1 .opl-seasonal-tile .hero-banner-content-bg-store-color,
	.opl-store-4 .opl-seasonal-tile .hero-banner-content-bg-store-color {
		height: 250px !important;
	}
	.opl-store-1 .opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-store-1 .opl-theme-black-sections button.btn.btn-primary.opl-btn-default,
	.opl-store-4 .opl-theme-black-sections a.btn.btn-primary.opl-btn-default,
	.opl-store-4 .opl-theme-black-sections button.btn.btn-primary.opl-btn-default{
		font-size: 10pt !important;
	}
	.opl-small-banner-promo .opl-mediumandsmall-promo-item .store-offer-hint-content > img,
	 .opl-mediumandsmall-promo-item .store-offer-hint-content > img {
		max-height: 50px;
	}
}
.opl-sub-store.margin-top-10.opl-medium-banner-promo,
.opl-sub-store.margin-top-10.opl-small-banner-promo {
    display: flex;
}
/*OPL and PPL landing page design end*/
/*Product Tile design start*/
.product-grid-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.grid-item-inner {
    text-align: center;
    padding: 20px 22.5px;
    background: #fff;
    border-radius: 3px;
    min-height: 285px;
}
.grid-item-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}
.grid-promotion-wrapper .promotion-type-wrapper {
    width: calc((100% - 6px) / 3);
    margin: 0 auto;
}
.grid-promotion-wrapper .promotion-type-wrapper:first-child {
    margin-right: 3px;
    float: left;
}
.grid-promotion-wrapper .promotion-type{
    /*float: left;*/
    margin-right: 0px;
    border-bottom: 3px solid #cccccc;
    text-transform: uppercase;
    padding: 0px;
    width:100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.grid-item-name-wrap {
    font-size: 15px;
    line-height: 22px;
    min-height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.grid-promotion-wrapper .promotion-type span{
    display:inline-block;
    width:100%;
    padding:0px;
    font-size: 10px;
    font-weight: bold;
    color: #006998;
    vertical-align: middle;
    line-height: normal;
    word-wrap: break-word;
}
.grid-promotion-wrapper .promotion-type-wrapper:last-child{
    margin-right:0;
    float:right;
    margin-left: 3px;
}
.grid-promotion-wrapper{
    background: #fff;
}
.total-product-count, .grid-item-inner, .regular-price {
    color: var(--blackColor) !important;
    font-size: var(--bodyFont) !important;
}
.grid-promotion-list{
    display: inline-block;
    width: 100%;
    height: 40px;
}
.grid-item-name-wrap {
    font-size: var(--bodyFont) !important;
}
.product-grid-item .grid-promotion-wrapper,
.product-grid-item .grid-item-inner {
	background: var(--ProductTileBGColor);
}
.product-grid-item .grid-item-inner {
	text-align: left;
	align-items: flex-start;
}
.product-grid-item .grid-item-image-wrap {
	background: var(--whiteColor);
	margin: 0 auto;
	margin-bottom: 5px;
}
.product-grid-item .grid-item-image-wrap .grid-item-image {
	border: 0.5px solid var(--ProductTileImgBorder);
}
.product-grid-item .grid-promotion-wrapper .promotion-type,
.promotion-type {
	border-color:var(--blackColor);
}
.product-grid-item .grid-promotion-wrapper .promotion-type span,
.promotion-type{
	color: var(--blackColor);
}
.product-image {
    max-width: 100%;
}
.grid-item-image {
    margin: 0 auto;
}
@media (min-width:992px) and (max-width:1199.98px) {
	.grid-item-inner {
		padding: 20px 18.75px !important;
	}
}
@media (min-width:768px) and (max-width:991.98px) {
	.grid-item-inner {
		padding: 10px 17.5px !important;
	}
}
@media only screen and (max-width:767.98px) {
	.grid-item-inner {
		padding: 20px 20px;
	}
}
/*badge overlay style*/
.is-display-gear-review-badge{
	position:relative;
}
.opl-gear-review-badge {
	position: absolute;
	top: 0;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	z-index: 10;
	transform: translate(-50%,0);
}
/*Product Tile design ends*/
.opl-store-1 .opl-public-logo.ppl-logo,
.opl-store-1 .opl-public-logo.opl-logo,
.opl-store-4 .opl-public-logo.ppl-logo,
.opl-store-4 .opl-public-logo.opl-logo{
    display: none;
}

.opl-store-1 .opl-public-logo.opl-logo,
.opl-store-4 .opl-public-logo.ppl-logo{
    display: block;
}
.opl-store-1 .opl-seasonal-tile .hero-banner-content-bg-store-color,
.opl-store-4 .opl-seasonal-tile .hero-banner-content-bg-store-color{
    width: 90%;
    height: 250px;
    top: 50%;
    transform: translate(0%,-50%);
}
.opl-seasonal-tile.opl-seasonal-tile-right .hero-banner-content-bg-store-color{
    right: 0;
    left: auto;
}
.opl-seasonal-overlay-content{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    text-align: center;
    width: 100%;
}
.opl-seasonal-overlay-content p{
    color: var(--whiteColor);
    font-size: 24pt;
    margin-bottom: 25px !important;
    width: 80%;
    line-height: 45px;
    margin: 0 auto;
    font-weight: bold;
}
.opl-seasonal-tile .opl-seasonal-overlay-content a{
    position: unset !important;
}