Description
#overview-content .a_plus_content:after,
#overview-content .a_plus_group:before,
#overview-content .a_plus_group:after,
#overview-content .a_plus_module:before,
#overview-content .a_plus_module:after,
#overview-content .a_plus_info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a_plus_content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a_plus_content .a_plus_info .text{color:#565959;font-weight: bold;}
#overview-content .a_plus_content .a_plus_info .features_text{background: #f3f3f3;border:1px solid #ccc;border-radius: 7px;padding:8px;}
#overview-content .a_plus_content .a_plus_info h3{font-size:19px;font-weight: bold;color:#000;line-height: 24px;}
#overview-content .a_plus_content .a_plus_info strong{color:#000;}
#overview-content .a_plus_content .a_plus_info span{color:#000;font-size:16px;font-weight: bold;}
#overview-content .a_plus_module {
position: relative;
margin:3em 0;
padding: 0;
overflow: hidden;
}
#overview-content .a_plus_img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a_plus_img img {
display: block;
max-width: 100%;
margin:auto;
}
#overview-content .a_plus_img + .a_plus_info { margin: 1em 0 0 0; }
#overview-content .a_plus_title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a_plus_info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a_plus_info ul,
#overview-content .a_plus_info ol { margin: 1em 0; }
#overview-content .a_plus_info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a_plus_info li:last-child { margin-bottom: 0; }
#overview-content .a_plus_module:first-child,
#overview-content .a_plus_title:first-child,
#overview-content .a_plus_info p:first-child { margin-top: 0; }
#overview-content .a_plus_module:last-child,
#overview-content .a_plus_title:last-child,
#overview-content .a_plus_info p:last-child { margin-bottom: 0; }
#overview-content .a_plus_module.txt-align-center { text-align: center; }
#overview-content .a_plus_group { margin: 3em 0; }
#overview-content .a_plus_group:first-child { margin-top: 0; }
#overview-content .a_plus_group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a_plus_module.img-is_small .a_plus_img { width: 300px; }
#overview-content .a_plus_module.img-is_large .a_plus_img { width: 400px; }
#overview-content .a_plus_module.img_at_left .a_plus_img { float: left; }
#overview-content .a_plus_module.img_at_right .a_plus_img { float: right;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img img { width: 240px; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img img { width: 400px;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 196px; }
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img + .a_plus_info { margin: 0 196px 0 0; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin: 50px 0 0 430px; }
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin: 0 430px 0 0; }
/* layout */
#overview-content .a_plus_cell { float: left; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img,
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img { width: 30%; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin-left: calc(30% + 32px); }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a_plus_group.two_columns .a_plus_cell { width: calc(50% – 30px); }
#overview-content .a_plus_group.two_columns .a_plus_cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a_plus_group.three_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.three_columns .a_plus_cell {width: calc(33.333% – 20px);margin-left:30px;}
#overview-content .a_plus_group.three_columns .a_plus_cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a_plus_group.four_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.four_columns .a_plus_cell {margin-left:30px;width: calc(25% – (90px / 4));
}
#overview-content .a_plus_group.four_columns .a_plus_cell:first-child { margin-left: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:absolute;top:25%;left:5%;margin:0;width:38%;color:#fff; background-color:none;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:absolute;top:28%;right:3%;margin:0 auto;width:35%;color:#fff;background: none repeat scroll 0 0 rgba(000, 000, 000, 0.7); padding:2%;display:block; overflow:hidden;font-size:12px;line-height: 16px;}
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:0;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
background:#f7f7f7;
padding:10px 7px;
text-align: center;
vertical-align:top;
width:20%;
}
#overview-content table td {
text-align:left;
border:0;
border-bottom:1px solid #ccc;
padding:10px 7px;
text-align: center;
vertical-align:top;
}
@media (max-width: 767px) {
#overview-content .a_plus_group .a_plus_cell { margin: 3em 0; }
#overview-content .a_plus_group .a_plus_cell:first-child { margin-top: 0; }
#overview-content .a_plus_group .a_plus_cell:last-child { margin-bottom: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}

Ninja Foodi XL 5-in-1 Indoor Grill with 4-Quart Air Fryer, Roast, Bake, & Dehydrate
Meet the Ninja Foodi XL Grill. The XL grill that sears, sizzles, and air fry crisps. Grill family-sized meals and even more food than before with 500F Cyclonic Grilling Technology for delicious char-grilled flavors indoors, virtually smoke-free.

Product Details
- Ninja Foodi XL Grill. The XL grill that sears, sizzles, and air fry crisps. Indoor countertop Grill and Air Fryer
- Perfectly cook XL family-sized meals on the inside and char-grill every side with Cyclonic Grilling Technology. 500F air circulates around food for amazing Surround Searing, while the 500F high-density grill grate creates char-grilled marks and flavors
- XL capacity—Grill up to 50% more food than the original Ninja Foodi Grill for delicious, family-sized meals. Grill grate fits up to 6 steaks, up to 24 hot dogs, mains and sides at the same time, and more
- 5-in-1 indoor grill—Grill your favorite foods to char-grilled perfection, or go beyond grilling with 4 additional cooking functions: Air Crisp, Bake, Roast, and Dehydrate
- Air fry crisp with up to 75% less fat than deep frying (tested against hand-cut, deep-fried French fries), using the included 4-qt crisper basket
- Unique Smoke Control System—The combination of our chef-recommended grilling practices, a temperature-controlled grill grate, splatter shield, and cool-air zone reduces smoke, keeping it out of the kitchen
- Forgot to defrost dinner? Transform foods from frozen to perfectly char-grilled in under 25 minutes
- Easy-to-clean, PTFE/PFOA-free, ceramic-coated removable grill grate, crisper basket, and cooking pot are dishwasher safe
- Superheated airflow surrounds your food so you don’t have to flip foods like burgers or fish—no fuss, no sticking, no more falling apart
Reviews
There are no reviews yet.