"Cubilia a nisi blandit sem cras nec
temport adipiscing rku ullamcorper ligula."
JOHN DOE / CEO Elessi
We ship to all 50 states, Washington DC.
All orders are shipped with a UPS tracking number.
Always free shipping for orders over US $200.
During sale periods and promotions the delivery time may be longer than normal.
Elessi will accept exchanges and returns of unworn and unwashed garments within 30 days of the date of purchase (14 days during the sales period), on presentation of the original till receipt at any store where the corresponding collection is available within the country of purchase.
Your return will usually be processed within a week to a week and a half. We’ll send you a Return Notification email to notify you once the return has been completed.
Please allow 1-3 business days for refunds to be received to the original form of payment once the return has been processed.
Give us a shout if you have any other questions and/or concerns.
Email: contact@mydomain.com
Phone: +1 (23) 456 789
JOHN DOE / CEO Elessi
LIONEL / Manager Elessi
@charset “utf-8”;
/*—Common and Standard->START*/
body {
margin: auto !important;
}
img{
max-width:100%;
}
.m_logo {
display:none;
}
a.linkopac img {
filter: alpha(opacity=100%);
-moz-opacity: 1.0;
opacity: 1.0;
background-color: transparent;
}
a.linkopac:hover img {
filter: alpha(opacity=20%);
-moz-opacity: 0.8;
opacity: 0.8;
border: 0px none;
}
.estorepower-clear {
clear: both;
}
.estorepower-wrap {
width: 100%;
}
.estorepower-wrapcen {
width: 100%;
float:center;
text-align: center;
padding: 0;
margin: 0;
position: relative;
display: inline-block;/*background-color:#fff;*/
}
.estorepower-background {
padding: 0;
width: 100%;
text-align: center;
margin:0;
float: left;
background-color:#fff;
}
.estorepower-content {
width: 1021px;
text-align: left;
padding: 0;
margin: 0 auto;
margin-top:50px;
}
.estorepower-bg {
width:100%;
margin:auto;
padding-top:15px;
}
/*—Common and Standard—<START*/
#estorepower-header {
margin: auto;
width: 100%;
height:auto;
}
.top_bg {
margin: auto;
width: 100%;
background-color: #141414;
height:35px;
border-bottom:1px solid #b5b5b5;
}
.top_bg_inner {
margin: auto;
width: 100%;
background:#fff;
height: 100px;
border-bottom:2px solid #bcbcbc;
}
.inner-store {
margin: auto;
width: 1024px;
clear:both;
}
.top_head {
margin:auto;
text-align:left;
font-family: ‘Roboto’, sans-serif;
font-size: 16px;
color: #bcbcbc;
text-decoration: none;
padding-top:9px;
text-transform:uppercase;
}
.nav_left {
float: left;
}
.logo {
padding:15px 0;
}
.logo .hvr-pulse-grow img {
transition: all 0.7s ease-in-out 0s;
-moz-transition: all 0.7s ease-in-out 0s;
-webkit-transition: all 0.7s ease-in-out 0s;
-ms-transition: all 0.7s ease-in-out 0s;
-o-transition: all 0.7s ease-in-out 0s;
}
.logo .hvr-pulse-grow img:hover {
transform: scale(0.9);
-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transition: all 0.7s ease-in-out 0s;
-moz-transition: all 0.7s ease-in-out 0s;
-webkit-transition: all 0.7s ease-in-out 0s;
-ms-transition: all 0.7s ease-in-out 0s;
-o-transition: all 0.7s ease-in-out 0s;
}
.nav_right {
float: right;
margin-top:45px;
text-align:right;
}
.satisfaction_image {
width:1022px;
margin: 1% auto;
text-align:center;
}
.clear {
clear:both;
}
/*Head menu*/
#efusion-menu {
width: 100%;
height: 50px;
padding: 0px;
background-color:#141414;
margin:auto;
max-width:1024px;
text-align:center;
position: relative;
}
#efusion-menu-holder {
margin: 0 auto;
padding: 0;
width: auto;
float: left;
}
ul#efusionmenu li:first-child {
margin: 0;
}
ul#efusionmenu li:last-child {
margin: 0;
}
ul#efusionmenu {
padding: 0;
margin: 0 auto;
list-style: none;
}
ul#efusionmenu li {
height: 50px;
display: inline-block;
padding: 0;
list-style: none;
text-align: center;
font-family: ‘Roboto’, sans-serif;
font-size: 15pt;
font-weight: 400;
text-transform: uppercase;
color: #FFF;
width: auto;
line-height: 18px;
line-height: 50px;
margin: 0 16px;
float: left;
position: relative;
}
ul#efusionmenu li a {
text-decoration: none;
color: #fff;
padding: 0 0.6em;
display: block;
transition: all 0.7s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
ul#efusionmenu li a:hover {
color: #fff;
display: block;
background-color: #058dff;
}
ul#efusionmenu li ul {
background: #444;
position: absolute;
left: 0;
top: 50px;
padding: 0 0 0 15px;
width: 150px;
z-index: 11;
display: none;
-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
ul#efusionmenu li:hover ul {
display: block;
}
ul#efusionmenu li ul li {
display: block;
float: left;
border: 0 none;
margin: 0;
text-align: left;
width: 100%;
background: none;
padding: 0;
border-bottom: 1px solid #000;
height: 30px;
line-height: 30px;
}
ul#efusionmenu li ul li a {
display: block;
padding: 0;
color: #fff;
text-decoration: none;
margin: 0;
padding: 0 0 0 20px;
transition: all 0.5s ease;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
background: url(../images/left-subcat.png) no-repeat 5px center;
text-transform: uppercase;
}
ul#efusionmenu li ul li a:hover {
color: #1eadf7;
text-decoration: none;
background: url(../images/left-subcat-act.png) no-repeat 5px center;
}
/*—Header->END*/
/*—eBay Default Mods->START*/
#TopPromoArea {
padding: 0px !important;
margin: 0px !important;
}
/*—Footer->START*/
.estorepower-footer {
clear:both;
width:100%;
margin:auto;
}
.footer-main_bg {
margin: 0 auto;
width: 100%;
background-image:url(“../images/footer.jpg”);
background-position:center bottom;
background-repeat:no-repeat;
background-color:#000;
}
.estorepower-bottom-footer-inner {
width:1024px;
margin:auto;
text-align: center;
}
.footer_bottom_text {
margin: auto;
width: 1024px;
text-align:center;
}
#estorepower-bottom-footer {
}
.footer_bottom {
text-align:center;
}
.thnksgiving {
padding: 30px 0 0 0;
}
.footer_menu {
padding: 15px 0;
}
.footer_menu ul {
padding:0;
display:none;
}
.footer_menu ul li {
display: inline;
border-right:1px solid #eee;
}
.footer_menu ul li a {
color: #fff;
font-family: ‘Roboto’, sans-serif;
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
font-weight:400;
padding: 0 15px;
}
.footer_menu ul li a:hover {
color:#fc0101;
}
.frst_menu {
padding-left:0!important;
}
.footer_menu ul li.last_menu {
border-right:none;
}
.last_menu a {
padding-right:0!important;
}
.social-icons {
}
.social-icons ul {
}
.social-icons ul li {
border:none;
}
.social-icons ul li a {
padding:0;
}
.copyright-text {
font-family: ‘Lato’, sans-serif;
font-size: 15px;
font-weight: normal;
margin-top: 3px;
line-height: 22px;
padding: 1%;
padding: 0;
text-align: center;
text-decoration: none;
width: auto;
color:#fff;
}
.copy_text {
font-family: ‘Lato’, sans-serif;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
padding-left: 5px;
}
.copyright-text1 {
color:#fff;
font-family: ‘Lato’, sans-serif;
font-size: 15px;
padding-top: 3px;
text-align: center;
text-decoration: none;
padding-bottom:5px;
}
.design_icon {
width:1022px;
text-align:center;
padding-bottom:10px;
}
.paymnetopt > img {
padding:0 0 20px 0;
}
/************ End Footer *************/
/*Deafult Css*/
/*—Listing Column start—-*/
#listingarea {
width: 846px;
position: relative;
float: left;
margin: 0;
padding: 0;
background-color:transparent;
}
.estorepower-listingarea-box {
max-width:1024px;
text-align:center;
margin:auto;
width: 100%;
}
.estorepower-listinghead {
width: 828px;
line-height: normal;
margin: 10px auto;
padding: 11px 10px;
font-family: ‘Roboto’, sans-serif;
font-size: 22px;
font-weight: normal;
color:#fff;
text-align: center;
background-color:#141414;
text-transform:uppercase;
}
#img-gallery-box {
width: 1004px;
float: left;
padding: 15px 17px 10px;
margin-bottom: 30px;
border: 0 none;
border-top:1px solid #c6c6c6;
border-bottom:1px solid #c6c6c6;
border-left:1px solid #c6c6c6;
border-right:1px solid #c6c6c6;
height: 100% !important;
}
.desc-hedtitle {
width: 817px;
float: left;
line-height: normal;
margin: 0;
padding: 11px 15px;
font-family: ‘Roboto’, sans-serif;
font-size: 22px;
font-weight: normal;
color: #fff !important;
text-align: left;
background-color:#141414;
text-transform:uppercase;
margin-top:0px;
}
.desc-rd {
width: 806px;
float: left;
padding: 19px;
background-color:#fff;
margin-bottom: 2px;
border-top: hidden;
border-top:none;
border-bottom:1px solid #c6c6c6;
border-left:1px solid #c6c6c6;
border-right:1px solid #c6c6c6;
}
.desc-text {
font-family: ‘Roboto’, sans-serif;
font-size: 14px;
color: #1c1c1c;
text-decoration: none;
font-weight: normal;
text-align: justify;
line-height: normal;
}
/*—Listing Column End—-*/
.setimg {
float: right;
padding-top: 13px;
}
.newtable {
background: #ffffff none repeat scroll 0 0;
border:1px solid #c6c6c6;
float: left;
margin-bottom: 30px;
padding: 19px;
width: 984px;
font-size:16px !important;
}
.newtable .new_header {
font-family: “Lato”, sans-serif;
color:#333;
float:left;
width:100%;
text-align:left;
font-size:large;
}
.newtable .new_left {
width:20%;
float:left;
}
.newtable .new_left img {
text-align:left;
float:left;
}
.newtable .new_right {
width:70%;
float:left;
margin-left:55px;
font-family: “Lato”, sans-serif;
color:#1c1c1c;
}
.newtable1 {
background: #ffffff none repeat scroll 0 0;
border:1px solid #c6c6c6;
float: left;
margin-bottom: 30px;
padding: 19px;
width: 24%;
font-family: “Lato”, sans-serif;
color:#1c1c1c;
height:340px;
font-size:16px !important;
}
.newtable2 {
background: #ffffff none repeat scroll 0 0;
border:1px solid #c6c6c6;
float: left;
margin-bottom: 30px;
padding: 19px;
width: 65.45%;
margin-left:28px;
font-family: “Lato”, sans-serif;
color:#1c1c1c;
height:340px;
font-size:16px !important;
}
.newtable1 .new_header1, .newtable2 .new_header1 {
font-size:large;
}
/************* New ***************/
.gh-tbl {
display:none !important;
}
.txt {
font-family:”Lato”, sans-serif;
text-align:justify;
color:#565656;
font-size:15px !important;
}
/* Start Tab */
.main a {
color: rgba(255,255,255,0.6);
text-transform: uppercase;
text-decoration: none;
line-height: 42px;
}
.main h1 {
padding: 100px 0;
font-weight: 400;
text-align: center;
}
.main p {
margin: 0 0 20px;
line-height: 1.5;
}
.main {
margin: 0 auto;
min-width: 1024px;
max-width: 1024px;
font-family: “Lato”, sans-serif;
text-align:left;
background-color:#1C1C1C;
float:left;
}
.main .content {
background: #fff;
color: #373737;
border:1px solid #c6c6c6;
min-height:320px;
font-size:16px !important;
}
.main .content > div {
display: none;
padding: 20px 25px 5px;
}
.main input {
display: none;
}
.main label {
display: inline-block;
padding: 15px 22px;
font-weight: 600;
text-align: center;
color:#fff;
font-size:13px;
}
.main label:hover {
color: #fff;
cursor: pointer;
background: #008aca;
}
.main input:checked + label {
background: #008aca;
color: #fff;
}
.main #tab1:checked ~ .content #content1, .main #tab2:checked ~ .content #content2, .main #tab3:checked ~ .content #content3, .main #tab4:checked ~ .content #content4, .main #tab5:checked ~ .content #content5, .main #tab6:checked ~ .content #content6, .main #tab7:checked ~ .content #content7 {
display: block;
}
@media screen and (max-width: 400px) {
.main label {
padding: 15px 10px;
}
}
/* End Tab */
.desc-rd.desc-text font {
font-family: ‘Roboto’, sans-serif;
}
/* Start Mobile Tab */
#mb_tab {
margin-top:20px;
display:none;
}
article.accordion {
display: block;
width: 100%;
margin: 0 auto;
box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
article.accordion section {
display: block;
height: 2em;
padding: 0 1em;
margin: 0 0 0.5em 0;
background-color:#f70202;
overflow: hidden;
}
article.accordion section h2 {
font-size: 1em;
font-weight: normal;
line-height: 2em;
padding: 0;
margin: 0;
color: #ddd;
font-family: ‘Roboto’, sans-serif;
}
article.accordion p {
font-family: “Lato”, sans-serif;
}
article.accordion section h2 a {
display: block;
line-height: 2em;
text-decoration: none;
color: inherit;
outline: 0 none;
}
article.accordion section:target {
height: auto !important;
background-color: #fff;
background-image:none;
}
article.accordion section:target h2 {
font-size: 1.6em;
color: #333;
}
article.accordion section, article.accordion section h2 {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
/* End Mobile Tab */
#acc1 > p {
text-align: left !important;
}
#acc2 > p {
text-align: left !important;
}
#acc3 > p {
text-align: left !important;
}
#acc3 li {
text-align: left !important;
}
/*New css*/
#content1 ul li, #content2 ul li, #content3 ul li, #content4 ul li, #content5 ul li {
background: rgba(0, 0, 0, 0) url(“../images/tab-bullet.png”) no-repeat scroll left 10px;
list-style: outside none none;
margin: 0;
padding: 4px 0 4px 10px;
}
/*Remove Padding before Desc_text*/
.desc-rd span {
padding-left:0px !important;
}
/*Right panel*/
.left_panel {
width:828px;
float:left;
}
.right_panel {
float:right;
}
#RightPanel {
width: 165px!important;
float: left;
text-align: left;
vertical-align: top !important;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
}
#efusion-cathead {
background: #058dff none repeat scroll 0 0;
color: #ffffff;
font-family: “Roboto”, sans-serif;
font-size: 15pt;
font-weight: 600;
margin: 0;
padding: 16px 12px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 141px;
}
.product_newarrival-items {
background: #141414 none repeat scroll 0 0;
float: left;
/*height: 1790px;*/
height:auto;
margin: 0;
padding: 0;
width: 100%;
}
.product_newarrival-items ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.product_newarrival-items li {
background: #141414 none repeat scroll 0 0;
border: 0 none;
float: left;
height: 100px;
margin: 0;
padding: 10px;
position: relative;
text-align: center;
transition: all 0.3s ease-out 0s;
width: 120px !important;
}
.product_newarrival-items li .gpvi {
background: #ffffff none repeat scroll 0 0;
border: 0 none !important;
display: table-cell;
height: 170px;
margin: 0 auto;
padding: 0;
text-align: center;
vertical-align: middle;
width: 200px;
}
.product_newarrival-items li .gpvi img {
border: medium none;
height: auto;
left: auto;
margin-bottom: 0;
margin-left: auto !important;
margin-right: auto !important;
margin-top: 0;
max-height: 170px;
max-width: 200px;
padding: 0;
right: auto;
}
.product_newarrival-items li .ttl.g-std {
float: left;
font-weight: normal;
height: 54px;
margin: 10px 0;
overflow: hidden;
padding: 0;
text-align: center;
text-decoration: none;
width: 100%;
}
.product_newarrival-items li .ttl.g-std img {
display: none;
}
.product_newarrival-items li .ttl.g-std a {
color: #929292;
font-family: “Roboto”, sans-serif;
font-size: 14px;
font-weight: normal !important;
line-height: 18px;
text-decoration: none;
}
.product_newarrival-items li .g-b {
border-bottom: 1px solid #2b2b2b;
color: #ffffff;
float: left;
font-family: “Roboto”, sans-serif;
font-size: 14pt;
font-weight: 700 !important;
margin: 0 !important;
padding: 0 0 15px;
text-align: center;
width: 100%;
}
.product_newarrival-items li .view-product {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: none;
float: left;
margin: 15px 0 0;
padding: 0;
text-align: center;
width: 100%;
}
.product_newarrival-items li .view-product a {
background-color: #000000;
border: 1px solid #ffffff;
color: #ffffff !important;
display: block;
font-family: “Roboto”, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
margin: 0 auto;
padding: 4px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease-out 0s;
width: 100px !important;
}
.product_newarrival-items li .view-product a:hover {
background-color: #f40017;
color: #ffffff !important;
}
/*Promo holder*/
.promo-holder {
width: 1024px;
text-align:center;
float: center;
height: auto;
margin: auto;
position: relative;
z-index: 9999;
background-color: #141414;
background-size: 100%;
}
ul.promo {
width: auto;
margin: 0 auto;
display: table;
padding: 0px;
}
ul.promo li {
display: block;
padding: 0 0;
list-style: none;
text-align: center;
font-family: ‘Roboto’, sans-serif;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #FFF;
width: auto;
margin: 0 1.5em;
float: left;
letter-spacing: 1px;
}
ul.promo li span {
display: block;
list-style: none;
text-align: center;
padding-bottom: 0.2em;
}
/*Tabbing CSS*/
.content1 ul li, .content2 ul li, .content3 ul li, .content4 ul li {
background: rgba(0, 0, 0, 0) url(“../images/left-subcat-hvr.png”) no-repeat scroll left 5px;
list-style: outside none none;
margin: 2px 0;
padding: 0 0 0 15px;
width: auto;
color:#4e4e4e;
font-family: ‘Roboto’, sans-serif;
font-size: 14px;
text-align:justify;
}
/*efusion footer*/
.efusion-wrapcens {
width: 100%;
height: auto;
background-color: #4E4E4E;
padding: 0;
margin: 0 0 0 0;
background-image: url(../images/footer-bg.jpg);
background-repeat: repeat-x;
background-position: center top;
display: table;
}
#efusion-footer {
width: 1024px;
height: 205px;
padding: 0px;
margin: 0 auto;
}
#efusion-footernav-holder {
display: table; /* Allow the centering to work */
margin: 0 auto;
}
#footerlogo {
width: 196px;
height: 37px;
padding: 0;
margin: 15px auto 0;
background-image: url(images/footer-logo.png);
background-repeat: no-repeat;
background-position: center top;
}
#efusion-copy {
width: 71%;
padding: 0;
margin: 0px;
text-align: left;
font-family: ‘Roboto’, sans-serif;
font-size: 14px;
color: #FFFFFF;
float: left;
font-weight: 400;
}
#efusion-copy span {
color: #FFFFFF;
font-weight: 600;
text-transform: uppercase;
}
#efusion-designedby {
width: auto;
padding: 0;
margin: 0;
float: left;
text-align: left;
font-family: ‘Roboto’, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
#efusionfooterlogo {
width: auto;
height: 17px;
padding: 0;
margin: 0px auto 0 auto;
text-align: center
}
#efusionfooterlogo img {
border: none;
}
#widesearchholder {
width: 100%;
background-color: #272727;
clear: both;
padding: 0;
margin: 0;
position: relative;
}
#widesearch {
width: 1024px;
padding: 16px 0;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
position: relative
}
#widesearch #efusion-input2 {
width: 435px;
height: 44px;
margin: 38px 0 0 225px;
float: left;
padding: 0px;
background-color: #FFF;
border-radius: 28px;
}
#widesearch #efusion-input2 .v4sbox2 {
color: #8f8f8f;
font-family: ‘Roboto’, sans-serif;
font-size: 21px;
width: 435px;
height: 44px;
line-height: 44px;
text-indent: 10px;
margin: 0px;
padding: 0;
border: none;
background-color: transparent;
}
#widesearch #efusion-submit2 {
width: 111px;
height: 44px;
margin: 38px 225px 0 0;
padding: 0px;
float: right;
background-image: url(../images/search.png);
background-repeat: no-repeat;
background-position: center center;
border: none;
}
#widesearch #efusion-submit2 input.btn-search2 {
width: 111px;
height: 44px;
background-color: transparent;
border: none;
text-indent: -999px;
cursor: pointer;
}
.f-col4 {
width: 100%;
height: auto;
padding: 0;
margin: 1.5em 0 0 0;
float: left;
}
.f-col5 {
width: 100%;
max-width: 185px;
height: 200px;
padding: 0;
margin: 1.5em 0 0 0;
float: left;
background-image: url(../images/f-logo.png);
background-position: center 15px;
background-repeat: no-repeat;
}
.f-col1 h1, .f-col2 h1, .f-col3 h1, .f-col4 h1 {
padding: 0 0 0.4em;
margin: 0;
font-size: 15pt;
color: #FFFFFF;
font-family: ‘Roboto’, sans-serif;
font-weight: 600;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #303030;
}
#f-payment {
width: 100%;
height: 105px;
padding: 0px;
margin: 0;
float: left;
background-image: url(https://www.themaxmart.com/images/PaymentOptions.png);
background-repeat: no-repeat;
background-position: center center;
}
.f-col2 .text {
color: #3e3e3e;
font-family: ‘Roboto’, sans-serif;
font-size: 12px;
text-align: justify;
width: 255px;
}
.f-col2 ul {
padding: 0;
list-style: none;
display: table;
margin: 15px auto 0px;
width: auto;
}
.f-col2 ul li {
padding: 0;
list-style: none;
font-family: ‘Roboto’, sans-serif;
font-size: 12px;
color: #919191;
text-align: left;
line-height: 20px;
float: left;
margin: 0 12px 0 0;
}
.f-col2 ul li a {
text-decoration: none;
color: #FFFFFF;
transition: all 0.7s ease-in-out;
}
/*Cross promotion*/
.content_inner {
margin: auto;
width: 784px;
clear: both;
margin-bottom:20px;
}
.feature_products {
border: 1px solid #b3b3b3;
clear: both;
height: 235px;
padding: 15px 0;
}
.box {
background: #fff none repeat scroll 0 0;
float: left;
height: auto;
margin: 0 5px 10px;
padding: 0 8px;
text-align: center;
width: 172px;
}
.pro_img {
border: 1px solid #b3b3b3;
height: 140px;
padding-top: 10px;
}
.pro_det {
height:50px;
min-height:50px;
max-height:50px;
overflow:hidden;
margin:10px 0 0 0;
}
.pro_det a {
color: #474747;
font-family: “Roboto”, sans-serif;
font-size: 0.7em;
list-style: outside none none;
margin-top: 10px;
text-align: center;
text-decoration: none;
line-height:16px;
}
.pro_price {
color: #1091d4;
cursor: default;
font-family: “Roboto”, sans-serif;
font-size: 1em;
font-weight: bold;
margin-top: 10px;
text-decoration: none;
}
.first_box {
margin-left:0!important;
}
.lastbox {
margin-right:0!important;
}
/*Description Table CSS*/
.desc-rd table {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #e2e2e2;
border-collapse: collapse;
color: #000000;
font-family: “Roboto”, sans-serif;
font-size: 16px;
width: 100%;
}
.desc-rd table td {
border-bottom: 1px solid #e2e2e2;
border-left: 1px solid #e2e2e2;
padding: 5px;
text-align: left;
vertical-align: top;
}
.desc-rd table td:first-child {
background: #f0f0f0 none repeat scroll 0 0;
}
/* CSS Document */
@charset “utf-8″;
.mobile_slider, .mobile_tab {
display: none;
}
.tab_desc > div {
text-align: left;
}
@media screen and ( max-width: 320px ) {
/******** New custom CSS **********/
/*header css*/
.top_bg_inner{height:auto;}
.inner-store{width:100%;}
.top_head{text-align:center;}
.nav_left{float:none;}
.logo{width:88%; margin:auto; text-align:center;}
.logo img{width:100%; max-width:295px;}
#efusion-menu{display:none;}
/*end*/
/*Body*/
.left_panel{width:100%;}
.right_panel{display:none;}
.promo-holder{display:none;}
.content_inner{display:none;}
.item-wrapper img {padding: 10px;}
.estorepower-listingarea-box .m{display:block;}
.desc-hedtitle{border-radius: 0;}
/*end*/
/*footer css*/
.efusion-wrapcens{height:auto; display:block; background-color:#141414; background-image:none; float:left;}
#efusion-footer{width:100%;}
#widesearch{width:100%;}
#efusion-copy{width:100%; text-align:center; margin-bottom:10px;}
#efusion-designedby{width:100%; text-align:center; margin-bottom:5px;}
#efusionfooterlogo{height:auto; width:100%; text-align:center;}
/*end*/
.setimg{display:none !important;}
.item-wrapper > img{height:auto !important; padding:0px 0px 0px 0px !important; max-height:270px !important; }
.thumbnails{width:100% !important;}
.white-box{max-height:296px !important; width:100% !important;}
#img-gallery-box{width:100% !important; height: auto !important;padding:0px 0px 0px 0px !important;border:none;}
.estorepower-listingarea-box{max-width:100% !important;}
.is-active *{height:auto;}
.thumbnails *{height:auto;}
.estorepower-content{margin:0px !important;}
.container{max-height:635px !important; height:auto !important;}
/* gallery */
#img-gallery-box{width:100% !important;float:none !important;}
.content_right{width:100% !important;float:none !important;height:auto !important;margin-top:20px !important;}
.item_specific .heading{width:97% !important;}
.thumbnails .content{width:100% !important;height:auto !important;padding-top:5%; padding:10px !important;}
.thumbnails li{width:21% !important;height:auto !important;}
.thumbnails .thumb-image{height:103px !important;}
.thumbnails .item-hugger{height:auto !important;}
.main {display:none !important;}
#mb_tab {display:block !important;}
/* End gallery */
/******** End custom CSS **********/
#header {
width: 100%;
float: left;
}
.estorepower-welcometext {
width: 100%;
margin: 0 0 0.5em 0;
float: left;
text-align: center;
position: relative;
}
#estorepower-logo img {
width: 100%;
max-width: 100%;
}
#header #estorepower-search {
display: none;
}
#estorepower-menu {
display: none;
}
.promo-sec {
display: none;
}
.estorepower-content {
width: 100%;
float: left;
}
#LeftPanel {
display: none;
}
#listingarea {
width: 100%;
}
.estorepower-listinghead {
width: 96%;
padding: 8px 2%;
}
.desc-hedtitle {
width: 96%;
padding: 8px 2%;
text-align:center;
}
.desc-rd {
width: 94%;
padding: 3%;
border: 0 none;
}
#teb-bg {
display: none;
}
.estorepower-scrolleo-box {
display: none;
}
.estorepower-wrapcens {
margin: 0.5em 0 0;
}
#estorepower-footer {
width: 100%;
float: left;
}
#estorepower-footer #estorepower-footernav, #estorepower-newsletter {
display: none;
}
#estorepower-social {
width: 100%;
margin: 0 0 1em 0;
}
}
@media only screen and (min-device-width : 321px) and (max-device-width : 568px) {
/*header css*/
.top_bg_inner{height:auto;}
.inner-store{width:100%;}
.top_head{text-align:center;}
.nav_left{float:none;}
.logo{width:88%; margin:auto; text-align:center;}
.logo img{width:100%; max-width:295px;}
#efusion-menu{display:none;}
/*end*/
/*Body*/
.left_panel{width:100%;}
.right_panel{display:none;}
.promo-holder{display:none;}
.content_inner{display:none;}
.item-wrapper img {padding: 10px;}
.estorepower-listingarea-box .m{display:block;}
.desc-hedtitle{border-radius: 0;}
/*end*/
/*footer css*/
.efusion-wrapcens{height:auto; display:block; background-color:#141414; background-image:none; float:left;}
#efusion-footer{width:100%;}
#widesearch{width:100%;}
#efusion-copy{width:100%; text-align:center; margin-bottom:10px;}
#efusion-designedby{width:100%; text-align:center; margin-bottom:5px;}
#efusionfooterlogo{height:auto; width:100%; text-align:center;}
/*end*/
.setimg{display:none !important;}
.item-wrapper > img{height:auto !important; padding:0px 0px 0px 0px !important; max-height:270px !important; }
.thumbnails{width:100% !important;}
.white-box{max-height:296px !important; width:100% !important;}
#img-gallery-box{width:100% !important; height: auto !important;padding:0px 0px 0px 0px !important;border:none;}
.estorepower-listingarea-box{max-width:100% !important;}
.is-active *{height:auto;}
.thumbnails *{height:auto;}
.estorepower-content{margin:0px !important;}
.container{max-height:635px !important; height:auto !important;}
/* gallery */
#img-gallery-box{width:100% !important;float:none !important;}
.content_right{width:100% !important;float:none !important;height:auto !important;margin-top:20px !important;}
.item_specific .heading{width:97% !important;}
.thumbnails .content{width:100% !important;height:auto !important;padding-top:5%; padding:10px !important;}
.thumbnails li{width:21% !important;height: auto !important;}
.thumbnails .thumb-image{height:103px !important;}
.thumbnails .item-hugger{height:auto !important;}
.main {display:none !important;}
#mb_tab {display:block !important;}
/* End gallery */
.estorepower-welcometext {
width: 100%;
margin: 0 0 0.5em 0;
float: left;
text-align: center;
position: relative;
}
#estorepower-logo img {
width: 100%;
max-width: 100%;
}
#header #estorepower-search {
display: none;
}
#estorepower-menu {
display: none;
}
.promo-sec {
display: none;
}
.estorepower-content {
width: 100%;
float: left;
}
#LeftPanel {
display: none;
}
#listingarea {
width: 100%;
}
.estorepower-listinghead {
width: 96%;
padding: 8px 2%;
}
.desc-hedtitle {
width: 96%;
padding: 8px 2%;
text-align:center;
}
.desc-rd {
width: 94%;
padding: 3%;
border: 0 none;
}
#teb-bg {
display: none;
}
.estorepower-scrolleo-box {
display: none;
}
.estorepower-wrapcens {
margin: 0.5em 0 0;
}
#estorepower-footer {
width: 100%;
float: left;
}
#estorepower-footer #estorepower-footernav, #estorepower-newsletter {
display: none;
}
#estorepower-social {
width: 100%;
margin: 0 0 1em 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*header css*/
.top_bg_inner{height:auto;}
.inner-store{width:100%;}
.top_head{text-align:center;}
.nav_left{float:none;}
.logo{width:88%; margin:auto; text-align:center;}
.logo img{width:100%; max-width:295px;}
#efusion-menu{display:none;}
/*end*/
/*Body*/
.left_panel{width:100%;}
.right_panel{display:none;}
.promo-holder{display:none;}
.content_inner{display:none;}
.item-wrapper img {padding: 10px;}
.estorepower-listingarea-box .m{display:block;}
.desc-hedtitle{border-radius: 0;}
/*end*/
/*footer css*/
.efusion-wrapcens{height:auto; display:block; background-color:#141414; background-image:none; float:left;}
#efusion-footer{width:100%;}
#widesearch{width:100%;}
#efusion-copy{width:100%; text-align:center; margin-bottom:10px;}
#efusion-designedby{width:100%; text-align:center; margin-bottom:5px;}
#efusionfooterlogo{height:auto; width:100%; text-align:center;}
/*end*/
.setimg{display:none !important;}
.item-wrapper > img{height:auto !important; padding:0px 0px 0px 0px !important; max-height:270px !important; }
.thumbnails{width:100% !important;}
.white-box{max-height:296px !important; width:100% !important;}
#img-gallery-box{width:100% !important; height: auto !important;padding:0px 0px 0px 0px !important;border:none;}
.estorepower-listingarea-box{max-width:100% !important;}
.is-active *{height:auto;}
.thumbnails *{height:auto;}
.estorepower-content{margin:0px !important;}
.container{max-height:635px !important; height:auto !important;}
/* gallery */
#img-gallery-box{width:100% !important;float:none !important;}
.content_right{width:100% !important;float:none !important;height:auto !important;margin-top:20px !important;}
.item_specific .heading{width:97% !important;}
.thumbnails .content{width:100% !important;height:auto !important;padding-top:5%; padding:10px !important;}
.thumbnails li{width:21% !important;height:auto !important;}
.thumbnails .thumb-image{height:103px !important;}
.thumbnails .item-hugger{height:auto !important;}
.main {display:none !important;}
#mb_tab {display:block !important;}
/* End gallery */
.estorepower-content {
width: 100%;
float: left;
}
#LeftPanel {
display: none;
}
#listingarea {
width: 100%;
}
.estorepower-listinghead {
width: 96%;
padding: 8px 2%;
}
.desc-hedtitle {
width: 96%;
padding: 8px 2%;
text-align:center;
}
.desc-rd {
width: 94%;
padding: 3%;
border: 0 none;
}
#teb-bg {
display: none;
}
.estorepower-scrolleo-box {
display: none;
}
.estorepower-wrapcens {
margin: 0.5em 0 0;
}
#estorepower-footer {
width: 100%;
float: left;
}
#estorepower-footer #estorepower-footernav, #estorepower-newsletter {
display: none;
}
#estorepower-social {
width: 100%;
margin: 0 0 1em 0;
}
}
@media screen and (min-width: 600px) and (max-width: 900px) {
/*header css*/
.top_bg_inner{height:auto;}
.inner-store{width:100%;}
.top_head{text-align:center;}
.nav_left{float:none;}
.logo{width:88%; margin:auto; text-align:center;}
.logo img{width:100%; max-width:295px;}
#efusion-menu{display:none;}
/*end*/
/*Body*/
.left_panel{width:100%;}
.right_panel{display:none;}
.promo-holder{display:none;}
.content_inner{display:none;}
.item-wrapper img {padding: 10px;}
.estorepower-listingarea-box .m{display:block;}
.desc-hedtitle{border-radius: 0;}
/*end*/
/*footer css*/
.efusion-wrapcens{height:auto; display:block; background-color:#141414; background-image:none; float:left;}
#efusion-footer{width:100%;}
#widesearch{width:100%;}
#efusion-copy{width:100%; text-align:center; margin-bottom:10px;}
#efusion-designedby{width:100%; text-align:center; margin-bottom:5px;}
#efusionfooterlogo{height:auto; width:100%; text-align:center;}
/*end*/
.setimg{display:none !important;}
.item-wrapper > img{height:auto !important; padding:0px 0px 0px 0px !important; max-height:270px !important; }
.thumbnails{width:100% !important;}
.white-box{max-height:296px !important; width:100% !important;}
#img-gallery-box{width:100% !important; height: auto !important;padding:0px 0px 0px 0px !important;border:none;}
.estorepower-listingarea-box{max-width:100% !important;}
.is-active *{height:auto;}
.thumbnails *{height:auto;}
.estorepower-content{margin:0px !important;}
.container{max-height:635px !important; height:auto !important;}
/* gallery */
#img-gallery-box{width:100% !important;float:none !important;}
.content_right{width:100% !important;float:none !important;height:auto !important;margin-top:20px !important;}
.item_specific .heading{width:97% !important;}
.thumbnails .content{width:100% !important;height:auto !important;padding-top:5%; padding:10px !important;}
.thumbnails li{width:21% !important;height:auto !important;}
.thumbnails .thumb-image{height:103px !important;}
.thumbnails .item-hugger{height:auto !important;}
.main {display:none !important;}
#mb_tab {display:block !important;}
/* End gallery */
.estorepower-content {
width: 100%;
float: left;
}
#LeftPanel {
display: none;
}
#listingarea {
width: 100%;
}
.estorepower-listinghead {
width: 96%;
padding: 8px 2%;
}
.desc-hedtitle {
width: 96%;
padding: 8px 2%;
text-align:center;
}
.desc-rd {
width: 94%;
padding: 3%;
border: 0 none;
}
#teb-bg {
display: none;
}
.estorepower-scrolleo-box {
display: none;
}
.estorepower-wrapcens {
margin: 0.5em 0 0;
}
#estorepower-footer {
width: 100%;
float: left;
}
#estorepower-footer #estorepower-footernav, #estorepower-newsletter {
display: none;
}
#estorepower-social {
width: 100%;
margin: 0 0 1em 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:”;content:none}table{border-collapse:collapse;border-spacing:0}
/* tab */
@import url(http://fonts.googleapis.com/css?family=Open+Sans|Bangers);
@import ‘https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css’;
@keyframes tabOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes tabIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
div#tabs {
margin: 10px 0px 20px 0px;
display: block;
}
div#tabs ul{
margin:0;
padding:0;
}
div#tabs [type=radio] {
display: none;
}
div#tabs label.mobile_tab {
display: none;
}
div#tabs label li {
display: block;
float: left;
cursor: pointer;
width: 25%;
text-align: center;
font-family: ‘Roboto’, sans-serif;
font-size: 20px;
height: 45px;
line-height: 45px;
/*background-image:url(../images/head-text-bg.jpg);
background-repeat:repeat-x;*/
background-color:#141414;
text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.3);
padding: 0px;
transition: all 0.5s;
}
.last-li {
float:right !important;
margin-right:0 !important;
}
div#tabs label li a {
color: #fff;
text-decoration: none;
}
div#tabs [type=radio]:checked + label li, div#tabs label li:hover {
background-color: #058dff;
/*background-image:url(../images/head-text-bg.jpg);
background-repeat:repeat-x;*/
}
div#tabs [type=radio]:checked + label li, div#tabs label li:hover, div#tabs [type=radio]:checked + label li a, div#tabs label li:hover a {
color: #fff;
/*font-weight:bold;*/
}
div#tabs label li:hover {
}
div#tabs [type=radio]:checked + label li:hover {
opacity: 1;
}
div#tabs #tab-1:checked ~ .content1, div#tabs #tab-2:checked ~ .content2, div#tabs #tab-3:checked ~ .content3, div#tabs #tab-4:checked ~ .content4, div#tabs #tab-5:checked ~ .content5 {
display: block;
}
div#tabs #tab-1:checked ~ .content1 .tabcontent, div#tabs #tab-2:checked ~ .content2 .tabcontent, div#tabs #tab-3:checked ~ .content3 .tabcontent, div#tabs #tab-4:checked ~ .content4 .tabcontent, div#tabs #tab-5:checked ~ .content5 .tabcontent, div#tabs #tab-1:checked ~ .content1 h4, div#tabs #tab-2:checked ~ .content2 h4, div#tabs #tab-3:checked ~ .content3 h4, div#tabs #tab-4:checked ~ .content4 h4, div#tabs #tab-5:checked ~ .content5 h4 {
animation-name: tabIn;
animation-duration: 1.2s;
}
div#tabs .content {
animation-duration: 0.5s;
clear: both;
padding: 20px;
border: 1px solid #c6c6c6;
background: #fff;
display: none;
font-family: “Lato”, sans-serif;
font-size: 16px;
text-align: left;
color:#1c1c1c;
line-height: 1.5;
}
div#tabs .content h4.tabtitle {
padding: 10px;
margin: 0px;
font-size: 12px;
display: none;
}
div#tabs .content .tabcontent {
white-space: pre-wrap;
padding: 0;
margin: 0px;
font-size: 16px;
display: block;
font-family: “Lato”, sans-serif;
}
.center-col .brands li {
display: block;
float: left;
margin: 0;
overflow: hidden;
width: 20%;
padding: 4px 2px;
}
.center-col .brands li:first-child {
padding-left: 0px;
}
.center-col .brands li:last-child {
padding-right: 0px;
}
.center-col .brands li img {
max-width: 100%;
}
.center-col .brands li:last-child::after {
clear: both;
}
.creditlink-wrapper .creditlink {
padding-bottom: 3px;
text-align: right;
font-family: Arial;
font-weight: normal;
font-size: 10px;
}
.creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink a strong, .creditlink-wrapper .creditlink a {
color: #333;
font-weight: normal;
}
.creditlink-wrapper .creditlink b, .creditlink-wrapper .creditlink a strong b, .creditlink-wrapper .creditlink a b {
color: #87c124;
font-weight: bold;
}
.creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink div#design {
display: block;
}
@media (max-width: 900px) {
@keyframes slide {
from {
left: 100%;
}
to {
left: 0%;
}
}
div#tabs {
margin: 10px 0px;
}
div#tabs label {
display: none;
}
div#tabs label li {
width: 100%;
margin-bottom: 3px;
float: none;
text-align: center;
padding: 0px 0px;
position: relative;
height: 40px;
line-height: 40px;
}
div#tabs label li::after {
content: “f0fe”;
font-family: “fontawesome”;
color: #fff;
position: absolute;
right: 10px;
}
div#tabs label.mobile_tab {
display: block;
}
div#tabs .content {
margin-bottom: 7px;
position: relative;
top: -3px;
}
div#tabs #tab-1:checked ~ .label-tab-1 li, div#tabs #tab-2:checked ~ .label-tab-2 li, div#tabs #tab-3:checked ~ .label-tab-3 li, div#tabs #tab-4:checked ~ .label-tab-4 li, div#tabs #tab-5:checked ~ .label-tab-5 li {
background: #058dff;
background-image:url(../images/head-text-bg.jpg);
background-repeat:repeat-x;
}
div#tabs #tab-1:checked ~ .label-tab-1 li::after, div#tabs #tab-2:checked ~ .label-tab-2 li::after, div#tabs #tab-3:checked ~ .label-tab-3 li::after, div#tabs #tab-4:checked ~ .label-tab-4 li::after, div#tabs #tab-5:checked ~ .label-tab-5 li::after {
content: “f146”;
}
div#tabs #tab-1:checked ~ .label-tab-1 li, div#tabs #tab-2:checked ~ .label-tab-2 li, div#tabs #tab-3:checked ~ .label-tab-3 li, div#tabs #tab-4:checked ~ .label-tab-4 li, div#tabs #tab-5:checked ~ .label-tab-5 li, div#tabs #tab-1:checked ~ .label-tab-1 li a, div#tabs #tab-2:checked ~ .label-tab-2 li a, div#tabs #tab-3:checked ~ .label-tab-3 li a, div#tabs #tab-4:checked ~ .label-tab-4 li a, div#tabs #tab-5:checked ~ .label-tab-5 li a {
color: #fff;
}
#more_items {
margin-top: 0;
clear: both;
}
.cols #leftpane.left-col, .cols #rightpane.right-col {
width: 100%;
padding: 0px 10px;
}
.cols #leftpane.left-col froocrosspromo, .cols #rightpane.right-col froocrosspromo, .cols #leftpane.left-col #more_items_content, .cols #rightpane.right-col #more_items_content, .cols #leftpane.left-col #more_items, .cols #rightpane.right-col #more_items {
display: block;
}
#more_items_content a.nspromoitem {
width: 48%;
margin: 1%;
background-size: auto 100%;
float: left;
}
#more_items_content.boxcontent {
background: #fff;
border: 1px solid #35494f;
}
#more_items_base {
margin-bottom: 10px;
}
div#centerpane.center-col, div.row {
width: 100%;
}
div#centerpane.center-col {
padding: 0px 10px;
}
.cols {
display: flex;
flex-direction: column;
}
.cols .center-col {
order: 1;
}
.cols .left-col {
order: 2;
}
.cols .right-col {
order: 3;
}
}
.efusion {
float: left;
width: 100%;
}
/* tab end */
Brand | Apple |
Screen | 6.7-inch Super Retina XDR display |
Camera | Dual rear camera system: 12MP Main | Ultra Wide Front Camera: Portrait mode with Focus and Depth Control |
Color | Red |
Storage Capacity | 512GB |
Model | iPhone 14 Plus |
Feature | Face ID for secure authentication and Apple Pay |
Design | Aluminum with glass back |
Processor | Hexa Core |
---|---|
Screen Size | 6.7 in |
Color | Red |
Chipset Model | Apple A15 Bionic |
MPN | 5Q5F3ZD/A |
Lock Status | Network Unlocked |
Model Number | A2886 |
SIM Card Slot | Dual SIM (SIM + eSIM) |
Brand | Apple |
Network | Unlocked |
Model | Apple iPhone 14 Plus |
Connectivity | 4G, 4G+, 5G, Bluetooth, Lightning, LTE, NFC, Wi-Fi |
Style | Bar |
Operating System | iOS |
Features | Accelerometer, Ambient Light Sensor, Bluetooth Enabled, Camera, Dual Rear Cameras, eSIM, Facial Recognition, Front Camera, GPS, Nano SIM, Retina Display, Sim Free, Tap to Wake, Touch Screen, Ultra Wide-Angle Camera, Vibration, Water-Resistant, Wi-Fi Capable, Wireless Charging |
Storage Capacity | 512 GB |
Camera Resolution | 12.0 MP |
RAM | 6 GB |
5 | 0 | |
4 | 0 | |
3 | 0 | |
2 | 0 | |
1 | 0 |
Only logged in customers who have purchased this product may leave a review.
In stock
In stock
In stock
Not a member? Create an account
Already got an account? Sign in here
Apple iPhone 14 Plus 512 GB Dual SIM Physical SIM & eSIM (Unlocked) Red Mint
Apple iPhone 14 Plus 512 GB Dual SIM Physical SIM & eSIM (Unlocked) Red Mint
Reviews
There are no reviews yet.