
/* localized icon */
.section-buystrip .buystrip-item-icon-financing {
    background-image: url("/tw/watch/home/images/home/icon_large.svg")
}

@media only screen and (max-width: 735px) {
    .section-trade .pane-flex {
        height:502px
    }
}


.buystrip-item-icon-financing {
    background-image: url("/ac/globalfooter/3/en_US/assets/ac-footer/buystrip/shipping/icon_large.svg")
}

/* 20221002 Ignore punctuation */
.headline-center-m-z{
    position: static;
}
.headline-center-s-z{
    position: static;
}
.headline-center-l-z{
    position: absolute;
}

@media only screen and (max-width: 1068px) {
    .headline-center-l-z{
        position: static;
    }
    .headline-center-s-z{
        position: static;
    }
    .headline-center-m-z{
        position: absolute;
    }
}

@media only screen and (max-width: 734px) {
    .headline-center-l-z{
        position: static;
    }
    .headline-center-m-z{
        position: static;
    }
    .headline-center-s-z{
        position: absolute;
    }
}



/*buystrip start*/
.section-buystrip .buystrip-items{
    max-width: 1100px;
}
.buystrip-item{
    max-width: 550px;
}
.section-buystrip .buystrip-item-content{
    max-width: 446px;
}
@media only screen and (max-width: 734px){
    .section-buystrip .buystrip-item-content{
        max-width: 274px;
    }
}

.ac-gf-buystrip-info-content{
    flex: 1;
    flex-basis:auto;
    max-width: 550px;
}

.buystrip-item-icon-help{
    background-size: auto 100%;
    background-position: center;
    height: 90px;
}
/*buystrip end*/


/*trade in*/

@media only screen and (max-width: 734px) {
    .tile-trade {
        min-height: 520px;
    }
}

@media only screen and (max-width: 320px) {
    .tile-trade {
        min-height: 540px;
    }
}


@media only screen and (max-width: 320px) {html[lang=zh-TW] br.show-only-for-xsmall {display: block}}

.section-options .tile-half{
    grid-column:span 2;
}

.section-options .tile-discount .tile-content{
    width: auto;
    max-width: 506px;
}

@media only screen and (max-width: 734px){
    .section-options .tile-discount .tile-content{
        width: auto;
        max-width: 300px;
    }
}

.section-more .tile-one .tile-image figure{
    left: -40px;
}
@media only screen and (max-width: 1068px) {
  .section-more .tile-one .tile-image figure{
    left: 0;
}
}

@media only screen and (max-width: 734px){
    .section-options .tile-discount .tile-content{
        width: 340px;
        max-width: initial;
    }
}



/*2020-1110*/
.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    display: inline;
    position: relative;
}


.tile-apple-music .tile-cta:nth-of-type(2) {
    margin-left:20px
}

@media only screen and (max-width: 734px) {
    .tile-apple-music .tile-cta:nth-of-type(2) {
        margin-left:22px
    }
}

/*trade-in*/
#main .section-options .tile-half{
    width: 100%;

}

/*fix health app padding*/
.section-app-tiles .section-content .tile-half{
    grid-column: span 2;
}

.section-se .typography-body-se{
    color: #86868b;
    margin-top: 0px;
    text-align: center;
}

.tile-display .tile-content-wrapper .tile-display-content {
    width: 110%;
}

.tile-apple-music.tile-half.tile-block .music-gallery-item-container-wrapper {
    margin-bottom: 82px;
}

/* 2022-9-4 */
@media only screen and (min-width: 1441px) {
    .section.section-se .tile.tile-se .tile-image {
        transform: translate(28.4px, -1px);
    }
}

@media only screen and (max-width: 1441px) and (min-width: 1068px) {
    .section.section-se .tile.tile-se .tile-content {
        transform: translate(13.4px, 2px);
    }
	.section.section-se .tile.tile-se .tile-image {
        transform: translate(12.4px, 2px);
    }
}

@media only screen and (max-width: 1068px) {
    .section.section-se .tile.tile-se .tile-content {
        transform: translate(2px, 1px);
    }
    .section.section-se .tile.tile-se .tile-image {
        transform: translate(3px, 1px);
    }
}

@media only screen and (max-width: 734px) {
    .section.section-se .tile.tile-se .tile-content {
        transform: translate(0, 1px);
    }
    .section.section-se .tile.tile-se .tile-image {
        transform: translate(0, 1px);
    }
}


/*0909*/
.section-ultra .tile-content-wrapper-pickup{
    padding-top:0 !important;
    margin-top: -21px !important;
}

.section-series-8 .tile-content-wrapper-pickup{
    margin-top: -22px !important;
}

.section-se .tile-content-wrapper-pickup{
    margin-top: -20px !important;
}


.section.section-series-8 .tile.tile-series-8 .violator-secondary{
        display: block;
    }

.section.section-se .tile.tile-se .violator-secondary{
    display: block;
}
@media only screen and (max-width: 1068px) {
    .section-ultra .tile-content-wrapper-pickup{
        padding-top:0 !important;
        margin-top: 0 !important;
    }
    .section-se .tile-content-wrapper-pickup{
        margin-top: -11px !important;
    }


}

@media only screen and (max-width: 734px) {
    .section-se .tile-content-wrapper-pickup{
        margin-left:  0;
        margin-top: -11px !important;
    }

}


/*隐藏字幕*/
.ac-modal-video .modal-content .ac-player-container .controls-text-tracks-toggle-button{
    display:none;
} 


/* holiday2022 start  */
.tile-holiday-2022.tile-holiday-2022-last-chance .tile-headline {
	margin-top: 5px;
}
@media only screen and (max-width: 734px) {
	.tile-holiday-2022.tile-holiday-2022-last-chance .tile-headline {
		margin-top: -4px;
	}
}
/* holiday2022 end  */

/* unity legal 20230113 */
.section-hero .download-face .requires-caption {
    width: 500px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .download-face .requires-caption {
        width: 500px;
    }
    .section-hero .download-face .button {
        width: 243px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .download-face .requires-caption {
        width: 277px;
        margin-left: auto;
        margin-right: auto;
    }
    .section-hero .download-face .button {
        width: 243px;
    }
}
.section-hero .tile-headline {
    margin-left: 40px;
}


@media only screen and (max-width: 1068px) {
   .section-hero .tile-content-upper .tile-content-wrapper {
    width: 610px;
   }
}

@media only screen and (max-width: 734px) {
    .section-hero .tile-content-upper .tile-content-wrapper {
     width: 342px;
    }
 }


@media only screen and (max-width: 734px) {
    .section-hero .tile-headline {
        margin-left: 22px;
    }
}

/* apple one */
.image-one {
    transform: translateX(73px);
}

@media only screen and (max-width: 1068px) {
    .image-one {
        transform: translateX(25px);
    }
}

@media only screen and (max-width: 734px) {
    .image-one {
        transform: translateX(15px);
    }
}

/* cny-2024 banner */
@media only screen and (max-width: 1068px) {
    .watch-family-page.banner-cny-2024 .cny-2024 {
        padding: 30px 0 187px;
    }
}

@media only screen and (max-width: 734px) {
    .watch-family-page.banner-cny-2024 .cny-2024 {
        padding: 17px 0 400px;
    }
}

/* Black Unity 小屏边距*/
@media only screen and (max-width:734px){
    .section-black-unity .copy-download {
        padding: 0 20px;
    }
}
@media only screen and (max-height: 430px) {
    .section-black-unity .copy-download {
        width: 500px;
    }
}
