.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');
FUNCTIONALITY IN UNIQUE DESIGN

Fury Avenger L is a gaming armchair, in which we have combined the latest solutions with sporty and outstanding design. The ergonomic shape of the chair, together with the high quality of the materials used, will allow you to enjoy brilliant comfort in an unveiling that will give your workstation a real gaming character. Meet the Fury Avenger L and get to an even higher level of gaming.

Key features
TAILORED FOR A PRO

Avenger L is all about comfort and convenience, which undoubtedly stand first.


The armchair is made of high-quality material that ensures optimal air circulation, which significantly improves comfort during the most demanding games. What's more, the chair is lined with soft foam, thanks to which the backrest is springy and the seat will provide you with maximum comfort.

DYNAMIC AND DISTINCT DESIGN

The bucket shape of the chair and the phenomenal juxtaposition of deep black along with white stitching will revolutionize the space of any room or office.


The sporty and dynamic silhouette of the chair will provide you with an additional experience of any game. Meet the Fury Avenger L and find out that ergonomics and comfort can combine into a remarkable, expressive whole.

COMFORTABLE, ADJUSTABLE BACKREST

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


Avenger L 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, Avenger L meets your needs.

ESSENTIAL HEIGHT ADJUSTMENT

Avenger L is equipped with a durable mechanism that allows you to easily adjust the seat in the up and down plane.


By properly adjusting the seat in relation to the level of your desk or your height, you will gain even more comfort and assume a natural position.

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 of the wheels increases the grip and mobility of the chair.

 

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

SOLID BASE AND GAS LIFT

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

 

The base is crowned with sturdy and agile casters, which ensure full mobility of the chair and secure protection of the floor from scratches. The structure supports a weight of up to 150 kg.

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 L
Armrest adjustment Adjustables
Seat height adjustment 47 - 57 cm
Lumbar pillow Yes
Backrest tilt angle 135 °
Rocking function Yes
Chair mechanism Backrest adjustment with armrests
Gaslift Class 3
Illumination No
Seat depth 48 cm
Seat width 38 cm
Inner seat width 38 cm
Backrest width 54 cm
Backrest height 84 cm
Chair height 123 - 133 cm
Weight 14.5 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?