/* style global */
body{
font-family: ‘Montserrat’, sans-serif;
margin: 0;
padding: 0;
color: #666;
}
ul{
margin: 0;
padding: 0;
}
li{
list-style-type: none;
}
a{
text-decoration: none;
display: inline-block;
}
*{
box-sizing: border-box;
}
img{
width: auto;
max-width: 100%;
display: block;
margin: auto;
}
p{
margin: 0;
}
.container{
width: 1120px;
margin: auto;
}
.container__box-content{
margin: auto;
width: 800px;
}
.title_section{
text-align: center;
color: #6d6e6e;
font-size: 36px;
font-family: ‘Montserrat’, sans-serif;
font-weight: 400;
}
.title_section.title_light{
font-weight: lighter;
font-size: 20px;
margin-bottom: 30px;
}
.notice{
text-align: center;
font-size: 17px;
margin: 0 0 20px 0;
padding: 5px 20px;
}
.color_rose{
color: #fe2988;
}
/* header */
.common-header-footer .container{
padding: 10px 15px;
}
.common-header-footer .logo, .common-header-footer .visit_button{
display: inline-block;
width: 49%;
vertical-align: middle;
}
.common-header-footer .logo img{
width: 150px;
display: inline-block;
}
.common-header-footer .visit_button{
text-align: right;
}
.common-header-footer .visit_button a{
color: #fff;
font-weight: bold;
text-transform: uppercase;
text-align: center;
background: linear-gradient(to right,#66d3c0, #65dec4);
font-size: 14px;
width: 185px;
padding: 13px 0;
border-radius: 25px;
font-weight: 600;
}
#footer .visit_button a{
background: linear-gradient(to right,#4c98d8, #58b7d5);
}
#footer{
padding: 20px 0 30px 0;
}
.mini_banner{
/* background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/mini-banner-desktop.png) 100% no-repeat; */
background-image: linear-gradient(to right, #a95f9f , #00D4B5);
text-transform: uppercase;
font-size: 13px;
height: 28px;
vertical-align: middle;
display: flex;
justify-content: center;
align-items: center;
}
.mini_banner span{
display: block;
padding: 5px;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 17px;
font-family: ‘Montserrat’, sans-serif;
}
/* main banner */
.main_banner{
margin-bottom: 92px;
}
.main_banner .title_section{
color: #000000;
margin-bottom: 20px;
margin-top: 53px;
font-weight: bold;
}
/* supercolorful */
.supercolorful {
/* background: #f7f7f7; */
margin: 0px 0 40px 0;
text-align: center;
}
.title_section.title_light span{
display: inline-block;
width: 270px;
}
/* camera */
.camera{
text-align: right;
color: #6d6e6e;
padding-top: 20px;
}
.camera>div span{
display: block;
font-size: 23px;
}
.camera .wide{
margin-bottom: 50px;
}
.camera .block_left, .camera .block_right{
display: inline-block;
vertical-align: middle;
width: 48%;
}
.camera .block_left{
width: 30%;
margin-left: 18%;
text-align: left;
font-size: 14px;
}
.camera .block_left>div{
width: 300px;
}
/* specifications */
.specifications{
padding: 30px 0 70px 0;
}
.specifications .title_section{
font-size: 41px;
}
.specifications ul li{
display: inline-block;
width: 24%;
vertical-align: top;
padding-right: 0;
}
.specifications ul li:nth-child(1){
width: 28%;
}
.specifications ul li:nth-child(2){
width: 28%;
}
.specifications ul li:nth-child(3){
width: 22%;
}
.specifications ul li:nth-child(4){
width: 20%;
}
.specifications ul li span.text{
font-size: 14px;
}
.specifications ul li span{
display: block;
margin-bottom: 20px;
}
.icon, .picto {
display: block;
}
.icon img, .picto img{
/* width: 30px; */
display: inline-block;
padding-bottom: 8px;
}
/* product overview */
.product{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-product2.png) no-repeat;
padding: 94px 0;
background-size: 100%;
}
.product .block_left, .product .block_image, .product ul .text{
display: inline-block;
width: 100%;
vertical-align: top;
}
.product .block_image{
}
.product ul .text{
vertical-align: middle;
width: auto;
}
.product .block_left li{
margin-bottom: 25px;
}
.product .block_left li>span:first-child{
display: inline-block;
vertical-align: middle;
text-align: center;
}
.product .text span{
display: block;
padding-left: 15px;
font-size: 13px;
}
.product .desktop.title_section{
text-align: left;
}
/* cosmetic grade condition */
.cosmetic_grade{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-product.png) no-repeat;
padding: 75px 0 62px 0;
background-size: 120%;
/* margin-bottom: 50px; */
}
.cosmetic_grade .title_section{
margin-bottom: 0;
margin-top: 0;
font-size: 41px;
}
.cosmetic_grade ul{
margin-top: 60px;
}
.cosmetic_grade ul li{
display: inline-block;
vertical-align: top;
width: 30%;
margin-right: 3%;
}
.cosmetic_grade ul li:last-child{
margin-right: 0;
}
.cosmetic_grade .grade_description{
padding-left: 35px;
font-size: 17px;
}
.cosmetic_grade .grade_image{
margin-bottom: 45px;
}
.cosmetic_grade .grade_description h4{
margin: 5px 0;
color: #a8b5c3;
text-align: center;
}
.cosmetic_grade .grade_description p span{
display: block;
}
/* warrenty */
.warranty{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-warrenty.png) no-repeat;
padding: 90px 0;
background-size: 100%;
color: #fff;
margin-top: -24px;
}
.warranty .title_section{
color: #fff;
text-align: left;
margin-top: 0;
}
.warranty p{
margin: 55px 0 80px 0;
}
.warranty .container{
width: 750px;
padding-left: 120px;
}
.warranty p{
font-size: 14px;
}
/* box content */
.box_content ul{
margin-top: 30px;
}
.box_content .title_section{
margin: 0;
font-size: 48px;
}
.box_content ul li{
display: inline-block;
width: 24%;
text-align: center;
vertical-align: bottom;
}
/* faq */
.faq{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-faq2.png) no-repeat;
padding: 48px 0px;
margin-top: 60px;
background-size: 100%;
font-size: 14px;
}
.faq ul li{
margin-bottom: 30px;
}
.faq .title_section{
font-size: 51px;
}
.faq .question{
color: #38b49d;
font-size: 17px;
margin: 0;
}
.faq .answer span{
display: block;
}
.mobile{
display: none;
}
/* MOBILE */
@media only screen and (max-width: 992px) {
.container{
width: 800px;
}
.common-header-footer .logo img {
width: 98px;
}
.common-header-footer .visit_button a {
font-size: 11px;
width: 135px;
padding: 10px 0;
}
/* warrenty */
.warranty {
padding: 34px 0 20px 0;
}
.warranty .container {
width: 555px;
}
.warranty p {
margin: 40px 0;
}
/* product */
.product {
background-size: cover;
}
.camera .block_left>div {
width: 245px;
}
.cosmetic_grade{
background-size: auto;
}
}
@media only screen and (max-width: 768px) {
/* main banner */
.main_banner{
margin-bottom: 39px;
}
.main_banner .title_section{
margin-top: 25px;
font-size: 21px;
}
.mini_banner span{
font-size: 13px;
}
.mobile{
display: block;
}
.desktop{
display: none;
}
.container{
width: 100%;
padding-left: 23px;
padding-right: 23px;
}
.title_section {
font-size: 21px !important;
}
/* camera */
.camera .block_left>div {
width: auto;
}
.camera .block_left {
width: 42%;
padding-left: 20px;
margin-left: 0;
}
.camera .block_right {
width: 56%;
}
.camera .block_right img.mobile{
display: inline-block;
}
.camera .wide {
margin-bottom: 25px;
}
.camera>div span {
font-size: 14px;
}
/* specifications */
.specifications {
padding: 0;
margin-bottom: 55px;
}
.specifications ul li {
width: 49%;
margin-bottom: 25px;
}
.specifications ul li:nth-child(n){
width: 45%;
}
.specifications ul li:nth-child(2n + 1){
width: 53%;
}
.specifications ul li span.text {
font-size: 12px;
}
.specifications ul li span{
margin-bottom: 9px;
}
.specifications ul li {
padding-right: 0;
}
/* product overview */
.product{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-product-mobile2.jpg) no-repeat;
padding: 30px 0;
background-size: cover;
}
.product .block_left li {
margin-bottom: 8px;
}
/* cosmetique */
.cosmetic_grade{
background-image: none;
padding: 0 0 62px 0;
}
.cosmetic_grade ul {
margin-top: 0;
}
.cosmetic_grade ul li{
display: block;
width: 100%;
margin: 0 0 15px 0;
}
.cosmetic_grade ul li>div{
display: inline-block;
vertical-align: middle;
width: 60%;
}
.cosmetic_grade ul li>div.grade_description{
width: 38%;
}
.cosmetic_grade .grade_description {
margin-top: 0;
padding-left: 0;
}
.cosmetic_grade .grade_description h4{
text-align: left;
font-size: 15px;
}
/* warrenty */
.warranty{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-warrenty-mobile.png) no-repeat;
padding: 30px 0;
margin-bottom: 10px;
background-size: cover;
position: relative;
margin-top: -10px;
z-index: 222;
}
.warranty .container{
padding: 0 15px;
width: 100%;
}
.warranty p{
margin: 15px 0 0;
font-size: 12px;
}
.warranty p .text_top{
margin-bottom: 105px;
}
/* content of the box */
.container__box-content{
width: 100%;
}
.box_content ul li{
width: 23%;
}
.box_content ul{
margin-top: 0;
}
.box_content ul li.charger img{
width: 70%;
}
.box_content ul li.cable img{
width: 90%;
}
.box_content ul li.eject_sim img{
width: 24%;
}
/* faq */
.faq{
background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/banner-faq-mobile.png) no-repeat;
background-size: cover;
margin-top: 0;
font-size: 13px;
padding: 25px 0;
}
.cosmetic_grade .grade_image{
margin-bottom: 0px;
}
.notice{
font-size: 12px;
}
.product{
height: 371px;
padding: 60px 0;
}
.icon img, .picto img {
width: 35px;
}
}
@media only screen and (max-width: 500px) {
.faq .question{
font-size: 15px;
}
.faq .answer{
font-size: 12px;
}
.supercolorful .container{
padding-left: 3px;
padding-right: 8px;
}
.supercolorful .container img{
width: 100%;
}
.mini_banner {
/* background: url(https://d3d71ba2asa5oz.cloudfront.net/12010467/images/mini-banner-mobile.png) no-repeat; */
background-image: linear-gradient(to right, #a95f9f , #00D4B5);
font-size: 11px;
}
.title_section.title_light {
font-size: 12px;
margin-bottom: 20px;
}
.supercolorful {
margin: 0px 0 15px 0;
}
.title_section.title_light span {
width: 185px;
}
.picto img{
width: 20px;
}
.product .text span {
padding-left: 8px;
font-size: 11px;
}
.cosmetic_grade .grade_description {
font-size: 12px;
}
.cosmetic_grade{
margin-bottom: 0;
position: relative;
z-index: 111;
}
.box_content{
margin-bottom: 40px;
margin-top: 16px;
}
.warranty p .text_top {
margin-bottom: 145px;
}
}
@media only screen and (max-width: 480px){
.warranty{
height: 330px;
}
}





Specifications
-
138.4 x 67.3 x 7.3 mm
5.45 x 2.65 x 0.29 in
148 g (5.22 oz)
-
4.7 inches
Retina IPS LCD
Capacitive touchscreen
-
Quad-LED
Dual-tone flash
HDR
-
Li-Ion 1821 mAh battery
6.96 Wh
Non-removable
12 Month Loop Warranty
We run 70 functional tests on each phone to ensure the best quality for your device.
However, if it still does not give you 100% satisfaction, you can return it free of charge within 30 days.
Box Contents
Device, Charging cable, Adapter, Ejector SIM
Frequently asked questions
-
What is a device by Loop?
Your satisfaction is our priority, this is why all our devices have been tested and graded to meet your expectation. We want you to fully enjoy your phone!
-
How devices are tested?
All stock has been processed through our stringent inspection process.
Through this process we conduct a full 70 point check to validate the device is fully functional with a whole range of tests conducted including (but not limited to):
Battery
LCD/Screen
Wi-Fi
Call Connectivity
Home button
Power button
Volume button -
What can you expect from the battery?
We test all our batteries. They must reach at least 95% of their initial charging capacity to ensure the efficiency of your phone.
-
When will my order be dispatched?
We make sure all orders received before 1pm are shipped on the same day – this means you won’t have to wait long for your order!
-
What level of guarantee do Loop offer?
We offer a 30-day hassle-free money back guarantee – we’ll even accept the return if you change your mind with your purchase.
Specification: Apple iPhone 8 64GB Fully Unlocked Verizon Sprint AT&T T-Mobile – CDMA GSM
|

$259.00