.background,
.opl-theme-black-sections,
.opl-theme-black-sections .row {
	background-color: var(--whiteColor);
}
@media (min-width:992px){
	.catanddeptslider a.padding-lr-15 {
		padding-left: 8.25px;
		padding-right: 8.25px;
	}
	.catanddeptslider .flex-viewport a.padding-lr-15 {
		padding-left: 8.33px;
		padding-right: 8.33px;
	}
}
.padding-lr-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.padding-top-80 {
	padding-top: 80px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.margin-top-10{
	margin-top:10px;
}
.opl-lazyloading-wrapper {
	padding-bottom: 40px;
}
.body-wrapper {
	padding-bottom: 0px;
}
.footer {
	border-top: 0px solid;
}
/*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;
}
.hero-banner-content-bg-store-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--storePrimary);
	opacity:.66;
	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;
	height: calc(100% - 84px);
	padding: 40px;
	width: 540px;
	color: var(--whiteColor);
	display: flex;
}
.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper .button-wrapper {
	text-align: left;
}
.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-between;
	width: 100%;
	z-index:1;
}
.opl-overlay-container img.img-responsive {
	margin-top: 40px;
}
.opl-overlay-container.align-right {
	right: 100px;
	left: auto;
}
.opl-overlay-container img.img-responsive {
	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: 24pt;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 0;
}
.opl-hero-overlay-heading {
	text-align: left;
}
.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-theme-black-sections .bg-store-color {
	background: var(--storePrimary);
}
.opl-theme-black-sections .brand-slider-wrapper .brandslider .slides,
.opl-theme-black-sections .review-slider-wrapper .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: 8px !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.three-column {
	width: calc(100% / 3);
}
.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-center {
	margin-right: 5px;
	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 {
	height: calc(100% - 118px);
}
.opl-seasonal-BTF-hero-container .opl-overlay-container .homeslider-content.text-center {
	justify-content: space-around;
}
.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: 22.5pt;
	font-weight: bold;
	min-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.review-content p.desc {
	font-size: 12pt !important;
	font-weight: 400;
	line-height: 20px;
	min-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.review-content span.opl-heading-border-store-line {
	display: block;
	width: 70%;
	height: 5px;
	background: var(--storePrimary);
	margin-bottom: 10px;
	border-radius: 6px;
}
section.footer-store-color {
	background: var(--storePrimary);
	height: 50px;
}
.new-brand-page-container .new-brand-image-wrapper h1,
.new-brand-image-wrapper h1 {
	font-size: 45pt !important;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}
.new-brand-page-container .new-brand-category-container h2,
.new-brand-page-container .new-brand-best-sell-wrapper h2,
.new-brand-page-container .new-brand-youtube-container h2,
.new-brand-page-container .new-brand-insta-container h2,
.new-brand-category-container h2,
.new-brand-best-sell-wrapper h2,
.new-brand-youtube-container h2,
.new-brand-insta-container h2 {
	line-height: 38px;
}
@media screen and (max-width: 1699.98px)  {
	.opl-overlay-container img.img-responsive {
		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) {
	.padding-top-80 {
		padding-top: 60px;
	}
	.opl-overlay-container {
		height: calc(100% - 40px);
		padding: 25px;
		width: 450px;
	}
	.opl-overlay-container img.img-responsive {
		margin-bottom: 10px !important;
		max-height: 80px !important;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 32pt;
		line-height: 42px;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 16pt;
		line-height: 24px;
	}
	.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;
		height: calc(100% - 30px);
	}
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper button.btn.btn-primary.opl-btn-default {
		font-size: 12pt !important;
		padding: 10px 10px !important;
		min-width: 150px !important;
	}
	.opl-overlay-container img.img-responsive {
		max-height: 70px !important;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 14pt;
		line-height: 20px;
	}
	.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;
	}
	.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 {
		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;
	}
	.new-brand-page-container .new-brand-image-wrapper h1 {
		font-size: 32pt !important;
	}
}
/*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: 320px;
		left: 50px;
		height: calc(100% - 25px);
	}
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper button.btn.btn-primary.opl-btn-default {
		font-size: 10pt !important;
		padding: 10px 10px !important;
		min-width: 120px !important;
		line-height: 15px;
	}
	.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-responsive {
		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: 150px !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;
	}
}
/*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: 320px;
		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% - 330px)/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,
	.opl-seasonal-tile-center {
		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-responsive {
		max-width: 80% !important;
		max-height: 90px !important;
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 14pt;
		line-height: 24px;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 28pt;
		line-height: 40px;
	}
	.opl-activity-grid-item span {
		font-size: 22.5pt;
	}
	.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);
		height: calc(100% - 50px);
	}
	.opl-hero-overlay-heading .text-small, .opl-hero-overlay-heading p {
		font-size: 12pt;
	}
	.opl-hero-overlay-heading .text-big {
		font-size: 22pt;
		line-height: 30px;
	}
	.opl-seasonal-BTF-hero-container img{
		min-height: 525px;
	}
	.opl-activity-grid-item span {
		font-size: 14.5pt;
	}
	.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;
	}
}

@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: 20px;
		width: calc(100% - 40px);
		height: calc(100% - 40px);
	}
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper a.btn.btn-primary.opl-btn-default,
	.opl-theme-black-sections .opl-dynamic-hero-banner-wrapper button.btn.btn-primary.opl-btn-default {
		font-size: 9pt !important;
		padding: 10px 5px !important;
		min-width: 100px !important;
		line-height: 15px;
	}
	.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;
	}
	.new-brand-page-container .new-brand-image-wrapper h1 {
		font-size: 24pt !important;
	}
}



