.path-frontpage .shopng h3 {
	text-align: right;
	color: #e00c0b;
	text-transform: uppercase;
	font-family: 'Geogtqbd';
	font-size: 2.75rem;
	font-style: italic;
	font-display: swap;
	margin-bottom: 2rem;
	text-shadow: 1px 2.2px 0px #fff;
	position: relative;
	z-index: 10;
	left: 8rem;
}
.path-frontpage .shopng h3 span:nth-child(2) {
	font-size: 4.4rem;
	padding-left: 0.7rem;
}
.path-frontpage .hm-shopleft img {
	position: relative;
	left: -1rem;
	max-height: 41rem;
	min-height: 41rem;
	object-fit: contain;
}
.path-frontpage .hm-shopsec {
    padding: 0 5rem;
    display: flex;
}
.path-frontpage .shopng >img {
	width: auto;
	height: 35rem;
}
.path-frontpage .shopng ul li {
	list-style: none;
	padding-bottom: 0.3rem;
}
.path-frontpage .shopng .rcb-vwcollection {
	background: #e00c0b;
	position: absolute;
	top: 4.3rem;
	left: 18rem;
	width: 17.5rem;
	/* height: 55%; */
	text-transform: uppercase;
	font-size: 1.5rem;
	/* min-height: 40rem; */
}
.path-frontpage .shopng ul {
	padding: 2rem 2.5rem;
}
.path-frontpage .shopng ul li a {
	color: #fff;
}
.path-frontpage .shopng ul li a {
	color: #fff;
	font-size: 1.4rem;
}
.hm-shopleft {
	width: 35%;
	display: inline-block;
	float: left;
	position: relative;
	background-position: -35px 50px;
	min-height: 625px;
	background-size: 100%;
	background-repeat: no-repeat;
}
@media (max-width: 991px) {
	.hm-shopleft {
		background-image: none;
		min-height: auto;
	}
}
.path-frontpage .shopng .hm-shopright {
	width: 65%;
	display: inline-block;
	float: left;
	padding-left: 7rem;
	position: relative;
	top: 5rem;
	margin-bottom: 9rem;
}
.path-frontpage .shopng .hm-shopleft span.view-all {
	/* display: block; */
	background: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1.1rem 0;
}
.path-frontpage .shopng .hm-shopleft span.view-all a {
	font-size: 0.9rem;
	line-height: 1;
	color: #db1616;
	font-family: 'Geogtqsb';
	font-display: swap;
}
.path-frontpage .shopng .hm-shopright .prod-inr {
	box-shadow: unset;
	background: transparent;
	padding: 5px 0 0 0;
}
.path-frontpage .block-merchandise {
	position: relative;
}
.path-frontpage .shopng .rcb-vwcollection:before {
	content: '';
	background: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/team/shadow-fullbox.jpg) no-repeat;
	background-position: bottom;
	left: -1rem;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 3.8rem;
	filter: blur(4.5px);
	z-index: -1;
}
.hm-shopshadow {
	display: block;
	clear: both;
	position: relative;
}
.hmbtm-shopshadow {
	position: absolute;
	border-bottom: 4rem solid #bebebe;
	bottom: 0;
	z-index: -1;
	width: 100%;
}
.gen-tabcontent .tabcontent {
	display: none;
}
.gen-tabcontent .tabcontent.active {
	display: block;
}
.shop-loader-inset {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #d60c14;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	right: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	position: absolute;
	top: 0;
	left: 45%;
	transform: translate(-50%, -50%);
}
@media(max-width:767px){
    div.hm-shopshadow {
		display: none;
	}
	.path-frontpage .shopng .hm-shopright {
		margin-bottom: 2rem;
    }
    .path-frontpage .shopng .hm-shopright .rcb-str-img:nth-child(+n+4) {
		display: none;
	}
	.path-frontpage .shopng .rcb-vwcollection {
		display: none;
	}
	.hm-shopleft {
        width: 100%;
        background-image: none !important;
	}
	.path-frontpage .shopng h3 {
		text-align: center;
		left: 0;
	}
	.path-frontpage .hm-shopsec {
		padding: 0;
		display: block;
	}
	.path-frontpage .hm-shopleft img {
		left: 0;
		top: -2rem;
	}
	.path-frontpage .shopng .hm-shopright {
		width: 100%;
		padding: 1rem 2rem;
	}
	.path-frontpage .block-merchandise-block .main-wrapper {
		margin-top: 0;
	}
	.path-frontpage .shopng .hm-shopright .prod-inr {
		margin-bottom: 2.0rem;
	}
	.path-frontpage .shopng .hm-shopright {
		top: 0;
	}
	.path-frontpage .shopng h3 {
		font-size: 1.75rem;
		margin-bottom: 0;
	}
	.path-frontpage .shopng h3 span:nth-child(2) {
		font-size: 2.4rem;
	}
}
/*rcb store start */

.path-frontpage .shopng ul li:last-child {
	padding-bottom: 0;
}
.path-frontpage .shopng ul li {
	list-style: none;
	padding-bottom: 0.9rem;
}
/*rcb store end */
@media (min-width:769px) and (max-width:991px) {
	.block-merchandise .hm-shopleft{
		background-image: none;
	}
	.block-merchandise .hm-shopleft + h3 {
		left: 0rem;
	}
	.block-merchandise .hm-shopleft .rcb-vwcollection{
		left: 0rem;
	}
	.block-merchandise .hm-shopleft ul{
		padding: 7rem 1.5rem 5rem 2.5rem;
	}
}