html {
	height: auto;
}

.div-hero-logo {
	display: block !important;
	text-align: center;
	background-color: #107B0F;
	top: -11px;
	position: relative;
}



body {
	/* background-image: linear-gradient( #1D1D1E, #075280); */
	background-repeat: no-repeat;
	color: #FFF;
	/* background-color: #0D176F; */
}

.div-hero-products {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.section-3-video-gta,
#banner {
	top: -80px;
	position: relative;	
}

.boton-fondo-mesclado {
	display: block;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 50px;
	background-color: hsla(0, 0%, 100%, .47);
	font-family: 'Droid Sans', sans-serif;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	text-decoration: none;
	color: white;
}

.section  .w-tab-link{
	display: inline !important;
}

.section .tab-link {
	color: #333;
}

body .hero-gta {
	background-image: url(/app/templates/default/images/XBOX-hero.jpg);
	height: 775px;
	padding-top: 90px;
}

.hero-gta .w-container{
	max-width: unset;
}

.section-3-video-gta {
	background-image: url(/app/templates/default/images/xbox-modulo3.jpg);
}

.section {
	background-color: #FFF;
	min-height: 600px;
	text-align: center;
	padding-top: 0;
}

.section-2-categories {
	background-color: #333;
	min-height: 620px;
  padding-top: 40px;
}

.section-2-categories .container-5 {
	min-height: 540px;
}

.div-hero-logo-franchise img {
	margin-right: 180px;
}

.container-4 .card-title {
	text-shadow: unset;
}

.container-4 .card-title a,
.container-4 .card-price {
	text-shadow: unset;
	color:#333;
}

.container-4 .card-image {
	box-shadow: -2px 11px 13px 0 rgba(0, 0, 0, 0.5);
}

.simpleButtonGrey {
	padding-bottom: 10px;
	border-bottom: 1px solid #333333;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
	margin-top: 60px;
	display: inline-block;
	font-weight: bold;
}

.simpleButtonGreen {
	padding-bottom: 10px;
	border-bottom: 1px solid #dbfd30;
	color: #dbfd30;
	font-weight: 400;
	text-decoration: none;
	margin-top: 60px;
  display: inline-block;
}




@media screen and (max-width: 569px) {
	body .hero-gta {
		background-position-x: -145px;
	}

	.section-3-video-gta {
		padding-top: 210px;
	}

}


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

	.section-3-video-gta {
		background-position-x: -677px;
	}

}


/*Estilos XboxGamePass*/

body .hero-gta.gp-modulo1 {
	background-image: url(/app/templates/default/images/GP-modulo1.4.jpg);
	background-repeat: no-repeat;    
}

.card-image.grande {
	height: 250px;
	margin-bottom: 0;
}

.div-hero-logo-franchise {
	display: block !important;
	text-align: right;
}

.div-hero-logo-franchise img {
	margin-right: 180px;
}

.boton-ver-mas {
	margin-top: 60px;
	display: block;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 50px;
	background-color: #CCCCCC;
	font-family: 'Droid Sans', sans-serif;
	text-align: center;
	text-decoration: none;
	color:#333;
}

.hero-gta.gp-modulo1 .card-title {
	height: 18px !important;
}

.w-nav {
	opacity: 0.8 !important;
	background: #666666 !important;
}

.color-gp {
	background-color: #F5F5F5;
}


.baseProductHero {
	background: #FFFFFF;
	box-shadow: 0 15px 14px 0 rgba(0,0,0,0.11);
	height: 360px;
	width: 215px;
}

.baseProductHero .card-image {
	box-shadow: unset;
	height: 235px !important;
}

.baseProductHero .card-title{
	text-shadow: unset;
}

.baseProductHero .card-title a,
.baseProductHero .card-price{
	color:#333;
	text-shadow: unset;
}

.baseProductHero a.addToCart {
	margin: 0 auto;
	margin-top: 5px;
}

.baseProductHero img{
	height: 290px;
	width: 400px;
}
