.new-arrivals-hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1554410637-1a8267402b57?q=80&w=3270&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.top-sellers-hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1493711662062-fa541adb3fc8?q=80&w=3270&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.pre-order-hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1507457379470-08b800bebc67?q=80&w=3309&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.hero-image-funko-pops {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1607134285737-b519a985d67b?q=80&w=3151&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.hero-image-xbox-accesories {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1621259182181-1ccb9ec306cd?q=80&w=3024&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.hero-image-playstation-accesories {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1606144042614-b2417e99c4e3?q=80&w=3270&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.hero-image-pc-accesories {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1642791401714-a0d4e02d4bb6?q=80&w=3171&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.hero-image-nintedo-switch-accesories {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://images.unsplash.com/photo-1612036781124-847f8939b154?q=80&w=3270&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D')
}

.new-arrivals-hero-image, .top-sellers-hero-image, .pre-order-hero-image, .hero-image-funko-pops, .hero-image-xbox-accesories, .hero-image-playstation-accesories, .hero-image-pc-accesories, .hero-image-nintedo-switch-accesories {
    border-radius: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.new-arrivals-hero-image, .top-sellers-hero-image, .pre-order-hero-image {
    height: 200px;
}

.new-arrivals-hero-image, .top-sellers-hero-image, .hero-image-xbox-accesories, .hero-image-playstation-accesories, .hero-image-pc-accesories, .hero-image-nintedo-switch-accesories {
    width: 700px;
}

.new-arrivals-hero-image, .hero-image-xbox-accesories, .hero-image-pc-accesories {
    margin-left: 20px;
}

.top-sellers-hero-image, .hero-image-playstation-accesories, .hero-image-nintedo-switch-accesories {
    margin-left: 50px;
}

.hero-image-pc-accesories, .hero-image-nintedo-switch-accesories {
    margin-top: 40px;
    margin-bottom: 50px;
}

.hero-image-funko-pops, .hero-image-xbox-accesories, .hero-image-playstation-accesories, .hero-image-pc-accesories, .hero-image-nintedo-switch-accesories {
    height: 300px;
}

.pre-order-hero-image, .hero-image-funko-pops {
    width: 1450px;
    margin-left: 20px;
}

.hero-text h1, .hero-text-one h1 {
    font-size: 35px;
    color: #ffffff;
    padding-top: 30px;
}

.hero-text p, .hero-text-one p {
    color: #ffffff;
    font-size: 25px;
}

.hero-text-one p {
    padding: 0px 50px 0px 50px;
}

.hero-text, .hero-text-one {
    text-align: center;
}

#hero-button {
    width: 300px;
    margin-left: 580px;
    border-radius: 20px;
}

#hero-button-two {
    width: 300px;
    border-radius: 20px;
    margin-left: 200px;
}

#hero-button a, #hero-button-two a {
    text-decoration: none;
    color: red;
}

.hero-home-flex-two, .container-games, .container-games-last, .container-games-first {
    display: flex;
}

.category-button-normal {
    background-color: #ffffff;
    text-align: center;
    border-radius: 20px;
    border: 2px solid #000000;
    height: 50px;
    padding-top: 10px;
}

.category-button-normal {
    width: 300px;
}

.category-button-normal a {
    text-decoration: none;
    color: red;
}

#horror-games ,#star-wars-games, #action-games, #adventure-games, #battle-games, #beat-em-games, #board-games, #breakout-clone-games, #children-games, #educational-games, #graphic-adventure-games, #logical-games, #metroidvania-games, #physics-games, #platform-games, #programming-games, #puzzle-games, #racing-games, #rpg-games, #shooter-games, #simulation-games, #sports-games, #stealth-games, #strategy-games {
    margin-left: 50px;
}

.container-games-first {
    margin-top: 50px;
}

.container-games {
    margin-top: 20px;
}

.slider-of-most-popular {
    margin-left: 5%;
    margin-right: 5%;
    color: #ffffff;
    margin-bottom: 50px;
    margin-top: 80px;
}

#title-most-popular h1 {
    font-size: 40px;
    margin-bottom: 10px;
}

.all-products-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
    height: 500px;
    overflow-x: scroll;
    overflow-y: hidden;
}

.products-container {
    margin-top: 50px;
    width: 350px;
    height: 400px;
    background-color: #5c0101;
    border-radius: 5px;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
}

.products-container a {
    text-decoration: none;
    color: white;
}

.products-container img {
    margin-top: -42px;
    width: 350px;
    height: 250px;
    object-fit: cover;
    border-radius: 5px 5px 0px 0px;
}

.product-type {
    position: relative;
    color: black;
    display: flex;
    width: 350px;
    justify-content: center;
}

.product-type p {
    background-color: white;
    margin-top: 0px;
    padding-bottom: 5px;
    width: 250px;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
    font-weight: bold;
    font-size: 17px;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3);
}

.product-info {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-decoration: none;
}

.product-info h4 {
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: -20px;
}

.product-info h5 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}

#category-container-header {
    color: #ffffff;
    text-align: center;
}

#strategy-games {
    margin-bottom: 50px;
}