
/* 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")
}




/*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: 500px;
}

@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;
    }
}

/*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*/

/*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
    }
}

.tile-pride-bands-2021 .pride-colors-bg {
    background-position:10% center;
    background-size: 170%;
}

.tile-pride-bands-2021 .headline-center-colors{
    position: absolute;
    color:#F8CACC;
}



.section-options .tile-watchos8 {
    margin-bottom: 0;
}

@media only screen and (max-width: 1068px) {
    .section-options .tile-watchos8 {
        width:100%;
        margin-bottom: 0;
        min-height: 445px
    }
}

@media only screen and (max-width: 734px) {
    .section-options .tile-watchos8 {
        margin-bottom: 0
    }
}

