html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	background-color:black;
	
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;

}
header.entry-header.alignwide {
	background-color: #d8212a08;
	box-shadow: none;
	position: relative;
	top: auto;
	z-index: 0;
	margin: auto;
}
header.entry-header.alignwide h1 {
	padding: 30px 0 22px;
	font-size: 45px;
	line-height: 57px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6, address {
	font-family: 'Montserrat', sans-serif;
}
p, a, span, li, label {
	font-family: 'roboto', sans-serif;
	
}
img {
	width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
.card {
	background-color: transparent;
	border: none;
	border-radius: 0;
}
.card-img {
	border-radius: 0;
}
a, a:hover, a.button:visited, a.button:hover {
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
}
.container {
	max-width: 90%;
	margin: auto;
}
header {
	background-color: #000;
	box-shadow: rgba(100,100,111,0.1) 0px 0px 29px 0px;
	position: sticky;
	top: 0;
	z-index: 99999;
}
header.fusiongaming-header-stky a.navbar-brand img {
	max-width: 78px !important;
}
header a.navbar-brand img {
	max-width: 100px !important;
}
header .top-nav li a {
	position: relative;
}
header .top-nav li a::after {
	position: absolute;
	content: '';
	top: -1px;
	right: 0;
	left: auto;
	background-color: #fff;
	width: 1px;
	height: 15px;
	display: block;
}
.main-header .my-account-section a.nav-link::after{
	top: 2px;
}
.main-header .my-account-section .dropdown-menu a.nav-link i{
	color: #000;
    font-size: 11px;
}.shop-descrption .product-q-cart h5 {
    
    font-size: 16px;
}
nav {
	width: 100%;
	padding: 13px 0 !important;
	align-items: flex-end !important;
}
header .top-nav {
	padding: 4px 0;
	background-color: #d82129;
}
.navbar-collapse {
	justify-content: flex-end;
}
.navbar {
	align-items: center !important;
}
header .bottom-nav, header .top-nav ul, header .topnav-right {
	display: flex;
	align-items: center;
}
header .top-nav ul {
	margin: 0;
	padding: 0;
}
header .top-nav .topnav-left a {
	text-transform: lowercase;
}
header .top-nav .topnav-left a i {
	margin-right: 7px;
	color: #FFF;
}
header .top-nav .topnav-left a i.fa-phone {
	transform: rotate(90deg);
}
header .topnav-right {
	justify-content: flex-end;
}
header .top-nav a {
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	font-weight: 600;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: capitalize;
	letter-spacing: 1px;
}
header .top-nav ul.contact-list li:first-child a {
	padding-left: 0;
}
header .top-nav ul.contact-list li:last-child a::after {
	display: none;
}
header .top-nav .cart-icon a {
	padding-right: 0;
}
header .navbar-collapse a {
	font-size: 16px;
	line-height: 15px;
	text-transform: capitalize;
	padding-left: 16px !important;
	padding-right: 16px !important;
	padding: 12px 16px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.6px;
}
header .top-nav .cart-icon a:hover {
	color: #fff;
}
header ul a:hover {
	color: #d82129;
}
header .top-nav ul a:hover {
	color: #000;
}
.nav-login {
	margin-left: 8px;
}
.nav-login a.nav-link {
	background-color: #d82129;
	color: #fff;
	border: 1px solid #d82129;
	border-radius: 12px;
	padding-left: 21px !important;
	padding-right: 21px !important;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
}
header .bottom-nav ul#menu-header-main> li> a {
	display: inline-block;
	position: relative;
}
header .bottom-nav ul#menu-header-main> li.menu-item-has-children> a::before, .main-header .my-account-section a.nav-link::before {
    content: "\f0d7";
    position: absolute;
    top: 12px;
    left: auto;
    right: 0;
    font-size: 16px;
    color: #fff;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: transform 200ms ease-in; 
}
.main-header .my-account-section a.nav-link::before {
	top: 4px;
	right: 12px;
	font-size: 10px;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: transparent;
}
header .bottom-nav ul#menu-header-main> li> a.nav-link:hover {
	color: #fff;
}
header .bottom-nav ul#menu-header-main> li.menu-item >a.nav-link:after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #d82129;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
header .bottom-nav ul li#menu-header-main a.nav-link:hover:after {
	transform: scaleX(1);
	transform-origin: bottom left;
}
header .bottom-nav ul> li.current-menu-item> a.nav-link:focus:after, header .bottom-nav ul> li.current-menu-item> a.nav-link:after {
	transform: none;
}
li.menu-item-has-children ul.sub-menu li:hover:first-child a, ul.sub-menu li.current-menu-item:first-child {
	border-radius: 0.25rem 0.25rem 0 0;
}
li.menu-item-has-children ul.sub-menu li:hover:last-child a, ul.sub-menu li.current-menu-item:last-child a{
	border-radius: 0 0 0.25rem 0.25rem;
}
input[type=number]::-webkit-inner-spin-button {
	opacity: 1;
}
.nav-login a:hover {
	background-color: #fff;
	color: #d82129;
	border: 1px solid #fff;
}
li.dropdown ul.sub-menu a {
	color: #d82129;
	font-weight: 600;
	font-size: 14px;
}
li.menu-item-has-children ul.sub-menu a:hover , li.menu-item-has-children ul.sub-menu a:focus,
li.menu-item-has-children ul.sub-menu li.current-menu-item a {
	background-color: #d82129;
	color: #fff!important;
}
.dropdown-menu {
	border: none;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
}
.cart-icon a {
	position: relative;
}
.cart-icon a .cart-number {
	background-color: #000;
	border: 1px solid #000;
	border-radius: 50%;
	position: absolute;
	top: -9px;
	right: -14px;
	left: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	height: 15px;
}
.cart-icon a span {
	font-size: 8px;
}
.product-section {
	padding: 60px 0 40px;
	
	
}
.product-section h3 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.product-series-heading {
	background-color: #d82129;
	border-radius: 12px 12px 0 0;
	padding: 16px 20px;
}
.product-section .card {
	border-radius: 12px;
	position: relative;
	margin-bottom: 55px;
	margin-top: 35px;
	padding: 24px 0;
	background-image: linear-gradient(180deg, #000000, #860000);
}
.product-info {
	padding: 18px 20px 24px;
}
.product-info h5 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.2px;
	min-height: 55px;
	line-height: 28px;
}
.product-price, .product-btn {
	text-align: center;
}
.product-btn a {
	background-color: #d82129;
	display: block;
	border: 1px solid #d82129;
	color: #fff;
	border-radius: 0 0 12px 12px;
	padding: 10px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.8px;
	font-weight: 500;
}
.product-btn a:hover {
	background-color: #000;
	border: 1px solid #fff;
	color: #fff;
}
.product-price {
	border-top: 1px solid #000;
	position: relative;
}
.product-price> span {
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	display: block;
	padding: 0 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
}
.product-price p {
	margin-top: 20px;
	padding: 0 5px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.product-price p span.woocommerce-Price-currencySymbol {
	margin-right: 6px;
}
.product-price p i {
	margin-right: 3px;
	color: #d82129;
}
.product-btn {
	padding-top: 16px;
}
footer {
	background-color: #000000;
	padding-top: 60px;
}
.footer-logo {
	max-width: 160px !important;
	margin-bottom: 30px;
}
footer a.footer-logo-link img {
	transition: all 0.8s ease-in-out;
}
footer a.footer-logo-link:hover img {
	transform: scale(1.04);
	transition: all 0.8s ease-in-out;
}
footer p {
	color: #fff;
}
footer .top-footer p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
}
footer h3 {
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 20px;
	color: #ffffff !important;
	margin-bottom: 16px;
	text-transform: uppercase !important;
	letter-spacing: 1.2px;
}
footer a {
	font-weight: 400;
	font-size: 15.5px;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
	line-height: 33px;
}
footer li {
	transition: all 0.3s ease-in-out;
}
footer li:hover a {
	color: #d82129;
	transition: all 0.3s ease-in-out;
}
footer .top-footer li:hover {
	padding-left: 6px;
}
p.footer-text {
	max-width: 380px;
}
footer li span {
	color: #d82129;
	padding-right: 13px;
}
.top-footer {
	padding-bottom: 25px;
}
.bottom-footer {
	border-top: 1px solid #ffffff;
	padding: 16px 0 24px;
}
.main-footer.all-section {
	padding-bottom: 0;
}
.bottom-footer ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	margin-bottom: 0;
}
.bottom-footer li a {
	padding: 0 15px;
	border-right: 1px solid #ffffff;
}
footer ul.footer-social-icons-links {
	flex-direction: row;
	display: flex;
	align-items: center;
}
footer ul.footer-social-icons-links li {
	padding-right: 13px;
}
.social-icons-footer {
	margin-top: 20px;
}
.top-footer > .row {
	justify-content: space-between;
}
footer ul.footer-social-icons-links li a {
	background-color: #d82129;
	border: 2px solid #d82129;
	border-radius: 50%!important;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 17px;
	width: 37px;
	height: 37px;
}
footer ul.footer-social-icons-links li a:hover {
	background-color: #fff;
	border: 2px solid #fff;
	color: #d82129;
}
footer ul.footer-social-icons-links li:hover {
	padding-left: 0;
}
.bottom-footer p, .bottom-footer a {
	font-size: 11.5px;
}
.bottom-footer p a {
	color: #d82129;
}
.bottom-footer p a:hover {
	text-decoration: underline;
}

/* Image styling */
.hero-section img {
    width: 100%;
    height: 550px;
    position: relative;
    object-fit: cover;
    object-position: center;
    z-index: 1;  /* Base layer */
}

/* Carousel content */
.hero-section .carousel-caption {
    position: relative;
    z-index: 2;  /* Above the image */
}

/* Carousel indicators */
.carousel-indicators {
    z-index: 3;  /* On top of everything */
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: white; /* Non-active dots will be white */
    margin: 0 5px; /* Spacing between dots */
}

.carousel-indicators .active {
    background-color: red; /* Active dot will be black */
}

/* Base Style */
.carousel-btn { 

    color: #fff !important; /* Red text color */
    border: 2px solid #d82129 !important; /* Red border */
    transition: transform 0.3s ease !important; /* Smooth transition for hover effects */
    cursor: pointer; /* Hand cursor for button */
}

/* Hover Style */
.carousel-btn:hover {
    transform: scale(1.05) !important; /* Grow effect on hover */
    background-color: transparent !important; /* Transparent background */
    color: #d82129 !important; /* Red text color */
}

 
.parallax-cta {
	height: 320px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	width: 100%;
}
.parallax-cta .section-bg::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background-color: #000000a8;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.parallax-cta .section-bg {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 0;
	background-attachment: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
}
.parallax-cta .container {
	position: relative;
	z-index: 2;
	text-align: center;
}
.parallax-cta .section-btns {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
h2 {
	font-size: 40px;
	color: #fff;
	line-height: 50px;	
	letter-spacing: 0.5px; 
	font-weight: 700;
}
.parallax-cta p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	letter-spacing: 0.5px;
	margin-top: 20px;
}
.parallax-cta a {
	background-color: #d82129;
	border: 1px solid #d82129;
	color: #fff;
	border-radius: 12px;
	padding: 12px 25px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.3px;
	font-weight: 600;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
	margin: 0 20px;
	min-width: 285px;
	display: inline-block; 
}
.parallax-cta a.whatapp-link-btn {
	background-color: #29d368;
	border-color: #29d368;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.parallax-cta a.bulid-link-btn {
	padding: 15px 25px;
}
.parallax-cta a i {
	color: #fff;
	margin-right: 12px;
	font-size: 23px;
	transition: all 0.3s;
}
.parallax-cta a.button:hover {
	background-color: #fff;
	border-color: #fff;
	color: #d82129;
	text-decoration: none !important;
}
.parallax-cta a.whatapp-link-btn:hover {
	color: #29d368;
}
.parallax-cta a.button:hover i {
	color: #29d368;
}
.parallax-cta .cta-right {
	text-align: right;
}
a.add-to-cart-button.bcp_cart_add:hover {
    color: #fff;
    background: transparent;
    border: 1px solid #D73232;
}
.slick-dots li button:before {
    content: none !important;
}
header nav a.nav-link:focus {
    background-color: transparent;
    color: #fff!important;
}
.blog_image a.blog-link {
    display: block;
    position: relative;
    padding-top: 56.6%;
}
.blog_image a.blog-link img {
    position: absolute;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.product-section .products-head h2, .google-reviews-section h2, .company-detail-section h2, .customer-support h2, .about-sctn-head h2 {
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: center;	
	font-weight: 700;
} 
.customer-support h2{
	color: #d82129;
}
.product-section .products-head p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	letter-spacing: 0.5px;
	text-align: center;
	max-width: 62%;
	width: 100%;
	margin: 15px auto 10px;
}
.product-sale-tag {
	position: absolute;
	left: auto;
	right: 0%;
    top: -5%;
}
.product-sale-tag p {
	background-color: rgb(225,0,0);
	border-radius: 50%;
	border: 1px solid rgb(225,0,0);
	color: #fff;
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	font-weight: 600;
}
.product-price p span.regular-price.sale del span {
	text-decoration: line-through;
	color: #80808091;
}
.product-bestseller-tag {
	position: absolute;
	left: 1%;
	top: 11%;
}
.product-bestseller-tag p {
	background-color: rgb(0,128,0);
	padding: 2px 14px;
	border-radius: 50px;
	border: 1px solid rgb(0,128,0);
	color: #fff;
	font-size: 13px;
}
.details-section {
	margin: 65px 0;
}
.google-reviews h3 {
	font-size: 30px;
	color: #d82129;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: center;
	font-weight: 600;
}
.banner-content {
	position: relative;
	z-index: 0;
}

.banner-content h1 {
	font-size: 50px;
    line-height: 55px;
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: 0.5px;
	max-width: 100%;
	width: 100%;
}
.contact-banner h1 {
	max-width: 100%;
	z-index: 1;
	position: relative;
}
.banner-content .carousel-caption {
	position: absolute;
	right: auto;
	bottom: auto;
	left: 0%;
	text-align: left;
	top: 50%;
	transform: translate(0%,-50%);
	width: 100%;
}.product-section .product-info .product-price span.regular-price.sale del span {
    color: #ffffffb5 !important;
    font-size: 16px;
}
.banner-content p {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin-top: 20px;
	width: 100%;
	max-width: 75%;
	margin-bottom: 25px;
}
.banner-content a {
	background-color: #d82129;
	display: inline-block;
	border: 1px solid #d82129;
	color: #fff;
	border-radius: 12px;
	padding: 13px 34px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.3px;
	font-weight: 600;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
}
.banner-content a:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #d82129;
}
.product-section .product-sale-tag {
	right: 0%;
	top: -5%;
}
.product-section .product-bestseller-tag {
	left: 0%;
	top: -5%;
}
.product-section .product-price {
	border-top: none;
	text-align: center;
	display: inline-flex;
}
.product-section .product-info {
	padding: 13px 20px;
	text-align: center;
}
.product-section .product-price p {
	margin-top: 0;
}
.slider {
	width: 50%;
	margin: 50px auto;
}
.slick-slide {
	margin: 0px 12px;
}
.slick-slide img {
	width: 100%;
}
.slick-prev:before, .slick-next:before {
	color: black;
}
.slick-slide {
	transition: all ease-in-out .3s;
	opacity: 1;
}
.slick-active {
	opacity: 1;
}
.slick-current {
	opacity: 1;
}
.select-your-game-content {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	padding: 60px;
	position: relative;
	margin: 0 0 60px 0px;
}
.select-your-game-content::before {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #00000059;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	z-index: 0;
	border-radius: 20px;
}
.select-your-game-content 
, .select-your-game-content .choose-games-info {
	z-index: 1;
	position: relative;
}
.choose-games-info {
	margin-top: 40px;
}
.nav-tabs {
	border-bottom: none;
}
.nav-tabs .nav-item {
	margin-bottom: -2px;
}
.nav-tabs .nav-item .nav-link {
	padding: 15px 50px 15px 30px;
	color: #000;
	border-radius: 12px 12px 0 0;
	font-size: 18px;
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	border: none;
	white-space: nowrap;
	z-index: 0;
	cursor: pointer;
	border-radius: 12px 12px 0 0!important;
}
.nav-tabs .nav-item:first-child .nav-link {
    margin-left: 9px;
}
.nav-tabs .nav-item .nav-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	outline: 1px solid transparent;
	border-radius: 12px 12px 0 0;
	background-color: #fff;
	box-shadow: inset 0 -3px 3px rgba(0,0,0,0.05);
	content: '';
	transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
	-webkit-transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fff;
	background-color: transparent;
	border: none;
}
.nav-tabs .nav-item .nav-link.active::after {
	background-color: #d82129;
}
.nav-tabs .nav-item .nav-link#choose__tab::after {
	transform: perspective(10.5px) rotateX(0.93deg) translateZ(-1px);
}
.games-options {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 2.6%;
	row-gap: 15px;
}
.games-options .games {
	flex: 0 0 8.5%;
	position: relative;
}
.choose-games-info .select-steps {
	background-color: #000;
	padding: 20px 20px;
	border-radius:12px;
}
.choose-games-info .tab-content h5 {
	color: #d82129;
	padding-bottom: 10px;
	border-bottom: 1px solid #d82129;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 16px;font-weight: bold;
}
.choose-games-info .tab-content h4 {
	color: #fff;
	font-size: 24px;font-weight: bold;
	letter-spacing: 1px;
}
.choose-games-info .tab-content p {
	color: #fff;
	font-size: 16px;
	margin: 10px 0 15px;
	padding: 0;
}
.choose-games-info .btn-check {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}
.choose-games-info .btn-check:checked+.btn {
	border-image-slice: 1;
	border-image-source: linear-gradient(to left,#d82129,#FFF);
	opacity: 1;
}
.choose-games-info .btn {
	width: 100%;
	height: 100%;
	padding: 10px 20px;
	border: 4px solid #fff;
	border-radius: 0;
	transition: all 0.4s;
	transition-delay: 0.4s;
	background-color: transparent;
	border-color: transparent;
	min-height: 110px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.choose-games-info .platforms-options .btn {
	padding: 0;
	background: none;
	border: none;
	margin: 0;
	position: relative;
}
.choose-games-info .platforms-options input:checked+.btn::before {
	content: "";
	z-index: 2;
	background: url(../images/icon-tick-red.png);
	background-size: 100%;
	color: #fff;
	transform: scale(1.6);
}
.choose-games-info .platforms-options input+.btn::before {
	background-color: white;
	color: #000;
	content: " ";
	display: block;
	border-radius: 50%;
	position: absolute;
	top: -5px;
	right: -2px;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	transition-duration: 0.4s;
	transform: scale(0);
}
.choose-games-info .platforms-options {
	display: flex;
	align-items: center;
	column-gap: 2.6%;
	row-gap: 15px;
}
.choose-games-info .platforms-options .platforms {
	flex: 0 0 33%;
	position: relative;
	padding-top: 10px;
}
.choose-games-info .col-lg-6 {
	margin-top: 30px;
}
.choose-games-info .col-lg-6 .select-steps {
	min-height: 290px;
}
button.sub-menu-toggle {
	display: none;
}
li.menu-item-has-children ul.sub-menu {
	position: absolute;
	top: 100%;
	left: auto;
	z-index: 1000;
	display: block;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
	min-width: 18rem;
	padding: 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0.25rem;
	opacity: 0;
	visibility: hidden;
	transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
ul#menu-header-main {
	margin-right: 18px;
}
li.menu-item-has-children ul.sub-menu li a {
	color: #d82129;
	font-weight: 600;
	position: relative;
}
li.menu-item-has-children ul.sub-menu li {
	transition: all 0.3s ease-in-out;
}
li.menu-item-has-children {
	position: relative;
}
li.menu-item-has-children.cstm-drp ul.sub-menu {
	opacity: 1;
	visibility: visible;
	transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
li.menu-item-has-children.cstm-drp a::before {
	transform: rotate(180deg);
	transition: transform 200ms ease-in;
}
.budget-bar input.budget-bar-slider[type="range"] {
	-webkit-appearance: none;
	margin-right: 15px;
	width: 100%;
	height: 20px;
	border-radius:12px;
	background-color: #d82129;
}
.budget-bar input#rangenumber {
	background-color: transparent;
	color: #fff;
	border: none;
}
.budget-bar span.rupee {
	color: #fff;
}
.proceed-btn a {
	background-color: #d82129;
	border: 1px solid #d82129;
	padding: 15px 30px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 12px;
	display: inline-block;
	margin-top: 60px;
	font-weight: 600;
	letter-spacing: 1px;
}
.proceed-btn a:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #d82129;
}
.budget-bar input.budget-bar-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.budget-bar input.budget-bar-slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.budget-bar input.budget-bar-slider::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	color: #fff;
	margin-top: -1px;
}
#result__tab_content h6 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.8px;
	margin-bottom: 18px;
	margin-top: 40px;
}
.switcher-toggle-btn span {
	color: #fff;
	font-size: 12px;
}
.switch-label {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 24px;
	margin: 0 15px;
}
.switch-label input {
	opacity: 0;
	width: 0;
	height: 0;
}
.switcher-toggle-btn .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 34px;
	background-color: #d82129;
	transition: .4s;
	margin: 0;
	width: 100%;
}
.switcher-toggle-btn input:checked + .slider {
	background-color: #fff;
}
.switcher-toggle-btn .slider::before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: #000;
	transition: .4s;
	border-radius: 50%;
}
.switcher-toggle-btn input:checked + .slider:before {
	transform: translateX(16px);
}
.pc-info {
	margin-top: 35px;
}
.pc-info> .row {
	column-gap: 2%;
}
.pc-info .col-lg-4.col-md-6.col-12 {
	background-color: #fff;
	padding: 20px 14px;
	border-radius: 12px;
	border: 3px solid #d82129;
	max-width: 32%;
	margin-bottom: 22px;
}
.pc-info .product-info .product-list {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pc-info .row {
	margin-left: 0;
	margin-right: 0;
}
.pc-info .product-info .product-list .list {
	flex: 0 0 50%;
	margin-bottom: 10px;
	padding-right: 6px;
}
.pc-info .product-info .product-list .list p {
	color: #000;
	font-size: 9px;
	min-height: auto;
	margin: 3px 8px 0 0;
	padding: 0 0 2px;
}
.pc-info .product-info .product-list .list span {
	color: #d82129;
	font-weight: 600;
	font-size: 9px;
	display: block;
}
.pc-info .product-info {
	padding: 0 6px;
}
.pc-games-list {
	margin: 30px 0 20px;
}
.pc-games-list span, .pc-info .pcs-scores > span {
	font-size: 12px;
	text-transform: uppercase;
	color: #d82129;
	font-weight: 600;
	letter-spacing: 0.8px;
	margin-bottom: 2px;
}
.pc-games-list .games-list {
	display: flex;
	align-items: center;
}
.pc-games-list .games-list .game {
	margin-right: 8px;
}
.pc-games-list .games-list img {
	max-width: 40px;
	width: 100%;
}
.pc-games-list .games-list .title {
	font-size: 8px;
	color: #000;
	text-transform: uppercase;
}
.pc-info .pcs-scores, .pc-info .product-price-info {
	padding: 15px 0;
	border-top: 1px solid rgba(0,0,0,.125);
}
.pc-info .product-price-info {
	padding-bottom: 0;
}
.pc-info .pcs-scores ul {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 0;
}
.product-price-info .product-price {
	border-top: none;
	position: relative;
}
.pc-info .pcs-scores ul li span {
	font-size: 12px;
	color: #000;
}
.pc-info .pcs-scores ul li .icon {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 6px 0 0 0;
	background-size: 100%;
}
.pc-info .pcs-scores ul li .pc-info {
	margin-top: 0;
	margin-right: 8px;
}
.pc-info .pcs-scores ul li .pc-info button {
	min-height: auto;
}
.pc-info .pcs-scores ul li .dropup .dropdown-toggle::after {
	display: none;
}
.product-price-info, .product-buttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.product-price-info .product-price {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.pc-info_records .regular-price, .pc-info_records .sale-price {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{margin-top:0!important;padding:13.5px 11px!important;font-size:16px;}
.woocommerce-page form .woocommerce-password-hint {color: #d82129;}
.product-price-info .product-buttons a {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	min-height: auto;
	background-color: #d82129;
	font-weight: 600;
	border: 1px solid #d82129;
	padding: 8px 15px;
	border-radius:12px;
	transition: all 0.3s ease-in-out;
}
.product-price-info .product-buttons a:hover, .product-price-info .product-buttons a:active {
	color: #fff !important;
	background-color: #000 !important;
	border: 1px solid #000!important;
	transition: all 0.3s ease-in-out;
}
.product-price-info .product-buttons button {
	background-color: #d82129;
	border: 1px solid #d82129;
	padding: 8px 15px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	border-radius:12px;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 1px;
	min-height: auto;
}
.product-price-info .product-buttons button:hover {
	background-color: #000;
	border: 1px solid #000;
}
.pcs-scores .btn-secondary:not(:disabled):not(.disabled).active, .pcs-scores .btn-secondary:not(:disabled):not(.disabled):active, .pcs-scores .show>.btn-secondary.dropdown-toggle {
	color: transparent;
	background-color: transparent;
	border: none;
}
.pcs-scores .dropdown-menu {
	padding: 24px;
	min-width: 16rem;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
}
.btn-primary.focus, .btn-primary:focus {
	box-shadow: none;
}
.pcs-scores .dropdown-menu a {
	font-size: 13px;
	color: #000;
	line-height: normal;
}
.pcs-scores .dropdown-menu a u {
	text-decoration: underline;
}
.bottom-footer li:last-child a {
	padding-right: 0;
	border-right: none;
}
.pcs-scores .dropdown-menu h6 {
	text-transform: uppercase;
	font-size: 17px !important;
	font-weight: 600;
	letter-spacing: 0.8px;
	color: #000 !important;
}
.pcs-scores .dropdown-menu h6 span {
	color: #d82129 !important;
	text-transform: uppercase;
	font-size: 17px !important;
	font-weight: 600;
	letter-spacing: 0.8px;
}
.product-section .slick-prev, .product-section .slick-next {
	top: -2%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d82129;
	background: #d82129;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-section ul.slick-dots {
	bottom: 0;
}
.product-section .slick-prev:before, .product-section .slick-next:before {
	color: #fff;
}
.product-section .slick-prev {
	left: auto;
	right: 10%;
}
.product-section .slick-next {
	right: 5%;
}
.product-section:nth-child(even) {
	background-color:black;
}
.games-options .games label img {
	height: 115px;
	object-fit: contain;
}
.modify-btn button {
	background-color: transparent !important;
	border: 2px solid transparent !important;
	padding: 8px 15px !important;
	color: #fff !important;
	font-size: 17px;
	text-transform: uppercase;
	border-radius: 12px;
	display: inline-block !important;
	cursor: pointer !important;
	font-weight: 600;
	letter-spacing: 1px;
	min-height: auto !important;
	max-width: max-content;
	text-decoration: underline;
}
.modify-btn button:hover {
	color: #d82129 !important;
}
#result__tab_content .no-results-section h3 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 40px;
}
.product-section .slick-dots li button:before {
	font-size: 42px;
	opacity: 1;
	color: #000;
}
.product-section .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #d82129;
}
.product-section .slick-active {
	opacity: 1;
}
.product-section .slick-dots li {
	width: 14px;
	height: 14px;
}
.card:hover .card-product__group.group-right {
	transform: translateZ(0);
}
.card:hover .card-product__group {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition: all 0.5s ease-in-out;
}
.card-product__group.group-right {
	left: 10px;
	transform: translate3d(-80px,0,0);
	top: 20px;
	display: flex;
	flex-direction: column;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease-in-out;
}
.card .card-quickview .quickview-icon:hover .text, .card .card-wishlist .wishlist-icon:hover .text {
	opacity: 1;
	visibility: visible;
	transform: translateY(0%);
	transition: all ease .3s;
}
.card-product__group {
	position: absolute;
	z-index: 3;
	transition: transform var(--duration-long) ease, opacity var(--duration-default) ease;
}
.card-product__group .card-product__group-item+.card-product__group-item {
	margin-top: 10px;
}
.card-quickview.card-quickviewIcon, .card-compare.card-compareIcon {
	display: block;
}
.card-quickview .quickview-icon, .card-wishlist .wishlist-icon, .card-compare .compare-icon {
	display: block;
	text-align: center;
	position: relative;
	width: 36px;
	height: 36px;
	padding: 9px 8px;
	line-height: 1;
	border-radius: 50%;
	font-size: 0;
	letter-spacing: 0;
	cursor: pointer;
	background-color: #d82129;
	border: none;
}
.card-quickview .text, .card-wishlist .text {
	white-space: nowrap;
	font-size: 12px;
	font-weight: 400;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	left: 40px;
	height: 36px;
	background-color: #fff;
	line-height: 36px;
	position: absolute;
	top: 0%;
	padding: 0 30px 0 15px;
	border-radius: 36px;
	transform: translateY(-50%);
	transition: all ease .3s;
	transition-duration: 350ms;
	pointer-events: none;
	color: #000;
	box-shadow: rgba(216,33,41,0.2) 0px 7px 29px 0px;
}
.card-quickview .icon, .card-wishlist .icon, .card-compare .icon {
	width: 18px;
	height: 18px;
	line-height: 18px;
	vertical-align: top;
	position: relative;
	z-index: 2;
	background-color: transparent;
	fill: #FFF;
	stroke: transparent;
}
.choose-games-info .platforms-options .platforms img {
	max-width: 70%;
}
.choose-games-info .platforms-options .platforms.platforms-1 img {
	filter: brightness(0) invert(1);
}
.product-section .card svg path {
	fill: #fff;
}

.product-section .view-more-btn a {
	background-color: #db242b; /* Red background */
	border: 1px solid #db242b;
	color: #fff; /* White text */
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.8px;
	display: block;
	text-align: center;
	padding: 15px 20px;
	margin: 10px 20px 0;
	border-radius: 12px;
	transition: transform 0.3s ease; /* Transition for the grow effect */
}
.product-section .view-more-btn a:hover {
	background-color: #d82129; /* Keep the background red on hover */
	border: 1px solid #d82129;color:#d82129;
	/*transform: scale(1.05);  Grow effect on hover */ 
}
.woocommerce .woocommerce-cart-form {
	text-align: left !important;
	padding-top: 0px;
}
.woocommerce .woocommerce-cart-form table {
	max-width: 90%;
	margin: auto;
}
.shop_table.cart thead th {
	background-color: #d82129 !important;
	padding: 18px !important;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #fff;
}
.shop_table.cart .product-price .woocommerce-Price-amount {
	position: relative;
	top: 0%;
	left: 0%;
	transform: translate(0%,0%);
	text-align: left;
	background-color: transparent;
	color: #000;
	font-size: 16px;
}
.shop_table.cart .product-price {
	border-top: none;
}
.shop_table.cart .product-name a {
	color: #000 !important;
	text-transform: capitalize;
	margin-bottom: 7px;
	display: block;
	font-size: 18px;
	line-height: 25px;
}
.shop_table.cart tbody td dl dt {
	min-width: 148px;
	font-size: 12px;
	margin-bottom: 4px;
}
.shop_table.cart tbody td dl dd {
	margin-bottom: 4px;
	font-size: 12px;
}
.shop_table.cart tbody td {
	padding: 18px !important;
}
.shop_table.cart tbody tr {
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin-top: 10px;
	padding: 25px 0 25px 5px;
	background-color: transparent;
}
.woocommerce {
	background-color: #d8212a08;
	padding-bottom: 70px;
}
.shop_table.cart tbody tr:last-child {
	border: none;
}
.shop_table.cart .actions button[name="update_cart"] {
	background-color: #d82129 !important;
	border: 1px solid #d82129 !important;
	color: #fff !important;
	border-radius: 12px !important;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	font-weight: 600;
	padding: 15px 35px !important;
}
.shop_table.cart .coupon input[type="text"] {
	padding: 15px 38px 15px 18px !important;
	border: 1px solid #000 !important;
	border-radius: 12px !important;
	background-color: transparent;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	min-width: 24rem !important;
}
.woocommerce .cart-collaterals h2 {
	margin-bottom: 10px !important;
	font-size: 18px;
	color: #d82129;
	letter-spacing: 1px;
	line-height: normal;
}
.woocommerce-page .cart_totals tbody tr {
	margin-bottom: 3px;
	display: block;
}
.woocommerce-page .cart_totals tbody tr th {
	min-width: 200px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 6px 0;
}
.woocommerce-page .cart_totals .wc-proceed-to-checkout a {
		background: #db242b!important;
	color: #fff!important;
	text-decoration: none!important;
	border: 1px solid #db242b;
	border-radius:12px;
	font-size: 16px;

	margin-top: 15px !important;
	font-weight: 600;
	color: #fff;
	padding: 20px 30px;
	width: 100% !important;
}
.woocommerce-page .cart_totals .wc-proceed-to-checkout a:hover {
background-color: transparent!important;
	border-color: #d82129!important;
	color: #d82129!important;
	text-decoration: none !important;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	margin: 35px auto 0;
	max-width: 90%;
}
.woocommerce .woocommerce-cart-form button[name=apply_coupon] {
	background-color: #d82129 !important;
	border: 1px solid #d82129 !important;
	color: #fff !important;
	border-radius: 12px !important;
	line-height: normal;
	min-height: auto;
	padding: 15px 35px !important;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.woocommerce-checkout form #order_review #payment .form-row.place-order {
	margin-right: 0;
	margin-left: 0;
}
.shop_table.cart .actions button[name="update_cart"]:hover, .woocommerce .woocommerce-cart-form button[name=apply_coupon]:hover {
	background-color: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important;
}
.woocommerce-error li, .woocommerce-info, .woocommerce-message {
	padding: 1rem 5rem !important;
	background-color: #ffdde0  !important;
	color: #d82129 !important;
	font-size: 18px !important;
	letter-spacing: 0.8px;
	font-weight: 600;
	border: 1px solid #d82129 !important;
	border-radius:12px;
}
a.remove {
	display: flex;
	align-items: center;
	justify-content: center;
}
.woocommerce-info a {
	font-size: 16px;
	text-decoration: underline !important;
}
.return-to-shop{ text-align:center;}
.woocommerce .return-to-shop a.button {
	color: #d82129;
	font-size: 18px;

	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px !important;
	float: none !important;
}
.return-to-shop a.button.wc-backward:hover{
	background-color: transparent!important;
	border-color: #d82129!important;
	color: #d82129!important;
}
.return-to-shop a.button.wc-backward {
	    background: #db242b!important;
    color: #fff!important;
    border-radius: 12px;
    text-decoration: none!important;
    padding: 11px 25px;
    border: 1px solid #db242b;
    font-weight: 600;
    width: auto !important;
    display: inline-block;
}



.woocommerce .return-to-shop a.button:hover {
	color: #000;
}
.woocommerce-cart .woocommerce .return-to-shop a.button{
	margin-top: 10px !important;
}
.woocommerce table.cart td.actions {
	padding-top: 47px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.woocommerce-message a {
	text-decoration: underline !important;
	font-size: 16px;
}
a.woocommerce-remove-coupon {
	color: #d82129;
}
.woocommerce-message {
	background-color: #D4EDDA !important;
    color: #278e27 !important;
	border: 1px solid #278e27 !important;
}
.woocommerce-checkout .woocommerce-form-coupon {
	width: 100%;
	max-width: 90%;
	margin: auto;
	padding: 0 !important;
	background: transparent !important;
}
.woocommerce-checkout .processing.woocommerce-form-coupon {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.woocommerce-checkout .processing.woocommerce-form-coupon p:first-child {
    width: 100%;
    order: 1;
}
.woocommerce-checkout .processing.woocommerce-form-coupon p {
    flex: 0 0 auto;
}
.woocommerce-checkout .processing.woocommerce-form-coupon p.form-row.form-row-first {
    order: 2;
}
.woocommerce-checkout .processing.woocommerce-form-coupon .blockUI.blockOverlay {
    order: 3;
}
.woocommerce-checkout .processing.woocommerce-form-coupon p.form-row.form-row-last {
    order: 4;
	width: 37%;
}
.woocommerce-checkout .processing .blockUI.blockOverlay {
    position: relative !important;
    width: 190px !important;
	top: 21px;
    left: 70px;
}
.woocommerce-form-coupon #coupon_code {
	border: 2px solid #000 !important;
	border-radius: 12px;
	margin-top: 10px;
}
.woocommerce-checkout form[name=checkout] {
	max-width: 90%;
	margin: auto;
	width: 100%;
}
.woocommerce-checkout h3 {
	color: #d82129;
	font-weight: bold !important;
    font-size: 24px;
	text-transform: uppercase;

}
.woocommerce form .form-row .input-text, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input {
	background-color: transparent !important;
	border: 1px solid #000 !important;
	border-radius:12px;
	padding: 13.5px 11px;
	min-width: auto;
	padding-top: 13.5px !important;
	padding-bottom: 13.5px !important;
}
.select2-container--default .select2-selection--single, .woocommerce form .form-row select, .woocommerce-page form .form-row select {
	background-color: transparent !important;
	border: 1px solid #000 !important;
	border-radius:12px !important;
	padding: 13.5px 11px;
	height: auto !important;
	min-width: 18rem;
}
.woocommerce-checkout form .col2-set#customer_details {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.woocommerce-checkout form .col2-set#customer_details p#billing_first_name_field, .woocommerce-address-fields p.form-row-first {
	padding-left: 6px;
}
.woocommerce-checkout form .col2-set#customer_details p#billing_last_name_field, .woocommerce-address-fields p.form-row-last {
	padding-right: 6px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: initial !important;
}
.woocommerce form .col2-set .col-1 {
	width: 100% !important;
	padding: 0;
}
.woocommerce-checkout form .col2-set p, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
	display: block;
	margin-bottom: 28px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .form-row#shipping_first_name_field {
	margin-bottom: 28px !important;
}
.woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields__field-wrapper {
	padding: 0 5px;
}
.woocommerce-account .woocommerce-MyAccount-content form h3 {
	color: #d82129;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 10px !important;
}
.woocommerce-checkout form .col2-set label, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields label {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
}
.woocommerce-checkout form .col2-set .col-2 {
	max-width: 100% !important;
}
.woocommerce form .form-row .optional {
	color: #d82129;
}
.woocommerce form .form-row textarea.input-text {
	min-height: 150px;
}
.woocommerce-additional-fields__field-wrapper {
	margin: 25px 0 15px;
}
.woocommerce-additional-fields {
	margin-top: 45px;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table {
	margin-top: 20px !important;
	width: 100%;
}
.woocommerce-checkout-review-order-table td strong.product-quantity {
	font-size: 12px;
	display: inline-block;
	padding-left: 25px;
}
.wc_payment_method input[type=radio]:checked+label::before {
	background-color:#d82129 !important;
	border: 2px solid #000 !important;
}
.wc_payment_method input[type=radio]+label::before {
	background-color: transparent !important;
	border:2px solid #000 !important;
	    width: 20px!important;
    height: 20px!important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
	font-size: 15px !important;
	color: #000;
}
.woocommerce-checkout-review-order ul {
	margin: 2rem 0 1rem !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
	font-size: 16px;
	color: #d82129;
	text-decoration: underline !important;
	text-transform: uppercase;
}
.woocommerce #payment #place_order, .woocommerce-form-coupon button[name=apply_coupon], .woocommerce-account .woocommerce-MyAccount-content p button {
	background-color: #d82129;
	border: 1px solid #d82129;
	border-radius: 12px;
	padding: 15px 45px !important;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	font-weight: 600;
	color: #fff;
	line-height: normal;
	cursor: pointer;
}
.woocommerce #payment #place_order:hover, .woocommerce-form-coupon button[name=apply_coupon]:hover, .woocommerce-account .woocommerce-MyAccount-content p button:hover {
	background-color: #000;
	border: 1px solid #000;
}
.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 2.4rem !important;
}
.wc_payment_method .payment_box {
	padding: 9px 1rem !important;
	background: #d82129 !important;
	color: #fff !important;
	font-size: 13px;
	border-radius: 12px;
}
.woocommerce-checkout-review-order-table td {
	padding: 4px 0 !important;
}
.woocommerce-checkout-review-order-table dl.variation dt {
	min-width: 180px;
}
.woocommerce-checkout .blockUI.blockOverlay {
	background: transparent;
}
.main-header .my-account-section a.nav-link {
	padding: 0 26px 0 0;
}
.main-header .my-account-section img {
	max-width: 16px;
	width: 16px;
	height: 16px;
}
.main-header .my-account-section a.nav-link i {
	font-size: 16px;
	margin-top: 4px;
}
.main-header .my-account-section.navbar-nav .dropdown-menu {
	position: absolute;
	top: 100%;
	left: auto;
	z-index: 1000;
	display: block;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
	min-width: 82px;
	padding: 0.55rem 0;
	margin: 6px 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 0.25rem;
	opacity: 0;
	visibility: hidden;
	transition: opacity 200ms ease-in, visibility 200ms ease-in;
	right: 0;
}
.main-header .my-account-section.navbar-nav .dropdown-menu a.dropdown-item {
	color: #000;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: normal;
	padding: 7px 14px;
}
.main-header .my-account-section.navbar-nav .dropdown-menu a.dropdown-item:hover {
	color: #d82129;
	background-color: transparent;
}
.main-header .my-account-section.navbar-nav .dropdown-menu a.dropdown-item i {
	padding-right: 5px;
}
.main-header .my-account-section.navbar-nav li.user-dropdown:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
.customer-reviews-section .both-reviews {
	text-align: center;
	border-right: 1px dashed #d82129;
}
.customer-reviews-section .both-reviews:last-child {
	border-right: 0px solid #d82129;
}
.customer-reviews-section .both-reviews h4 span.counter_number {
	animation-duration: 1s;
	animation-delay: 0s;
	color: #fff;
	letter-spacing: 1px;
	margin: 18px 0;
	display: block;
}
.customer-reviews-section .both-reviews span i {
	font-size: 34px;
	color: #fff;
}
.customer-reviews-section .both-reviews h3 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 34px;
    font-weight: bold; 
}
.parallax-cta.customer-reviews-section .section-bg::before {
	background-color: #000000bd;
}
.parallax-cta.customer-reviews-section {
	height: 260px;
}
.google-reviews-section {
	padding: 60px 0;
}
.shop-detail-specifications .tab-content {
	background-color: #fff;
	padding: 30px 26px;
	border-radius: 0 0 8px 8px;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
}
.wpforms-container .wpforms-form button {
	background-color: #d82129 !important;
	border: 1px solid #d82129 !important;
	color: #fff !important;
	border-radius:12px;
	box-shadow: none;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
}
.wpforms-container .wpforms-form button:hover {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	color: #d82129 !important;
	background: #fff !important;
}
div.wpforms-container-full .wpforms-field-sublabel, .wpforms-container .wpforms-field-label-inline {
	color: #fff !important;
}
div.wpforms-container-full .wpforms-form .wpforms-error-alert {
	background-color: #d82129 !important;
	color: #fff !important;
	text-shadow: none;
	border-color: #d82129;
}
.customer-support-tabs.nav-tabs .nav-item .nav-link {
	background-color: transparent;
}
button:focus {
	outline: none;
}
.pc-banner-section .youtube-video {
	position: relative;
	z-index: 1;
	text-align: right;
}
.pc-banner-section .youtube-video iframe {
	box-shadow: rgba(0,0,0,0.25) 0px 54px 55px, rgba(0,0,0,0.57) 0px -12px 30px, rgba(0,0,0,0.71) 0px 4px 6px, rgba(0,0,0,0.65) 0px 12px 13px, rgba(0,0,0,0.65) 0px -3px 5px;
}
.woocommerce-MyAccount-content header.woocommerce-Address-title.title {
	z-index: 0;
}
.woocommerce-edit-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
	max-width: 90%;
	margin: auto;
}
.woocommerce-edit-account .woocommerce-MyAccount-content p:first-of-type {
	padding-left: 6px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content p:nth-of-type(2) {
	padding-right: 6px;
}
.woocommerce-edit-account .woocommerce-error, .woocommerce-edit-address .woocommerce-message, .woocommerce-downloads .woocommerce-info, .woocommerce-edit-address .woocommerce-error, .woocommerce-edit-account .woocommerce-message, .woocommerce-downloads .woocommerce-message, .woocommerce-downloads .woocommerce-error {
	max-width: 100%;
}
.woocommerce-edit-account .woocommerce-MyAccount-content p:nth-of-type(2) {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0;
}
article.post-8 .woocommerce {
	padding-top: 0px;
}
.woocommerce-page .col2-set {
	max-width: 90%;
	margin: auto;
	box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
	padding: 30px 40px;
	border-radius: 12px;
}
.woocommerce-page .col2-set h2 {
	color: #d82129;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 20px;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
	padding: 0 6px;
	display: block;
	margin-bottom: 20px;
}
.woocommerce form .form-row .input-text, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input {
	background-color: transparent;
	border-color: #000;
}
.woocommerce .col2-set .col-2 {
	max-width: 100% !important;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
.woocommerce form.woocommerce-form-login p.form-row {
	display: block;
}
.woocommerce .woocommerce-form-login__rememberme {
	margin: 0rem 0 1rem 0 !important;
}
.woocommerce form.woocommerce-form-login p.form-row button, .woocommerce form.woocommerce-form-register p button.woocommerce-form-register__submit, .woocommerce-account .woocommerce-EditAccountForm button, form.woocommerce-ResetPassword button.woocommerce-Button {
	background-color: #d82129;
	border: 1px solid #d82129;
	border-radius: 12px;
	padding: 10px 30px;
	font-size: 16px;
	text-transform: none;
	font-weight: 600;
	letter-spacing: 0.8px;
	color: #fff;
	cursor: pointer;
}
.woocommerce form.woocommerce-form-login p.lost_password a {
	text-decoration: underline !important;
	margin: 26px 0px 0;
	font-size: 16px;
	color: #d82129;
	display: block;
}
.woocommerce form.woocommerce-form-login p.form-row span {
	letter-spacing: 0.5px;
	color: #000;
}
.woocommerce-privacy-policy-text p {
	font-size: 16px;
	color: #000;
	margin-bottom: 26px;
}
.woocommerce-privacy-policy-text p a {
	text-decoration: underline !important;
	color: #d82129;
	font-size: 16px;
	font-style: italic;
}
.woocommerce form.woocommerce-form-login p.form-row button:hover, .woocommerce form.woocommerce-form-register p button.woocommerce-form-register__submit:hover, .woocommerce-account .woocommerce-EditAccountForm button:hover, form.woocommerce-ResetPassword button.woocommerce-Button:hover {
	background-color: #000;
	border: 1px solid #000;
}
.woocommerce-privacy-policy-text {
	padding-top: 13px;
}
nav.woocommerce-MyAccount-navigation {
	width: 100% !important;
	max-width: 90%;
	margin: auto !important;
}
nav.woocommerce-MyAccount-navigation ul {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link {
	margin-right: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-content p {
	font-size: 18px !important;
	color: #000;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
	font-size: 18px !important;
	color: #d82129;
	text-decoration: underline !important;
	text-transform: capitalize;
}
.woocommerce-account li.woocommerce-MyAccount-navigation-link:not(:last-child) a {
	padding: 15px 50px 15px 30px;
	color: #fff !important;
	border-radius: 12px 12px 0 0;
	font-size: 16px !important;
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	border: none;
	white-space: nowrap;
	letter-spacing: 0.8px;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link:not(:last-child) a::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	outline: 1px solid transparent;
	border-radius: 12px 12px 0 0;
	background-color: #000;
	box-shadow: inset 0 -3px 3px rgba(0,0,0,0.05);
	content: '';
	transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
	-webkit-transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
}
.woocommerce-account li.woocommerce-MyAccount-navigation-link a:hover {
	text-decoration: none !important;
	color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active:not(:last-child) a::after {
	background-color: #d82129;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
	margin: -4px auto 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a {
	background-color: #d82129;
	border: 1px solid #d82129;
	border-radius: 12px;
	padding: 13px 50px 13px 72px;
	color: #fff !important;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a:hover {
	background-color: transparent;
	border: 1px solid #d82129;
	color: #d82129 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a:hover::before{
	color: #d82129;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a::before {
	content: "\f2f5";
	position: absolute;
	top: 10px;
	left: 45px;
	font-size: 16px;
	color: #fff;
	display: block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transition: all 0.3s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-content p:first-of-type {
	margin-bottom: 1rem !important;
}
.woocommerce-MyAccount-content .woocommerce-error li, .woocommerce-MyAccount-content .woocommerce-info, .woocommerce-MyAccount-content .woocommerce-message {
	padding: 1rem 2rem !important;
}
.woocommerce-MyAccount-content .woocommerce-Message a {
	background: transparent !important;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline !important;
}
.woocommerce-account table.account-orders-table .button {
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline !important;
}
.woocommerce-account table.account-orders-table td a {
	color: #000;
}
.woocommerce-account table.account-orders-table th {
	padding-bottom: 9px;
}
.woocommerce-page .u-columns.woocommerce-Addresses.col2-set.addresses {
	max-width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3, .woocommerce-order .woocommerce-order-details__title, .woocommerce-customer-details h2.woocommerce-column__title, .woocommerce-order-details h2.woocommerce-order-details__title {
	margin-right: 0rem !important;
	font-size: 24px !important;
	margin-top: 0rem !important;
	margin-bottom: 15px;
	color: #d82129;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600;
}
.woocommerce-customer-details h2.woocommerce-column__title {
	margin: 0;
}
.woocommerce-customer-details address, .woocommerce-customer-details address p, .woocommerce-customer-details address p.woocommerce-customer-details--phone.actions, .woocommerce-customer-details address p.woocommerce-customer-details--email {
	font-size: 15px !important;
	font-weight: 600;
	line-height: 27px;
}
.woocommerce-customer-details address p, .woocommerce-table--order-details {
	margin-bottom: 0 !important;
}
.woocommerce-MyAccount-content header.woocommerce-Address-title.title {
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
	font-size: 16px;
	color: #000;
	font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a {
	color: #000;
	text-decoration: underline !important;
	font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-content label {
	font-size: 16px !important;
	margin-bottom: 4px;
}
.woocommerce-account .woocommerce-MyAccount-content input {
	font-size: 16px !important;
}
.woocommerce-account .woocommerce-EditAccountForm #account_display_name+span {
	font-size: 13px !important;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
	font-size: 21px !important;
	text-transform: uppercase;
	color: #d82129;
	letter-spacing: 0.8px;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset {
	margin-top: 46px !important;
}
.woocommerce-account .woocommerce-EditAccountForm button {
	margin-top: 16px !important;
}
body.postid-12.woocommerce {
	padding-bottom: 0;
}
.woocommerce-checkout form .col2-set {
	box-shadow: none;
}
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row--first {
	padding: 0 6px;
}
form.woocommerce-ResetPassword>p {
	font-size: 16px;
	margin-bottom: 28px;
	margin-top: 8px;
}
body.woocommerce-lost-password.page-id-8 .woocommerce> p {
	padding-bottom: 32px;
	max-width: 90%;
	margin: auto;
}
.woocommerce-ResetPassword p.woocommerce-form-row label {
	font-size: 16px;
	margin-bottom: 8px;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
	background-color: #d82129 !important;
	box-shadow: none;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
	box-shadow: none !important;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:hover {
	background-color: #000 !important;
}
body.woocommerce-order-received .woocommerce-order {
	max-width: 90%;
	margin: auto;
}
body.woocommerce-order-received .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	padding-top: 10px;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 30px;
}
.woocommerce-order-overview li {
	margin-bottom: 6px;
}
.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item p img, .woocommerce-order .wc-item-meta li p img {
	max-width: 40px;
	height: 40px;
	object-fit: contain;
}
.shop_table.cart tbody td dl dt:nth-last-child(2) {
	width: 100%;
}
.woocommerce-order ul.wc-item-meta li.wc-item-meta-label {
	min-width: 220px;
}
.woocommerce-order-received table {
	width: 100%;
}
.woocommerce-order .woocommerce-order-details__title, .woocommerce-order-details h2.woocommerce-order-details__title {
	margin-bottom: 0;
	font-size: 26px !important;
}
.woocommerce-order table.shop_table th, .woocommerce-table--order-details th {
	font-size: 18px;
	color: #d82129;
	font-weight: 500 !important;
	text-transform: uppercase;
	padding: 10px 0;
}
.shop_table.cart .product-quantity .quantity input[type="number"] {
	border: 1px solid #000;
	background: #000;
	border-radius: 10px;
	color: #fff;
}
.woocommerce-order-received .woocommerce-order li, .woocommerce-order-received .woocommerce-order p {
	font-size: 17px;
	margin-bottom: 5px;
}
.wc-item-meta .wc-item-meta-label {
	min-width: 280px;
	font-size: 17px;
}
.wc-item-meta li p, .woocommerce-view-order .woocommerce-MyAccount-content table td.woocommerce-table__product-total {
	font-size: 19px;
}
.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-order table.shop_table tr.woocommerce-table__line-item td {
	width: 100%;
	padding-top: 20px;
}
.woocommerce-order-received table tr {
	height: auto !important;
}
.woocommerce-page table.shop_table th.product-total {
	text-align: right;
}
.woocommerce-order table.shop_table tr.woocommerce-table__line-item td a, .woocommerce-view-order.woocommerce-account .woocommerce-MyAccount-content a {
	color: #d82129;
	font-size: 18px;
	margin-bottom: 9px;
	display: inline-block;
}
.woocommerce-table--order-details th {
	padding: 23px 0;
}
.woocommerce-view-order.woocommerce-account .woocommerce-MyAccount-content a {
	text-decoration: none !important;
}
.woocommerce-view-order.woocommerce-account .woocommerce-MyAccount-content p:first-of-type {
	margin-bottom: 10px;
}
.mark, mark {
	color: #fff;
	background-color: #d82129;
}
.woocommerce-order tfoot td, .woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr td {
	min-width: 400px;
}
.woocommerce-order tfoot td, .woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr td {
	text-align: right;
}
.woocommerce-order .woocommerce-table__product-total span {
	font-size: 19px;
}
.woocommerce-order tfoot td, .woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr td {
	font-size: 18px;
}
body.single-product.woocommerce {
	padding-bottom: 0;
}
.spec_desc_itm {
	align-items: flex-start;
	margin-bottom: 24px;
}
.spec_desc_itm p {
	font-size: 13px;
	color: #d82129;
	font-weight: 600;
}
.shop-image .slider-nav .slick-slide img {
	max-width: 38% !important;
}
.shop-detail .shop-descrption .product-shop-content h2 {
	margin-bottom: 8px;
}
.woocommerce-order-pay .woocommerce ul.order_details {
	padding-top: 60px;
	padding-bottom: 16px;
}
.woocommerce-order-pay .woocommerce ul.order_details li {
	margin-bottom: 20px;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-order-pay .woocommerce {
	font-size: 20px;
	padding: 0 7% 60px;
}
.woocommerce-account .woocommerce-MyAccount-content a {
	background-color: transparent !important;
	text-decoration: underline !important;
	margin-left: auto;
}
.woocommerce-checkout form #order_review #payment .form-row.place-order {
	display: block;
}
.woocommerce-checkout form #order_review #payment .wc_payment_method input[type=radio]+label {
	display: flex;
	align-items: center;
}
.woocommerce-checkout form .col2-set .col-2 {
	padding: 0 6px;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
	max-width: 90%;
	margin: auto;
}
.woocommerce-checkout .woocommerce-form-login.login p.form-row {
	padding: 0 6px;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login> p {
	margin-bottom: 20px;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium {
	max-width: 100% !important;
}
.pc-banner-section {
	width: 100%;
	height: 550px;
	background: transparent !important;
	position: relative;
	overflow: hidden;
}
.pc-banner-section img {
	width: 100%;
	height: 550px;
	position: relative;
	object-fit: cover;
	object-position: center;
}
.pc-banner-section:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background-color: #00000082;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.customer-support-content {
	background-color: #000;
	padding: 30px;
	border-radius: 0 0 12px 12px;
	position: relative;
	z-index: 1;
}
div.wpforms-container-full .wpforms-field-label {
	color: #fff !important;
}
.company-detail-section {
	padding: 70px 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;
}
.company-detail-section h2, .customer-support h2 {
	padding-bottom: 38px;
}
.company-detail-section p {
	color: #d82129;
	font-size: 22px;
	margin: 15px 0;
	text-transform: uppercase;
	font-weight: 500;
	text-shadow: 2px 2px 18px #ffffff57;
}
.company-detail-section span i {
	font-size: 26px;
	color: #000;
}
.company-detail-section .all-sections {
	padding: 28px;
	background-color: #fff;
	border-radius: 12px;
}
.company-detail-section span i.fa-phone {
	transform: rotate(90deg);
}
.company-detail-section a, .company-detail-section address, .company-detail-section address p {
	color: #000;
	font-size: 18px;
	text-transform: none;
	margin: 0;
}
.company-detail-section a:hover {
	text-decoration: underline !important;
	color: #d82129;
}
.company-detail-section h5 {
	color: #d82129;
	font-size: 23px;
	margin-top: 36px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.company-detail-section ul {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin:0;
}
.company-detail-section ul li a {
	background-color: #d82129;
	border: 1px solid #d82129;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #fff;
	margin-right: 20px;
}
.company-detail-section ul li:last-child a {
	margin-right: 0;
}
.company-detail-section ul li a:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none !important;
}
.customer-support {
	padding: 60px 0;
	background-color: #fcf1f1;
}
.woocommerce-view-order .woocommerce-MyAccount-content table {
	width: 100%;
}
.woocommerce-view-order .woocommerce-MyAccount-content table td.woocommerce-table__product-total, .woocommerce-order table.shop_table tr.woocommerce-table__line-item td.woocommerce-table__product-total {
	text-align: right;
}

.product-section .view-all-link, .about-sctn-head .view-all-link {
	background-color: #d82129; /* Black background */
	border: 1px solid #000;
	border-radius:12px;
	display: inline-block;
	margin: 0 auto 20px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff; /* White text */
	padding: 10px 26px;
	transition: transform 0.3s ease; /* Transition for the grow effect */
}

.product-section .view-all-link:hover, .about-sctn-head .view-all-link:hover {
	background-color: #d82129; /* Red background on hover */
	border: 1px solid #d82129;
/*	transform: scale(1.05);  Grow effect on hover */
}


a.add-to-cart-button {
	font-size: 16px;
}
.woocommerce-checkout ul.woocommerce-error {
	border-top: none;
}
.woocommerce-checkout ul.woocommerce-error li {
	margin: 0 !important;
	background-color: #ffdde0  !important;
}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table thead {
	display: table-row-group !important;
}
.woocommerce-checkout a.woocommerce-remove-coupon {
	color: #d82129;
}
.woocommerce-checkout .woocommerce-message {
	width: 100%;
	margin-top: 10px;
}
.company-detail-section .row {
	justify-content: space-between;
}
.company-detail-section .all-sections.col-lg-3 {
	max-width: 23.5%;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background: transparent;
	max-width: 90%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout-review-order-table tfoot td {
	text-align: right;
}
.woocommerce-page table.woocommerce-checkout-review-order-table thead th {
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
}
.woocommerce-checkout-review-order-table td {
	padding-top: 22px !important;
	padding-bottom: 10px !important;
}
form.woocommerce-cart-form .shop_table.cart tbody td dl dt:nth-last-child(2) {
	width: auto;
}
.pc-info .product-price-info .product-price p {
	margin: 0;
}
.customer-support div.wpforms-container-full .wpforms-field-label {
	font-weight: 400;
	margin: 0 0 8px;
}
.shop-detail-custom .shop-image .slick-slider .slick-list {
	height: auto !important;
}
.woocommerce form.woocommerce-form-login p.form-row button, .woocommerce form.woocommerce-form-register p button.woocommerce-form-register__submit {
	margin: 0 6px !important;
}
.woocommerce .woocommerce-form-login__rememberme {
	margin: 0 6px 1rem !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
	padding: 0 !important;
}
.woocommerce-account nav .woocommerce-MyAccount-navigation-link {
	margin-bottom: 5px !important;
}
body.woocommerce-edit-address .woocommerce-MyAccount-content {
	max-width: 90%;
	margin: auto;
}
body.woocommerce-edit-address .woocommerce-MyAccount-content p:first-of-type {
	margin-bottom: 2rem !important;
}
.woocommerce-notices-wrapper .woocommerce-error li {
	display: block;
}
header {
	height: 165.60px;
}
header.fusiongaming-header-stky {
	height: auto;
}
.product-section .card {
	min-height: 390px;
	justify-content: space-between;
}
.product-section a.product-img-link {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	width: 100%;
	justify-content: center;
	height: 100%;
	margin: auto;
	position: absolute;
}
.product-section .product_image-wrap {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}
.product-section .product_image-wrap img {
	display: block;
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	height: auto;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	margin: auto;
	display: block;
	object-fit: contain;
}
.product-section .product-img:before {
	content: "";
	display: block;
	margin-top: 58%;
}
.product-section .product-img {
	position: relative;
}
.product-section .slick-slide {
	margin: 0 10px;
	padding: 0 12px;
}
a.add-to-cart-button {
	background-color: #d82129;
	border: 1px solid #d82129;
}
.single-product .customize_btn {
	background-color: #fff;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.8px;
	padding: 12px 30px;
	border: 1px solid #fff;
	text-transform: uppercase;
	border-radius:12px;
	display: inline-block;
	margin-left: 20px;
}
.single-product .product_btn.bcp-product-page-btn-box {
	display: inline-flex;
}
.single-product .customize_btn:hover {
	background-color: #d73232;
	color: #fff;
	border-color: #d73232;
}
.banner-content img.mobile_slide {
	display: none !important;
}
.choose-games-info .btn-check:checked+.btn {
	border-image-slice: 1;
	-webkit-border-image-slice: 1;
	border-image: linear-gradient(to left,#d82129,#FFF) 1;
	border-image-source: linear-gradient(to left,#d82129,#FFF);
	-moz-border-image: -moz-linear-gradient(to left,#d82129,#FFF) 1;
	opacity: 1;
	border-width: 3px;
	border-style: solid !important;
	border: 3px solid #d82129;
}
nav.navbar {
	z-index: 990;
}
.button.bulid-link-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.parallax-cta .button.bulid-link-btn:hover i {
	color: #d82129;
}
.about-sctn-head {
	text-align: center;
	margin-bottom: 15px;
}
.about-sctn-head h2 {
	margin-bottom: 20px;
}
.shop-detail-buildcustom .slider-for-1 {
	margin-right: 40px;
}
.google-reviews.both-section .button.bulid-link-btn img {
	max-width: 280px;
}
.google-reviews.both-section .button.bulid-link-btn {
	margin: 0 auto;
	display: block;
}
.google-reviews.both-section h3 {
	margin-bottom: 15px;
}
.google-reviews.both-section p {
	text-align: center;
}
.sale_discount_percentage {
	background: #d82129;
	color: #fff;
	padding: 3px 8px;
	border-radius: 12px;
	margin-top: 10px;
	display: inline-flex;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
    left: 0;
    top: -32px; 
	right:0;
	margin:0 auto;
	width:fit-content;
}
.about-sctn-head .view-all-link:hover {
	background-color: #d82129;
	border: 1px solid #d82129;
}
.woocommerce-account.woocommerce-lost-password article .entry-content .woocommerce {
	padding-bottom: 60px !important;
	padding-top: 60px !important;
}
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row--first {
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding-left: 0px;
}
header.entry-header.alignwide {
	height: auto;
}
.pc-banner-section .mobile_slide {
	display: none !important;
}
.product-section .prv__arrow, .product-section .nxt__arrow {
	top: -42px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d82129;
	background: #d82129;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	position: absolute;
}
.product-section button.nxt__arrow.slick-arrow {
	right: 25px;
}
.product-section button.prv__arrow.slick-arrow {
	right: 80px;
}
.lost_reset_password p:first-child {
	font-size: 17px !important;
	text-align: center;
}
form.woocommerce-ResetPassword button.woocommerce-Button {
	margin: 0px 6px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.shoppage-common-custom .shop-detail .shop-descrption {
	padding: 17px;
	background-color: #ede9e9;
}
.shoppage-common-custom .shop-descrption .product-shop-content h2.product-title {
	font-size: 26px;
	color: #d73232;
	line-height: 1.9rem;
}
.shoppage-common-custom .shop-descrption .shop-detail-specifications {
	background: transparent;
	padding: 30px 0px;
}
.shoppage-common-custom .shop-detail-specifications .specification_title {
	font-size: 26px;
	color: #d73232;
	line-height: 1.5rem;
	margin-bottom: 15px;
}
.shoppage-common-custom .shop-detail-specifications .container {
	max-width: 100%;
	padding: 0px;
}
.shoppage-common-custom .spec_right span.title_spec {
	font-size: 16px;
	line-height: 1.5rem;
}
.shop-detail .shop-descrption .spec_right p {
	font-size: 13px;
	line-height: 1.5rem;
}
.shoppage-common-custom .price h5, .shoppage-common-custom .price span.product_price {
	color: #000 !important;
}
.shoppage-common-custom .shop-descrption .spec_right p {
	color: #d73232;
	font-family: Poppins, sans-serif;
}
.shop-detail-buildcustom h2.product-title {
	color: #d73232;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: capitalize;
	display: block;
	font-family: 'Montserrat', sans-serif;
}
.navbar-toggler:focus , .navbar-toggler{
	border: none;
}
#logo-carousel-free-581.sp-lc-container .sp-logo-carousel {
    margin-bottom: 32px;
}
.best-gaming-product, .bestselling-slider{
	margin-top: 32px;
}
.shop-detail-buildcustom .product_btn {
    display: flex;
    align-items: center;
    gap: 1rem;
}
@media screen and (max-width: 1299px) {
	footer a {
		font-size: 16px;
	}
}
@media screen and (max-width: 1199px) {
	footer .top-footer p {
		font-size: 12px;
		line-height: 23px;
	}
	.footer-logo {
		max-width: 130px !important;
	}
	.product-item_inner {
		padding: 10px 10px 20px!important;
	}
}
@media (max-width: 1022px) {
	.bottom-nav .nav-link {
		padding: 12px 12px !important;
	}
}
@media (max-width: 991px) {
	.main-header .navbar button.navbar-toggler {
		width: 44px;
		height: 44px;
		padding: 0;
		display: flex;
		padding: 0;
		align-items: center;
		justify-content: flex-end;
	}
	header .bottom-nav ul#menu-header-main> li> a.nav-link {
		padding-left: 0 !important;
	}
	.nav-login {
		margin-left: 0;
	}
	.product-sale-tag p {
		font-size: 10px;
		width: 40px;
		height: 40px;
	}
	.product-section .slick-prev, .product-section .slick-next {
		transform: translate(-50%,-50%);
	}
	.product-section .slick-prev {
		left: 47%;
	}
	.product-section .slick-next {
		left: 53%;
	}
	span.navbar-toggler-icon div {
		width: 24px;
		height: 2px;
		background: #fff;
		display: block;
		transition: 0.3s;
	}
	.main-header .navbar button.navbar-toggler span.navbar-toggler-icon {
		display: block;
	}
	.main-header .bar2 {
		margin: 5px 0;
	}
	.main-header button.navbar-toggler[aria-expanded="true"], .main-header button.navbar-toggler[aria-expanded="true"]:focus, .main-header .navbar-toggler:focus {
		outline: none;
		box-shadow: none !important;
	}
	.main-header button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon .bar1 {
		transform: rotate(45deg) translate(1px,1px);
		transition: 0.3s;
	}
	.main-header button.navbar-toggler[aria-expanded="true"] .bar2 {
		display: none !important;
	}
	.main-header button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon .bar3 {
		transition: 0.3s;
		transform: rotate(-45deg) translate(1px,-1px);
		margin-top: 1px;
	}
	.bottom-nav .nav-link { 
		padding: 12px 12px !important;
		color: #fff !important;
	}
	.nav-login.login a {
		text-align: center;
		max-width: max-content;
		margin: 10px 0 20px;
	}
	.main-header .navbar-collapse {
		margin-top: 20px;
	}
	.product-section {
		padding: 40px 0px;
	}
	.product-section .products-head h2, .google-reviews-section h2, .company-detail-section h2, .customer-support h2 {
		font-size: 30px;
		line-height: 30px;
	}
	.product-section .products-head p {
		margin: 8px auto 15px;
	}
	.product-section .slick-prev, .product-section .slick-next {
		top: 0;
		width: 30px;
		height: 30px;
		margin: 10px 0px;
	}
	.product-section .card {
		margin-top: 39px;
	}
	.slick-prev:before, .slick-next:before {
		font-size: 16px;
		line-height: 18px;
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.youtube-video.both-section {
		width: 100%;
		max-width: 75%;
		margin: 0px auto;
	}
	.banner-content h1, .contact-banner h1 {
		font-size: 35px;
		font-size: 35px;
		line-height: 47px;
	}
	.footer-block {
		margin-bottom: 30px;
	}
	footer h3 {
		margin-bottom: 11px;
	}
	.top-footer {
		padding-bottom: 0;
	}
}
@media (max-width:767px) {
	.carousel-caption {
		display: block !important;
	}
	.product-section .slick-next {
		right: 3%;
	}
	li.menu-item-has-children ul.sub-menu {
		min-width: 100%;
	}
	.product-info h5 {
		font-size: 16px;
		line-height: 24px;
	}
	.product-price p {
		font-size: 16px;
	}
	.product-section .product-info {
		padding: 13px 15px;
	}
	footer .top-footer p {
		font-size: 16px;
		line-height: 24px;
	}
	.banner-content p {
		font-size: 16px;
		line-height: 25px;
	}
	header .topnav-right {
		justify-content: center;
	}
}
@media (max-width:575px) {
	.product-section .products-head h2, .google-reviews-section h2, .company-detail-section h2, .customer-support h2 {
		font-size: 24px;
		line-height: 1.5em;
	}
	header, body.postid-12 header{background-color:#000!important;}
	.product-section .product-info {
		min-height: 130px;
	}
	.product-section .slick-prev {
		right: 12%;
	} 
	
	h2 {
		font-size: 28px;
		line-height: 1.5em;
	}
	.google-reviews h3 {
		font-size: 24px;
		line-height: 1.5em;
	}
	.youtube-video.both-section {
		max-width: 100%;
	}
	.banner-content h1, .contact-banner h1 {
		font-size: 28px;
		line-height: 1.5em;
	}
	.top-footer {
		padding-bottom: 0px;
	}
	footer h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.container {
		max-width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3, .woocommerce-order .woocommerce-order-details__title, .woocommerce-customer-details h2.woocommerce-column__title, .woocommerce-order-details h2.woocommerce-order-details__title {
		font-size: 20px !important;
	}
}
@media (max-width:480px) {
	.parallax-cta a {
		margin: 0 0px;
	}
	.product-section .slick-prev {
		right: 17%;
	}
	.banner-content h1, .contact-banner h1 {
		max-width: 100%;
	}
	.banner-content p {
		max-width: 100%;
	}
	.banner-content a {
		padding: 13px 25px;
	}
	.hero-section img {
		height: 330px;
	}
	.product-section .products-head h2, .google-reviews-section h2, .company-detail-section h2, .customer-support h2 {
		font-size: 26px;
	}
	h2 {
		font-size: 26px;
	}
	.google-reviews h3 {
		font-size: 20px;
		line-height: 1.5em;
	}
}
@media screen and (max-width: 1299px) {
	.pc-info .col-lg-4.col-md-6.col-12 {
		max-width: 49%;
		flex: 0 0 49%;
	}
	.company-detail-section .all-sections {
		padding: 28px 20px 20px;
	}
	.company-detail-section a, .company-detail-section address, .company-detail-section address p {
		font-size: 16px;
	}
	.company-detail-section p {
		font-size: 19px;
		margin: 10px 0;
	}
	.company-detail-section ul li a {
		width: 30px;
		height: 30px;
		margin-right: 6px;
	}header .navbar-collapse a {
    font-size: 14px;
	}
}
@media screen and (max-width: 1199px) {
	.woocommerce-checkout form #order_review #payment .wc_payment_method input[type=radio]+label {
		display: block;
	}
	.wc_payment_method:last-child .payment_box {
		margin-top: 32px;
		display: block;
	}
	.woocommerce-error li, .woocommerce-info, .woocommerce-message {
		padding: 1rem 4rem !important;
	}
	.woocommerce-account li.woocommerce-MyAccount-navigation-link:not(:last-child) a {
		padding: 16px 34px 16px 22px;
		font-size: 16px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a::before {
    
    left: 20px;

}
	.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a {
		padding: 13px 30px 13px 45px;
		font-size: 16px !important;
	}
	.bottom-nav .nav-link {
		/*padding: 12px 5px !important;*/
		font-size: 13px;
		line-height: 13px;
	}
	header .bottom-nav ul#menu-header-main> li:last-child> a::before {
		right: -5px;
	}
	.hero-section img {
		height: 420px;
	}
	.shop-detail {
		flex-direction: column;
	}
	.shop-image {
		margin: 0 auto 40px;
		position: relative !important;
	}
	.shop-descrption {
		max-width: 70% !important;
		margin: auto;
	}
	.choose-games-info .col-lg-6 .select-steps {
		min-height: 260px;
	}
}
@media screen and (max-width: 991px) {
	.woocommerce-checkout .woocommerce-form-coupon-toggle > .woocommerce-info, .woocommerce-error li, .woocommerce-info, .woocommerce-message {
		font-size: 16px !important;
	}
	.navbar-collapse {
    position: absolute;
    height: 100vh;
    top: 0;
    background: #000;
    width: 320px;
    left: -320px;
    padding: 20px;
    margin-top: 0!important;
    display: block!important;
	transition:.5s ease-in-out;
}
.navbar-collapse.show{transition:.5s ease-in-out;left:0;}
	.woocommerce-checkout form .col2-set, .woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
		width: 100% !important;
		padding-right: 0 !important;
		max-width: 100%;
	}
	.cart-collaterals .cart_totals table, .woocommerce .cart-collaterals .cart_totals {
		width: 100% !important;
	}
	.woocommerce .cart-collaterals .cart_totals td {
		margin-right: auto;
		width: 100%;
		text-align: right;
	}
	header a.navbar-brand img {
		max-width: 70px !important;
	}
	.bottom-nav .nav-link {
		/*padding: 12px 9px !important;*/
		font-size: 16px;
		line-height: 15px;
	}
	header .bottom-nav ul#menu-header-main> li:last-child> a::before {
		right: 0px;
	}header .bottom-nav ul#menu-header-main> li> a.nav-link {
    width: 100%;
}
	.woocommerce-error li, .woocommerce-info, .woocommerce-message {
		padding: 1rem 3.3rem !important;
	}
	.woocommerce-checkout h3 {
		font-size: 26px;
	}
	.contact-banner {
		height: 240px;
	}
	.woocommerce table.shop_table .product-thumbnail, .woocommerce-page table.shop_table .product-thumbnail {
		max-width: 100%;
	}
	.shop_table.cart tbody td dl dt, .shop_table.cart tbody td dl dd {
		font-size: 10px;
	}
	.shop_table.cart thead th {
		font-size: 16px;
	}
	.woocommerce form.woocommerce-form-login p.form-row span {
		font-size: 16px;
	}
	.banner-content p {
		font-size: 16px;
		line-height: 26px;
	}
	.banner-content a {
		padding: 12px 26px;
		font-size: 16px;
	}
	.details-section .google-reviews {
		margin-top: 35px;
	}
	.main-header .my-account-section a.nav-link i {
		font-size: 12px;
	}
	.hero-section img {
		height: 340px;
	}
	.pc-banner-section img {
		height: 340px;
	}
	.pc-banner-section iframe {
		max-height: 340px !important;
		height: 340px;
	}
	.nav-tabs .nav-item .nav-link {
		padding: 15px 43px 15px 23px;
		font-size: 16px;
	}
	.select-your-game-content {
		padding: 40px 28px;
	}
	.company-detail-section h5 {
		font-size: 20px;
	}
	.company-detail-section p, .company-detail-section a {
		font-size: 17px;
	}
	.shop-descrption {
		max-width: 100% !important;
	}
	.shop-image {
		max-width: 45% !important;
	}
	.shop-detail {
		padding: 30px 0 !important;
	}
	.pc-banner-section .youtube-video {
		text-align: center;
	}
	.choose-games-info .btn {
		min-height: auto;
	}
	.choose-games-info .col-lg-6 .select-steps {
		min-height: auto;
		padding: 18px 12px;
	}
	.pc-info .col-lg-4.product-img {
		margin-bottom: 16px;
	}
	.company-detail-section .all-sections.col-lg-3 {
		max-width: 49%;
	}
	.company-detail-section .all-sections.col-lg-3:first-child, .company-detail-section .all-sections.col-lg-3:nth-child(2) {
		margin-bottom: 30px;
	}
	.company-detail-section {
		padding: 50px 0;
	}
	.customer-support nav {
		padding: 0 !important;
	}
	.woocommerce-account li.woocommerce-MyAccount-navigation-link:not(:last-child) a {
		padding: 15px 35px 15px 20px;
		font-size: 13px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a {
		padding: 13px 20px 13px 45px;
		font-size: 13px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a::before {
		top: 11px;
		left: 25px;
		font-size: 13px;
	}
	.woocommerce-account .woocommerce-MyAccount-content p, .woocommerce-account .woocommerce-MyAccount-content p a, .woocommerce-account .woocommerce-MyAccount-content p strong {
		font-size: 16px !important;
	}
	.woocommerce-order tfoot td, .woocommerce-view-order .woocommerce-MyAccount-content table tfoot tr td {
		min-width: auto;
	}
}
@media screen and (max-width: 767px) {
	footer a {
    font-size: 16px;
}
	.product-section .slick-slide {
    margin: 0 10px;
    padding: 0 0px;
}.product-section .view-more-btn a {   
    font-size: 16px;   
    padding: 12px 10px;
    margin: 10px 15px 0;
   
}
	.woocommerce-error li, .woocommerce-info, .woocommerce-message {
		padding: 1rem 2.5rem !important;
	}
	.woocommerce-checkout form .col2-set label {
		font-size: 12px;
	}
	.woocommerce form .form-row .input-text::placeholder {
		font-size: 12px;
	}
	.product-section .slick-prev {
		left: 45%;
	}
	.product-section .slick-next {
		left: 55%;
	}
	.parallax-cta a {
		font-size: 13px;
		min-width: 250px;
	}
	.bottom-footer ul {
		justify-content: center;
		margin-top: -6px;
	}
	.bottom-footer p {
		text-align: center;
	}
	.bottom-footer {
		padding: 10px 0;
	}
	.shop-image {
		max-width: 60% !important;
	}
	header .top-nav .topnav-left a i {
		margin-right: 5px;
	}
	header.fusiongaming-header-stky a.navbar-brand img {
		max-width: 70px !important;
	}
	.shop-detail-specifications .row.spec_description .spec_desc_itm {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.customer-reviews-section .both-reviews {
		border-right: none;
	}
	.customer-reviews-section .both-reviews span i {
		font-size: 25px;
	}
	.customer-reviews-section .both-reviews h3 {
		font-size: 20px;
	}
	.customer-reviews-section .both-reviews h4 span.counter_number {
		margin: 9px 0;
		font-size: 20px;
	}
	.customer-reviews-section .reviews-left {
		margin: 0 auto 20px;
		padding-bottom: 20px;
		max-width: 60%;
	}
	.customer-reviews-section .both-reviews:first-child {
		border-bottom: 1px dashed #d82129;
	}
	.parallax-cta.customer-reviews-section {
		height: 300px;
	}
	.games-options .games {
		flex: 0 0 17.9%;
	}
	#result__tab_content .no-results-section h3 {
		font-size: 26px;
		margin-top: 20px;
	}
	.pc-info_records .regular-price, .pc-info_records .sale-price {
		font-size: 13px;
	}
	.product-price-info .product-buttons a {
		font-size: 11px;
	}
	.cart-collaterals table.shop_table tr.cart-discount {
		padding: 20px 10px 0px !important;
	}
	.shop_table.woocommerce-checkout-review-order-table .product-name {
		border-bottom: none !important;
	}
}
@media screen and (max-width: 660px) {
	.parallax-cta .section-btns {
		flex-direction: column;
	}
	.parallax-cta a {
		margin: 0;
		min-width: 100%;
	}
	.parallax-cta a.whatapp-link-btn {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 575px) {
	header a.navbar-brand img {
		max-width: 65px !important;
	}
	nav {
		padding: 8px 15px !important;
	}
	.product-section .products-head p {
		font-size: 16px;
		line-height: 25px;
	}
	.parallax-cta a i {
		font-size: 22px;
	}
	.woocommerce-checkout-review-order-table td {
		font-size: 10px;
	}
	.woocommerce-checkout-review-order-table dl.variation dt {
		min-width: 150px;
	}
	.shop-image {
		max-width: 100% !important;
	}
	header .top-nav ul, header .topnav-right {
		justify-content: center;
	}
	a.product-title {
		font-size: 27px !important;
	}
	.shop-detail .product-q-cart label {
		font-size: 13px;
	}
	.shop-descrption {
		padding: 20px 18px !important;
	}
	.shop-descrption {
		padding: 24px 18px;
	}
	.shop-detail .product-q-cart .product_btn {
		text-align: center;
		margin-top: 0px;
	}
	.pc-banner-section iframe {
		max-height: 260px !important;
		height: 260px;
	}
	.pc-banner-section {
		height: 315px;
	}
	.select-your-game-content {
		padding: 28px 15px;
	}
	.choose-games-info .platforms-options input+.btn::before {
		width: 10px;
		height: 10px;
	}
	.games-options .games label img {
		height: 80px;
	}
	#result__tab_content .no-results-section h3 {
		font-size: 19px;
	}
	.pc-info .col-lg-4.col-md-6.col-12 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.pc-info .row {
		column-gap: 0;
	}
	.pc-info .col-lg-4.product-img {
		text-align: center;
	}
	.pc-info .col-lg-4.product-img a img {
		max-width: 70%;
	}
	header.fusiongaming-header-stky a.navbar-brand img {
		max-width: 65px !important;
	}
	.company-detail-section .row {
		margin-left: 0;
		margin-right: 0;
	}
	.company-detail-section p {
		margin: 3px 0;
	}
	.company-detail-section p, .company-detail-section a {
		font-size: 16px;
	}
	.customer-support-content {
		padding: 15px;
	}
	.customer-support div.wpforms-container-full .wpforms-field-label {
		margin: 0 0 3px;
		font-size: 13px;
	}
	.customer-support div.wpforms-container-full .wpforms-field-sublabel {
		font-size: 11px;
		margin: 3px 0 0;
	}
	.customer-support .wpforms-container .wpforms-field {
		padding: 8px 0;
	}
	.company-detail-section .all-sections.col-lg-3 {
		max-width: 100%;
	}
	.company-detail-section .all-sections.col-lg-3:first-child, .company-detail-section .all-sections.col-lg-3:nth-child(2), .company-detail-section .all-sections.col-lg-3:nth-child(3) {
		margin-bottom: 16px;
	}
	.company-detail-section {
		padding: 30px 0;
	}
	.company-detail-section h2, .customer-support h2 {
		padding-bottom: 15px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		padding: 8px 0px !important;
	}
	.woocommerce-account .woocommerce-MyAccount-content a {
		font-size: 16px;
	}
	.woocommerce-MyAccount-content .woocommerce-info {
		padding: 1rem !important;
	}
}
@media screen and (max-width: 480px) {
	.product-section .slick-prev {
		left: 43%;
	}
	.product-section .slick-next {
		left: 57%;
	}
	.shop-detail-specifications .row.spec_description .spec_desc_itm {
		max-width: 100%;
		flex: 0 0 100%;
		align-items: center;
	}
	.nav-tabs .nav-item .nav-link {
    padding: 12px 24px 12px 9px;
    font-size: 13px;
}
	.choose-games-info .select-steps {
		padding: 18px 12px 0;
	}
	.choose-games-info {
		margin-top: 22px;
	}
	.bottom-footer p, .bottom-footer a {
		font-size: 10px;
	}
	#result__tab_content .no-results-section h3 {
		font-size: 16px;
	}
	.navbar-collapse{width:calc(320px - 50px)}
}
@media (max-width:991px) {
	.woocommerce-cart-form__contents .actions .coupon {
		width: 100% !important;
		text-align: left;
		margin-bottom: 20px;
		display: flex;
		margin-bottom: 15px;
	}
	.woocommerce-page table.cart td.actions .button {
		width: 100%;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		float: left !important;
		width: 100%;
	}
	body.woocommerce-order-received .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
		padding-top: 30px;
	}
	li.menu-item-has-children ul.sub-menu {
		display: none;
	}
	.menu-item-has-children.cstm-drp ul.sub-menu {
		position: static;
		display: block;
	}
	li.menu-item-has-children ul.sub-menu li a {
		color: #d82129 !important;
	}
	header .bottom-nav ul#menu-header-main> li> a.nav-link:hover {
		color: #fff !important;
	}
}
@media (max-width:768px) {
	.woocommerce .col2-set .col-2 {
		margin-top: 35px;
	}
	.woocommerce .col2-set .col-1.u-column1 {
		width: 100% !important;
	}
	.woocommerce-account table.account-orders-table, .logged-in.woocommerce-account table.account-orders-table td, .woocommerce table.shop_table_responsive tr td:last-child, .woocommerce-page table.shop_table_responsive tr td:last-child {
		width: 100%;
	}
	.woocommerce-account table.account-orders-table .button {
		max-width: max-content;
	}
	.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child {
		padding-top: 20px !important;
	}
	.shop_table.cart tbody td dl dt, .shop_table.cart tbody td dl dd {
		text-align: left;
	}
	.shop_table.cart tbody td dl dd {
		margin-left: auto;
		width: max-content;
	}.shop_table.cart tbody td dl dd p {
    text-align: right;
}
}
@media (max-width:767px) {
	.shop-detail-custom .slick-slide {
		margin: 0px 0px;
		width: 160px;
	}
	.shop_table .product-remove {
		border: none !important;
	}
	.shop_table .woocommerce-Price-amount.amount {
		text-align: right !important;
		padding-right: 0px !important;
		font-size: 16px !important;
	}
	.shop_table .product-remove {
		float: left !important;
		width: 100% !important;
	}
	.shop_table tr {
		border-top: 1px solid #ccc !important;
		padding:10px !important;
	}
	.woocommerce-page table.shop_table_responsive tr td {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	form.woocommerce-cart-form {
		padding-top: 0px !important;
	}
	.woocommerce table.cart td.actions {
		padding-top: 20px !important;
	}
	.woocommerce .woocommerce-cart-form button[name=apply_coupon] {
		padding: 15px 25px !important;
	}
	.shop_table_responsive .coupon {
		display: flex;
	}
	.woocommerce-cart-form .cart_item .product-remove {
		text-align: left !important;
	}
	.cart_totals .shop_table.shop_table_responsive {
		width: 100% !important;
	}
	.cart_totals .shop_table_responsive {
		border: 1px solid #ddd !important;
	}
	.cart_totals .shop_table_responsive .cart-subtotal {
		padding: 10px !important;
		border-bottom:1px solid #ddd0 !important;
		margin-bottom: 0px !important;
	}
	.cart_totals .shop_table_responsive .order-total {
		padding: 10px !important;
	}
	header.entry-header.alignwide h1 {
		font-size: 35px;
		padding: 25px 0 0px;
	}
	.entry-content .woocommerce .col2-set .col-1 {
		width: 100% !important;
	}
	.woocommerce .u-columns.col2-set .u-column1.col-1 {
		padding: 0px !important;
	}
	.woocommerce .u-columns.col2-set .u-column2.col-2 {
		padding: 20px 0px 0px !important;
	}
	article.post-8 .woocommerce {
		padding-top: 0px;
	}.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    
    border: none;
}.wc-item-meta p, .wc-item-meta:last-child, dl.variation p, dl.variation:last-child {
 
    font-size: 13px;
}.shop_table.cart tbody td dl dt, .shop_table.cart tbody td dl dd {
    text-align: left;
    font-size: 13px;
} 
}
@media (max-width: 575px) {
	.product-section .product-info .product-price {
    color: #fff;
    flex-wrap: wrap;
    justify-content: center;
}
	.coupon .input-text {
		margin-bottom: 20px;
	}
	.actions .coupon .button {
		margin-left: 0px !important;
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.woocommerce .woocommerce-cart-form table {
		max-width: 100%;
	}
	.shop_table_responsive .coupon {
		flex-direction: column;
	}
	.woocommerce-order-received .woocommerce-order p, .woocommerce-order-received .woocommerce-order strong {
		min-width: max-content;
		font-size: 10px;
	}
	.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received {
		min-width: auto;
	}
	header.entry-header.alignwide h1 {
		font-size: 25px;
		padding: 15px 0 0;
	}
	body.woocommerce-order-received .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
		padding-top: 0;
		padding-bottom: 020px;
	}
	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
		float: left;
		width: 100% !important;
		margin-bottom: 15px;
	}
	.logged-in.woocommerce-account table.account-orders-table td {
		padding-bottom: 10px !important;
		font-size: 16px;
	}
	.woocommerce .col2-set .col-2 {
		margin-top: 20px;
	}
	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
		float: left;
		width: 100% !important;
	}
	.form-row.form-row-last .button {
		width: 100% !important;
	}
	.woocommerce .u-columns.col2-set {
		padding: 24px 15px;
	}
	.woocommerce-page .col2-set h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
		padding: 20px 16px!important;
	}
}
@media (max-width: 480px) {
	.woocommerce-cart-form {
		padding: 0px 20px !important;
	}
	.shop_table.cart .product-name a {
		font-size: 16px;
	}
	.woocommerce-error li, .woocommerce-info, .woocommerce-message {
		padding: 1rem !important;
	}
	.woocommerce-form-login-toggle .woocommerce-info {
		flex-direction: column;
	}
	.woocommerce-form-login-toggle .woocommerce-info .showlogin {
		margin-top: 10px;
	}
}
@media (max-width: 414px) {
	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100% !important;
    margin: 0px !important;
    max-width: 100% !important;
}
	.woocommerce-cart-form .shop_table.cart .coupon input[type="text"] {
		min-width: 17rem !important;
	}
	.woocommerce .woocommerce-cart-form table {
		max-width: 100%;
	}
}
@media screen and (min-width: 1280px) {
	.hero-section img, .pc-banner-section {
		height: calc(100vh - 165.60px);
	}
	.product-section {
		display: flex;
		align-items: center;
		padding: 40px 0;
	}
	header {
		position: relative;
	}
	.shop-detail-buildcustom .shop-detail {
		flex-direction: row;
		padding: 25px 0 !important;
	}
	.shop-detail-buildcustom .shop-descrption {
		max-width: 100% !important;
		padding: 17px !important;
		position: relative;
	}
	.shop-detail-buildcustom .shop-descrption .product-q-cart .bcp_column {
		flex: 0 0 33%;
		max-width: 33%;
	}
	.shop-detail-buildcustom .shop-image {
		margin: 30px auto 0;
	}
	.shop-detail-buildcustom .shop-descrption h2.product-title {
		font-size: 26px;
		margin-bottom: 1px;
	}
	.shop-detail-buildcustom .shop-descrption .product-q-cart .bcp_column label {
		font-size: 13px;
		margin-bottom: 3px;
	}
	.shop-detail-buildcustom .shop-descrption .prd_options_container {
		margin: 0px;
	}
	.shop-detail-buildcustom .shop-descrption .prd_options_container .form-group .form-control {
		padding: 6px 15px;
		font-size: 12px;
		border: 1px solid #fff;
	}
	.shop-detail-buildcustom .shop-descrption .product-q-cart .bcp_column .form-group {
		margin-bottom: 10px;
	}
	.shop-detail-buildcustom .shop-descrption .product_btn a.add-to-cart-button {
		font-size: 12px;    border-radius: 12px;
		padding: 8px 18px;
	}
}
@media screen and (min-width: 1280px) and (max-width: 1600px) {
	.product-section .card {
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 15px 0;
	}
	.product-section .product-info {
		padding: 13px 10px;
	}
	.product-info h5 {
		font-size: 16px;
		min-height: 55px;
		line-height: 23px;
	}
	.product-section .view-more-btn a {
		padding: 11px 20px;
		margin: 0px 20px 0;
	}
	.product-section .view-all-link {
		margin: 10px auto 0px;
	}
}
@media screen and (min-width: 1280px) and (max-width: 1299px) {
	.product-section .card {
		min-height: 360px;
	}
	.product-section .product-price {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 767px) {
	.product-name a {
		font-size: 16px !important;
		font-weight: 600 !important;
		word-break: break-all !important;
		width: 100%;
		max-width: 50%;
		margin-left: auto;
	}
	dd.variation-Features {
		width: unset !important;
	}
	.woocommerce .woocommerce-cart-form dd.variation-Features table {
		max-width: 100%;
		width: 100%;
	}
	.woocommerce-page table.shop_table_responsive .variation-Features tr td {
		width: 100% !important;
		text-align: center !important;
	}
	.variation-Features tr td:before {
		display: none;
	}
	.variation-Features tr {
		display: flex !important;
		justify-content: space-between !important;
	}
	.woocommerce-page table.shop_table_responsive .variation-Features tr td:before {
		display: none;
	}
	.woocommerce-page table.shop_table_responsive .variation-Features tr td img {
		width: 60px !important;
		height: 84px !important;
		object-fit: fill;
	}
	ul#menu-header-main {
		margin-right: 0px;
		width: 100%;
	}
	header.fusiongaming-header-stky .navbar-collapse .login a {
		font-size: 16px;
	}
	.shop_table.cart tbody td {
		padding: 10px !important;
	}
	.banner-content img.mobile_slide {
		display: block !important;
		height: 100%;
	}
	.banner-content img.desktop_slide {
		display: none !important;
	}
	.banner-content .carousel-caption {
		position: absolute;
		right: auto;
		bottom: auto;
		left: 50%;
		text-align: left;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	.hero-section {
		height: calc(100vh - 135px);
	}
	.hero-section .banner-content .carousel,
	.hero-section .banner-content .carousel .carousel-inner,
	.banner-content .carousel .carousel-inner .carousel-item,
	.banner-content .carousel .carousel-inner .carousel-item .cstm_banner_inner{
		height: 100%
	}
}
@media (max-width: 575px) {
	.woocommerce .woocommerce-cart-form table {
		max-width: 90% !important;
	}
	.hero-section {
		height: calc(100vh - 86px);
	}
}
@media (max-width: 480px) {
	.woocommerce-page table.shop_table_responsive .variation-Features tr td {
		flex: 0 0 50%;
	}
	.variation-Features tr {
		padding: 0px !important;
		flex-wrap: wrap;
	}
	.single-product .product_btn.bcp-product-page-btn-box {
		display: inline-flex !important;
		text-align: left;
		align-items: center;
		gap: 9px;
		flex-direction: column;
	}
	.single-product .customize_btn {
		margin-left: 0px;
		margin-top: 0px;
	}
	.single-product .product_btn.bcp-product-page-btn-box {
		width: 100%;
	}
	.single-product .product_btn.bcp-product-page-btn-box a {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 380px) {
	.shop_table tr {
		padding: 5px !important;
	}
}
@media (max-width: 991px) {
	header {
		height: auto;
	}
	.pc-banner-section {
		height: 340px !important;
	}
	form.woocommerce-ResetPassword {
		padding: 30px 15%;
	}
	.shop-detail-specifications .row.spec_description {
		width: 100%;
	}
}
@media (max-width: 767px) {
	form.woocommerce-ResetPassword {
		text-align: left;
	}
	.woocommerce-account.woocommerce-lost-password article .entry-content .woocommerce {
		padding-top: 0px !important;
	}
	.pc-banner-section {
		height: calc(100vh - 135px) !important;
	}
	.pc-banner-section .mobile_slide {
		display: block !important;
		height: 100%;
	}
	.pc-banner-section .desktop_slide {
		display: none !important;
	}
	.product-section .prv__arrow, .product-section .nxt__arrow {
		top: 50%;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.product-section button.prv__arrow.slick-arrow {
		left: 0;
		z-index: 9999;
		transform: translateY(-50%);
	}
	.product-section button.nxt__arrow.slick-arrow {
		right: 0;
		z-index: 9999;
		transform: translateY(-50%);
	}
	form.woocommerce-ResetPassword {
		padding: 30px 10%;
	}
	.carousel-inner .carousel-caption .container {
		text-align: center !important;
	}
	.hero-section .banner-content {
		height: 100%;
	}
}
@media (max-width: 575px) {
	/*header .top-nav {
		display: none;
	}*/
	header .top-nav .cart-icon{display:flex;}
	form.woocommerce-ResetPassword {
		padding: 30px 30px;
	}
	
	.pc-banner-section {
		height: calc(100vh - 86px) !important;
	}
}
/* 12-10-2023 */
.woocommerce-error a, .woocommerce-info a {
    color: #d82129 !important;
}
.woocommerce-message a {
    color: #278e27  !important;
}
.woocommerce-error {
    border: none !important;
}
.login-required-message {
    width: 100%;
    max-width: 90%;
    margin: 20px auto 0px;
    font-size: 22px;
    font-weight: 600;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    width: 100%;
    margin: auto;
    box-shadow: rgba(100,100,111,0.2) 0px 7px 29px 0px;
    border-radius: 12px;
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
}
tr.woocommerce-cart-form__cart-item.cart_item .product-remove a.remove {
    background: #d82129;
    color: #fff!important;
	border: 1px solid #d82129;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 12px;
	width: auto;
	height: auto;
	line-height: normal;
	font-size: 16px;
	padding: 10px 15px;
}
tr.woocommerce-cart-form__cart-item.cart_item .product-remove a.remove:hover {
    background: transparent;
    color: #d82129!important;
	border: 1px solid #d82129;
}
.cm-quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    display: none;
     margin: 0;
}
.cm-quantity input.qty {
    appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    background: transparent;
    color: #000;
    border: none;
	font-size: 18px;
	width: 35px !important;
    height: 35px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
	flex:1;
	margin-right:2px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-top: 2rem;
}
form[name="checkout"] .woocommerce-account-fields {
    padding: 0 10px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.cm-quantity {
    display: flex;
    align-items: center;
    justify-content: stretch;
	border: 1px solid #c9c8c8;
}
.cm-quantity input.qty_button.minus,
.cm-quantity input.qty_button.plus {
    background: #f0efef;
    color: #000;
    border: none !important;
    font-size: 18px;
    font-weight: 600;
	cursor: pointer;
	width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 0px !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-weight: 600 !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
    display: flex;
    align-items: center;
}
.woocommerce form.woocommerce-form-login input[type=checkbox] {
    margin-right: 7px !important;
    width: 20px;
    height: 20px;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p:first-child {
    font-size: 20px;
}
.woocommerce form.woocommerce-form-login p.form-row label span.required {
    color: #d82129;
}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
    top: 1.5em !important;
    transform: translateY(-50%) !important;
}
.woocommerce-error li strong {
    font-weight: 700;
}
.woocommerce-error li a {
    text-decoration: underline !important;
}
.shop_table.cart .product-name p.cart_item_recustomize a {
    background-color: #d82129 !important;
    border: 1px solid #d82129 !important; 
    color: #fff !important;
    border-radius:12px !important;
    line-height: normal;
    min-height: auto;
    padding: 7px 10px !important;
    margin-left: 0px;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    width: 150px;
    text-align: center;
}
.shop_table.cart .product-name p.cart_item_recustomize a:hover{
	background-color: #000 !important;
    border: 1px solid #000 !important; 
}
.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell a,
.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell a.button.view {
    color: #d82129 !important;
}
.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell a:hover,
.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell a.button.view:hover {
    color: #000!important;
	text-decoration: underline !important;
}
.woocommerce-MyAccount-content .woocommerce-pagination a.woocommerce-button {
    background: #d82129 !important;
    color: #fff;
    text-decoration: none !important;
    padding: 6px 20px;
    transition: 0.3s ease-in-out;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 12px;
}
.woocommerce-MyAccount-content .woocommerce-pagination a.woocommerce-button:hover {
    background: #000!important;
	color: #fff;
    transition: 0.3s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p {
     margin-top: 20px !important;
}
.account-my-address-section .my-address_header {
    box-shadow: none !important;
	height: auto !important;
	padding: 25px 0px;
}
.account-my-address-section .my-address_header h3 {
    margin-bottom: 0px !important;
}
.woocommerce-account  .account-my-address-section .my-address_header a.edit {
    background: #d82129 !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 6px 20px;
    transition: 0.3s ease-in-out;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 12px;
}
.woocommerce-account  .account-my-address-section .my-address_header a.edit:hover {
    background: #000 !important;
    transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px){
	.woocommerce-cart-form table .cm-quantity input.qty {
		padding: 0px !important; 
	}
	.cm-quantity {
		width: 100%;
		max-width: 25%;
		margin-left: auto
	}
	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
		float: left !important;
	}
}
@media only screen and (max-width: 480px){
	.cm-quantity {
		width: 100%;
		max-width: 25%;
	}
}

/* 13-10-2023 */
.woocommerce-checkout .checkout_coupon p.form-row.form-row-last button.button {
    margin-top: 10px;
}
@media (max-width: 1180px){
	.woocommerce-checkout .processing.woocommerce-form-coupon p.form-row.form-row-last {
		order: 4;
		width: 33%;
	}
	.woocommerce-checkout .processing .blockUI.blockOverlay {
		width: 120px !important;
	}
}
@media only screen and (max-width: 1036px) and (min-width: 992px) {
	/*.bottom-nav .nav-link {
		font-size: 12px;
		line-height: 12px;
	}*/
}
@media (max-width: 767px){
	.main-header .col-lg-6.col-sm-8.topnav-left,
	.main-header .col-lg-6.col-sm-4.topnav-right {
		flex: 0 0 100%;
		max-width: 100%;
	}
	header .top-nav ul {
		margin: 0;
		justify-content: center;
	}
	header .topnav-right {
		justify-content: center;
	}
	header .top-nav {
		padding: 8px 0;
		background-color: #d82129;
	}
}	
@media (max-width: 575px){
	.woocommerce-checkout form .col2-set#customer_details p#billing_first_name_field, 
	.woocommerce-address-fields p.form-row-first{
		padding-left: 0px;
	}
	.woocommerce-checkout form .col2-set#customer_details p#billing_last_name_field, .woocommerce-address-fields p.form-row-last {
		padding-right: 0px;
	}
	.woocommerce-checkout .processing.woocommerce-form-coupon .blockUI.blockOverlay {
		order: 4;
	}
	.woocommerce-checkout .processing .blockUI.blockOverlay {
		position: relative !important;
		width: 120px !important;
		top: 21px !important;
		left: 50% !important;
		transform: translateX(-50%);
	}
	.woocommerce-checkout .processing.woocommerce-form-coupon p.form-row.form-row-last {
		order: 3;
	}
}

/** 07-11-2023 **/
.top-nav .container > .row{
	align-items: center;
}
/*header nav .nav-link:focus, header nav .nav-link:hover, header nav li.current-menu-item .nav-link, 
header .bottom-nav ul#menu-header-main> li:last-child> a:hover::before , 
header .bottom-nav ul#menu-header-main> li:last-child> a:focus::before{
    color: #fff!important;
}*/
.anm-sectionwrapper a:hover , header .nav-login a.nav-link:hover{
	background-color: transparent!important;
	border-color: #d82129!important;
	color: #fff!important;
}
.product-item_inner , .choose_inner , .about-us-sections .all-boxes , .product-section .card{
	transition: all 0.2s ease-in-out;
}
.product-item_inner:hover, .choose_inner:hover , .about-us-sections .all-boxes li:hover , 
.product-section .card:hover{
    box-shadow: 0 0 15px rgba(206,1,1,.8);
}
.choose_inner:hover .choose_icon img{
	filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg);
}
.choose-games-info .platforms-options input+.btn::before {
    content: "";
    z-index: 2;
    background: url(../images/icon-tick-red.png);
    background-size: 100%;
    color: #fff;
	filter: brightness(0) invert(1);
	transform: scale(1.6);
}
.choose-games-info .platforms-options input:checked+.btn::before{
	filter: none;
}
.about-us-banner {
    position: relative;
    z-index: 2;
    padding: 85px 0 0 0;
}
.about-us-banner::before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/geo-wave-bg-min.png) no-repeat bottom center;
    background-size: 100%;
    opacity: 1;
}
.about-us-banner .desktop-wrapper {
    position: relative;
    width: 900px;
    height: 560px;
    background: url(../images/computer.png) no-repeat;
    background-size: 800px;
    margin: 0 0 0 40px;
}
.about-us-banner .desktop-wrapper .fixed-element {
    position: absolute;
    top: -30px;
    left: 400px;
}
.about-us-banner .title {
    font-size: 72px;
    line-height: 80px;
    text-align: left;
    margin: 60px 0 0 0;
	z-index: 1;
	color: #fff;
}
.shop-detail-specifications {
    background-color: #000!important;
}
.logo-items {
    position: relative;
	padding:0 20px;
}
.logo-items img {
    width: 85%;
}
.logo-sections {
    padding: 60px 0;
}.partners-section-slider {
    padding: 40px 0 0;
}

.whole-banner .card-img-overlay {
    padding: 0;
    border-radius: 0;
	display: flex;
}
.whole-banner img{
	height: 420px!important;
	object-fit: cover;
}
.about-us-banner .about-us-content-inner{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}
.about-us-sections .content-para p {
    font-size: 30px;
    font-weight: 200;
	color: #fff;
	text-align: center;
}
.about-us-sections .all-boxes {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
  list-style: none;
  margin: 60px auto;
  padding: 0;
  width: 80%;
  justify-content: center;
}
.about-us-sections .all-boxes li {
    background: #fff;
    text-align: center; 
    border-radius: 20px;

    padding: 30px 25px 30px 25px;
}
.about-us-sections .all-boxes li p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.about-us-sections .all-boxes li h4 {
	margin-top: 10px;
    margin-bottom: 5px;font-weight: bold;
}.our-team h2 {
    text-align: center;
}
.about-us-sections .all-boxes .icon-box img{
	max-width: 42px;
}
.about-us-sections .partners-section , .gallery-section , .blog-section-2 {
    padding: 60px 0;
}
.about-us-sections .partners-section h3{
	text-align: center;
	color: #fff;
}
footer ul{
	padding-left: 0;
}
.main-header .my-account-section a.nav-link i{
	color: #fff;
}
.blog-section .meta-author-img {
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: relative;
    margin-right: 10px;
}
.about-us-tab-section .journey-update-blocks img{
	max-width: 100px;
}
.our-team p.name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
	color: #fff;
}
.our-team p.role {
    font-size: 16px;
    font-weight: 200;
	color: #fff;
}
.our-team .social-icons img{
	max-width: 45px;
}
.member-info-inner {
    padding: 20px 20px 20px;
    background-image: linear-gradient(180deg, #000000, #860000);
    border-radius: 12px;

	transition:0.5s;
}

.member-info-inner:hover{ transition:0.5s; box-shadow: 0 0 15px rgba(206,1,1,.8);
}
.our-team .member-info {
    margin-top: 15px;
}
.our-team .social-icons{
	text-align: right;
}
.our-team .team-members{
row-gap: 24px;
  margin-top: 20px;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-section .grid-item {
    float: left;
    margin-bottom: 20px;
}
.gallery-section .grid-sizer, .gallery-section .grid-item {
    width: 25%;
    padding: 0 10px;
}
.gallery-section img {
    border-radius: 12px;
}
.gallery-section .grid-item img {
    display: block;
    width: 100%;
}
.partners-section h2{
	text-align: center;
}
.blog-section .card-img-wrapper{
	border-radius: 12px;
	height: 100%;
	position: relative;
}
.blog-section .card-img-wrapper >a {
    height: 100%;
	display: block;
    position: relative;
    z-index: 1;
}
.blog-section .card-img-wrapper > a::before {
    background-image: none;
    background-color: rgba(0,0,0,1);
	opacity: 0.7;
	height: 100%;
	bottom: 0;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    z-index: 1;
}
.blog-section-2.both-blogs h2 {
    font-weight: bold;
	color: #fff;
}
.blog-section .blogs-content:hover .card-img-wrapper img.card-img {
    filter: grayscale(0%);
    transform: translateX(8px) scale(1.15)!important;
    transition: 310ms;
}
.logo-sections .logo-carousel-free .sp-lc-logo {
    border: none!important;
}
.logo-sections .logo-carousel-free .sp-lc-logo img {
    max-width: 70%;
} 
.logo-sections .sp-lc-container .sp-lc-button-next, 
.logo-sections .sp-lc-container .sp-lc-button-prev, 
.logo-sections .swiper-pagination{
	display: none;
}
.blog-section .blog-category a {
    font-size: 11px;
    line-height: 15px;
	color: #fff;
    letter-spacing: 1px;
	background-color: #d82129;
	border: 1px solid #d82129;
	padding: 3px 7px 3px 7px;
	border-radius: 2px;
	transition: all .4s ease-in-out;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
	z-index: 1;
	position: relative;
}
.blog-section .card-img-overlay{
	z-index: 1;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.blog-section .blog-content-wrapper:not(:first-child) h3, .blog-section .blog-content-wrapper:not(:first-child) h3 a , 
.blog-section .blog-section-2 .blog-content-wrapper h3 , .blog-section .blog-section-2 .blog-content-wrapper h3 a{
    font-size: 24px;
    line-height: 30px;font-weight: bold;
	color:#fff;
}.blog-section-2.both-blogs h2 {
    font-weight: bold;
}
.blog-section .blog-section-1 .blog-content-wrapper:first-child h3, .blog-section .blog-section-1 .blog-content-wrapper:first-child h3 a {
    font-size: 42px;
    line-height: 48px;font-weight: bold;
	color:#fff;
}
.blog-section .blog-meta-blocks span {
	margin-right: 15px;
	position: relative;
	vertical-align: middle;
	pointer-events: all;
}
.blog-section .blog-meta-blocks span , .blog-section .blog-meta-blocks span a{
	font-size: 13px;
    line-height: 20px;
	color: rgba(255,255,255,0.90);
}
.blog-section .blog-meta-blocks span svg{
    fill: rgba(255,255,255,0.90);
	width: auto;
    height: 12px;
    stroke-width: 7px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    display: inline-block;
}
.blog-section .blog-meta-blocks {
    padding: 5px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}
.blog-section .blog-meta-blocks span:first-child:after {
    content: "-";
    left: 7px;
    top: 0;
    font-size: 18px;
	position: relative;
}
.blog-section .blogs-content{
	overflow:hidden;
	border-radius: 12px;
}
.blog-section .blogs-content .card-img-wrapper img{
	transition: all 0.4s ease-in-out;
	transform: translateX(-8px) scale(1.15) !important;
	width: 100%;
    object-fit: cover;
    height: 100%;
}
.blog-section .blog-section-1 .blog-content-wrapper:first-child .card{
	height: calc(100% + 19px);
}
.blog-section .blog-section-1 .blog-content-wrapper:first-child .card-img-wrapper{
	max-height: 510px;
}
.blog-section .blog-content-wrapper .card-img-wrapper{
	max-height: 240px;
}
.blog-section .blog-content-wrapper.right .blogs-content:last-child{
	margin-top: 30px;
}
.blog-section-2 p{
	color: #989898;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
}
.blog-section-2 .blog-category{
	display: none;
}
.blog-section-2 .row .blog-content-wrapper{
	margin-top: 30px;
}
.blog-section .blog-section-2 .blog-content-wrapper .card-img-wrapper{
	max-height: 255px;
}
.blog-section .blog-section-2 .blog-content-wrapper h3 a{
	font-size: 20px;
    line-height: 28px;
}
.both-blogs .card-title a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.blog-section a.stretched-link{
	position: relative;
}
.blog-section a.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
}
.blog-post-section p{
	color: #fff;
	margin-bottom: 10px;
}
.blog-post-section{
	padding: 60px 0;
}
.blog-post-section h1{
	color: white;
	font-size: 42px;
}
.blog-post-section ul{
	padding-left: 0;
}
.blog-post-sidebar h2{
	color: #d82129;
	font-size: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	line-height: normal;
}
.blog-post-sidebar .post-caterories-wrapper li a{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 16px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
}
.blog-post-sidebar .post-caterories-wrapper li a:hover{
	padding-left: 5px;
	color: #bbb;
}
.blog-post-sidebar .post-block-content-wrap{
	display: flex;
	align-items: center;
	transition: all 0.3s ease-in-out;
	margin-bottom: 22px;
}
.whole-banner p{
	max-width: 50%;
}
.blog-post-sidebar .post-block-content-wrap:hover .post-image img {
    transform: scale(1.2);
}
.blog-post-sidebar .post-block-content-wrap .post-image{
	margin-right: 10px;    
	height: fit-content;
	overflow: hidden;
    position: relative;
	flex: 0 0 30%;
}
.blog-post-sidebar .post-block-content-wrap .post-image img{
	height: 84px;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
	object-fit: cover;
}
.blog-post-sidebar .post-block-content-wrap h3{
	line-height: 24px;
}
.blog-post-sidebar .post-block-content-wrap h3 a{
	font-size: 16px;
	line-height: normal;
	color: #fff;
}
.blog-post-section .blog-post-left .blog-post-content{
	margin-top: 30px;
}
.blog-post-section .blog-post-left .blog-post-content img{
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog-post-section .blog-post-left .blog-post-content h2{
	font-size: 30px;
    margin-top: 32px;
    margin-bottom: 8px;
}

.blog-post-content li {
	 color: white;
	list-style: disc;
	line-height: 31px;
}
.blog-post-content strong{
	color:white;
}

.blog-post-content  h3{
	padding-bottom:2%;
}
.blog-post-section .blog-post-sidebar .post-block-meta span{
	font-size: 12px;
    color: #6c6c6c;
	margin-top: 6px;
    display: inline-block;
}
.blog-post-section .all-posts{
	margin-top: 52px;
}
.blog-post-section .blog-post-left{
	padding-right: 45px;
}
.blog-post-section .social-icons-list{
	flex-direction: row;
    display: flex;
    align-items: center;
}
.blog-post-section .social-icons-list li {
    padding-right: 13px;
	transition: all 0.3s ease-in-out;
	list-style:none;
}
.blog-post-section .social-icons-list li a {
    background-color: #d82129;
    border: 2px solid #d82129;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    width: 37px;
    height: 37px;
}
.blog-post-section .social-icons-list li a:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #d82129;
}
.blog-section-2, .logo-sections {
    padding-bottom: 0;
}

.blog-section .blogs-content .card-img-wrapper img {
    transform: translateX(0px) scale(1.15) !important;
}
.blog-section .blog-section-2 .blogs-content:hover .card-img-wrapper img.card-img {
    transform: translateX(0px) scale(1)!important;
}
.logo-sections .sp-lc-container .sp-logo-carousel {
    padding-top: 0!important;
}
.gallery-section .bwg-item{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.gallery-section .bwg-item img:hover {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)!important;
}
.gallery-section .bwg_container{
	margin-top: 0; 
	margin-bottom: 0;
}
.gallery-section .grid{
	height: 100%!important;    margin: 40px -10px;
}
.blog-section .blog-catergories{
	text-align: right;
    margin-bottom: 34px;
}
.blog-section .blog-catergories button{
	background-color: #d82129;
	border-color: #d82129;
	transition: all 0.3s ease-in-out;
}
.blog-section .blog-catergories button:hover{
	 text-decoration: none;
	
}
.blog-section .blog-catergories .dropdown-menu a{
	font-size: 16px;
	color: #d82129;
	padding: 5px 20px;
	transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.blog-section .blog-catergories .dropdown-menu a:hover,
.blog-section .blog-catergories .dropdown-menu a:focus{
	background-color:#d82129!important;
	color: #fff;	
	border-radius: 0!important;
}
.about-us-sections{
	padding-top: 50px;
}
header nav .nav-link:focus, header nav .nav-link:hover, header nav li.current-menu-item .nav-link, 
header .bottom-nav ul#menu-header-main> li.menu-item-has-children> a:hover::before , 
header .bottom-nav ul#menu-header-main> li.menu-item-has-children> a:focus::before{
    color: #d82129!important;
}
 header .nav-login a.nav-link:hover{
	color: #fff!important;
}
a{
	transition:all 0.3s ease-in-out;
}
body.woocommerce-page{
    background-color: transparent;
}
.shoppage-common-custom .shop-descrption .shop-detail-specifications{
    background-color: transparent!important;
	border-bottom: none;
}
.choose-games-info .nav-tabs .nav-item .nav-link:hover{
	color: #000!important;
}
.choose-games-info .nav-tabs .nav-link.active:hover{
	color: #fff!important;
}
footer{box-shadow: 0px 0px 3px #fff6;}
h2{
	text-transform: capitalize;
}
.select-your-game-content h2{
	z-index: 0;font-weight: bold;
	position: relative;
}
header .navbar-toggler-icon {
    background-size: 0;
	top: 7px;
    position: relative;
}
.text-para-section p{
	color: #fff;
	margin-top: 15px;
	text-align: left;
}
.text-para-section{
	margin-top: 35px;
	margin-bottom: 55px;
}
.text-para-section h2{
	color: #fff;
	font-size: 24px;
}
.text-para-section .text_content{
	background-image: linear-gradient(180deg, #000000, #860000);
    border-radius: 10px;
    max-width: 100%;
    margin: auto; 
	padding: 30px 30px 32px;
}
a.add-to-cart-button:hover , .single-product .customize_btn:hover{
    background-color: transparent!important;
    border-color: #db242b!important;
    color: #fff!important;
}
a.add-to-cart-button , .single-product .customize_btn{
	border-radius: 12px!important;
	text-transform: capitalize!important;
}
.choose-games-info .btn , .choose-games-info .platforms-options .btn{
	transition: all 0.3s ease-in-out;
	border: 3px solid transparent;
}
.choose-games-info .btn:hover , .choose-games-info .platforms-options .btn:hover{
    border: 3px solid #d82129;
}
.anm-sectionwrapper a, header .nav-login a.nav-link,  .woocommerce a.button{
	text-transform: capitalize!important;
	border-radius: 12px!important;
}
.product-item_inner{
	margin: 10px 0px!important;
}
.cart-icon a span{
	padding-left: 1px;
	/*padding-top: 1px;*/
}
.best-gaming-product, .bestselling-slider {
    justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
}
.best-gaming-product .slider-1, .bestselling-slider .slider-1{
	flex: 0 0 25%;
	padding: 0 12px;
}
.product-content a.product_title {
    min-height: 54px;
}
.shop-descrption .bcp-product-page-btn-box a:hover{
	color: #d82129!important;
}
.shop_table td.product-remove , .shop_table th.product-remove{
	display: none!important;
}
.shop_table span.product-remove.cart_item_remove{
	position: absolute;
    bottom: 18px;
    left: 18px;
}
.shop_table.cart tbody td{
	position: relative;
}
.useful-pages-sections .content{
	color: #fff;
	margin-bottom: 50px;
	margin-top: 120px;
    font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height:27px;
}
.useful-pages-sections ol li{
	list-style-type: disc;
	margin-bottom: 8px;
	font-size: 14px;
	line-height:25px;
}

.useful-pages-sections .content h3 {
    font-size: 20px;
    margin-top: 40px; 
    display: block;
    border-left: 4px solid #d82129;
    color: #000;
    background: #fff;
    padding: 10px;
    margin-bottom: 14px;
}
.useful-pages-sections .content p{
	margin-bottom: 8px;
	font-size: 14px;
	list-style-type:decimal;
}
.tab-content{
	z-index: 1;
	position: relative;
}
body.woocommerce-page header , body.page-id-183 header, body.category header,
body.page-id-747 header, body.page-id-775 header{
	position: relative;
	width: 100%;
	top: auto;
	left: auto;
	background-color: #000;
}
header , body.postid-12 header{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #00000063;
}
.banner-content h1{
	padding-top: 100px;
}
.woocommerce-order-overview , .woocommerce-order table.shop_table tr.woocommerce-table__line-item td ul{
    padding-left: 0;
}
.product-section .sale-price span, .best-gaming .sale-price span{
	text-decoration: line-through;
}
.product-section .product-item , .best-gaming .product-item{
	position: relative;
}
header .top-nav ul a i , .main-header .my-account-section.navbar-nav .dropdown-menu a.dropdown-item:hover i{
	transition: all 0.3s ease-in-out;
}
header .top-nav ul a:hover i{
	color: #000;
}
.main-header .my-account-section.navbar-nav .dropdown-menu a.dropdown-item:hover i{
	color: #d82129;
}
.swal-button {
    border: 2px solid #d82129;
	transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .woocommerce form.woocommerce-form-login p.lost_password a {
    margin: 0px;
}
body.category .row.blog_list .blog-item {
    padding-left: 15px;
    padding-right: 15px;
}
.cart_totals .shop_table_responsive{
	border-top: 0!important;
}
body.page-id-747 .entry-content, body.page-id-775 .entry-content {
	background: #171717;
}
.woocommerce-lost-password{
	background-color: #171717!important;
}
#customer_login{
	position: relative;
    width: 100%;
    padding: 60px 0;
    background: #171717;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
body.page-id-775 h1.entry-title , .woocommerce-lost-password h1.entry-title{
	display: none;
}
#customer_login .u-column1, .woocommerce-lost-password .woocommerce form{
	width: 80%;
    max-width: 450px;
    padding: 50px 30px;
    border-radius: 10px;
    background: #000;
}
#customer_login label , .woocommerce-lost-password .woocommerce label{
	font-size: 13px!important;
	color: #fff;
	display: block;
	font-weight: 400;
    margin-bottom: 0.5rem;
}
#customer_login input:not([type="checkbox"]), #customer_login input:not([type="submit"]) , .woocommerce-lost-password .woocommerce input{
    border: 1px solid #ddd;
    color: #fff;
	display: block;
    width: 100%;
	background-color: transparent;
	height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-lost-password .woocommerce input[type="text"]{
	padding: 0.375rem 0.75rem!important;
	border: 1px solid #ddd!important;
	border-radius: 0; 
}
.woocommerce-lost-password form.woocommerce-ResetPassword button.woocommerce-Button{
	margin: 0px;
}
#customer_login p {
    margin-bottom: 1rem;
}
#customer_login form , .woocommerce-lost-password .woocommerce form {
    color: #fff;
    width: 90%;
    margin: 20px auto;
}
#customer_login label span.required{
	color: #d82129;
}
#customer_login input[type="checkbox"] {
	top: 2px;
    position: relative;
}
#customer_login input[type="submit"] , .woocommerce-lost-password .woocommerce button{
	width: 100%!important;
    display: block!important;
    padding: 10px 0!important;
    background: #d82129;
    border: 1px solid #d82129!important;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
	transition: all 0.3s ease-in-out;
	margin-top: 16px;
}
#customer_login input[type="submit"]:hover , .woocommerce-lost-password .woocommerce button:hover{
	background: transparent;
}
#customer_login p.lost_password{
	text-align: right;
	margin: 0 20px;
}
#customer_login p.lost_password a{
	font-size: 13px;
    color: #fff;
	letter-spacing: 0.2px;
}
body.page-id-775 #customer_login .u-column1{
    width: 80%;
    max-width: 700px;
}
#customer_login .u-column1 .um-form[data-mode="register"] .um-col-1{
	display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
#customer_login .u-column1 .um-form[data-mode="register"] form .um-field{
	flex: 0 0 49%;
    max-width: 49%;
}
#customer_login .u-column1 .um-form[data-mode="register"] form input::placeholder{
	opacity: 0;
	visibility: hidden;
}
#customer_login .u-column1 .um-form[data-mode="register"] input[type="submit"]{
	width: auto!important;
    display: inline-block!important;
    padding: 15px 25px!important;
	border-radius: 12px!important;
	margin-top: 24px;
}
#customer_login .u-column1 .um-form[data-mode="register"] input[type="submit"]:hover {
    transform: translateY(-2px);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	background-color: transparent!important;
}
#customer_login h2 {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    text-align: center;
	text-transform: uppercase;
	line-height: normal;
}
#customer_login span.login_page_url{
	display: block;
	text-align: center;
	line-height: normal;
	color: #fff;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 34px;
}
#customer_login span.login_page_url a {
    display: inline-block;
    color: #d82129;
    margin-left: 5px;
	text-transform: uppercase;
}
.woocommerce-checkout .g-recaptcha{
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 6px;
	margin-bottom: 16px;
}
.woocommerce-checkout p.woocommerce-thankyou-order-received{
	text-align: center;
    max-width: 50%;
    margin: 0 auto 20px;
}
.rc-anchor-normal .rc-anchor-pt {
    right: 32px;
}
.categories_drp_lists button , .categories_drp_lists button:hover {
    background-color: #d82129;
    border-color: #d82129;
    transition: all 0.3s ease-in-out;
}
.categories_drp_lists .dropdown-menu a {
    font-size: 16px;
    color: #d82129;
    padding: 5px 20px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.categories_drp_lists .dropdown-menu a:hover, .categories_drp_lists .dropdown-menu a:focus {
    background-color: #d82129!important;
    color: #fff;
    border-radius: 0!important;
}
.categories_drp_lists .dropdown{
	text-align: right;
	margin-top: 5px;
}
div.um .g-recaptcha {
    max-width: 100%!important;
	margin-bottom: 5px!important;
}
#customer_login .um-field {
    padding: 0;
}
#customer_login .um-col-1 .um-field:not(:last-child){
	padding-bottom: 15px;
}
#customer_login .um{
	max-width: 100%;
}
.woocommerce-lost-password .woocommerce{
	background-color: transparent;
}
#customer_login form, .woocommerce-lost-password .woocommerce form {
    margin: 0px auto;
}


@media screen and (min-width: 1500px){
	.container , .woocommerce-page .col2-set , .woocommerce-error, .woocommerce-info, .woocommerce-message, 
	.woocommerce .woocommerce-cart-form table , .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals, 
	.login-required-message, nav.woocommerce-MyAccount-navigation, .woocommerce-edit-account .woocommerce-MyAccount-content, 
	.woocommerce-account .woocommerce-MyAccount-content, body.woocommerce-edit-address .woocommerce-MyAccount-content, 
	body.woocommerce-order-received .woocommerce-order, .woocommerce-checkout form[name=checkout] , 
	.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-ResetPassword, 
	.woocommerce-checkout .woocommerce-form-coupon , body.woocommerce-lost-password.page-id-8 .woocommerce> p{
		max-width:1400px;  
	}
}
@media screen and (max-width:1289px) and (min-width:1200px){
	header .navbar-collapse a{font-size:13px;}
	}
@media screen and (max-width: 1199px){
	.blog-post-section h1 {
		font-size: 32px;
		line-height: 45px;
	}
	.whole-banner img {
		height: 500px!important;
	}
	.blog-section .blog-section-1 .blog-content-wrapper:first-child h3, .blog-section .blog-section-1 .blog-content-wrapper:first-child h3 a {
		font-size: 30px;
		line-height: 40px;
	}
	.about_video {
		padding: 0 30px;
	}
	.blog-section .blog-section-2 .blog-content-wrapper h3 a{font-size:18px;line-height:22px;}
	.about-us-banner .title{font-size:52px;line-height:52px;}
	.about-us-banner .desktop-wrapper .fixed-element{top:0;}
	.shop-detail{
		flex-direction: row;
	}
	.woocommerce table.shop_table .product-thumbnail{
		min-width: 205px;
	}
	.woocommerce .woocommerce-cart-form, .woocommerce .woocommerce-cart-form .shop_table{
		overflow-x: auto;
	}
	.woocommerce table.shop_table .product-name{
		min-width: 220px;
	}
	body.category .row.blog_list .blog-item {
		padding-left: 10px;
		padding-right: 10px;
	}
	#customer_login form {
		width: 100%;
	}
	.woocommerce-checkout p.woocommerce-thankyou-order-received{
		max-width: 60%;
	}
	#customer_login p.lost_password{
		margin: 0;
	}
}
@media screen and (max-width: 1024px){
	.blog-post-section h1 {
		font-size: 28px;
		line-height: 40px;
	}
}
@media screen and (max-width: 991px){
	.whole-banner img {
		height: 400px!important;
	}
	.blog-post-sidebar .all-posts .all-posts-wrapper .post-block-content-wrap:nth-last-child(1) {
    margin-bottom: 0;
	}
	.about-us-banner .about-us-content-inner{flex-wrap:wrap;justify-content:flex-start}
	.blog-post-sidebar{
		margin-top: 40px;
	}
	.blog-post-section .blog-post-left {
		padding-right: 12px;
	}
	.blog-section .blog-section-1 .blog-content-wrapper:first-child .card-img-wrapper{
		max-height: 240px;
	}
	.blog-section .blog-section-1 .blog-content-wrapper:first-child h3, .blog-section .blog-section-1 .blog-content-wrapper:first-child h3 a{
		font-size: 24px;
		line-height: 30px;
	}
	.navbar .container{
		background: transparent!important;
	}
	.blog-section .blog-content-wrapper .blogs-content:first-child {
		margin-bottom: 30px;
	}
	.blog-section-2 .row .blog-content-wrapper {
		margin-top: 0;
	}
	.about-us-sections .content-para p {
		font-size: 22px;
		line-height: 38px;
	}
	.about-us-sections .all-boxes {
		grid-template-columns: 2fr 2fr;
	}
	.about-us-banner .desktop-wrapper{background-position:center;background-size:contain;}
	.gaming_section .col-lg-9 {
		margin-top: 2rem;
	}
	.blog-section {
		padding: 32px 0;
	}
	.whole-banner p{
		max-width: 70%;
	}
	.text-para-section {
		margin-top: 0;
	}
	.shop-descrption {
		padding: 25px 17px!important;
	}
	.shop-detail .product-q-cart .bcp_row.row {
		display: block;
	}
	.shop-detail .product-q-cart .bcp_column {
		max-width: 100%;
		width: 100%;
		margin-bottom: 8px;
	}
	.shop-descrption .product-q-cart .prd_options_container .bcp_row .bcp_column:first-child .form-group {
		padding: 7px 0;
	}
	.shop-descrption .product-q-cart .prd_options_container .bcp_row .bcp_column:first-child{
		margin-bottom: 1px;
	}
	.best-gaming-product .slider-1, .bestselling-slider .slider-1{
		flex: 0 0 50%;
	}
	.nav-tabs .nav-item:first-child .nav-link {
		margin-left: 0;
	}
	.woocommerce-page table.cart td.actions .button[name="update_cart"]{
		width: auto;
		margin: auto;
		display: flex;
	}
	.woocommerce-checkout p.woocommerce-thankyou-order-received{
		max-width: 80%;
	}
}
@media screen and (max-width: 767px){
	.whole-banner img {
		height: 350px!important;
	}
	.about-us-banner .desktop-wrapper .fixed-element {
		top: 30px;
		width: 100px;
	}
	.about-us-banner .desktop-wrapper{height:460px;}
	.blog-post-section .blog-post-left .blog-post-content h2 {
		font-size: 26px;
	}
	.journey-update-blocks .col-md-4.col-lg-3:not(:first-child){
		margin-top: 10px;
	}
	.blog-section .blog-catergories .dropdown-menu , .categories_drp_lists .dropdown-menu {
		transform: none!important;
		top: 38px!important;
		right: 0;
		left: auto!important;
	}
	.whole-banner p{
		max-width: 100%;
	}
	.col-lg-6.col-sm-4.topnav-right ul.login-list {
		flex-direction: unset;
	}
	header .topnav-right{
		margin-top: 8px;
	}
	header .top-nav .cart-icon a{
		top: -2px;
	}
	header .top-nav {
		padding: 8px 0 5px;
	}
	header .top-nav ul.contact-list li:last-child a{
		padding-right: 0;
	}
	.text-para-section .text_content {
		padding: 22px 20px 25px;
	}
	.shop-detail {
		flex-direction: column;
	}
	.shop-detail-buildcustom .slider-for-1 {
		margin-right: 0;
	}
	.shop_table span.product-remove.cart_item_remove{
		position: relative!important;
		bottom: auto;
		left: auto;
		margin-top: 14px;
	}
	.shop_table.cart tbody tr.woocommerce-cart-form__cart-item{
		padding-bottom: 70px!important;
	}
	.woocommerce-page table.shop_table_responsive tr{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.woocommerce-page form table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) {
		border-top: none!important;
	}
	.woocommerce table.shop_table .product-thumbnail{
		margin: auto;
	}
	.woocommerce-page table.cart td.actions .button[name="update_cart"]{
		width: 100%;
		display: block;
	}
	.about-section .about_content p{
		text-align: center;
	}
	body.category .row.blog_list {
		row-gap: 20px;
	}
	#customer_login .u-column1 .um-form[data-mode="register"] form .um-field{
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media screen and (min-width: 576px){
	.whole-banner img.mobile-img{
		display: none;
	}
}
@media screen and (max-width: 575px){
	.whole-banner img.desktop-img{
		display: none;
	}
	.about-us-banner .desktop-wrapper{height:400px;}
	.about-us-banner .desktop-wrapper .fixed-element{top:30px;width:100px;left:auto;right:0;}
	.blog-post-section h1 {
		font-size: 22px;
		line-height: 30px;
	}
	.shop-detail .product-q-cart .bcp_column {
		width: 100%;
	}
	.blog-post-section {
		padding: 40px 0;
	}
	.blog-post-section p {
		font-size: 16px;
	}
	.cart-icon a .cart-number {
		right: -5px;
	}
	.blog-post-section .blog-post-left .blog-post-content {
		margin-top: 18px;
	}
	.blog-section .blog-section-1 .blog-content-wrapper:first-child h3, .blog-section .blog-section-1 .blog-content-wrapper:first-child h3 a, 
	.blog-section .blog-content-wrapper:not(:first-child) h3, 
	.blog-section .blog-content-wrapper:not(:first-child) h3 a, 
	.blog-section .blog-section-2 .blog-content-wrapper h3, .blog-section .blog-section-2 .blog-content-wrapper h3 a	{
		font-size: 18px;
		line-height: 24px;
	}
	.blog-section-2.both-blogs h2 {
		font-size: 28px;
	}
	.about-us-sections .all-boxes li{padding:20px 15px 20px 15px}
	.about-us-banner .title{font-size:42px;line-height:42px;}
	.journey-update-blocks .content-block, .journey-update-blocks .img-block {text-align: center;}
	.about-us-sections .content-para p {
		font-size: 18px;
		line-height: 28px;
	}
	header .top-nav .cart-icon a {
		top: 0;
	}
	header .topnav-right {
		margin-top: 12px;
	}
	header .top-nav {
		padding: 7px 0 6px;
	}
	header .top-nav a {
		padding-right: 9px;
		padding-left: 9px;
	}
	.main-header nav.navbar.navbar-expand-lg{
		background: transparent!important;
	}
	.about_video {
		padding: 0!important;
	}
	#customer_login .u-column1 form .um-field{
		padding: 0;
	}
	#customer_login label {
		font-size: 12px;
		margin-bottom: 0.2rem;
	}
	.woocommerce-checkout p.woocommerce-thankyou-order-received{
		max-width: 100%;
		padding: 0 12px;
		font-size: 14px;
	}
	.sale_discount_percentage {
		font-size: 10px;
	}
	#customer_login .u-column1 , .woocommerce-lost-password .woocommerce form {
		width: 88%!important;
		padding: 26px 17px;
	}
	@keyframes fixedHeader {
		from {
			transform: translateY(-100%);
			transform-origin: center top 0
		}
		to {
			transform: translateY(0)
		}
	}
	header.mob_header_sticky{
		position: fixed!important;
		top: 0;
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: 0 2px 5px rgba(0,0,0,0.1);
		z-index: 1100;
		animation: fixedHeader .4s
	}
	header.mob_header_sticky .top-nav{display: none;}
	.lost_reset_password p:first-child {
		font-size: 15px !important;
	}
	#customer_login, .woocommerce-account.woocommerce-lost-password article .entry-content .woocommerce{
		padding: 40px 0!important;
	}
}
@media screen and (max-width: 480px){
	header .top-nav a {
		font-size: 10px;
	}
	header .top-nav .topnav-left a i {
		margin-right: 4px;
		font-size: 9px;
	}
	.cart-icon a .cart-number {
		width: 12px;
		height: 12px;
	}
	.text-para-section p{
		font-size: 14px;
		margin-top: 10px;
	}
	.text-para-section .text_content {
		padding: 12px 12px 18px;
	}
	.text-para-section h2{
		font-size: 22px;
		line-height: 28px;
	}
	.best-gaming-product .slider-1, .bestselling-slider .slider-1 {
		flex: 0 0 48%;
	}
	#customer_login h2 {
		font-size: 22px;
	}
	#customer_login .g-recaptcha > div , .woocommerce-checkout .g-recaptcha > div{
		width: 100%!important;
		height: auto!important;
	}
	#customer_login .g-recaptcha iframe , .woocommerce-checkout .g-recaptcha iframe{
		max-width: 100%!important;
		max-height: unset!important;
	}
}
@media screen and (max-width: 350px){
	.nav-tabs .nav-item .nav-link {
		font-size: 9px;
	}
	.nav-tabs .nav-item:first-child .nav-link {
		margin-left: 0;
	}
}
div#home-main-slider img, .whole-banner img{
	height: 100vh!important;
	object-fit: cover;
}
div#home-main-slider .slick-slide{
	height: 100vh!important;
}
/** 27-11-23 **/
.shop-detail-custom .sale_discount_percentage {
    position: relative;
    top: inherit;
	margin: 0;
}
.shop-detail-custom .price .product_price.sale, .shop-detail-custom .price .sale-price , .shop-detail-custom .price .product_price{
    font-size: 22px;
    font-weight: 600;
}
.shop-detail-custom .price h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.product-item .poduct_price del {
    text-decoration: line-through;
}
.price del {
    opacity: .6;
}
.nav-tabs .nav-item:first-child .nav-link {
    margin-left: 0px;
}
@media screen and (max-width:456px){
	.sale_discount_percentage {
		font-size: 10px;
		top: -20px;
	}
}
@media screen and (max-width:400px){
	.shop-detail-custom .price .product_price.sale, .shop-detail-custom .price .sale-price {
		font-size: 16px;
	}
}

/** 11/03/2024 **/

.ram_rgb_wrapper label {
    margin-right: 10px;
}

.ram_rgb_wrapper input[type="radio"]:checked {
    background-color:#d73232;
    border-color: #fff;
}
.ram_rgb_wrapper input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
    outline: none;
    cursor: pointer;
    margin-right: 5px;
}
.locationlist li {
    padding-left: 25px;
    position: relative;
}
.locationlist i {
    position: absolute;
    left: 0;
    color: #d82129;
    font-size: 18px;
    top: 8px;
}
.footer-block-4 li:hover {
    padding-left: 25px!important;
}
@media screen and (max-width:767px){
.product-item_inner {
    min-height: 310px;
}
}