
/*** Arabic Fonts ****/

/********************/

.typography-label, 
.typography-localnav-product-name, 
.typography-localnav-links, 
.typography-buystrip-hero-subhead, 
.typography-buystrip-hero-copy, 
.techspecs-rowheader, 
.localnav-container .content-expand-wrap .product-action .product-name .product-name-title,
#ac-globalfooter .ac-gf-sosumi p:lang(ar), #ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-copy,
#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-title:lang(ar),
#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-cta {
    letter-spacing: 0;
    font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
  
html, 
body, 
.badge, 
.badge-reduced, 
.typography-body-reduced, 
.typography-caption, 
.techspecs-appgrid-app-label, .techspecs-appgrid-app > figcaption, 
.page-specs .diagram-text {
    letter-spacing: 0;
    font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}
  
@media (max-width: 1068px) {
.typography-label, 
.typography-buystrip-hero-subhead, 
.techspecs-rowheader { 
    font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif; 
  }

.typography-buystrip-hero-copy { 
    font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif; 
  }
}


/********************/

/*** Arabic Fonts ****/

.section-external .image-external-connectors .diagram-text.diagram-speaker-mic {
    text-align: start;
}

@media (min-width:1069px) {
    .section-chip .copy {
        padding-right: 60px;
        padding-left: 0;
    }

    .section-size-and-weight .image-dimensions-iphone .diagram-text-width {
        right: -40px;
    }

}

@media (min-width:735px) and (max-width:1068px) {
    .section-size-and-weight .image-dimensions-iphone .diagram-text-width {
        left: unset;
        right: -36px;
    }

    .section-size-and-weight .image-dimensions-iphone .diagram-text-depth {
        left: 165px;
    }
}

@media (max-width:734px) {

    .section-size-and-weight .image-dimensions-iphone .diagram-text-width {
        left: unset;
        right: -10px;
    }

    .section-size-and-weight .image-dimensions-iphone .diagram-text-depth {
        left: 179px;
    }

    .section-size-and-weight .image-dimensions-iphone {
        margin-left: auto;
        margin-right: 0;
    }
    
}   

@media (min-width:735px) and (max-width:1068px) {
.section-chip .copy {
    padding-right: 40px;
    padding-left: 0;
}
}


.section-in-the-box .image-box {

    background-image: url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_large.jpg);

}

@media(min-resolution: 1.5dppx),(min-resolution:144dpi) {
    .section-in-the-box .image-box {
        background-image:url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_large_2x.jpg)
    }
}

@media(max-width: 1068px) {
    .section-in-the-box .image-box {
        background-image: url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_medium.jpg)
    }
}

@media(max-width: 1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
    .section-in-the-box .image-box {
        background-image:url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_medium_2x.jpg)
    }
}

@media(max-width: 734px) {
    .section-in-the-box .image-box {
        background-image: url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_small.jpg)
    }
}

@media(max-width: 734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
    .section-in-the-box .image-box {
        background-image:url(/mideast/iphone-17e/a/images/specs/ar/in_the_box__deh8wkdpfm82_small_2x.jpg)
    }
}

#localnav-container > div > div.content-expand-wrap > div > div.product-cta > p {
    display: flex;
    justify-content: center;
    align-items: center;
}