.pd__container { font-size: 18px; margin: 0 auto; background: #191919!important; color: #787878!important; font-family: "Roboto", sans-serif!important; font-weight: normal; } .pd__container img { max-width: 100%; } .relative { position: relative; } .pd__outer { max-width: 1643px; margin: 0 auto; } .pd { margin-bottom: 30px; } .d-flex { display: flex; } .flex-column { flex-direction: column; } .pd__title { font-size: 45px; font-weight: 700; line-height: 1; color: #76b729; word-break: break-word; font-family: "Roboto Condensed", sans-serif!important; padding: 20px; display: block; } .pd__separator { font-size: 18px; text-transform: uppercase; color: #787878; font-weight: 800; font-family: "Roboto Condensed", sans-serif!important; background: #191919; display: inline-block; line-height: 24px; padding: 0 60px; position: relative; z-index: 2; } .pd__text-over-image .pd__title{ color: #fff; } .pd__text-over-image .pd__text{ color: #fff; max-width: 600px; } .pd__text-over-image { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); } .pd__separator-line { border-top: 2px solid #707070; position: relative; top: 12px; } .pd__separator-container { text-align: center; } .row-reverse { flex-direction: row-reverse; } .align-center { align-items: center; } .pd__text { padding: 0 20px; color: #fff; font-size: 20px; } .pd__text p { margin: 0; } .pd__text--slim { width: 70%; margin: 0 auto; } .pd__image-with-bg { background-color: #191919; } .flex-1 { flex: 1; } .no-visible { opacity: 0; } .mb-0 { margin-bottom: 0; } .mt-30 { margin-top: 30px; } .mt-60 { margin-top: 60px; } .iphone-image-fix { align-items: center; } .pb-30 { padding-bottom: 30px; } .pb-60 { padding-bottom: 60px; } .ph-30 { padding: 30px 0; } .pt-30 { padding-top: 30px; } .pt-60 { padding-top: 60px; } .pd__image-mobile { display: none!important; } .text-center { text-align: center; } .pd-flex { display: flex; } .pd-flex .pd-col-6 { flex: 0 0 50%; } .pd-flex .pd-col-8 { flex: 0 0 calc((100% / 3) * 2); } .pd-flex .pd-col-4 { flex: 0 0 calc(100% / 3); } .justify-center { justify-content: center; } .justify-start { justify-content: flex-start; } .justify-end { justify-content: flex-end; } .pd__img-bg { position: relative; background-repeat: no-repeat!important; background-size: contain; } .pd__absolute-block { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0 60px 60px; } .pd__absolute-block--padding { padding: 60px 60px; } .pd__absolute-block--center { left: 50%; transform: translateX(-50%); } .pd__absolute-block--right { left: auto; right: 0; } .product-description * { font-family: 'Roboto', sans-serif; } .product-description * { box-sizing: border-box; } .product-description img { max-width: 100%; display: inline-block; margin-bottom: -1px; } .product-description table.border { border-collapse: collapse; border: 0; } .product-description .l-iframe-container { position: relative; padding-top: 56%; } .product-description .l-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .product-description table.border td, .product-description table.border th { border: 1px solid #ccc; padding: 8px; } .product-description td.image { padding: 0; } .product-description td img { max-width: 100%; } .product-description table { border: 0; margin: 0; } .product-description table td, .product-description table th { border: 0; padding: 0; } .product-description h3, .product-description h5 { line-height: 1!important; color: #76b729!important; font-family: 'Montserrat', sans-serif!important; font-size: 18px!important; font-weight: 600!important; margin-bottom: 30px !important; position: relative; text-align: center; } .product-description h3.product-description-center:after, .product-description h5.product-description-center:after { left: 50%; transform: translateX(-50%); } .product-description h3 span { color: #76b729!important; } .product-description .center { text-align: center; font: inherit; } .product-description .image { text-align: center; padding-top: 20px; padding-bottom: 20px; } .product-description .bold { font-weight: bold; } .product-description .list2 { text-align: center; list-style-position: inside; list-style-type: circle; padding: 0; } .product-description-table { border-spacing: 0; } .product-description-section, .product-description-section.product-description-table { margin: 0 0 30px 0; overflow: hidden; } .product-description-section.product-description-section-without-margin { padding-top: 0 !important; padding-bottom: 0 !important; } .product-description-text-left { padding-right: 20px!important; font-size: 14px!important; } .product-description-text { text-align: justify; line-height: 1.3; font-size: 16px; color: #000; font-weight: normal; } .product-description-text--full { padding: 0 20px; } .product-description-center { text-align: center; } .product-description-text--with-padding { padding: 0 50px; } .product-description-column { border: none; width: 50%; } .product-description-column-text-left { padding-right: 20px!important; padding-left: 20px!important; } .product-description-column-text-right { padding-left: 20px!important; padding-right: 20px!important; } @media (max-width: 1200px) { .pd-flex .pd-col-8, .pd-flex .pd-col-4, .pd-flex .pd-col-6 { flex: 1 0 100%; } .iphone-image-fix { align-items: center; flex-direction: column; } .pd-flex { flex-wrap: wrap; } .justify-sm-center { justify-content: center; } .pd__title { text-align: center; font-size: 40px; } .pd__absolute-block .pd__title, .pd__absolute-block .pd__text { text-align: left; } .pd__text { text-align: center; font-size: 20px; } .pd__text--sm-slim { width: 70%; margin: 0 auto; } .pb-60 { padding-bottom: 30px; } .pt-60 { padding-top: 30px; } } @media (max-width: 767px) { .pd__title { font-size: 30px; word-break: break-word; padding: 0 5px; } .pd__text { text-align: center; font-size: 18px; } .pd__text--sm-slim, .pd__text--slim { width: 90%; margin: 0 auto; } .pd__img-bg { background-image: none!important; } .pd__absolute-block { max-width: 100%; width: 100%; height: auto; position: inherit; padding: 0 10px; } .pd__absolute-block .pd__title, .pd__absolute-block .pd__text { text-align: center; } .no-visible { opacity: 1; } } @media only screen and (max-width: 1200px) { .text-on-image__title { font-size: 30px; } .text-on-image__text { font-size: 14px; } } @media only screen and (max-width: 1100px) { .text-on-image__title { margin-bottom: 7px; } .text-on-image__text { width: 45%; } } @media only screen and (max-width: 1000px) { .text-on-image__title { font-size: 24px; } } @media only screen and (max-width: 820px) { .text-on-image__image { display: none; } .pd__image-desktop { display: none!important; } .pd__image-mobile { display: block!important; } .text-on-image__title { text-align: center; } .text-on-image { display: flex; flex-wrap: wrap; background-image: none !important; } .product-description-center-narrow { max-width: 100%; text-align: justify!important; padding: 0 20px; } .product-description h3 { font-size: 24px; } .text-on-image__image--rwd-container { display: block; order: 1; flex: 0 0 100%; } .text-on-image__text { order: 2; flex: 1; position: initial; padding: 40px 20px; } .product-with-features { display: none; } .product-with-features--rwd { display: inline-block; } } @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap'); @import url('https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap&subset=latin-ext');
FEEL THE POWER, STRENGTH AND DRAPE WITH AVENGER XL

Fury Avenger XL armchair is an exceptional gaming chair designed with attention to every detail. The design modeled on the seats of sports cars brilliantly blends with the rest of the player's equipment, becoming an integral part of it. Play for hours enjoying extraordinary comfort and freedom. Feel the power, strength and predation of a true warrior.

Key features
HIGHEST QUALITY MATERIALS AND FINISHING

Opt for a new dimension of comfort and quality with the Avenger XL!

 

The upholstery of the chair is made of high-quality breathable material along with decorative trims in white and carbon eco-leather. The seat, thanks to the materials used, guarantees great airflow, even during long and intensive sessions in front of the computer we do not feel discomfort.

UNIQUE SPORTY DESIGN

Bucket seats are not only comfortable during long games, but also a delight for the eye and a unique accessory that fits into the room of a real gamer.

 

What's more, the unique black and white design will guarantee you loads of excitement and delight you from the first moment! The distinctive carbon trim gives the whole thing a particularly distinctive character.

COMFORTABLE, ADJUSTABLE BACKREST

Built-in seat angle adjustment along with locking capability gives you maximum comfort to make every game more comfortable than ever.


The Avenger XL is equipped with an advanced mechanism that allows you to lock the seat angle in any position. Depending on whether you are in full focus mode or a moment of relaxation between skirmishes, the Avenger XL meets your needs.

ROBUST AND ERGONOMIC DESIGN

The basis of the Avenger XL model is a strong and ergonomic design, which guarantees high durability and comfort.

 

For the high comfort of the seat and backrest is responsible for carefully selected foam, which guarantees long resilience and perfect fit to the body. The stability of the entire structure is added by a strong five-star base.

ADJUSTABLE ARMRESTS

With the help of convenient adjustment of the armrests along with the backrest, you will properly adjust the chair to your figure.

 

It is the perfect support for your forearms and support for your arms and shoulders. Properly designed, they will allow you to maintain the right ergonomic body position during your daily work or gaming struggles.

COMFORTABLE CUSHIONS

We took care of the proper support of the silhouette and equipped our chair with two cushions: upper and lower.


The task of the lower one is to support the spine in the lumbar region. While the second cushion, under the head, is to help maintain the correct position, but at the same time provide you with comfort during everyday use.

HIGH QUALITY WHEELS

The material used to make them increases the grip and mobility of the chair.

 

The Fury Avenger XL has special rubberized wheels that glide smoothly and quietly over any floor, protecting surfaces from scratches.

SOLID BASE AND GAS LIFT

The strong five-star base guarantees a stable position, even during sudden movements.

 

The Avenger XL is equipped with a high third class gas lift that holds up to 150 kg of static load, making the structure secure, stable and comfortable for a long time.

Specyfikacja
Colour White, Black
Backrest upholstery material Eco leather, Polyester
Seat upholstery material Eco leather, Polyester
Base material Nylon
Castors material Nylon
Castors size 60 mm
Construction Wood and metal
Recommended height 160 - 185 cm
Acceptable weight 150 kg
Headrest Pillow
Size XL
Armrest adjustment Non adjustable
Seat height adjustment 46.5 - 56.5 cm
Lumbar pillow Yes
Backrest tilt angle 180 °
Rocking function Yes
Chair mechanism Buttefly
Gaslift Class 3
Illumination No
Seat depth 50 cm
Seat width 37 cm
Inner seat width 37 cm
Backrest width 55 cm
Backrest height 84 cm
Chair height 126 - 136 cm
Weight 15.8 kg
Included Accessories Cushion lumbar, Headrest cushion, Set of assembly elements
Warranty
24 months manufacturer's warranty
Download
We adapt to you
Consent
Details
About
This site uses cookies
We use cookies for the proper operation of the site, to personalize content, to offer social features and to analyze store traffic. Please see our privacy policy for details. Do you agree to the use of cookies?