/* arrow start */
.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{position: relative;}
/* arrow end */

/* Retail */

/*iPhone Pre-order messaging*/
.section-hero .copy-wrapper .links-stacked.stacked {
    flex-direction: column;
    margin-top:29px
}

@media only screen and (max-width: 734px) {
    .section-hero .copy-wrapper .links-stacked.stacked {
        margin-top:18px
    }
}

.section-hero .copy-wrapper .links-stacked.stacked .cta-link {
    margin-top:18px
}

.section-hero .copy-wrapper .links-stacked.stacked .cta-link:first-child {
    margin-top:0
}

@media only screen and (max-width: 734px) {
    .section-hero .copy-wrapper .links-stacked.stacked .cta-link {
        margin-top:16px
    }
}



/*Holiday 2020-1030 start*/

.center_ls { padding-left: 0.6em;}
@media only screen and (max-width: 1068px) {
  .center_ls { padding-left: 0em;}
}
@media only screen and (max-width: 734px) {
    .center_ls { padding-left: 0.6em;}
}

/*Holiday 2020-1030 end*/

/** Pre-order **/

.tile-iphone-12-pro .preorder-cnalt-copy-wrapper {
    font-size: 17px;
    color: #86868b;
    font-weight:400;
    margin-top: 29px
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-12-pro .preorder-cnalt-copy-wrapper {
        font-size: 17px;
        margin-top: 29px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-12-pro .preorder-cnalt-copy-wrapper {
        margin-top: 18px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
}

.tile-iphone-12-pro .preorder-cnalt-copy {
    margin-top: 6px
}

.tile-iphone-12-pro .preorder-cnalt-iup-copy{
    margin-top: 20px
}
.section-hero .copy-wrapper .hero-cnalt-cta {

    margin-top: 6px
}

.tile-iphone-12 .preorder-cnalt-copy-wrapper {
    font-size: 17px;
    color: #86868b;
    font-weight:400
    margin-top: 29px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-12 .preorder-cnalt-copy-wrapper {
        font-size: 17px;
        margin-top: 29px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-12 .preorder-cnalt-copy-wrapper {
        margin-top: 19px;
        max-width: 300px;
    }
}

.tile-iphone-12 .preorder-cnalt-copy {
    margin-top: 6px
}

.tile-iphone-12 .preorder-cnalt-iup-copy{
    margin-top: 20px
}

/* add avail msg lost css*/ 
.typography-hero-date-copy.alt {
    font-weight: 400
}

.section-hero .copy-wrapper .links-stacked.stacked {
    flex-direction: column;
    margin-top: 29px
}

@media only screen and (max-width: 734px) {
    .section-hero .copy-wrapper .links-stacked.stacked {
        margin-top:18px
    }
}

.section-hero .copy-wrapper .links-stacked.stacked .cta-link {
    margin-top: 18px
}

.section-hero .copy-wrapper .links-stacked.stacked .cta-link:first-child {
    margin-top: 0
}

@media only screen and (max-width: 734px) {
    .section-hero .copy-wrapper .links-stacked.stacked .cta-link {
        margin-top:16px
    }
}

.section-hero .availability-copy.alt {
    justify-content: center
}

@media only screen and (max-width: 1068px) {
    .section-hero .availability-copy.alt .availability-column:last-child {
        margin-left:0px
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .availability-copy.alt .availability-column:last-child {
        margin-left:auto
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .date-copy:last-child {
        margin-top:10px
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .date-copy {
        margin-top:10px
    }
}

/* valentine's day 2021*/
.section-vday-2021 .section-wrapper .tiles-wrapper .tile-photography .copy-wrapper{
    right: 69px;
}

@media only screen and (max-width: 1068px){
    .section-vday-2021 .section-wrapper .tiles-wrapper .tile-photography .copy-wrapper{
        right: 0;
    }
}

/*vday-2021*/
.section-vday-2021{
        margin: 0 auto 30px;
    }

@media only screen and (max-width: 1068px) {
    .section-vday-2021{
        margin: 0 auto 20px;
    }
}

@media only screen and (max-width: 734px) {
    .section-vday-2021{
        margin: 0 auto 15px;
    }
}
/*vday-2021*/

/* trade-in */
.tile-trade-in .content-wrapper {
    flex-direction: row;
    justify-content: center;
    min-height: 560px;
}
@media only screen and (max-width: 1068px) {
    .tile-trade-in .content-wrapper {
        min-height: 414px;
    }
}

.tile-trade-in .copy-wrapper {
    max-width: 470px;
    margin-bottom: 85px;
}

@media only screen and (max-width: 1068px) {
    .tile-trade-in .copy-wrapper {
        max-width: 310px;
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 734px) {
    .tile-trade-in .copy-wrapper {
        max-width: 320px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 734px) {
    .tile-trade-in .tile-copy {
        padding: 0;
    }
}
.tile-trade-in .column-copy {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 734px) {
    .tile-trade-in .column-copy {
        align-items: flex-start;
    }
}

.tile-trade-in .tile-headline {
    margin-top: 88px;
}
@media only screen and (max-width: 1068px) {
    .tile-trade-in .tile-headline {
        margin-top: 40px;
    }
}

.tile-trade-in .trade-in-image {
    margin-left: 0;
    left: 0;
    position: absolute;
    bottom: 0;
}
@media only screen and (max-width: 734px) {
    .tile-trade-in .trade-in-image {
        margin-top: 28px;
        margin-left: -122.5px;
        left: 50%;
        position: relative;
        bottom: -15px;
    }
}

.tile-trade-in .image-wrapper {
    position: relative;
}

/*fix hero section : no ribbon version for GC*/
.section-hero .tile-iphone-13-pro{
    padding-top: 88px;
}
@media only screen and (max-width: 1068px) {
    .section-hero .tile-iphone-13-pro{
        padding-top: 59px;
    }
}

@media only screen and (max-width: 734px){
       .section-hero .tile-iphone-13-pro{
        padding-top: 39px;
    } 
}

/** Pre-order **/

.tile-iphone-13-pro .preorder-apu-copy-wrapper {
    font-size: 17px;
    color: #86868b;
    font-weight:400;
    margin-top: 19px
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-13-pro .preorder-apu-copy-wrapper {
        font-size: 17px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-13-pro .preorder-apu-copy-wrapper {
        margin-top: 17px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
}

.tile-iphone-13-pro .preorder-apu-copy {
    margin-top: 6px
}

.tile-iphone-13-pro .preorder-apu-iup-copy{
    margin-top: 20px
}

.tile-iphone-13 .preorder-apu-copy-wrapper {
    font-size: 17px;
    color: #86868b;
    font-weight:400
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-13 .preorder-apu-copy-wrapper {
        font-size: 17px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-13 .preorder-apu-copy-wrapper {
        margin-top: 15px;
        max-width: 300px;
    }
}

.tile-iphone-13 .preorder-apu-copy {
    margin-top: 6px
}

.tile-iphone-13 .preorder-apu-iup-copy{
    margin-top: 20px
}

.tile-iphone-13 .copy-wrapper .preorder-apu-copy a {
    color:#2997ff;
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-13 .preorder-apu-copy-wrapper {
        font-size: 17px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-13 .preorder-apu-copy-wrapper {
        margin-top: 15px;
        max-width: 300px;
    }
}

.tile-iphone-13 .preorder-apu-copy {
    margin-top: 6px
}

.tile-iphone-13 .preorder-apu-copy{
    margin-top: 20px
}

.tile-iphone-13 .copy-wrapper .preorder-apu-copy a {
    color:#2997ff;
}

/** END Pre-order **/

.section-ar .colornav-violator{
    width: fit-content;
}

/* apple-music start */
.tile-apple-music .tile-copy-content{
     padding-bottom:30px;
}
@media only screen and (max-width: 1068px) {
    .tile-apple-music .tile-copy-content{
     padding-bottom:0;
   }
}
/* apple-music end */



/* Fixed mday-2022 tile big margin */
.section-retail {
    text-align: center;
    padding-top:30px
}

@media only screen and (max-width: 1068px) {
    .section-retail {
        padding-top:20px
    }
}

@media only screen and (max-width: 734px) {
    .section-retail {
        padding-top:15px
    }
}
/* Fixed mday-2022 tile big margin */


/* 2022 0830 pre order*/

@media only screen and (max-width: 734px) {
    .tile-iphone-14-pro .copy-wrapper .hero-copy-pre-order {
        width: 290px;
    }
}


@media only screen and (max-width: 734px) {
    .tile-iphone-14 .hero-pre-order-container {
        width: 120px;
    }
    .section-hero .tile-iphone-14 .copy-wrapper .hero-copy-pricing{
        max-width: 290px;
    }
}


/* prs */


.tile-iphone-14 .message-copy{
    margin-top: 14px;
    display: block;
}

.section-hero .tile-iphone-14 .section-content{
    align-items: baseline;
}


/* fixed APU lauoyt 0909 */

.ava_apu {
    margin-top: 24px!important;; 
}

@media only screen and (max-width: 734px) {
    .ava_apu {
        margin-top: 32px!important;;
    }
}

@media only screen and (max-width: 734px) {
    .ava_apu {
        margin-top: 11px!important;;
    }
}

.tile-iphone-14 .copy-wrapper .hero-copy .avail-copy{
    display: block;
    color: #86868b;
}

.tile-iphone-14 .copy-wrapper .hero-copy .price-copy{
    display: block;
    color: #1d1d1f;
}

.tile-iphone-14.tile-iphone-14-alt {
    padding-top: 58px;
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14.tile-iphone-14-alt {
        padding-top:68px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-14.tile-iphone-14-alt {
        padding-top:58px
    }
}

.tile-iphone-14-pro.tile-iphone-14-pro-alt {
    padding-top: 98px;
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14-pro.tile-iphone-14-pro-alt {
        padding-top:80px
    }
}

@media only screen and (max-width: 734px) {
    .tile-iphone-14.tile-iphone-14-alt {
        padding-top:87px
    }
}

.tile-iphone-14 .copy-wrapper .hero-copy-pre-order {
    margin-top:18px
}

@media only screen and (max-width: 1068px) {
    .tile-iphone-14 .copy-wrapper .hero-copy-pre-order {
        margin-top:16px
    }
}


 